manas.gates.CELL Class Reference

Inheritance diagram for manas.gates.CELL:

manas.gates.Gate org.jgraph.graph.DefaultGraphCell org.jgraph.graph.GraphCell List of all members.

Public Member Functions

 CELL (long id, String name)
String getDescription ()
void setDescription (String description)
int getWidth ()
void setWidth (int width)
int getHeight ()
void setHeight (int height)
InputMarker[] getInputMarkerGates ()
void setInputMarkerGates (InputMarker[] inputMarkerGates)
OutputMarker[] getOutputMarkers ()
void setOutputMarkers (OutputMarker[] outputMarkers)
GWire[] getClockGates ()
void setClockGates (GWire[] clockGates)

Private Attributes

long id
String name
String description
int width
int height
InputMarker[] inputMarkers
OutputMarker[] outputMarkers
GWire[] clockGates

Detailed Description

Created by IntelliJ IDEA. User: EV Date: 28.Oca.2006 Time: 16:09:40 To change this template use File | Settings | File Templates.


Constructor & Destructor Documentation

manas.gates.CELL.CELL long  id,
String  name
 


Member Function Documentation

GWire [] manas.gates.CELL.getClockGates  ) 
 

String manas.gates.CELL.getDescription  ) 
 

int manas.gates.CELL.getHeight  ) 
 

InputMarker [] manas.gates.CELL.getInputMarkerGates  ) 
 

OutputMarker [] manas.gates.CELL.getOutputMarkers  ) 
 

int manas.gates.CELL.getWidth  ) 
 

void manas.gates.CELL.setClockGates GWire[]  clockGates  ) 
 

void manas.gates.CELL.setDescription String  description  ) 
 

void manas.gates.CELL.setHeight int  height  ) 
 

void manas.gates.CELL.setInputMarkerGates InputMarker[]  inputMarkerGates  ) 
 

void manas.gates.CELL.setOutputMarkers OutputMarker[]  outputMarkers  ) 
 

void manas.gates.CELL.setWidth int  width  ) 
 


Member Data Documentation

GWire [] manas.gates.CELL.clockGates [private]
 

String manas.gates.CELL.description [private]
 

int manas.gates.CELL.height [private]
 

long manas.gates.CELL.id [private]
 

InputMarker [] manas.gates.CELL.inputMarkers [private]
 

String manas.gates.CELL.name [private]
 

OutputMarker [] manas.gates.CELL.outputMarkers [private]
 

int manas.gates.CELL.width [private]
 


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