Skip navigation links
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 Z _ 

U

UML2Constants - Class in com.nomagic.uml2
This class contains various UML constants, predefined values and another similar stuff.
UML2METAMODEL - Static variable in class com.nomagic.uml2.ext.jmi.helpers.StereotypesHelper
Name of UML2 metamodel
UML2METAMODEL_PRIMITIVE_TYPES - Static variable in class com.nomagic.uml2.ext.jmi.helpers.StereotypesHelper
Name of primitives package in the UML2 metamodel
UML2METAMODEL_URI - Static variable in class com.nomagic.uml2.ext.jmi.helpers.StereotypesHelper
URI of UML2 metamodel, must correspond UML standard profile metamodel uri.
UML2MetamodelConstants - Interface in com.nomagic.uml2.ext.jmi
 
UML_ACTIVITY_DIAGRAM - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
Activity diagram.
UML_ANY_DIAGRAM - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
Any diagram.
UML_ASSEMBLY_STEREOTYPE - Static variable in class com.nomagic.uml2.UML2Constants
 
UML_AUXILIARY_RESOURCE_STEREOTYPE - Static variable in class com.nomagic.uml2.UML2Constants
 
UML_BALKING_STEREOTYPE - Static variable in class com.nomagic.uml2.UML2Constants
 
UML_BEHAVIOR_DIAGRAM - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
Behavior diagram.
UML_BOUNDARY_STEREOTYPE - Static variable in class com.nomagic.uml2.UML2Constants
 
UML_CLASS_DIAGRAM - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
Class diagram.
UML_COMMUNICATION_DIAGRAM - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
Communication diagram.
UML_COMPONENT_DIAGRAM - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
Component diagram.
UML_COMPOSITE_STRUCTURE_DIAGRAM - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
Composite Structure diagram.
UML_CONSTRUCTOR_STEREOTYPE - Static variable in class com.nomagic.uml2.UML2Constants
 
UML_CONTROL_STEREOTYPE - Static variable in class com.nomagic.uml2.UML2Constants
 
UML_CREATE_STEREOTYPE - Static variable in class com.nomagic.uml2.UML2Constants
 
UML_DELEGATE_STEREOTYPE - Static variable in class com.nomagic.uml2.UML2Constants
 
UML_DEPLOYMENT_DIAGRAM - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
Deployment diagram.
UML_DESTRUCTOR_STEREOTYPE - Static variable in class com.nomagic.uml2.UML2Constants
 
UML_DIAGRAMS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
UML_DIAGRAMS_CATEGORY - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
UML_DIAGRAMS_CATEGORY_ID - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
UML_ENTITY_STEREOTYPE - Static variable in class com.nomagic.uml2.UML2Constants
 
UML_FLOWFINAL_STEREOTYPE - Static variable in class com.nomagic.uml2.UML2Constants
 
UML_GAME_CATEGORY_ID - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
UML_GETTER_STEREOTYPE - Static variable in class com.nomagic.uml2.UML2Constants
 
UML_GUI_STEREOTYPE - Static variable in class com.nomagic.uml2.UML2Constants
 
UML_INTERACTION_DIAGRAM - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
Interaction diagram.
UML_INTERACTION_OVERVIEW_DIAGRAM - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
Interaction overview diagram
UML_OBJECT_DIAGRAM - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
Use Case diagram.
UML_OPERATOR_STEREOTYPE - Static variable in class com.nomagic.uml2.UML2Constants
 
UML_PACKAGE_DIAGRAM - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
Package diagram.
UML_PROFILE_DIAGRAM - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
Profile diagram.
UML_PROTOCOL_STATE_MACHINE_DIAGRAM - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
Protocol State Machine Diagram.
UML_REALIZE_STEREOTYPE - Static variable in class com.nomagic.uml2.UML2Constants
 
UML_SEQUENCE_DIAGRAM - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
Sequence diagram.
UML_SETTER_STEREOTYPE - Static variable in class com.nomagic.uml2.UML2Constants
 
UML_STANDARD_PROFILE_NAME - Static variable in class com.nomagic.uml2.UML2Constants
 
UML_STATECHART_DIAGRAM - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
Statechart diagram.
UML_STATIC_DIAGRAM - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
Static diagram.
UML_SUBSYSTEM_STEREOTYPE - Static variable in class com.nomagic.uml2.UML2Constants
 
UML_TIMEOUT_STEREOTYPE - Static variable in class com.nomagic.uml2.UML2Constants
 
UML_USECASE_DIAGRAM - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
Use Case diagram.
UML_USECASEMODEL_STEREOTYPE - Static variable in class com.nomagic.uml2.UML2Constants
 
UML_UTILITY_STEREOTYPE - Static variable in class com.nomagic.uml2.UML2Constants
 
UMLAdapterFactory - Class in com.nomagic.uml2.ext.magicdraw.util
The Adapter Factory for the model.
UMLAdapterFactory() - Constructor for class com.nomagic.uml2.ext.magicdraw.util.UMLAdapterFactory
Creates an instance of the adapter factory.
UMLFactory - Interface in com.nomagic.uml2.ext.magicdraw.metadata
The Factory for the model.
UMLGraph - Class in com.nomagic.magicdraw.uml.symbols.layout
UML graph data.
UMLGraph(DiagramPresentationElement, boolean, Set<PresentationElement>) - Constructor for class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
Construct UML Graph.
UMLGraph(DiagramPresentationElement, boolean, Set<PresentationElement>, boolean) - Constructor for class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
 
