|
|||||||||||
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
de.uni_paderborn.fujaba.uml.UMLStereotype
de.uni_paderborn.fujaba.uml.UMLAssocStereotype
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.FStereotype |
INCREMENTS_PROPERTY |
Fields inherited from interface de.uni_paderborn.fujaba.metamodel.FElement |
ANNOTATIONS_PROPERTY, DIAGRAMS_PROPERTY, ELEMENT_REFERENCES_PROPERTY, GENERATED_PROPERTY, NAME_PROPERTY, TEXT_PROPERTY |
Fields inherited from interface de.uni_paderborn.fujaba.metamodel.FIncrement |
ASSERT_IN_UNIT_TEST_PROPERTY, COMMENT_PROPERTY, CONSTRAINTS_PROPERTY, STEREOTYPES_PROPERTY |
Constructor Summary | |
UMLAssocStereotype()
Deprecated. use UMLStereotype instead |
|
UMLAssocStereotype(java.lang.String text)
Deprecated. use UMLStereotype instead |
Method Summary | |
boolean |
addToUMLAssoc(UMLAssoc value)
Deprecated. use UMLStereotype instead |
boolean |
hasInUMLAssoc(UMLAssoc value)
Deprecated. use UMLStereotype instead |
java.util.Iterator |
iteratorOfUMLAssoc()
Deprecated. use UMLStereotype instead |
void |
removeAllFromUMLAssoc()
Deprecated. use UMLStereotype instead |
boolean |
removeFromUMLAssoc(UMLAssoc value)
Deprecated. use UMLStereotype instead |
void |
removeYou()
Deprecated. use UMLStereotype instead |
int |
sizeOfUMLAssoc()
Deprecated. use UMLStereotype instead |
Methods inherited from class de.uni_paderborn.fujaba.uml.UMLStereotype |
addToIncrements, addToUMLClass, createUnparseModuleName, getParentElement, getText, getUMLStereotypeManager, hasInIncrements, iteratorOfIncrements, removeAllFromIncrements, removeFromIncrements, setText, setUMLStereotypeManager, sizeOfIncrements, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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 |
Constructor Detail |
public UMLAssocStereotype(java.lang.String text)
text
- text for the stereotypepublic UMLAssocStereotype()
Method Detail |
public int sizeOfUMLAssoc()
public boolean removeFromUMLAssoc(UMLAssoc value)
value
- No description provided
public void removeAllFromUMLAssoc()
public java.util.Iterator iteratorOfUMLAssoc()
public boolean hasInUMLAssoc(UMLAssoc value)
value
- No description provided
public boolean addToUMLAssoc(UMLAssoc value)
value
- The object added.
public void removeYou()
removeYou
in interface FElement
removeYou
in class UMLStereotype
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |