A B C D E F G H I J K L M N O P Q R S T U V W X Y _

B

back() - Method in class org.argouml.kernel.Wizard
 
BAND - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
BAND - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
BAND_ASSIGN - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
BAND_ASSIGN - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
BaseForComponentInstance - Static variable in class org.argouml.uml.ColumnDescriptor
 
BaseForNodeInstance - Static variable in class org.argouml.uml.ColumnDescriptor
 
BaseForObject - Static variable in class org.argouml.uml.ColumnDescriptor
 
beActive() - Method in class org.argouml.cognitive.critics.Critic
Make this critic active.
BehavioralElementsHelper - class org.argouml.model.uml.behavioralelements.BehavioralElementsHelper.
Helper class for UML BehavioralElements Package.
beInactive() - Method in class org.argouml.cognitive.critics.Critic
Make this critic inactive.
BIDIRECTIONAL - Static variable in class org.argouml.uml.ui.ActionNavigability
 
bindPort(Object, Fig) - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqObject
Sets the port (some object in an underlying model) for Fig f. f must already be contained in the FigNode. f will now represent the given port.
BITAND - Static variable in class org.argouml.language.java.Token
 
BITAND - Static variable in class org.argouml.language.java.JavaConstants
 
BITNOT - Static variable in class org.argouml.language.java.Token
 
BITNOT - Static variable in class org.argouml.language.java.JavaConstants
 
BITOR - Static variable in class org.argouml.language.java.Token
 
BITOR - Static variable in class org.argouml.language.java.JavaConstants
 
BITXOR - Static variable in class org.argouml.language.java.Token
 
BITXOR - Static variable in class org.argouml.language.java.JavaConstants
 
BLOCK - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
BLOCK - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
BNOT - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
BNOT - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
BOOLEAN - Static variable in class org.argouml.language.java.Token
 
BOOLEAN - Static variable in class org.argouml.language.java.JavaConstants
 
BOOLEAN_CLASS - Static variable in class org.argouml.language.java.generator.JavaUML
 
BOOLEAN_TYPE - Static variable in class org.argouml.language.java.generator.JavaUML
 
BOOLEANVAL - Static variable in class org.argouml.language.java.Token
 
BOOLEANVAL - Static variable in class org.argouml.language.java.JavaConstants
 
BOR - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
BOR - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
BOR_ASSIGN - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
BOR_ASSIGN - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
BorderSplitPane - class org.argouml.swingext.BorderSplitPane.
A component designed to display its child components in a similar fashion to a component implementing the standard java class BorderLayout but with each child component seperated by a positional splitterbar.
The compass points have been expanded from those available in BorderLayout to the diaganal compass points, NORTHWEST, NORTHEAST, SOUTHEAST, SOUTHWEST.
BorderSplitPane() - Constructor for class org.argouml.swingext.BorderSplitPane
Construct a new BorderSplitPane
BOTH - Static variable in class org.argouml.swingext.GridLayout2
Resize all child components to fit their cell both horizontally and vertically.
BOTTOM - Static variable in class org.argouml.swingext.SerialLayout
 
BOTTOMTOTOP - Static variable in class org.argouml.swingext.SerialLayout
 
BREAK - Static variable in class org.argouml.language.java.Token
 
BREAK - Static variable in class org.argouml.language.java.JavaConstants
 
breakActivation(FigSeqLink, Vector) - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqObject
If the connected action of the FigSeqLink figLink is a return-action, the corresponding FigActivation will be cut in two FigActivations
BSR - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
BSR - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
BSR_ASSIGN - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
BSR_ASSIGN - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
build(MModelElement, MModelElement) - Method in class org.argouml.uml.ui.UMLBinaryRelationListModel
Builds a relation between two modelelements.
build(MModelElement, MModelElement) - Method in class org.argouml.uml.ui.UMLGeneralizationListModel
 
build(MModelElement, MModelElement) - Method in class org.argouml.uml.ui.UMLConnectionListModel
 
build(MModelElement, MModelElement) - Method in class org.argouml.uml.ui.UMLSpecializationListModel
 
build(MModelElement, MModelElement) - Method in class org.argouml.uml.ui.behavior.use_cases.UMLExtendedUseCasesListModel
 
build(MModelElement, MModelElement) - Method in class org.argouml.uml.ui.behavior.use_cases.UMLExtendListModel
 
build(MModelElement, MModelElement) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLClassifierRoleAssociationRoleListModel
 
