|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object
|
+--org.argouml.model.uml.AbstractWellformednessRule
|
+--org.argouml.model.uml.foundation.core.AssociationEndAggregationWellformednessRule
Checks that there is at most one associationend within an association an aggregation or composite.
| Constructor Summary | |
|---|---|
AssociationEndAggregationWellformednessRule()
Constructor for AssociationEndAggregationWellformednessRule. |
|
AssociationEndAggregationWellformednessRule(java.lang.String key)
Constructor for AssociationEndAggregationWellformednessRule. |
|
| Method Summary | |
|---|---|
boolean |
isWellformed(MBase element,
java.lang.Object newValue)
Checks that there is at most one associationend within an association an aggregation or composite. |
| Methods inherited from class org.argouml.model.uml.AbstractWellformednessRule |
|---|
getUserMessage, setUserMessageKey |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AssociationEndAggregationWellformednessRule(java.lang.String key)
key - public AssociationEndAggregationWellformednessRule()
| Method Detail |
public boolean isWellformed(MBase element,
java.lang.Object newValue)
isWellformed in class AbstractWellformednessRuleAbstractWellformednessRule.isWellformed(MBase,Object)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| ArgoUML © 1996-2003 (20040229) | ArgoUML Project Home | ArgoUML Cookbook |