UMLGraph.EdgeSourceTargetComparator - Class in com.nomagic.magicdraw.uml.symbols.layout
Compares target or source elements by their opposite end.
UMLPackage - Interface in com.nomagic.uml2.ext.magicdraw.metadata
The Package for the model.
UMLPackage.Literals - Interface in com.nomagic.uml2.ext.magicdraw.metadata
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
UMLPlugin - Class in com.nomagic.magicdraw.uml2
This is the central singleton for the MD_UML2 model plugin.
UMLPlugin() - Constructor for class com.nomagic.magicdraw.uml2.UMLPlugin
Create the instance.
UMLPlugin.Implementation - Class in com.nomagic.magicdraw.uml2
The actual implementation of the Eclipse Plugin.
UMLSTUF - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
UMLSwitch<T> - Class in com.nomagic.uml2.ext.magicdraw.util
The Switch for the model's inheritance hierarchy.
UMLSwitch() - Constructor for class com.nomagic.uml2.ext.magicdraw.util.UMLSwitch
Creates an instance of the switch.
uncompressData(byte[]) - Static method in class com.nomagic.rcpf.product.utils.Utilities
Uncompresses specified data using gzip input stream and returns the result as bytes array.
uncompressData(byte[]) - Static method in class com.nomagic.utils.Utilities
Uncompresses specified data using gzip input stream and returns the result as bytes array.
UNDEFINED - Static variable in class com.nomagic.magicdraw.properties.Property
Property "undefined" state literal.
UNDO - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
UNDO_COMMAND_RELATED - Static variable in interface com.nomagic.magicdraw.actions.ActionsGroups
These actions will be available when there are command ready for undo.
UNDO_LIST_SIZE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
UNGROUP_TREE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
uninstall(Project) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramListenerAdapter
Removes itself from the project.
uninstallFeatures(Set<String>, IProgressMonitor) - Method in interface com.nomagic.ci.persistence.IProject
Remove data associated with the feature.
UNIQUE_ELEMENT_NUMBER_PACKAGE_SCOPE - Static variable in class com.nomagic.magicdraw.core.options.ProjectOptions
Deprecated.
option no longer exists
UNIQUE_ELEMENT_NUMBER_PROJECT_SCOPE - Static variable in class com.nomagic.magicdraw.core.options.ProjectOptions
Deprecated.
option no longer exists
UNIQUE_ELEMENT_NUMBER_SCOPE_OPTIONS - Static variable in class com.nomagic.magicdraw.core.options.ProjectOptions
Deprecated.
options no longer exists
UNIQUE_ELEMENT_NUMBERS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
UNKNOWN - Static variable in class com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.MessageKindEnum
The 'Unknown' literal object.
UNKNOWN_CELL - Static variable in class com.nomagic.magicdraw.dependencymatrix.datamodel.cell.AbstractMatrixCell
Empty cell with unknown read-only status
UNKNOWN_VALUE - Static variable in class com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.MessageKindEnum
The 'Unknown' literal value.
UNLIMITED_NATURAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Unlimited Natural' data type.
UNLIMITED_NATURAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The meta object id for the 'Unlimited Natural' data type.
UNLOAD_MODULE_FROM_BROWSER - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
unloadModule(Project, ProjectDescriptor) - Method in interface com.nomagic.magicdraw.core.project.ProjectPersistenceManager
Removes unreferenced elements from this module, and makes module not loaded.
unloadModule(Project, ProjectDescriptor) - Method in class com.nomagic.magicdraw.core.project.ProjectsManager
Unload module
UNLOCK_CONTENT - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
UNLOCK_DIAGRAM - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
UNLOCKED_ELEMENT_REMOVAL_INFO - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
unlockElement(Project, BaseElement, boolean, boolean) - Static method in class com.nomagic.magicdraw.teamwork.application.TeamworkUtils
unlockElement(Project, Element, boolean, boolean) - Static method in class com.nomagic.magicdraw.teamwork.application.TeamworkUtils
Unlock given element.
unlockElement(Project, BaseElement, boolean, boolean, boolean) - Static method in class com.nomagic.magicdraw.teamwork.application.TeamworkUtils
unlockElement(Project, Element, boolean, boolean, boolean) - Static method in class com.nomagic.magicdraw.teamwork.application.TeamworkUtils
Unlock given element.
unlockElements(Collection<? extends Element>, boolean, ProgressStatus, boolean) - Method in interface com.nomagic.magicdraw.teamwork2.locks.ILockProjectService
Unlock given elements.
unlockElements(Collection<? extends Element>, boolean, ProgressStatus, Collection<Element>, boolean) - Method in interface com.nomagic.magicdraw.teamwork2.locks.ILockProjectService
Unlock given elements.
unlockElements(Collection<? extends Element>, ProgressStatus, boolean) - Method in interface com.nomagic.magicdraw.teamwork2.locks.ILockProjectService
Unlock given elements.
unlockElements(Collection<? extends Element>, boolean, ProgressStatus) - Method in interface com.nomagic.magicdraw.teamwork2.locks.ILockProjectService
Unlock given elements.
unlockElements(Collection<? extends Element>, ProgressStatus) - Method in interface com.nomagic.magicdraw.teamwork2.locks.ILockProjectService
Unlock given elements.
unlockModules(Collection<ModuleUsage>, ProgressStatus) - Method in interface com.nomagic.magicdraw.teamwork2.locks.ILockProjectService
Unlock given usages.
UNMARSHALL_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Unmarshall Action' class.
UNMARSHALL_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The meta object id for the 'Unmarshall Action' class.
UNMARSHALL_ACTION___ACTION_EXECUTION_SPECIFICATION_OF_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'action Execution Specification Of Action' reference list.
UNMARSHALL_ACTION___ACTION_INPUT_PIN_OF_FROM_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'action Input Pin Of From Action' container reference.
UNMARSHALL_ACTION___ACTIVITY_NODE_OF_REDEFINED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'activity Node Of Redefined Node' reference list.
UNMARSHALL_ACTION___ACTIVITY_PARTITION_OF_REPRESENTS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'activity Partition Of Represents' reference list.
UNMARSHALL_ACTION___CLASSIFIER_OF_INHERITED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'classifier Of Inherited Member' reference list.
UNMARSHALL_ACTION___CLAUSE_OF_BODY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'clause Of Body' reference.
UNMARSHALL_ACTION___CLAUSE_OF_TEST - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'clause Of Test' reference.
UNMARSHALL_ACTION___COMMENT_OF_ANNOTATED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'comment Of Annotated Element' reference list.
UNMARSHALL_ACTION___CONSIDER_IGNORE_FRAGMENT_OF_MESSAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'consider Ignore Fragment Of Message' reference list.
UNMARSHALL_ACTION___CONSTRAINT_OF_CONSTRAINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'constraint Of Constrained Element' reference list.
UNMARSHALL_ACTION___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'diagram Of Context' reference list.
UNMARSHALL_ACTION___DIRECTED_RELATIONSHIP_OF_SOURCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'directed Relationship Of Source' reference list.
UNMARSHALL_ACTION___DIRECTED_RELATIONSHIP_OF_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'directed Relationship Of Target' reference list.
UNMARSHALL_ACTION___DURATION_OBSERVATION_OF_EVENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'duration Observation Of Event' reference list.
UNMARSHALL_ACTION___ELEMENT_OF_SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'element Of Sync Element' reference list.
UNMARSHALL_ACTION___ELEMENT_VALUE_OF_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'element Value Of Element' reference list.
UNMARSHALL_ACTION___EXCEPTION_HANDLER_OF_HANDLER_BODY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'exception Handler Of Handler Body' reference list.
UNMARSHALL_ACTION___INFORMATION_FLOW_OF_INFORMATION_SOURCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'information Flow Of Information Source' reference list.
UNMARSHALL_ACTION___INFORMATION_FLOW_OF_INFORMATION_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'information Flow Of Information Target' reference list.
UNMARSHALL_ACTION___INTERACTION_OF_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'interaction Of Action' container reference.
UNMARSHALL_ACTION___LOOP_NODE_OF_BODY_PART - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'loop Node Of Body Part' reference.
UNMARSHALL_ACTION___LOOP_NODE_OF_SETUP_PART - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'loop Node Of Setup Part' reference.
UNMARSHALL_ACTION___LOOP_NODE_OF_TEST - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'loop Node Of Test' reference.
UNMARSHALL_ACTION___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'message Of Signature' reference list.
UNMARSHALL_ACTION___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'namespace Of Member' reference list.
UNMARSHALL_ACTION___REDEFINABLE_ELEMENT_OF_REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'redefinable Element Of Redefined Element' reference list.
UNMARSHALL_ACTION___RELATIONSHIP_OF_RELATED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'relationship Of Related Element' reference list.
UNMARSHALL_ACTION___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'representation Text' attribute.
UNMARSHALL_ACTION___SEQUENCE_NODE_OF_EXECUTABLE_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'sequence Node Of Executable Node' container reference.
UNMARSHALL_ACTION___TIME_OBSERVATION_OF_EVENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'time Observation Of Event' reference list.
UNMARSHALL_ACTION__ACTIVITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Activity' container reference.
UNMARSHALL_ACTION__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype Instance' containment reference.
UNMARSHALL_ACTION__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Client Dependency' reference list.
UNMARSHALL_ACTION__CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Context' reference.
UNMARSHALL_ACTION__HANDLER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Handler' containment reference list.
UNMARSHALL_ACTION__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'ID' attribute.
UNMARSHALL_ACTION__IN_GROUP - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'In Group' reference list.
UNMARSHALL_ACTION__IN_INTERRUPTIBLE_REGION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'In Interruptible Region' reference list.
UNMARSHALL_ACTION__IN_PARTITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'In Partition' reference list.
UNMARSHALL_ACTION__IN_STRUCTURED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'In Structured Node' container reference.
UNMARSHALL_ACTION__INCOMING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Incoming' reference list.
UNMARSHALL_ACTION__INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Input' reference list.
UNMARSHALL_ACTION__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Leaf' attribute.
UNMARSHALL_ACTION__IS_LOCALLY_REENTRANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Locally Reentrant' attribute.
UNMARSHALL_ACTION__LOCAL_POSTCONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Local Postcondition' containment reference list.
UNMARSHALL_ACTION__LOCAL_PRECONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Local Precondition' containment reference list.
UNMARSHALL_ACTION__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Md Extensions' containment reference list.
UNMARSHALL_ACTION__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Name' attribute.
UNMARSHALL_ACTION__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Name Expression' containment reference.
UNMARSHALL_ACTION__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Namespace' reference.
UNMARSHALL_ACTION__OBJECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-- The meta object literal for the 'Object' containment reference feature.
UNMARSHALL_ACTION__OBJECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Object' containment reference.
UNMARSHALL_ACTION__OUTGOING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Outgoing' reference list.
UNMARSHALL_ACTION__OUTPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Output' reference list.
UNMARSHALL_ACTION__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Comment' containment reference list.
UNMARSHALL_ACTION__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Element' reference list.
UNMARSHALL_ACTION__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owner' reference.
UNMARSHALL_ACTION__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Qualified Name' attribute.
UNMARSHALL_ACTION__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Redefined Element' reference list.
UNMARSHALL_ACTION__REDEFINED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Redefined Node' reference list.
UNMARSHALL_ACTION__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Redefinition Context' reference list.
UNMARSHALL_ACTION__RESULT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-- The meta object literal for the 'Result' containment reference list feature.
UNMARSHALL_ACTION__RESULT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Result' containment reference list.
UNMARSHALL_ACTION__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Supplier Dependency' reference list.
UNMARSHALL_ACTION__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Sync Element' reference.
UNMARSHALL_ACTION__UNMARSHALL_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-- The meta object literal for the 'Unmarshall Type' reference feature.
UNMARSHALL_ACTION__UNMARSHALL_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Unmarshall Type' reference.
UNMARSHALL_ACTION__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Visibility' attribute.
UNMARSHALL_ACTION_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The number of structural features of the 'Unmarshall Action' class.
UNMARSHALL_TYPE - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
UnmarshallAction - Interface in com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions
A representation of the model object 'Unmarshall Action'.
UnmarshallActionClass - Interface in com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions
 
