public class ProcessImpl extends CompositeStepImpl implements Process
The following features are implemented:
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<DataType> |
dataTypeDefinitions
The cached value of the '
Data Type Definitions' containment reference list. |
protected boolean |
distributed
The cached value of the '
Distributed' attribute. |
protected static boolean |
DISTRIBUTED_EDEFAULT
The default value of the '
Distributed' attribute. |
protected static String |
EXECUTION_PEER_EDEFAULT
The default value of the '
Execution Peer' attribute. |
protected String |
executionPeer
The cached value of the '
Execution Peer' attribute. |
protected static boolean |
REMOTE_EXECUTING_EDEFAULT
The default value of the '
Remote Executing' attribute. |
protected boolean |
remoteExecuting
The cached value of the '
Remote Executing' attribute. |
subStepscontext, CONTEXT_EDEFAULT, CONTROL_PROCESS_ID_EDEFAULT, controlProcess, controlProcessId, CYBER_PHYSICAL_EDEFAULT, cyberPhysical, description, DESCRIPTION_EDEFAULT, EPL_QUERY_EDEFAULT, eplQuery, goal, GOAL_EDEFAULT, name, NAME_EDEFAULT, ports, resource, RESOURCE_EDEFAULT, type, TYPE_EDEFAULTid, ID_EDEFAULTeAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY| Modifier | Constructor and Description |
|---|---|
protected |
ProcessImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
org.eclipse.emf.common.util.EList<DataType> |
getDataTypeDefinitions() |
String |
getExecutionPeer() |
boolean |
isDistributed() |
boolean |
isRemoteExecuting() |
void |
setDistributed(boolean newDistributed) |
void |
setExecutionPeer(String newExecutionPeer) |
void |
setRemoteExecuting(boolean newRemoteExecuting) |
String |
toString() |
eInverseAdd, getSubStepsbasicGetControlProcess, basicSetParentstep, eBaseStructuralFeatureID, eBasicRemoveFromContainerFeature, eDerivedStructuralFeatureID, getContext, getControlProcess, getControlProcessId, getDescription, getEplQuery, getGoal, getName, getParentstep, getPorts, getResource, getType, isCyberPhysical, setContext, setControlProcess, setControlProcessId, setCyberPhysical, setDescription, setEplQuery, setGoal, setName, setParentstep, setResource, setTypegetId, setIdeAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURIeAddVirtualValue, eAllContents, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValueseBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSubStepsgetDescription, getParentstep, getPorts, getResource, getType, setDescription, setParentstep, setResource, setTypegetId, setIdgetContext, getControlProcess, getControlProcessId, getEplQuery, getGoal, isCyberPhysical, setContext, setControlProcess, setControlProcessId, setCyberPhysical, setEplQuery, setGoaleAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected org.eclipse.emf.common.util.EList<DataType> dataTypeDefinitions
Data Type Definitions' containment reference list.
getDataTypeDefinitions()protected static final String EXECUTION_PEER_EDEFAULT
Execution Peer' attribute.
getExecutionPeer()protected String executionPeer
Execution Peer' attribute.
getExecutionPeer()protected static final boolean DISTRIBUTED_EDEFAULT
Distributed' attribute.
isDistributed(),
Constant Field Valuesprotected boolean distributed
Distributed' attribute.
isDistributed()protected static final boolean REMOTE_EXECUTING_EDEFAULT
Remote Executing' attribute.
isRemoteExecuting(),
Constant Field Valuesprotected boolean remoteExecuting
Remote Executing' attribute.
isRemoteExecuting()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class CompositeStepImplpublic org.eclipse.emf.common.util.EList<DataType> getDataTypeDefinitions()
getDataTypeDefinitions in interface ProcessSofiaPackage.getProcess_DataTypeDefinitions()public String getExecutionPeer()
getExecutionPeer in interface ProcessProcess.setExecutionPeer(String),
SofiaPackage.getProcess_ExecutionPeer()public void setExecutionPeer(String newExecutionPeer)
setExecutionPeer in interface ProcessnewExecutionPeer - the new value of the 'Execution Peer' attribute.Process.getExecutionPeer()public boolean isDistributed()
isDistributed in interface ProcessProcess.setDistributed(boolean),
SofiaPackage.getProcess_Distributed()public void setDistributed(boolean newDistributed)
setDistributed in interface ProcessnewDistributed - the new value of the 'Distributed' attribute.Process.isDistributed()public boolean isRemoteExecuting()
isRemoteExecuting in interface ProcessProcess.setRemoteExecuting(boolean),
SofiaPackage.getProcess_RemoteExecuting()public void setRemoteExecuting(boolean newRemoteExecuting)
setRemoteExecuting in interface ProcessnewRemoteExecuting - the new value of the 'Remote Executing' attribute.Process.isRemoteExecuting()public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class CompositeStepImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class CompositeStepImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class CompositeStepImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class CompositeStepImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class CompositeStepImplpublic String toString()
toString in class ProcessStepImplCopyright © 2018. All rights reserved.