buildAbstraction(String) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Build an empty but initialized instance of a UML Abstraction with a given name.
buildAction(MMessage) - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Builds an action (actually an uninterpretedaction) for some message
buildActivator(MMessage, MInteraction) - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsFactory
Builds an activator for some message
buildActivityGraph(MModelElement) - Method in class org.argouml.model.uml.behavioralelements.activitygraphs.ActivityGraphsFactory
Builds an activity graph owned by the given context
buildActor() - Method in class org.argouml.model.uml.behavioralelements.usecases.UseCasesFactory
Builds an actor in the project's model namespace.
buildActor(MNamespace) - Method in class org.argouml.model.uml.behavioralelements.usecases.UseCasesFactory
Builds an actor in the given namespace.
buildActor(Object) - Method in class org.argouml.model.uml.behavioralelements.usecases.UseCasesFactory
Builds an actor in the same namespace of the given actor.
buildAssociation(MClassifier, boolean, MAggregationKind, MClassifier, boolean, MAggregationKind) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a default binary association with two default association ends.
buildAssociation(MClassifier, boolean, MClassifier, boolean) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a default binary association with two default association ends.
buildAssociation(MClassifier, MAggregationKind, MClassifier, MAggregationKind) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a default binary association with two default association ends.
buildAssociation(MClassifier, MClassifier) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a binary associations between two classifiers with default values for the association ends and the association itself.
buildAssociation(Object, boolean, Object, boolean, String) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a default binary association with two default association ends and a given name.
buildAssociationClass(MClassifier, MClassifier) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds an associationClass between classifier end1 and end2 with a default class.
buildAssociationEnd(MAssociation, String, MClassifier, MMultiplicity, MStereotype, boolean, MOrderingKind, MAggregationKind, MScopeKind, MChangeableKind, MVisibilityKind) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a fully configurable association end.
buildAssociationEnd(MClassifier, MAssociation) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
 
buildAssociationEndRole(MClassifierRole) - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsFactory
Builds an associationendrole based on some classifierrole
buildAssociationRole(MClassifierRole, MClassifierRole) - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsFactory
Builds a binary associationrole on basis of two classifierroles
buildAssociatonClass(MClass, MClassifier, MClassifier) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds an association class from a class and two classifiers that should be associated.
buildAttribute() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a default attribute.
buildAttribute(Object) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds an attribute owned by some classifier cls.
buildAttribute(String) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a default attribute with a given name.
buildBinding(MModelElement, MModelElement) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a binding between a client modelelement and a supplier modelelement
buildCache() - Method in class org.argouml.uml.ui.UMLModelElementCachedListModel
 
buildCallAction(MOperation, String) - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Builds a Callaction belonging to operation oper with a given name.
buildCallEvent() - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Builds a callevent whose namespace (and therefore the ownership) is the rootmodel.
buildClass() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a default implementation for a class.
buildClass(Object) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a class with a given namespace.
buildClass(String) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a class with a given name.
buildClass(String, Object) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a class with a given name and namespace.
buildCollaboration(MNamespace) - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsFactory
Builds a default collaboration not attached to a classifier
buildComment(MModelElement) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a comment inluding a reference to the given modelelement to comment.
buildCompositeState(MStateMachine) - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Builds a compositestate as top for some statemachine
buildCompositeState(Object) - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Builds a compositestate initalized as a non-concurrent composite state.
buildConstraint(MModelElement) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a constraint that constraints the given modelelement.
buildConstraint(String, Object) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a constraint with a given name and boolean expression.
buildContext(JMenuItem, String) - Method in interface org.argouml.application.api.PluggableMenu
 
buildDataType(String, Object) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a datatype with a given name and namespace.
buildDependency(MModelElement, MModelElement) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a modelelement dependency between two modelelements.
buildExtend(MUseCase, MUseCase) - Method in class org.argouml.model.uml.behavioralelements.usecases.UseCasesFactory
Build an extend relationship. Set the namespace to the base (preferred) or else extension's namespace.
buildExtend(MUseCase, MUseCase, MExtensionPoint) - Method in class org.argouml.model.uml.behavioralelements.usecases.UseCasesFactory
 
