|
|||||||||||
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
de.uni_paderborn.fujaba.codegen.GeneratedMethodRef
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 | |
GeneratedMethodRef()
|
Method Summary | |
FElement |
getAccessedElement()
Get the accessedElement attribute of the AccessMethodRef object |
abstract AccessedElementRef |
getAccessedElementRef()
0..n Assoc 0..1 AccessMethodRef ----------------------------------- AccessedElementRef methodRef accessedElementRef |
FMethod |
getMethod()
Get the method attribute of the AccessMethodRef object |
static boolean |
hasAccessedElement(FMethod method)
No comment provided by developer, please add a comment to improve documentation. |
static boolean |
hasGeneratedMethodRef(FMethod method)
No comment provided by developer, please add a comment to improve documentation. |
void |
removeYou()
No comment provided by developer, please add a comment to improve documentation. |
abstract boolean |
setAccessedElementRef(AccessedElementRef value)
Sets the accessedElementRef attribute of the AccessMethodRef object |
boolean |
setMethod(FMethod method)
Sets the method attribute of the AccessMethodRef object |
Methods inherited from class de.uni_paderborn.fujaba.asg.ASGElementRef |
getElement, getFElement, getParentElement, setElement |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface de.uni_paderborn.fujaba.metamodel.FElementRef |
getFElement, setElement |
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 GeneratedMethodRef()
Method Detail |
public static boolean hasGeneratedMethodRef(FMethod method)
method
- No description provided
public static boolean hasAccessedElement(FMethod method)
method
- No description provided
public FElement getAccessedElement()
public boolean setMethod(FMethod method)
method
- The new method value
public FMethod getMethod()
public abstract AccessedElementRef getAccessedElementRef()
0..n Assoc 0..1 AccessMethodRef ----------------------------------- AccessedElementRef methodRef accessedElementRef
public abstract boolean setAccessedElementRef(AccessedElementRef value)
value
- The new accessedElementRef value
public void removeYou()
removeYou
in interface FElement
removeYou
in class ASGElementRef
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |