public interface SofiaInstanceFactory
extends org.eclipse.emf.ecore.EFactory
SofiaInstancePackage| Modifier and Type | Field and Description |
|---|---|
static SofiaInstanceFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
BooleanTypeInstance |
createBooleanTypeInstance()
Returns a new object of class 'Boolean Type Instance'.
|
CollectionTypeInstance |
createCollectionTypeInstance()
Returns a new object of class 'Collection Type Instance'.
|
ComplexTypeInstance |
createComplexTypeInstance()
Returns a new object of class 'Complex Type Instance'.
|
ConditionInstance |
createConditionInstance()
Returns a new object of class 'Condition Instance'.
|
Configuration |
createConfiguration()
Returns a new object of class 'Configuration'.
|
DataTypeInstance |
createDataTypeInstance()
Returns a new object of class 'Data Type Instance'.
|
DoubleTypeInstance |
createDoubleTypeInstance()
Returns a new object of class 'Double Type Instance'.
|
EndControlPortInstance |
createEndControlPortInstance()
Returns a new object of class 'End Control Port Instance'.
|
EndDataPortInstance |
createEndDataPortInstance()
Returns a new object of class 'End Data Port Instance'.
|
EscalationPortInstance |
createEscalationPortInstance()
Returns a new object of class 'Escalation Port Instance'.
|
FalseTransitionInstance |
createFalseTransitionInstance()
Returns a new object of class 'False Transition Instance'.
|
HumanTaskInstance |
createHumanTaskInstance()
Returns a new object of class 'Human Task Instance'.
|
IntegerTypeInstance |
createIntegerTypeInstance()
Returns a new object of class 'Integer Type Instance'.
|
ListTypeInstance |
createListTypeInstance()
Returns a new object of class 'List Type Instance'.
|
MappingUtil |
createMappingUtil()
Returns a new object of class 'Mapping Util'.
|
ProcessInstance |
createProcessInstance()
Returns a new object of class 'Process Instance'.
|
ProcessStepInstance |
createProcessStepInstance()
Returns a new object of class 'Process Step Instance'.
|
SetTypeInstance |
createSetTypeInstance()
Returns a new object of class 'Set Type Instance'.
|
StartControlPortInstance |
createStartControlPortInstance()
Returns a new object of class 'Start Control Port Instance'.
|
StartDataPortInstance |
createStartDataPortInstance()
Returns a new object of class 'Start Data Port Instance'.
|
StringTypeInstance |
createStringTypeInstance()
Returns a new object of class 'String Type Instance'.
|
TransitionInstance |
createTransitionInstance()
Returns a new object of class 'Transition Instance'.
|
TrueTransitionInstance |
createTrueTransitionInstance()
Returns a new object of class 'True Transition Instance'.
|
SofiaInstancePackage |
getSofiaInstancePackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final SofiaInstanceFactory eINSTANCE
ProcessInstance createProcessInstance()
ProcessStepInstance createProcessStepInstance()
StringTypeInstance createStringTypeInstance()
IntegerTypeInstance createIntegerTypeInstance()
DoubleTypeInstance createDoubleTypeInstance()
BooleanTypeInstance createBooleanTypeInstance()
TransitionInstance createTransitionInstance()
StartControlPortInstance createStartControlPortInstance()
StartDataPortInstance createStartDataPortInstance()
EndControlPortInstance createEndControlPortInstance()
EndDataPortInstance createEndDataPortInstance()
DataTypeInstance createDataTypeInstance()
Configuration createConfiguration()
MappingUtil createMappingUtil()
ConditionInstance createConditionInstance()
TrueTransitionInstance createTrueTransitionInstance()
FalseTransitionInstance createFalseTransitionInstance()
ComplexTypeInstance createComplexTypeInstance()
ListTypeInstance createListTypeInstance()
CollectionTypeInstance createCollectionTypeInstance()
SetTypeInstance createSetTypeInstance()
EscalationPortInstance createEscalationPortInstance()
HumanTaskInstance createHumanTaskInstance()
SofiaInstancePackage getSofiaInstancePackage()
Copyright © 2018. All rights reserved.