Inheritance diagram for manas.GGates.GAnd:
Public Member Functions | |
void | setSimulate (boolean simulate) |
GAnd (JGraph graph) | |
Map | createCellAttributes (Point2D point, String path) |
GAnd (Object userObject) | |
GAnd (Object userObject, AttributeMap storageMap) | |
GAnd (Object userObject, AttributeMap storageMap, MutableTreeNode[] children) | |
boolean | isVisited () |
void | setVisited (boolean visited) |
void | push (int index, MWire deger) |
MWire | pop (int index) |
MWire | getOutWire () |
MWire | simulate () |
void | setInWire1 (MWire inWire1) |
void | setInWire2 (MWire inWire2) |
Static Protected Member Functions | |
static ImageIcon | CreateImageIcon (String path) |
Package Attributes | |
Map | stack |
JGraph | graph |
GraphModel | model |
Private Member Functions | |
void | init () |
Object | getSourceVertex (Object edge) |
Private Attributes | |
boolean | isVisited |
MAnd | simulatorAnd |
boolean | isSimulate |
MWire | inWire1 |
MWire | inWire2 |
MWire | outWire |
|
|
|
|
|
|
|
|
|
|
|
|
|
Implements manas.GGates.Simulation. |
|
|
|
|
|
Implements manas.GGates.Simulation. |
|
Implements manas.GGates.Simulation. |
|
Implements manas.GGates.Simulation. |
|
Implements manas.GGates.Simulation. |
|
Implements manas.GGates.Simulation. |
|
|
|
Implements manas.GGates.Simulation. |
|
Implements manas.GGates.Simulation. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implements manas.GGates.Simulation. |