Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- validate(int, E) - Method in class com.nomagic.magicdraw.uml2.util.ModelEStoreEList
-
Validates a new content object and returns the validated object.
- validate(int, T) - Method in class com.nomagic.magicdraw.uml2.util.FastContainsList
- validate(ValidationRunData, String, ProgressStatus) - Static method in class com.nomagic.magicdraw.validation.ValidationHelper
-
Runs validation for given
ValidationRunData
- VALIDATE_DIAGRAM - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
- validateChanges(Collection<Element>) - Method in interface com.nomagic.uml2.transaction.ModelValidator
- validateElement(Element, List<Constraint>, boolean) - Static method in class com.nomagic.magicdraw.validation.ValidationHelper
-
Validates given element with given list of validation rules.
- validateElement(Element, List<Constraint>, boolean, boolean) - Static method in class com.nomagic.magicdraw.validation.ValidationHelper
-
Validates given element with given list of validation rules.
- validateForNext() - Method in class com.nomagic.magicdraw.modeltransformations.SelectTransformationDetailsPanel
- VALIDATION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
- VALIDATION_CATEGORY - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
- VALIDATION_CATEGORY - Static variable in class com.nomagic.magicdraw.validation.ValidationConstants
- VALIDATION_GROUP - Static variable in class com.nomagic.magicdraw.core.options.ProjectOptions
- VALIDATION_HIDDEN - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
- VALIDATION_IGNORE_RULE_ACTION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
- VALIDATION_IGNORE_SUITE_ACTION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
- VALIDATION_ONLY - Static variable in class com.nomagic.magicdraw.validation.ValidationConstants
- VALIDATION_OPTIONS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
- VALIDATION_SUITES - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
- validationBasedMetricDefinition() - Method in class com.nomagic.uml2.MagicDrawProfile
- VALIDATIONBASEDMETRICDEFINITION_FAILINGELEMENTSDEFINITION_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
Deprecated.use ValidationBasedMetricDefinitionStereotype.FAILINGELEMENTSDEFINITION
- VALIDATIONBASEDMETRICDEFINITION_METRICTYPE_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
Deprecated.use ValidationBasedMetricDefinitionStereotype.METRICTYPE
- VALIDATIONBASEDMETRICDEFINITION_STEREOTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
Deprecated.use ValidationBasedMetricDefinitionStereotype.STEREOTYPE_NAME
- VALIDATIONBASEDMETRICDEFINITION_VALIDATIONRULE_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
Deprecated.use ValidationBasedMetricDefinitionStereotype.VALIDATIONRULE
- ValidationBasedMetricDefinitionStereotype(MagicDrawProfile) - Constructor for class com.nomagic.uml2.MagicDrawProfile.ValidationBasedMetricDefinitionStereotype
- ValidationConstants - Class in com.nomagic.magicdraw.validation
-
Contains constants that represents expression types and annotation subsets.
- ValidationConstants() - Constructor for class com.nomagic.magicdraw.validation.ValidationConstants
- ValidationHelper - Class in com.nomagic.magicdraw.validation
-
Utility class for working with validation.
- ValidationHelper() - Constructor for class com.nomagic.magicdraw.validation.ValidationHelper
- ValidationProfile - Class in com.nomagic.uml2
- ValidationProfile(ProfileCache) - Constructor for class com.nomagic.uml2.ValidationProfile
- ValidationProfile.ActiveValidationSuiteStereotype - Class in com.nomagic.uml2
- ValidationProfile.DebugIconStereotype - Class in com.nomagic.uml2
- ValidationProfile.DefinitionStereotype - Class in com.nomagic.uml2
- ValidationProfile.ErrorIconStereotype - Class in com.nomagic.uml2
- ValidationProfile.FatalIconStereotype - Class in com.nomagic.uml2
- ValidationProfile.ImagedStereotype - Class in com.nomagic.uml2
- ValidationProfile.InfoIconStereotype - Class in com.nomagic.uml2
- ValidationProfile.InvariantStereotype - Class in com.nomagic.uml2
- ValidationProfile.SeverityKindEnum - Enum Class in com.nomagic.uml2
- ValidationProfile.SystemValidationSuiteStereotype - Class in com.nomagic.uml2
- ValidationProfile.ValidationRuleStereotype - Class in com.nomagic.uml2
- ValidationProfile.ValidationSuiteStereotype - Class in com.nomagic.uml2
- ValidationProfile.WarningIconStereotype - Class in com.nomagic.uml2
- validationRule() - Method in class com.nomagic.uml2.ValidationProfile
- ValidationRule - Interface in com.nomagic.magicdraw.validation
-
Defines interface for all validation rules.
- VALIDATIONRULE - Static variable in class com.nomagic.uml2.MagicDrawProfile.ValidationBasedMetricDefinitionStereotype
-
Select the validation rule whose script is used to calculate metrics.
- VALIDATIONRULE_ABBREVIATION_PROPERTY - Static variable in class com.nomagic.uml2.ValidationProfile
-
Deprecated.use ValidationRuleStereotype.ABBREVIATION
- VALIDATIONRULE_CONSTRAINEDELEMENTSFILTER_PROPERTY - Static variable in class com.nomagic.uml2.ValidationProfile
-
Deprecated.use ValidationRuleStereotype.CONSTRAINEDELEMENTSFILTER
- VALIDATIONRULE_ERRORMESSAGE_PROPERTY - Static variable in class com.nomagic.uml2.ValidationProfile
-
Deprecated.use ValidationRuleStereotype.ERRORMESSAGE
- VALIDATIONRULE_IMPLEMENTATION_PROPERTY - Static variable in class com.nomagic.uml2.ValidationProfile
- VALIDATIONRULE_PARENTOBJECT_PROPERTY - Static variable in class com.nomagic.uml2.ValidationProfile
-
Deprecated.use ValidationRuleStereotype.PARENTOBJECT
- VALIDATIONRULE_PARENTRULE_PROPERTY - Static variable in class com.nomagic.uml2.ValidationProfile
-
Deprecated.use ValidationRuleStereotype.PARENTRULE
- VALIDATIONRULE_SEVERITY_PROPERTY - Static variable in class com.nomagic.uml2.ValidationProfile
-
Deprecated.use ValidationRuleStereotype.SEVERITY
- VALIDATIONRULE_STEREOTYPE - Static variable in class com.nomagic.uml2.ValidationProfile
-
Deprecated.use ValidationRuleStereotype.STEREOTYPE_NAME
- ValidationRuleSpecification - Interface in com.nomagic.magicdraw.validation
-
ValidationRuleSpecification
is a wrapper for a constraint with applied validationRule stereotype. - ValidationRuleStereotype(ValidationProfile) - Constructor for class com.nomagic.uml2.ValidationProfile.ValidationRuleStereotype
- ValidationRunData - Class in com.nomagic.magicdraw.validation
-
Parameters information for validation operation.
- ValidationRunData(boolean, Collection<Package>, Collection<Element>, EnumerationLiteral) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
-
Deprecated.confusing constructor that allows both providing scope elements and setting wholeProject to true. Use another constructor
- ValidationRunData(Package, boolean, Collection<? extends Element>, EnumerationLiteral) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
-
Deprecated.confusing constructor that allows both providing scope elements and setting wholeProject to true. Use another constructor
- ValidationRunData(Package, boolean, Collection<? extends Element>, EnumerationLiteral, boolean) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
-
Deprecated.confusing constructor that allows both providing scope elements and setting wholeProject to true. Use another constructor
- ValidationRunData(Package, EnumerationLiteral) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
-
Validation data for specific constraints on the whole project scope
- ValidationRunData(Package, EnumerationLiteral, boolean) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
-
Validation data for specific constraints on the whole project scope
- ValidationRunData(Package, Collection<? extends Element>, EnumerationLiteral) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
- ValidationRunData(Package, Collection<? extends Element>, EnumerationLiteral, boolean) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
- ValidationRunData(Collection<Constraint>, String, boolean, Collection<? extends Element>, EnumerationLiteral) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
-
Deprecated.confusing constructor that allows both providing scope elements and setting wholeProject to true. Use another constructor
- ValidationRunData(Collection<Constraint>, String, boolean, Collection<? extends Element>, EnumerationLiteral, boolean) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
-
Deprecated.confusing constructor that allows both providing scope elements and setting wholeProject to true. Use another constructor
- ValidationRunData(Collection<Constraint>, String, EnumerationLiteral) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
-
Validation data for specific constraints on the whole project scope
- ValidationRunData(Collection<Constraint>, String, EnumerationLiteral, boolean) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
-
Validation data for specific constraints on the whole project scope
- ValidationRunData(Collection<Constraint>, String, Collection<? extends Element>, EnumerationLiteral) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
-
Validation data for specific constraints.
- ValidationRunData(Collection<Constraint>, String, Collection<? extends Element>, EnumerationLiteral, boolean) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
-
Validation data for specific constraints.
- ValidationRunData(Collection<Package>, Scope, EnumerationLiteral) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
-
Constructs validation run data.
- ValidationRunData(Collection<Package>, EnumerationLiteral) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
-
Validation data for specific constraints on the whole project scope
- ValidationRunData(Collection<Package>, Collection<? extends Element>, EnumerationLiteral) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
- validationSuite() - Method in class com.nomagic.uml2.ValidationProfile
- VALIDATIONSUITE_STEREOTYPE - Static variable in class com.nomagic.uml2.ValidationProfile
-
Deprecated.use ValidationSuiteStereotype.STEREOTYPE_NAME
- ValidationSuiteStereotype(ValidationProfile) - Constructor for class com.nomagic.uml2.ValidationProfile.ValidationSuiteStereotype
- value() - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.TaggedValue
-
Returns value of the tag.
- VALUE - Static variable in class com.nomagic.magicdraw.properties.Property
-
"Value" property name
- VALUE - Static variable in class com.nomagic.magicdraw.simulation.SimulationProfile.CSVExportStereotype
-
Structural feature which value should be represented for the configuration.
- VALUE - Static variable in class com.nomagic.magicdraw.simulation.SimulationProfile.HistogramStereotype
-
Structural feature which value should be represented for the configuration.
- VALUE - Static variable in class com.nomagic.magicdraw.simulation.SimulationProfile.ImageSwitcherStereotype
-
Structural feature which value should be represented for the configuration.
- VALUE - Static variable in class com.nomagic.magicdraw.simulation.SimulationProfile.RuntimeValueStereotype
- VALUE - Static variable in class com.nomagic.magicdraw.simulation.SimulationProfile.SelectPropertiesConfigStereotype
-
Structural feature which value should be represented for the configuration.
- VALUE - Static variable in class com.nomagic.magicdraw.simulation.SimulationProfile.SequenceDiagramGeneratorConfigStereotype
-
Structural feature which value should be represented for the configuration.
- VALUE - Static variable in class com.nomagic.magicdraw.simulation.SimulationProfile.TimelineChartStereotype
-
Structural feature which value should be represented for the configuration.
- VALUE - Static variable in class com.nomagic.magicdraw.simulation.SimulationProfile.TimeSeriesChartStereotype
-
Structural feature which value should be represented for the configuration.
- VALUE - Static variable in class com.nomagic.magicdraw.simulation.SimulationProfile.UIStereotype
-
Structural feature which value should be represented for the configuration.
- VALUE - Static variable in class com.nomagic.magicdraw.simulation.SimulationProfile.WidgetStereotype
-
Structural feature which value should be represented for the configuration.
- VALUE - Static variable in class com.nomagic.magicdraw.sysml.util.AnalysisPatternsProfile.ObjectiveStereotype
- VALUE - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ProgressBarStereotype
- VALUE - Static variable in class com.nomagic.uml2.impl.PropertyNames
- VALUE_ANNOTATIONS - Static variable in class com.nomagic.magicdraw.properties.Property
-
"valueAnnotations" property name
- VALUE_OF_TAGGED_VALUE_CONFIG - Static variable in class com.nomagic.uml2.ext.jmi.smartlistener.SmartListenerConfig
-
Listen to the properties of values of TaggedValue.
- VALUE_PIN - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the '
Value Pin
' class. - VALUE_PIN - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the '
Value Pin
' class. - VALUE_PIN___ACTION_OF_INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'action Of Input' reference.
- VALUE_PIN___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.
- VALUE_PIN___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.
- VALUE_PIN___ADD_STRUCTURAL_FEATURE_VALUE_ACTION_OF_INSERT_AT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'add Structural Feature Value Action Of Insert At' container reference.
- VALUE_PIN___ADD_VARIABLE_VALUE_ACTION_OF_INSERT_AT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'add Variable Value Action Of Insert At' container reference.
- VALUE_PIN___CALL_OPERATION_ACTION_OF_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'call Operation Action Of Target' container reference.
- VALUE_PIN___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.
- VALUE_PIN___CLEAR_ASSOCIATION_ACTION_OF_OBJECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'clear Association Action Of Object' container reference.
- VALUE_PIN___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.
- VALUE_PIN___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.
- VALUE_PIN___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.
- VALUE_PIN___DESTROY_OBJECT_ACTION_OF_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'destroy Object Action Of Target' container reference.
- VALUE_PIN___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'diagram Of Context' reference list.
- VALUE_PIN___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.
- VALUE_PIN___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.
- VALUE_PIN___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.
- VALUE_PIN___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.
- VALUE_PIN___ELEMENT_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Element Tagged Value' reference list.
- VALUE_PIN___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.
- VALUE_PIN___EXCEPTION_HANDLER_OF_EXCEPTION_INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'exception Handler Of Exception Input' reference list.
- VALUE_PIN___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.
- VALUE_PIN___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.
- VALUE_PIN___INVOCATION_ACTION_OF_ARGUMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'invocation Action Of Argument' container reference.
- VALUE_PIN___LINK_ACTION_OF_INPUT_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'link Action Of Input Value' container reference.
- VALUE_PIN___LINK_END_CREATION_DATA_OF_INSERT_AT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'link End Creation Data Of Insert At' reference.
- VALUE_PIN___LINK_END_DATA_OF_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'link End Data Of Value' reference.
- VALUE_PIN___LINK_END_DESTRUCTION_DATA_OF_DESTROY_AT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'link End Destruction Data Of Destroy At' reference.
- VALUE_PIN___LOOP_NODE_OF_LOOP_VARIABLE_INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'loop Node Of Loop Variable Input' container reference.
- VALUE_PIN___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'message Of Signature' reference list.
- VALUE_PIN___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'namespace Of Member' reference list.
- VALUE_PIN___OPAQUE_ACTION_OF_INPUT_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'opaque Action Of Input Value' container reference.
- VALUE_PIN___QUALIFIER_VALUE_OF_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'qualifier Value Of Value' reference.
- VALUE_PIN___RAISE_EXCEPTION_ACTION_OF_EXCEPTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'raise Exception Action Of Exception' container reference.
- VALUE_PIN___READ_IS_CLASSIFIED_OBJECT_ACTION_OF_OBJECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'read Is Classified Object Action Of Object' container reference.
- VALUE_PIN___READ_LINK_OBJECT_END_ACTION_OF_OBJECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'read Link Object End Action Of Object' container reference.
- VALUE_PIN___READ_LINK_OBJECT_END_QUALIFIER_ACTION_OF_OBJECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'read Link Object End Qualifier Action Of Object' container reference.
- VALUE_PIN___RECLASSIFY_OBJECT_ACTION_OF_OBJECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'reclassify Object Action Of Object' container reference.
- VALUE_PIN___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.
- VALUE_PIN___REDUCE_ACTION_OF_COLLECTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'reduce Action Of Collection' container reference.
- VALUE_PIN___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.
- VALUE_PIN___REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION_OF_REMOVE_AT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'remove Structural Feature Value Action Of Remove At' container reference.
- VALUE_PIN___REMOVE_VARIABLE_VALUE_ACTION_OF_REMOVE_AT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'remove Variable Value Action Of Remove At' container reference.
- VALUE_PIN___REPLY_ACTION_OF_REPLY_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'reply Action Of Reply Value' container reference.
- VALUE_PIN___REPLY_ACTION_OF_RETURN_INFORMATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'reply Action Of Return Information' container reference.
- VALUE_PIN___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- VALUE_PIN___SEND_OBJECT_ACTION_OF_REQUEST - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'send Object Action Of Request' container reference.
- VALUE_PIN___SEND_OBJECT_ACTION_OF_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'send Object Action Of Target' container reference.
- VALUE_PIN___SEND_SIGNAL_ACTION_OF_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'send Signal Action Of Target' container reference.
- VALUE_PIN___START_CLASSIFIER_BEHAVIOR_ACTION_OF_OBJECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'start Classifier Behavior Action Of Object' container reference.
- VALUE_PIN___START_OBJECT_BEHAVIOR_ACTION_OF_OBJECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'start Object Behavior Action Of Object' container reference.
- VALUE_PIN___STRUCTURAL_FEATURE_ACTION_OF_OBJECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'structural Feature Action Of Object' container reference.
- VALUE_PIN___STRUCTURED_ACTIVITY_NODE_OF_STRUCTURED_NODE_INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'structured Activity Node Of Structured Node Input' container reference.
- VALUE_PIN___TEST_IDENTITY_ACTION_OF_FIRST - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'test Identity Action Of First' container reference.
- VALUE_PIN___TEST_IDENTITY_ACTION_OF_SECOND - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'test Identity Action Of Second' container reference.
- VALUE_PIN___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.
- VALUE_PIN___UNMARSHALL_ACTION_OF_OBJECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'unmarshall Action Of Object' container reference.
- VALUE_PIN___WRITE_STRUCTURAL_FEATURE_ACTION_OF_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'write Structural Feature Action Of Value' container reference.
- VALUE_PIN___WRITE_VARIABLE_ACTION_OF_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'write Variable Action Of Value' container reference.
- VALUE_PIN__ACTIVITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Activity' container reference.
- VALUE_PIN__APPLIED_STEREOTYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype' reference list.
- VALUE_PIN__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- VALUE_PIN__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- VALUE_PIN__IN_GROUP - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Group' reference list.
- VALUE_PIN__IN_INTERRUPTIBLE_REGION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Interruptible Region' reference list.
- VALUE_PIN__IN_PARTITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Partition' reference list.
- VALUE_PIN__IN_STATE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In State' reference list.
- VALUE_PIN__IN_STRUCTURED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Structured Node' container reference.
- VALUE_PIN__INCOMING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Incoming' reference list.
- VALUE_PIN__IS_CONTROL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Is Control' attribute.
- VALUE_PIN__IS_CONTROL_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Is Control Type' attribute.
- VALUE_PIN__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Is Leaf' attribute.
- VALUE_PIN__IS_ORDERED - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Is Ordered' attribute.
- VALUE_PIN__IS_UNIQUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Is Unique' attribute.
- VALUE_PIN__LOWER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Lower' attribute.
- VALUE_PIN__LOWER_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Lower Value' containment reference.
- VALUE_PIN__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- VALUE_PIN__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- VALUE_PIN__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- VALUE_PIN__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- VALUE_PIN__ORDERING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Ordering' attribute.
- VALUE_PIN__OUTGOING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Outgoing' reference list.
- VALUE_PIN__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- VALUE_PIN__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- VALUE_PIN__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- VALUE_PIN__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- VALUE_PIN__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Element' reference list.
- VALUE_PIN__REDEFINED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Node' reference list.
- VALUE_PIN__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefinition Context' reference list.
- VALUE_PIN__SELECTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Selection' reference.
- VALUE_PIN__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- VALUE_PIN__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- VALUE_PIN__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Tagged Value' containment reference list.
- VALUE_PIN__TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Type' reference.
- VALUE_PIN__UPPER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Upper' attribute.
- VALUE_PIN__UPPER_BOUND - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Upper Bound' containment reference.
- VALUE_PIN__UPPER_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Upper Value' containment reference.
- VALUE_PIN__VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Value' containment reference feature.
- VALUE_PIN__VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Value' containment reference.
- VALUE_PIN__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- VALUE_PIN_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'Value Pin' class.
- VALUE_SEPARATOR - Static variable in class com.nomagic.magicdraw.uml.text.CoreTextCreator
- VALUE_SLICE_PREFIX - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLConstants
-
The constant for ValueSlice prefix.
- VALUE_SLICE_ROOT_BLOCK_TAG - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLConstants
-
The constant for ValueSlice rootBlock tag.
- VALUE_SLICE_ROOT_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLConstants
-
The constant for ValueSlice root property.
- VALUE_SLICE_TAG - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLConstants
-
The constant for valueSlice tag.
- VALUE_SPECIFICATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the '
Value Specification
' class. - VALUE_SPECIFICATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the '
Value Specification
' class. - VALUE_SPECIFICATION___ACTIVITY_EDGE_OF_GUARD - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'activity Edge Of Guard' container reference feature.
- VALUE_SPECIFICATION___ACTIVITY_EDGE_OF_GUARD - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'activity Edge Of Guard' container reference.
- VALUE_SPECIFICATION___ACTIVITY_EDGE_OF_WEIGHT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'activity Edge Of Weight' container reference feature.
- VALUE_SPECIFICATION___ACTIVITY_EDGE_OF_WEIGHT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'activity Edge Of Weight' container reference.
- VALUE_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.
- VALUE_SPECIFICATION___CHANGE_EVENT_OF_CHANGE_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'change Event Of Change Expression' container reference feature.
- VALUE_SPECIFICATION___CHANGE_EVENT_OF_CHANGE_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'change Event Of Change Expression' container reference.
- VALUE_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.
- VALUE_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.
- VALUE_SPECIFICATION___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.
- VALUE_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.
- VALUE_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.
- VALUE_SPECIFICATION___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.
- VALUE_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.
- VALUE_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.
- VALUE_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.
- VALUE_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.
- VALUE_SPECIFICATION___DURATION_OF_EXPR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'duration Of Expr' container reference feature.
- VALUE_SPECIFICATION___DURATION_OF_EXPR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'duration Of Expr' container reference.
- VALUE_SPECIFICATION___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.
- VALUE_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.
- VALUE_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.
- VALUE_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.
- VALUE_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.
- VALUE_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.
- VALUE_SPECIFICATION___INTERACTION_CONSTRAINT_OF_MAXINT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'interaction Constraint Of Maxint' container reference feature.
- VALUE_SPECIFICATION___INTERACTION_CONSTRAINT_OF_MAXINT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'interaction Constraint Of Maxint' container reference.
- VALUE_SPECIFICATION___INTERACTION_CONSTRAINT_OF_MININT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'interaction Constraint Of Minint' container reference feature.
- VALUE_SPECIFICATION___INTERACTION_CONSTRAINT_OF_MININT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'interaction Constraint Of Minint' container reference.
- VALUE_SPECIFICATION___INTERACTION_USE_OF_ARGUMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'interaction Use Of Argument' container reference feature.
- VALUE_SPECIFICATION___INTERACTION_USE_OF_ARGUMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'interaction Use Of Argument' container reference.
- VALUE_SPECIFICATION___INTERACTION_USE_OF_RETURN_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'interaction Use Of Return Value' container reference feature.
- VALUE_SPECIFICATION___INTERACTION_USE_OF_RETURN_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'interaction Use Of Return Value' container reference.
- VALUE_SPECIFICATION___INTERVAL_OF_MAX - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'interval Of Max' reference list feature.
- VALUE_SPECIFICATION___INTERVAL_OF_MAX - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'interval Of Max' reference list.
- VALUE_SPECIFICATION___INTERVAL_OF_MIN - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'interval Of Min' reference list feature.
- VALUE_SPECIFICATION___INTERVAL_OF_MIN - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'interval Of Min' reference list.
- VALUE_SPECIFICATION___JOIN_NODE_OF_JOIN_SPEC - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'join Node Of Join Spec' container reference feature.
- VALUE_SPECIFICATION___JOIN_NODE_OF_JOIN_SPEC - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'join Node Of Join Spec' container reference.
- VALUE_SPECIFICATION___LIFELINE_OF_SELECTOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'lifeline Of Selector' container reference feature.
- VALUE_SPECIFICATION___LIFELINE_OF_SELECTOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'lifeline Of Selector' container reference.
- VALUE_SPECIFICATION___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.
- VALUE_SPECIFICATION___MESSAGE_OF_ARGUMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'message Of Argument' container reference feature.
- VALUE_SPECIFICATION___MESSAGE_OF_ARGUMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'message Of Argument' container reference.
- VALUE_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.
- VALUE_SPECIFICATION___MESSAGE_OF_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'message Of Target' container reference feature.
- VALUE_SPECIFICATION___MESSAGE_OF_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'message Of Target' container reference.
- VALUE_SPECIFICATION___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.
- VALUE_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.
- VALUE_SPECIFICATION___OBJECT_NODE_OF_UPPER_BOUND - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'object Node Of Upper Bound' container reference feature.
- VALUE_SPECIFICATION___OBJECT_NODE_OF_UPPER_BOUND - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'object Node Of Upper Bound' container reference.
- VALUE_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.
- VALUE_SPECIFICATION___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- VALUE_SPECIFICATION___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.
- VALUE_SPECIFICATION___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.
- VALUE_SPECIFICATION___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.
- VALUE_SPECIFICATION___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.
- VALUE_SPECIFICATION___TIME_EXPRESSION_OF_EXPR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'time Expression Of Expr' container reference feature.
- VALUE_SPECIFICATION___TIME_EXPRESSION_OF_EXPR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'time Expression Of Expr' container reference.
- VALUE_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.
- VALUE_SPECIFICATION___VALUE_PIN_OF_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'value Pin Of Value' container reference feature.
- VALUE_SPECIFICATION___VALUE_PIN_OF_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'value Pin Of Value' container reference.
- VALUE_SPECIFICATION___VALUE_SPECIFICATION_ACTION_OF_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'value Specification Action Of Value' container reference feature.
- VALUE_SPECIFICATION___VALUE_SPECIFICATION_ACTION_OF_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'value Specification Action Of Value' container reference.
- VALUE_SPECIFICATION__APPLIED_STEREOTYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype' reference list.
- VALUE_SPECIFICATION__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- VALUE_SPECIFICATION__EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Expression' container reference feature.
- VALUE_SPECIFICATION__EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Expression' container reference.
- VALUE_SPECIFICATION__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- VALUE_SPECIFICATION__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- VALUE_SPECIFICATION__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- VALUE_SPECIFICATION__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- VALUE_SPECIFICATION__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- VALUE_SPECIFICATION__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- VALUE_SPECIFICATION__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- VALUE_SPECIFICATION__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- VALUE_SPECIFICATION__OWNING_CONSTRAINT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Owning Constraint' container reference feature.
- VALUE_SPECIFICATION__OWNING_CONSTRAINT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Constraint' container reference.
- VALUE_SPECIFICATION__OWNING_INSTANCE_SPEC - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Owning Instance Spec' container reference feature.
- VALUE_SPECIFICATION__OWNING_INSTANCE_SPEC - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Instance Spec' container reference.
- VALUE_SPECIFICATION__OWNING_LOWER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Owning Lower' container reference feature.
- VALUE_SPECIFICATION__OWNING_LOWER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Lower' container reference.
- VALUE_SPECIFICATION__OWNING_PACKAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Package' container reference.
- VALUE_SPECIFICATION__OWNING_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Owning Parameter' container reference feature.
- VALUE_SPECIFICATION__OWNING_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Parameter' container reference.
- VALUE_SPECIFICATION__OWNING_PROPERTY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Owning Property' container reference feature.
- VALUE_SPECIFICATION__OWNING_PROPERTY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Property' container reference.
- VALUE_SPECIFICATION__OWNING_SLOT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Owning Slot' container reference feature.
- VALUE_SPECIFICATION__OWNING_SLOT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Slot' container reference.
- VALUE_SPECIFICATION__OWNING_TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Template Parameter' container reference.
- VALUE_SPECIFICATION__OWNING_UPPER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Owning Upper' container reference feature.
- VALUE_SPECIFICATION__OWNING_UPPER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Upper' container reference.
- VALUE_SPECIFICATION__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- VALUE_SPECIFICATION__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- VALUE_SPECIFICATION__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- VALUE_SPECIFICATION__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Tagged Value' containment reference list.
- VALUE_SPECIFICATION__TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Template Parameter' reference.
- VALUE_SPECIFICATION__TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Type' reference.
- VALUE_SPECIFICATION__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- VALUE_SPECIFICATION__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.
- VALUE_SPECIFICATION_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the '
Value Specification Action
' class. - VALUE_SPECIFICATION_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the '
Value Specification Action
' class. - VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_ACTION___CLAUSE_OF_BODY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'clause Of Body' reference.
- VALUE_SPECIFICATION_ACTION___CLAUSE_OF_TEST - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'clause Of Test' reference.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_ACTION___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_ACTION__ACTIVITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Activity' container reference.
- VALUE_SPECIFICATION_ACTION__APPLIED_STEREOTYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype' reference list.
- VALUE_SPECIFICATION_ACTION__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- VALUE_SPECIFICATION_ACTION__CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Context' reference.
- VALUE_SPECIFICATION_ACTION__HANDLER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Handler' containment reference list.
- VALUE_SPECIFICATION_ACTION__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- VALUE_SPECIFICATION_ACTION__IN_GROUP - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Group' reference list.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_ACTION__IN_PARTITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Partition' reference list.
- VALUE_SPECIFICATION_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.
- VALUE_SPECIFICATION_ACTION__INCOMING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Incoming' reference list.
- VALUE_SPECIFICATION_ACTION__INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Input' reference list.
- VALUE_SPECIFICATION_ACTION__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Is Leaf' attribute.
- VALUE_SPECIFICATION_ACTION__IS_LOCALLY_REENTRANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Is Locally Reentrant' attribute.
- VALUE_SPECIFICATION_ACTION__LOCAL_POSTCONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Local Postcondition' containment reference list.
- VALUE_SPECIFICATION_ACTION__LOCAL_PRECONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Local Precondition' containment reference list.
- VALUE_SPECIFICATION_ACTION__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- VALUE_SPECIFICATION_ACTION__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- VALUE_SPECIFICATION_ACTION__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- VALUE_SPECIFICATION_ACTION__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- VALUE_SPECIFICATION_ACTION__OUTGOING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Outgoing' reference list.
- VALUE_SPECIFICATION_ACTION__OUTPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Output' reference list.
- VALUE_SPECIFICATION_ACTION__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- VALUE_SPECIFICATION_ACTION__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- VALUE_SPECIFICATION_ACTION__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- VALUE_SPECIFICATION_ACTION__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- VALUE_SPECIFICATION_ACTION__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Element' reference list.
- VALUE_SPECIFICATION_ACTION__REDEFINED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Node' reference list.
- VALUE_SPECIFICATION_ACTION__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefinition Context' reference list.
- VALUE_SPECIFICATION_ACTION__RESULT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Result' containment reference feature.
- VALUE_SPECIFICATION_ACTION__RESULT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Result' containment reference.
- VALUE_SPECIFICATION_ACTION__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- VALUE_SPECIFICATION_ACTION__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- VALUE_SPECIFICATION_ACTION__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Tagged Value' containment reference list.
- VALUE_SPECIFICATION_ACTION__VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Value' containment reference feature.
- VALUE_SPECIFICATION_ACTION__VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Value' containment reference.
- VALUE_SPECIFICATION_ACTION__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- VALUE_SPECIFICATION_ACTION_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'Value Specification Action' class.
- VALUE_SPECIFICATION_CONFIG - Static variable in class com.nomagic.uml2.ext.jmi.smartlistener.SmartListenerConfig
-
Listen to properties of ValueSpecification.
- VALUE_SPECIFICATION_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'Value Specification' class.
- valueByRepresentation(String) - Static method in enum class com.nomagic.magicdraw.dependencymatrix.datamodel.cell.DependencyDirection
-
Get enum value by its representation text
- valueChange(StructuredValue, FeatureValue, Object, Object) - Method in class com.nomagic.magicdraw.simulation.execution.SimulationExecutionListener
-
Event for value change.
- ValueContext - Class in com.nomagic.magicdraw.expressions
-
Value context is used when getting value with
ParameterizedExpression
. - ValueContext() - Constructor for class com.nomagic.magicdraw.expressions.ValueContext
- valueItem() - Method in class com.nomagic.magicdraw.uaf.UAF
- VALUEITEM_CUSTOMKIND_PROPERTY - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Deprecated.use ValueItemStereotype.CUSTOMKIND
- VALUEITEM_KIND_PROPERTY - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Deprecated.use ValueItemStereotype.KIND
- VALUEITEM_STEREOTYPE - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Deprecated.use ValueItemStereotype.STEREOTYPE_NAME
- VALUEITEMKIND_BENEFIT_LITERAL - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Indicates that the ValueItem associated with this ValueItemKind is an advantage or profit gained from achieving the EnterpriseGoal.
- VALUEITEMKIND_COST_LITERAL - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Indicates that the ValueItem associated with this ValueItemKind is an amounts that an enterprise incurs in order to make goods and/or provide services.
- VALUEITEMKIND_DATATYPE - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Enumeration of the possible kinds of ValueItem.
- VALUEITEMKIND_KPI_LITERAL - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Indicates that the ValueItem associated with this ValueItemKind is a measurable value that demonstrates how effectively an enterprise is achieving key EnterpriseGoals and Objectives.
- VALUEITEMKIND_LOSS_LITERAL - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Indicates that the ValueItem associated with this ValueItemKind is an amount of money lost by an enterprise.
- VALUEITEMKIND_OTHER_LITERAL - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Indicates that the ValueItem associated with this ValueItemKind is not one of the standard ValueItemKinds.
- VALUEITEMKIND_QUALITY_LITERAL - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Indicates that the ValueItem associated with this ValueItemKind is a measure of excellence.
- VALUEITEMKIND_REVENUE_LITERAL - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Indicates that the ValueItem associated with this ValueItemKind is an income that an enterprise receives regularly, or an amount representing such income
- VALUEITEMKIND_TIME_LITERAL - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Indicates that the ValueItem associated with this ValueItemKind is the measured or measurable period during which an activity, process, or condition exists or continues.
- ValueItemStereotype(UAF) - Constructor for class com.nomagic.magicdraw.uaf.UAF.ValueItemStereotype
- ValueModificationInfo - Interface in com.nomagic.magicdraw.diff
-
Modification which can have several types - addition, removing, changing(replacing).
- valueOf(String) - Static method in enum class com.nomagic.actions.NMTriStateAction.ACTION_STATE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.acceptableMannerKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.Activity_StateEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.AdHocOrderingEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.AssociationDirectionEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BusinessRuleImplementationEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.cancelActivity_conditionalEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.cancelActivity_escalationEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.cancelActivity_messageEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.cancelActivity_multipleEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.cancelActivity_parallelMultipleEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.cancelActivity_signalEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.cancelActivity_timerEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.EventBasedGatewayTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GatewayDirectionEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GatewayNotationEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ImplementationEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCollection_dataInputEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCollection_dataOutputEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCollectionEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isInterrupting_conditionalEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isInterrupting_escalationEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isInterrupting_messageEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isInterrupting_multipleEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isInterrupting_parallelMultipleEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isInterrupting_signalEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isInterrupting_timerEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ItemKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MessageTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MultiInstanceBehaviorEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ProcessStateEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ProcessTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.TransactionMethodEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.UserTaskImplementationEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.changespanel.ChangeSetService.ChangeSetState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.changespanel.ElementChangeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.core.diagram.UsedElementPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.core.options.DependencySeverityLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.core.options.ProjectOptions.ApplyPropertyImageChoice
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.core.options.ProjectOptions.ExportPreferenceWhenLimitsExceeded
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.core.options.ProjectOptions.TooltipsStyleChoice
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.core.options.SyncMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.dependencymatrix.datamodel.cell.DependencyDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DirectionEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.LegendLocationEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.OwnerDisplayModeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.RelationOptionEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.SortingModeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.TextDirectionEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.LegendLocation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.OwnerDisplayMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.RelationOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.SortingMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.TextDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.diff.mdextensions.MDExtensionExistenceDifference.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.diff.ModificationKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.diff.ModuleInfo.ProjectType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.diff.RwMergeModeConstraint
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.elementreferenceintext.DisplayMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.elementreferenceintext.UpdateMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.export.image.ImageExportResult.ImageExportStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.magicreport.ReportProfile.AutoImageSizeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.magicreport.ReportProfile.ImageFormatEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.merge.ChangeState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.merge.ConflictResolution
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.merge.Optimization
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.directionKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.plugins.PluginDescriptor.ClassLookupStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.security.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.security.Application
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.simulation.SimulationProfile.ActiveStateImagesEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.simulation.SimulationProfile.DataRecordTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.simulation.SimulationProfile.DurationSimulationModeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.simulation.SimulationProfile.TimelineModeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.simulation.SimulationProfile.TimeUnitKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.sysml.util.AnalysisPatternsProfile.objectiveEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.sysml.util.AnalysisPatternsProfile.relationEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.SourceKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.sysml.util.SysMLProfile.ControlValueKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.sysml.util.SysMLProfile.FeatureDirectionKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.sysml.util.SysMLProfile.FlowDirectionKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.sysml.util.SysMLProfile.RiskKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.sysml.util.SysMLProfile.VerdictKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.sysml.util.SysMLProfile.VerificationMethodKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.sysml.util.SysMLUtility.DirectedFeature
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.sysml.util.SysMLUtility.FlowDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uaf.UAF.ActualMeasurementKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uaf.UAF.ActualMilestoneKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uaf.UAF.CapabilityKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uaf.UAF.ChallengeKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uaf.UAF.DriverKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uaf.UAF.EnvironmentKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uaf.UAF.GeoPoliticalExtentTypeKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uaf.UAF.InformationKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uaf.UAF.InformationModelKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uaf.UAF.LocationKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uaf.UAF.LocationTypeKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uaf.UAF.OperationalExchangeKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uaf.UAF.ProjectKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uaf.UAF.ResourceExchangeKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uaf.UAF.ResponsibleRoleKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uaf.UAF.RoleKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uaf.UAF.RuleKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uaf.UAF.ServiceExchangeKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uaf.UAF.ValueItemKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uaf.UAF.WholeLifeConfigurationKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.ui.LocationInTool
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.ui.notification.Notification.Context
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.BordersEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.IconsEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ScrollBarPolicyEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ScrollPaneScrollBarPolicyEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TabPositionsEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uml.symbols.PresentationElementColorEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uml.symbols.PresentationElementTextEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uml2.datatypes.ComplexTypeResolver.ComplexType
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.uml2.datatypes.PrimitiveTypeResolver.PrimitiveType
- valueOf(String) - Static method in enum class com.nomagic.magicdraw.utils.StateChangeHandler.DirtyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.requirements.util.MDCustomizationForRequirements.NumberingStyleEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.uaf.report.ReportProfile.AutoImageSizeEnum
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.uaf.report.ReportProfile.ImageFormatEnum
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.uml2.ext.jmi.reflect.AbstractRepository.Calculators
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.uml2.MagicDrawProfile.CustomizationGroupNamesEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.uml2.MagicDrawProfile.filteringPreferenceEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.uml2.MagicDrawProfile.MetricTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.uml2.MagicDrawProfile.NumberingStyleEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.uml2.MagicDrawProfile.relationMapLayoutEnumerationEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.uml2.MagicDrawProfile.SequenceTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.uml2.MagicDrawProfile.SubcontentsKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.uml2.MagicDrawProfile.TableDisplayModeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.uml2.MagicDrawProfile.treeStructureEnumerationEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.uml2.MagicDrawProfile.typeModifierEnumerationEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.uml2.transaction.InvalidModelHandler.Result
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.uml2.transaction.ModelValidationResult.Severity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.uml2.ValidationProfile.SeverityKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.updm.utils.UPDMProfile.ActualPropertySetKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.updm.utils.UPDMProfile.ArchitectureFrameworkKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.updm.utils.UPDMProfile.DevelopmentStatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.updm.utils.UPDMProfile.ExchangeElementKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.updm.utils.UPDMProfile.GeoPoliticalExtentKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.updm.utils.UPDMProfile.GeoPoliticalExtentTypeKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.updm.utils.UPDMProfile.InformationKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.updm.utils.UPDMProfile.LocationKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.updm.utils.UPDMProfile.LocationTypeKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.updm.utils.UPDMProfile.OperationalExchangeKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.updm.utils.UPDMProfile.RoleKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.nomagic.updm.utils.UPDMProfile.RuleKindEnum
-
Returns the enum constant of this class with the specified name.
- ValueOrderModificationInfo - Interface in com.nomagic.magicdraw.diff
-
Difference between primitive values of primitive type attributes/tags with multiplicity "many" and values are ordered.
- ValuePin - Interface in com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions
-
A representation of the model object 'Value Pin'.
- ValuePinClass - Interface in com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions
- valueProperty() - Method in class com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile
- VALUEPROPERTY_STEREOTYPE - Static variable in class com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile
-
Deprecated.use ValuePropertyStereotype.STEREOTYPE_NAME
- ValuePropertyStereotype(MDCustomizationForSysMLProfile) - Constructor for class com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.ValuePropertyStereotype
- values() - Static method in enum class com.nomagic.actions.NMTriStateAction.ACTION_STATE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.acceptableMannerKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.Activity_StateEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.AdHocOrderingEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.AssociationDirectionEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BusinessRuleImplementationEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.cancelActivity_conditionalEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.cancelActivity_escalationEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.cancelActivity_messageEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.cancelActivity_multipleEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.cancelActivity_parallelMultipleEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.cancelActivity_signalEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.cancelActivity_timerEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.EventBasedGatewayTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GatewayDirectionEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GatewayNotationEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ImplementationEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCollection_dataInputEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCollection_dataOutputEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCollectionEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isInterrupting_conditionalEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isInterrupting_escalationEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isInterrupting_messageEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isInterrupting_multipleEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isInterrupting_parallelMultipleEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isInterrupting_signalEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isInterrupting_timerEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ItemKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MessageTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MultiInstanceBehaviorEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ProcessStateEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ProcessTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.TransactionMethodEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.UserTaskImplementationEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.changespanel.ChangeSetService.ChangeSetState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.changespanel.ElementChangeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.core.diagram.UsedElementPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.core.options.DependencySeverityLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.core.options.ProjectOptions.ApplyPropertyImageChoice
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.core.options.ProjectOptions.ExportPreferenceWhenLimitsExceeded
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.core.options.ProjectOptions.TooltipsStyleChoice
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.core.options.SyncMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.dependencymatrix.datamodel.cell.DependencyDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DirectionEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.LegendLocationEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.OwnerDisplayModeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.RelationOptionEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.SortingModeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.TextDirectionEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.LegendLocation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.OwnerDisplayMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.RelationOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.SortingMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.TextDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.diff.mdextensions.MDExtensionExistenceDifference.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.diff.ModificationKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.diff.ModuleInfo.ProjectType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.diff.RwMergeModeConstraint
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.elementreferenceintext.DisplayMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.elementreferenceintext.UpdateMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.export.image.ImageExportResult.ImageExportStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.magicreport.ReportProfile.AutoImageSizeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.magicreport.ReportProfile.ImageFormatEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.merge.ChangeState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.merge.ConflictResolution
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.merge.Optimization
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.directionKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.plugins.PluginDescriptor.ClassLookupStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.security.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.security.Application
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.simulation.SimulationProfile.ActiveStateImagesEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.simulation.SimulationProfile.DataRecordTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.simulation.SimulationProfile.DurationSimulationModeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.simulation.SimulationProfile.TimelineModeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.simulation.SimulationProfile.TimeUnitKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.sysml.util.AnalysisPatternsProfile.objectiveEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.sysml.util.AnalysisPatternsProfile.relationEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.SourceKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.sysml.util.SysMLProfile.ControlValueKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.sysml.util.SysMLProfile.FeatureDirectionKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.sysml.util.SysMLProfile.FlowDirectionKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.sysml.util.SysMLProfile.RiskKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.sysml.util.SysMLProfile.VerdictKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.sysml.util.SysMLProfile.VerificationMethodKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.sysml.util.SysMLUtility.DirectedFeature
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.sysml.util.SysMLUtility.FlowDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uaf.UAF.ActualMeasurementKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uaf.UAF.ActualMilestoneKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uaf.UAF.CapabilityKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uaf.UAF.ChallengeKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uaf.UAF.DriverKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uaf.UAF.EnvironmentKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uaf.UAF.GeoPoliticalExtentTypeKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uaf.UAF.InformationKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uaf.UAF.InformationModelKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uaf.UAF.LocationKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uaf.UAF.LocationTypeKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uaf.UAF.OperationalExchangeKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uaf.UAF.ProjectKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uaf.UAF.ResourceExchangeKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uaf.UAF.ResponsibleRoleKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uaf.UAF.RoleKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uaf.UAF.RuleKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uaf.UAF.ServiceExchangeKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uaf.UAF.ValueItemKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uaf.UAF.WholeLifeConfigurationKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.ui.LocationInTool
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.ui.notification.Notification.Context
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.BordersEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.IconsEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ScrollBarPolicyEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ScrollPaneScrollBarPolicyEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TabPositionsEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uml.symbols.PresentationElementColorEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uml.symbols.PresentationElementTextEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.magicdraw.uml2.datatypes.ComplexTypeResolver.ComplexType
- values() - Static method in enum class com.nomagic.magicdraw.uml2.datatypes.PrimitiveTypeResolver.PrimitiveType
- values() - Static method in enum class com.nomagic.magicdraw.utils.StateChangeHandler.DirtyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.requirements.util.MDCustomizationForRequirements.NumberingStyleEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.uaf.report.ReportProfile.AutoImageSizeEnum
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.uaf.report.ReportProfile.ImageFormatEnum
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.uml2.ext.jmi.reflect.AbstractRepository.Calculators
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.uml2.MagicDrawProfile.CustomizationGroupNamesEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.uml2.MagicDrawProfile.filteringPreferenceEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.uml2.MagicDrawProfile.MetricTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.uml2.MagicDrawProfile.NumberingStyleEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.uml2.MagicDrawProfile.relationMapLayoutEnumerationEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.uml2.MagicDrawProfile.SequenceTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.uml2.MagicDrawProfile.SubcontentsKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.uml2.MagicDrawProfile.TableDisplayModeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.uml2.MagicDrawProfile.treeStructureEnumerationEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.uml2.MagicDrawProfile.typeModifierEnumerationEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.uml2.transaction.InvalidModelHandler.Result
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.uml2.transaction.ModelValidationResult.Severity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.uml2.ValidationProfile.SeverityKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.updm.utils.UPDMProfile.ActualPropertySetKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.updm.utils.UPDMProfile.ArchitectureFrameworkKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.updm.utils.UPDMProfile.DevelopmentStatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.updm.utils.UPDMProfile.ExchangeElementKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.updm.utils.UPDMProfile.GeoPoliticalExtentKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.updm.utils.UPDMProfile.GeoPoliticalExtentTypeKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.updm.utils.UPDMProfile.InformationKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.updm.utils.UPDMProfile.LocationKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.updm.utils.UPDMProfile.LocationTypeKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.updm.utils.UPDMProfile.OperationalExchangeKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.updm.utils.UPDMProfile.RoleKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.nomagic.updm.utils.UPDMProfile.RuleKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VALUES - Enum constant in enum class com.nomagic.magicdraw.sysml.util.AnalysisPatternsProfile.relationEnum
- VALUES - Static variable in enum class com.nomagic.magicdraw.security.Action
-
A public read-only list of all the 'Action' enumerators.
- VALUES - Static variable in enum class com.nomagic.magicdraw.security.Application
-
A public read-only list of all the 'Application' enumerators.
- VALUES - Static variable in class com.nomagic.magicdraw.simulation.SimulationProfile.BehaviorCallStereotype
- VALUES - Static variable in class com.nomagic.magicdraw.simulation.SimulationProfile.ConstraintFailureStereotype
- VALUES - Static variable in class com.nomagic.magicdraw.simulation.SimulationProfile.InvocationStereotype
- VALUES - Static variable in class com.nomagic.magicdraw.simulation.SimulationProfile.OperationCallStereotype
- VALUES - Static variable in class com.nomagic.magicdraw.simulation.SimulationProfile.SignalInstanceStereotype
- VALUES - Static variable in class com.nomagic.magicdraw.sysml.util.AnalysisPatternsProfile.DesignVariableStereotype
- VALUES - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ListStereotype
- VALUES - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SliderStereotype
- VALUES - Static variable in class com.nomagic.uml2.ext.magicdraw.activities.mdcompleteactivities.ObjectNodeOrderingKindEnum
-
A public read-only list of all the 'Object Node Ordering Kind' enumerators.
- VALUES - Static variable in class com.nomagic.uml2.ext.magicdraw.activities.mdcompleteactivities.ParameterEffectKindEnum
-
A public read-only list of all the 'Parameter Effect Kind' enumerators.
- VALUES - Static variable in class com.nomagic.uml2.ext.magicdraw.activities.mdextrastructuredactivities.ExpansionKindEnum
-
A public read-only list of all the 'Expansion Kind' enumerators.
- VALUES - Static variable in class com.nomagic.uml2.ext.magicdraw.classes.mdkernel.AggregationKindEnum
-
A public read-only list of all the 'Aggregation Kind' enumerators.
- VALUES - Static variable in class com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ParameterDirectionKindEnum
-
A public read-only list of all the 'Parameter Direction Kind' enumerators.
- VALUES - Static variable in class com.nomagic.uml2.ext.magicdraw.classes.mdkernel.VisibilityKindEnum
-
A public read-only list of all the 'Visibility Kind' enumerators.
- VALUES - Static variable in class com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.CallConcurrencyKindEnum
-
A public read-only list of all the 'Call Concurrency Kind' enumerators.
- VALUES - Static variable in class com.nomagic.uml2.ext.magicdraw.components.mdbasiccomponents.ConnectorKindEnum
-
A public read-only list of all the 'Connector Kind' enumerators.
- VALUES - Static variable in class com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.MessageKindEnum
-
A public read-only list of all the 'Message Kind' enumerators.
- VALUES - Static variable in class com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.MessageSortEnum
-
A public read-only list of all the 'Message Sort' enumerators.
- VALUES - Static variable in class com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.InteractionOperatorKindEnum
-
A public read-only list of all the 'Interaction Operator Kind' enumerators.
- VALUES - Static variable in class com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.PseudostateKindEnum
-
A public read-only list of all the 'Pseudostate Kind' enumerators.
- VALUES - Static variable in class com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.TransitionKindEnum
-
A public read-only list of all the 'Transition Kind' enumerators.
- VALUES - Static variable in class com.nomagic.uml2.MagicDrawProfile.SuggestedStringValuesStereotype
- VALUESETTER - Static variable in class com.nomagic.uml2.MagicDrawProfile.DerivedPropertySpecificationStereotype
- ValueSpecification - Interface in com.nomagic.uml2.ext.magicdraw.classes.mdkernel
-
A representation of the model object 'Value Specification'.
- VALUESPECIFICATION_CUSTOMIZATION_DIAGRAM_CUSTOMIZATION_ENUMERATIONLITERAL_CUSTOMIZATION_PARAMETER_CUSTOMIZATION_FEATURE_CUSTOMIZATION_RELATIONSHIP_CUSTOMIZATION_PACKAGE_CUSTOMIZATION_CLASSIFIER_CUSTOMIZATION_TRANSFORMEDFROM_PROPERTY_PROPERTY_PROPERTY_PROPERTY_PROPERTY_PROPERTY_PROPERTY_PROPERTY - Static variable in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile
- VALUESPECIFICATION_CUSTOMIZATION_DIAGRAM_CUSTOMIZATION_ENUMERATIONLITERAL_CUSTOMIZATION_PARAMETER_CUSTOMIZATION_FEATURE_CUSTOMIZATION_RELATIONSHIP_CUSTOMIZATION_PACKAGE_CUSTOMIZATION_CLASSIFIER_CUSTOMIZATION_TRANSFORMEDTO_PROPERTY_PROPERTY_PROPERTY_PROPERTY_PROPERTY_PROPERTY_PROPERTY_PROPERTY - Static variable in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile
- ValueSpecificationAction - Interface in com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions
-
A representation of the model object 'Value Specification Action'.
- ValueSpecificationActionClass - Interface in com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions
- ValueSpecificationClass - Interface in com.nomagic.uml2.ext.magicdraw.classes.mdkernel
- ValueSpecificationHelper - Class in com.nomagic.uml2.ext.jmi.helpers
-
An utility class to work with ValueSpecifications
- ValueSpecificationHelper() - Constructor for class com.nomagic.uml2.ext.jmi.helpers.ValueSpecificationHelper
- ValueSpecifications - Class in com.nomagic.magicdraw.uml2
-
Convenience static methods that operate on or return ValueSpecification elements.
- ValueSpecifications() - Constructor for class com.nomagic.magicdraw.uml2.ValueSpecifications
- valueStream() - Method in class com.nomagic.magicdraw.uaf.UAF
- VALUESTREAM_STEREOTYPE - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Deprecated.use ValueStreamStereotype.STEREOTYPE_NAME
- ValueStreamStereotype(UAF) - Constructor for class com.nomagic.magicdraw.uaf.UAF.ValueStreamStereotype
- valueType() - Method in class com.nomagic.magicdraw.sysml.util.SysMLProfile
- VALUETYPE_QUANTITYKIND_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
Deprecated.use ValueTypeStereotype.QUANTITYKIND
- VALUETYPE_STEREOTYPE - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
Deprecated.use ValueTypeStereotype.STEREOTYPE_NAME
- VALUETYPE_UNIT_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
Deprecated.use ValueTypeStereotype.UNIT
- ValueTypeStereotype(SysMLProfile) - Constructor for class com.nomagic.magicdraw.sysml.util.SysMLProfile.ValueTypeStereotype
- variable() - Method in class com.nomagic.magicdraw.magicreport.ReportProfile
- variable() - Method in class com.nomagic.uaf.report.ReportProfile
-
Deprecated.
- Variable - Interface in com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities
-
A representation of the model object 'Variable'.
- VARIABLE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the '
Variable
' class. - VARIABLE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the '
Variable
' class. - VARIABLE - Static variable in class com.nomagic.uml2.impl.PropertyNames
- VARIABLE___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.
- VARIABLE___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.
- VARIABLE___COLLABORATION_OF_COLLABORATION_ROLE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'collaboration Of Collaboration Role' reference list.
- VARIABLE___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.
- VARIABLE___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.
- VARIABLE___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.
- VARIABLE___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'diagram Of Context' reference list.
- VARIABLE___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.
- VARIABLE___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.
- VARIABLE___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.
- VARIABLE___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.
- VARIABLE___ELEMENT_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Element Tagged Value' reference list.
- VARIABLE___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.
- VARIABLE___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.
- VARIABLE___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.
- VARIABLE___LIFELINE_OF_REPRESENTS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'lifeline Of Represents' reference list.
- VARIABLE___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'message Of Signature' reference list.
- VARIABLE___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'namespace Of Member' reference list.
- VARIABLE___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.
- VARIABLE___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- VARIABLE___STRUCTURED_CLASSIFIER_OF_ROLE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'structured Classifier Of Role' reference list.
- VARIABLE___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.
- VARIABLE___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.
- VARIABLE___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.
- VARIABLE___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.
- VARIABLE___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.
- VARIABLE___VARIABLE_ACTION_OF_VARIABLE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'variable Action Of Variable' reference list feature.
- VARIABLE___VARIABLE_ACTION_OF_VARIABLE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'variable Action Of Variable' reference list.
- VARIABLE__ACTIVITY_SCOPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Activity Scope' container reference feature.
- VARIABLE__ACTIVITY_SCOPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Activity Scope' container reference.
- VARIABLE__APPLIED_STEREOTYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype' reference list.
- VARIABLE__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- VARIABLE__END - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'End' reference list.
- VARIABLE__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- VARIABLE__IS_ORDERED - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Is Ordered' attribute.
- VARIABLE__IS_UNIQUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Is Unique' attribute.
- VARIABLE__LOWER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Lower' attribute.
- VARIABLE__LOWER_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Lower Value' containment reference.
- VARIABLE__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- VARIABLE__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- VARIABLE__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- VARIABLE__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- VARIABLE__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- VARIABLE__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- VARIABLE__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- VARIABLE__OWNING_TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Template Parameter' container reference.
- VARIABLE__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- VARIABLE__SCOPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Scope' container reference feature.
- VARIABLE__SCOPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Scope' container reference.
- VARIABLE__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- VARIABLE__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- VARIABLE__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Tagged Value' containment reference list.
- VARIABLE__TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Template Parameter' reference.
- VARIABLE__TEMPLATE_PARAMETER__FROM_CONNECTABLE_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Template Parameter from Connectable Element' reference.
- VARIABLE__TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Type' reference.
- VARIABLE__UPPER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Upper' attribute.
- VARIABLE__UPPER_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Upper Value' containment reference.
- VARIABLE__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- VARIABLE_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the '
Variable Action
' class. - VARIABLE_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the '
Variable Action
' class. - VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_ACTION___CLAUSE_OF_BODY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'clause Of Body' reference.
- VARIABLE_ACTION___CLAUSE_OF_TEST - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'clause Of Test' reference.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_ACTION___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- VARIABLE_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.
- VARIABLE_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.
- VARIABLE_ACTION__ACTIVITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Activity' container reference.
- VARIABLE_ACTION__APPLIED_STEREOTYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype' reference list.
- VARIABLE_ACTION__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- VARIABLE_ACTION__CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Context' reference.
- VARIABLE_ACTION__HANDLER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Handler' containment reference list.
- VARIABLE_ACTION__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- VARIABLE_ACTION__IN_GROUP - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Group' reference list.
- VARIABLE_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.
- VARIABLE_ACTION__IN_PARTITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Partition' reference list.
- VARIABLE_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.
- VARIABLE_ACTION__INCOMING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Incoming' reference list.
- VARIABLE_ACTION__INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Input' reference list.
- VARIABLE_ACTION__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Is Leaf' attribute.
- VARIABLE_ACTION__IS_LOCALLY_REENTRANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Is Locally Reentrant' attribute.
- VARIABLE_ACTION__LOCAL_POSTCONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Local Postcondition' containment reference list.
- VARIABLE_ACTION__LOCAL_PRECONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Local Precondition' containment reference list.
- VARIABLE_ACTION__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- VARIABLE_ACTION__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- VARIABLE_ACTION__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- VARIABLE_ACTION__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- VARIABLE_ACTION__OUTGOING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Outgoing' reference list.
- VARIABLE_ACTION__OUTPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Output' reference list.
- VARIABLE_ACTION__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- VARIABLE_ACTION__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- VARIABLE_ACTION__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- VARIABLE_ACTION__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- VARIABLE_ACTION__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Element' reference list.
- VARIABLE_ACTION__REDEFINED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Node' reference list.
- VARIABLE_ACTION__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefinition Context' reference list.
- VARIABLE_ACTION__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- VARIABLE_ACTION__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- VARIABLE_ACTION__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Tagged Value' containment reference list.
- VARIABLE_ACTION__VARIABLE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Variable' reference feature.
- VARIABLE_ACTION__VARIABLE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Variable' reference.
- VARIABLE_ACTION__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- VARIABLE_ACTION_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'Variable Action' class.
- VARIABLE_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'Variable' class.
- VariableAction - Interface in com.nomagic.uml2.ext.magicdraw.actions.mdstructuredactions
-
A representation of the model object 'Variable Action'.
- VariableActionClass - Interface in com.nomagic.uml2.ext.magicdraw.actions.mdstructuredactions
- VariableClass - Interface in com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities
- VARIABLES - Static variable in interface com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.IConfigurableNode
- VariableStereotype(ReportProfile) - Constructor for class com.nomagic.magicdraw.magicreport.ReportProfile.VariableStereotype
- VariableStereotype(ReportProfile) - Constructor for class com.nomagic.uaf.report.ReportProfile.VariableStereotype
-
Deprecated.
- VariantRealizationTransformation - Class in com.nomagic.magicdraw.variants.transformation
-
Performs model transformation in scope using given
VariationPointsProvider
- VariantRealizationTransformation() - Constructor for class com.nomagic.magicdraw.variants.transformation.VariantRealizationTransformation
- VariantsModelTransformationWizardConfigurator - Interface in com.nomagic.magicdraw.variants.ui.modeltransformation
-
Used to provide properties related to variation points provider
- VariantsModelTransformationWizardRegistry - Class in com.nomagic.magicdraw.variants.ui.modeltransformation
-
The registry is used in model transformation wizard to list all registered variation point providers
- VariantsResources - Class in com.nomagic.magicdraw.variants.resources
-
Class responsible for loading string values from resource
- VariantsResources() - Constructor for class com.nomagic.magicdraw.variants.resources.VariantsResources
- VariationPoint<T> - Class in com.nomagic.magicdraw.variants.variationpoints
-
Marks that element has a variable feature that can be transformed.
- VariationPoint(Element, Evaluator<T>) - Constructor for class com.nomagic.magicdraw.variants.variationpoints.VariationPoint
- VariationPointsFactory - Class in com.nomagic.magicdraw.variants.variationpoints
-
Factory to create all possible types of variation points Created variation point defines how some element will be transformed during variant realization
- VariationPointsFactory() - Constructor for class com.nomagic.magicdraw.variants.variationpoints.VariationPointsFactory
- VariationPointsProvider - Interface in com.nomagic.magicdraw.variants.variationpoints
-
Implementations are used by
VariantRealizationTransformation
to perform model transformation - VectorImageFormat - Class in com.nomagic.ui
-
Deprecated.use
ScalableImageIcon
to load icons of any supported format - VectorImageFormat(String) - Constructor for class com.nomagic.ui.VectorImageFormat
-
Deprecated.Constructor
- VectorImageIconControler - Class in com.nomagic.magicdraw.ui
-
Deprecated.use
IconsFactory
- VectorImageIconControler(Class, String, int, int) - Constructor for class com.nomagic.magicdraw.ui.VectorImageIconControler
-
Deprecated.Construct VectorImageIconControler with the given argument.
- VERDICTKIND_DATATYPE - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
Type of a return parameter of a TestCase must be VerdictKind, consistent with the UML Testing Profile.
- VERDICTKIND_ERROR_LITERAL - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
- VERDICTKIND_FAIL_LITERAL - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
- VERDICTKIND_INCONCLUSIVE_LITERAL - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
- VERDICTKIND_PASS_LITERAL - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
- VERIFICATIONMETHODKIND_ANALYSIS_LITERAL - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
Analysis indicates that verification will be performed by technical evaluation using mathematical representations, charts, graphs, circuit diagrams, data reduction, or representative data.
- VERIFICATIONMETHODKIND_DATATYPE - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
1) Analysis indicates that verification will be performed by technical evaluation using mathematical representations, charts, graphs, circuit diagrams, data reduction, or representative data.
- VERIFICATIONMETHODKIND_DEMONSTRATION_LITERAL - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
Demonstration indicates that verification will be performed by operation, movement or adjustment of the item under specific conditions to perform the design functions without recording of quantitative data.
- VERIFICATIONMETHODKIND_INSPECTION_LITERAL - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
Inspection indicates that verification will be performed by examination of the item, reviewing descriptive documentation, and comparing the appropriate characteristics with a predetermined standard to determine conformance to requirements without the use of special laboratory equipment or procedures
- VERIFICATIONMETHODKIND_TEST_LITERAL - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
Test indicates that verification will be performed through systematic exercising of the applicable item under appropriate conditions with instrumentation to measure required parameters and the collection, analysis, and evaluation of quantitative data to show that measured parameters equal or exceed specified requirements
- verificationStatus() - Method in class com.nomagic.requirements.util.MDCustomizationForRequirements
- VERIFICATIONSTATUS_CONSTRAINT_PROPERTY - Static variable in class com.nomagic.requirements.util.MDCustomizationForRequirements
-
Deprecated.use VerificationStatusStereotype.CONSTRAINT
- VERIFICATIONSTATUS_MARGIN_PROPERTY - Static variable in class com.nomagic.requirements.util.MDCustomizationForRequirements
-
Deprecated.use VerificationStatusStereotype.MARGIN
- VERIFICATIONSTATUS_REQUIREMENT_PROPERTY - Static variable in class com.nomagic.requirements.util.MDCustomizationForRequirements
-
Deprecated.use VerificationStatusStereotype.REQUIREMENT
- VERIFICATIONSTATUS_STATUS_PROPERTY - Static variable in class com.nomagic.requirements.util.MDCustomizationForRequirements
-
Deprecated.use VerificationStatusStereotype.STATUS
- VERIFICATIONSTATUS_STEREOTYPE - Static variable in class com.nomagic.requirements.util.MDCustomizationForRequirements
-
Deprecated.use VerificationStatusStereotype.STEREOTYPE_NAME
- VERIFICATIONSTATUS_TIMESTAMP_PROPERTY - Static variable in class com.nomagic.requirements.util.MDCustomizationForRequirements
-
Deprecated.use VerificationStatusStereotype.TIMESTAMP
- VerificationStatusStereotype(MDCustomizationForRequirements) - Constructor for class com.nomagic.requirements.util.MDCustomizationForRequirements.VerificationStatusStereotype
- VERIFIED - Enum constant in enum class com.nomagic.updm.utils.UPDMProfile.DevelopmentStatusEnum
-
Indicates that the development of the design rule is in Verified state.
- VERIFIEDBY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.AbstractRequirementStereotype
-
Derived from all elements that are the client of a verify relationship for which this requirement is a supplier.
- VERIFIEDBY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.BusinessRequirementStereotype
-
Derived from all elements that are the client of a verify relationship for which this requirement is a supplier.
- VERIFIEDBY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.DesignConstraintStereotype
-
Derived from all elements that are the client of a verify relationship for which this requirement is a supplier.
- VERIFIEDBY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.ExtendedRequirementStereotype
-
Derived from all elements that are the client of a verify relationship for which this requirement is a supplier.
- VERIFIEDBY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.FunctionalRequirementStereotype
-
Derived from all elements that are the client of a verify relationship for which this requirement is a supplier.
- VERIFIEDBY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.InterfaceRequirementStereotype
-
Derived from all elements that are the client of a verify relationship for which this requirement is a supplier.
- VERIFIEDBY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.PerformanceRequirementStereotype
-
Derived from all elements that are the client of a verify relationship for which this requirement is a supplier.
- VERIFIEDBY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.PhysicalRequirementStereotype
-
Derived from all elements that are the client of a verify relationship for which this requirement is a supplier.
- VERIFIEDBY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.RequirementStereotype
-
Derived from all elements that are the client of a verify relationship for which this requirement is a supplier.
- VERIFIEDBY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.UsabilityRequirementStereotype
-
Derived from all elements that are the client of a verify relationship for which this requirement is a supplier.
- VERIFIEDBY - Static variable in class com.nomagic.magicdraw.uaf.UAF.EnhancedSecurityControlStereotype
-
Derived from all elements that are the client of a verify relationship for which this requirement is a supplier.
- VERIFIEDBY - Static variable in class com.nomagic.magicdraw.uaf.UAF.EnterpriseGoalStereotype
-
Derived from all elements that are the client of a verify relationship for which this requirement is a supplier.
- VERIFIEDBY - Static variable in class com.nomagic.magicdraw.uaf.UAF.EnterpriseObjectiveStereotype
-
Derived from all elements that are the client of a verify relationship for which this requirement is a supplier.
- VERIFIEDBY - Static variable in class com.nomagic.magicdraw.uaf.UAF.SecurityControlFamilyStereotype
-
Derived from all elements that are the client of a verify relationship for which this requirement is a supplier.
- VERIFIEDBY - Static variable in class com.nomagic.magicdraw.uaf.UAF.SecurityControlStereotype
-
Derived from all elements that are the client of a verify relationship for which this requirement is a supplier.
- VERIFIES - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.RequirementRelatedStereotype
-
Derived from all requirements that are the supplier of a verify relationship for which this element is a client.
- verify() - Method in class com.nomagic.magicdraw.sysml.util.SysMLProfile
- VERIFY_STEREOTYPE - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
Deprecated.use VerifyStereotype.STEREOTYPE_NAME
- VERIFYMETHOD - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.BusinessRequirementStereotype
- VERIFYMETHOD - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.DesignConstraintStereotype
- VERIFYMETHOD - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.ExtendedRequirementStereotype
- VERIFYMETHOD - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.FunctionalRequirementStereotype
- VERIFYMETHOD - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.InterfaceRequirementStereotype
- VERIFYMETHOD - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.PerformanceRequirementStereotype
- VERIFYMETHOD - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.PhysicalRequirementStereotype
- VERIFYMETHOD - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.UsabilityRequirementStereotype
- VerifyStereotype(SysMLProfile) - Constructor for class com.nomagic.magicdraw.sysml.util.SysMLProfile.VerifyStereotype
- VERSION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
- VERSION - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.DiagramDescriptionStereotype
- VERSION - Static variable in class com.nomagic.magicdraw.uaf.UAF.ArchitecturalDescriptionStereotype
-
Identifier that indicates the particular edition or revision of the architecture description.
- VERSION - Static variable in class com.nomagic.runtime.RuntimeConstants
-
Application version number
- VERSION - Static variable in class com.nomagic.uml2.MagicDrawProfile.InfoStereotype
- VERSION - Static variable in class com.nomagic.updm.utils.UPDMProfile.DesignRuleStereotype
- VERSION - Static variable in class com.nomagic.updm.utils.UPDMProfile.FunctionalStandardStereotype
-
Represents the revision number of the Standard - e.g.
- VERSION - Static variable in class com.nomagic.updm.utils.UPDMProfile.ProtocolStereotype
-
Represents the revision number of the Standard - e.g.
- VERSION - Static variable in class com.nomagic.updm.utils.UPDMProfile.StandardStereotype
-
Represents the revision number of the Standard - e.g.
- VERSION - Static variable in class com.nomagic.updm.utils.UPDMProfile.TechnicalStandardStereotype
-
Represents the revision number of the Standard - e.g.
- versionedElement() - Method in class com.nomagic.magicdraw.uaf.UAF
- VERSIONEDELEMENT_STEREOTYPE - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Deprecated.use VersionedElementStereotype.STEREOTYPE_NAME
- VERSIONEDELEMENT_VERSIONRELEASEDATMILESTONE_PROPERTY - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Deprecated.use VersionedElementStereotype.VERSIONRELEASEDATMILESTONE
- VERSIONEDELEMENT_VERSIONWITHDRAWNATMILESTONE_PROPERTY - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Deprecated.use VersionedElementStereotype.VERSIONWITHDRAWNATMILESTONE
- VersionedElementStereotype(UAF) - Constructor for class com.nomagic.magicdraw.uaf.UAF.VersionedElementStereotype
- versionOfConfiguration() - Method in class com.nomagic.magicdraw.uaf.UAF
- versionOfConfiguration() - Method in class com.nomagic.updm.utils.UPDMProfile
- VERSIONOFCONFIGURATION_STEREOTYPE - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Deprecated.use VersionOfConfigurationStereotype.STEREOTYPE_NAME
- VERSIONOFCONFIGURATION_STEREOTYPE - Static variable in class com.nomagic.updm.utils.UPDMProfile
-
Deprecated.use VersionOfConfigurationStereotype.STEREOTYPE_NAME
- VersionOfConfigurationStereotype(UAF) - Constructor for class com.nomagic.magicdraw.uaf.UAF.VersionOfConfigurationStereotype
- VersionOfConfigurationStereotype(UPDMProfile) - Constructor for class com.nomagic.updm.utils.UPDMProfile.VersionOfConfigurationStereotype
- VERSIONRELEASED - Static variable in class com.nomagic.magicdraw.uaf.UAF.ActualProjectMilestoneStereotype
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.CapabilityConfigurationStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.KnownResourceStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.NaturalResourceStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.OrganizationalResourceStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.OrganizationStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.PersonStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.PhysicalResourceStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.PostStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.ProjectStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.ResourceArchitectureStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.ResourceArtifactStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.ResourceMitigationStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.ResourcePerformerStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.ResourceServiceStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.ResponsibilityStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.SecurityEnclaveStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.ServiceArchitectureStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.ServiceStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.SoftwareStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.SystemStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.TechnologyStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONRELEASEDATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.VersionedElementStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- versionSuccession() - Method in class com.nomagic.magicdraw.uaf.UAF
- VERSIONSUCCESSION_STEREOTYPE - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Deprecated.use VersionSuccessionStereotype.STEREOTYPE_NAME
- VersionSuccessionStereotype(UAF) - Constructor for class com.nomagic.magicdraw.uaf.UAF.VersionSuccessionStereotype
- versionToInt(String) - Static method in class com.nomagic.magicdraw.core.ProjectUtilities
-
Deprecated.
- versionToLong(String) - Static method in class com.nomagic.magicdraw.core.ProjectUtilities
-
Utility method to convert string representation of version into long
- versionToString(int) - Static method in class com.nomagic.magicdraw.core.ProjectUtilities
-
Utility method to convert int representation of version into string
- VERSIONWITHDRAWN - Static variable in class com.nomagic.magicdraw.uaf.UAF.ActualProjectMilestoneStereotype
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.CapabilityConfigurationStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.KnownResourceStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.NaturalResourceStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.OrganizationalResourceStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.OrganizationStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.PersonStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.PhysicalResourceStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.PostStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.ProjectStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.ResourceArchitectureStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.ResourceArtifactStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.ResourceMitigationStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.ResourcePerformerStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.ResourceServiceStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.ResponsibilityStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.SecurityEnclaveStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.ServiceArchitectureStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.ServiceStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.SoftwareStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.SystemStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.TechnologyStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- VERSIONWITHDRAWNATMILESTONE - Static variable in class com.nomagic.magicdraw.uaf.UAF.VersionedElementStereotype
-
Relates a VersionedElement to the ActualProjectMilestone.
- Vertex - Interface in com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines
-
A representation of the model object 'Vertex'.
- VERTEX - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the '
Vertex
' class. - VERTEX - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the '
Vertex
' class. - VERTEX___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.
- VERTEX___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.
- VERTEX___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.
- VERTEX___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.
- VERTEX___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.
- VERTEX___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'diagram Of Context' reference list.
- VERTEX___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.
- VERTEX___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.
- VERTEX___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.
- VERTEX___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.
- VERTEX___ELEMENT_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Element Tagged Value' reference list.
- VERTEX___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.
- VERTEX___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.
- VERTEX___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.
- VERTEX___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'message Of Signature' reference list.
- VERTEX___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'namespace Of Member' reference list.
- VERTEX___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.
- VERTEX___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.
- VERTEX___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- VERTEX___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.
- VERTEX___VERTEX_OF_REDEFINED_VERTEX - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'vertex Of Redefined Vertex' reference list feature.
- VERTEX___VERTEX_OF_REDEFINED_VERTEX - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'vertex Of Redefined Vertex' reference list.
- VERTEX__APPLIED_STEREOTYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype' reference list.
- VERTEX__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- VERTEX__CONTAINER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Container' container reference feature.
- VERTEX__CONTAINER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Container' container reference.
- VERTEX__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- VERTEX__INCOMING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Incoming' reference list feature.
- VERTEX__INCOMING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Incoming' reference list.
- VERTEX__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Is Leaf' attribute.
- VERTEX__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- VERTEX__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- VERTEX__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- VERTEX__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- VERTEX__OUTGOING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Outgoing' reference list feature.
- VERTEX__OUTGOING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Outgoing' reference list.
- VERTEX__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- VERTEX__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- VERTEX__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- VERTEX__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- VERTEX__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Element' reference list.
- VERTEX__REDEFINED_VERTEX - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Redefined Vertex' reference feature.
- VERTEX__REDEFINED_VERTEX - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Vertex' reference.
- VERTEX__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefinition Context' reference list.
- VERTEX__REDEFINITION_CONTEXT__FROM_VERTEX - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Redefinition Context from Vertex' reference list feature.
- VERTEX__REDEFINITION_CONTEXT__FROM_VERTEX - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefinition Context from Vertex' reference list.
- VERTEX__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- VERTEX__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- VERTEX__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Tagged Value' containment reference list.
- VERTEX__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- VERTEX_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'Vertex' class.
- VertexClass - Interface in com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines
- vertical() - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile
- Vertical - Enum constant in enum class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.TextDirection
- VERTICAL - Enum constant in enum class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.TextDirectionEnum
- VERTICAL - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ProgressBarStereotype
- VERTICAL - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ScrollBarStereotype
- VERTICAL - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SeparatorStereotype
- VERTICAL - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SliderStereotype
- VERTICAL - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.VerticalStereotype
- VERTICAL_SCROLL_BAR - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ListStereotype
- VERTICAL_SCROLL_BAR - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ScrollPaneStereotype
- VERTICAL_SCROLL_BAR - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TextAreaStereotype
- VERTICAL_SCROLL_BAR - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TreeStereotype
- VERTICAL_SCROLL_BAR - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.VerticalScrollBarStereotype
- VERTICAL_SPACING - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
- verticalScrollBar() - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile
- VerticalScrollBarStereotype(UIPrototypingProfile) - Constructor for class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.VerticalScrollBarStereotype
- VerticalStereotype(UIPrototypingProfile) - Constructor for class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.VerticalStereotype
- VIA - Static variable in class com.nomagic.uml2.UML2Definitions
- view() - Method in class com.nomagic.magicdraw.sysml.util.SysMLProfile
- view() - Method in class com.nomagic.magicdraw.uaf.UAF
- view() - Method in class com.nomagic.updm.utils.UPDMProfile
- VIEW - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
- VIEW - Static variable in class com.nomagic.magicdraw.uaf.UAF.ArchitecturalDescriptionStereotype
-
Indicates which views are used in the ArchitecturalDescription.
- VIEW_ADDED - Static variable in class com.nomagic.magicdraw.uml.ExtendedPropertyNames
- VIEW_AND_SUBMIT_INTERNAL_ERRORS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
- VIEW_ARCHITECTURALELEMENTS_PROPERTY - Static variable in class com.nomagic.updm.utils.UPDMProfile
-
Deprecated.use ViewStereotype.ARCHITECTURALELEMENTS
- VIEW_COVERSPHASE_PROPERTY - Static variable in class com.nomagic.updm.utils.UPDMProfile
-
Deprecated.use ViewStereotype.COVERSPHASE
- VIEW_DESCRIPTION_PROPERTY - Static variable in class com.nomagic.updm.utils.UPDMProfile
-
Deprecated.use ViewStereotype.DESCRIPTION
- VIEW_LOCKS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
- VIEW_PACKAGE_PERMISSIONS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
- VIEW_REMOVED - Static variable in class com.nomagic.magicdraw.uml.ExtendedPropertyNames
- VIEW_STAKEHOLDER_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
Deprecated.use ViewStereotype.STAKEHOLDER
- VIEW_STEREOTYPE - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
Deprecated.use ViewStereotype.STEREOTYPE_NAME
- VIEW_STEREOTYPE - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Deprecated.use ViewStereotype.STEREOTYPE_NAME
- VIEW_STEREOTYPE - Static variable in class com.nomagic.updm.utils.UPDMProfile
-
Deprecated.use ViewStereotype.STEREOTYPE_NAME
- VIEW_UPDATED - Static variable in class com.nomagic.magicdraw.uml.ExtendedPropertyNames
- VIEW_VIEWPOINT_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
Deprecated.use ViewStereotype.VIEWPOINT
- VIEW_VIEWPOINT_PROPERTY - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Deprecated.use ViewStereotype.VIEWPOINT
- VIEW_VIEWPOINTS_PROPERTY - Static variable in class com.nomagic.updm.utils.UPDMProfile
-
Deprecated.use ViewStereotype.VIEWPOINTS
- VIEW_VISIBILITY_CHANGED - Static variable in class com.nomagic.magicdraw.uml.ExtendedPropertyNames
- viewpoint() - Method in class com.nomagic.magicdraw.sysml.util.SysMLProfile
- viewpoint() - Method in class com.nomagic.magicdraw.uaf.UAF
- viewpoint() - Method in class com.nomagic.updm.utils.UPDMProfile
- VIEWPOINT - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile.ViewStereotype
-
The viewpoint for this View, derived from the supplier of the conform dependency whose client is this View.
- VIEWPOINT - Static variable in class com.nomagic.magicdraw.uaf.UAF.ArchitecturalDescriptionStereotype
-
The architecture viewpoints used when developing the architecture description.
- VIEWPOINT - Static variable in class com.nomagic.uml2.impl.PropertyNames
- VIEWPOINT - Static variable in class com.nomagic.updm.utils.UPDMProfile.ArchitecturalDescriptionStereotype
- VIEWPOINT - Static variable in class com.nomagic.updm.utils.UPDMProfile.ServiceDescriptionStereotype
- VIEWPOINT_CONCERN_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
Deprecated.use ViewpointStereotype.CONCERN
- VIEWPOINT_CONCERN_PROPERTY - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Deprecated.use ViewpointStereotype.CONCERN
- VIEWPOINT_CONCERNLIST_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
Deprecated.use ViewpointStereotype.CONCERNLIST
- VIEWPOINT_CONCERNS_PROPERTY - Static variable in class com.nomagic.updm.utils.UPDMProfile
-
Deprecated.use ViewpointStereotype.CONCERNS
- VIEWPOINT_FROM_SYSML - Static variable in class com.nomagic.magicdraw.uaf.UAF.ViewStereotype
-
The viewpoint for this View, derived from the supplier of the conform dependency whose client is this View.
- VIEWPOINT_FROM_UAF - Static variable in class com.nomagic.magicdraw.uaf.UAF.ViewStereotype
-
Relates the View to the Viewpoint that the View conforms to.
- VIEWPOINT_LANGUAGE_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
Deprecated.use ViewpointStereotype.LANGUAGE
- VIEWPOINT_LANGUAGE_PROPERTY - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Deprecated.use ViewpointStereotype.LANGUAGE
- VIEWPOINT_LANGUAGES_PROPERTY - Static variable in class com.nomagic.updm.utils.UPDMProfile
-
Deprecated.use ViewpointStereotype.LANGUAGES
- VIEWPOINT_METHOD_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
Deprecated.use ViewpointStereotype.METHOD
- VIEWPOINT_METHOD_PROPERTY - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Deprecated.use ViewpointStereotype.METHOD
- VIEWPOINT_METHODS_PROPERTY - Static variable in class com.nomagic.updm.utils.UPDMProfile
-
Deprecated.use ViewpointStereotype.METHODS
- VIEWPOINT_PRESENTATION_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
Deprecated.use ViewpointStereotype.PRESENTATION
- VIEWPOINT_PURPOSE_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
Deprecated.use ViewpointStereotype.PURPOSE
- VIEWPOINT_PURPOSE_PROPERTY - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Deprecated.use ViewpointStereotype.PURPOSE
- VIEWPOINT_PURPOSE_PROPERTY - Static variable in class com.nomagic.updm.utils.UPDMProfile
-
Deprecated.use ViewpointStereotype.PURPOSE
- VIEWPOINT_STAKEHOLDER_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
Deprecated.use ViewpointStereotype.STAKEHOLDER
- VIEWPOINT_STAKEHOLDER_PROPERTY - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Deprecated.use ViewpointStereotype.STAKEHOLDER
- VIEWPOINT_STAKEHOLDERS_PROPERTY - Static variable in class com.nomagic.updm.utils.UPDMProfile
-
Deprecated.use ViewpointStereotype.STAKEHOLDERS
- VIEWPOINT_STEREOTYPE - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
Deprecated.use ViewpointStereotype.STEREOTYPE_NAME
- VIEWPOINT_STEREOTYPE - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Deprecated.use ViewpointStereotype.STEREOTYPE_NAME
- VIEWPOINT_STEREOTYPE - Static variable in class com.nomagic.updm.utils.UPDMProfile
-
Deprecated.use ViewpointStereotype.STEREOTYPE_NAME
- VIEWPOINTS - Static variable in class com.nomagic.updm.utils.UPDMProfile.ViewStereotype
-
Viewpoints in the View.
- ViewpointStereotype(SysMLProfile) - Constructor for class com.nomagic.magicdraw.sysml.util.SysMLProfile.ViewpointStereotype
- ViewpointStereotype(UAF) - Constructor for class com.nomagic.magicdraw.uaf.UAF.ViewpointStereotype
- ViewpointStereotype(UPDMProfile) - Constructor for class com.nomagic.updm.utils.UPDMProfile.ViewpointStereotype
- VIEWS - Static variable in class com.nomagic.updm.utils.UPDMProfile.ArchitecturalDescriptionStereotype
- VIEWS - Static variable in class com.nomagic.updm.utils.UPDMProfile.ServiceDescriptionStereotype
- ViewStereotype(SysMLProfile) - Constructor for class com.nomagic.magicdraw.sysml.util.SysMLProfile.ViewStereotype
- ViewStereotype(UAF) - Constructor for class com.nomagic.magicdraw.uaf.UAF.ViewStereotype
- ViewStereotype(UPDMProfile) - Constructor for class com.nomagic.updm.utils.UPDMProfile.ViewStereotype
- virtual() - Method in class com.nomagic.uml2.MagicDrawProfile
- VIRTUAL_DETAILS_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
Deprecated.use VirtualStereotype.DETAILS
- VIRTUAL_N_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
Deprecated.use VirtualStereotype.N
- VIRTUAL_STEREOTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
Deprecated.use VirtualStereotype.STEREOTYPE_NAME
- VirtualRelationView - Class in com.nomagic.magicdraw.uml.symbols.paths
-
Virtual relation symbol
- VirtualStereotype(MagicDrawProfile) - Constructor for class com.nomagic.uml2.MagicDrawProfile.VirtualStereotype
- VISIBILITY - Static variable in class com.nomagic.uml2.impl.PropertyNames
- VISIBILITY_KIND - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the '
Visibility Kind
' enum. - VISIBILITY_KIND - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the '
Visibility Kind
' enum. - VisibilityKind - Interface in com.nomagic.uml2.ext.magicdraw.classes.mdkernel
- VisibilityKindEnum - Class in com.nomagic.uml2.ext.magicdraw.classes.mdkernel
-
A representation of the literals of the enumeration 'Visibility Kind', and utility methods for working with them.
- vision() - Method in class com.nomagic.updm.utils.UPDMProfile
- VISION_STEREOTYPE - Static variable in class com.nomagic.updm.utils.UPDMProfile
-
Deprecated.use VisionStereotype.STEREOTYPE_NAME
- VISIONS - Static variable in class com.nomagic.updm.utils.UPDMProfile.EnterprisePhaseStereotype
-
The Vision towards which this Phase is directed and is in support of.
- VISIONS - Static variable in class com.nomagic.updm.utils.UPDMProfile.WholeLifeEnterpriseStereotype
-
The Vision towards which this Phase is directed and is in support of.
- visionStatement() - Method in class com.nomagic.magicdraw.uaf.UAF
- visionStatement() - Method in class com.nomagic.updm.utils.UPDMProfile
- VISIONSTATEMENT_STEREOTYPE - Static variable in class com.nomagic.magicdraw.uaf.UAF
-
Deprecated.use VisionStatementStereotype.STEREOTYPE_NAME
- VISIONSTATEMENT_STEREOTYPE - Static variable in class com.nomagic.updm.utils.UPDMProfile
-
Deprecated.use VisionStatementStereotype.STEREOTYPE_NAME
- VisionStatementStereotype(UAF) - Constructor for class com.nomagic.magicdraw.uaf.UAF.VisionStatementStereotype
- VisionStatementStereotype(UPDMProfile) - Constructor for class com.nomagic.updm.utils.UPDMProfile.VisionStatementStereotype
- VisionStereotype(UPDMProfile) - Constructor for class com.nomagic.updm.utils.UPDMProfile.VisionStereotype
- visit(ActionsCategory) - Method in class com.nomagic.actions.ActionsCommandBarCreator
- visit(ActionsCategory) - Method in class com.nomagic.actions.ActionsMenuCreator.AMC_ActionsVisitor
- visit(ActionsCategory) - Method in interface com.nomagic.actions.ActionsVisitor
-
Visits ActionsCategory.
- visit(NMAction) - Method in class com.nomagic.actions.ActionsCommandBarCreator
- visit(NMAction) - Method in class com.nomagic.actions.ActionsMenuCreator.AMC_ActionsVisitor
- visit(NMAction) - Method in interface com.nomagic.actions.ActionsVisitor
-
Visits action.
- visit(NMStateAction) - Method in class com.nomagic.actions.ActionsCommandBarCreator
- visit(NMStateAction) - Method in class com.nomagic.actions.ActionsMenuCreator.AMC_ActionsVisitor
- visit(NMStateAction) - Method in interface com.nomagic.actions.ActionsVisitor
-
Visits NMStateAction.
- visit(NMTriStateAction) - Method in class com.nomagic.actions.ActionsCommandBarCreator
- visit(NMTriStateAction) - Method in class com.nomagic.actions.ActionsMenuCreator.AMC_ActionsVisitor
- visit(NMTriStateAction) - Method in interface com.nomagic.actions.ActionsVisitor
-
Visits NMTriStateAction
- visit(SelectItemAction) - Method in class com.nomagic.actions.ActionsCommandBarCreator
- visit(PropertyAction) - Method in class com.nomagic.actions.ActionsCommandBarCreator
- visit(BooleanProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(BooleanProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(ChoiceListProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(ChoiceListProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(ChoiceProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(ChoiceProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(ClassPathEntriesListProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(ClassPathEntriesListProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(ColorProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(ColorProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(ConstraintProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(ConstraintProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(DateTimeProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(DateTimeProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(ElementInstanceProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(ElementInstanceProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(ElementListProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(ElementListProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(ElementProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(ElementProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(ExtendablePropertyManager) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(ExtendablePropertyManager) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(ExternalToolProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(ExternalToolProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(FileProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(FileProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(FontProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(FontProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(ImageProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(ImageProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(JarEntryProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(JarEntryProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(JDBCDriverClassNameProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(JDBCDriverClassNameProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(ListProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(ListProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(LocaleProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(LocaleProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(MapProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(MapProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(NumberProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(NumberProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(PageFormatProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(PageFormatProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(PasswordProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(PasswordProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(Property) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(Property) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(PropertyManager) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(PropertyManager) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(PropertyManagerByDiagram) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(PropertyManagerByDiagram) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(PropertyManagerByStereotype) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(PropertyManagerByStereotype) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(SpecificElementProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(SpecificElementProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(StringProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(StringProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(Style) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(Style) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(StyleManager) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(StyleManager) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(TypeProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(TypeProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(ObjectListProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(ObjectListProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(ValueSpecificationProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
- visit(ValueSpecificationProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
- visit(ChangeFontAction) - Method in class com.nomagic.actions.ActionsCommandBarCreator
- visit(ChangeZoomAction) - Method in class com.nomagic.actions.ActionsCommandBarCreator
- visit(Class<?>) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
- visitAbstractDiagramPresentationElement(AbstractDiagramPresentationElement) - Method in class com.nomagic.magicdraw.uml.Visitor
-
Method visits given object.
- visitAbstraction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Abstraction
. - visitAbstraction(Abstraction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Abstraction
. - visitAbstraction(Abstraction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Abstraction
. - visitAbstraction(Abstraction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Abstraction
. - visitAcceptCallAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
AcceptCallAction
. - visitAcceptCallAction(AcceptCallAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
AcceptCallAction
. - visitAcceptCallAction(AcceptCallAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
AcceptCallAction
. - visitAcceptCallAction(AcceptCallAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
AcceptCallAction
. - visitAcceptEventAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
AcceptEventAction
. - visitAcceptEventAction(AcceptEventAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
AcceptEventAction
. - visitAcceptEventAction(AcceptEventAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
AcceptEventAction
. - visitAcceptEventAction(AcceptEventAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
AcceptEventAction
. - visitAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Action
. - visitAction(Action, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Action
. - visitAction(Action, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Action
. - visitAction(Action, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Action
. - visitActionExecutionSpecification(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ActionExecutionSpecification
. - visitActionExecutionSpecification(ActionExecutionSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ActionExecutionSpecification
. - visitActionExecutionSpecification(ActionExecutionSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ActionExecutionSpecification
. - visitActionExecutionSpecification(ActionExecutionSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ActionExecutionSpecification
. - visitActionInputPin(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ActionInputPin
. - visitActionInputPin(ActionInputPin, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ActionInputPin
. - visitActionInputPin(ActionInputPin, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ActionInputPin
. - visitActionInputPin(ActionInputPin, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ActionInputPin
. - visitActivity(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Activity
. - visitActivity(Activity, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Activity
. - visitActivity(Activity, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Activity
. - visitActivity(Activity, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Activity
. - visitActivityEdge(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ActivityEdge
. - visitActivityEdge(ActivityEdge, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ActivityEdge
. - visitActivityEdge(ActivityEdge, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ActivityEdge
. - visitActivityEdge(ActivityEdge, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ActivityEdge
. - visitActivityFinalNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ActivityFinalNode
. - visitActivityFinalNode(ActivityFinalNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ActivityFinalNode
. - visitActivityFinalNode(ActivityFinalNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ActivityFinalNode
. - visitActivityFinalNode(ActivityFinalNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ActivityFinalNode
. - visitActivityGroup(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ActivityGroup
. - visitActivityGroup(ActivityGroup, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ActivityGroup
. - visitActivityGroup(ActivityGroup, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ActivityGroup
. - visitActivityGroup(ActivityGroup, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ActivityGroup
. - visitActivityNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ActivityNode
. - visitActivityNode(ActivityNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ActivityNode
. - visitActivityNode(ActivityNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ActivityNode
. - visitActivityNode(ActivityNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ActivityNode
. - visitActivityParameterNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ActivityParameterNode
. - visitActivityParameterNode(ActivityParameterNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ActivityParameterNode
. - visitActivityParameterNode(ActivityParameterNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ActivityParameterNode
. - visitActivityParameterNode(ActivityParameterNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ActivityParameterNode
. - visitActivityPartition(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ActivityPartition
. - visitActivityPartition(ActivityPartition, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ActivityPartition
. - visitActivityPartition(ActivityPartition, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ActivityPartition
. - visitActivityPartition(ActivityPartition, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ActivityPartition
. - visitActor(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Actor
. - visitActor(Actor, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Actor
. - visitActor(Actor, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Actor
. - visitActor(Actor, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Actor
. - visitAddStructuralFeatureValueAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
AddStructuralFeatureValueAction
. - visitAddStructuralFeatureValueAction(AddStructuralFeatureValueAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
AddStructuralFeatureValueAction
. - visitAddStructuralFeatureValueAction(AddStructuralFeatureValueAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
AddStructuralFeatureValueAction
. - visitAddStructuralFeatureValueAction(AddStructuralFeatureValueAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
AddStructuralFeatureValueAction
. - visitAddVariableValueAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
AddVariableValueAction
. - visitAddVariableValueAction(AddVariableValueAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
AddVariableValueAction
. - visitAddVariableValueAction(AddVariableValueAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
AddVariableValueAction
. - visitAddVariableValueAction(AddVariableValueAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
AddVariableValueAction
. - visitAnyReceiveEvent(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
AnyReceiveEvent
. - visitAnyReceiveEvent(AnyReceiveEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
AnyReceiveEvent
. - visitAnyReceiveEvent(AnyReceiveEvent, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
AnyReceiveEvent
. - visitAnyReceiveEvent(AnyReceiveEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
AnyReceiveEvent
. - visitArtifact(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Artifact
. - visitArtifact(Artifact, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Artifact
. - visitArtifact(Artifact, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Artifact
. - visitArtifact(Artifact, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Artifact
. - visitAssociation(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Association
. - visitAssociation(Association, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Association
. - visitAssociation(Association, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Association
. - visitAssociation(Association, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Association
. - visitAssociationClass(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
AssociationClass
. - visitAssociationClass(AssociationClass, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
AssociationClass
. - visitAssociationClass(AssociationClass, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
AssociationClass
. - visitAssociationClass(AssociationClass, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
AssociationClass
. - visitBaseElement(BaseElement) - Method in class com.nomagic.magicdraw.uml.Visitor
-
Method visits given object.
- visitBaseElement(BaseElement) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
- visitBehavior(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Behavior
. - visitBehavior(Behavior, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Behavior
. - visitBehavior(Behavior, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Behavior
. - visitBehavior(Behavior, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Behavior
. - visitBehavioralFeature(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
BehavioralFeature
. - visitBehavioralFeature(BehavioralFeature, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
BehavioralFeature
. - visitBehavioralFeature(BehavioralFeature, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
BehavioralFeature
. - visitBehavioralFeature(BehavioralFeature, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
BehavioralFeature
. - visitBehavioredClassifier(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
BehavioredClassifier
. - visitBehavioredClassifier(BehavioredClassifier, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
BehavioredClassifier
. - visitBehavioredClassifier(BehavioredClassifier, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
BehavioredClassifier
. - visitBehavioredClassifier(BehavioredClassifier, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
BehavioredClassifier
. - visitBehaviorExecutionSpecification(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
BehaviorExecutionSpecification
. - visitBehaviorExecutionSpecification(BehaviorExecutionSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
BehaviorExecutionSpecification
. - visitBehaviorExecutionSpecification(BehaviorExecutionSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
BehaviorExecutionSpecification
. - visitBehaviorExecutionSpecification(BehaviorExecutionSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
BehaviorExecutionSpecification
. - visitBooleanTaggedValue(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
- visitBooleanTaggedValue(BooleanTaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
- visitBooleanTaggedValue(BooleanTaggedValue, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
BooleanTaggedValue
. - visitBooleanTaggedValue(BooleanTaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
- visitBroadcastSignalAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
BroadcastSignalAction
. - visitBroadcastSignalAction(BroadcastSignalAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
BroadcastSignalAction
. - visitBroadcastSignalAction(BroadcastSignalAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
BroadcastSignalAction
. - visitBroadcastSignalAction(BroadcastSignalAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
BroadcastSignalAction
. - visitCallAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
CallAction
. - visitCallAction(CallAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
CallAction
. - visitCallAction(CallAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
CallAction
. - visitCallAction(CallAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
CallAction
. - visitCallBehaviorAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
CallBehaviorAction
. - visitCallBehaviorAction(CallBehaviorAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
CallBehaviorAction
. - visitCallBehaviorAction(CallBehaviorAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
CallBehaviorAction
. - visitCallBehaviorAction(CallBehaviorAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
CallBehaviorAction
. - visitCallEvent(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
CallEvent
. - visitCallEvent(CallEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
CallEvent
. - visitCallEvent(CallEvent, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
CallEvent
. - visitCallEvent(CallEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
CallEvent
. - visitCallOperationAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
CallOperationAction
. - visitCallOperationAction(CallOperationAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
CallOperationAction
. - visitCallOperationAction(CallOperationAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
CallOperationAction
. - visitCallOperationAction(CallOperationAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
CallOperationAction
. - visitCentralBufferNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
CentralBufferNode
. - visitCentralBufferNode(CentralBufferNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
CentralBufferNode
. - visitCentralBufferNode(CentralBufferNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
CentralBufferNode
. - visitCentralBufferNode(CentralBufferNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
CentralBufferNode
. - visitChangeEvent(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ChangeEvent
. - visitChangeEvent(ChangeEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ChangeEvent
. - visitChangeEvent(ChangeEvent, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ChangeEvent
. - visitChangeEvent(ChangeEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ChangeEvent
. - visitClass(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Class
. - visitClass(Class, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Class
. - visitClass(Class, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Class
. - visitClass(Class, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Class
. - visitClassifier(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Classifier
. - visitClassifier(Classifier, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Classifier
. - visitClassifier(Classifier, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Classifier
. - visitClassifier(Classifier, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Classifier
. - visitClassifierTemplateParameter(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ClassifierTemplateParameter
. - visitClassifierTemplateParameter(ClassifierTemplateParameter, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ClassifierTemplateParameter
. - visitClassifierTemplateParameter(ClassifierTemplateParameter, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ClassifierTemplateParameter
. - visitClassifierTemplateParameter(ClassifierTemplateParameter, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ClassifierTemplateParameter
. - visitClause(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Clause
. - visitClause(Clause, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Clause
. - visitClause(Clause, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Clause
. - visitClause(Clause, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Clause
. - visitClearAssociationAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ClearAssociationAction
. - visitClearAssociationAction(ClearAssociationAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ClearAssociationAction
. - visitClearAssociationAction(ClearAssociationAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ClearAssociationAction
. - visitClearAssociationAction(ClearAssociationAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ClearAssociationAction
. - visitClearStructuralFeatureAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ClearStructuralFeatureAction
. - visitClearStructuralFeatureAction(ClearStructuralFeatureAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ClearStructuralFeatureAction
. - visitClearStructuralFeatureAction(ClearStructuralFeatureAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ClearStructuralFeatureAction
. - visitClearStructuralFeatureAction(ClearStructuralFeatureAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ClearStructuralFeatureAction
. - visitClearVariableAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ClearVariableAction
. - visitClearVariableAction(ClearVariableAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ClearVariableAction
. - visitClearVariableAction(ClearVariableAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ClearVariableAction
. - visitClearVariableAction(ClearVariableAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ClearVariableAction
. - visitCollaboration(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Collaboration
. - visitCollaboration(Collaboration, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Collaboration
. - visitCollaboration(Collaboration, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Collaboration
. - visitCollaboration(Collaboration, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Collaboration
. - visitCollaborationUse(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
CollaborationUse
. - visitCollaborationUse(CollaborationUse, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
CollaborationUse
. - visitCollaborationUse(CollaborationUse, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
CollaborationUse
. - visitCollaborationUse(CollaborationUse, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
CollaborationUse
. - visitCombinedFragment(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
CombinedFragment
. - visitCombinedFragment(CombinedFragment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
CombinedFragment
. - visitCombinedFragment(CombinedFragment, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
CombinedFragment
. - visitCombinedFragment(CombinedFragment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
CombinedFragment
. - visitComment(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Comment
. - visitComment(Comment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Comment
. - visitComment(Comment, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Comment
. - visitComment(Comment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Comment
. - visitCommunicationPath(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
CommunicationPath
. - visitCommunicationPath(CommunicationPath, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
CommunicationPath
. - visitCommunicationPath(CommunicationPath, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
CommunicationPath
. - visitCommunicationPath(CommunicationPath, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
CommunicationPath
. - visitComponent(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Component
. - visitComponent(Component, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Component
. - visitComponent(Component, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Component
. - visitComponent(Component, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Component
. - visitComponentRealization(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ComponentRealization
. - visitComponentRealization(ComponentRealization, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ComponentRealization
. - visitComponentRealization(ComponentRealization, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ComponentRealization
. - visitComponentRealization(ComponentRealization, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ComponentRealization
. - visitConditionalNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ConditionalNode
. - visitConditionalNode(ConditionalNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ConditionalNode
. - visitConditionalNode(ConditionalNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ConditionalNode
. - visitConditionalNode(ConditionalNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ConditionalNode
. - visitConnectableElement(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ConnectableElement
. - visitConnectableElement(ConnectableElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ConnectableElement
. - visitConnectableElement(ConnectableElement, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ConnectableElement
. - visitConnectableElement(ConnectableElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ConnectableElement
. - visitConnectableElementTemplateParameter(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ConnectableElementTemplateParameter
. - visitConnectableElementTemplateParameter(ConnectableElementTemplateParameter, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ConnectableElementTemplateParameter
. - visitConnectableElementTemplateParameter(ConnectableElementTemplateParameter, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ConnectableElementTemplateParameter
. - visitConnectableElementTemplateParameter(ConnectableElementTemplateParameter, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ConnectableElementTemplateParameter
. - visitConnectionPointReference(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ConnectionPointReference
. - visitConnectionPointReference(ConnectionPointReference, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ConnectionPointReference
. - visitConnectionPointReference(ConnectionPointReference, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ConnectionPointReference
. - visitConnectionPointReference(ConnectionPointReference, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ConnectionPointReference
. - visitConnector(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Connector
. - visitConnector(Connector, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Connector
. - visitConnector(Connector, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Connector
. - visitConnector(Connector, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Connector
. - visitConnectorEnd(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ConnectorEnd
. - visitConnectorEnd(ConnectorEnd, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ConnectorEnd
. - visitConnectorEnd(ConnectorEnd, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ConnectorEnd
. - visitConnectorEnd(ConnectorEnd, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ConnectorEnd
. - visitConsiderIgnoreFragment(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ConsiderIgnoreFragment
. - visitConsiderIgnoreFragment(ConsiderIgnoreFragment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ConsiderIgnoreFragment
. - visitConsiderIgnoreFragment(ConsiderIgnoreFragment, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ConsiderIgnoreFragment
. - visitConsiderIgnoreFragment(ConsiderIgnoreFragment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ConsiderIgnoreFragment
. - visitConstraint(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Constraint
. - visitConstraint(Constraint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Constraint
. - visitConstraint(Constraint, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Constraint
. - visitConstraint(Constraint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Constraint
. - visitContinuation(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Continuation
. - visitContinuation(Continuation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Continuation
. - visitContinuation(Continuation, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Continuation
. - visitContinuation(Continuation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Continuation
. - visitControlFlow(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ControlFlow
. - visitControlFlow(ControlFlow, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ControlFlow
. - visitControlFlow(ControlFlow, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ControlFlow
. - visitControlFlow(ControlFlow, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ControlFlow
. - visitControlNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ControlNode
. - visitControlNode(ControlNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ControlNode
. - visitControlNode(ControlNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ControlNode
. - visitControlNode(ControlNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ControlNode
. - visitCreateLinkAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
CreateLinkAction
. - visitCreateLinkAction(CreateLinkAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
CreateLinkAction
. - visitCreateLinkAction(CreateLinkAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
CreateLinkAction
. - visitCreateLinkAction(CreateLinkAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
CreateLinkAction
. - visitCreateLinkObjectAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
CreateLinkObjectAction
. - visitCreateLinkObjectAction(CreateLinkObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
CreateLinkObjectAction
. - visitCreateLinkObjectAction(CreateLinkObjectAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
CreateLinkObjectAction
. - visitCreateLinkObjectAction(CreateLinkObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
CreateLinkObjectAction
. - visitCreateObjectAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
CreateObjectAction
. - visitCreateObjectAction(CreateObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
CreateObjectAction
. - visitCreateObjectAction(CreateObjectAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
CreateObjectAction
. - visitCreateObjectAction(CreateObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
CreateObjectAction
. - visitDataStoreNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
DataStoreNode
. - visitDataStoreNode(DataStoreNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
DataStoreNode
. - visitDataStoreNode(DataStoreNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
DataStoreNode
. - visitDataStoreNode(DataStoreNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
DataStoreNode
. - visitDataType(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
DataType
. - visitDataType(DataType, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
DataType
. - visitDataType(DataType, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
DataType
. - visitDataType(DataType, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
DataType
. - visitDecisionNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
DecisionNode
. - visitDecisionNode(DecisionNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
DecisionNode
. - visitDecisionNode(DecisionNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
DecisionNode
. - visitDecisionNode(DecisionNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
DecisionNode
. - visitDependency(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Dependency
. - visitDependency(Dependency, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Dependency
. - visitDependency(Dependency, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Dependency
. - visitDependency(Dependency, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Dependency
. - visitDeployedArtifact(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
DeployedArtifact
. - visitDeployedArtifact(DeployedArtifact, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
DeployedArtifact
. - visitDeployedArtifact(DeployedArtifact, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
DeployedArtifact
. - visitDeployedArtifact(DeployedArtifact, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
DeployedArtifact
. - visitDeployment(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Deployment
. - visitDeployment(Deployment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Deployment
. - visitDeployment(Deployment, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Deployment
. - visitDeployment(Deployment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Deployment
. - visitDeploymentSpecification(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
DeploymentSpecification
. - visitDeploymentSpecification(DeploymentSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
DeploymentSpecification
. - visitDeploymentSpecification(DeploymentSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
DeploymentSpecification
. - visitDeploymentSpecification(DeploymentSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
DeploymentSpecification
. - visitDeploymentTarget(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
DeploymentTarget
. - visitDeploymentTarget(DeploymentTarget, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
DeploymentTarget
. - visitDeploymentTarget(DeploymentTarget, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
DeploymentTarget
. - visitDeploymentTarget(DeploymentTarget, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
DeploymentTarget
. - visitDestroyLinkAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
DestroyLinkAction
. - visitDestroyLinkAction(DestroyLinkAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
DestroyLinkAction
. - visitDestroyLinkAction(DestroyLinkAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
DestroyLinkAction
. - visitDestroyLinkAction(DestroyLinkAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
DestroyLinkAction
. - visitDestroyObjectAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
DestroyObjectAction
. - visitDestroyObjectAction(DestroyObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
DestroyObjectAction
. - visitDestroyObjectAction(DestroyObjectAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
DestroyObjectAction
. - visitDestroyObjectAction(DestroyObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
DestroyObjectAction
. - visitDestructionOccurrenceSpecification(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
DestructionOccurrenceSpecification
. - visitDestructionOccurrenceSpecification(DestructionOccurrenceSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
DestructionOccurrenceSpecification
. - visitDestructionOccurrenceSpecification(DestructionOccurrenceSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
DestructionOccurrenceSpecification
. - visitDestructionOccurrenceSpecification(DestructionOccurrenceSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
DestructionOccurrenceSpecification
. - visitDevice(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Device
. - visitDevice(Device, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Device
. - visitDevice(Device, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Device
. - visitDevice(Device, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Device
. - visitDiagram(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Diagram
. - visitDiagram(Diagram, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Diagram
. - visitDiagram(Diagram, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Diagram
. - visitDiagram(Diagram, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Diagram
. - visitDiagramPresentationElement(DiagramPresentationElement) - Method in class com.nomagic.magicdraw.uml.InheritanceVisitor
- visitDiagramPresentationElement(DiagramPresentationElement) - Method in class com.nomagic.magicdraw.uml.Visitor
-
Method visits given object.
- visitDirectedRelationship(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
DirectedRelationship
. - visitDirectedRelationship(DirectedRelationship, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
DirectedRelationship
. - visitDirectedRelationship(DirectedRelationship, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
DirectedRelationship
. - visitDirectedRelationship(DirectedRelationship, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
DirectedRelationship
. - visitDuration(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Duration
. - visitDuration(Duration, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Duration
. - visitDuration(Duration, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Duration
. - visitDuration(Duration, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Duration
. - visitDurationConstraint(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
DurationConstraint
. - visitDurationConstraint(DurationConstraint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
DurationConstraint
. - visitDurationConstraint(DurationConstraint, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
DurationConstraint
. - visitDurationConstraint(DurationConstraint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
DurationConstraint
. - visitDurationInterval(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
DurationInterval
. - visitDurationInterval(DurationInterval, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
DurationInterval
. - visitDurationInterval(DurationInterval, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
DurationInterval
. - visitDurationInterval(DurationInterval, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
DurationInterval
. - visitDurationObservation(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
DurationObservation
. - visitDurationObservation(DurationObservation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
DurationObservation
. - visitDurationObservation(DurationObservation, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
DurationObservation
. - visitDurationObservation(DurationObservation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
DurationObservation
. - VISITED_COLOR - Static variable in class com.nomagic.magicdraw.simulation.execution.SimulationOptions
-
Visited symbol color option key
- visitElement(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Element
. - visitElement(Element, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Element
. - visitElement(Element, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Element
. - visitElement(Element, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Element
. - visitElementImport(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ElementImport
. - visitElementImport(ElementImport, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ElementImport
. - visitElementImport(ElementImport, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ElementImport
. - visitElementImport(ElementImport, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ElementImport
. - visitElementTaggedValue(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
- visitElementTaggedValue(ElementTaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
- visitElementTaggedValue(ElementTaggedValue, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ElementTaggedValue
. - visitElementTaggedValue(ElementTaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
- visitElementValue(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ElementValue
. - visitElementValue(ElementValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ElementValue
. - visitElementValue(ElementValue, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ElementValue
. - visitElementValue(ElementValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ElementValue
. - visitEncapsulatedClassifier(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
EncapsulatedClassifier
. - visitEncapsulatedClassifier(EncapsulatedClassifier, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
EncapsulatedClassifier
. - visitEncapsulatedClassifier(EncapsulatedClassifier, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
EncapsulatedClassifier
. - visitEncapsulatedClassifier(EncapsulatedClassifier, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
EncapsulatedClassifier
. - visitEnumeration(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Enumeration
. - visitEnumeration(Enumeration, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Enumeration
. - visitEnumeration(Enumeration, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Enumeration
. - visitEnumeration(Enumeration, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Enumeration
. - visitEnumerationLiteral(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
EnumerationLiteral
. - visitEnumerationLiteral(EnumerationLiteral, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
EnumerationLiteral
. - visitEnumerationLiteral(EnumerationLiteral, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
EnumerationLiteral
. - visitEnumerationLiteral(EnumerationLiteral, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
EnumerationLiteral
. - visitEvent(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Event
. - visitEvent(Event, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Event
. - visitEvent(Event, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Event
. - visitEvent(Event, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Event
. - visitExceptionHandler(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ExceptionHandler
. - visitExceptionHandler(ExceptionHandler, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ExceptionHandler
. - visitExceptionHandler(ExceptionHandler, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ExceptionHandler
. - visitExceptionHandler(ExceptionHandler, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ExceptionHandler
. - visitExecutableNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ExecutableNode
. - visitExecutableNode(ExecutableNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ExecutableNode
. - visitExecutableNode(ExecutableNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ExecutableNode
. - visitExecutableNode(ExecutableNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ExecutableNode
. - visitExecutionEnvironment(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ExecutionEnvironment
. - visitExecutionEnvironment(ExecutionEnvironment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ExecutionEnvironment
. - visitExecutionEnvironment(ExecutionEnvironment, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ExecutionEnvironment
. - visitExecutionEnvironment(ExecutionEnvironment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ExecutionEnvironment
. - visitExecutionOccurrenceSpecification(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ExecutionOccurrenceSpecification
. - visitExecutionOccurrenceSpecification(ExecutionOccurrenceSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ExecutionOccurrenceSpecification
. - visitExecutionOccurrenceSpecification(ExecutionOccurrenceSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ExecutionOccurrenceSpecification
. - visitExecutionOccurrenceSpecification(ExecutionOccurrenceSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ExecutionOccurrenceSpecification
. - visitExecutionSpecification(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ExecutionSpecification
. - visitExecutionSpecification(ExecutionSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ExecutionSpecification
. - visitExecutionSpecification(ExecutionSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ExecutionSpecification
. - visitExecutionSpecification(ExecutionSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ExecutionSpecification
. - visitExpansionNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ExpansionNode
. - visitExpansionNode(ExpansionNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ExpansionNode
. - visitExpansionNode(ExpansionNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ExpansionNode
. - visitExpansionNode(ExpansionNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ExpansionNode
. - visitExpansionRegion(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ExpansionRegion
. - visitExpansionRegion(ExpansionRegion, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ExpansionRegion
. - visitExpansionRegion(ExpansionRegion, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ExpansionRegion
. - visitExpansionRegion(ExpansionRegion, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ExpansionRegion
. - visitExpression(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Expression
. - visitExpression(Expression, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Expression
. - visitExpression(Expression, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Expression
. - visitExpression(Expression, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Expression
. - visitExtend(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Extend
. - visitExtend(Extend, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Extend
. - visitExtend(Extend, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Extend
. - visitExtend(Extend, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Extend
. - visitExtension(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Extension
. - visitExtension(Extension, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Extension
. - visitExtension(Extension, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Extension
. - visitExtension(Extension, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Extension
. - visitExtensionEnd(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ExtensionEnd
. - visitExtensionEnd(ExtensionEnd, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ExtensionEnd
. - visitExtensionEnd(ExtensionEnd, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ExtensionEnd
. - visitExtensionEnd(ExtensionEnd, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ExtensionEnd
. - visitExtensionPoint(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ExtensionPoint
. - visitExtensionPoint(ExtensionPoint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ExtensionPoint
. - visitExtensionPoint(ExtensionPoint, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ExtensionPoint
. - visitExtensionPoint(ExtensionPoint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ExtensionPoint
. - visitFeature(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Feature
. - visitFeature(Feature, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Feature
. - visitFeature(Feature, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Feature
. - visitFeature(Feature, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Feature
. - visitFinalNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
FinalNode
. - visitFinalNode(FinalNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
FinalNode
. - visitFinalNode(FinalNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
FinalNode
. - visitFinalNode(FinalNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
FinalNode
. - visitFinalState(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
FinalState
. - visitFinalState(FinalState, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
FinalState
. - visitFinalState(FinalState, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
FinalState
. - visitFinalState(FinalState, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
FinalState
. - visitFlowFinalNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
FlowFinalNode
. - visitFlowFinalNode(FlowFinalNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
FlowFinalNode
. - visitFlowFinalNode(FlowFinalNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
FlowFinalNode
. - visitFlowFinalNode(FlowFinalNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
FlowFinalNode
. - visitForkNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ForkNode
. - visitForkNode(ForkNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ForkNode
. - visitForkNode(ForkNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ForkNode
. - visitForkNode(ForkNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ForkNode
. - visitFunctionBehavior(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
FunctionBehavior
. - visitFunctionBehavior(FunctionBehavior, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
FunctionBehavior
. - visitFunctionBehavior(FunctionBehavior, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
FunctionBehavior
. - visitFunctionBehavior(FunctionBehavior, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
FunctionBehavior
. - visitGate(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Gate
. - visitGate(Gate, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Gate
. - visitGate(Gate, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Gate
. - visitGate(Gate, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Gate
. - visitGeneralization(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Generalization
. - visitGeneralization(Generalization, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Generalization
. - visitGeneralization(Generalization, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Generalization
. - visitGeneralization(Generalization, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Generalization
. - visitGeneralizationSet(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
GeneralizationSet
. - visitGeneralizationSet(GeneralizationSet, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
GeneralizationSet
. - visitGeneralizationSet(GeneralizationSet, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
GeneralizationSet
. - visitGeneralizationSet(GeneralizationSet, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
GeneralizationSet
. - visitGeneralOrdering(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
GeneralOrdering
. - visitGeneralOrdering(GeneralOrdering, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
GeneralOrdering
. - visitGeneralOrdering(GeneralOrdering, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
GeneralOrdering
. - visitGeneralOrdering(GeneralOrdering, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
GeneralOrdering
. - visitImage(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Image
. - visitImage(Image, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Image
. - visitImage(Image, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Image
. - visitImage(Image, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Image
. - visitInclude(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Include
. - visitInclude(Include, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Include
. - visitInclude(Include, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Include
. - visitInclude(Include, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Include
. - visitInformationFlow(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
InformationFlow
. - visitInformationFlow(InformationFlow, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
InformationFlow
. - visitInformationFlow(InformationFlow, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
InformationFlow
. - visitInformationFlow(InformationFlow, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
InformationFlow
. - visitInformationItem(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
InformationItem
. - visitInformationItem(InformationItem, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
InformationItem
. - visitInformationItem(InformationItem, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
InformationItem
. - visitInformationItem(InformationItem, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
InformationItem
. - visitInitialNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
InitialNode
. - visitInitialNode(InitialNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
InitialNode
. - visitInitialNode(InitialNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
InitialNode
. - visitInitialNode(InitialNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
InitialNode
. - visitInputPin(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
InputPin
. - visitInputPin(InputPin, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
InputPin
. - visitInputPin(InputPin, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
InputPin
. - visitInputPin(InputPin, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
InputPin
. - visitInstanceSpecification(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
InstanceSpecification
. - visitInstanceSpecification(InstanceSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
InstanceSpecification
. - visitInstanceSpecification(InstanceSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
InstanceSpecification
. - visitInstanceSpecification(InstanceSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
InstanceSpecification
. - visitInstanceValue(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
InstanceValue
. - visitInstanceValue(InstanceValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
InstanceValue
. - visitInstanceValue(InstanceValue, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
InstanceValue
. - visitInstanceValue(InstanceValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
InstanceValue
. - visitIntegerTaggedValue(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
- visitIntegerTaggedValue(IntegerTaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
- visitIntegerTaggedValue(IntegerTaggedValue, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
IntegerTaggedValue
. - visitIntegerTaggedValue(IntegerTaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
- visitInteraction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Interaction
. - visitInteraction(Interaction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Interaction
. - visitInteraction(Interaction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Interaction
. - visitInteraction(Interaction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Interaction
. - visitInteractionConstraint(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
InteractionConstraint
. - visitInteractionConstraint(InteractionConstraint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
InteractionConstraint
. - visitInteractionConstraint(InteractionConstraint, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
InteractionConstraint
. - visitInteractionConstraint(InteractionConstraint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
InteractionConstraint
. - visitInteractionFragment(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
InteractionFragment
. - visitInteractionFragment(InteractionFragment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
InteractionFragment
. - visitInteractionFragment(InteractionFragment, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
InteractionFragment
. - visitInteractionFragment(InteractionFragment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
InteractionFragment
. - visitInteractionOperand(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
InteractionOperand
. - visitInteractionOperand(InteractionOperand, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
InteractionOperand
. - visitInteractionOperand(InteractionOperand, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
InteractionOperand
. - visitInteractionOperand(InteractionOperand, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
InteractionOperand
. - visitInteractionUse(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
InteractionUse
. - visitInteractionUse(InteractionUse, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
InteractionUse
. - visitInteractionUse(InteractionUse, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
InteractionUse
. - visitInteractionUse(InteractionUse, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
InteractionUse
. - visitInterface(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Interface
. - visitInterface(Interface, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Interface
. - visitInterface(Interface, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Interface
. - visitInterface(Interface, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Interface
. - visitInterfaceRealization(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
InterfaceRealization
. - visitInterfaceRealization(InterfaceRealization, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
InterfaceRealization
. - visitInterfaceRealization(InterfaceRealization, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
InterfaceRealization
. - visitInterfaceRealization(InterfaceRealization, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
InterfaceRealization
. - visitInterruptibleActivityRegion(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
InterruptibleActivityRegion
. - visitInterruptibleActivityRegion(InterruptibleActivityRegion, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
InterruptibleActivityRegion
. - visitInterruptibleActivityRegion(InterruptibleActivityRegion, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
InterruptibleActivityRegion
. - visitInterruptibleActivityRegion(InterruptibleActivityRegion, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
InterruptibleActivityRegion
. - visitInterval(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Interval
. - visitInterval(Interval, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Interval
. - visitInterval(Interval, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Interval
. - visitInterval(Interval, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Interval
. - visitIntervalConstraint(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
IntervalConstraint
. - visitIntervalConstraint(IntervalConstraint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
IntervalConstraint
. - visitIntervalConstraint(IntervalConstraint, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
IntervalConstraint
. - visitIntervalConstraint(IntervalConstraint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
IntervalConstraint
. - visitInvocationAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
InvocationAction
. - visitInvocationAction(InvocationAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
InvocationAction
. - visitInvocationAction(InvocationAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
InvocationAction
. - visitInvocationAction(InvocationAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
InvocationAction
. - visitJoinNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
JoinNode
. - visitJoinNode(JoinNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
JoinNode
. - visitJoinNode(JoinNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
JoinNode
. - visitJoinNode(JoinNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
JoinNode
. - visitLifeline(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Lifeline
. - visitLifeline(Lifeline, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Lifeline
. - visitLifeline(Lifeline, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Lifeline
. - visitLifeline(Lifeline, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Lifeline
. - visitLinkAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
LinkAction
. - visitLinkAction(LinkAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
LinkAction
. - visitLinkAction(LinkAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
LinkAction
. - visitLinkAction(LinkAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
LinkAction
. - visitLinkEndCreationData(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
LinkEndCreationData
. - visitLinkEndCreationData(LinkEndCreationData, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
LinkEndCreationData
. - visitLinkEndCreationData(LinkEndCreationData, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
LinkEndCreationData
. - visitLinkEndCreationData(LinkEndCreationData, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
LinkEndCreationData
. - visitLinkEndData(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
LinkEndData
. - visitLinkEndData(LinkEndData, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
LinkEndData
. - visitLinkEndData(LinkEndData, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
LinkEndData
. - visitLinkEndData(LinkEndData, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
LinkEndData
. - visitLinkEndDestructionData(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
LinkEndDestructionData
. - visitLinkEndDestructionData(LinkEndDestructionData, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
LinkEndDestructionData
. - visitLinkEndDestructionData(LinkEndDestructionData, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
LinkEndDestructionData
. - visitLinkEndDestructionData(LinkEndDestructionData, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
LinkEndDestructionData
. - visitLiteralBoolean(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
LiteralBoolean
. - visitLiteralBoolean(LiteralBoolean, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
LiteralBoolean
. - visitLiteralBoolean(LiteralBoolean, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
LiteralBoolean
. - visitLiteralBoolean(LiteralBoolean, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
LiteralBoolean
. - visitLiteralInteger(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
LiteralInteger
. - visitLiteralInteger(LiteralInteger, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
LiteralInteger
. - visitLiteralInteger(LiteralInteger, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
LiteralInteger
. - visitLiteralInteger(LiteralInteger, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
LiteralInteger
. - visitLiteralNull(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
LiteralNull
. - visitLiteralNull(LiteralNull, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
LiteralNull
. - visitLiteralNull(LiteralNull, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
LiteralNull
. - visitLiteralNull(LiteralNull, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
LiteralNull
. - visitLiteralReal(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
LiteralReal
. - visitLiteralReal(LiteralReal, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
LiteralReal
. - visitLiteralReal(LiteralReal, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
LiteralReal
. - visitLiteralReal(LiteralReal, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
LiteralReal
. - visitLiteralSpecification(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
LiteralSpecification
. - visitLiteralSpecification(LiteralSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
LiteralSpecification
. - visitLiteralSpecification(LiteralSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
LiteralSpecification
. - visitLiteralSpecification(LiteralSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
LiteralSpecification
. - visitLiteralString(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
LiteralString
. - visitLiteralString(LiteralString, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
LiteralString
. - visitLiteralString(LiteralString, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
LiteralString
. - visitLiteralString(LiteralString, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
LiteralString
. - visitLiteralUnlimitedNatural(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
LiteralUnlimitedNatural
. - visitLiteralUnlimitedNatural(LiteralUnlimitedNatural, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
LiteralUnlimitedNatural
. - visitLiteralUnlimitedNatural(LiteralUnlimitedNatural, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
LiteralUnlimitedNatural
. - visitLiteralUnlimitedNatural(LiteralUnlimitedNatural, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
LiteralUnlimitedNatural
. - visitLoopNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
LoopNode
. - visitLoopNode(LoopNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
LoopNode
. - visitLoopNode(LoopNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
LoopNode
. - visitLoopNode(LoopNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
LoopNode
. - visitManifestation(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Manifestation
. - visitManifestation(Manifestation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Manifestation
. - visitManifestation(Manifestation, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Manifestation
. - visitManifestation(Manifestation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Manifestation
. - visitMergeNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
MergeNode
. - visitMergeNode(MergeNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
MergeNode
. - visitMergeNode(MergeNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
MergeNode
. - visitMergeNode(MergeNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
MergeNode
. - visitMessage(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Message
. - visitMessage(Message, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Message
. - visitMessage(Message, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Message
. - visitMessage(Message, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Message
. - visitMessageEnd(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
MessageEnd
. - visitMessageEnd(MessageEnd, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
MessageEnd
. - visitMessageEnd(MessageEnd, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
MessageEnd
. - visitMessageEnd(MessageEnd, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
MessageEnd
. - visitMessageEvent(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
MessageEvent
. - visitMessageEvent(MessageEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
MessageEvent
. - visitMessageEvent(MessageEvent, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
MessageEvent
. - visitMessageEvent(MessageEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
MessageEvent
. - visitMessageOccurrenceSpecification(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
MessageOccurrenceSpecification
. - visitMessageOccurrenceSpecification(MessageOccurrenceSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
MessageOccurrenceSpecification
. - visitMessageOccurrenceSpecification(MessageOccurrenceSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
MessageOccurrenceSpecification
. - visitMessageOccurrenceSpecification(MessageOccurrenceSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
MessageOccurrenceSpecification
. - visitModel(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Model
. - visitModel(Model, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Model
. - visitModel(Model, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Model
. - visitModel(Model, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Model
. - visitMultiplicityElement(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
MultiplicityElement
. - visitMultiplicityElement(MultiplicityElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
MultiplicityElement
. - visitMultiplicityElement(MultiplicityElement, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
MultiplicityElement
. - visitMultiplicityElement(MultiplicityElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
MultiplicityElement
. - visitNamedElement(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
NamedElement
. - visitNamedElement(NamedElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
NamedElement
. - visitNamedElement(NamedElement, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
NamedElement
. - visitNamedElement(NamedElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
NamedElement
. - visitNamespace(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Namespace
. - visitNamespace(Namespace, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Namespace
. - visitNamespace(Namespace, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Namespace
. - visitNamespace(Namespace, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Namespace
. - visitNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Node
. - visitNode(Node, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Node
. - visitNode(Node, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Node
. - visitNode(Node, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Node
. - visitObjectFlow(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ObjectFlow
. - visitObjectFlow(ObjectFlow, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ObjectFlow
. - visitObjectFlow(ObjectFlow, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ObjectFlow
. - visitObjectFlow(ObjectFlow, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ObjectFlow
. - visitObjectNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ObjectNode
. - visitObjectNode(ObjectNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ObjectNode
. - visitObjectNode(ObjectNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ObjectNode
. - visitObjectNode(ObjectNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ObjectNode
. - visitObservation(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Observation
. - visitObservation(Observation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Observation
. - visitObservation(Observation, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Observation
. - visitObservation(Observation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Observation
. - visitOccurrenceSpecification(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
OccurrenceSpecification
. - visitOccurrenceSpecification(OccurrenceSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
OccurrenceSpecification
. - visitOccurrenceSpecification(OccurrenceSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
OccurrenceSpecification
. - visitOccurrenceSpecification(OccurrenceSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
OccurrenceSpecification
. - visitOpaqueAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
OpaqueAction
. - visitOpaqueAction(OpaqueAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
OpaqueAction
. - visitOpaqueAction(OpaqueAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
OpaqueAction
. - visitOpaqueAction(OpaqueAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
OpaqueAction
. - visitOpaqueBehavior(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
OpaqueBehavior
. - visitOpaqueBehavior(OpaqueBehavior, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
OpaqueBehavior
. - visitOpaqueBehavior(OpaqueBehavior, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
OpaqueBehavior
. - visitOpaqueBehavior(OpaqueBehavior, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
OpaqueBehavior
. - visitOpaqueExpression(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
OpaqueExpression
. - visitOpaqueExpression(OpaqueExpression, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
OpaqueExpression
. - visitOpaqueExpression(OpaqueExpression, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
OpaqueExpression
. - visitOpaqueExpression(OpaqueExpression, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
OpaqueExpression
. - visitOperation(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Operation
. - visitOperation(Operation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Operation
. - visitOperation(Operation, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Operation
. - visitOperation(Operation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Operation
. - visitOperationTemplateParameter(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
OperationTemplateParameter
. - visitOperationTemplateParameter(OperationTemplateParameter, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
OperationTemplateParameter
. - visitOperationTemplateParameter(OperationTemplateParameter, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
OperationTemplateParameter
. - visitOperationTemplateParameter(OperationTemplateParameter, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
OperationTemplateParameter
. - Visitor - Class in com.nomagic.magicdraw.uml
-
Visitor used to visit in specific way every subclass of Element.
- Visitor() - Constructor for class com.nomagic.magicdraw.uml.Visitor
- VisitorContext - Class in com.nomagic.uml2.ext.jmi.reflect
- VisitorContext() - Constructor for class com.nomagic.uml2.ext.jmi.reflect.VisitorContext
- visitOutputPin(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
OutputPin
. - visitOutputPin(OutputPin, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
OutputPin
. - visitOutputPin(OutputPin, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
OutputPin
. - visitOutputPin(OutputPin, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
OutputPin
. - visitPackage(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Package
. - visitPackage(Package, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Package
. - visitPackage(Package, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Package
. - visitPackage(Package, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Package
. - visitPackageableElement(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
PackageableElement
. - visitPackageableElement(PackageableElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
PackageableElement
. - visitPackageableElement(PackageableElement, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
PackageableElement
. - visitPackageableElement(PackageableElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
PackageableElement
. - visitPackageImport(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
PackageImport
. - visitPackageImport(PackageImport, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
PackageImport
. - visitPackageImport(PackageImport, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
PackageImport
. - visitPackageImport(PackageImport, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
PackageImport
. - visitPackageMerge(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
PackageMerge
. - visitPackageMerge(PackageMerge, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
PackageMerge
. - visitPackageMerge(PackageMerge, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
PackageMerge
. - visitPackageMerge(PackageMerge, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
PackageMerge
. - visitParameter(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Parameter
. - visitParameter(Parameter, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Parameter
. - visitParameter(Parameter, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Parameter
. - visitParameter(Parameter, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Parameter
. - visitParameterableElement(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ParameterableElement
. - visitParameterableElement(ParameterableElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ParameterableElement
. - visitParameterableElement(ParameterableElement, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ParameterableElement
. - visitParameterableElement(ParameterableElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ParameterableElement
. - visitParameterSet(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ParameterSet
. - visitParameterSet(ParameterSet, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ParameterSet
. - visitParameterSet(ParameterSet, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ParameterSet
. - visitParameterSet(ParameterSet, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ParameterSet
. - visitPartDecomposition(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
PartDecomposition
. - visitPartDecomposition(PartDecomposition, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
PartDecomposition
. - visitPartDecomposition(PartDecomposition, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
PartDecomposition
. - visitPartDecomposition(PartDecomposition, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
PartDecomposition
. - visitPathConnector(PathConnector) - Method in class com.nomagic.magicdraw.uml.InheritanceVisitor
- visitPathConnector(PathConnector) - Method in class com.nomagic.magicdraw.uml.Visitor
-
Method visits given object.
- visitPathElement(PathElement) - Method in class com.nomagic.magicdraw.uml.InheritanceVisitor
- visitPathElement(PathElement) - Method in class com.nomagic.magicdraw.uml.Visitor
-
Method visits given object.
- visitPin(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Pin
. - visitPin(Pin, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Pin
. - visitPin(Pin, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Pin
. - visitPin(Pin, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Pin
. - visitPort(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Port
. - visitPort(Port, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Port
. - visitPort(Port, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Port
. - visitPort(Port, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Port
. - visitPresentationElement(PresentationElement) - Method in class com.nomagic.magicdraw.uml.InheritanceVisitor
- visitPresentationElement(PresentationElement) - Method in class com.nomagic.magicdraw.uml.Visitor
-
Method visits given object.
- visitPrimitiveType(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
PrimitiveType
. - visitPrimitiveType(PrimitiveType, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
PrimitiveType
. - visitPrimitiveType(PrimitiveType, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
PrimitiveType
. - visitPrimitiveType(PrimitiveType, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
PrimitiveType
. - visitProfile(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Profile
. - visitProfile(Profile, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Profile
. - visitProfile(Profile, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Profile
. - visitProfile(Profile, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Profile
. - visitProfileApplication(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ProfileApplication
. - visitProfileApplication(ProfileApplication, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ProfileApplication
. - visitProfileApplication(ProfileApplication, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ProfileApplication
. - visitProfileApplication(ProfileApplication, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ProfileApplication
. - visitProject(Project) - Method in class com.nomagic.magicdraw.uml.Visitor
-
Method visits given object.
- visitProperty(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Property
. - visitProperty(Property, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Property
. - visitProperty(Property, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Property
. - visitProperty(Property, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Property
. - visitProtocolConformance(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ProtocolConformance
. - visitProtocolConformance(ProtocolConformance, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ProtocolConformance
. - visitProtocolConformance(ProtocolConformance, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ProtocolConformance
. - visitProtocolConformance(ProtocolConformance, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ProtocolConformance
. - visitProtocolStateMachine(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ProtocolStateMachine
. - visitProtocolStateMachine(ProtocolStateMachine, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ProtocolStateMachine
. - visitProtocolStateMachine(ProtocolStateMachine, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ProtocolStateMachine
. - visitProtocolStateMachine(ProtocolStateMachine, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ProtocolStateMachine
. - visitProtocolTransition(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ProtocolTransition
. - visitProtocolTransition(ProtocolTransition, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ProtocolTransition
. - visitProtocolTransition(ProtocolTransition, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ProtocolTransition
. - visitProtocolTransition(ProtocolTransition, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ProtocolTransition
. - visitPseudostate(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Pseudostate
. - visitPseudostate(Pseudostate, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Pseudostate
. - visitPseudostate(Pseudostate, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Pseudostate
. - visitPseudostate(Pseudostate, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Pseudostate
. - visitQualifierValue(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
QualifierValue
. - visitQualifierValue(QualifierValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
QualifierValue
. - visitQualifierValue(QualifierValue, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
QualifierValue
. - visitQualifierValue(QualifierValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
QualifierValue
. - visitRaiseExceptionAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
RaiseExceptionAction
. - visitRaiseExceptionAction(RaiseExceptionAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
RaiseExceptionAction
. - visitRaiseExceptionAction(RaiseExceptionAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
RaiseExceptionAction
. - visitRaiseExceptionAction(RaiseExceptionAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
RaiseExceptionAction
. - visitReadExtentAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ReadExtentAction
. - visitReadExtentAction(ReadExtentAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ReadExtentAction
. - visitReadExtentAction(ReadExtentAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ReadExtentAction
. - visitReadExtentAction(ReadExtentAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ReadExtentAction
. - visitReadIsClassifiedObjectAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ReadIsClassifiedObjectAction
. - visitReadIsClassifiedObjectAction(ReadIsClassifiedObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ReadIsClassifiedObjectAction
. - visitReadIsClassifiedObjectAction(ReadIsClassifiedObjectAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ReadIsClassifiedObjectAction
. - visitReadIsClassifiedObjectAction(ReadIsClassifiedObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ReadIsClassifiedObjectAction
. - visitReadLinkAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ReadLinkAction
. - visitReadLinkAction(ReadLinkAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ReadLinkAction
. - visitReadLinkAction(ReadLinkAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ReadLinkAction
. - visitReadLinkAction(ReadLinkAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ReadLinkAction
. - visitReadLinkObjectEndAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ReadLinkObjectEndAction
. - visitReadLinkObjectEndAction(ReadLinkObjectEndAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ReadLinkObjectEndAction
. - visitReadLinkObjectEndAction(ReadLinkObjectEndAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ReadLinkObjectEndAction
. - visitReadLinkObjectEndAction(ReadLinkObjectEndAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ReadLinkObjectEndAction
. - visitReadLinkObjectEndQualifierAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ReadLinkObjectEndQualifierAction
. - visitReadLinkObjectEndQualifierAction(ReadLinkObjectEndQualifierAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ReadLinkObjectEndQualifierAction
. - visitReadLinkObjectEndQualifierAction(ReadLinkObjectEndQualifierAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ReadLinkObjectEndQualifierAction
. - visitReadLinkObjectEndQualifierAction(ReadLinkObjectEndQualifierAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ReadLinkObjectEndQualifierAction
. - visitReadSelfAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ReadSelfAction
. - visitReadSelfAction(ReadSelfAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ReadSelfAction
. - visitReadSelfAction(ReadSelfAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ReadSelfAction
. - visitReadSelfAction(ReadSelfAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ReadSelfAction
. - visitReadStructuralFeatureAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ReadStructuralFeatureAction
. - visitReadStructuralFeatureAction(ReadStructuralFeatureAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ReadStructuralFeatureAction
. - visitReadStructuralFeatureAction(ReadStructuralFeatureAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ReadStructuralFeatureAction
. - visitReadStructuralFeatureAction(ReadStructuralFeatureAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ReadStructuralFeatureAction
. - visitReadVariableAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ReadVariableAction
. - visitReadVariableAction(ReadVariableAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ReadVariableAction
. - visitReadVariableAction(ReadVariableAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ReadVariableAction
. - visitReadVariableAction(ReadVariableAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ReadVariableAction
. - visitRealization(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Realization
. - visitRealization(Realization, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Realization
. - visitRealization(Realization, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Realization
. - visitRealization(Realization, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Realization
. - visitRealTaggedValue(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
- visitRealTaggedValue(RealTaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
- visitRealTaggedValue(RealTaggedValue, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
RealTaggedValue
. - visitRealTaggedValue(RealTaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
- visitReception(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Reception
. - visitReception(Reception, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Reception
. - visitReception(Reception, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Reception
. - visitReception(Reception, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Reception
. - visitReclassifyObjectAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ReclassifyObjectAction
. - visitReclassifyObjectAction(ReclassifyObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ReclassifyObjectAction
. - visitReclassifyObjectAction(ReclassifyObjectAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ReclassifyObjectAction
. - visitReclassifyObjectAction(ReclassifyObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ReclassifyObjectAction
. - visitRedefinableElement(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
RedefinableElement
. - visitRedefinableElement(RedefinableElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
RedefinableElement
. - visitRedefinableElement(RedefinableElement, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
RedefinableElement
. - visitRedefinableElement(RedefinableElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
RedefinableElement
. - visitRedefinableTemplateSignature(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
RedefinableTemplateSignature
. - visitRedefinableTemplateSignature(RedefinableTemplateSignature, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
RedefinableTemplateSignature
. - visitRedefinableTemplateSignature(RedefinableTemplateSignature, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
RedefinableTemplateSignature
. - visitRedefinableTemplateSignature(RedefinableTemplateSignature, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
RedefinableTemplateSignature
. - visitReduceAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ReduceAction
. - visitReduceAction(ReduceAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ReduceAction
. - visitReduceAction(ReduceAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ReduceAction
. - visitReduceAction(ReduceAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ReduceAction
. - visitRegion(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Region
. - visitRegion(Region, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Region
. - visitRegion(Region, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Region
. - visitRegion(Region, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Region
. - visitRelationship(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Relationship
. - visitRelationship(Relationship, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Relationship
. - visitRelationship(Relationship, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Relationship
. - visitRelationship(Relationship, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Relationship
. - visitRemoveStructuralFeatureValueAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
RemoveStructuralFeatureValueAction
. - visitRemoveStructuralFeatureValueAction(RemoveStructuralFeatureValueAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
RemoveStructuralFeatureValueAction
. - visitRemoveStructuralFeatureValueAction(RemoveStructuralFeatureValueAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
RemoveStructuralFeatureValueAction
. - visitRemoveStructuralFeatureValueAction(RemoveStructuralFeatureValueAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
RemoveStructuralFeatureValueAction
. - visitRemoveVariableValueAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
RemoveVariableValueAction
. - visitRemoveVariableValueAction(RemoveVariableValueAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
RemoveVariableValueAction
. - visitRemoveVariableValueAction(RemoveVariableValueAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
RemoveVariableValueAction
. - visitRemoveVariableValueAction(RemoveVariableValueAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
RemoveVariableValueAction
. - visitReplyAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ReplyAction
. - visitReplyAction(ReplyAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ReplyAction
. - visitReplyAction(ReplyAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ReplyAction
. - visitReplyAction(ReplyAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ReplyAction
. - visitSendObjectAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
SendObjectAction
. - visitSendObjectAction(SendObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
SendObjectAction
. - visitSendObjectAction(SendObjectAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
SendObjectAction
. - visitSendObjectAction(SendObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
SendObjectAction
. - visitSendSignalAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
SendSignalAction
. - visitSendSignalAction(SendSignalAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
SendSignalAction
. - visitSendSignalAction(SendSignalAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
SendSignalAction
. - visitSendSignalAction(SendSignalAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
SendSignalAction
. - visitSequenceNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
SequenceNode
. - visitSequenceNode(SequenceNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
SequenceNode
. - visitSequenceNode(SequenceNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
SequenceNode
. - visitSequenceNode(SequenceNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
SequenceNode
. - visitShapeElement(ShapeElement) - Method in class com.nomagic.magicdraw.uml.InheritanceVisitor
- visitShapeElement(ShapeElement) - Method in class com.nomagic.magicdraw.uml.Visitor
-
Method visits given object.
- visitSignal(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Signal
. - visitSignal(Signal, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Signal
. - visitSignal(Signal, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Signal
. - visitSignal(Signal, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Signal
. - visitSignalEvent(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
SignalEvent
. - visitSignalEvent(SignalEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
SignalEvent
. - visitSignalEvent(SignalEvent, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
SignalEvent
. - visitSignalEvent(SignalEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
SignalEvent
. - visitSlot(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Slot
. - visitSlot(Slot, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Slot
. - visitSlot(Slot, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Slot
. - visitSlot(Slot, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Slot
. - visitStartClassifierBehaviorAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
StartClassifierBehaviorAction
. - visitStartClassifierBehaviorAction(StartClassifierBehaviorAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
StartClassifierBehaviorAction
. - visitStartClassifierBehaviorAction(StartClassifierBehaviorAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
StartClassifierBehaviorAction
. - visitStartClassifierBehaviorAction(StartClassifierBehaviorAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
StartClassifierBehaviorAction
. - visitStartObjectBehaviorAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
StartObjectBehaviorAction
. - visitStartObjectBehaviorAction(StartObjectBehaviorAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
StartObjectBehaviorAction
. - visitStartObjectBehaviorAction(StartObjectBehaviorAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
StartObjectBehaviorAction
. - visitStartObjectBehaviorAction(StartObjectBehaviorAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
StartObjectBehaviorAction
. - visitState(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
State
. - visitState(State, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
State
. - visitState(State, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
State
. - visitState(State, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
State
. - visitStateInvariant(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
StateInvariant
. - visitStateInvariant(StateInvariant, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
StateInvariant
. - visitStateInvariant(StateInvariant, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
StateInvariant
. - visitStateInvariant(StateInvariant, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
StateInvariant
. - visitStateMachine(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
StateMachine
. - visitStateMachine(StateMachine, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
StateMachine
. - visitStateMachine(StateMachine, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
StateMachine
. - visitStateMachine(StateMachine, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
StateMachine
. - visitStereotype(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Stereotype
. - visitStereotype(Stereotype, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Stereotype
. - visitStereotype(Stereotype, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Stereotype
. - visitStereotype(Stereotype, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Stereotype
. - visitStringExpression(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
StringExpression
. - visitStringExpression(StringExpression, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
StringExpression
. - visitStringExpression(StringExpression, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
StringExpression
. - visitStringExpression(StringExpression, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
StringExpression
. - visitStringTaggedValue(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
- visitStringTaggedValue(StringTaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
- visitStringTaggedValue(StringTaggedValue, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
StringTaggedValue
. - visitStringTaggedValue(StringTaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
- visitStructuralFeature(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
StructuralFeature
. - visitStructuralFeature(StructuralFeature, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
StructuralFeature
. - visitStructuralFeature(StructuralFeature, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
StructuralFeature
. - visitStructuralFeature(StructuralFeature, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
StructuralFeature
. - visitStructuralFeatureAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
StructuralFeatureAction
. - visitStructuralFeatureAction(StructuralFeatureAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
StructuralFeatureAction
. - visitStructuralFeatureAction(StructuralFeatureAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
StructuralFeatureAction
. - visitStructuralFeatureAction(StructuralFeatureAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
StructuralFeatureAction
. - visitStructuredActivityNode(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
StructuredActivityNode
. - visitStructuredActivityNode(StructuredActivityNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
StructuredActivityNode
. - visitStructuredActivityNode(StructuredActivityNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
StructuredActivityNode
. - visitStructuredActivityNode(StructuredActivityNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
StructuredActivityNode
. - visitStructuredClassifier(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
StructuredClassifier
. - visitStructuredClassifier(StructuredClassifier, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
StructuredClassifier
. - visitStructuredClassifier(StructuredClassifier, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
StructuredClassifier
. - visitStructuredClassifier(StructuredClassifier, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
StructuredClassifier
. - visitSubstitution(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Substitution
. - visitSubstitution(Substitution, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Substitution
. - visitSubstitution(Substitution, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Substitution
. - visitSubstitution(Substitution, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Substitution
. - visitTaggedValue(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
- visitTaggedValue(TaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
- visitTaggedValue(TaggedValue, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
TaggedValue
. - visitTaggedValue(TaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
- visitTemplateableElement(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
TemplateableElement
. - visitTemplateableElement(TemplateableElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
TemplateableElement
. - visitTemplateableElement(TemplateableElement, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
TemplateableElement
. - visitTemplateableElement(TemplateableElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
TemplateableElement
. - visitTemplateBinding(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
TemplateBinding
. - visitTemplateBinding(TemplateBinding, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
TemplateBinding
. - visitTemplateBinding(TemplateBinding, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
TemplateBinding
. - visitTemplateBinding(TemplateBinding, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
TemplateBinding
. - visitTemplateParameter(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
TemplateParameter
. - visitTemplateParameter(TemplateParameter, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
TemplateParameter
. - visitTemplateParameter(TemplateParameter, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
TemplateParameter
. - visitTemplateParameter(TemplateParameter, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
TemplateParameter
. - visitTemplateParameterSubstitution(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
TemplateParameterSubstitution
. - visitTemplateParameterSubstitution(TemplateParameterSubstitution, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
TemplateParameterSubstitution
. - visitTemplateParameterSubstitution(TemplateParameterSubstitution, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
TemplateParameterSubstitution
. - visitTemplateParameterSubstitution(TemplateParameterSubstitution, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
TemplateParameterSubstitution
. - visitTemplateSignature(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
TemplateSignature
. - visitTemplateSignature(TemplateSignature, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
TemplateSignature
. - visitTemplateSignature(TemplateSignature, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
TemplateSignature
. - visitTemplateSignature(TemplateSignature, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
TemplateSignature
. - visitTestIdentityAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
TestIdentityAction
. - visitTestIdentityAction(TestIdentityAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
TestIdentityAction
. - visitTestIdentityAction(TestIdentityAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
TestIdentityAction
. - visitTestIdentityAction(TestIdentityAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
TestIdentityAction
. - visitTimeConstraint(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
TimeConstraint
. - visitTimeConstraint(TimeConstraint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
TimeConstraint
. - visitTimeConstraint(TimeConstraint, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
TimeConstraint
. - visitTimeConstraint(TimeConstraint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
TimeConstraint
. - visitTimeEvent(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
TimeEvent
. - visitTimeEvent(TimeEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
TimeEvent
. - visitTimeEvent(TimeEvent, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
TimeEvent
. - visitTimeEvent(TimeEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
TimeEvent
. - visitTimeExpression(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
TimeExpression
. - visitTimeExpression(TimeExpression, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
TimeExpression
. - visitTimeExpression(TimeExpression, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
TimeExpression
. - visitTimeExpression(TimeExpression, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
TimeExpression
. - visitTimeInterval(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
TimeInterval
. - visitTimeInterval(TimeInterval, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
TimeInterval
. - visitTimeInterval(TimeInterval, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
TimeInterval
. - visitTimeInterval(TimeInterval, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
TimeInterval
. - visitTimeObservation(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
TimeObservation
. - visitTimeObservation(TimeObservation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
TimeObservation
. - visitTimeObservation(TimeObservation, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
TimeObservation
. - visitTimeObservation(TimeObservation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
TimeObservation
. - visitTransition(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Transition
. - visitTransition(Transition, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Transition
. - visitTransition(Transition, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Transition
. - visitTransition(Transition, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Transition
. - visitTrigger(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Trigger
. - visitTrigger(Trigger, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Trigger
. - visitTrigger(Trigger, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Trigger
. - visitTrigger(Trigger, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Trigger
. - visitType(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Type
. - visitType(Type, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Type
. - visitType(Type, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Type
. - visitType(Type, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Type
. - visitTypedElement(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
TypedElement
. - visitTypedElement(TypedElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
TypedElement
. - visitTypedElement(TypedElement, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
TypedElement
. - visitTypedElement(TypedElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
TypedElement
. - visitUnmarshallAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
UnmarshallAction
. - visitUnmarshallAction(UnmarshallAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
UnmarshallAction
. - visitUnmarshallAction(UnmarshallAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
UnmarshallAction
. - visitUnmarshallAction(UnmarshallAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
UnmarshallAction
. - visitUsage(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Usage
. - visitUsage(Usage, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Usage
. - visitUsage(Usage, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Usage
. - visitUsage(Usage, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Usage
. - visitUseCase(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
UseCase
. - visitUseCase(UseCase, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
UseCase
. - visitUseCase(UseCase, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
UseCase
. - visitUseCase(UseCase, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
UseCase
. - visitValuePin(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ValuePin
. - visitValuePin(ValuePin, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ValuePin
. - visitValuePin(ValuePin, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ValuePin
. - visitValuePin(ValuePin, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ValuePin
. - visitValueSpecification(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ValueSpecification
. - visitValueSpecification(ValueSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ValueSpecification
. - visitValueSpecification(ValueSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ValueSpecification
. - visitValueSpecification(ValueSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ValueSpecification
. - visitValueSpecificationAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
ValueSpecificationAction
. - visitValueSpecificationAction(ValueSpecificationAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
ValueSpecificationAction
. - visitValueSpecificationAction(ValueSpecificationAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
ValueSpecificationAction
. - visitValueSpecificationAction(ValueSpecificationAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
ValueSpecificationAction
. - visitVariable(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Variable
. - visitVariable(Variable, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Variable
. - visitVariable(Variable, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Variable
. - visitVariable(Variable, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Variable
. - visitVariableAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
VariableAction
. - visitVariableAction(VariableAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
VariableAction
. - visitVariableAction(VariableAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
VariableAction
. - visitVariableAction(VariableAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
VariableAction
. - visitVertex(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
Vertex
. - visitVertex(Vertex, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
Vertex
. - visitVertex(Vertex, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
Vertex
. - visitVertex(Vertex, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
Vertex
. - visitWriteLinkAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
WriteLinkAction
. - visitWriteLinkAction(WriteLinkAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
WriteLinkAction
. - visitWriteLinkAction(WriteLinkAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
WriteLinkAction
. - visitWriteLinkAction(WriteLinkAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
WriteLinkAction
. - visitWriteStructuralFeatureAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
WriteStructuralFeatureAction
. - visitWriteStructuralFeatureAction(WriteStructuralFeatureAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
WriteStructuralFeatureAction
. - visitWriteStructuralFeatureAction(WriteStructuralFeatureAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
WriteStructuralFeatureAction
. - visitWriteStructuralFeatureAction(WriteStructuralFeatureAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
WriteStructuralFeatureAction
. - visitWriteVariableAction(VisitorContext) - Method in class com.nomagic.uml2.ext.jmi.reflect.ClassTypeHierarchyVisitor
-
Visitor method for
WriteVariableAction
. - visitWriteVariableAction(WriteVariableAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
Visitor method for
WriteVariableAction
. - visitWriteVariableAction(WriteVariableAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
Visitor method for
WriteVariableAction
. - visitWriteVariableAction(WriteVariableAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
Visitor method for
WriteVariableAction
. - VOID_DATATYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form