| Package | Description |
|---|---|
| eu.vicci.process.model.sofiainstance | |
| eu.vicci.process.model.sofiainstance.impl | |
| eu.vicci.process.model.sofiainstance.util |
| Modifier and Type | Method and Description |
|---|---|
ConditionInstance |
SofiaInstanceFactory.createConditionInstance()
Returns a new object of class 'Condition Instance'.
|
ConditionInstance |
IfInstance.getIfConditionInstance()
Returns the value of the 'If Condition Instance' containment reference.
|
ConditionInstance |
LoopInstance.getLoopConditionInstance()
Returns the value of the 'Loop Condition Instance' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfInstance.setIfConditionInstance(ConditionInstance value)
Sets the value of the '
If Condition Instance' containment reference. |
void |
LoopInstance.setLoopConditionInstance(ConditionInstance value)
Sets the value of the '
Loop Condition Instance' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConditionInstanceImpl
An implementation of the model object 'Condition Instance'.
|
| Modifier and Type | Method and Description |
|---|---|
ConditionInstance |
SofiaInstanceFactoryImpl.createConditionInstance() |
| Modifier and Type | Method and Description |
|---|---|
T |
SofiaInstanceSwitch.caseConditionInstance(ConditionInstance object)
Returns the result of interpreting the object as an instance of 'Condition Instance'.
|
Copyright © 2018. All rights reserved.