Package org.eclipse.ohf.stem.tests.util.decorators

Interface Summary
DecoratorsFactory The Factory for the model.
DecoratorsPackage The Package for the model.
DecoratorsPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
TestEdgeDecorator1 This interface represents the model of an abstract class in an EMF model that is an example of a EdgeDecorator implementation used for test purposes.
TestGraphDecorator1 This interface represents the model of an abstract class in an EMF model that is an example of a GraphDecorator implementation used for test purposes.
TestNodeDecorator1 This interface represents the model of an abstract class in an EMF model that is an example of a NodeDecorator implementation used for test purposes.
TestScenarioGraphDecorator1 This class represents a Graph decorator that decorates the canonical graph at Scenario initialization.