Package org.argouml.uml.ui.foundation.core

Properties panels for the foundation.core uml package

See:
          Description

Class Summary
ActionAddAssociationSpecification  
ActionAddAttribute Action to add an attribute to a Classifier or AssociationEnd.
ActionAddClientDependencyAction An Action to add client dependencies to some modelelement.
ActionAddDataType This action creates a new datatype.
ActionAddEnumeration This action creates a new enumeration.
ActionAddEnumerationLiteral Action to add an operation to a classifier.
ActionAddLiteral This action adds a Enumerationliteral to an Enumeration.
ActionAddOperation Action to add an operation to a classifier.
ActionAddSupplierDependencyAction An Action to add client dependencies to some modelelement.
ActionNewClass Action to create a new class in the same namespace as the currently selected classifier.
ActionNewInnerClass Action to create a new inner Class.
ActionNewModelElementConstraint  
ActionNewParameter Action to create a new parameter, either for the currently selected element (operation, event), or "next to" an existing parameter (that is actually selected by the user).
ActionSetAssociationEndAggregation  
ActionSetAssociationEndMultiplicity  
ActionSetAssociationEndNavigable  
ActionSetAssociationEndOrdering  
ActionSetAssociationEndTargetScope  
ActionSetAssociationEndType  
ActionSetBehavioralFeatureQuery  
ActionSetChangeability  
ActionSetClassActive  
ActionSetElementOwnershipSpecification This class sets the "isSpecification" for a ElementOwnership (incorporated in ModelElement for MDR) or a ElementImport.
ActionSetFeatureOwner  
ActionSetFeatureOwnerScope  
ActionSetFlowSource  
ActionSetGeneralizableElementAbstract  
ActionSetGeneralizableElementLeaf  
ActionSetGeneralizableElementRoot  
ActionSetGeneralizationPowertype  
ActionSetModelElementNamespace  
ActionSetModelElementStereotype  
ActionSetModelElementVisibility This action sets the Visibility of a ModelElement.
ActionSetOperationConcurrencyKind An action to set the concurrency of an operation.
ActionSetParameterDirectionKind An action to set the direction of a parameter.
ActionSetParameterType  
ActionSetStructuralFeatureMultiplicity Action to set the multiplicity of a structural feature.
ActionSetStructuralFeatureTargetScope Deprecated. for 0.27.2 by tfmorris.
ActionSetStructuralFeatureType  
PropPanelAbstraction The properties panel for a Abstraction.
PropPanelAssociation The properties panel for a Association.
PropPanelAssociationClass The properties panel for an AssociationClass.
PropPanelAssociationEnd The properties panel for an association end.
PropPanelAttribute The properties panel for an Attribute of a Classifier, and the Qualifier of an AssociationEnd.
PropPanelClass The properties panel for a Class.
PropPanelClassifier The abstract properties panel for Classifiers.
PropPanelComment Proppanel for comments (notes).
PropPanelComponent PropPanel for a UML Component.
PropPanelConstraint Proppanel for Constraints .
PropPanelDataType The properties panel for a Datatype.
PropPanelDependency The properties panel for a Dependency.
PropPanelElementResidence The properties panel for a ElementResidence.
PropPanelEnumeration The properties panel for an Enumeration element.
PropPanelEnumerationLiteral The properties panel for an EnumerationLiteral.
PropPanelFeature Abstract class for the properties panel of a Feature.
PropPanelFlow The properties panel for a Flow.
PropPanelGeneralization The properties panel for a Generalization.
PropPanelInterface The properties panel for an Interface.
PropPanelMethod A property panel for methods.
PropPanelModelElement The properties panel for a modelelement.
PropPanelNamespace The abstract properties panel for a Namespace.
PropPanelNode TODO: this property panel needs refactoring to remove dependency on old gui components.
PropPanelOperation A property panel for Operations of Classifiers.
PropPanelParameter The property panel for parameters.
PropPanelPermission The properties panel for a Permission.
PropPanelRelationship Added this class to give as much information to the user as possible if the lookup mechanism for proppanels fails.
PropPanelStructuralFeature  
PropPanelUsage The properties panel for a Usage.
UMLAssociationAssociationRoleListModel  
UMLAssociationConnectionListModel The list model for the connections of the association.
UMLAssociationEndAggregationRadioButtonPanel  
UMLAssociationEndAssociationListModel  
UMLAssociationEndChangeabilityRadioButtonPanel This panel contains radio buttons that represent the Changeability of an asssociation-end.
UMLAssociationEndNavigableCheckBox  
UMLAssociationEndOrderingCheckBox  
UMLAssociationEndQualifiersListModel  
UMLAssociationEndSpecificationListModel  
UMLAssociationEndTargetScopeCheckbox  
UMLAssociationEndTypeComboBoxModel  
UMLAssociationLinkListModel  
UMLAttributeInitialValueListModel  
UMLBehavioralFeatureQueryCheckBox  
UMLClassActiveCheckBox  
UMLClassAttributeListModel  
UMLClassifierAssociationEndListModel  
UMLClassifierCreateActionListModel  
UMLClassifierFeatureListModel  
UMLClassifierParameterListModel This is the model for the list of parameters for a classifier, as e.g.
UMLClassifierPowertypeRangeListModel  
UMLClassOperationListModel  
UMLCommentAnnotatedElementListModel The list model for the annotated modelelements of a comment.
UMLComponentResidentListModel ListModel for resident elements in a component
UMLConstraintConstrainedElementListModel The list model for the annotated modelelements of a comment.
UMLContainerResidentListModel ListModel for resident relations and containers, such as Node, ComponentInstance, NodeInstance.
UMLDependencyClientListModel  
UMLDependencySupplierListModel  
UMLDiagramNameDocument  
UMLDiscriminatorNameDocument The document that is edited in the discriminator field of a generalization.
UMLEnumerationLiteralsListModel  
UMLFeatureOwnerListModel  
UMLFeatureOwnerScopeCheckBox  
UMLGeneralizableElementAbstractCheckBox  
UMLGeneralizableElementGeneralizationListModel  
UMLGeneralizableElementLeafCheckBox  
UMLGeneralizableElementRootCheckBox  
UMLGeneralizableElementSpecializationListModel  
UMLGeneralizationChildListModel  
UMLGeneralizationParentListModel  
UMLGeneralizationPowertypeComboBoxModel TODO: For UML 2.x, powertypes are accessed indirectly through the GeneralizationSets that contain a Generalization.
UMLModelElementClientDependencyListModel The listmodel of the client dependencies for some modelelement.
UMLModelElementConstraintListModel  
UMLModelElementElementResidenceListModel  
UMLModelElementNameDocument  
UMLModelElementNamespaceComboBoxModel A model for a namespace combo box.
UMLModelElementNamespaceListModel  
UMLModelElementSourceFlowListModel  
UMLModelElementStereotypeListModel The swing List Model for displaying stereotypes.
UMLModelElementSupplierDependencyListModel  
UMLModelElementTargetFlowListModel  
UMLModelElementVisibilityRadioButtonPanel A radio button panel for the visibility of a ModelElement or ElementResidence, or ElementImport.
UMLNamespaceOwnedElementListModel A model for all elements owned by a namespace.
UMLOperationConcurrencyRadioButtonPanel A panel for the concurrency settings of an operation.
UMLOperationMethodsListModel The model for the list of methods of an operation.
UMLOperationRaisedExceptionsListModel The model for the list of raised exceptions of an operation.
UMLOperationRaisedSignalsListModel The model for the list of raised signals of an operation.
UMLOperationSpecificationDocument  
UMLParameterBehavioralFeatListModel  
UMLParameterDirectionKindRadioButtonPanel A panel for the ParameterDirectionKind (in, inout...) of a Parameter.
UMLParameterTypeComboBoxModel  
UMLStructuralFeatureChangeabilityRadioButtonPanel  
UMLStructuralFeatureTargetScopeCheckBox Deprecated. for 0.27.2 by tfmorris.
UMLStructuralFeatureTypeComboBoxModel The combobox model for the type belonging to some attribute.
 

Package org.argouml.uml.ui.foundation.core Description

Properties panels for the foundation.core uml package

Package Specification

(none)

Related Documentation

(none)



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook