|
||||||||||
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.pictograms.impl.PictogramLinkImpl
public class PictogramLinkImpl
An implementation of the model object 'Pictogram Link'.
The following features are implemented:
Field Summary | |
---|---|
protected |
businessObjects
The cached value of the ' Business Objects ' reference list. |
Fields inherited from class org.eclipse.graphiti.mm.impl.PropertyContainerImpl |
---|
properties |
Constructor Summary | |
---|---|
protected |
PictogramLinkImpl()
|
Method Summary | |
---|---|
PictogramElement |
basicGetPictogramElement()
|
NotificationChain |
basicSetPictogramElement(PictogramElement newPictogramElement,
NotificationChain msgs)
|
NotificationChain |
eBasicRemoveFromContainerFeature(NotificationChain msgs)
|
java.lang.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,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
|
getBusinessObjects()
|
PictogramElement |
getPictogramElement()
|
void |
setPictogramElement(PictogramElement newPictogramElement)
|
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, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.graphiti.mm.PropertyContainer |
---|
getProperties |
Field Detail |
---|
protectedbusinessObjects
Business Objects
' reference list.
getBusinessObjects()
Constructor Detail |
---|
protected PictogramLinkImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class PropertyContainerImpl
public PictogramElement getPictogramElement()
getPictogramElement
in interface PictogramLink
PictogramLink.setPictogramElement(PictogramElement)
,
PictogramsPackage.getPictogramLink_PictogramElement()
,
PictogramElement.getLink()
public PictogramElement basicGetPictogramElement()
public NotificationChain basicSetPictogramElement(PictogramElement newPictogramElement, NotificationChain msgs)
public void setPictogramElement(PictogramElement newPictogramElement)
setPictogramElement
in interface PictogramLink
newPictogramElement
- the new value of the 'Pictogram Element' container reference.PictogramLink.getPictogramElement()
publicgetBusinessObjects()
getBusinessObjects
in interface PictogramLink
PictogramsPackage.getPictogramLink_BusinessObjects()
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class PropertyContainerImpl
public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in class PropertyContainerImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in class PropertyContainerImpl
public void eUnset(int featureID)
eUnset
in class PropertyContainerImpl
public boolean eIsSet(int featureID)
eIsSet
in class PropertyContainerImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |