public interface SofiaFactory
extends org.eclipse.emf.ecore.EFactory
SofiaPackage| Modifier and Type | Field and Description |
|---|---|
static SofiaFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
And |
createAnd()
Returns a new object of class 'And'.
|
BooleanType |
createBooleanType()
Returns a new object of class 'Boolean Type'.
|
CollectionType |
createCollectionType()
Returns a new object of class 'Collection Type'.
|
ComplexType |
createComplexType()
Returns a new object of class 'Complex Type'.
|
Condition |
createCondition()
Returns a new object of class 'Condition'.
|
DataDuplicationStep |
createDataDuplicationStep()
Returns a new object of class 'Data Duplication Step'.
|
DataMapping |
createDataMapping()
Returns a new object of class 'Data Mapping'.
|
DataMappingStep |
createDataMappingStep()
Returns a new object of class 'Data Mapping Step'.
|
DoubleType |
createDoubleType()
Returns a new object of class 'Double Type'.
|
EndControlPort |
createEndControlPort()
Returns a new object of class 'End Control Port'.
|
EndDataPort |
createEndDataPort()
Returns a new object of class 'End Data Port'.
|
EscalationPort |
createEscalationPort()
Returns a new object of class 'Escalation Port'.
|
FalseTransition |
createFalseTransition()
Returns a new object of class 'False Transition'.
|
ForLoop |
createForLoop()
Returns a new object of class 'For Loop'.
|
GoalInvoke |
createGoalInvoke()
Returns a new object of class 'Goal Invoke'.
|
HumanTask |
createHumanTask()
Returns a new object of class 'Human Task'.
|
If |
createIf()
Returns a new object of class 'If'.
|
IntegerType |
createIntegerType()
Returns a new object of class 'Integer Type'.
|
Invoke |
createInvoke()
Returns a new object of class 'Invoke'.
|
ListType |
createListType()
Returns a new object of class 'List Type'.
|
LoadClassStep |
createLoadClassStep()
Returns a new object of class 'Load Class Step'.
|
MapeK |
createMapeK()
Returns a new object of class 'Mape K'.
|
OpenHabSemanticAskInvoke |
createOpenHabSemanticAskInvoke()
Returns a new object of class 'Open Hab Semantic Ask Invoke'.
|
OpenHabSemanticCommandInvoke |
createOpenHabSemanticCommandInvoke()
Returns a new object of class 'Open Hab Semantic Command Invoke'.
|
OpenHabSemanticSelectInvoke |
createOpenHabSemanticSelectInvoke()
Returns a new object of class 'Open Hab Semantic Select Invoke'.
|
Or |
createOr()
Returns a new object of class 'Or'.
|
OSGiInvoke |
createOSGiInvoke()
Returns a new object of class 'OS Gi Invoke'.
|
Process |
createProcess()
Returns a new object of class 'Process'.
|
ProcessSlot |
createProcessSlot()
Returns a new object of class 'Process Slot'.
|
PublishROSMessage |
createPublishROSMessage()
Returns a new object of class 'Publish ROS Message'.
|
RepeatLoop |
createRepeatLoop()
Returns a new object of class 'Repeat Loop'.
|
RESTInvoke |
createRESTInvoke()
Returns a new object of class 'REST Invoke'.
|
ROSInvoke |
createROSInvoke()
Returns a new object of class 'ROS Invoke'.
|
SeMiWaInvoke |
createSeMiWaInvoke()
Returns a new object of class 'Se Mi Wa Invoke'.
|
SeMiWaRequest |
createSeMiWaRequest()
Returns a new object of class 'Se Mi Wa Request'.
|
SetType |
createSetType()
Returns a new object of class 'Set Type'.
|
SOAPInvoke |
createSOAPInvoke()
Returns a new object of class 'SOAP Invoke'.
|
StartControlPort |
createStartControlPort()
Returns a new object of class 'Start Control Port'.
|
StartDataPort |
createStartDataPort()
Returns a new object of class 'Start Data Port'.
|
StringType |
createStringType()
Returns a new object of class 'String Type'.
|
Transition |
createTransition()
Returns a new object of class 'Transition'.
|
TriggeredEvent |
createTriggeredEvent()
Returns a new object of class 'Triggered Event'.
|
TrueTransition |
createTrueTransition()
Returns a new object of class 'True Transition'.
|
WhileLoop |
createWhileLoop()
Returns a new object of class 'While Loop'.
|
XMLRPCInvoke |
createXMLRPCInvoke()
Returns a new object of class 'XMLRPC Invoke'.
|
SofiaPackage |
getSofiaPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final SofiaFactory eINSTANCE
Transition createTransition()
If createIf()
Or createOr()
Invoke createInvoke()
Process createProcess()
ComplexType createComplexType()
Condition createCondition()
StringType createStringType()
BooleanType createBooleanType()
IntegerType createIntegerType()
DoubleType createDoubleType()
RepeatLoop createRepeatLoop()
WhileLoop createWhileLoop()
ForLoop createForLoop()
ProcessSlot createProcessSlot()
DataMappingStep createDataMappingStep()
StartControlPort createStartControlPort()
EndControlPort createEndControlPort()
StartDataPort createStartDataPort()
EndDataPort createEndDataPort()
TriggeredEvent createTriggeredEvent()
TrueTransition createTrueTransition()
FalseTransition createFalseTransition()
SOAPInvoke createSOAPInvoke()
XMLRPCInvoke createXMLRPCInvoke()
LoadClassStep createLoadClassStep()
SeMiWaInvoke createSeMiWaInvoke()
RESTInvoke createRESTInvoke()
OSGiInvoke createOSGiInvoke()
SeMiWaRequest createSeMiWaRequest()
DataMapping createDataMapping()
DataDuplicationStep createDataDuplicationStep()
ROSInvoke createROSInvoke()
And createAnd()
CollectionType createCollectionType()
ListType createListType()
SetType createSetType()
PublishROSMessage createPublishROSMessage()
HumanTask createHumanTask()
EscalationPort createEscalationPort()
OpenHabSemanticSelectInvoke createOpenHabSemanticSelectInvoke()
OpenHabSemanticAskInvoke createOpenHabSemanticAskInvoke()
OpenHabSemanticCommandInvoke createOpenHabSemanticCommandInvoke()
MapeK createMapeK()
GoalInvoke createGoalInvoke()
SofiaPackage getSofiaPackage()
Copyright © 2018. All rights reserved.