public abstract class AbstractActivityImpl extends AbstractNamedElementImpl implements AbstractActivity
The following features are implemented:
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Method and Description |
|---|---|
int |
eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass) |
int |
eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass) |
java.lang.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,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
org.eclipse.emf.common.util.EList<AbstractTrace> |
getIncomingTraces() |
org.eclipse.emf.common.util.EList<AbstractTrace> |
getOutgoingTraces() |
org.eclipse.emf.common.util.EList<ActivityEdge> |
getOwnedEdges() |
org.eclipse.emf.common.util.EList<ActivityGroup> |
getOwnedGroups() |
org.eclipse.emf.common.util.EList<ActivityNode> |
getOwnedNodes() |
org.eclipse.emf.common.util.EList<AbstractParameter> |
getOwnedParameter() |
org.eclipse.emf.common.util.EList<AbstractParameterSet> |
getOwnedParameterSet() |
org.eclipse.emf.common.util.EList<StructuredActivityNode> |
getOwnedStructuredNodes() |
boolean |
isIsControlOperator() |
boolean |
isIsReadOnly() |
boolean |
isIsSingleExecution() |
void |
setIsControlOperator(boolean newIsControlOperator) |
void |
setIsReadOnly(boolean newIsReadOnly) |
void |
setIsSingleExecution(boolean newIsSingleExecution) |
java.lang.String |
toString() |
getName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionseAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic boolean isIsControlOperator()
isIsControlOperator in interface AbstractBehaviorAbstractBehavior.setIsControlOperator(boolean),
BehaviorPackage.getAbstractBehavior_IsControlOperator()public void setIsControlOperator(boolean newIsControlOperator)
setIsControlOperator in interface AbstractBehaviornewIsControlOperator - the new value of the 'Is Control Operator' attribute.AbstractBehavior.isIsControlOperator()public org.eclipse.emf.common.util.EList<AbstractParameterSet> getOwnedParameterSet()
getOwnedParameterSet in interface AbstractBehaviorBehaviorPackage.getAbstractBehavior_OwnedParameterSet()public org.eclipse.emf.common.util.EList<AbstractParameter> getOwnedParameter()
getOwnedParameter in interface AbstractBehaviorBehaviorPackage.getAbstractBehavior_OwnedParameter()public org.eclipse.emf.common.util.EList<AbstractTrace> getIncomingTraces()
getIncomingTraces in interface TraceableElementModellingcorePackage.getTraceableElement_IncomingTraces()public org.eclipse.emf.common.util.EList<AbstractTrace> getOutgoingTraces()
getOutgoingTraces in interface TraceableElementModellingcorePackage.getTraceableElement_OutgoingTraces()public boolean isIsReadOnly()
isIsReadOnly in interface AbstractActivityAbstractActivity.setIsReadOnly(boolean),
ActivityPackage.getAbstractActivity_IsReadOnly()public void setIsReadOnly(boolean newIsReadOnly)
setIsReadOnly in interface AbstractActivitynewIsReadOnly - the new value of the 'Is Read Only' attribute.AbstractActivity.isIsReadOnly()public boolean isIsSingleExecution()
isIsSingleExecution in interface AbstractActivityAbstractActivity.setIsSingleExecution(boolean),
ActivityPackage.getAbstractActivity_IsSingleExecution()public void setIsSingleExecution(boolean newIsSingleExecution)
setIsSingleExecution in interface AbstractActivitynewIsSingleExecution - the new value of the 'Is Single Execution' attribute.AbstractActivity.isIsSingleExecution()public org.eclipse.emf.common.util.EList<ActivityNode> getOwnedNodes()
getOwnedNodes in interface AbstractActivityActivityPackage.getAbstractActivity_OwnedNodes()public org.eclipse.emf.common.util.EList<ActivityEdge> getOwnedEdges()
getOwnedEdges in interface AbstractActivityActivityPackage.getAbstractActivity_OwnedEdges()public org.eclipse.emf.common.util.EList<ActivityGroup> getOwnedGroups()
getOwnedGroups in interface AbstractActivityActivityPackage.getAbstractActivity_OwnedGroups()public org.eclipse.emf.common.util.EList<StructuredActivityNode> getOwnedStructuredNodes()
getOwnedStructuredNodes in interface AbstractActivityActivityPackage.getAbstractActivity_OwnedStructuredNodes()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 ModelElementImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class AbstractNamedElementImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class AbstractNamedElementImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class AbstractNamedElementImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class AbstractNamedElementImplpublic int eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
eBaseStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObjecteBaseStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic int eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
eDerivedStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObjecteDerivedStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.String toString()
toString in class AbstractNamedElementImpl