|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ETriceGenFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
ETriceGenPackage
Field Summary | |
---|---|
static ETriceGenFactory |
eINSTANCE
The singleton instance of the factory. |
Method Summary | |
---|---|
ActiveTrigger |
createActiveTrigger()
Returns a new object of class 'Active Trigger'. |
ActorInstance |
createActorInstance()
Returns a new object of class 'Actor Instance'. |
BindingInstance |
createBindingInstance()
Returns a new object of class 'Binding Instance'. |
ConnectionInstance |
createConnectionInstance()
Returns a new object of class 'Connection Instance'. |
ExpandedActorClass |
createExpandedActorClass()
Returns a new object of class 'Expanded Actor Class'. |
InterfaceItemInstance |
createInterfaceItemInstance()
Returns a new object of class 'Interface Item Instance'. |
PortInstance |
createPortInstance()
Returns a new object of class 'Port Instance'. |
Root |
createRoot()
Returns a new object of class 'Root'. |
SAPInstance |
createSAPInstance()
Returns a new object of class 'SAP Instance'. |
ServiceImplInstance |
createServiceImplInstance()
Returns a new object of class 'Service Impl Instance'. |
SPPInstance |
createSPPInstance()
Returns a new object of class 'SPP Instance'. |
StructureInstance |
createStructureInstance()
Returns a new object of class 'Structure Instance'. |
SubSystemInstance |
createSubSystemInstance()
Returns a new object of class 'Sub System Instance'. |
TransitionChain |
createTransitionChain()
Returns a new object of class 'Transition Chain'. |
ETriceGenPackage |
getETriceGenPackage()
Returns the package supported by this factory. |
Field Detail |
---|
static final ETriceGenFactory eINSTANCE
Method Detail |
---|
Root createRoot()
StructureInstance createStructureInstance()
SubSystemInstance createSubSystemInstance()
ActorInstance createActorInstance()
InterfaceItemInstance createInterfaceItemInstance()
PortInstance createPortInstance()
BindingInstance createBindingInstance()
SAPInstance createSAPInstance()
SPPInstance createSPPInstance()
ServiceImplInstance createServiceImplInstance()
ConnectionInstance createConnectionInstance()
ActiveTrigger createActiveTrigger()
TransitionChain createTransitionChain()
ExpandedActorClass createExpandedActorClass()
ETriceGenPackage getETriceGenPackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |