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

Packages that use UMLBinaryRelationListModel
org.argouml.uml.ui Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.behavior.collaborations Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.behavior.use_cases Package Specification (none) Related Documentation (none) 
 

Uses of UMLBinaryRelationListModel in org.argouml.uml.ui
 

Subclasses of UMLBinaryRelationListModel in org.argouml.uml.ui
 class UMLConnectionListModel
           
 class UMLGeneralizationListModel
          A concrete class to provide the list of model elements that are generalizations of some other element. This list should support the full set of "Open", "Add", "Delete" Where there is no entry, the default text is "none".
 class UMLSpecializationListModel
          A concrete class to provide the list of model elements that are specializations of some other element. This list should support the full set of "Open", "Add", "Delete", "Move Up" and "Move Down" in its context sensitive menu. Where there is no entry, the default text is "null".
 

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

Subclasses of UMLBinaryRelationListModel in org.argouml.uml.ui.behavior.collaborations
 class UMLClassifierRoleAssociationRoleListModel
          Binary relation list model for associationsroles between classifierroles
 

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

Subclasses of UMLBinaryRelationListModel in org.argouml.uml.ui.behavior.use_cases
 class UMLActorAssociationListModel
          Binary relation list model for associations with actors
 class UMLExtendedUseCasesListModel
           
 class UMLExtendListModel
          A list model for the extend relationship on use case and extension point property panels. Supports the full menu (Open, Add, Delete, Move Up, Move Down).
 class UMLUseCaseAssociationListModel
          Binary relation list model for associations with usecases
 



ArgoUML (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook