manas.GGates.GSwitch Class Reference

Inheritance diagram for manas.GGates.GSwitch:

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)
 GSwitch ()
 GSwitch (Object userObject)
 GSwitch (Object userObject, AttributeMap storageMap)
 GSwitch (Object userObject, AttributeMap storageMap, MutableTreeNode[] children)
int changeState ()
MWire simulate ()
void setInWire1 (MWire inWire1)
void setInWire2 (MWire inWire2)
MWire getOutWire ()

Static Protected Member Functions

static ImageIcon CreateImageIcon (String path)

Private Member Functions

void init ()

Private Attributes

int state = 0
boolean isVisited
MWire outWire

Detailed Description

A graphical representation of a switch.


Constructor & Destructor Documentation

manas.GGates.GSwitch.GSwitch  ) 
 

manas.GGates.GSwitch.GSwitch Object  userObject  ) 
 

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

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


Member Function Documentation

int manas.GGates.GSwitch.changeState  ) 
 

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

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

MWire manas.GGates.GSwitch.getOutWire  ) 
 

Implements manas.GGates.Simulation.

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

boolean manas.GGates.GSwitch.isVisited  ) 
 

Implements manas.GGates.Simulation.

MWire manas.GGates.GSwitch.pop int  index  ) 
 

Implements manas.GGates.Simulation.

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

Implements manas.GGates.Simulation.

void manas.GGates.GSwitch.setInWire1 MWire  inWire1  ) 
 

Implements manas.GGates.Simulation.

void manas.GGates.GSwitch.setInWire2 MWire  inWire2  ) 
 

Implements manas.GGates.Simulation.

void manas.GGates.GSwitch.setVisited boolean  visited  ) 
 

Implements manas.GGates.Simulation.

MWire manas.GGates.GSwitch.simulate  ) 
 

Implements manas.GGates.Simulation.


Member Data Documentation

boolean manas.GGates.GSwitch.isVisited [private]
 

MWire manas.GGates.GSwitch.outWire [private]
 

int manas.GGates.GSwitch.state = 0 [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