| 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 |
|---|---|
StartDataPortInstance |
SofiaInstanceFactory.createStartDataPortInstance()
Returns a new object of class 'Start Data Port Instance'.
|
StartDataPortInstance |
ConditionInstance.getLeftSide()
Returns the value of the 'Left Side' reference.
|
StartDataPortInstance |
ForLoopInstance.getLoopStepWidth()
Returns the value of the 'Loop Step Width' reference.
|
StartDataPortInstance |
ConditionInstance.getRightSide()
Returns the value of the 'Right Side' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EMap<EndDataPortInstance,StartDataPortInstance> |
LoopInstance.getPortsCopyToStartport()
Returns the value of the 'Ports Copy To Startport' map.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConditionInstance.setLeftSide(StartDataPortInstance value)
Sets the value of the '
Left Side' reference. |
void |
ForLoopInstance.setLoopStepWidth(StartDataPortInstance value)
Sets the value of the '
Loop Step Width' reference. |
void |
ConditionInstance.setRightSide(StartDataPortInstance value)
Sets the value of the '
Right Side' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
StartDataPortInstanceImpl
An implementation of the model object 'Start Data Port Instance'.
|
| Modifier and Type | Field and Description |
|---|---|
protected StartDataPortInstance |
ConditionInstanceImpl.leftSide
The cached value of the '
Left Side' reference. |
protected StartDataPortInstance |
ConditionInstanceImpl.rightSide
The cached value of the '
Right Side' reference. |
protected StartDataPortInstance |
EndDataPortToStartDataPortMapInstanceImpl.value
The cached value of the '
Value' reference. |
| Modifier and Type | Method and Description |
|---|---|
StartDataPortInstance |
ConditionInstanceImpl.basicGetLeftSide() |
StartDataPortInstance |
ConditionInstanceImpl.basicGetRightSide() |
StartDataPortInstance |
EndDataPortToStartDataPortMapInstanceImpl.basicGetTypedValue() |
StartDataPortInstance |
SofiaInstanceFactoryImpl.createStartDataPortInstance() |
StartDataPortInstance |
ConditionInstanceImpl.getLeftSide() |
StartDataPortInstance |
ConditionInstanceImpl.getRightSide() |
StartDataPortInstance |
EndDataPortToStartDataPortMapInstanceImpl.getTypedValue() |
StartDataPortInstance |
EndDataPortToStartDataPortMapInstanceImpl.getValue() |
StartDataPortInstance |
EndDataPortToStartDataPortMapInstanceImpl.setValue(StartDataPortInstance value) |
| Modifier and Type | Method and Description |
|---|---|
Map.Entry<EndDataPortInstance,StartDataPortInstance> |
SofiaInstanceFactoryImpl.createEndDataPortToStartDataPortMapInstance() |
org.eclipse.emf.common.util.EMap<EndDataPortInstance,StartDataPortInstance> |
EndDataPortToStartDataPortMapInstanceImpl.getEMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConditionInstanceImpl.setLeftSide(StartDataPortInstance newLeftSide) |
void |
ConditionInstanceImpl.setRightSide(StartDataPortInstance newRightSide) |
void |
EndDataPortToStartDataPortMapInstanceImpl.setTypedValue(StartDataPortInstance newValue) |
StartDataPortInstance |
EndDataPortToStartDataPortMapInstanceImpl.setValue(StartDataPortInstance value) |
| Modifier and Type | Method and Description |
|---|---|
T |
SofiaInstanceSwitch.caseStartDataPortInstance(StartDataPortInstance object)
Returns the result of interpreting the object as an instance of 'Start Data Port Instance'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
SofiaInstanceSwitch.caseEndDataPortToStartDataPortMapInstance(Map.Entry<EndDataPortInstance,StartDataPortInstance> object)
Returns the result of interpreting the object as an instance of 'End Data Port To Start Data Port Map Instance'.
|
Copyright © 2018. All rights reserved.