|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
org.eclipse.graphiti.mm.impl.PropertyContainerImpl
org.eclipse.graphiti.mm.impl.GraphicsAlgorithmContainerImpl
org.eclipse.graphiti.mm.pictograms.impl.PictogramElementImpl
org.eclipse.graphiti.mm.pictograms.impl.AnchorImpl
public abstract class AnchorImpl
An implementation of the model object 'Anchor'.
The following features are implemented:
| Field Summary | |
|---|---|
protected |
incomingConnections
The cached value of the ' Incoming Connections' reference list. |
protected |
outgoingConnections
The cached value of the ' Outgoing Connections' reference list. |
protected GraphicsAlgorithm |
referencedGraphicsAlgorithm
The cached value of the ' Referenced Graphics Algorithm' reference. |
| Fields inherited from class org.eclipse.graphiti.mm.pictograms.impl.PictogramElementImpl |
|---|
active, ACTIVE_EDEFAULT, graphicsAlgorithm, link, visible, VISIBLE_EDEFAULT |
| Fields inherited from class org.eclipse.graphiti.mm.impl.PropertyContainerImpl |
|---|
properties |
| Constructor Summary | |
|---|---|
protected |
AnchorImpl()
|
| Method Summary | |
|---|---|
AnchorContainer |
basicGetParent()
|
GraphicsAlgorithm |
basicGetReferencedGraphicsAlgorithm()
|
NotificationChain |
basicSetParent(AnchorContainer newParent,
NotificationChain msgs)
|
NotificationChain |
eBasicRemoveFromContainerFeature(NotificationChain msgs)
|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
|
getIncomingConnections()
|
|
getOutgoingConnections()
|
AnchorContainer |
getParent()
|
GraphicsAlgorithm |
getReferencedGraphicsAlgorithm()
|
void |
setParent(AnchorContainer newParent)
|
void |
setReferencedGraphicsAlgorithm(GraphicsAlgorithm newReferencedGraphicsAlgorithm)
|
| Methods inherited from class org.eclipse.graphiti.mm.pictograms.impl.PictogramElementImpl |
|---|
basicGetGraphicsAlgorithm, basicGetLink, basicSetGraphicsAlgorithm, basicSetLink, getGraphicsAlgorithm, getLink, isActive, isVisible, setActive, setGraphicsAlgorithm, setLink, setVisible, toString |
| Methods inherited from class org.eclipse.graphiti.mm.impl.PropertyContainerImpl |
|---|
getProperties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.graphiti.mm.pictograms.PictogramElement |
|---|
getGraphicsAlgorithm, getLink, isActive, isVisible, setActive, setGraphicsAlgorithm, setLink, setVisible |
| Methods inherited from interface org.eclipse.graphiti.mm.PropertyContainer |
|---|
getProperties |
| Field Detail |
|---|
protectedoutgoingConnections
Outgoing Connections' reference list.
getOutgoingConnections()protectedincomingConnections
Incoming Connections' reference list.
getIncomingConnections()protected GraphicsAlgorithm referencedGraphicsAlgorithm
Referenced Graphics Algorithm' reference.
getReferencedGraphicsAlgorithm()| Constructor Detail |
|---|
protected AnchorImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class PictogramElementImplpublic AnchorContainer getParent()
getParent in interface AnchorAnchor.setParent(AnchorContainer),
PictogramsPackage.getAnchor_Parent(),
AnchorContainer.getAnchors()public AnchorContainer basicGetParent()
public NotificationChain basicSetParent(AnchorContainer newParent,
NotificationChain msgs)
public void setParent(AnchorContainer newParent)
setParent in interface AnchornewParent - the new value of the 'Parent' container reference.Anchor.getParent()publicgetOutgoingConnections()
getOutgoingConnections in interface AnchorPictogramsPackage.getAnchor_OutgoingConnections(),
Connection.getStart()publicgetIncomingConnections()
getIncomingConnections in interface AnchorPictogramsPackage.getAnchor_IncomingConnections(),
Connection.getEnd()public GraphicsAlgorithm getReferencedGraphicsAlgorithm()
getReferencedGraphicsAlgorithm in interface AnchorAnchor.setReferencedGraphicsAlgorithm(GraphicsAlgorithm),
PictogramsPackage.getAnchor_ReferencedGraphicsAlgorithm()public GraphicsAlgorithm basicGetReferencedGraphicsAlgorithm()
public void setReferencedGraphicsAlgorithm(GraphicsAlgorithm newReferencedGraphicsAlgorithm)
setReferencedGraphicsAlgorithm in interface AnchornewReferencedGraphicsAlgorithm - the new value of the 'Referenced Graphics Algorithm' reference.Anchor.getReferencedGraphicsAlgorithm()
public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseAdd in class PictogramElementImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class PictogramElementImplpublic NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class PictogramElementImpl
public void eSet(int featureID,
Object newValue)
eSet in class PictogramElementImplpublic void eUnset(int featureID)
eUnset in class PictogramElementImplpublic boolean eIsSet(int featureID)
eIsSet in class PictogramElementImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||