|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.basic.BasicIncrement
de.uni_paderborn.fujaba.asg.ASGElement
de.uni_paderborn.fujaba.asg.ASGElementRef
This class implements the stub-mechanism, which allows to establish an association between two distinct meta-model elements.
| Nested Class Summary |
| Nested classes inherited from class de.uni_paderborn.fujaba.asg.ASGElement |
ASGElement.SortByNameComparator |
| Field Summary |
| Fields inherited from class de.uni_paderborn.fujaba.basic.BasicIncrement |
dontUseAccessMethodsInThisClass |
| Fields inherited from interface de.uni_paderborn.fujaba.metamodel.FElementRef |
ELEMENT_PROPERTY |
| Fields inherited from interface de.uni_paderborn.fujaba.metamodel.FElement |
ANNOTATIONS_PROPERTY, DIAGRAMS_PROPERTY, ELEMENT_REFERENCES_PROPERTY, GENERATED_PROPERTY, NAME_PROPERTY, TEXT_PROPERTY |
| Constructor Summary | |
ASGElementRef()
Constructor for class ASGElementRef |
|
ASGElementRef(boolean persistent)
Constructor for class ASGElementRef |
|
| Method Summary | |
ASGElement |
getElement()
Get the element attribute of the ASGElementRef object |
FElement |
getFElement()
Get the fElement attribute of the ASGElementRef object |
FElement |
getParentElement()
Query the logical parent of this element (e.g. package of a class, diagram of an object). |
void |
removeYou()
No comment provided by developer, please add a comment to improve documentation. |
boolean |
setElement(FElement value)
Sets the element attribute of the ASGElementRef object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.lang.Comparable |
compareTo |
| Methods inherited from interface de.uni_paderborn.fujaba.basic.UniqueIdentifier |
getID |
| Methods inherited from interface de.uni_paderborn.fujaba.fsa.unparse.LogicUnparseInterface |
getFSAInterface, getUnparseModuleName |
| Methods inherited from interface de.upb.tools.pcs.PropertyChangeInterface |
getPropertyChangeSupport |
| Methods inherited from interface de.upb.tools.pcs.PropertyChangeClient |
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
| Methods inherited from interface de.tu_bs.coobra.ObjectChangeAware |
acknowledgeChange, getCoObRAId, getRepository, setCoObRAId, setRepository |
| Methods inherited from interface de.uni_kassel.prop.InspectionAware |
isInspectableField, proposeFieldValues |
| Constructor Detail |
public ASGElementRef()
public ASGElementRef(boolean persistent)
persistent - No description provided| Method Detail |
public boolean setElement(FElement value)
setElement in interface FElementRefvalue - The new element value
public ASGElement getElement()
public FElement getFElement()
getFElement in interface FElementRefpublic void removeYou()
removeYou in interface FElementremoveYou in class ASGElementpublic FElement getParentElement()
getParentElement in interface FElementgetParentElement in class ASGElement
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||