|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UMLModelElementListModel2 | |
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.state_machines | Package Specification (none) Related Documentation (none) |
org.argouml.uml.ui.behavior.use_cases | Package Specification (none) Related Documentation (none) |
org.argouml.uml.ui.foundation.core | Package Specification (none) Related Documentation (none) |
Uses of UMLModelElementListModel2 in org.argouml.uml.ui |
Constructors in org.argouml.uml.ui with parameters of type UMLModelElementListModel2 | |
UMLList2(UMLModelElementListModel2 dataModel,
boolean showIcon)
Constructor for UMLList2. |
|
UMLList2(UMLModelElementListModel2 dataModel)
|
|
UMLList2(UMLModelElementListModel2 dataModel,
javax.swing.ListCellRenderer renderer)
Constructor for UMLList2. |
|
UMLLinkedList(UMLModelElementListModel2 dataModel,
boolean showIcon)
Constructor for UMLLinkedList. |
|
UMLLinkedList(UMLModelElementListModel2 dataModel)
|
|
UMLMutableLinkedList(UMLModelElementListModel2 dataModel,
AbstractActionAddModelElement addAction,
AbstractActionNewModelElement newAction,
AbstractActionRemoveElement deleteAction,
boolean showIcon)
Constructor that should be used if the developer wishes the popupmenu to be constructed via the actions (as described in the javadoc of this class itself). |
|
UMLMutableLinkedList(UMLModelElementListModel2 dataModel,
AbstractActionAddModelElement addAction,
AbstractActionNewModelElement newAction)
|
|
UMLMutableLinkedList(UMLModelElementListModel2 dataModel,
javax.swing.JPopupMenu popup,
boolean showIcon)
Constructor that should be used if the developer wishes a customized popupmenu. |
|
UMLMutableLinkedList(UMLModelElementListModel2 dataModel,
javax.swing.JPopupMenu popup)
|
Uses of UMLModelElementListModel2 in org.argouml.uml.ui.behavior.collaborations |
Subclasses of UMLModelElementListModel2 in org.argouml.uml.ui.behavior.collaborations | |
class |
UMLAssociationEndRoleBaseListModel
|
class |
UMLAssociationRoleAssociationEndRoleListModel
List model that shows the AssociationEndRoles belonging to some AssociationRole. |
class |
UMLAssociationRoleMessageListModel
|
class |
UMLClassifierRoleAvailableContentsListModel
Binary relation list model for available con between classifierroles |
class |
UMLClassifierRoleAvailableFeaturesListModel
|
class |
UMLClassifierRoleBaseListModel
Shows the bases belonging to some classifierrole. |
class |
UMLCollaborationConstrainingElementListModel
Shows the constrainingelements for some collaboration. |
class |
UMLCollaborationInteractionListModel
|
class |
UMLCollaborationRepresentedClassifierListModel
The list of classifiers represented by some collaboration as shown on the collaboration proppanel |
class |
UMLCollaborationRepresentedOperationListModel
The list of operations represented by some collaboration as shown on the collaboration proppanel |
class |
UMLInteractionContextListModel
|
class |
UMLInteractionMessagesListModel
List model for messages on the interaction proppanel. |
class |
UMLMessageActionListModel
|
class |
UMLMessageInteractionListModel
|
class |
UMLMessagePredecessorListModel
|
class |
UMLMessageReceiverListModel
|
class |
UMLMessageSenderListModel
Listmodel to show the sender belonging to some message. |
Uses of UMLModelElementListModel2 in org.argouml.uml.ui.behavior.state_machines |
Constructors in org.argouml.uml.ui.behavior.state_machines with parameters of type UMLModelElementListModel2 | |
UMLTransitionEffectList(UMLModelElementListModel2 dataModel)
Constructor for UMLTransitionTriggerList. |
|
UMLCompositeStateSubvertexList(UMLModelElementListModel2 dataModel)
Constructor for UMLCompositeStateSubvertexList. |
|
UMLStateDoActivityList(UMLModelElementListModel2 dataModel)
Constructor for UMLStateDoActivityList. |
|
UMLTransitionTriggerList(UMLModelElementListModel2 dataModel)
Constructor for UMLTransitionTriggerList. |
|
UMLStateEntryList(UMLModelElementListModel2 dataModel)
Constructor for UMLStateEntryList. |
|
UMLStateExitList(UMLModelElementListModel2 dataModel)
Constructor for UMLStateEntryList. |
Uses of UMLModelElementListModel2 in org.argouml.uml.ui.behavior.use_cases |
Subclasses of UMLModelElementListModel2 in org.argouml.uml.ui.behavior.use_cases | |
class |
UMLExtendExtensionPointListModel
|
class |
UMLExtensionPointExtendListModel
|
class |
UMLExtensionPointUseCaseListModel
|
class |
UMLUseCaseExtendListModel
A model that shows the extend relationships for some usecase |
class |
UMLUseCaseExtensionPointListModel
|
class |
UMLUseCaseIncludeListModel
|
Uses of UMLModelElementListModel2 in org.argouml.uml.ui.foundation.core |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML (c) 1996-2002 |