|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UMLModelElementListModel2 | |
---|---|
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.state_machines | Properties panels for the behavior.state_machines 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 UMLModelElementListModel2 in org.argouml.uml.ui |
---|
Constructors in org.argouml.uml.ui with parameters of type UMLModelElementListModel2 | |
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)
|
|
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)
|
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 | |
UMLTransitionTriggerList(UMLModelElementListModel2 dataModel)
Constructor for UMLTransitionTriggerList. |
|
UMLTransitionEffectList(UMLModelElementListModel2 dataModel)
Constructor for UMLTransitionTriggerList. |
|
UMLStateExitList(UMLModelElementListModel2 dataModel)
Constructor for UMLStateEntryList. |
|
UMLStateEntryList(UMLModelElementListModel2 dataModel)
Constructor for UMLStateEntryList. |
|
UMLStateDoActivityList(UMLModelElementListModel2 dataModel)
Constructor for UMLStateDoActivityList. |
|
UMLCompositeStateSubvertexList(UMLModelElementListModel2 dataModel)
Constructor for UMLCompositeStateSubvertexList. |
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 © 1996-2003 (20040229) | ArgoUML Project Home | ArgoUML Cookbook |