Uses of Class
org.argouml.model.uml.AbstractWellformednessRule

Packages that use AbstractWellformednessRule
org.argouml.model.uml.foundation.core Factory and support methods for the Foundation::Core component of the OMG UML metamodel.  
org.argouml.uml.ui = PROPERTIES PANELS, this and sub-packages contain an implementation of prop panels (in swing) for nearly all UML model elements; also all supporting models and actions.  
 

Uses of AbstractWellformednessRule in org.argouml.model.uml.foundation.core
 

Subclasses of AbstractWellformednessRule in org.argouml.model.uml.foundation.core
 class AssociationEndAggregationWellformednessRule
          Checks that there is at most one associationend within an association an aggregation or composite.
 class AssociationEndNamespaceWellformednessRule
          Checks that an associatonends namespace is the same as the owning association has
 class AssociationEndNameWellformednessRule
          Checks that all associationends have an unique name in an association
 class AssociationNamespaceWellformednessRule
          Checks that an associatons namespace is the same as the type it connects to
 

Uses of AbstractWellformednessRule in org.argouml.uml.ui
 

Constructors in org.argouml.uml.ui with parameters of type AbstractWellformednessRule
UMLEnumerationBooleanProperty(java.lang.String propertyName, java.lang.Class elementClass, java.lang.String getMethod, java.lang.String setMethod, java.lang.Class enumClass, java.lang.Object trueValue, java.lang.Object falseValue, AbstractWellformednessRule[] wellformednessRules)
          Deprecated.  
 



ArgoUML © 1996-2003 (20030919)ArgoUML Project HomeArgoUML Cookbook