|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyTable | |
|---|---|
| visidia.graph | |
| visidia.misc.property | |
| visidia.simulation.process.agent | |
| Uses of PropertyTable in visidia.graph |
|---|
| Subclasses of PropertyTable in visidia.graph | |
|---|---|
class |
Edge
The Class Edge represents a graph edge as a link between two vertices. |
class |
Sensor
This class manages a sensor as a vertex belonging to a graph G1, and moving along edges of a graph G2. |
class |
SupportVertex
A SupportVertex in an element of a graph on which sensors move. |
class |
Vertex
The Class Vertex represents a graph vertex by a unique identifier. |
| Uses of PropertyTable in visidia.misc.property |
|---|
| Methods in visidia.misc.property with parameters of type PropertyTable | |
|---|---|
void |
PropertyTable.setProperties(PropertyTable properties)
Sets the properties. |
| Constructors in visidia.misc.property with parameters of type PropertyTable | |
|---|---|
PropertyTableViewer(PropertyTable properties)
Instantiates a new property table viewer. |
|
| Uses of PropertyTable in visidia.simulation.process.agent |
|---|
| Subclasses of PropertyTable in visidia.simulation.process.agent | |
|---|---|
class |
Agent
This is the abstract base class representing an agent in visidia. |
class |
AgentRules
|
class |
SynchronousAgent
Extend this class to implement Synchronized Agents. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||