|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
No comment provided by developer, please add a comment to improve documentation.
Field Summary | |
static java.lang.String |
INCREMENTS_PROPERTY
No comment provided by developer, please add a comment to improve documentation. |
Fields inherited from interface de.uni_paderborn.fujaba.metamodel.FElement |
ANNOTATIONS_PROPERTY, DIAGRAMS_PROPERTY, ELEMENT_REFERENCES_PROPERTY, GENERATED_PROPERTY, NAME_PROPERTY, TEXT_PROPERTY |
Method Summary | |
boolean |
addToIncrements(FIncrement value)
Access method for an one to n association. |
java.lang.String |
getText()
Get the text attribute of the UMLStereotype object |
boolean |
hasInIncrements(FIncrement value)
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
iteratorOfIncrements()
No comment provided by developer, please add a comment to improve documentation. |
void |
removeAllFromIncrements()
No comment provided by developer, please add a comment to improve documentation. |
boolean |
removeFromIncrements(FIncrement value)
No comment provided by developer, please add a comment to improve documentation. |
java.lang.String |
setText(java.lang.String text)
Sets the text attribute of the UMLStereotype object |
int |
sizeOfIncrements()
No comment provided by developer, please add a comment to improve documentation. |
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 |
public static final java.lang.String INCREMENTS_PROPERTY
Method Detail |
public boolean addToIncrements(FIncrement value)
value
- The object added.
public boolean hasInIncrements(FIncrement value)
value
- No description provided
public java.util.Iterator iteratorOfIncrements()
public void removeAllFromIncrements()
public boolean removeFromIncrements(FIncrement value)
value
- No description provided
public int sizeOfIncrements()
public java.lang.String setText(java.lang.String text)
text
- The new text value
public java.lang.String getText()
getText
in interface FElement
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |