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 _ 
All Classes All Packages

B

B - Variable in class com.nomagic.awt.Line
The second point of the line.
backgroundColor - Variable in class com.nomagic.magicdraw.ui.notification.config.NotificationViewConfig
 
BackgroundTaskRunner - Class in com.nomagic.magicdraw.task
Runs task with progress status in background.
BackgroundTaskRunner() - Constructor for class com.nomagic.magicdraw.task.BackgroundTaskRunner
 
BACKLOOP_ROUTING - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
BACKUP_FILE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
backupOptions - Variable in class com.nomagic.magicdraw.core.options.AbstractPropertyOptionsGroup
 
BALLOON - com.nomagic.magicdraw.ui.notification.NotificationManager.QueuedNotificationType
 
BALLOON - Static variable in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
 
banner - Variable in class com.nomagic.magicdraw.uml.DiagramDescriptor
Banner related to this diagram descriptor.
BAR_ORIENTATION - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.BarView
 
BarView - Class in com.nomagic.magicdraw.uml.symbols.shapes
Creates synchronization bar view object in activity diagram.
BarView() - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.BarView
 
BarView(PresentationElement) - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.BarView
 
BARY_CENTER_MODE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
BASE_BUNDLE - Static variable in class com.nomagic.magicdraw.resources.ResourceManager
 
BASE_DIAGRAM_CONTEXT - Static variable in class com.nomagic.magicdraw.actions.ActionsConfiguratorsManager
 
BASE_DIAGRAM_TOOLBAR_CONTEXT - Static variable in class com.nomagic.magicdraw.actions.ActionsConfiguratorsManager
 
BASE_PACKAGE - Static variable in class com.nomagic.uml2.ext.jmi.reflect.ClassTypes
 
baseClass - Variable in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
Base class of tree
BaseClassCollector() - Constructor for class com.nomagic.uml2.ext.jmi.helpers.StereotypesHelper.BaseClassCollector
 
BaseCustomizableDiagramAction - Class in com.nomagic.magicdraw.ui.diagrams
Action which can be customized in custom diagram descriptor UI.
BaseCustomizableDiagramAction(String, String, KeyStroke) - Constructor for class com.nomagic.magicdraw.ui.diagrams.BaseCustomizableDiagramAction
 
BaseDiagramContextAMConfigurator - Class in com.nomagic.magicdraw.ui.actions
Configure context menu, adds relations menu items
BaseDiagramContextAMConfigurator() - Constructor for class com.nomagic.magicdraw.ui.actions.BaseDiagramContextAMConfigurator
 
BaseDiagramContextToolbarAMConfigurator - Class in com.nomagic.magicdraw.ui.actions
Configure context toolbar
BaseDiagramContextToolbarAMConfigurator() - Constructor for class com.nomagic.magicdraw.ui.actions.BaseDiagramContextToolbarAMConfigurator
 
BaseDiagramShortcutsConfigurator - Class in com.nomagic.magicdraw.ui.actions
Configure shortcuts for any "symbolic" diagrams - diagrams those can have symbols.
BaseDiagramShortcutsConfigurator() - Constructor for class com.nomagic.magicdraw.ui.actions.BaseDiagramShortcutsConfigurator
 
BaseDiagramToolbarConfigurator - Class in com.nomagic.magicdraw.ui.actions
The base diagram toolbar configurator.
BaseDiagramToolbarConfigurator() - Constructor for class com.nomagic.magicdraw.ui.actions.BaseDiagramToolbarConfigurator
 
BaseEElementNameRetriever - Interface in com.nomagic.magicdraw.emfuml2xmi.helpers
Retrieves the name of Eclipse UML2 model element.
BaseElement - Interface in com.nomagic.magicdraw.uml
 
BaseEmfOptionsGroup - Class in com.nomagic.magicdraw.emfuml2xmi.envoptions
Eclipse UML2 XMI export/import environment options.
BaseEmfOptionsGroup(String, String) - Constructor for class com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseEmfOptionsGroup
 
BaseEmfUml2FeatureHelper - Class in com.nomagic.magicdraw.emfuml2xmi
Feature value setter helper.
BaseEmfUml2FeatureHelper - Interface in com.nomagic.magicdraw.emfuml2xmi.helpers
Feature value setter helper.
BaseEmfUml2FeatureHelper(Map, BaseEmfUml2Helper) - Constructor for class com.nomagic.magicdraw.emfuml2xmi.BaseEmfUml2FeatureHelper
 
BaseEmfUml2Helper - Class in com.nomagic.magicdraw.emfuml2xmi
Eclipse UML2 XMI helper.
BaseEmfUml2Helper - Interface in com.nomagic.magicdraw.emfuml2xmi.helpers
 
BaseEmfUml2Helper(Project, BaseEmfUml2PersistenceHelper, BaseEmfUml2IDManager, BaseEmfOptionsGroup, EmfUml2Logger) - Constructor for class com.nomagic.magicdraw.emfuml2xmi.BaseEmfUml2Helper
 
BaseEmfUml2XmiPlugin - Class in com.nomagic.magicdraw.emfuml2xmi
 
BaseEmfUml2XmiPlugin(int, String, String, String, List<Namespace>, String, String) - Constructor for class com.nomagic.magicdraw.emfuml2xmi.BaseEmfUml2XmiPlugin
 
BaseOptions - Interface in com.nomagic.magicdraw.emfuml2xmi.envoptions
Eclipse UML2 XMI export/import environment options.
BasicEStoreEList<E> - Class in com.nomagic.magicdraw.emf.impl
A list that delegates to a store.
BasicEStoreEList(InternalEObject, EStructuralFeature) - Constructor for class com.nomagic.magicdraw.emf.impl.BasicEStoreEList
 
BEFORE - Static variable in interface com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.IConfigurableNode.Position
Position BEFORE
BEFORE - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
BEFORE_DELETE - Static variable in interface com.nomagic.uml2.ext.jmi.UML2MetamodelConstants
 
beforeAll(ExtensionContext) - Method in class com.nomagic.magicdraw.tests.MagicDrawApplication
Starts MagicDraw application before all tests.
beforeChange() - Method in class com.nomagic.uml2.transaction.ModelTransaction
 
beforeChange(String) - Method in class com.nomagic.magicdraw.emf.impl.BasicEStoreEList
 
beforeChange(RefObject, String) - Method in interface com.nomagic.uml2.transaction.ModelListener
Method is called before model is changed.
beforeDelete(MacroCommand, Collection) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ConstraintLinkView
 
beforeDelete(MacroCommand, Collection) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Method is called before deleting symbol with user "DELETE" action
beforeLoad(boolean) - Method in class com.nomagic.magicdraw.core.options.AbstractPropertyOptionsGroup
 
beforeLoad(boolean) - Method in class com.nomagic.magicdraw.core.options.OptionsGroup
 
