|
||||||||||
| 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
public abstract class PictogramElementImpl
An implementation of the model object 'Pictogram Element'.
The following features are implemented:
| Field Summary | |
|---|---|
protected boolean |
active
The cached value of the ' Active' attribute. |
protected static boolean |
ACTIVE_EDEFAULT
The default value of the ' Active' attribute. |
protected GraphicsAlgorithm |
graphicsAlgorithm
The cached value of the ' Graphics Algorithm' containment reference. |
protected PictogramLink |
link
The cached value of the ' Link' containment reference. |
protected boolean |
visible
The cached value of the ' Visible' attribute. |
protected static boolean |
VISIBLE_EDEFAULT
The default value of the ' Visible' attribute. |
| Fields inherited from class org.eclipse.graphiti.mm.impl.PropertyContainerImpl |
|---|
properties |
| Constructor Summary | |
|---|---|
protected |
PictogramElementImpl()
|
| Method Summary | |
|---|---|
GraphicsAlgorithm |
basicGetGraphicsAlgorithm()
|
PictogramLink |
basicGetLink()
|
NotificationChain |
basicSetGraphicsAlgorithm(GraphicsAlgorithm newGraphicsAlgorithm,
NotificationChain msgs)
|
NotificationChain |
basicSetLink(PictogramLink newLink,
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)
|
GraphicsAlgorithm |
getGraphicsAlgorithm()
|
PictogramLink |
getLink()
|
boolean |
isActive()
|
boolean |
isVisible()
|
void |
setActive(boolean newActive)
|
void |
setGraphicsAlgorithm(GraphicsAlgorithm newGraphicsAlgorithm)
|
void |
setLink(PictogramLink newLink)
|
void |
setVisible(boolean newVisible)
|
String |
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.PropertyContainer |
|---|
getProperties |
| Field Detail |
|---|
protected static final boolean VISIBLE_EDEFAULT
Visible' attribute.
isVisible(),
Constant Field Valuesprotected boolean visible
Visible' attribute.
isVisible()protected GraphicsAlgorithm graphicsAlgorithm
Graphics Algorithm' containment reference.
getGraphicsAlgorithm()protected static final boolean ACTIVE_EDEFAULT
Active' attribute.
isActive(),
Constant Field Valuesprotected boolean active
Active' attribute.
isActive()protected PictogramLink link
Link' containment reference.
getLink()| Constructor Detail |
|---|
protected PictogramElementImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class GraphicsAlgorithmContainerImplpublic boolean isVisible()
isVisible in interface PictogramElementPictogramElement.setVisible(boolean),
PictogramsPackage.getPictogramElement_Visible()public void setVisible(boolean newVisible)
setVisible in interface PictogramElementnewVisible - the new value of the 'Visible' attribute.PictogramElement.isVisible()public GraphicsAlgorithm getGraphicsAlgorithm()
getGraphicsAlgorithm in interface PictogramElementPictogramElement.setGraphicsAlgorithm(GraphicsAlgorithm),
PictogramsPackage.getPictogramElement_GraphicsAlgorithm(),
GraphicsAlgorithm.getPictogramElement()public GraphicsAlgorithm basicGetGraphicsAlgorithm()
public NotificationChain basicSetGraphicsAlgorithm(GraphicsAlgorithm newGraphicsAlgorithm,
NotificationChain msgs)
public void setGraphicsAlgorithm(GraphicsAlgorithm newGraphicsAlgorithm)
setGraphicsAlgorithm in interface PictogramElementnewGraphicsAlgorithm - the new value of the 'Graphics Algorithm' containment reference.PictogramElement.getGraphicsAlgorithm()public boolean isActive()
isActive in interface PictogramElementPictogramElement.setActive(boolean),
PictogramsPackage.getPictogramElement_Active()public void setActive(boolean newActive)
setActive in interface PictogramElementnewActive - the new value of the 'Active' attribute.PictogramElement.isActive()public PictogramLink getLink()
getLink in interface PictogramElementPictogramElement.setLink(PictogramLink),
PictogramsPackage.getPictogramElement_Link(),
PictogramLink.getPictogramElement()public PictogramLink basicGetLink()
public NotificationChain basicSetLink(PictogramLink newLink,
NotificationChain msgs)
public void setLink(PictogramLink newLink)
setLink in interface PictogramElementnewLink - the new value of the 'Link' containment reference.PictogramElement.getLink()
public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class PropertyContainerImpl
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class PropertyContainerImpl
public void eSet(int featureID,
Object newValue)
eSet in class PropertyContainerImplpublic void eUnset(int featureID)
eUnset in class PropertyContainerImplpublic boolean eIsSet(int featureID)
eIsSet in class PropertyContainerImplpublic String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||