Inheritance diagram for manas.GGates.GNor:
Public Member Functions | |
boolean | isVisited () |
void | setVisited (boolean visited) |
void | push (int index, MWire deger) |
MWire | pop (int index) |
Map | createCellAttributes (Point2D point, String path) |
GNor (JGraph graph) | |
GNor (Object userObject) | |
GNor (Object userObject, AttributeMap storageMap) | |
GNor (Object userObject, AttributeMap storageMap, MutableTreeNode[] children) | |
MWire | simulate () |
void | setInWire1 (MWire inWire1) |
void | setInWire2 (MWire inWire2) |
MWire | getOutWire () |
Static Protected Member Functions | |
static ImageIcon | CreateImageIcon (String path) |
Package Attributes | |
JGraph | graph |
GraphModel | model |
Private Member Functions | |
void | init () |
Object | getSourceVertex (Object edge) |
Private Attributes | |
boolean | isVisited |
MNor | simulatorNor |
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|