- validate(ValidationRunData, String, ProgressStatus) - Static method in class com.nomagic.magicdraw.validation.ValidationHelper
-
- 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
-
- validateModel - Variable in class com.nomagic.uml2.transaction.TransactionManager.TransactionOptions
-
- 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
-
- VALIDATIONBASEDMETRICDEFINITION_METRICTYPE_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- VALIDATIONBASEDMETRICDEFINITION_STEREOTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- VALIDATIONBASEDMETRICDEFINITION_VALIDATIONRULE_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- 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 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 - 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() - Method in class com.nomagic.uml2.ValidationProfile
-
- VALIDATIONRULE_ABBREVIATION_PROPERTY - Static variable in class com.nomagic.uml2.ValidationProfile
-
- VALIDATIONRULE_CONSTRAINEDELEMENTSFILTER_PROPERTY - Static variable in class com.nomagic.uml2.ValidationProfile
-
- VALIDATIONRULE_ERRORMESSAGE_PROPERTY - Static variable in class com.nomagic.uml2.ValidationProfile
-
- VALIDATIONRULE_IMPLEMENTATION_PROPERTY - Static variable in class com.nomagic.uml2.ValidationProfile
-
- VALIDATIONRULE_PARENTOBJECT_PROPERTY - Static variable in class com.nomagic.uml2.ValidationProfile
-
- VALIDATIONRULE_PARENTRULE_PROPERTY - Static variable in class com.nomagic.uml2.ValidationProfile
-
- VALIDATIONRULE_SEVERITY_PROPERTY - Static variable in class com.nomagic.uml2.ValidationProfile
-
- VALIDATIONRULE_STEREOTYPE - Static variable in class com.nomagic.uml2.ValidationProfile
-
- 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(Collection<Package>, Collection<? extends Element>, EnumerationLiteral) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
-
- ValidationRunData(Collection<Package>, EnumerationLiteral) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
-
Validation data for specific constraints on the whole project scope
- 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(Package, boolean, Collection<? extends Element>, EnumerationLiteral) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
-
- ValidationRunData(Package, boolean, Collection<? extends Element>, EnumerationLiteral, boolean) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
-
- ValidationRunData(boolean, Collection<Package>, Collection<Element>, EnumerationLiteral) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
-
- ValidationRunData(Collection<Package>, Scope, EnumerationLiteral) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
-
Constructs validation run data.
- 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<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, boolean, Collection<? extends Element>, EnumerationLiteral) - Constructor for class com.nomagic.magicdraw.validation.ValidationRunData
-
- ValidationRunData(Collection<Constraint>, String, boolean, Collection<? extends Element>, EnumerationLiteral, boolean) - 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
-
- ValidationSuiteStereotype(ValidationProfile) - Constructor for class com.nomagic.uml2.ValidationProfile.ValidationSuiteStereotype
-
- VALUE - Static variable in class com.nomagic.magicdraw.properties.Property
-
"Value" property name
- value() - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.TaggedValue
-
Returns value of the tag.
- VALUE - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- 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_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 com.nomagic.magicdraw.dependencymatrix.datamodel.cell.DependencyDirection
-
Get enum value by its representation text
- ValueContext - Class in com.nomagic.magicdraw.expressions
-
- ValueContext() - Constructor for class com.nomagic.magicdraw.expressions.ValueContext
-
- ValueModificationInfo - Interface in com.nomagic.magicdraw.diff
-
Modification which can have several types - addition, removing, changing(replacing).
- valueOf(String) - Static method in enum com.nomagic.magicdraw.core.diagram.UsedElementPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.core.modules.ModulesService.ModuleCannotBeImportedException.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.core.options.DependencySeverityLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.core.options.ProjectOptions.ApplyPropertyImageChoice
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.core.options.ProjectOptions.TooltipsStyleChoice
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.core.options.SyncMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.dependencymatrix.datamodel.cell.DependencyDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.LegendLocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.OwnerDisplayMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.RelationOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.SortingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.TextDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.diff.mdextensions.MDExtensionExistenceDifference.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.diff.ModificationKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.diff.ModuleInfo.ProjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.diff.RwMergeModeConstraint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.elementreferenceintext.DisplayMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.elementreferenceintext.UpdateMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.merge.ChangeState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.merge.MergeUtil.ConflictResolution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.merge.MergeUtil.Optimization
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.plugins.PluginDescriptor.ClassLookupStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.properties.Style.CollectionWithModificationTracking.Modification
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.SourceKindEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.sysml.util.SysMLProfile.ControlValueKindEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.sysml.util.SysMLProfile.FeatureDirectionKindEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.sysml.util.SysMLProfile.FlowDirectionKindEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.sysml.util.SysMLProfile.RiskKindEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.sysml.util.SysMLProfile.VerdictKindEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.sysml.util.SysMLProfile.VerificationMethodKindEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.ui.LocationInTool
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.ui.notification.Notification.Context
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.ui.notification.NotificationManager.QueuedNotificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.uml.symbols.PresentationElementColorEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.uml.symbols.PresentationElementTextEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.magicdraw.utils.StateChangeHandler.DirtyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.uml2.ext.jmi.reflect.AbstractRepository.Calculators
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.uml2.MagicDrawProfile.CustomizationGroupNamesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.uml2.MagicDrawProfile.MetricTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.uml2.MagicDrawProfile.NumberingStyleEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.uml2.MagicDrawProfile.relationMapLayoutEnumerationEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.uml2.MagicDrawProfile.SequenceTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.uml2.MagicDrawProfile.SubcontentsKindEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.uml2.MagicDrawProfile.TableDisplayModeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.uml2.MagicDrawProfile.treeStructureEnumerationEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.uml2.MagicDrawProfile.typeModifierEnumerationEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.uml2.transaction.InvalidModelHandler.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.uml2.transaction.ModelValidationResult.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nomagic.uml2.ValidationProfile.SeverityKindEnum
-
Returns the enum constant of this type 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
-
- ValuePropertyStereotype(MDCustomizationForSysMLProfile) - Constructor for class com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.ValuePropertyStereotype
-
- values() - Static method in enum com.nomagic.magicdraw.core.diagram.UsedElementPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.core.modules.ModulesService.ModuleCannotBeImportedException.Reason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.core.options.DependencySeverityLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.core.options.ProjectOptions.ApplyPropertyImageChoice
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.core.options.ProjectOptions.TooltipsStyleChoice
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.core.options.SyncMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.dependencymatrix.datamodel.cell.DependencyDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.LegendLocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.OwnerDisplayMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.RelationOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.SortingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.TextDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.diff.mdextensions.MDExtensionExistenceDifference.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.diff.ModificationKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.diff.ModuleInfo.ProjectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.diff.RwMergeModeConstraint
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.elementreferenceintext.DisplayMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.elementreferenceintext.UpdateMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.merge.ChangeState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.merge.MergeUtil.ConflictResolution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.merge.MergeUtil.Optimization
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.plugins.PluginDescriptor.ClassLookupStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.properties.Style.CollectionWithModificationTracking.Modification
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.SourceKindEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.sysml.util.SysMLProfile.ControlValueKindEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.sysml.util.SysMLProfile.FeatureDirectionKindEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.sysml.util.SysMLProfile.FlowDirectionKindEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.sysml.util.SysMLProfile.RiskKindEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.sysml.util.SysMLProfile.VerdictKindEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.sysml.util.SysMLProfile.VerificationMethodKindEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.ui.LocationInTool
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.ui.notification.Notification.Context
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.ui.notification.NotificationManager.QueuedNotificationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.uml.symbols.PresentationElementColorEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.uml.symbols.PresentationElementTextEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.magicdraw.utils.StateChangeHandler.DirtyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.uml2.ext.jmi.reflect.AbstractRepository.Calculators
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- 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 method in enum com.nomagic.uml2.MagicDrawProfile.CustomizationGroupNamesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.uml2.MagicDrawProfile.MetricTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.uml2.MagicDrawProfile.NumberingStyleEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.uml2.MagicDrawProfile.relationMapLayoutEnumerationEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.uml2.MagicDrawProfile.SequenceTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.uml2.MagicDrawProfile.SubcontentsKindEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in class com.nomagic.uml2.MagicDrawProfile.SuggestedStringValuesStereotype
-
- values() - Static method in enum com.nomagic.uml2.MagicDrawProfile.TableDisplayModeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.uml2.MagicDrawProfile.treeStructureEnumerationEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.uml2.MagicDrawProfile.typeModifierEnumerationEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.uml2.transaction.InvalidModelHandler.Result
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.uml2.transaction.ModelValidationResult.Severity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nomagic.uml2.ValidationProfile.SeverityKindEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- 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'.
- 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
-
- valueType() - Method in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
- VALUETYPE_QUANTITYKIND_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
- VALUETYPE_STEREOTYPE - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
- VALUETYPE_UNIT_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
- ValueTypeStereotype(SysMLProfile) - Constructor for class com.nomagic.magicdraw.sysml.util.SysMLProfile.ValueTypeStereotype
-
- 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
-
- VectorImageFormat - Class in com.nomagic.ui
-
- VectorImageFormat(String) - Constructor for class com.nomagic.ui.VectorImageFormat
-
Deprecated.
Constructor
- VectorImageIconControler - Class in com.nomagic.magicdraw.ui
-
- VectorImageIconControler(Class, String, int, int) - Constructor for class com.nomagic.magicdraw.ui.VectorImageIconControler
-
Deprecated.
Construct VectorImageIconControler with the given argument.
- vendor - Variable in class com.nomagic.license.flexlm.InternalBorrowInfo
-
- VendorCode - Class in com.nomagic.license.flexlm
-
- VendorCode(CameoInfo) - Constructor for class com.nomagic.license.flexlm.VendorCode
-
- 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
- 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.
- 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
-
- 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 - Variable in class com.nomagic.license.flexlm.InternalLicenseData
-
- version - Variable in class com.nomagic.license.flexlm.VendorCode
-
- 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.runtime.RuntimeConstants
-
Application version number
- VERSION - Static variable in class com.nomagic.uml2.MagicDrawProfile.InfoStereotype
-
- versionToInt(String) - Static method in class com.nomagic.magicdraw.core.ProjectUtilities
-
Utility method to convert string representation of version into int
- versionToString(int) - Static method in class com.nomagic.magicdraw.core.ProjectUtilities
-
Utility method to convert int representation of version into string
- 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 - Interface in com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines
-
A representation of the model object 'Vertex'.
- 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_SPACING - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- VIEW - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- view() - Method in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
- 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_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
-
- VIEW_STEREOTYPE - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
- VIEW_UPDATED - Static variable in class com.nomagic.magicdraw.uml.ExtendedPropertyNames
-
- VIEW_VIEWPOINT_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
- VIEW_VISIBILITY_CHANGED - Static variable in class com.nomagic.magicdraw.uml.ExtendedPropertyNames
-
- viewpoint() - Method in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
- 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.uml2.impl.PropertyNames
-
- VIEWPOINT_CONCERN_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
- VIEWPOINT_CONCERNLIST_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
- VIEWPOINT_LANGUAGE_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
- VIEWPOINT_METHOD_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
- VIEWPOINT_PRESENTATION_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
- VIEWPOINT_PURPOSE_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
- VIEWPOINT_STAKEHOLDER_PROPERTY - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
- VIEWPOINT_STEREOTYPE - Static variable in class com.nomagic.magicdraw.sysml.util.SysMLProfile
-
- ViewpointStereotype(SysMLProfile) - Constructor for class com.nomagic.magicdraw.sysml.util.SysMLProfile.ViewpointStereotype
-
- ViewStereotype(SysMLProfile) - Constructor for class com.nomagic.magicdraw.sysml.util.SysMLProfile.ViewStereotype
-
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.Renderer
-
Provides a mapping from the view coordinate space to the logical
coordinate space of the model.
- virtual() - Method in class com.nomagic.uml2.MagicDrawProfile
-
- VIRTUAL_DETAILS_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- VIRTUAL_N_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- VIRTUAL_STEREOTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- 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
-
- 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.
- visit(NMAction) - Method in class com.nomagic.actions.ActionsCommandBarCreator
-
- visit(NMStateAction) - Method in class com.nomagic.actions.ActionsCommandBarCreator
-
- visit(ActionsCategory) - Method in class com.nomagic.actions.ActionsCommandBarCreator
-
- visit(SelectItemAction) - Method in class com.nomagic.actions.ActionsCommandBarCreator
-
- visit(ChangeFontAction) - Method in class com.nomagic.actions.ActionsCommandBarCreator
-
- visit(ChangeZoomAction) - Method in class com.nomagic.actions.ActionsCommandBarCreator
-
- visit(PropertyAction) - Method in class com.nomagic.actions.ActionsCommandBarCreator
-
- visit(ActionsCategory) - Method in class com.nomagic.actions.ActionsMenuCreator.AMC_ActionsVisitor
-
- visit(NMAction) - Method in class com.nomagic.actions.ActionsMenuCreator.AMC_ActionsVisitor
-
- visit(NMStateAction) - Method in class com.nomagic.actions.ActionsMenuCreator.AMC_ActionsVisitor
-
- visit(NMAction) - Method in interface com.nomagic.actions.ActionsVisitor
-
Visits action.
- visit(NMStateAction) - Method in interface com.nomagic.actions.ActionsVisitor
-
Visits NMStateAction.
- visit(ActionsCategory) - Method in interface com.nomagic.actions.ActionsVisitor
-
Visits ActionsCategory.
- visit(Property) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(ColorProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(ChoiceProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(ChoiceListProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(FontProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(FileProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(BooleanProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(NumberProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(StyleManager) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(PropertyManager) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(PropertyManagerByDiagram) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(PropertyManagerByStereotype) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(StringProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(LocaleProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(PageFormatProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(Style) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(JarEntryProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(JDBCDriverClassNameProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(PasswordProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(ClassPathEntriesListProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(TypeProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(ElementProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(ValueSpecificationProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(SpecificElementProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(ConstraintProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(ElementListProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(ElementInstanceProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(ListProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(ExtendablePropertyManager) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(ObjectListProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(ExternalToolProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(ImageProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(MapProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(DateTimeProperty) - Method in interface com.nomagic.magicdraw.properties.PropertyVisitor
-
- visit(Property) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(ImageProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(ColorProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(ChoiceProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(ChoiceListProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(FontProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(FileProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(BooleanProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(NumberProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(StyleManager) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(PropertyManager) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(PropertyManagerByDiagram) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(PropertyManagerByStereotype) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(StringProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(LocaleProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(PageFormatProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(Style) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(JarEntryProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(JDBCDriverClassNameProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(PasswordProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(ClassPathEntriesListProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(TypeProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(ElementProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(ValueSpecificationProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(SpecificElementProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(ConstraintProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(ElementListProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(ElementInstanceProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(ListProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(ExtendablePropertyManager) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(ObjectListProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(ExternalToolProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(MapProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visit(DateTimeProperty) - Method in class com.nomagic.magicdraw.properties.PropertyVisitorAdapter
-
- visitAbstraction(Abstraction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitAbstraction(Abstraction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitAbstraction(Abstraction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitAcceptCallAction(AcceptCallAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitAcceptCallAction(AcceptCallAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitAcceptCallAction(AcceptCallAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitAcceptEventAction(AcceptEventAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitAcceptEventAction(AcceptEventAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitAcceptEventAction(AcceptEventAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitAction(Action, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitAction(Action, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitAction(Action, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitActionExecutionSpecification(ActionExecutionSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitActionExecutionSpecification(ActionExecutionSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitActionExecutionSpecification(ActionExecutionSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitActionInputPin(ActionInputPin, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitActionInputPin(ActionInputPin, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitActionInputPin(ActionInputPin, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitActivity(Activity, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitActivity(Activity, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitActivity(Activity, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitActivityEdge(ActivityEdge, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitActivityEdge(ActivityEdge, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitActivityEdge(ActivityEdge, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitActivityFinalNode(ActivityFinalNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitActivityFinalNode(ActivityFinalNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitActivityFinalNode(ActivityFinalNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitActivityGroup(ActivityGroup, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitActivityGroup(ActivityGroup, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitActivityGroup(ActivityGroup, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitActivityNode(ActivityNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitActivityNode(ActivityNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitActivityNode(ActivityNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitActivityParameterNode(ActivityParameterNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitActivityParameterNode(ActivityParameterNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitActivityParameterNode(ActivityParameterNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitActivityPartition(ActivityPartition, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitActivityPartition(ActivityPartition, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitActivityPartition(ActivityPartition, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- 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(AddStructuralFeatureValueAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitAddStructuralFeatureValueAction(AddStructuralFeatureValueAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitAddStructuralFeatureValueAction(AddStructuralFeatureValueAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitAddVariableValueAction(AddVariableValueAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitAddVariableValueAction(AddVariableValueAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitAddVariableValueAction(AddVariableValueAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitAnyReceiveEvent(AnyReceiveEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitAnyReceiveEvent(AnyReceiveEvent, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitAnyReceiveEvent(AnyReceiveEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitArtifact(Artifact, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitArtifact(Artifact, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitArtifact(Artifact, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitAssociation(Association, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitAssociation(Association, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitAssociation(Association, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitAssociationClass(AssociationClass, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitAssociationClass(AssociationClass, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitAssociationClass(AssociationClass, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- 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(Behavior, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitBehavior(Behavior, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitBehavior(Behavior, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitBehavioralFeature(BehavioralFeature, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitBehavioralFeature(BehavioralFeature, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitBehavioralFeature(BehavioralFeature, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitBehavioredClassifier(BehavioredClassifier, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitBehavioredClassifier(BehavioredClassifier, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitBehavioredClassifier(BehavioredClassifier, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitBehaviorExecutionSpecification(BehaviorExecutionSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitBehaviorExecutionSpecification(BehaviorExecutionSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitBehaviorExecutionSpecification(BehaviorExecutionSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitBooleanTaggedValue(BooleanTaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitBooleanTaggedValue(BooleanTaggedValue, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitBooleanTaggedValue(BooleanTaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitBroadcastSignalAction(BroadcastSignalAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitBroadcastSignalAction(BroadcastSignalAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitBroadcastSignalAction(BroadcastSignalAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitCallAction(CallAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitCallAction(CallAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitCallAction(CallAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitCallBehaviorAction(CallBehaviorAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitCallBehaviorAction(CallBehaviorAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitCallBehaviorAction(CallBehaviorAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitCallEvent(CallEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitCallEvent(CallEvent, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitCallEvent(CallEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitCallOperationAction(CallOperationAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitCallOperationAction(CallOperationAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitCallOperationAction(CallOperationAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitCentralBufferNode(CentralBufferNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitCentralBufferNode(CentralBufferNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitCentralBufferNode(CentralBufferNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitChangeEvent(ChangeEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitChangeEvent(ChangeEvent, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitChangeEvent(ChangeEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- 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(Classifier, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitClassifier(Classifier, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitClassifier(Classifier, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitClassifierTemplateParameter(ClassifierTemplateParameter, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitClassifierTemplateParameter(ClassifierTemplateParameter, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitClassifierTemplateParameter(ClassifierTemplateParameter, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitClause(Clause, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitClause(Clause, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitClause(Clause, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitClearAssociationAction(ClearAssociationAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitClearAssociationAction(ClearAssociationAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitClearAssociationAction(ClearAssociationAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitClearStructuralFeatureAction(ClearStructuralFeatureAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitClearStructuralFeatureAction(ClearStructuralFeatureAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitClearStructuralFeatureAction(ClearStructuralFeatureAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitClearVariableAction(ClearVariableAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitClearVariableAction(ClearVariableAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitClearVariableAction(ClearVariableAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitCollaboration(Collaboration, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitCollaboration(Collaboration, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitCollaboration(Collaboration, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitCollaborationUse(CollaborationUse, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitCollaborationUse(CollaborationUse, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitCollaborationUse(CollaborationUse, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitCombinedFragment(CombinedFragment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitCombinedFragment(CombinedFragment, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitCombinedFragment(CombinedFragment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitComment(Comment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitComment(Comment, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitComment(Comment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitCommunicationPath(CommunicationPath, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitCommunicationPath(CommunicationPath, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitCommunicationPath(CommunicationPath, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitComponent(Component, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitComponent(Component, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitComponent(Component, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitComponentRealization(ComponentRealization, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitComponentRealization(ComponentRealization, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitComponentRealization(ComponentRealization, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitConditionalNode(ConditionalNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitConditionalNode(ConditionalNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitConditionalNode(ConditionalNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitConnectableElement(ConnectableElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitConnectableElement(ConnectableElement, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitConnectableElement(ConnectableElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitConnectableElementTemplateParameter(ConnectableElementTemplateParameter, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitConnectableElementTemplateParameter(ConnectableElementTemplateParameter, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitConnectableElementTemplateParameter(ConnectableElementTemplateParameter, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitConnectionPointReference(ConnectionPointReference, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitConnectionPointReference(ConnectionPointReference, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitConnectionPointReference(ConnectionPointReference, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitConnector(Connector, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitConnector(Connector, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitConnector(Connector, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitConnectorEnd(ConnectorEnd, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitConnectorEnd(ConnectorEnd, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitConnectorEnd(ConnectorEnd, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitConsiderIgnoreFragment(ConsiderIgnoreFragment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitConsiderIgnoreFragment(ConsiderIgnoreFragment, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitConsiderIgnoreFragment(ConsiderIgnoreFragment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitConstraint(Constraint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitConstraint(Constraint, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitConstraint(Constraint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitContinuation(Continuation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitContinuation(Continuation, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitContinuation(Continuation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitControlFlow(ControlFlow, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitControlFlow(ControlFlow, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitControlFlow(ControlFlow, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitControlNode(ControlNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitControlNode(ControlNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitControlNode(ControlNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitCreateLinkAction(CreateLinkAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitCreateLinkAction(CreateLinkAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitCreateLinkAction(CreateLinkAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitCreateLinkObjectAction(CreateLinkObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitCreateLinkObjectAction(CreateLinkObjectAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitCreateLinkObjectAction(CreateLinkObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitCreateObjectAction(CreateObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitCreateObjectAction(CreateObjectAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitCreateObjectAction(CreateObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitDataStoreNode(DataStoreNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitDataStoreNode(DataStoreNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitDataStoreNode(DataStoreNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitDataType(DataType, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitDataType(DataType, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitDataType(DataType, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitDecisionNode(DecisionNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitDecisionNode(DecisionNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitDecisionNode(DecisionNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitDependency(Dependency, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitDependency(Dependency, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitDependency(Dependency, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitDeployedArtifact(DeployedArtifact, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitDeployedArtifact(DeployedArtifact, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitDeployedArtifact(DeployedArtifact, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitDeployment(Deployment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitDeployment(Deployment, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitDeployment(Deployment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitDeploymentSpecification(DeploymentSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitDeploymentSpecification(DeploymentSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitDeploymentSpecification(DeploymentSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitDeploymentTarget(DeploymentTarget, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitDeploymentTarget(DeploymentTarget, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitDeploymentTarget(DeploymentTarget, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitDestroyLinkAction(DestroyLinkAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitDestroyLinkAction(DestroyLinkAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitDestroyLinkAction(DestroyLinkAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitDestroyObjectAction(DestroyObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitDestroyObjectAction(DestroyObjectAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitDestroyObjectAction(DestroyObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitDestructionOccurrenceSpecification(DestructionOccurrenceSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitDestructionOccurrenceSpecification(DestructionOccurrenceSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitDestructionOccurrenceSpecification(DestructionOccurrenceSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitDevice(Device, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitDevice(Device, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitDevice(Device, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitDiagram(Diagram, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitDiagram(Diagram, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitDiagram(Diagram, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitDiagramPresentationElement(DiagramPresentationElement) - Method in class com.nomagic.magicdraw.uml.InheritanceVisitor
-
Visit DiagramPresentationElement
- visitDiagramPresentationElement(DiagramPresentationElement) - Method in class com.nomagic.magicdraw.uml.Visitor
-
Method visits given object.
- visitDirectedRelationship(DirectedRelationship, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitDirectedRelationship(DirectedRelationship, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitDirectedRelationship(DirectedRelationship, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitDuration(Duration, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitDuration(Duration, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitDuration(Duration, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitDurationConstraint(DurationConstraint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitDurationConstraint(DurationConstraint, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitDurationConstraint(DurationConstraint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitDurationInterval(DurationInterval, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitDurationInterval(DurationInterval, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitDurationInterval(DurationInterval, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitDurationObservation(DurationObservation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitDurationObservation(DurationObservation, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitDurationObservation(DurationObservation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitElement(Element, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitElement(Element, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitElement(Element, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitElementImport(ElementImport, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitElementImport(ElementImport, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitElementImport(ElementImport, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitElementTaggedValue(ElementTaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitElementTaggedValue(ElementTaggedValue, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitElementTaggedValue(ElementTaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitElementValue(ElementValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitElementValue(ElementValue, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitElementValue(ElementValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitEncapsulatedClassifier(EncapsulatedClassifier, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitEncapsulatedClassifier(EncapsulatedClassifier, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitEncapsulatedClassifier(EncapsulatedClassifier, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitEnumeration(Enumeration, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitEnumeration(Enumeration, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitEnumeration(Enumeration, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitEnumerationLiteral(EnumerationLiteral, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitEnumerationLiteral(EnumerationLiteral, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitEnumerationLiteral(EnumerationLiteral, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- 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(ExceptionHandler, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitExceptionHandler(ExceptionHandler, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitExceptionHandler(ExceptionHandler, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitExecutableNode(ExecutableNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitExecutableNode(ExecutableNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitExecutableNode(ExecutableNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitExecutionEnvironment(ExecutionEnvironment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitExecutionEnvironment(ExecutionEnvironment, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitExecutionEnvironment(ExecutionEnvironment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitExecutionOccurrenceSpecification(ExecutionOccurrenceSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitExecutionOccurrenceSpecification(ExecutionOccurrenceSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitExecutionOccurrenceSpecification(ExecutionOccurrenceSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitExecutionSpecification(ExecutionSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitExecutionSpecification(ExecutionSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitExecutionSpecification(ExecutionSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitExpansionNode(ExpansionNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitExpansionNode(ExpansionNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitExpansionNode(ExpansionNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitExpansionRegion(ExpansionRegion, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitExpansionRegion(ExpansionRegion, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitExpansionRegion(ExpansionRegion, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitExpression(Expression, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitExpression(Expression, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitExpression(Expression, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitExtend(Extend, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitExtend(Extend, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitExtend(Extend, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitExtension(Extension, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitExtension(Extension, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitExtension(Extension, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitExtensionEnd(ExtensionEnd, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitExtensionEnd(ExtensionEnd, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitExtensionEnd(ExtensionEnd, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitExtensionPoint(ExtensionPoint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitExtensionPoint(ExtensionPoint, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitExtensionPoint(ExtensionPoint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitFeature(Feature, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitFeature(Feature, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitFeature(Feature, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitFinalNode(FinalNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitFinalNode(FinalNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitFinalNode(FinalNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitFinalState(FinalState, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitFinalState(FinalState, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitFinalState(FinalState, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitFlowFinalNode(FlowFinalNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitFlowFinalNode(FlowFinalNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitFlowFinalNode(FlowFinalNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitForkNode(ForkNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitForkNode(ForkNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitForkNode(ForkNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitFunctionBehavior(FunctionBehavior, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitFunctionBehavior(FunctionBehavior, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitFunctionBehavior(FunctionBehavior, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitGate(Gate, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitGate(Gate, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitGate(Gate, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitGeneralization(Generalization, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitGeneralization(Generalization, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitGeneralization(Generalization, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitGeneralizationSet(GeneralizationSet, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitGeneralizationSet(GeneralizationSet, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitGeneralizationSet(GeneralizationSet, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitGeneralOrdering(GeneralOrdering, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitGeneralOrdering(GeneralOrdering, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitGeneralOrdering(GeneralOrdering, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- 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(Include, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitInclude(Include, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitInclude(Include, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitInformationFlow(InformationFlow, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitInformationFlow(InformationFlow, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitInformationFlow(InformationFlow, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitInformationItem(InformationItem, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitInformationItem(InformationItem, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitInformationItem(InformationItem, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitInitialNode(InitialNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitInitialNode(InitialNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitInitialNode(InitialNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitInputPin(InputPin, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitInputPin(InputPin, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitInputPin(InputPin, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitInstanceSpecification(InstanceSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitInstanceSpecification(InstanceSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitInstanceSpecification(InstanceSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitInstanceValue(InstanceValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitInstanceValue(InstanceValue, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitInstanceValue(InstanceValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitIntegerTaggedValue(IntegerTaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitIntegerTaggedValue(IntegerTaggedValue, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitIntegerTaggedValue(IntegerTaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitInteraction(Interaction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitInteraction(Interaction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitInteraction(Interaction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitInteractionConstraint(InteractionConstraint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitInteractionConstraint(InteractionConstraint, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitInteractionConstraint(InteractionConstraint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitInteractionFragment(InteractionFragment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitInteractionFragment(InteractionFragment, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitInteractionFragment(InteractionFragment, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitInteractionOperand(InteractionOperand, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitInteractionOperand(InteractionOperand, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitInteractionOperand(InteractionOperand, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitInteractionUse(InteractionUse, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitInteractionUse(InteractionUse, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitInteractionUse(InteractionUse, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitInterface(Interface, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitInterface(Interface, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitInterface(Interface, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitInterfaceRealization(InterfaceRealization, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitInterfaceRealization(InterfaceRealization, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitInterfaceRealization(InterfaceRealization, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitInterruptibleActivityRegion(InterruptibleActivityRegion, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitInterruptibleActivityRegion(InterruptibleActivityRegion, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitInterruptibleActivityRegion(InterruptibleActivityRegion, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitInterval(Interval, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitInterval(Interval, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitInterval(Interval, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitIntervalConstraint(IntervalConstraint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitIntervalConstraint(IntervalConstraint, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitIntervalConstraint(IntervalConstraint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitInvocationAction(InvocationAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitInvocationAction(InvocationAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitInvocationAction(InvocationAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitJoinNode(JoinNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitJoinNode(JoinNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitJoinNode(JoinNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitLifeline(Lifeline, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitLifeline(Lifeline, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitLifeline(Lifeline, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitLinkAction(LinkAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitLinkAction(LinkAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitLinkAction(LinkAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitLinkEndCreationData(LinkEndCreationData, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitLinkEndCreationData(LinkEndCreationData, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitLinkEndCreationData(LinkEndCreationData, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitLinkEndData(LinkEndData, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitLinkEndData(LinkEndData, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitLinkEndData(LinkEndData, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitLinkEndDestructionData(LinkEndDestructionData, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitLinkEndDestructionData(LinkEndDestructionData, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitLinkEndDestructionData(LinkEndDestructionData, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitLiteralBoolean(LiteralBoolean, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitLiteralBoolean(LiteralBoolean, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitLiteralBoolean(LiteralBoolean, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitLiteralInteger(LiteralInteger, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitLiteralInteger(LiteralInteger, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitLiteralInteger(LiteralInteger, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitLiteralNull(LiteralNull, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitLiteralNull(LiteralNull, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitLiteralNull(LiteralNull, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitLiteralReal(LiteralReal, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitLiteralReal(LiteralReal, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitLiteralReal(LiteralReal, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitLiteralSpecification(LiteralSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitLiteralSpecification(LiteralSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitLiteralSpecification(LiteralSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitLiteralString(LiteralString, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitLiteralString(LiteralString, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitLiteralString(LiteralString, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitLiteralUnlimitedNatural(LiteralUnlimitedNatural, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitLiteralUnlimitedNatural(LiteralUnlimitedNatural, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitLiteralUnlimitedNatural(LiteralUnlimitedNatural, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitLoopNode(LoopNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitLoopNode(LoopNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitLoopNode(LoopNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitManifestation(Manifestation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitManifestation(Manifestation, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitManifestation(Manifestation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitMergeNode(MergeNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitMergeNode(MergeNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitMergeNode(MergeNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitMessage(Message, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitMessage(Message, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitMessage(Message, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitMessageEnd(MessageEnd, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitMessageEnd(MessageEnd, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitMessageEnd(MessageEnd, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitMessageEvent(MessageEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitMessageEvent(MessageEvent, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitMessageEvent(MessageEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitMessageOccurrenceSpecification(MessageOccurrenceSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitMessageOccurrenceSpecification(MessageOccurrenceSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitMessageOccurrenceSpecification(MessageOccurrenceSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- 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(MultiplicityElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitMultiplicityElement(MultiplicityElement, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitMultiplicityElement(MultiplicityElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitNamedElement(NamedElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitNamedElement(NamedElement, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitNamedElement(NamedElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitNamespace(Namespace, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitNamespace(Namespace, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitNamespace(Namespace, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitNode(Node, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitNode(Node, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitNode(Node, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitObjectFlow(ObjectFlow, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitObjectFlow(ObjectFlow, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitObjectFlow(ObjectFlow, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitObjectNode(ObjectNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitObjectNode(ObjectNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitObjectNode(ObjectNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitObservation(Observation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitObservation(Observation, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitObservation(Observation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitOccurrenceSpecification(OccurrenceSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitOccurrenceSpecification(OccurrenceSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitOccurrenceSpecification(OccurrenceSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitOpaqueAction(OpaqueAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitOpaqueAction(OpaqueAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitOpaqueAction(OpaqueAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitOpaqueBehavior(OpaqueBehavior, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitOpaqueBehavior(OpaqueBehavior, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitOpaqueBehavior(OpaqueBehavior, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitOpaqueExpression(OpaqueExpression, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitOpaqueExpression(OpaqueExpression, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitOpaqueExpression(OpaqueExpression, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitOperation(Operation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitOperation(Operation, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitOperation(Operation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitOperationTemplateParameter(OperationTemplateParameter, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitOperationTemplateParameter(OperationTemplateParameter, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitOperationTemplateParameter(OperationTemplateParameter, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- 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(OutputPin, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitOutputPin(OutputPin, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitOutputPin(OutputPin, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitPackage(Package, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitPackage(Package, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitPackage(Package, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitPackageableElement(PackageableElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitPackageableElement(PackageableElement, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitPackageableElement(PackageableElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitPackageImport(PackageImport, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitPackageImport(PackageImport, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitPackageImport(PackageImport, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitPackageMerge(PackageMerge, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitPackageMerge(PackageMerge, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitPackageMerge(PackageMerge, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitParameter(Parameter, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitParameter(Parameter, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitParameter(Parameter, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitParameterableElement(ParameterableElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitParameterableElement(ParameterableElement, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitParameterableElement(ParameterableElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitParameterSet(ParameterSet, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitParameterSet(ParameterSet, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitParameterSet(ParameterSet, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitPartDecomposition(PartDecomposition, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitPartDecomposition(PartDecomposition, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitPartDecomposition(PartDecomposition, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- 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
-
Visit PathElement.
- visitPathElement(PathElement) - Method in class com.nomagic.magicdraw.uml.Visitor
-
Method visits given object.
- visitPin(Pin, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitPin(Pin, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitPin(Pin, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitPort(Port, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitPort(Port, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitPort(Port, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitPresentationElement(PresentationElement) - Method in class com.nomagic.magicdraw.uml.InheritanceVisitor
-
Visit PresentationElement.
- visitPresentationElement(PresentationElement) - Method in class com.nomagic.magicdraw.uml.Visitor
-
Method visits given object.
- visitPrimitiveType(PrimitiveType, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitPrimitiveType(PrimitiveType, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitPrimitiveType(PrimitiveType, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitProfile(Profile, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitProfile(Profile, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitProfile(Profile, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitProfileApplication(ProfileApplication, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitProfileApplication(ProfileApplication, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitProfileApplication(ProfileApplication, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitProject(Project) - Method in class com.nomagic.magicdraw.uml.Visitor
-
Method visits given object.
- visitProperty(Property, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitProperty(Property, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitProperty(Property, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitProtocolConformance(ProtocolConformance, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitProtocolConformance(ProtocolConformance, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitProtocolConformance(ProtocolConformance, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitProtocolStateMachine(ProtocolStateMachine, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitProtocolStateMachine(ProtocolStateMachine, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitProtocolStateMachine(ProtocolStateMachine, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitProtocolTransition(ProtocolTransition, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitProtocolTransition(ProtocolTransition, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitProtocolTransition(ProtocolTransition, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitPseudostate(Pseudostate, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitPseudostate(Pseudostate, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitPseudostate(Pseudostate, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitQualifierValue(QualifierValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitQualifierValue(QualifierValue, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitQualifierValue(QualifierValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitRaiseExceptionAction(RaiseExceptionAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitRaiseExceptionAction(RaiseExceptionAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitRaiseExceptionAction(RaiseExceptionAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitReadExtentAction(ReadExtentAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitReadExtentAction(ReadExtentAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitReadExtentAction(ReadExtentAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitReadIsClassifiedObjectAction(ReadIsClassifiedObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitReadIsClassifiedObjectAction(ReadIsClassifiedObjectAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitReadIsClassifiedObjectAction(ReadIsClassifiedObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitReadLinkAction(ReadLinkAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitReadLinkAction(ReadLinkAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitReadLinkAction(ReadLinkAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitReadLinkObjectEndAction(ReadLinkObjectEndAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitReadLinkObjectEndAction(ReadLinkObjectEndAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitReadLinkObjectEndAction(ReadLinkObjectEndAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitReadLinkObjectEndQualifierAction(ReadLinkObjectEndQualifierAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitReadLinkObjectEndQualifierAction(ReadLinkObjectEndQualifierAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitReadLinkObjectEndQualifierAction(ReadLinkObjectEndQualifierAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitReadSelfAction(ReadSelfAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitReadSelfAction(ReadSelfAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitReadSelfAction(ReadSelfAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitReadStructuralFeatureAction(ReadStructuralFeatureAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitReadStructuralFeatureAction(ReadStructuralFeatureAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitReadStructuralFeatureAction(ReadStructuralFeatureAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitReadVariableAction(ReadVariableAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitReadVariableAction(ReadVariableAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitReadVariableAction(ReadVariableAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitRealization(Realization, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitRealization(Realization, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitRealization(Realization, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitRealTaggedValue(RealTaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitRealTaggedValue(RealTaggedValue, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitRealTaggedValue(RealTaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitReception(Reception, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitReception(Reception, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitReception(Reception, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitReclassifyObjectAction(ReclassifyObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitReclassifyObjectAction(ReclassifyObjectAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitReclassifyObjectAction(ReclassifyObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitRedefinableElement(RedefinableElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitRedefinableElement(RedefinableElement, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitRedefinableElement(RedefinableElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitRedefinableTemplateSignature(RedefinableTemplateSignature, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitRedefinableTemplateSignature(RedefinableTemplateSignature, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitRedefinableTemplateSignature(RedefinableTemplateSignature, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitReduceAction(ReduceAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitReduceAction(ReduceAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitReduceAction(ReduceAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitRegion(Region, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitRegion(Region, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitRegion(Region, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitRelationship(Relationship, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitRelationship(Relationship, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitRelationship(Relationship, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitRemoveStructuralFeatureValueAction(RemoveStructuralFeatureValueAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitRemoveStructuralFeatureValueAction(RemoveStructuralFeatureValueAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitRemoveStructuralFeatureValueAction(RemoveStructuralFeatureValueAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitRemoveVariableValueAction(RemoveVariableValueAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitRemoveVariableValueAction(RemoveVariableValueAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitRemoveVariableValueAction(RemoveVariableValueAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitReplyAction(ReplyAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitReplyAction(ReplyAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitReplyAction(ReplyAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitSendObjectAction(SendObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitSendObjectAction(SendObjectAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitSendObjectAction(SendObjectAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitSendSignalAction(SendSignalAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitSendSignalAction(SendSignalAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitSendSignalAction(SendSignalAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitSequenceNode(SequenceNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitSequenceNode(SequenceNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitSequenceNode(SequenceNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- 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(Signal, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitSignal(Signal, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitSignal(Signal, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitSignalEvent(SignalEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitSignalEvent(SignalEvent, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitSignalEvent(SignalEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitSlot(Slot, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitSlot(Slot, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitSlot(Slot, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitStartClassifierBehaviorAction(StartClassifierBehaviorAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitStartClassifierBehaviorAction(StartClassifierBehaviorAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitStartClassifierBehaviorAction(StartClassifierBehaviorAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitStartObjectBehaviorAction(StartObjectBehaviorAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitStartObjectBehaviorAction(StartObjectBehaviorAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitStartObjectBehaviorAction(StartObjectBehaviorAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- 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(StateInvariant, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitStateInvariant(StateInvariant, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitStateInvariant(StateInvariant, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitStateMachine(StateMachine, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitStateMachine(StateMachine, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitStateMachine(StateMachine, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitStereotype(Stereotype, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitStereotype(Stereotype, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitStereotype(Stereotype, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitStringExpression(StringExpression, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitStringExpression(StringExpression, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitStringExpression(StringExpression, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitStringTaggedValue(StringTaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitStringTaggedValue(StringTaggedValue, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitStringTaggedValue(StringTaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitStructuralFeature(StructuralFeature, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitStructuralFeature(StructuralFeature, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitStructuralFeature(StructuralFeature, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitStructuralFeatureAction(StructuralFeatureAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitStructuralFeatureAction(StructuralFeatureAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitStructuralFeatureAction(StructuralFeatureAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitStructuredActivityNode(StructuredActivityNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitStructuredActivityNode(StructuredActivityNode, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitStructuredActivityNode(StructuredActivityNode, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitStructuredClassifier(StructuredClassifier, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitStructuredClassifier(StructuredClassifier, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitStructuredClassifier(StructuredClassifier, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitSubstitution(Substitution, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitSubstitution(Substitution, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitSubstitution(Substitution, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitTaggedValue(TaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitTaggedValue(TaggedValue, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitTaggedValue(TaggedValue, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitTemplateableElement(TemplateableElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitTemplateableElement(TemplateableElement, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitTemplateableElement(TemplateableElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitTemplateBinding(TemplateBinding, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitTemplateBinding(TemplateBinding, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitTemplateBinding(TemplateBinding, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitTemplateParameter(TemplateParameter, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitTemplateParameter(TemplateParameter, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitTemplateParameter(TemplateParameter, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitTemplateParameterSubstitution(TemplateParameterSubstitution, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitTemplateParameterSubstitution(TemplateParameterSubstitution, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitTemplateParameterSubstitution(TemplateParameterSubstitution, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitTemplateSignature(TemplateSignature, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitTemplateSignature(TemplateSignature, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitTemplateSignature(TemplateSignature, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitTestIdentityAction(TestIdentityAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitTestIdentityAction(TestIdentityAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitTestIdentityAction(TestIdentityAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitTimeConstraint(TimeConstraint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitTimeConstraint(TimeConstraint, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitTimeConstraint(TimeConstraint, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitTimeEvent(TimeEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitTimeEvent(TimeEvent, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitTimeEvent(TimeEvent, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitTimeExpression(TimeExpression, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitTimeExpression(TimeExpression, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitTimeExpression(TimeExpression, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitTimeInterval(TimeInterval, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitTimeInterval(TimeInterval, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitTimeInterval(TimeInterval, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitTimeObservation(TimeObservation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitTimeObservation(TimeObservation, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitTimeObservation(TimeObservation, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitTransition(Transition, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitTransition(Transition, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitTransition(Transition, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitTrigger(Trigger, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitTrigger(Trigger, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitTrigger(Trigger, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitType(Type, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitType(Type, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitType(Type, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitTypedElement(TypedElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitTypedElement(TypedElement, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitTypedElement(TypedElement, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitUnmarshallAction(UnmarshallAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitUnmarshallAction(UnmarshallAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitUnmarshallAction(UnmarshallAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- 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(UseCase, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitUseCase(UseCase, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitUseCase(UseCase, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitValuePin(ValuePin, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitValuePin(ValuePin, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitValuePin(ValuePin, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitValueSpecification(ValueSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitValueSpecification(ValueSpecification, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitValueSpecification(ValueSpecification, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitValueSpecificationAction(ValueSpecificationAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitValueSpecificationAction(ValueSpecificationAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitValueSpecificationAction(ValueSpecificationAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitVariable(Variable, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitVariable(Variable, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitVariable(Variable, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitVariableAction(VariableAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitVariableAction(VariableAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitVariableAction(VariableAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitVertex(Vertex, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitVertex(Vertex, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitVertex(Vertex, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitWriteLinkAction(WriteLinkAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitWriteLinkAction(WriteLinkAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitWriteLinkAction(WriteLinkAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitWriteStructuralFeatureAction(WriteStructuralFeatureAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitWriteStructuralFeatureAction(WriteStructuralFeatureAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitWriteStructuralFeatureAction(WriteStructuralFeatureAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- visitWriteVariableAction(WriteVariableAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelHierarchyVisitor
-
- visitWriteVariableAction(WriteVariableAction, VisitorContext) - Method in interface com.nomagic.uml2.impl.ModelVisitor
-
- visitWriteVariableAction(WriteVariableAction, VisitorContext) - Method in class com.nomagic.uml2.impl.ModelVisitorAdapter
-
- VOID_DATATYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
-