public class SwimlaneImpl extends NamedElementImpl implements Swimlane
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 |
|---|---|
AbstractType |
basicGetRepresentedElement() |
Entity |
basicGetRepresentedEntity() |
ActivityGroup |
basicGetSuperGroup() |
ActivityPartition |
basicGetSuperPartition() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetSuperGroup(ActivityGroup newSuperGroup,
org.eclipse.emf.common.notify.NotificationChain msgs) |
int |
eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass) |
org.eclipse.emf.common.notify.NotificationChain |
eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs) |
int |
eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
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<ActivityEdge> |
getOwnedEdges() |
org.eclipse.emf.common.util.EList<ActivityNode> |
getOwnedNodes() |
AbstractType |
getRepresentedElement() |
Entity |
getRepresentedEntity() |
org.eclipse.emf.common.util.EList<ActivityGroup> |
getSubGroups() |
org.eclipse.emf.common.util.EList<ActivityPartition> |
getSubPartitions() |
ActivityGroup |
getSuperGroup() |
ActivityPartition |
getSuperPartition() |
boolean |
isIsDimension() |
boolean |
isIsExternal() |
void |
setIsDimension(boolean newIsDimension) |
void |
setIsExternal(boolean newIsExternal) |
void |
setRepresentedElement(AbstractType newRepresentedElement) |
void |
setSuperGroup(ActivityGroup newSuperGroup) |
java.lang.String |
toString() |
basicGetStatus, getAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getIncomingTraces, getOutgoingTraces, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, isVisibleInDoc, isVisibleInLM, setDescription, setReview, setStatus, setSummary, setVisibleInDoc, setVisibleInLMgetName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionseAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBasicRemoveFromContainer, 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, 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, waitgetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMdestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivergetName, setNamepublic ActivityGroup getSuperGroup()
getSuperGroup in interface ActivityGroupActivityGroup.setSuperGroup(ActivityGroup),
ActivityPackage.getActivityGroup_SuperGroup(),
ActivityGroup.getSubGroups()public ActivityGroup basicGetSuperGroup()
public org.eclipse.emf.common.notify.NotificationChain basicSetSuperGroup(ActivityGroup newSuperGroup, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSuperGroup(ActivityGroup newSuperGroup)
setSuperGroup in interface ActivityGroupnewSuperGroup - the new value of the 'Super Group' container reference.ActivityGroup.getSuperGroup()public org.eclipse.emf.common.util.EList<ActivityGroup> getSubGroups()
getSubGroups in interface ActivityGroupActivityPackage.getActivityGroup_SubGroups(),
ActivityGroup.getSuperGroup()public org.eclipse.emf.common.util.EList<ActivityNode> getOwnedNodes()
getOwnedNodes in interface ActivityGroupActivityPackage.getActivityGroup_OwnedNodes()public org.eclipse.emf.common.util.EList<ActivityEdge> getOwnedEdges()
getOwnedEdges in interface ActivityGroupActivityPackage.getActivityGroup_OwnedEdges()public boolean isIsDimension()
isIsDimension in interface ActivityPartitionActivityPartition.setIsDimension(boolean),
ActivityPackage.getActivityPartition_IsDimension()public void setIsDimension(boolean newIsDimension)
setIsDimension in interface ActivityPartitionnewIsDimension - the new value of the 'Is Dimension' attribute.ActivityPartition.isIsDimension()public boolean isIsExternal()
isIsExternal in interface ActivityPartitionActivityPartition.setIsExternal(boolean),
ActivityPackage.getActivityPartition_IsExternal()public void setIsExternal(boolean newIsExternal)
setIsExternal in interface ActivityPartitionnewIsExternal - the new value of the 'Is External' attribute.ActivityPartition.isIsExternal()public AbstractType getRepresentedElement()
getRepresentedElement in interface ActivityPartitionActivityPartition.setRepresentedElement(AbstractType),
ActivityPackage.getActivityPartition_RepresentedElement()public AbstractType basicGetRepresentedElement()
public void setRepresentedElement(AbstractType newRepresentedElement)
setRepresentedElement in interface ActivityPartitionnewRepresentedElement - the new value of the 'Represented Element' reference.ActivityPartition.getRepresentedElement()public ActivityPartition getSuperPartition()
getSuperPartition in interface ActivityPartitionActivityPackage.getActivityPartition_SuperPartition()public ActivityPartition basicGetSuperPartition()
public org.eclipse.emf.common.util.EList<ActivityPartition> getSubPartitions()
getSubPartitions in interface ActivityPartitionActivityPackage.getActivityPartition_SubPartitions()public Entity getRepresentedEntity()
getRepresentedEntity in interface SwimlaneOaPackage.getSwimlane_RepresentedEntity()public Entity basicGetRepresentedEntity()
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseAdd in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic 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 NamedElementImplpublic org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
eBasicRemoveFromContainerFeature in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class NamedElementImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class NamedElementImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class NamedElementImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class NamedElementImplpublic int eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
eBaseStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObjecteBaseStructuralFeatureID in class NamedElementImplpublic int eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
eDerivedStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObjecteDerivedStructuralFeatureID in class NamedElementImplpublic java.lang.String toString()
toString in class NamedElementImpl