Interface Summary |
Decorator |
A Decorator represents a computational component that can
modify or "decorate" a Graph . |
EdgeDecorator |
An EdgeDecorator is a Decorator that specifically
modifies Edge s and their Label s. |
GraphDecorator |
An GraphDecorator is a Decorator that specifically
modifies Edge s and their Label s. |
Model |
A Model contains all of the components necessary to create a
canonical Graph suitable for simulation. |
ModelFactory |
The Factory for the model. |
ModelPackage |
The Package for the model. |
ModelPackage.Literals |
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
NodeDecorator |
An GraphDecorator is a Decorator that specifically
modifies Edge s and their Label s. |
STEMTime |
A STEMTime instance represents a point in time in in the STEM
system. |