Uses of Class
org.argouml.uml.ui.foundation.core.PropPanelModelElement

Packages that use PropPanelModelElement
org.argouml.uml.ui.behavior.activity_graphs Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.behavior.collaborations Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.behavior.common_behavior 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) 
org.argouml.uml.ui.foundation.extension_mechanisms Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.model_management Package Specification (none) Related Documentation (none) 
 

Uses of PropPanelModelElement in org.argouml.uml.ui.behavior.activity_graphs
 

Subclasses of PropPanelModelElement in org.argouml.uml.ui.behavior.activity_graphs
 class PropPanelActionState
          User interface panel shown at the bottom of the screen that allows the user to edit the properties of the selected UML model element.
 

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

Subclasses of PropPanelModelElement in org.argouml.uml.ui.behavior.collaborations
 class PropPanelAssociationEndRole
           
 class PropPanelAssociationRole
           
 class PropPanelClassifierRole
           
 class PropPanelCollaboration
          Property panel for collaborations.
 class PropPanelInteraction
          Proppanel for interactions.
 class PropPanelMessage
           
 

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

Subclasses of PropPanelModelElement in org.argouml.uml.ui.behavior.common_behavior
 class PropPanelCallAction
           
 class PropPanelComponentInstance
           
 class PropPanelInstance
           
 class PropPanelLink
           
 class PropPanelNodeInstance
           
 class PropPanelObject
           
 class PropPanelReception
           
 class PropPanelSignal
           
 class PropPanelStimulus
           
 

Uses of PropPanelModelElement in org.argouml.uml.ui.behavior.state_machines
 

Subclasses of PropPanelModelElement in org.argouml.uml.ui.behavior.state_machines
 class PropPanelCallEvent
           
 class PropPanelCompositeState
           
 class PropPanelEvent
           
 class PropPanelFinalState
           
 class PropPanelGuard
          A property panel for Guards.
 class PropPanelPseudostate
           
 class PropPanelSimpleState
           
 class PropPanelState
           
 class PropPanelStateMachine
           
 class PropPanelStateVertex
           
 class PropPanelStubState
           
 class PropPanelSubmachineState
           
 class PropPanelTransition
           
 

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

Subclasses of PropPanelModelElement in org.argouml.uml.ui.behavior.use_cases
 class PropPanelActor
          Builds the property panel for a actor. This is a type of Classifier, and like other Classifiers can have attributes and operations (some processes use these to define requirements).
 class PropPanelExtend
          Builds the property panel for an Extend relationship. This is a type of Relationship, but, since Relationship has no semantic meaning of its own, we derive directly from PropPanelModelElement (as other children of Relationship do).
 class PropPanelExtensionPoint
          Builds the property panel for an extension point. This is a child of PropPanelModelElement.
 class PropPanelInclude
          Builds the property panel for an Include relationship. This is a type of Relationship, but, since Relationship has no semantic meaning of its own, we derive directly from PropPanelModelElement (as other children of Relationship do).
 class PropPanelUseCase
          Builds the property panel for a use case. This is a type of Classifier, and like other Classifiers can have attributes and operations (some processes use these to define requirements).
 

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

Subclasses of PropPanelModelElement in org.argouml.uml.ui.foundation.core
 class PropPanelAbstraction
           
 class PropPanelAssociation
           
 class PropPanelAssociationEnd
           
 class PropPanelAttribute
           
 class PropPanelClass
           
 class PropPanelClassifier
           
 class PropPanelComment
          Proppanel for comments (notes).
 class PropPanelComponent
           
 class PropPanelDataType
           
 class PropPanelDependency
           
 class PropPanelFeature
           
 class PropPanelFlow
           
 class PropPanelGeneralization
           
 class PropPanelInterface
           
 class PropPanelNamespace
           
 class PropPanelNode
           
 class PropPanelOperation
           
 class PropPanelParameter
           
 class PropPanelPermission
           
 class PropPanelRelationship
          Added this class to give as much information to the user as possible if the lookup mechanisme for proppanels fails.
 class PropPanelStructuralFeature
           
 class PropPanelUsage
           
 

Uses of PropPanelModelElement in org.argouml.uml.ui.foundation.extension_mechanisms
 

Subclasses of PropPanelModelElement in org.argouml.uml.ui.foundation.extension_mechanisms
 class PropPanelStereotype
           
 

Uses of PropPanelModelElement in org.argouml.uml.ui.model_management
 

Subclasses of PropPanelModelElement in org.argouml.uml.ui.model_management
 class PropPanelModel
           
 class PropPanelPackage
          PropPanelPackage defines the Property Panel for MPackage elements.
 



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