beforeMainWindow() - Method in interface com.nomagic.magicdraw.core.StartupParticipant
Is called before creating main application window.
beforeUpdate(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElementRenderer
Invoked right before presentation element update.
beginColumn - Variable in class com.nomagic.magicdraw.utils.parsers.Token
The column number of the first character of this Token.
beginLine - Variable in class com.nomagic.magicdraw.utils.parsers.Token
The line number of the first character of this Token.
beginTask(String, int) - Method in class com.nomagic.magicdraw.ui.ProgressMonitorAdapter
 
Behavior - Interface in com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors
A representation of the model object 'Behavior'.
BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The meta object id for the 'Behavior' class.
BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Behavior' class.
BEHAVIOR - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
BEHAVIOR___ACTION_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'action Of Context' reference list.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___BEHAVIOR_EXECUTION_SPECIFICATION_OF_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'behavior Execution Specification Of Behavior' reference list.
BEHAVIOR___BEHAVIOR_EXECUTION_SPECIFICATION_OF_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'behavior Execution Specification Of Behavior' reference list feature.
BEHAVIOR___BEHAVIOR_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'behavior Of Context' reference list.
BEHAVIOR___BEHAVIOR_OF_REDEFINED_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'behavior Of Redefined Behavior' reference list.
BEHAVIOR___BEHAVIOR_OF_REDEFINED_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'behavior Of Redefined Behavior' reference list feature.
BEHAVIOR___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.
BEHAVIOR___BEHAVIORED_CLASSIFIER_OF_CLASSIFIER_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'behaviored Classifier Of Classifier Behavior' reference.
BEHAVIOR___BEHAVIORED_CLASSIFIER_OF_CLASSIFIER_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'behaviored Classifier Of Classifier Behavior' reference feature.
BEHAVIOR___BEHAVIORED_CLASSIFIER_OF_OWNED_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'behaviored Classifier Of Owned Behavior' container reference.
BEHAVIOR___BEHAVIORED_CLASSIFIER_OF_OWNED_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'behaviored Classifier Of Owned Behavior' container reference feature.
BEHAVIOR___CALL_BEHAVIOR_ACTION_OF_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'call Behavior Action Of Behavior' reference list.
BEHAVIOR___CALL_BEHAVIOR_ACTION_OF_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'call Behavior Action Of Behavior' reference list feature.
BEHAVIOR___CLASS_OF_SUPER_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'class Of Super Class' reference list.
BEHAVIOR___CLASSIFIER_OF_GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'classifier Of General' reference list.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___CONNECTOR_OF_CONTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'connector Of Contract' reference list.
BEHAVIOR___CONNECTOR_OF_CONTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'connector Of Contract' reference list feature.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___DECISION_NODE_OF_DECISION_INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'decision Node Of Decision Input' reference list.
BEHAVIOR___DECISION_NODE_OF_DECISION_INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'decision Node Of Decision Input' reference list feature.
BEHAVIOR___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.
BEHAVIOR___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'diagram Of Context' reference list.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___ELEMENT_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' reference list.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___GENERALIZATION_OF_GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'generalization Of General' reference list.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'message Of Signature' reference list.
BEHAVIOR___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.
BEHAVIOR___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'namespace Of Member' reference list.
BEHAVIOR___OBJECT_FLOW_OF_SELECTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'object Flow Of Selection' reference list.
BEHAVIOR___OBJECT_FLOW_OF_SELECTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'object Flow Of Selection' reference list feature.
BEHAVIOR___OBJECT_FLOW_OF_TRANSFORMATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'object Flow Of Transformation' reference list.
BEHAVIOR___OBJECT_FLOW_OF_TRANSFORMATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'object Flow Of Transformation' reference list feature.
BEHAVIOR___OBJECT_NODE_OF_SELECTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'object Node Of Selection' reference list.
BEHAVIOR___OBJECT_NODE_OF_SELECTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'object Node Of Selection' reference list feature.
BEHAVIOR___OPAQUE_EXPRESSION_OF_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'opaque Expression Of Behavior' reference list.
BEHAVIOR___OPAQUE_EXPRESSION_OF_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'opaque Expression Of Behavior' reference list feature.
BEHAVIOR___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.
BEHAVIOR___OPERATION_OF_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'operation Of Type' reference list.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___REDUCE_ACTION_OF_REDUCER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'reduce Action Of Reducer' reference list.
BEHAVIOR___REDUCE_ACTION_OF_REDUCER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'reduce Action Of Reducer' reference list feature.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'representation Text' attribute.
BEHAVIOR___STATE_OF_DO_ACTIVITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'state Of Do Activity' container reference.
BEHAVIOR___STATE_OF_DO_ACTIVITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'state Of Do Activity' container reference feature.
BEHAVIOR___STATE_OF_ENTRY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'state Of Entry' container reference.
BEHAVIOR___STATE_OF_ENTRY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'state Of Entry' container reference feature.
BEHAVIOR___STATE_OF_EXIT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'state Of Exit' container reference.
BEHAVIOR___STATE_OF_EXIT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'state Of Exit' container reference feature.
BEHAVIOR___SUBSTITUTION_OF_CONTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'substitution Of Contract' reference list.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___TRANSITION_OF_EFFECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'transition Of Effect' container reference.
BEHAVIOR___TRANSITION_OF_EFFECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'transition Of Effect' container reference feature.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR___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.
BEHAVIOR__APPLIED_STEREOTYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
BEHAVIOR__ATTRIBUTE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Attribute' reference list.
BEHAVIOR__CLASSIFIER_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Classifier Behavior' reference.
BEHAVIOR__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Client Dependency' reference list.
BEHAVIOR__COLLABORATION_USE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Collaboration Use' containment reference list.
BEHAVIOR__CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Context' reference.
BEHAVIOR__CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Context' reference feature.
BEHAVIOR__ELEMENT_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Import' containment reference list.
BEHAVIOR__EVENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Event' containment reference list.
BEHAVIOR__EVENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Event' containment reference list feature.
BEHAVIOR__EXTENSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Extension' reference list.
BEHAVIOR__FEATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Feature' reference list.
BEHAVIOR__GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'General' reference list.
BEHAVIOR__GENERALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Generalization' containment reference list.
BEHAVIOR__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'ID' attribute.
BEHAVIOR__IMPORTED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Imported Member' reference list.
BEHAVIOR__INHERITED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Inherited Member' reference list.
BEHAVIOR__INTERFACE_REALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Interface Realization' containment reference list.
BEHAVIOR__IS_ABSTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Abstract' attribute.
BEHAVIOR__IS_ABSTRACT__FROM_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Abstract from Class' attribute.
BEHAVIOR__IS_ACTIVE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Active' attribute.
BEHAVIOR__IS_FINAL_SPECIALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Final Specialization' attribute.
BEHAVIOR__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Leaf' attribute.
BEHAVIOR__IS_REENTRANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Reentrant' attribute.
BEHAVIOR__IS_REENTRANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Is Reentrant' attribute feature.
BEHAVIOR__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Md Extensions' containment reference list.
BEHAVIOR__MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Member' reference list.
BEHAVIOR__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Name' attribute.
BEHAVIOR__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Name Expression' containment reference.
BEHAVIOR__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Namespace' reference.
BEHAVIOR__NESTED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Nested Classifier' containment reference list.
BEHAVIOR__OBSERVATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Observation' containment reference list.
BEHAVIOR__OBSERVATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Observation' containment reference list feature.
BEHAVIOR__OWNED_ATTRIBUTE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Attribute' containment reference list.
BEHAVIOR__OWNED_ATTRIBUTE__FROM_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Attribute from Class' containment reference list.
BEHAVIOR__OWNED_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Behavior' containment reference list.
BEHAVIOR__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Comment' containment reference list.
BEHAVIOR__OWNED_CONNECTOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Connector' containment reference list.
BEHAVIOR__OWNED_DIAGRAM - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Diagram' containment reference list.
BEHAVIOR__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Element' reference list.
BEHAVIOR__OWNED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Member' reference list.
BEHAVIOR__OWNED_OPERATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Operation' containment reference list.
BEHAVIOR__OWNED_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Parameter' containment reference list.
BEHAVIOR__OWNED_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Owned Parameter' containment reference list feature.
BEHAVIOR__OWNED_PARAMETER_SET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Parameter Set' containment reference list.
BEHAVIOR__OWNED_PARAMETER_SET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Owned Parameter Set' containment reference list feature.
BEHAVIOR__OWNED_PORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Port' reference list.
BEHAVIOR__OWNED_RECEPTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Reception' containment reference list.
BEHAVIOR__OWNED_RULE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Rule' containment reference list.
BEHAVIOR__OWNED_TEMPLATE_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Template Signature' containment reference.
BEHAVIOR__OWNED_TEMPLATE_SIGNATURE__FROM_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Template Signature from Classifier' containment reference.
BEHAVIOR__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.
BEHAVIOR__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owner' reference.
BEHAVIOR__OWNING_PACKAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owning Package' container reference.
BEHAVIOR__OWNING_TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owning Template Parameter' container reference.
BEHAVIOR__PACKAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Package' reference.
BEHAVIOR__PACKAGE_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Package Import' containment reference list.
BEHAVIOR__PART - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Part' reference list.
BEHAVIOR__POSTCONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Postcondition' reference list.
BEHAVIOR__POSTCONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Postcondition' reference list feature.
BEHAVIOR__POWERTYPE_EXTENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Powertype Extent' reference list.
BEHAVIOR__PRECONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Precondition' reference list.
BEHAVIOR__PRECONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Precondition' reference list feature.
BEHAVIOR__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Qualified Name' attribute.
BEHAVIOR__REDEFINED_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Redefined Behavior' reference list.
BEHAVIOR__REDEFINED_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Redefined Behavior' reference list feature.
BEHAVIOR__REDEFINED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Redefined Classifier' reference list.
BEHAVIOR__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Redefined Element' reference list.
BEHAVIOR__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Redefinition Context' reference list.
BEHAVIOR__REPRESENTATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Representation' reference.
BEHAVIOR__ROLE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Role' reference list.
BEHAVIOR__SPECIFICATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Specification' reference.
BEHAVIOR__SPECIFICATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Specification' reference feature.
BEHAVIOR__SUBSTITUTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Substitution' containment reference list.
BEHAVIOR__SUPER_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Super Class' reference list.
BEHAVIOR__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Supplier Dependency' reference list.
BEHAVIOR__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Sync Element' reference.
BEHAVIOR__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
BEHAVIOR__TEMPLATE_BINDING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Template Binding' containment reference list.
BEHAVIOR__TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Template Parameter' reference.
BEHAVIOR__TEMPLATE_PARAMETER__FROM_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Template Parameter from Classifier' reference.
BEHAVIOR__UML_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'UML Class' container reference.
BEHAVIOR__USE_CASE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Use Case' reference list.
BEHAVIOR__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Visibility' attribute.
BEHAVIOR__VISIBILITY__FROM_PACKAGEABLE_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Visibility from Packageable Element' attribute.
BEHAVIOR_CONTEXT - com.nomagic.uml2.ext.jmi.reflect.AbstractRepository.Calculators
 
BEHAVIOR_CUSTOMIZATION_CLASSIFIER_CUSTOMIZATION_INTERACTION_CUSTOMIZATION_ACTIVITY_CUSTOMIZATION_NAMEDELEMENT_CUSTOMIZATION_SPECIFYINGELEMENT_PROPERTY_PROPERTY_PROPERTY_PROPERTY_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
Gathers specifying elements from the upper abstraction level.
BEHAVIOR_CUSTOMIZATION_DESCRIBEDUSECASE_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
The described use cases by behavior or behavior diagram.
BEHAVIOR_EXECUTION_SPECIFICATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The meta object id for the 'Behavior Execution Specification' class.
BEHAVIOR_EXECUTION_SPECIFICATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Behavior Execution Specification' class.
BEHAVIOR_EXECUTION_SPECIFICATION___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.
BEHAVIOR_EXECUTION_SPECIFICATION___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.
BEHAVIOR_EXECUTION_SPECIFICATION___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.
BEHAVIOR_EXECUTION_SPECIFICATION___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.
BEHAVIOR_EXECUTION_SPECIFICATION___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.
BEHAVIOR_EXECUTION_SPECIFICATION___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'diagram Of Context' reference list.
BEHAVIOR_EXECUTION_SPECIFICATION___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.
BEHAVIOR_EXECUTION_SPECIFICATION___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.
BEHAVIOR_EXECUTION_SPECIFICATION___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.
BEHAVIOR_EXECUTION_SPECIFICATION___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.
BEHAVIOR_EXECUTION_SPECIFICATION___ELEMENT_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' reference list.
BEHAVIOR_EXECUTION_SPECIFICATION___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.
BEHAVIOR_EXECUTION_SPECIFICATION___EXECUTION_OCCURRENCE_SPECIFICATION_OF_EXECUTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'execution Occurrence Specification Of Execution' reference list.
BEHAVIOR_EXECUTION_SPECIFICATION___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.
BEHAVIOR_EXECUTION_SPECIFICATION___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.
BEHAVIOR_EXECUTION_SPECIFICATION___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'message Of Signature' reference list.
BEHAVIOR_EXECUTION_SPECIFICATION___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'namespace Of Member' reference list.
BEHAVIOR_EXECUTION_SPECIFICATION___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.
BEHAVIOR_EXECUTION_SPECIFICATION___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'representation Text' attribute.
BEHAVIOR_EXECUTION_SPECIFICATION___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.
BEHAVIOR_EXECUTION_SPECIFICATION__APPLIED_STEREOTYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
BEHAVIOR_EXECUTION_SPECIFICATION__BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Behavior' reference.
BEHAVIOR_EXECUTION_SPECIFICATION__BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Behavior' reference feature.
BEHAVIOR_EXECUTION_SPECIFICATION__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Client Dependency' reference list.
BEHAVIOR_EXECUTION_SPECIFICATION__COVERED - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Covered' reference list.
BEHAVIOR_EXECUTION_SPECIFICATION__ENCLOSING_INTERACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Enclosing Interaction' container reference.
BEHAVIOR_EXECUTION_SPECIFICATION__ENCLOSING_OPERAND - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Enclosing Operand' container reference.
BEHAVIOR_EXECUTION_SPECIFICATION__FINISH - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Finish' reference.
BEHAVIOR_EXECUTION_SPECIFICATION__GENERAL_ORDERING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'General Ordering' containment reference list.
BEHAVIOR_EXECUTION_SPECIFICATION__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'ID' attribute.
BEHAVIOR_EXECUTION_SPECIFICATION__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Md Extensions' containment reference list.
BEHAVIOR_EXECUTION_SPECIFICATION__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Name' attribute.
BEHAVIOR_EXECUTION_SPECIFICATION__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Name Expression' containment reference.
BEHAVIOR_EXECUTION_SPECIFICATION__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Namespace' reference.
BEHAVIOR_EXECUTION_SPECIFICATION__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Comment' containment reference list.
BEHAVIOR_EXECUTION_SPECIFICATION__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Element' reference list.
BEHAVIOR_EXECUTION_SPECIFICATION__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owner' reference.
BEHAVIOR_EXECUTION_SPECIFICATION__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Qualified Name' attribute.
BEHAVIOR_EXECUTION_SPECIFICATION__START - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Start' reference.
BEHAVIOR_EXECUTION_SPECIFICATION__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Supplier Dependency' reference list.
BEHAVIOR_EXECUTION_SPECIFICATION__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Sync Element' reference.
BEHAVIOR_EXECUTION_SPECIFICATION__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
BEHAVIOR_EXECUTION_SPECIFICATION__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Visibility' attribute.
BEHAVIOR_EXECUTION_SPECIFICATION_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The number of structural features of the 'Behavior Execution Specification' class.
BEHAVIOR_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The number of structural features of the 'Behavior' class.
BEHAVIOR_TO_A_CLASSIFIER_NAME - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
behavior_ver - Variable in class com.nomagic.license.flexlm.VendorCode
 
BEHAVIORAL_FEATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The meta object id for the 'Behavioral Feature' class.
BEHAVIORAL_FEATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Behavioral Feature' class.
BEHAVIORAL_FEATURE___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.
BEHAVIORAL_FEATURE___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.
BEHAVIORAL_FEATURE___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.
BEHAVIORAL_FEATURE___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.
BEHAVIORAL_FEATURE___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.
BEHAVIORAL_FEATURE___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'diagram Of Context' reference list.
BEHAVIORAL_FEATURE___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.
BEHAVIORAL_FEATURE___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.
BEHAVIORAL_FEATURE___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.
BEHAVIORAL_FEATURE___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.
BEHAVIORAL_FEATURE___ELEMENT_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' reference list.
BEHAVIORAL_FEATURE___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.
BEHAVIORAL_FEATURE___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.
BEHAVIORAL_FEATURE___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.
BEHAVIORAL_FEATURE___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'message Of Signature' reference list.
BEHAVIORAL_FEATURE___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'namespace Of Member' reference list.
BEHAVIORAL_FEATURE___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.
BEHAVIORAL_FEATURE___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.
BEHAVIORAL_FEATURE___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'representation Text' attribute.
BEHAVIORAL_FEATURE___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.
BEHAVIORAL_FEATURE__APPLIED_STEREOTYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
BEHAVIORAL_FEATURE__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Client Dependency' reference list.
BEHAVIORAL_FEATURE__CONCURRENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Concurrency' attribute.
BEHAVIORAL_FEATURE__CONCURRENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Concurrency' attribute feature.
BEHAVIORAL_FEATURE__ELEMENT_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Import' containment reference list.
BEHAVIORAL_FEATURE__FEATURING_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Featuring Classifier' reference.
BEHAVIORAL_FEATURE__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'ID' attribute.
BEHAVIORAL_FEATURE__IMPORTED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Imported Member' reference list.
BEHAVIORAL_FEATURE__IS_ABSTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Abstract' attribute.
BEHAVIORAL_FEATURE__IS_ABSTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Is Abstract' attribute feature.
BEHAVIORAL_FEATURE__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Leaf' attribute.
BEHAVIORAL_FEATURE__IS_STATIC - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Static' attribute.
BEHAVIORAL_FEATURE__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Md Extensions' containment reference list.
BEHAVIORAL_FEATURE__MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Member' reference list.
BEHAVIORAL_FEATURE__METHOD - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Method' reference list.
BEHAVIORAL_FEATURE__METHOD - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Method' reference list feature.
BEHAVIORAL_FEATURE__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Name' attribute.
BEHAVIORAL_FEATURE__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Name Expression' containment reference.
BEHAVIORAL_FEATURE__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Namespace' reference.
BEHAVIORAL_FEATURE__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Comment' containment reference list.
BEHAVIORAL_FEATURE__OWNED_DIAGRAM - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Diagram' containment reference list.
BEHAVIORAL_FEATURE__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Element' reference list.
BEHAVIORAL_FEATURE__OWNED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Member' reference list.
BEHAVIORAL_FEATURE__OWNED_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Parameter' containment reference list.
BEHAVIORAL_FEATURE__OWNED_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Owned Parameter' containment reference list feature.
BEHAVIORAL_FEATURE__OWNED_PARAMETER_SET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Parameter Set' containment reference list.
BEHAVIORAL_FEATURE__OWNED_PARAMETER_SET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Owned Parameter Set' containment reference list feature.
BEHAVIORAL_FEATURE__OWNED_RULE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Rule' containment reference list.
BEHAVIORAL_FEATURE__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owner' reference.
BEHAVIORAL_FEATURE__PACKAGE_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Package Import' containment reference list.
BEHAVIORAL_FEATURE__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Qualified Name' attribute.
BEHAVIORAL_FEATURE__RAISED_EXCEPTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Raised Exception' reference list.
BEHAVIORAL_FEATURE__RAISED_EXCEPTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Raised Exception' reference list feature.
BEHAVIORAL_FEATURE__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Redefined Element' reference list.
BEHAVIORAL_FEATURE__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Redefinition Context' reference list.
BEHAVIORAL_FEATURE__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Supplier Dependency' reference list.
BEHAVIORAL_FEATURE__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Sync Element' reference.
BEHAVIORAL_FEATURE__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
BEHAVIORAL_FEATURE__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Visibility' attribute.
BEHAVIORAL_FEATURE_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The number of structural features of the 'Behavioral Feature' class.
BehavioralFeature - Interface in com.nomagic.uml2.ext.magicdraw.classes.mdkernel
A representation of the model object 'Behavioral Feature'.
BehavioralFeatureClass - Interface in com.nomagic.uml2.ext.magicdraw.classes.mdkernel
 
BehaviorClass - Interface in com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors
 
BEHAVIORED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The meta object id for the 'Behaviored Classifier' class.
BEHAVIORED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Behaviored Classifier' class.
BEHAVIORED_CLASSIFIER___ACTION_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'action Of Context' reference list.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___BEHAVIOR_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'behavior Of Context' reference list.
BEHAVIORED_CLASSIFIER___BEHAVIOR_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'behavior Of Context' reference list feature.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___CLASSIFIER_OF_GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'classifier Of General' reference list.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'diagram Of Context' reference list.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___ELEMENT_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' reference list.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___GENERALIZATION_OF_GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'generalization Of General' reference list.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'message Of Signature' reference list.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'namespace Of Member' reference list.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___OPERATION_OF_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'operation Of Type' reference list.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'representation Text' attribute.
BEHAVIORED_CLASSIFIER___SUBSTITUTION_OF_CONTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'substitution Of Contract' reference list.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER___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.
BEHAVIORED_CLASSIFIER__APPLIED_STEREOTYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
BEHAVIORED_CLASSIFIER__ATTRIBUTE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Attribute' reference list.
BEHAVIORED_CLASSIFIER__CLASSIFIER_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Classifier Behavior' reference.
BEHAVIORED_CLASSIFIER__CLASSIFIER_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Classifier Behavior' reference feature.
BEHAVIORED_CLASSIFIER__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Client Dependency' reference list.
BEHAVIORED_CLASSIFIER__COLLABORATION_USE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Collaboration Use' containment reference list.
BEHAVIORED_CLASSIFIER__ELEMENT_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Import' containment reference list.
BEHAVIORED_CLASSIFIER__FEATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Feature' reference list.
BEHAVIORED_CLASSIFIER__GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'General' reference list.
BEHAVIORED_CLASSIFIER__GENERALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Generalization' containment reference list.
BEHAVIORED_CLASSIFIER__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'ID' attribute.
BEHAVIORED_CLASSIFIER__IMPORTED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Imported Member' reference list.
BEHAVIORED_CLASSIFIER__INHERITED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Inherited Member' reference list.
BEHAVIORED_CLASSIFIER__INTERFACE_REALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Interface Realization' containment reference list.
BEHAVIORED_CLASSIFIER__INTERFACE_REALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Interface Realization' containment reference list feature.
BEHAVIORED_CLASSIFIER__IS_ABSTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Abstract' attribute.
BEHAVIORED_CLASSIFIER__IS_FINAL_SPECIALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Final Specialization' attribute.
BEHAVIORED_CLASSIFIER__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Leaf' attribute.
BEHAVIORED_CLASSIFIER__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Md Extensions' containment reference list.
BEHAVIORED_CLASSIFIER__MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Member' reference list.
BEHAVIORED_CLASSIFIER__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Name' attribute.
BEHAVIORED_CLASSIFIER__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Name Expression' containment reference.
BEHAVIORED_CLASSIFIER__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Namespace' reference.
BEHAVIORED_CLASSIFIER__OWNED_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Behavior' containment reference list.
BEHAVIORED_CLASSIFIER__OWNED_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Owned Behavior' containment reference list feature.
BEHAVIORED_CLASSIFIER__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Comment' containment reference list.
BEHAVIORED_CLASSIFIER__OWNED_DIAGRAM - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Diagram' containment reference list.
BEHAVIORED_CLASSIFIER__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Element' reference list.
BEHAVIORED_CLASSIFIER__OWNED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Member' reference list.
BEHAVIORED_CLASSIFIER__OWNED_RULE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Rule' containment reference list.
BEHAVIORED_CLASSIFIER__OWNED_TEMPLATE_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Template Signature' containment reference.
BEHAVIORED_CLASSIFIER__OWNED_TEMPLATE_SIGNATURE__FROM_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Template Signature from Classifier' containment reference.
BEHAVIORED_CLASSIFIER__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.
BEHAVIORED_CLASSIFIER__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owner' reference.
BEHAVIORED_CLASSIFIER__OWNING_PACKAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owning Package' container reference.
BEHAVIORED_CLASSIFIER__OWNING_TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owning Template Parameter' container reference.
BEHAVIORED_CLASSIFIER__PACKAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Package' reference.
BEHAVIORED_CLASSIFIER__PACKAGE_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Package Import' containment reference list.
BEHAVIORED_CLASSIFIER__POWERTYPE_EXTENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Powertype Extent' reference list.
BEHAVIORED_CLASSIFIER__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Qualified Name' attribute.
BEHAVIORED_CLASSIFIER__REDEFINED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Redefined Classifier' reference list.
BEHAVIORED_CLASSIFIER__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Redefined Element' reference list.
BEHAVIORED_CLASSIFIER__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Redefinition Context' reference list.
BEHAVIORED_CLASSIFIER__REPRESENTATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Representation' reference.
BEHAVIORED_CLASSIFIER__SUBSTITUTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Substitution' containment reference list.
BEHAVIORED_CLASSIFIER__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Supplier Dependency' reference list.
BEHAVIORED_CLASSIFIER__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Sync Element' reference.
BEHAVIORED_CLASSIFIER__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
BEHAVIORED_CLASSIFIER__TEMPLATE_BINDING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Template Binding' containment reference list.
BEHAVIORED_CLASSIFIER__TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Template Parameter' reference.
BEHAVIORED_CLASSIFIER__TEMPLATE_PARAMETER__FROM_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Template Parameter from Classifier' reference.
BEHAVIORED_CLASSIFIER__UML_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'UML Class' container reference.
BEHAVIORED_CLASSIFIER__USE_CASE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Use Case' reference list.
BEHAVIORED_CLASSIFIER__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Visibility' attribute.
BEHAVIORED_CLASSIFIER__VISIBILITY__FROM_PACKAGEABLE_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Visibility from Packageable Element' attribute.
BEHAVIORED_CLASSIFIER_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The number of structural features of the 'Behaviored Classifier' class.
BehavioredClassifier - Interface in com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors
A representation of the model object 'Behaviored Classifier'.
BEHAVIOREDCLASSIFIER_CUSTOMIZATION_CLASSIFIER_CUSTOMIZATION_PARTICIPATESINACTIVITY_PROPERTY_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
Activities wherein the classifier is used as an object type or the activities that are owned by the classifier.
BEHAVIOREDCLASSIFIER_CUSTOMIZATION_CLASSIFIER_CUSTOMIZATION_PARTICIPATESININTERACTION_PROPERTY_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
The interactions wherein the classifier is used as an object type or the interactions that are owned by the classifier.
BEHAVIOREDCLASSIFIER_CUSTOMIZATION_USECASE_CUSTOMIZATION_COMPONENT_CUSTOMIZATION_INTERFACE_CUSTOMIZATION_CLASSIFIER_CUSTOMIZATION_NAMEDELEMENT_CUSTOMIZATION_REALIZINGELEMENT_PROPERTY_PROPERTY_PROPERTY_PROPERTY_PROPERTY_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
Gathers realizing elements from the lower abstraction level.
BehavioredClassifierClass - Interface in com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors
 
BehaviorExecutionSpecification - Interface in com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions
A representation of the model object 'Behavior Execution Specification'.
BehaviorExecutionSpecificationClass - Interface in com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions
 
BEHAVIORS - Static variable in interface com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.IConfigurableNode
 
BEHAVIORS - Static variable in class com.nomagic.magicdraw.uml.symbols.CompartmentID
 
BEHAVIORS_COLOR - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
BEHAVIORS_CONSTRAINT_TEXT_MODE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
BEHAVIORS_FONT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
behaviorsCompartmentHelper - Variable in class com.nomagic.magicdraw.uml.symbols.shapes.ActorView
 
behaviorsCompartmentHelper - Variable in class com.nomagic.magicdraw.uml.symbols.shapes.UseCaseView
 
BehaviorTextParams - Class in com.nomagic.magicdraw.uml.text
Configuration for creating Behavior element text with ModelTextCreator.
BehaviorTextParams() - Constructor for class com.nomagic.magicdraw.uml.text.BehaviorTextParams
 
belongs(Point) - Method in class com.nomagic.awt.Line
Checks whether specified point belongs to this line.
BELONGS_TO_SEPARATE_GROUP_IN_UI - Static variable in class com.nomagic.actions.NMAction
A name of property to put this action into a dedicate special group.
belongsToExtending() - Method in interface com.nomagic.magicdraw.usecasescenarios.scenarios.FlowStep
Indicates if this step belongs to extending.
belongsToHierarchy(Edge) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
Check The given Edge belongs to hierarchy.
belongsToHierarchy(Node) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
Checks the given node belongs to Hierarchy.
belongsToIncluded() - Method in interface com.nomagic.magicdraw.usecasescenarios.scenarios.FlowStep
Indicates if this step belongs to included.
belongsToIncludedExtending() - Method in interface com.nomagic.magicdraw.usecasescenarios.scenarios.ScenarioNode
Indicates if node belongs to included/extending use case.
BETA_BUILD - Static variable in class com.nomagic.runtime.RuntimeConstants
 
BEZIER - Static variable in class com.nomagic.magicdraw.core.options.StateMachineLayouterOptionsGroup
 
BEZIER - Static variable in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Bezier path line style.
BEZIERLSTYLE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
BGCOLOR - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramPropertiesShape
 
BINARY_EXPRESSION - Static variable in class com.nomagic.magicdraw.validation.ValidationConstants
Binary expression.
BinaryEvaluator - Interface in com.nomagic.magicdraw.evaluation
Specialization of evaluator for binary expressions.
binaryStreamAtticCleaner - Variable in class com.nomagic.magicdraw.core.Project
 
BIND - Static variable in class com.nomagic.uml2.UML2Constants
 
BitmapIconControler - Class in com.nomagic.magicdraw.ui
Deprecated.
BitmapIconControler(Class, String) - Constructor for class com.nomagic.magicdraw.ui.BitmapIconControler
Deprecated.
 
BitmapIconControler(Class, String, String) - Constructor for class com.nomagic.magicdraw.ui.BitmapIconControler
Deprecated.
 
blankFieldValue - Variable in class com.nomagic.magicdraw.magicreport.tools.ExportTool2
 
blankValue - Variable in class com.nomagic.magicdraw.magicreport.tools.SorterTool
 
BODY - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
BODY_CONDITION - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
BODY_CONTEXT - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
BODY_OUTPUT - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
BODY_PART - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
BOOLEAN - com.nomagic.magicdraw.uml.symbols.reflect.SymbolFeatureTypes
Boolean
BOOLEAN - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The meta object id for the 'Boolean' data type.
BOOLEAN - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Boolean' data type.
BOOLEAN_DATATYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
boolean type
BOOLEAN_PROPERTY - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
BOOLEAN_PROPERTY_POOL - Static variable in class com.nomagic.magicdraw.properties.PropertyPool
 
BOOLEAN_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The meta object id for the 'Boolean Tagged Value' class.
BOOLEAN_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Boolean Tagged Value' class.
BOOLEAN_TAGGED_VALUE___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.
BOOLEAN_TAGGED_VALUE___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.
BOOLEAN_TAGGED_VALUE___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.
BOOLEAN_TAGGED_VALUE___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'diagram Of Context' reference list.
BOOLEAN_TAGGED_VALUE___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.
BOOLEAN_TAGGED_VALUE___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.
BOOLEAN_TAGGED_VALUE___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.
BOOLEAN_TAGGED_VALUE___ELEMENT_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' reference list.
BOOLEAN_TAGGED_VALUE___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.
BOOLEAN_TAGGED_VALUE___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.
BOOLEAN_TAGGED_VALUE___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'representation Text' attribute.
BOOLEAN_TAGGED_VALUE__APPLIED_STEREOTYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
BOOLEAN_TAGGED_VALUE__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'ID' attribute.
BOOLEAN_TAGGED_VALUE__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Md Extensions' containment reference list.
BOOLEAN_TAGGED_VALUE__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Comment' containment reference list.
BOOLEAN_TAGGED_VALUE__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Element' reference list.
BOOLEAN_TAGGED_VALUE__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owner' reference.
BOOLEAN_TAGGED_VALUE__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Sync Element' reference.
BOOLEAN_TAGGED_VALUE__TAG_DEFINITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tag Definition' reference.
BOOLEAN_TAGGED_VALUE__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
BOOLEAN_TAGGED_VALUE__TAGGED_VALUE_OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value Owner' container reference.
BOOLEAN_TAGGED_VALUE__VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Value' attribute list.
BOOLEAN_TAGGED_VALUE__VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Value' attribute list feature.
BOOLEAN_TAGGED_VALUE_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The number of structural features of the 'Boolean Tagged Value' class.
BooleanProperty - Class in com.nomagic.magicdraw.properties
The property for storing and editing boolean value.
BooleanProperty() - Constructor for class com.nomagic.magicdraw.properties.BooleanProperty
Default constructor.
BooleanProperty(String, boolean) - Constructor for class com.nomagic.magicdraw.properties.BooleanProperty
The boolean property constructor.
BooleanProperty(String, Boolean) - Constructor for class com.nomagic.magicdraw.properties.BooleanProperty
The boolean property constructor.
BooleanTaggedValue - Interface in com.nomagic.uml2.ext.magicdraw.classes.mdkernel
A representation of the model object 'Boolean Tagged Value'.
BooleanTaggedValueClass - Interface in com.nomagic.uml2.ext.magicdraw.classes.mdkernel
 
border - Variable in class com.nomagic.ui.BorderIcon
 
BORDER_CENTERED - Static variable in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
 
BORDER_DISTRIBUTED - Static variable in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
 
BORDER_ELEMENT_MARGIN - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
BORDER_ELEMENT_MARGIN_ALL - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
BORDER_ELEMENT_MARGIN_BOTTOM - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
BORDER_ELEMENT_MARGIN_LEFT - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
BORDER_ELEMENT_MARGIN_LEFT_RIGHT - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
BORDER_ELEMENT_MARGIN_MODES - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
BORDER_ELEMENT_MARGIN_NONE - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
BORDER_ELEMENT_MARGIN_RIGHT - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
BORDER_ELEMENT_MARGIN_TOP - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
BORDER_ELEMENT_MARGIN_TOP_BOTTOM - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
BORDER_WIDTH - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramPropertiesShape
 
BorderIcon - Class in com.nomagic.ui
Icon for adding a border around a wrapped icon.
BorderIcon(Icon, Border) - Constructor for class com.nomagic.ui.BorderIcon
 
borrow_binary_id - Variable in class com.nomagic.license.flexlm.InternalBorrowInfo
 
borrow_flags - Variable in class com.nomagic.license.flexlm.InternalLicenseData
 
BORROWING_PERIOD - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
BOTH - com.nomagic.magicdraw.dependencymatrix.datamodel.cell.DependencyDirection
The both way dependency.
BOTH - com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.Direction
 
BOTTOM_EDGE - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
BOTTOM_LENGTH - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ActivationView
 
BOTTOM_TO_TOP - Static variable in class com.nomagic.magicdraw.core.options.ActivityLayouterOptionsGroup
 
BOUND_ELEMENT - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
boundary() - Method in class com.nomagic.uml2.MagicDrawProfile
 
BOUNDARY_STEREOTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
Deprecated.
use BoundaryStereotype.STEREOTYPE_NAME
boundaryStereotype - Variable in class com.nomagic.uml2.MagicDrawProfile
 
BoundaryStereotype(MagicDrawProfile) - Constructor for class com.nomagic.uml2.MagicDrawProfile.BoundaryStereotype
 
bounds - Variable in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Calculated bounds of the path.
BOUNDS - Static variable in class com.nomagic.magicdraw.uml.ExtendedPropertyNames
 
BOUNDS_TOLERANCE - Variable in class com.nomagic.magicdraw.tests.common.comparators.DiagramComparatorImpl
 
boundsChanged() - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
 
boundsChanged(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
 
BoundsTransformation - Class in com.nomagic.magicdraw.uml.symbols
Symbol bounds transformation.
BoundsTransformation() - Constructor for class com.nomagic.magicdraw.uml.symbols.BoundsTransformation
Constructor with 0 bounds growing factor
BoundsTransformation(int) - Constructor for class com.nomagic.magicdraw.uml.symbols.BoundsTransformation
Constructor
BREAK - Static variable in class com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.InteractionOperatorKindEnum
The 'Break' literal object.
BREAK_POINT - com.nomagic.magicdraw.uml.symbols.reflect.SymbolFeatureTypes
Break point.
BREAK_VALUE - Static variable in class com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.InteractionOperatorKindEnum
The 'Break' literal value.
breakable - Variable in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
indicates whether link is breakable.
breakActions(ActionsCategory, List<? extends NMAction>, int, String, boolean) - Static method in class com.nomagic.actions.ActionsCategory
Breaks given actions into subcategories of given category if the actions number exceeds maxCategorySize.
breakActions(ActionsCategory, List<? extends NMAction>, int, String, boolean, int) - Static method in class com.nomagic.actions.ActionsCategory
Breaks category into sub categories, but it has ability to specify inner category size separately
breakActions(ActionsCategory, List<NMAction>) - Static method in class com.nomagic.actions.ActionsCategory
Breaks given actions into subcategories of given category if the actions number exceeds predefined number.
breakeActions(ActionsCategory, List<? extends NMAction>, int, String, boolean) - Static method in class com.nomagic.actions.ActionsCategory
breakPoints - Variable in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Vector of break points
breakPointsChanged(List<Point>, List<Point>) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Moves all connection point for the links that are attached to this link middle point.
BROADCAST_SIGNAL_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The meta object id for the 'Broadcast Signal Action' class.
BROADCAST_SIGNAL_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Broadcast Signal Action' class.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_ACTION___CLAUSE_OF_BODY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'clause Of Body' reference.
BROADCAST_SIGNAL_ACTION___CLAUSE_OF_TEST - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'clause Of Test' reference.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_ACTION___ELEMENT_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' reference list.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_ACTION___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'representation Text' attribute.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_ACTION__ACTIVITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Activity' container reference.
BROADCAST_SIGNAL_ACTION__APPLIED_STEREOTYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
BROADCAST_SIGNAL_ACTION__ARGUMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Argument' containment reference list.
BROADCAST_SIGNAL_ACTION__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Client Dependency' reference list.
BROADCAST_SIGNAL_ACTION__CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Context' reference.
BROADCAST_SIGNAL_ACTION__HANDLER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Handler' containment reference list.
BROADCAST_SIGNAL_ACTION__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'ID' attribute.
BROADCAST_SIGNAL_ACTION__IN_GROUP - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'In Group' reference list.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_ACTION__IN_PARTITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'In Partition' reference list.
BROADCAST_SIGNAL_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.
BROADCAST_SIGNAL_ACTION__INCOMING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Incoming' reference list.
BROADCAST_SIGNAL_ACTION__INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Input' reference list.
BROADCAST_SIGNAL_ACTION__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Leaf' attribute.
BROADCAST_SIGNAL_ACTION__IS_LOCALLY_REENTRANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Locally Reentrant' attribute.
BROADCAST_SIGNAL_ACTION__LOCAL_POSTCONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Local Postcondition' containment reference list.
BROADCAST_SIGNAL_ACTION__LOCAL_PRECONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Local Precondition' containment reference list.
BROADCAST_SIGNAL_ACTION__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Md Extensions' containment reference list.
BROADCAST_SIGNAL_ACTION__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Name' attribute.
BROADCAST_SIGNAL_ACTION__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Name Expression' containment reference.
BROADCAST_SIGNAL_ACTION__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Namespace' reference.
BROADCAST_SIGNAL_ACTION__ON_PORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'On Port' reference.
BROADCAST_SIGNAL_ACTION__OUTGOING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Outgoing' reference list.
BROADCAST_SIGNAL_ACTION__OUTPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Output' reference list.
BROADCAST_SIGNAL_ACTION__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Comment' containment reference list.
BROADCAST_SIGNAL_ACTION__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Element' reference list.
BROADCAST_SIGNAL_ACTION__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owner' reference.
BROADCAST_SIGNAL_ACTION__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Qualified Name' attribute.
BROADCAST_SIGNAL_ACTION__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Redefined Element' reference list.
BROADCAST_SIGNAL_ACTION__REDEFINED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Redefined Node' reference list.
BROADCAST_SIGNAL_ACTION__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Redefinition Context' reference list.
BROADCAST_SIGNAL_ACTION__SIGNAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Signal' reference.
BROADCAST_SIGNAL_ACTION__SIGNAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Signal' reference feature.
BROADCAST_SIGNAL_ACTION__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Supplier Dependency' reference list.
BROADCAST_SIGNAL_ACTION__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Sync Element' reference.
BROADCAST_SIGNAL_ACTION__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
BROADCAST_SIGNAL_ACTION__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Visibility' attribute.
BROADCAST_SIGNAL_ACTION_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The number of structural features of the 'Broadcast Signal Action' class.
BroadcastSignalAction - Interface in com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions
A representation of the model object 'Broadcast Signal Action'.
BroadcastSignalActionClass - Interface in com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions
 
browse() - Method in class com.nomagic.magicdraw.hyperlinks.ui.HyperlinkEditorPanel
Browse the hyperlink value.
BROWSE_ACTIVITY_DGR - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
BROWSE_CLASS_DGR - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
BROWSE_COMMUNICATION_DGR - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
BROWSE_COMPONENT_DGR - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
BROWSE_COMPOSITE_STRUCTURE_DGR - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
BROWSE_DEPLOYMENT_DGR - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
BROWSE_INTERACTION_OVERVIEW_DGR - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
BROWSE_NEXT_DGR - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
BROWSE_OBJECT_DGR - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
BROWSE_PACKAGE_DGR - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
BROWSE_PREVIOUS_DGR - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
BROWSE_PROFILE_DGR - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
BROWSE_PROTOCOL_STATE_DGR - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
BROWSE_SEQUENCE_DGR - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
BROWSE_STATE_DGR - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
BROWSE_USECASE_DGR - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
browser - com.nomagic.magicdraw.ui.LocationInTool
browser (containment) window
browser - Variable in class com.nomagic.magicdraw.core.Project
 
browser - Variable in class com.nomagic.magicdraw.ui.browser.BrowserTabTree
Reference to the browser.
Browser - Class in com.nomagic.magicdraw.ui.browser
The MagicDraw application UI part with trees, documentation, zoom and search panels.
Browser() - Constructor for class com.nomagic.magicdraw.ui.browser.Browser
 
BROWSER - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
BROWSER_COMPONENTS - Static variable in class com.nomagic.magicdraw.ui.browser.Browser
 
BROWSER_GROUP - Static variable in class com.nomagic.magicdraw.core.options.ProjectOptions
Browser group
BROWSER_ITEM_TYPES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
BROWSER_LAYOUT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
BROWSER_POSITION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
BROWSER_SHOW_POPUP - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
BROWSER_SORT_ALWAYS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
BROWSER_SORT_BY_BASECLASSES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
BROWSER_SORT_BY_PROFILES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
BROWSER_SPECIFICATION_ACTION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
BROWSER_START_EDIT - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
Browser.BrowserInitializer - Interface in com.nomagic.magicdraw.ui.browser
Browser initializer is an extension point for browser creation.
Browser.BrowserInitializer.WindowComponentInfoRegistration - Class in com.nomagic.magicdraw.ui.browser
Info registration data.
BrowserAction - Interface in com.nomagic.magicdraw.actions
The interface for all browser actions.
BrowserContextAMConfigurator - Interface in com.nomagic.magicdraw.actions
Configurator for configuring managers for browser pop up menu.
BROWSEROPCL - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
BrowserTabTree - Class in com.nomagic.magicdraw.ui.browser
The base class for all trees added into Browser top tab.
BrowserTabTree(Browser, BrowserComponentInfo, String) - Constructor for class com.nomagic.magicdraw.ui.browser.BrowserTabTree
Constructs new tree.
BrowserTabTree(Browser, BrowserComponentInfo, String, ChildrenOwner) - Constructor for class com.nomagic.magicdraw.ui.browser.BrowserTabTree
Constructs new tree.
BrowserToolbarAMConfigurator - Interface in com.nomagic.magicdraw.actions
Configurator for configuring managers for browser toolbar.
browserTreeGroup - Variable in class com.nomagic.magicdraw.ui.browser.BrowserTabTree
 
BUFFER - Static variable in class com.nomagic.magicdraw.magicreport.helper.TemplateHelper
 
BUFFER_SIZE - Static variable in class com.nomagic.utils.Utilities
 
BUILD_CONTAINMENT_HIERARCHIES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
BUILD_GENERALIZATION_HIERARCHIES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
BUILD_REALIZATION_HIERARCHIES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
buildComponent() - Method in class com.nomagic.uml2.StandardProfile
 
BUILDCOMPONENT_STEREOTYPE - Static variable in class com.nomagic.uml2.StandardProfile
Deprecated.
use BuildComponentStereotype.STEREOTYPE_NAME
buildComponentStereotype - Variable in class com.nomagic.uml2.StandardProfile
 
BuildComponentStereotype(StandardProfile) - Constructor for class com.nomagic.uml2.StandardProfile.BuildComponentStereotype
 
builder - Variable in class com.nomagic.text.builders.AbstractTextBuilder
 
buildMatrix(Diagram) - Static method in class com.nomagic.magicdraw.dependencymatrix.configuration.MatrixDataHelper
Collects all data for provided matrix data component.
BUNDLE_NAME - Static variable in class com.nomagic.cameo.resources.CameoResources
 
BUNDLE_NAME - Static variable in class com.nomagic.magicdraw.resources.DialogResource
 
BUNDLE_NAME - Static variable in class com.nomagic.magicdraw.resources.MetaModelResource
 
BUNDLE_NAME - Static variable in class com.nomagic.magicdraw.resources.PropertyResource
 
BusinessProcessDiagramLayouter - Class in com.nomagic.magicdraw.uml.symbols.layout
BPMN diagram layouter.
BusinessProcessDiagramLayouter() - Constructor for class com.nomagic.magicdraw.uml.symbols.layout.BusinessProcessDiagramLayouter
 
BusinessProcessLayouterOptionsGroup - Class in com.nomagic.magicdraw.core.options
Business Process Diagram Layouter options group.
BusinessProcessLayouterOptionsGroup() - Constructor for class com.nomagic.magicdraw.core.options.BusinessProcessLayouterOptionsGroup
 
buttonsGroups - Variable in class com.nomagic.actions.ActionsMenuCreator
Stack of button groups (if radio buttons will be created it should be added on top of of group.
BY_NAME - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.PackageView
 
byHyperlink() - Static method in class com.nomagic.magicdraw.uml.Finder
Search for elements by element hyperlink.
byHyperlinkFinder - Static variable in class com.nomagic.magicdraw.uml.Finder
 
ByHyperlinkFinder() - Constructor for class com.nomagic.magicdraw.uml.Finder.ByHyperlinkFinder
 
byName - Variable in class com.nomagic.magicdraw.properties.Style
 
byName - Static variable in class com.nomagic.magicdraw.uml.Finder
 
byName() - Static method in class com.nomagic.magicdraw.uml.Finder
Search for any first element by simple name among the given root element(s) and direct children of root element(s)
byNameAll - Static variable in class com.nomagic.magicdraw.uml.Finder
 
byNameAll() - Static method in class com.nomagic.magicdraw.uml.Finder
Search for all elements by simple name among the given root element(s) and direct children of root element(s)
ByNameAllFinder() - Constructor for class com.nomagic.magicdraw.uml.Finder.ByNameAllFinder
 
byNameAllRecursively - Static variable in class com.nomagic.magicdraw.uml.Finder
 
byNameAllRecursively() - Static method in class com.nomagic.magicdraw.uml.Finder
Search for all elements by simple name among the given root element(s) and all(direct and indirect) children of root element(s)
ByNameAllRecursivelyFinder() - Constructor for class com.nomagic.magicdraw.uml.Finder.ByNameAllRecursivelyFinder
 
ByNameFinder() - Constructor for class com.nomagic.magicdraw.uml.Finder.ByNameFinder
 
byNameRecursively - Static variable in class com.nomagic.magicdraw.uml.Finder
 
byNameRecursively() - Static method in class com.nomagic.magicdraw.uml.Finder
Search for any first element by simple name among the given root element(s) and all(direct and indirect) children of root element(s)
ByNameRecursivelyFinder() - Constructor for class com.nomagic.magicdraw.uml.Finder.ByNameRecursivelyFinder
 
byQualifiedName - Static variable in class com.nomagic.magicdraw.uml.Finder
 
byQualifiedName() - Static method in class com.nomagic.magicdraw.uml.Finder
Search for elements by qualified name
ByQualifiedNameFinder() - Constructor for class com.nomagic.magicdraw.uml.Finder.ByQualifiedNameFinder
 
byScope - Static variable in class com.nomagic.magicdraw.uml.Finder
 
byScope() - Static method in class com.nomagic.magicdraw.uml.Finder
Search for all elements in the given root element(s) and all(direct and indirect) children of root element(s)
ByScopeFinder() - Constructor for class com.nomagic.magicdraw.uml.Finder.ByScopeFinder
 
BYTE_DATATYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
 
ByteArrayIconLoader(byte[], URI) - Constructor for class com.nomagic.ui.ScalableImageIcon.ByteArrayIconLoader
 
byType - Static variable in class com.nomagic.magicdraw.uml.Finder
 
byType() - Static method in class com.nomagic.magicdraw.uml.Finder
Search for all elements by element type in the given root element(s) and direct children of root element(s)
ByTypeFinder() - Constructor for class com.nomagic.magicdraw.uml.Finder.ByTypeFinder
 
byTypeRecursively - Static variable in class com.nomagic.magicdraw.uml.Finder
 
byTypeRecursively() - Static method in class com.nomagic.magicdraw.uml.Finder
Search for all elements by element type in the given root element(s) and all(direct and indirect) children of root element(s)
ByTypeRecursivelyFinder() - Constructor for class com.nomagic.magicdraw.uml.Finder.ByTypeRecursivelyFinder
 
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 _ 
All Classes All Packages