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

Packages that use UMLModelElementListModel
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.use_cases Properties panels for the behavior.use_cases uml package  
 

Uses of UMLModelElementListModel in org.argouml.uml.ui
 

Subclasses of UMLModelElementListModel in org.argouml.uml.ui
 class UMLAttributesListModel
          Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by UMLClassAttributeListModel, this class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot.
 class UMLBinaryRelationListModel
          Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by PropPanelClassifier.getAssociationEndScroll(), this class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot.
 class UMLConnectionListModel
          Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by PropPanelClassifier.getAssociationEndScroll(), this class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot.
 class UMLGeneralizationListModel
          Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by UMLGeneralizableElementGeneralizationListModel, this class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot.
 class UMLModelElementCachedListModel
          Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by UMLModelElementListModel2, this class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot.
 class UMLReflectionListModel
          Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by UMLModelElementListModel2, this class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot.
 class UMLSpecializationListModel
          Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by UMLGeneralizableElementSpecializationListModel, this class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot.
 class UMLStimulusListModel
          Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by ?, this class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot.
 

Fields in org.argouml.uml.ui declared as UMLModelElementListModel
private  UMLModelElementListModel UMLList._umlListModel
          Deprecated.  
 

Constructors in org.argouml.uml.ui with parameters of type UMLModelElementListModel
UMLList(UMLModelElementListModel listModel, boolean navigate)
          Deprecated.  
 

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

Subclasses of UMLModelElementListModel in org.argouml.uml.ui.behavior.collaborations
 class UMLClassifierRoleAssociationRoleListModel
          Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by ?, this class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot.
 

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

Subclasses of UMLModelElementListModel in org.argouml.uml.ui.behavior.use_cases
 class UMLExtendedUseCasesListModel
          Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by ?, this class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot.
 class UMLExtendListModel
          Deprecated. as of ArgoUml 0.13.5 (10-may-2003), TODO: What is this replaced by? this class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot.
 class UMLIncludeListModel
          Deprecated. as of ArgoUml 0.13.5 (10-may-2003), TODO: What is this replaced by? this class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot.
 class UMLUseCaseAssociationListModel
          Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by PropPanelClassifier.getAssociationEndScroll(), this class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot.
 



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