UNORDERED - Static variable in class com.nomagic.uml2.ext.magicdraw.activities.mdcompleteactivities.ObjectNodeOrderingKindEnum
The 'Unordered' literal object.
UNORDERED_VALUE - Static variable in class com.nomagic.uml2.ext.magicdraw.activities.mdcompleteactivities.ObjectNodeOrderingKindEnum
The 'Unordered' literal value.
UNREGISTER - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
unregisterAction(NMAction) - Method in class com.nomagic.magicdraw.actions.ActionsProvider
Remove the action as available in application.
unregisterAllActions() - Method in class com.nomagic.actions.ActionsManager
Unregisters all actions.
unregisterConfig(Class<? extends Element>, Collection<SmartListenerConfig>, PropertyChangeListener) - Method in interface com.nomagic.uml2.ext.jmi.smartlistener.SmartEventSupport
Unregisters smart listener configurations from the specified type of objects.
unregisterDiagramViewOptions(DiagramViewOptions) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
Removes corresponding PropertyManager from project options.
unRegisterElement(RefBaseObject) - Method in class com.nomagic.uml2.ext.jmi.reflect.AbstractRepository
 
unregisterEvaluator(String) - Method in class com.nomagic.magicdraw.evaluation.EvaluationConfigurator
Unregisters evaluator for the specified language.
unRegisterInfoWithoutTypeMaps(ModelTransformationInfo) - Static method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardInformation
 
