|
|||||||||||
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.AccessedElementRef
Nested Class Summary |
Nested classes inherited from class de.uni_paderborn.fujaba.asg.ASGElement |
ASGElement.SortByNameComparator |
Field Summary | |
private de.upb.tools.fca.FHashSet |
accessMethodRef
0..1 Assoc 0..n AccessedElementRef ----------------------------------- AccessMethodRef accessedElementRef accessMethodRef |
private de.upb.tools.fca.FHashSet |
statechartMethodRef
0..1 unnamed association n AccessedElementRef --------------------------------------------- StatechartMethodRef accessedElementRef statechartMethodRef |
Fields inherited from class de.uni_paderborn.fujaba.asg.ASGElementRef |
|
Fields inherited from class de.uni_paderborn.fujaba.asg.ASGElement |
|
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 | |
AccessedElementRef()
|
Method Summary | |
boolean |
addToAccessMethodRef(AccessMethodRef value)
Access method for an one to n association. |
boolean |
addToStatechartMethodRef(StatechartMethodRef value)
Access method for an one to n association. |
static AccessedElementRef |
getAccessedElementRef(FElement element)
Get the accessedElementRef attribute of the AccessedElementRef class |
boolean |
hasInAccessMethodRef(AccessMethodRef value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
hasInStatechartMethodRef(StatechartMethodRef value)
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
iteratorOfAccessMethodRef()
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
iteratorOfStatechartMethodRef()
No comment provided by developer, please add a comment to improve documentation. |
void |
removeAllFromAccessMethodRef()
No comment provided by developer, please add a comment to improve documentation. |
void |
removeAllFromStatechartMethodRef()
No comment provided by developer, please add a comment to improve documentation. |
boolean |
removeFromAccessMethodRef(AccessMethodRef value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
removeFromStatechartMethodRef(StatechartMethodRef value)
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. |
int |
sizeOfAccessMethodRef()
No comment provided by developer, please add a comment to improve documentation. |
int |
sizeOfStatechartMethodRef()
No comment provided by developer, please add a comment to improve documentation. |
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 |
Field Detail |
private de.upb.tools.fca.FHashSet accessMethodRef
0..1 Assoc 0..n AccessedElementRef ----------------------------------- AccessMethodRef accessedElementRef accessMethodRef
private de.upb.tools.fca.FHashSet statechartMethodRef
0..1 unnamed association n AccessedElementRef --------------------------------------------- StatechartMethodRef accessedElementRef statechartMethodRef
Constructor Detail |
public AccessedElementRef()
Method Detail |
public static AccessedElementRef getAccessedElementRef(FElement element)
element
- No description provided
public boolean addToAccessMethodRef(AccessMethodRef value)
value
- The object added.
public boolean hasInAccessMethodRef(AccessMethodRef value)
value
- No description provided
public java.util.Iterator iteratorOfAccessMethodRef()
public void removeAllFromAccessMethodRef()
public boolean removeFromAccessMethodRef(AccessMethodRef value)
value
- No description provided
public int sizeOfAccessMethodRef()
public boolean addToStatechartMethodRef(StatechartMethodRef value)
value
- The object added.
public boolean hasInStatechartMethodRef(StatechartMethodRef value)
value
- No description provided
public java.util.Iterator iteratorOfStatechartMethodRef()
public void removeAllFromStatechartMethodRef()
public boolean removeFromStatechartMethodRef(StatechartMethodRef value)
value
- No description provided
public int sizeOfStatechartMethodRef()
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 |