Uses of Class
org.argouml.uml.ui.UMLModelElementOrderedListModel2

Packages that use UMLModelElementOrderedListModel2
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. 
org.argouml.uml.ui.behavior.collaborations Properties panels for the behavior.collaborations uml package  
org.argouml.uml.ui.behavior.common_behavior Properties panels for the behavior.common_behavior uml package  
org.argouml.uml.ui.behavior.use_cases Properties panels for the behavior.use_cases uml package  
org.argouml.uml.ui.foundation.core Properties panels for the foundation.core uml package  
 

Uses of UMLModelElementOrderedListModel2 in org.argouml.uml.ui
 

Fields in org.argouml.uml.ui declared as UMLModelElementOrderedListModel2
private  UMLModelElementOrderedListModel2 MoveDownAction.model
           
private  UMLModelElementOrderedListModel2 MoveUpAction.model
           
 

Constructors in org.argouml.uml.ui with parameters of type UMLModelElementOrderedListModel2
MoveDownAction(UMLModelElementOrderedListModel2 theModel, int theIndex)
          The constructor.
MoveUpAction(UMLModelElementOrderedListModel2 theModel, int theIndex)
          The constructor.
 

Uses of UMLModelElementOrderedListModel2 in org.argouml.uml.ui.behavior.collaborations
 

Subclasses of UMLModelElementOrderedListModel2 in org.argouml.uml.ui.behavior.collaborations
 class UMLAssociationRoleAssociationEndRoleListModel
          List model that shows the AssociationEndRoles belonging to some AssociationRole.
 

Uses of UMLModelElementOrderedListModel2 in org.argouml.uml.ui.behavior.common_behavior
 

Subclasses of UMLModelElementOrderedListModel2 in org.argouml.uml.ui.behavior.common_behavior
 class UMLLinkConnectionListModel
           
 

Uses of UMLModelElementOrderedListModel2 in org.argouml.uml.ui.behavior.use_cases
 

Subclasses of UMLModelElementOrderedListModel2 in org.argouml.uml.ui.behavior.use_cases
 class UMLUseCaseExtensionPointListModel
           
 

Uses of UMLModelElementOrderedListModel2 in org.argouml.uml.ui.foundation.core
 

Subclasses of UMLModelElementOrderedListModel2 in org.argouml.uml.ui.foundation.core
 class UMLAssociationConnectionListModel
           
 class UMLAssociationEndQualifiersListModel
           
 class UMLClassAttributeListModel
           
 class UMLClassifierFeatureListModel
           
 class UMLClassifierParameterListModel
          This is the model for the list of parameters for a classifier, as e.g.
 class UMLClassOperationListModel
           
 



ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook