public class ConnectionImpl extends AnchorContainerImpl implements Connection
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, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList| Modifier and Type | Method and Description |
|---|---|
Anchor |
basicGetEnd() |
Diagram |
basicGetParent() |
Anchor |
basicGetStart() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetEnd(Anchor newEnd,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetParent(Diagram newParent,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetStart(Anchor newStart,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs) |
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<ConnectionDecorator> |
getConnectionDecorators() |
Anchor |
getEnd() |
Diagram |
getParent() |
Anchor |
getStart() |
void |
setEnd(Anchor newEnd) |
void |
setParent(Diagram newParent) |
void |
setStart(Anchor newStart) |
getAnchorsbasicGetGraphicsAlgorithm, basicGetLink, basicSetGraphicsAlgorithm, basicSetLink, getGraphicsAlgorithm, getLink, isActive, isVisible, setActive, setGraphicsAlgorithm, setLink, setVisible, toStringgetPropertieseAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, 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, waitgetAnchorsgetGraphicsAlgorithm, getLink, isActive, isVisible, setActive, setGraphicsAlgorithm, setLink, setVisiblegetPropertieseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic Anchor getStart()
getStart in interface ConnectionConnection.setStart(Anchor),
PictogramsPackage.getConnection_Start(),
Anchor.getOutgoingConnections()public Anchor basicGetStart()
public org.eclipse.emf.common.notify.NotificationChain basicSetStart(Anchor newStart, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setStart(Anchor newStart)
setStart in interface ConnectionnewStart - the new value of the 'Start' reference.Connection.getStart()public Anchor getEnd()
getEnd in interface ConnectionConnection.setEnd(Anchor),
PictogramsPackage.getConnection_End(),
Anchor.getIncomingConnections()public Anchor basicGetEnd()
public org.eclipse.emf.common.notify.NotificationChain basicSetEnd(Anchor newEnd, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setEnd(Anchor newEnd)
setEnd in interface ConnectionnewEnd - the new value of the 'End' reference.Connection.getEnd()public Diagram getParent()
getParent in interface ConnectionConnection.setParent(Diagram),
PictogramsPackage.getConnection_Parent(),
Diagram.getConnections()public Diagram basicGetParent()
public org.eclipse.emf.common.notify.NotificationChain basicSetParent(Diagram newParent, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setParent(Diagram newParent)
setParent in interface ConnectionnewParent - the new value of the 'Parent' container reference.Connection.getParent()public org.eclipse.emf.common.util.EList<ConnectionDecorator> getConnectionDecorators()
getConnectionDecorators in interface ConnectionPictogramsPackage.getConnection_ConnectionDecorators(),
ConnectionDecorator.getConnection()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 AnchorContainerImplpublic 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 AnchorContainerImplpublic 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 AnchorContainerImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class AnchorContainerImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class AnchorContainerImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class AnchorContainerImpl