buildExtensionPoint(MUseCase) - Method in class org.argouml.model.uml.behavioralelements.usecases.UseCasesFactory
Build an extension point for a use case. Set the namespace to that of the use case if possible.
buildFinalState(Object) - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Builds a finalstate.
buildGeneralization(MGeneralizableElement, MGeneralizableElement) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a generalization between a parent and a child.
buildGeneralization(Object, Object, String) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a generalization between a parent and a child with a given name.
buildGuard(Object) - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Builds a guard condition with a given transition.
buildInclude(MUseCase, MUseCase) - Method in class org.argouml.model.uml.behavioralelements.usecases.UseCasesFactory
Build an include relationship. Set the namespace to the base (preferred) or else extension's namespace.
buildInteraction(MCollaboration) - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsFactory
Builds an interaction belonging to some collaboration
buildInterface() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a default implementation for an interface.
buildInterface(Object) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds an interface with a given namespace.
buildInterface(String) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds an interface with a given name.
buildInterface(String, Object) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds an interface with a given name and namespace.
buildInternalTransition(Object) - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Builds an internal transition for a given state.
buildLink(MInstance, MInstance) - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Builds a Link between two Instances
buildMessage(MCollaboration, MAssociationRole) - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsFactory
Builds a message within some collaboration.
buildMessage(MInteraction, MAssociationRole) - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsFactory
Builds a message within some interaction related to some assocationrole.
buildMethod(MOperation) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a default method belonging to a certain operation.
buildMethod(MOperation, NotationName, String) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a method belonging to a certain operation.
buildMethod(String) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a method with a given name.
buildModel() - Method in class org.argouml.uml.ui.UMLRadioButtonPanel
Builds the model.
buildModel() - Method in class org.argouml.uml.ui.UMLButtonGroup
Builds the model.
buildModel() - Method in class org.argouml.uml.ui.UMLCheckBox2
Builds the model.
buildModel() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLCompositeStateConcurentCheckBox
 
buildModel() - Method in class org.argouml.uml.ui.foundation.core.UMLStructuralFeatureChangeabilityRadioButtonPanel
 
buildModel() - Method in class org.argouml.uml.ui.foundation.core.UMLAssociationEndOrderingCheckBox
 
buildModel() - Method in class org.argouml.uml.ui.foundation.core.UMLGeneralizableElementLeafCheckBox
 
buildModel() - Method in class org.argouml.uml.ui.foundation.core.UMLAssociationEndChangeabilityRadioButtonPanel
 
buildModel() - Method in class org.argouml.uml.ui.foundation.core.UMLStructuralFeatureTargetScopeCheckBox
 
buildModel() - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementVisibilityRadioButtonPanel
 
buildModel() - Method in class org.argouml.uml.ui.foundation.core.UMLGeneralizableElementRootCheckBox
 
buildModel() - Method in class org.argouml.uml.ui.foundation.core.UMLAssociationEndAggregationRadioButtonPanel
 
buildModel() - Method in class org.argouml.uml.ui.foundation.core.UMLAssociationEndNavigableCheckBox
 
buildModel() - Method in class org.argouml.uml.ui.foundation.core.UMLGeneralizableElementAbstractCheckBox
 
buildModel() - Method in class org.argouml.uml.ui.foundation.core.UMLFeatureOwnerScopeCheckBox
 
buildModel() - Method in class org.argouml.uml.ui.foundation.core.UMLVisibilityButtonGroup
 
buildModel() - Method in class org.argouml.uml.ui.foundation.core.UMLElementOwnershipVisibilityButtonGroup
 
buildModel() - Method in class org.argouml.uml.ui.foundation.core.UMLAssociationEndTargetScopeCheckbox
 
buildModel() - Method in class org.argouml.uml.ui.foundation.core.UMLElementOwnershipSpecificationCheckBox
 
buildModelList() - Method in class org.argouml.uml.ui.UMLComboBoxModel2
Builds the list of elements and sets the selectedIndex to the currently selected item if there is one.
buildModelList() - Method in class org.argouml.uml.ui.UMLMultiplicityComboBoxModel
 
buildModelList() - Method in class org.argouml.uml.ui.UMLModelElementListModel2
Builds the list of elements.
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLTransitionSourceListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateExitListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLCallEventOperationListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateMachineSubmachineStateListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateVertexIncomingListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLTransitionStatemachineListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateMachineTopListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLEventParameterListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateVertexContainerListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLSubmachineStateComboBoxModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateDoActivityListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLGuardTransitionListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLTransitionGuardListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLTransitionStateListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateEntryListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateInternalTransition
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateMachineTransitionListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateMachineContextListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateVertexOutgoingListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLTransitionEffectListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLCompositeStateSubvertexListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLTransitionTriggerListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateDeferrableEventListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLTransitionTargetListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.use_cases.UMLExtensionPointUseCaseListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.use_cases.UMLExtendExtensionComboBoxModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.use_cases.UMLExtendBaseComboBoxModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.use_cases.UMLExtendExtensionPointListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.use_cases.UMLUseCaseExtensionPointListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.use_cases.UMLUseCaseExtendListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.use_cases.UMLIncludeAdditionComboBoxModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.use_cases.UMLIncludeBaseComboBoxModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.use_cases.UMLUseCaseIncludeListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.use_cases.UMLExtensionPointExtendListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.common_behavior.UMLReceptionSignalComboBoxModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLAssociationRoleBaseComboBoxModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLAssociationEndRoleBaseListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLMessageInteractionListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLAssociationRoleAssociationEndRoleListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLMessageActivatorComboBoxModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLMessageActionListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLClassifierRoleAvailableContentsListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLClassifierRoleAvailableFeaturesListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLAssociationRoleMessageListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLMessageSenderListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLClassifierRoleBaseListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLCollaborationRepresentedClassifierListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLMessageReceiverListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLInteractionContextListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLCollaborationConstrainingElementListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLInteractionMessagesListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLMessagePredecessorListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLCollaborationInteractionListModel
 
