manas.GGates.GNand Class Reference

Inheritance diagram for manas.GGates.GNand:

org.jgraph.graph.DefaultGraphCell manas.GGates.Simulation org.jgraph.graph.GraphCell List of all members.

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)
 GNand (JGraph graph)
 GNand (Object userObject)
 GNand (Object userObject, AttributeMap storageMap)
 GNand (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
MNand simulatorNand
MWire inWire1
MWire inWire2
MWire outWire

Detailed Description

A graphical representation of NAND gate.


Constructor & Destructor Documentation

manas.GGates.GNand.GNand JGraph  graph  ) 
 

manas.GGates.GNand.GNand Object  userObject  ) 
 

manas.GGates.GNand.GNand Object  userObject,
AttributeMap  storageMap
 

manas.GGates.GNand.GNand Object  userObject,
AttributeMap  storageMap,
MutableTreeNode[]  children
 


Member Function Documentation

Map manas.GGates.GNand.createCellAttributes Point2D  point,
String  path
 

static ImageIcon manas.GGates.GNand.CreateImageIcon String  path  )  [static, protected]
 

MWire manas.GGates.GNand.getOutWire  ) 
 

Implements manas.GGates.Simulation.

Object manas.GGates.GNand.getSourceVertex Object  edge  )  [private]
 

void manas.GGates.GNand.init  )  [private]
 

boolean manas.GGates.GNand.isVisited  ) 
 

Implements manas.GGates.Simulation.

MWire manas.GGates.GNand.pop int  index  ) 
 

Implements manas.GGates.Simulation.

void manas.GGates.GNand.push int  index,
MWire  deger
 

Implements manas.GGates.Simulation.

void manas.GGates.GNand.setInWire1 MWire  inWire1  ) 
 

Implements manas.GGates.Simulation.

void manas.GGates.GNand.setInWire2 MWire  inWire2  ) 
 

Implements manas.GGates.Simulation.

void manas.GGates.GNand.setVisited boolean  visited  ) 
 

Implements manas.GGates.Simulation.

MWire manas.GGates.GNand.simulate  ) 
 

Implements manas.GGates.Simulation.


Member Data Documentation

JGraph manas.GGates.GNand.graph [package]
 

MWire manas.GGates.GNand.inWire1 [private]
 

MWire manas.GGates.GNand.inWire2 [private]
 

boolean manas.GGates.GNand.isVisited [private]
 

GraphModel manas.GGates.GNand.model [package]
 

MWire manas.GGates.GNand.outWire [private]
 

MNand manas.GGates.GNand.simulatorNand [private]
 


The documentation for this class was generated from the following file:
Generated on Sun May 28 19:13:11 2006 for Digimod by  doxygen 1.4.6-NO