unregisterSubset(AnnotationSubset) - Method in class com.nomagic.magicdraw.annotation.AnnotationManager
 
unselectAllMetrics() - Method in class com.nomagic.magicdraw.metrics.MetricsSuite
Unselect all metrics.
unselectMetric(Metric) - Method in class com.nomagic.magicdraw.metrics.MetricsSuite
Unselect the given metric.
unselectMetric(String) - Method in class com.nomagic.magicdraw.metrics.MetricsSuite
Unselect the metric with the given ID
unShare(IProject, Package, IProgressMonitor) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
Un-share given package from a given project
unShareOnTask(IProject, Package) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
Un-share given package from a given project
UNSPECIFIED - Static variable in class com.nomagic.ui.RasterImageFormat
Deprecated.
Unspecified, but java supported raster image format.
UnspecifiedSequencer - Class in com.nomagic.magicdraw.uml.symbols.layout.sequence
An empty sequencer.
UnspecifiedSequencer() - Constructor for class com.nomagic.magicdraw.uml.symbols.layout.sequence.UnspecifiedSequencer
 
unzipMRZipTemplates(File[]) - Static method in class com.nomagic.magicdraw.magicreport.helper.TemplateHelper
Unzip MRZip Templates files.
update() - Method in class com.nomagic.magicdraw.annotation.AnnotationManager
Repaint only opened diagrams of an active project
update(Collection<? extends Annotation>, Collection<Annotation>) - Method in class com.nomagic.magicdraw.annotation.AnnotationManager
Updates annotation manager using specified data.
update(Collection<? extends Annotation>, Collection<Annotation>, AnnotationCategory) - Method in class com.nomagic.magicdraw.annotation.AnnotationManager
Updates annotation manager using specified data.
update(MetricsSuite, boolean) - Method in class com.nomagic.magicdraw.metrics.MetricsSuite
Update metrics suite data.
UPDATE - Static variable in class com.nomagic.uml2.ext.magicdraw.activities.mdcompleteactivities.ParameterEffectKindEnum
The 'Update' literal object.
UPDATE_CHECKOUT_INFORMATION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
UPDATE_DERIVED_MODEL - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
UPDATE_VALUE - Static variable in class com.nomagic.uml2.ext.magicdraw.activities.mdcompleteactivities.ParameterEffectKindEnum
The 'Update' literal value.
UPDATE_WITH_DISCONNECTED_PROJECT - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
updateActionsState() - Static method in class com.nomagic.magicdraw.actions.ActionsStateUpdater
Call updateState() method for all registered actions without assigned group.
updateBrowserAfterFilterChange() - Static method in class com.nomagic.magicdraw.core.options.ProjectOptions
Updates a Browser after the filtering was done through the GUI element.
updateBrowserAfterFilterChange(Consumer<Browser>) - Static method in class com.nomagic.magicdraw.core.options.ProjectOptions
Updates a Browser after the filtering was done through the GUI element.
updateByEnvironmentProperties(List<Property>) - Method in interface com.nomagic.magicdraw.core.options.EnvironmentOptions.EnvironmentChangeListener
Event comes when environment options change.
updateCommandKeysFrom(ActionsManager) - Method in class com.nomagic.actions.ActionsManager
updateComponent() - Method in interface com.nomagic.magicdraw.ui.dialogs.specifications.ISpecificationComponent
Method is called when component should be updated.
updateConfigurationWithDefaultValues(ProjectAttachmentConfiguration) - Static method in class com.nomagic.magicdraw.core.ProjectUtilities
Updates attachment configuration with default values
updated() - Method in class com.nomagic.magicdraw.annotation.AnnotationManagerListener
 
updateDiagrams() - Method in class com.nomagic.magicdraw.modeltransformations.impl.any_to_any.AnyToAnyModelTransformation
Updates diagram with newly added elements during transformation update phase.
updateLocaleByString(String) - Method in class com.nomagic.magicdraw.properties.LocaleProperty
Update Locale By String
updateLocaleByValue() - Method in class com.nomagic.magicdraw.properties.LocaleProperty
Updates locale by current value.
updateLocks(ProgressStatus) - Method in interface com.nomagic.magicdraw.teamwork2.locks.ILockProjectService
Update local information about locks from server.
UpdateMode - Enum in com.nomagic.magicdraw.elementreferenceintext
The update mode is used to determine when/if an element reference should be updated and/or checked by validation
updateModule(Project, IAttachedProject, ProjectDescriptor, long) - Static method in class com.nomagic.magicdraw.esi.EsiUtils
Change given module to another version or branch.
updateNode() - Method in interface com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ISpecificationNode
Method is colled when node should be updated.
UPDATEPROJECT - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
updateProject(Project) - Static method in class com.nomagic.magicdraw.esi.EsiUtils
Updates given project.
updateProject(Project) - Static method in class com.nomagic.magicdraw.teamwork.application.TeamworkUtils
Updates given teamwork project project.
updateProperties(PropertyManager, PropertyManager) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsManager
 
updateProperties() - Method in class com.nomagic.magicdraw.modeltransformations.SelectTransformationDetailsPanel
Updates displayed properties from model transformation wizard
updateRequiredProjectUsages(Project) - Static method in class com.nomagic.magicdraw.esi.EsiUtils
This method updates project usages to newest version.
updateShortcutsFrom(ActionsManager) - Method in class com.nomagic.actions.ActionsManager
Takes all action from the given manager with modified shortcuts and overwrites the shortcuts for actions in this manager.
updateState() - Method in class com.nomagic.actions.NMAction
Method should update action state (enabled or disabled, checked or unchecked).
updateState() - Method in class com.nomagic.actions.SelectItemAction
Updates state for actions from actions in list.
updateState() - Method in class com.nomagic.magicdraw.actions.MDAction
If action has assigned relative group, takes enable flag value from this group and sets to itself.
updateState() - Method in class com.nomagic.magicdraw.actions.MDActionsCategory
If action has assigned relative group, takes enable flag value from this group and sets to itself.
updateState() - Method in class com.nomagic.magicdraw.actions.MDMenuAction
If action has assigned relative group, takes enable flag value from this group and sets to itself.
updateState() - Method in class com.nomagic.magicdraw.actions.MDStateAction
If action has assigned relative group, takes enable flag value from this group and sets to itself.
updateState() - Method in class com.nomagic.magicdraw.ui.actions.DiagramContextToolbarAction
 
