Package org.eclipse.ohf.stem.core.model

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 Edges and their Labels.
GraphDecorator An GraphDecorator is a Decorator that specifically modifies Edges and their Labels.
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 Edges and their Labels.
STEMTime A STEMTime instance represents a point in time in in the STEM system.
 

Enum Summary
STEMTime.Units This is an enumeration of different common time units with their duration in milliseconds.