buildModelList() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLCollaborationRepresentedOperationListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLGeneralizableElementGeneralizationListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLStructuralFeatureTypeComboBoxModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLNamespaceOwnedElementListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementNamespaceComboBoxModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementTargetFlowListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierFeatureListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementSupplierDependencyListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierInstanceListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementClientDependencyListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLAssociationEndSpecificationListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLGeneralizationPowertypeComboBoxModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierStructuralFeatureListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierCollaborationListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierObjectFlowStateListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLAssociationEndAssociationListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierParticipantListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementConstraintListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementSourceFlowListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementNamespaceListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLAssociationLinkListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierPowertypeRangeListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLAttributeInitialValueListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLFeatureOwnerListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierParameterListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementElementResidenceListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLAssociationAssociationRoleListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLFeatureOwnerComboBoxModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementStereotypeComboBoxModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLGeneralizableElementSpecializationListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLDependencySupplierListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierClassifierInStateListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierCreateActionListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLDependencyClientListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierClassifierRoleListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLAssociationConnectionListModel
 
buildModelList() - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierAssociationEndListModel
 
buildOperation(MClassifier) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds an operation for classifier cls.
buildOperation(Object, String) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds an operation with a given name for classifier cls.
buildPackage(String, String) - Method in class org.argouml.model.uml.modelmanagement.ModelManagementFactory
Build an empty but initialized instance of a UML Package with a given name, and set it's UUID, if it doesn't exist.
buildParameter() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Constructs a default parameter.
buildParameter(MBehavioralFeature) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Constructs a default parameter and adds it to oper.
buildParameter(MBehavioralFeature, MParameterDirectionKind) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Constructs a default parameter, adds it to oper and sets its type (return etc.).
buildParameter(Object) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Adds a parameter initialized to default values to a given event or behavioral feature
buildPermission(MModelElement, MModelElement) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a modelelement permission between two modelelements.
buildPopup(JPopupMenu, int) - Method in class org.argouml.uml.ui.UMLModelElementListModel
This method builds a context (pop-up) menu for the list.
buildPopup(JPopupMenu, int) - Method in class org.argouml.uml.ui.UMLAttributesListModel
This method builds a context (pop-up) menu for the list.
buildPopup(JPopupMenu, int) - Method in class org.argouml.uml.ui.UMLAttributesClassifierRoleListModel
 
buildPopup(JPopupMenu, int) - Method in class org.argouml.uml.ui.UMLOperationsListModel
This method builds a context (pop-up) menu for the list.
buildPopup(JPopupMenu, int) - Method in class org.argouml.uml.ui.UMLBinaryRelationListModel
 
buildPopup(JPopupMenu, int) - Method in class org.argouml.uml.ui.UMLClassifierListModel
 
buildPopup(JPopupMenu, int) - Method in class org.argouml.uml.ui.UMLClientDependencyListModel
This method builds a context (pop-up) menu for the list.
buildPopup(JPopupMenu, int) - Method in class org.argouml.uml.ui.UMLActivatorListModel
 
buildPopup(JPopupMenu, int) - Method in class org.argouml.uml.ui.UMLStimulusListModel
 
buildPopup(JPopupMenu, int) - Method in class org.argouml.uml.ui.UMLClassifiersListModel
This method builds a context (pop-up) menu for the list.
buildPopup(JPopupMenu, int) - Method in class org.argouml.uml.ui.UMLAssociationEndListModel
 
buildPopup(JPopupMenu, int) - Method in class org.argouml.uml.ui.UMLModelElementListLinkModel
Override the popup in UMLModelElementListModel, to add (optionally) a new entry, "Link" with sub-menu entries allowing the selection of existing model elements. Note.
buildPopup(JPopupMenu, int) - Method in class org.argouml.uml.ui.UMLReflectionListModel
This method builds a context (pop-up) menu for the list.
buildPopup(JPopupMenu, int) - Method in class org.argouml.uml.ui.behavior.use_cases.UMLIncludeListModel
 