updateStateForAllActions() - Method in class com.nomagic.actions.ActionsManager
Calls updateState() method for all inner actions.
updateText(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathRenderer
Update path text.
updateText(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElementRenderer
Update the given presentation element text.
updateText(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeRenderer
Update shape text.
updateTransform(Package, TypeMapProfile, PropertyManager, boolean) - Method in class com.nomagic.magicdraw.modeltransformations.impl.any_to_any.AnyToAnyModelTransformation
 
updateTransform(Package, TypeMapProfile, PropertyManager, boolean) - Method in interface com.nomagic.magicdraw.modeltransformations.ModelTransformation
Updates transformation on specific set of objects
updateTransformation(Package, boolean) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsManager
 
updateTransformation(Package) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsManager
Checks for already applied transformations, sets the right one and runs transformation update
updateUI() - Method in class com.nomagic.actions.ActionsCommandBarCreator.ListComboBox
 
updateUI() - Method in class com.nomagic.actions.ActionsToolbarsCreator.ListComboBox
 
updateWindow(ProjectWindow) - Method in interface com.nomagic.magicdraw.ui.ProjectWindowsManager
Updates the given project window.
upgrade_count - Variable in class com.nomagic.license.flexlm.InternalLicenseData
 
upgrade_remaining - Variable in class com.nomagic.license.flexlm.InternalLicenseData
 
UPPER - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
UPPER_BOUND - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
UPPER_VALUE - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
USAGE - Static variable in interface com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.IConfigurableNode
 
Usage - Interface in com.nomagic.uml2.ext.magicdraw.classes.mddependencies
A representation of the model object 'Usage'.
USAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Usage' class.
USAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The meta object id for the 'Usage' class.
USAGE___ABSTRACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'abstraction' reference list.
USAGE___ACTIVITY_PARTITION_OF_REPRESENTS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'activity Partition Of Represents' reference list.
USAGE___CLASSIFIER_OF_INHERITED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'classifier Of Inherited Member' reference list.
USAGE___COLLABORATION_USE_OF_ROLE_BINDING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'collaboration Use Of Role Binding' container reference.
USAGE___COMMENT_OF_ANNOTATED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'comment Of Annotated Element' reference list.
USAGE___COMPONENT_OF_PACKAGED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'component Of Packaged Element' container reference.
USAGE___CONSIDER_IGNORE_FRAGMENT_OF_MESSAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'consider Ignore Fragment Of Message' reference list.
USAGE___CONSTRAINT_OF_CONSTRAINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'constraint Of Constrained Element' reference list.
USAGE___DEPLOYMENT_TARGET_OF_DEPLOYED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'deployment Target Of Deployed Element' reference list.
USAGE___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'diagram Of Context' reference list.
USAGE___DIRECTED_RELATIONSHIP_OF_SOURCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'directed Relationship Of Source' reference list.
USAGE___DIRECTED_RELATIONSHIP_OF_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'directed Relationship Of Target' reference list.
USAGE___DURATION_OBSERVATION_OF_EVENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'duration Observation Of Event' reference list.
USAGE___ELEMENT_IMPORT_OF_IMPORTED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'element Import Of Imported Element' reference list.
USAGE___ELEMENT_OF_SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'element Of Sync Element' reference list.
USAGE___ELEMENT_VALUE_OF_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'element Value Of Element' reference list.
USAGE___INFORMATION_FLOW_OF_INFORMATION_SOURCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'information Flow Of Information Source' reference list.
USAGE___INFORMATION_FLOW_OF_INFORMATION_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'information Flow Of Information Target' reference list.
USAGE___MANIFESTATION_OF_UTILIZED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'manifestation Of Utilized Element' reference list.
USAGE___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'message Of Signature' reference list.
USAGE___NAMESPACE_OF_IMPORTED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'namespace Of Imported Member' reference list.
USAGE___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'namespace Of Member' reference list.
USAGE___RELATIONSHIP_OF_RELATED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'relationship Of Related Element' reference list.
USAGE___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'representation Text' attribute.
USAGE___TEMPLATE_PARAMETER_OF_DEFAULT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'template Parameter Of Default' reference list.
USAGE___TEMPLATE_PARAMETER_OF_OWNED_DEFAULT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'template Parameter Of Owned Default' container reference.
USAGE___TEMPLATE_PARAMETER_SUBSTITUTION_OF_ACTUAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'template Parameter Substitution Of Actual' reference list.
USAGE___TEMPLATE_PARAMETER_SUBSTITUTION_OF_OWNED_ACTUAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'template Parameter Substitution Of Owned Actual' container reference.
USAGE___TIME_OBSERVATION_OF_EVENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'time Observation Of Event' reference list.
USAGE__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype Instance' containment reference.
USAGE__CLIENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Client' reference list.
USAGE__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Client Dependency' reference list.
USAGE__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'ID' attribute.
USAGE__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Md Extensions' containment reference list.
USAGE__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Name' attribute.
USAGE__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Name Expression' containment reference.
USAGE__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Namespace' reference.
USAGE__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Comment' containment reference list.
USAGE__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Element' reference list.
USAGE__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owner' reference.
USAGE__OWNING_PACKAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owning Package' container reference.
USAGE__OWNING_TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owning Template Parameter' container reference.
USAGE__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Qualified Name' attribute.
USAGE__RELATED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Related Element' reference list.
USAGE__SOURCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Source' reference list.
USAGE__SUPPLIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Supplier' reference list.
USAGE__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Supplier Dependency' reference list.
USAGE__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Sync Element' reference.
USAGE__TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Target' reference list.
USAGE__TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Template Parameter' reference.
USAGE__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Visibility' attribute.
USAGE__VISIBILITY__FROM_PACKAGEABLE_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Visibility' attribute.
USAGE_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The number of structural features of the 'Usage' class.
USAGE_IN_DIAGRAMS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USAGE_INFORMATION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
UsageClass - Interface in com.nomagic.uml2.ext.magicdraw.classes.mddependencies
 
UsageNumbering - Class in com.nomagic.magicdraw.autoid.custom
Numbering elements connected by <> Relationships Feb 20, 2012
UsageNumbering() - Constructor for class com.nomagic.magicdraw.autoid.custom.UsageNumbering
 
USAGES_CONFIG_BUTTON_REMOVE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USAGES_CONFIG_DLG_TITLE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USAGES_CONFIGURATION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USAGES_DEPENDENCIES_COLLAPSE_ALL - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USAGES_DEPENDENCIES_EXPAND_ALL - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USAGES_DEPENDENCIES_MOVE_TO_SEARCH_RESULTS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USAGES_DEPENDENCIES_OAD - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USAGES_DEPENDENCIES_REFRESH - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USAGES_DEPENDENCIES_SELECT_IN_CONTREE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USAGES_DEPENDENCIES_SHOW_FULL_TYPES - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USAGES_DEPENDENCIES_SHOW_SETTINGS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
UsageView - Class in com.nomagic.magicdraw.uml.symbols.paths
 
USE_ADVANCED_COLORING - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_ADVANCED_NUMBERING - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USE_ADVANCED_NUMBERING - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_AS_LAYOUT_TEMPLATE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USE_AS_SEPARATOR_IN_UI - Static variable in class com.nomagic.actions.ActionsCategory
A name of property to use this category as separator in UI even if it does not have inner actions
USE_AUTOSAVE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_CASE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Use Case' class.
USE_CASE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The meta object id for the 'Use Case' class.
USE_CASE - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
USE_CASE___ACTION_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'action Of Context' reference list.
USE_CASE___ACTIVITY_PARTITION_OF_REPRESENTS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'activity Partition Of Represents' reference list.
USE_CASE___ASSOCIATION_OF_END_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'association Of End Type' reference list.
USE_CASE___BEHAVIOR_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'behavior Of Context' reference list.
USE_CASE___BEHAVIORAL_FEATURE_OF_RAISED_EXCEPTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'behavioral Feature Of Raised Exception' reference list.
USE_CASE___CLASSIFIER_OF_GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'classifier Of General' reference list.
USE_CASE___CLASSIFIER_OF_INHERITED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'classifier Of Inherited Member' reference list.
USE_CASE___CLASSIFIER_OF_OWNED_USE_CASE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-- The meta object literal for the 'classifier Of Owned Use Case' container reference feature.
USE_CASE___CLASSIFIER_OF_OWNED_USE_CASE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'classifier Of Owned Use Case' container reference.
USE_CASE___CLASSIFIER_OF_REDEFINED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'classifier Of Redefined Classifier' reference list.
USE_CASE___CLASSIFIER_TEMPLATE_PARAMETER_OF_CONSTRAINING_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'classifier Template Parameter Of Constraining Classifier' reference list.
USE_CASE___COMMENT_OF_ANNOTATED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'comment Of Annotated Element' reference list.
USE_CASE___COMPONENT_OF_PACKAGED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'component Of Packaged Element' container reference.
USE_CASE___COMPONENT_REALIZATION_OF_REALIZING_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'component Realization Of Realizing Classifier' reference list.
USE_CASE___CONSIDER_IGNORE_FRAGMENT_OF_MESSAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'consider Ignore Fragment Of Message' reference list.
USE_CASE___CONSTRAINT_OF_CONSTRAINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'constraint Of Constrained Element' reference list.
USE_CASE___CREATE_OBJECT_ACTION_OF_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'create Object Action Of Classifier' reference list.
USE_CASE___DEPLOYMENT_TARGET_OF_DEPLOYED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'deployment Target Of Deployed Element' reference list.
USE_CASE___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'diagram Of Context' reference list.
USE_CASE___DIRECTED_RELATIONSHIP_OF_SOURCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'directed Relationship Of Source' reference list.
USE_CASE___DIRECTED_RELATIONSHIP_OF_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'directed Relationship Of Target' reference list.
USE_CASE___DURATION_OBSERVATION_OF_EVENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'duration Observation Of Event' reference list.
USE_CASE___ELEMENT_IMPORT_OF_IMPORTED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'element Import Of Imported Element' reference list.
USE_CASE___ELEMENT_OF_SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'element Of Sync Element' reference list.
USE_CASE___ELEMENT_VALUE_OF_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'element Value Of Element' reference list.
USE_CASE___EXCEPTION_HANDLER_OF_EXCEPTION_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'exception Handler Of Exception Type' reference list.
USE_CASE___EXTEND_OF_EXTENDED_CASE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-- The meta object literal for the 'extend Of Extended Case' reference list feature.
USE_CASE___EXTEND_OF_EXTENDED_CASE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'extend Of Extended Case' reference list.
USE_CASE___GENERALIZATION_OF_GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'generalization Of General' reference list.
USE_CASE___INCLUDE_OF_ADDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-- The meta object literal for the 'include Of Addition' reference list feature.
USE_CASE___INCLUDE_OF_ADDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'include Of Addition' reference list.
USE_CASE___INFORMATION_FLOW_OF_CONVEYED - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'information Flow Of Conveyed' reference list.
USE_CASE___INFORMATION_FLOW_OF_INFORMATION_SOURCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'information Flow Of Information Source' reference list.
USE_CASE___INFORMATION_FLOW_OF_INFORMATION_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'information Flow Of Information Target' reference list.
USE_CASE___INFORMATION_ITEM_OF_REPRESENTED - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'information Item Of Represented' reference list.
USE_CASE___INSTANCE_SPECIFICATION_OF_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'instance Specification Of Classifier' reference list.
USE_CASE___INTERFACE_OF_NESTED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'interface Of Nested Classifier' container reference.
USE_CASE___MANIFESTATION_OF_UTILIZED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'manifestation Of Utilized Element' reference list.
USE_CASE___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'message Of Signature' reference list.
USE_CASE___NAMESPACE_OF_IMPORTED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'namespace Of Imported Member' reference list.
USE_CASE___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'namespace Of Member' reference list.
USE_CASE___OPERATION_OF_RAISED_EXCEPTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'operation Of Raised Exception' reference list.
USE_CASE___OPERATION_OF_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'operation Of Type' reference list.
USE_CASE___READ_EXTENT_ACTION_OF_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'read Extent Action Of Classifier' reference list.
USE_CASE___READ_IS_CLASSIFIED_OBJECT_ACTION_OF_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'read Is Classified Object Action Of Classifier' reference list.
USE_CASE___RECLASSIFY_OBJECT_ACTION_OF_NEW_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'reclassify Object Action Of New Classifier' reference list.
USE_CASE___RECLASSIFY_OBJECT_ACTION_OF_OLD_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'reclassify Object Action Of Old Classifier' reference list.
USE_CASE___REDEFINABLE_ELEMENT_OF_REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'redefinable Element Of Redefined Element' reference list.
USE_CASE___REDEFINABLE_ELEMENT_OF_REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'redefinable Element Of Redefinition Context' reference list.
USE_CASE___REGION_OF_REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'region Of Redefinition Context' reference list.
USE_CASE___RELATIONSHIP_OF_RELATED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'relationship Of Related Element' reference list.
USE_CASE___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'representation Text' attribute.
USE_CASE___SUBSTITUTION_OF_CONTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'substitution Of Contract' reference list.
USE_CASE___TEMPLATE_PARAMETER_OF_DEFAULT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'template Parameter Of Default' reference list.
USE_CASE___TEMPLATE_PARAMETER_OF_OWNED_DEFAULT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'template Parameter Of Owned Default' container reference.
USE_CASE___TEMPLATE_PARAMETER_SUBSTITUTION_OF_ACTUAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'template Parameter Substitution Of Actual' reference list.
USE_CASE___TEMPLATE_PARAMETER_SUBSTITUTION_OF_OWNED_ACTUAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'template Parameter Substitution Of Owned Actual' container reference.
USE_CASE___TIME_OBSERVATION_OF_EVENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'time Observation Of Event' reference list.
USE_CASE___TRANSITION_OF_REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'transition Of Redefinition Context' reference list.
USE_CASE___TYPED_ELEMENT_OF_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'typed Element Of Type' reference list.
USE_CASE___UNMARSHALL_ACTION_OF_UNMARSHALL_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'unmarshall Action Of Unmarshall Type' reference list.
USE_CASE___VERTEX_OF_REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'vertex Of Redefinition Context' reference list.
USE_CASE__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype Instance' containment reference.
USE_CASE__ATTRIBUTE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Attribute' reference list.
USE_CASE__CLASSIFIER_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Classifier Behavior' reference.
USE_CASE__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Client Dependency' reference list.
USE_CASE__COLLABORATION_USE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Collaboration Use' containment reference list.
USE_CASE__ELEMENT_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Import' containment reference list.
USE_CASE__EXTEND - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-- The meta object literal for the 'Extend' containment reference list feature.
USE_CASE__EXTEND - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Extend' containment reference list.
USE_CASE__EXTENSION_POINT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-- The meta object literal for the 'Extension Point' containment reference list feature.
USE_CASE__EXTENSION_POINT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Extension Point' containment reference list.
USE_CASE__FEATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Feature' reference list.
USE_CASE__GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'General' reference list.
USE_CASE__GENERALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Generalization' containment reference list.
USE_CASE__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'ID' attribute.
USE_CASE__IMPORTED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Imported Member' reference list.
USE_CASE__INCLUDE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-- The meta object literal for the 'Include' containment reference list feature.
USE_CASE__INCLUDE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Include' containment reference list.
USE_CASE__INHERITED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Inherited Member' reference list.
USE_CASE__INTERFACE_REALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Interface Realization' containment reference list.
USE_CASE__IS_ABSTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Abstract' attribute.
USE_CASE__IS_FINAL_SPECIALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Final Specialization' attribute.
USE_CASE__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Leaf' attribute.
USE_CASE__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Md Extensions' containment reference list.
USE_CASE__MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Member' reference list.
USE_CASE__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Name' attribute.
USE_CASE__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Name Expression' containment reference.
USE_CASE__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Namespace' reference.
USE_CASE__OWNED_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Behavior' containment reference list.
USE_CASE__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Comment' containment reference list.
USE_CASE__OWNED_DIAGRAM - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Diagram' containment reference list.
USE_CASE__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Element' reference list.
USE_CASE__OWNED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Member' reference list.
USE_CASE__OWNED_RULE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Rule' containment reference list.
USE_CASE__OWNED_TEMPLATE_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Template Signature' containment reference.
USE_CASE__OWNED_TEMPLATE_SIGNATURE__FROM_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Template Signature' containment reference.
USE_CASE__OWNED_USE_CASE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Use Case' containment reference list.
USE_CASE__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owner' reference.
USE_CASE__OWNING_PACKAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owning Package' container reference.
USE_CASE__OWNING_TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owning Template Parameter' container reference.
USE_CASE__PACKAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Package' reference.
USE_CASE__PACKAGE_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Package Import' containment reference list.
USE_CASE__POWERTYPE_EXTENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Powertype Extent' reference list.
USE_CASE__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Qualified Name' attribute.
USE_CASE__REDEFINED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Redefined Classifier' reference list.
USE_CASE__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Redefined Element' reference list.
USE_CASE__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Redefinition Context' reference list.
USE_CASE__REPRESENTATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Representation' reference.
USE_CASE__SUBJECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-- The meta object literal for the 'Subject' reference list feature.
USE_CASE__SUBJECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Subject' reference list.
USE_CASE__SUBSTITUTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Substitution' containment reference list.
USE_CASE__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Supplier Dependency' reference list.
USE_CASE__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Sync Element' reference.
USE_CASE__TEMPLATE_BINDING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Template Binding' containment reference list.
USE_CASE__TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Template Parameter' reference.
USE_CASE__TEMPLATE_PARAMETER__FROM_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Template Parameter' reference.
USE_CASE__UML_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'UML Class' container reference.
USE_CASE__USE_CASE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Use Case' reference list.
USE_CASE__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Visibility' attribute.
USE_CASE__VISIBILITY__FROM_PACKAGEABLE_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Visibility' attribute.
USE_CASE_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The number of structural features of the 'Use Case' class.
USE_CASE_SCENARIO - Static variable in interface com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.IConfigurableNode
 
USE_COMPACT_BINDING_NOTATION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_DIAGRAMS_ASPECTS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_EXISTING_BENDS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_EXISTING_DRAWING_AS_SKETCH - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_FILL_COLOR - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_FIXED_CONNECTION_POINTS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_FONT_RENDERER - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_GLOBAL_SEQUENCING - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_GRADIENT_FOR_FILL - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_GRID - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_GRID_FOR_PATHS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USE_GRID_FOR_PATHS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_GRID_FOR_SHAPES - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USE_GRID_FOR_SHAPES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_HTTP_PROXY_SERVER - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_I18N_TEXT_IN_DIAGRAMS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_LATEST_WORKING_MODULE_VERSION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_LOCAL_MODULE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USE_MODULE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USE_MODULE_CATEGORY - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USE_RANDOMIZATION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_ROUNDED_CORNERS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_SERVER_MODULE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USE_SHADOW_FOR_SHAPES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_SSO_AUTHENTICATION_SERVERS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_STANDARD_STEREOTYPE_CHAR - Static variable in class com.nomagic.magicdraw.uml.text.CoreTextCreator
 
USE_STEREOTYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_STEREOTYPE_CONTEXT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_STEREOTYPE_DIAGRAM - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_SVG_TEXT_TAG - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_SWING_FILE_DIALOG - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_TEAMWORK_MODULE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USE_TRANSPOSITION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USE_TWS_SECURE_CONNECTION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
UseCase - Interface in com.nomagic.uml2.ext.magicdraw.mdusecases
A representation of the model object 'Use Case'.
USECASE_DIAGRAM_ELEMENTS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USECASE_INSTANCE - Static variable in class com.nomagic.magicdraw.uml.ElementIcon
 
UseCaseClass - Interface in com.nomagic.uml2.ext.magicdraw.mdusecases
 
UseCaseDiagramShortcutsConfigurator - Class in com.nomagic.magicdraw.ui.actions
Configure usecase diagram shortcuts.
UseCaseDiagramShortcutsConfigurator() - Constructor for class com.nomagic.magicdraw.ui.actions.UseCaseDiagramShortcutsConfigurator
 
UseCaseHelper - Class in com.nomagic.uml2.ext.jmi.helpers
An utility class with utility methods operating on use case domain elements
UseCaseHelper() - Constructor for class com.nomagic.uml2.ext.jmi.helpers.UseCaseHelper
 
USECASEMODEL_STEREOTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
 
UseCasesPriorityRatio - Class in com.nomagic.magicdraw.metrics.types
Counts number of use cases by selected use case priority.
UseCasesTimeEstimation - Class in com.nomagic.magicdraw.metrics.types
Counts the amount of time that is needed to develop a project.
UseCaseView - Class in com.nomagic.magicdraw.uml.symbols.shapes
Use case model element symbolic representation on the diagram.
USECASEVIEW_STEREOTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
 
USECASEVIEW_USECASEVIEWID_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
 
Used - Annotation Type in com.nomagic.annotation
 
USED_IN - Static variable in interface com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.IConfigurableNode
 
USED_PROJECTS_OPTIONS_BROWSER - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
usedAsTypes - Variable in class com.nomagic.magicdraw.ui.dialogs.SelectElementTypes
The result will be used as "type", so possible elements should be filtered by DSL engine doNotSuggestAsType flag.
UsedProjectHasIncompatibleProfilesException - Exception in com.nomagic.magicdraw.esi.refactor.move
A special exception that is thrown if the target project has not up-to-date system/standard profiles and thus cannot be changed (the move operation cannot continue)
UsedProjectHasIncompatibleProfilesException(IAttachedProject, boolean) - Constructor for exception com.nomagic.magicdraw.esi.refactor.move.UsedProjectHasIncompatibleProfilesException
UsedViaReadOnlyAutomaticUsageException(AttachmentSet) - Constructor for exception com.nomagic.magicdraw.core.modules.ModulesService.UsedViaReadOnlyAutomaticUsageException
useModule(Project, ProjectDescriptor) - Method in interface com.nomagic.magicdraw.core.project.ProjectPersistenceManager
Loads module by reference into given project.
useModule(Project, ProjectDescriptor) - Method in class com.nomagic.magicdraw.core.project.ProjectsManager
Use module in given project from given descriptor.
UseModuleInfo - Class in com.nomagic.magicdraw.teamwork.application.local2remote
Use remote module resolution info.
UseModuleInfo(IAttachedProject, String) - Constructor for class com.nomagic.magicdraw.teamwork.application.local2remote.UseModuleInfo
Constructor.
useParentProperties() - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Does this element uses parent properties or has it own?
user - Variable in class com.nomagic.magicdraw.teamwork2.ServerLoginInfo
User
USER_FIRST_NAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USER_GUIDE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USER_INTERFACE_MODELING_DIAGRAM - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
User Interface Modeling Diagram
USER_LAST_NAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USER_LOGIN_TO_MU - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USER_MAIL - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USER_MANUAL - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USER_MODES_GROUP_ID - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
USER_NAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
Deprecated. 
USER_PASSWORD_TO_MU - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USER_TEXT_COLOR - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
USER_TEXT_FONT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
useReverseOnNotSelectableTypes() - Method in class com.nomagic.magicdraw.properties.TypeProperty
Returns reverse flag for not selectable types.
users - Variable in class com.nomagic.license.flexlm.InternalLicenseData
 
useUnspecified() - Method in class com.nomagic.magicdraw.properties.TypeProperty
Returns 'use unspecified' flag for this property.
Utilities - Class in com.nomagic.rcpf.product.utils
General purpose utilities.
Utilities() - Constructor for class com.nomagic.rcpf.product.utils.Utilities
 
Utilities - Class in com.nomagic.utils
General purpose utilities.
Utilities() - Constructor for class com.nomagic.utils.Utilities
 
UTILITY_STEREOTYPE - Static variable in class com.nomagic.uml2.StandardProfile
 
UTILIZED_ELEMENT - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
UUIDRegistry - Class in com.nomagic.magicdraw.uml
Creates and stores elements UUID.
UUIDRegistry() - Constructor for class com.nomagic.magicdraw.uml.UUIDRegistry
 
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 Z _ 
Skip navigation links