public interface DataPortInstance extends PortInstance
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
DataTypeInstance |
getDataInstance()
Returns the value of the 'Data Instance' containment reference.
|
void |
setDataInstance(DataTypeInstance value)
Sets the value of the '
Data Instance' containment reference. |
activate, deactivate, deploy, getInTransitionInstances, getOutTransitionInstances, getPortType, getProcessStepInstance, getTypeId, isDecoupled, setDecoupled, setInTransitionInstances, setPortType, setProcessStepInstance, setTypeIdgetCpsExecutionState, getExecutionState, setCpsExecutionState, setExecutionStategetInstanceId, getInstancenumber, setInstanceId, setInstancenumberDataTypeInstance getDataInstance()
If the meaning of the 'Data Instance' containment reference isn't clear, there really should be more of a description here...
setDataInstance(DataTypeInstance),
SofiaInstancePackage.getDataPortInstance_DataInstance()void setDataInstance(DataTypeInstance value)
Data Instance' containment reference.
value - the new value of the 'Data Instance' containment reference.getDataInstance()Copyright © 2018. All rights reserved.