|
|||||||||||
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.ASGInformation
------- information 0..1 ASGInformation | key |---------------------------------> String ------- information -------- 0..1 aSGInformation 0..1 ASGUnparseInformation | name |------------------------------ ASGInformation -------- parent aSGinformation
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 | |
ASGInformation()
default Constructor. |
|
ASGInformation(ASGInformation toCopy)
copy Constructor. |
Method Summary | |
boolean |
addToInformation(java.util.Map.Entry entry)
Access method for an one to n association. |
boolean |
addToInformation(java.lang.String key,
java.lang.String value)
Access method for an one to n association. |
java.util.Iterator |
entriesOfInformation()
No comment provided by developer, please add a comment to improve documentation. |
java.lang.String |
getFromInformation(java.lang.String key)
Get the fromInformation attribute of the ASGInformation object |
ASGUnparseInformation |
getParent()
Get the parent attribute of the ASGInformation object |
FElement |
getParentElement()
Query the logical parent of this element (e.g. package of a class, diagram of an object). |
boolean |
hasInInformation(java.lang.String value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
hasInInformation(java.lang.String key,
java.lang.String value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
hasKeyInInformation(java.lang.String key)
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
iteratorOfInformation()
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
keysOfInformation()
No comment provided by developer, please add a comment to improve documentation. |
void |
removeAllFromInformation()
No comment provided by developer, please add a comment to improve documentation. |
boolean |
removeFromInformation(java.lang.String value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
removeFromInformation(java.lang.String key,
java.lang.String value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
removeKeyFromInformation(java.lang.String key)
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. |
boolean |
setParent(java.lang.String key,
ASGUnparseInformation value)
Sets the parent attribute of the ASGInformation object |
int |
sizeOfInformation()
No comment provided by developer, please add a comment to improve documentation. |
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 ASGInformation()
public ASGInformation(ASGInformation toCopy)
toCopy
- No description providedMethod Detail |
public boolean addToInformation(java.lang.String key, java.lang.String value)
key
- The object added.value
- The object added.
public boolean addToInformation(java.util.Map.Entry entry)
entry
- The object added.
public java.util.Iterator entriesOfInformation()
public java.lang.String getFromInformation(java.lang.String key)
key
- No description provided
public boolean hasInInformation(java.lang.String key, java.lang.String value)
key
- No description providedvalue
- No description provided
public boolean hasInInformation(java.lang.String value)
value
- No description provided
public boolean hasKeyInInformation(java.lang.String key)
key
- No description provided
public java.util.Iterator iteratorOfInformation()
public java.util.Iterator keysOfInformation()
public void removeAllFromInformation()
public boolean removeFromInformation(java.lang.String key, java.lang.String value)
key
- No description providedvalue
- No description provided
public boolean removeFromInformation(java.lang.String value)
value
- No description provided
public boolean removeKeyFromInformation(java.lang.String key)
key
- No description provided
public int sizeOfInformation()
public ASGUnparseInformation getParent()
public boolean setParent(java.lang.String key, ASGUnparseInformation value)
key
- The new parent valuevalue
- The new parent value
public void removeYou()
removeYou
in interface de.tu_bs.coobra.ObjectChangeAware
removeYou
in class ASGElement
public FElement getParentElement()
getParentElement
in interface FElement
getParentElement
in class ASGElement
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |