|
|||||||||||
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.uml.UMLIncrement
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.FIncrement |
ASSERT_IN_UNIT_TEST_PROPERTY, COMMENT_PROPERTY, CONSTRAINTS_PROPERTY, STEREOTYPES_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 | |
|
UMLIncrement()
Constructor for class UMLIncrement |
protected |
UMLIncrement(boolean coobraPersistent)
Constructor for class UMLIncrement |
Method Summary | |
boolean |
addToConstraints(FConstraint value)
Access method for an one to n association. |
boolean |
addToStereotypes(FStereotype obj)
Access method for an one to n association. |
protected void |
addToStereotypes(KeyValuePair pair)
This method is needed only for loading FTreeMaps, don't use it in other cases. |
java.util.Enumeration |
elementsOfAllChildren()
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
entriesOfStereotypes()
No comment provided by developer, please add a comment to improve documentation. |
UMLCommentary |
getComment()
Get the comment attribute of the UMLIncrement object |
FCommentary |
getFComment()
Get the fComment attribute of the UMLIncrement object |
FStereotype |
getFromFStereotypes(java.lang.String key)
Get the fromStereotypes attribute of the FClass object |
FStereotype |
getFromStereotypes(FStereotype value)
Get the fromStereotypes attribute of the UMLClass object |
FStereotype |
getFromStereotypes(java.lang.String key)
Get the fromStereotypes attribute of the UMLClass object |
boolean |
hasInConstraints(FConstraint value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
hasInStereotypes(FStereotype obj)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
hasKeyInStereotypes(java.lang.String key)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
isAssertInUnitTest()
Get the assertInUnitTest attribute of the UMLIncrement object |
java.util.Iterator |
iteratorOfConstraints()
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
iteratorOfStereotypes()
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
keysOfStereotypes()
No comment provided by developer, please add a comment to improve documentation. |
void |
removeAllFromConstraints()
No comment provided by developer, please add a comment to improve documentation. |
void |
removeAllFromStereotypes()
No comment provided by developer, please add a comment to improve documentation. |
boolean |
removeFromConstraints(FConstraint value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
removeFromStereotypes(FStereotype obj)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
removeKeyFromStereotypes(java.lang.String key)
No comment provided by developer, please add a comment to improve documentation. |
void |
removeYou()
Isolates the object so the garbage collector can remove it. |
void |
setAssertInUnitTest(boolean value)
Sets the assertInUnitTest attribute of the UMLIncrement object |
void |
setComment(FCommentary comment)
Sets the comment attribute of the UMLIncrement object |
void |
setStereotype(FStereotype stereotype,
boolean value)
This method sets the stereotype if the value is true and deletes all of the specified kind if the value is false. |
int |
sizeOfConstraint()
No comment provided by developer, please add a comment to improve documentation. |
int |
sizeOfStereotypes()
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.fsa.unparse.LogicUnparseInterface |
getFSAInterface, getUnparseModuleName |
Methods inherited from interface de.upb.tools.pcs.PropertyChangeInterface |
getPropertyChangeSupport |
Methods inherited from interface java.lang.Comparable |
compareTo |
Methods inherited from interface de.uni_paderborn.fujaba.basic.UniqueIdentifier |
getID |
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 UMLIncrement()
protected UMLIncrement(boolean coobraPersistent)
coobraPersistent
- No description providedMethod Detail |
public java.util.Enumeration elementsOfAllChildren()
public boolean hasInConstraints(FConstraint value)
hasInConstraints
in interface FIncrement
value
- No description provided
public java.util.Iterator iteratorOfConstraints()
iteratorOfConstraints
in interface FIncrement
public int sizeOfConstraint()
public boolean addToConstraints(FConstraint value)
addToConstraints
in interface FIncrement
value
- The object added.
public boolean removeFromConstraints(FConstraint value)
removeFromConstraints
in interface FIncrement
value
- No description provided
public void removeAllFromConstraints()
removeAllFromConstraints
in interface FIncrement
public UMLCommentary getComment()
public void setComment(FCommentary comment)
setComment
in interface FIncrement
comment
- The new comment valuepublic void setAssertInUnitTest(boolean value)
setAssertInUnitTest
in interface FIncrement
value
- The new assertInUnitTest valuepublic boolean isAssertInUnitTest()
isAssertInUnitTest
in interface FIncrement
public void removeYou()
removeYou
in interface FElement
removeYou
in class ASGElement
public FCommentary getFComment()
getFComment
in interface FIncrement
public boolean hasInStereotypes(FStereotype obj)
hasInStereotypes
in interface FIncrement
obj
- No description provided
public boolean hasKeyInStereotypes(java.lang.String key)
hasKeyInStereotypes
in interface FIncrement
key
- No description provided
public java.util.Iterator iteratorOfStereotypes()
iteratorOfStereotypes
in interface FIncrement
public java.util.Iterator keysOfStereotypes()
keysOfStereotypes
in interface FIncrement
public java.util.Iterator entriesOfStereotypes()
entriesOfStereotypes
in interface FIncrement
public int sizeOfStereotypes()
sizeOfStereotypes
in interface FIncrement
public FStereotype getFromStereotypes(java.lang.String key)
key
- No description provided
public FStereotype getFromStereotypes(FStereotype value)
value
- No description provided
public boolean addToStereotypes(FStereotype obj)
addToStereotypes
in interface FIncrement
obj
- The object added.
public boolean removeFromStereotypes(FStereotype obj)
removeFromStereotypes
in interface FIncrement
obj
- No description provided
public boolean removeKeyFromStereotypes(java.lang.String key)
removeKeyFromStereotypes
in interface FIncrement
key
- No description provided
public void removeAllFromStereotypes()
removeAllFromStereotypes
in interface FIncrement
protected void addToStereotypes(KeyValuePair pair)
pair
- The object added.public void setStereotype(FStereotype stereotype, boolean value)
stereotype
- The new stereotype valuevalue
- The new stereotype valuepublic FStereotype getFromFStereotypes(java.lang.String key)
getFromFStereotypes
in interface FIncrement
key
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |