|
|||||||||||
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.ASGUnparseInformation
de.uni_paderborn.fujaba.asg.ASGCollapsableUnparseInformation
No comment provided by developer, please add a comment to improve documentation.
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.FElement |
ANNOTATIONS_PROPERTY, DIAGRAMS_PROPERTY, ELEMENT_REFERENCES_PROPERTY, GENERATED_PROPERTY, NAME_PROPERTY, TEXT_PROPERTY |
Constructor Summary | |
ASGCollapsableUnparseInformation()
Deprecated. kept only for compatibility issues |
Method Summary | |
protected boolean |
addToPoints(java.util.Map.Entry entry)
Deprecated. use ASGInformation |
boolean |
addToPoints(java.lang.String key,
java.awt.Point value)
Deprecated. use ASGInformation |
boolean |
setASGElement(ASGElement key,
ASGElement value)
Sets the aSGElement attribute of the ASGCollapsableUnparseInformation object |
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.FElement |
isGenerated |
Methods inherited from interface java.lang.Comparable |
compareTo |
Methods inherited from interface de.uni_paderborn.fujaba.basic.UniqueIdentifier |
getID |
Constructor Detail |
public ASGCollapsableUnparseInformation()
Method Detail |
public boolean setASGElement(ASGElement key, ASGElement value)
setASGElement
in class ASGUnparseInformation
key
- The new aSGElement valuevalue
- The new aSGElement value
public boolean addToPoints(java.lang.String key, java.awt.Point value)
addToPoints
in class ASGUnparseInformation
key
- The object added.value
- The object added.
protected boolean addToPoints(java.util.Map.Entry entry)
addToPoints
in class ASGUnparseInformation
entry
- Map.Entry that hold the pair
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |