| Package | Description |
|---|---|
| eu.vicci.process.model.sofiainstance | |
| eu.vicci.process.model.sofiainstance.impl | |
| eu.vicci.process.model.sofiainstance.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AndInstance
A representation of the model object 'And Instance'.
|
interface |
DataDuplicationStepInstance
A representation of the model object 'Data Duplication Step Instance'.
|
interface |
DataMappingStepInstance
A representation of the model object 'Data Mapping Step Instance'.
|
interface |
EventInstance
A representation of the model object 'Event Instance'.
|
interface |
ForLoopInstance
A representation of the model object 'For Loop Instance'.
|
interface |
GoalInvokeInstance
A representation of the model object 'Goal Invoke Instance'.
|
interface |
HumanTaskInstance
A representation of the model object 'Human Task Instance'.
|
interface |
IfInstance
A representation of the model object 'If Instance'.
|
interface |
LoadClassStepInstance
A representation of the model object 'Load Class Step Instance'.
|
interface |
LoopInstance
A representation of the model object 'Loop Instance'.
|
interface |
MapeKInstance
A representation of the model object 'Mape KInstance'.
|
interface |
OpenHabSemanticAskInvokeInstance
A representation of the model object 'Open Hab Semantic Ask Invoke Instance'.
|
interface |
OpenHabSemanticCommandInvokeInstance
A representation of the model object 'Open Hab Semantic Command Invoke Instance'.
|
interface |
OpenHabSemanticInvokeInstance
A representation of the model object 'Open Hab Semantic Invoke Instance'.
|
interface |
OpenHabSemanticSelectInvokeInstance
A representation of the model object 'Open Hab Semantic Select Invoke Instance'.
|
interface |
OrInstance
A representation of the model object 'Or Instance'.
|
interface |
OSGiInvokeInstance
A representation of the model object 'OS Gi Invoke Instance'.
|
interface |
ProcessInstance
A representation of the model object 'Process Instance'.
|
interface |
ProcessSlotInstance
A representation of the model object 'Process Slot Instance'.
|
interface |
RESTInvokeInstance
A representation of the model object 'REST Invoke Instance'.
|
interface |
ROSInvokeInstance
A representation of the model object 'ROS Invoke Instance'.
|
interface |
SeMiWaInvokeInstance
A representation of the model object 'Se Mi Wa Invoke Instance'.
|
interface |
SeMiWaRequestInstance
A representation of the model object 'Se Mi Wa Request Instance'.
|
interface |
SOAPInvokeInstance
A representation of the model object 'SOAP Invoke Instance'.
|
interface |
TriggeredEventInstance
A representation of the model object 'Triggered Event Instance'.
|
interface |
WhileLoopInstance
A representation of the model object 'While Loop Instance'.
|
interface |
XMLRPCInvokeInstance
A representation of the model object 'XMLRPC Invoke Instance'.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessStepInstance |
SofiaInstanceFactory.createProcessStepInstance()
Returns a new object of class 'Process Step Instance'.
|
ProcessStepInstance |
PortInstance.getProcessStepInstance()
Returns the value of the 'Process Step Instance' container reference.
|
ProcessStepInstance |
MappingUtil.mapProcessStep(ProcessStep processStep) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ProcessStepInstance> |
ProcessStepInstance.getSubSteps()
Returns the value of the 'Sub Steps' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MappingUtil.addProcessStepInstance(ProcessStepInstance instance) |
void |
PortInstance.setProcessStepInstance(ProcessStepInstance value)
Sets the value of the '
Process Step Instance' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
HumanTaskInstanceImpl
An implementation of the model object 'Human Task Instance'.
|
class |
ProcessInstanceImpl
An implementation of the model object 'Process Instance'.
|
class |
ProcessStepInstanceImpl
An implementation of the model object 'Process Step Instance'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<ProcessStepInstance> |
ProcessStepInstanceImpl.subSteps
The cached value of the '
Sub Steps' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
ProcessStepInstance |
SofiaInstanceFactoryImpl.createProcessStepInstance() |
ProcessStepInstance |
PortInstanceImpl.getProcessStepInstance() |
ProcessStepInstance |
MappingUtilImpl.mapProcessStep(ProcessStep processStep) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ProcessStepInstance> |
ProcessStepInstanceImpl.getSubSteps() |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingUtilImpl.addProcessStepInstance(ProcessStepInstance instance) |
org.eclipse.emf.common.notify.NotificationChain |
PortInstanceImpl.basicSetProcessStepInstance(ProcessStepInstance newProcessStepInstance,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
PortInstanceImpl.setProcessStepInstance(ProcessStepInstance newProcessStepInstance) |
| Modifier and Type | Method and Description |
|---|---|
T |
SofiaInstanceSwitch.caseProcessStepInstance(ProcessStepInstance object)
Returns the result of interpreting the object as an instance of 'Process Step Instance'.
|
Copyright © 2018. All rights reserved.