buildPopup(JPopupMenu, TreePath) - Method in class org.argouml.uml.ui.UMLTreeModel
 
buildPopup(TreeModel, JPopupMenu, TreePath) - Method in class org.argouml.uml.ui.UMLTreeRootNode
 
buildPopup(TreeModel, JPopupMenu, TreePath) - Method in class org.argouml.uml.ui.UMLOwnedElementRootNode
 
buildPseudoState(Object) - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Builds a pseudostate initialized as a branch pseudostate.
buildRealization(MModelElement, MModelElement) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a realization between some supplier (for example an interface in Java) and a client who implements the realization.
buildReception(MSignal) - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Builds a reception belonging to some signal
buildSignal(MBehavioralFeature) - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Builds a signal belonging to some behavioralfeature
buildSimpleState(Object) - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Builds a simplestate.
buildStateMachine(Object) - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Builds a state machine owned by the given context
buildStereotype(MModelElement, String) - Method in class org.argouml.model.uml.foundation.extensionmechanisms.ExtensionMechanismsFactory
 
buildStereotype(MModelElement, String, MNamespace) - Method in class org.argouml.model.uml.foundation.extensionmechanisms.ExtensionMechanismsFactory
Builds a stereotype for some kind of modelelement.
buildStereotype(String, Object) - Method in class org.argouml.model.uml.foundation.extensionmechanisms.ExtensionMechanismsFactory
Builds an initialized stereotype.
buildStubState(Object) - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Builds a stubstate initalized with an empty referenced state.
buildSubmachineState(Object) - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Builds a submachinestate.
buildSubPopup(JMenu, int) - Method in class org.argouml.uml.ui.UMLModelElementListLinkModel
Build a sub-menu of existing extension points for the "Link" menu. We make two collections, first of the elements which are valid both syntactically and semantically, secondly of elements which are only syntactically valid.
buildSupportDependency(MModelElement, MModelElement) - Method in class org.argouml.model.uml.foundation.core.CoreHelper
Builds a dependency with stereotype support
buildSynchState(Object) - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Builds a synchstate initalized with bound 0.
buildTaggedValue(String, String) - Method in class org.argouml.model.uml.foundation.extensionmechanisms.ExtensionMechanismsFactory
Build an initialized instance of a UML TaggedValue.
buildTransition(MCompositeState, MStateVertex, MStateVertex) - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Builds a complete transition including all associations (composite state the transition belongs to, source the transition is coming from, destination the transition is going to).
buildTransition(Object, Object) - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Build a transition between a source state and a target state.
buildUsage(MModelElement, MModelElement) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Builds a usage between some client and a supplier.
builtInType() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
builtInType() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
builtInTypeSpec() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
builtInTypeSpec() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
ButtonAction - interface org.argouml.swingext.ButtonAction.
 
buttonAddOperation() - Method in class org.argouml.uml.ui.foundation.core.PropPanelOperation
 
buttonAddParameter() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelEvent
Adds a parameter to the event and navigates towards it.
buttonAddParameter() - Method in class org.argouml.uml.ui.foundation.core.PropPanelOperation
 
buttonAddRaisedSignal() - Method in class org.argouml.uml.ui.foundation.core.PropPanelOperation
 
buttonApply - Variable in class org.argouml.ui.ActionSettings
 
buttonCancel - Variable in class org.argouml.ui.ActionSettings
 
buttonCancelActionPerformed() - Method in class org.argouml.uml.ui.SourcePathDialog
 
buttonClicked(int) - Method in class org.argouml.uml.diagram.ui.SelectionWButtons
 
buttonClicked(int) - Method in class org.argouml.uml.diagram.sequence.ui.SelectionSeqObject
 
buttonOk - Variable in class org.argouml.ui.ActionSettings
 
buttonOkActionPerformed() - Method in class org.argouml.uml.ui.SourcePathDialog
 
buttonPanel - Variable in class org.argouml.uml.ui.PropPanel
 
BXOR - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
BXOR - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
BXOR_ASSIGN - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
BXOR_ASSIGN - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
BYTE - Static variable in class org.argouml.language.java.Token
 
BYTE - Static variable in class org.argouml.language.java.JavaConstants
 
BYTE_CLASS - Static variable in class org.argouml.language.java.generator.JavaUML
 
BYTE_TYPE - Static variable in class org.argouml.language.java.generator.JavaUML
 
BYTEVAL - Static variable in class org.argouml.language.java.Token
 
BYTEVAL - Static variable in class org.argouml.language.java.JavaConstants
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _
ArgoUML (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook