- SAME_HEIGHT - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SAME_SIZE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SAME_WIDTH - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SAVE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SAVE_AS_TEMPLATE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SAVE_BACKGROUND - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SAVE_DIALOG_SIZE_X - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SAVE_DIALOG_SIZE_Y - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SAVE_GROUP - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SAVE_LOCALLY - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SAVE_MODULE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SAVE_MODULE_AS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SAVE_SETTINGS_ON_EXIT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SAVE_TOOLBAR - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SAVE_UUID - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SAVEAS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SAVEAS_OTHER_TYPE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SAVEASIMAGE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SAVED_ACADEMIC_LICENSE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SAVED_STUDENT_LICENSE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- saveDiffToImageFiles(File) - Method in interface com.nomagic.magicdraw.tests.common.comparators.DiagramComparator
-
Save graphical diagram differences to the given file or directory.
- saveModule(Project, IAttachedProject, boolean, boolean) - Method in interface com.nomagic.magicdraw.core.project.ProjectPersistenceManager
-
- saveModule(Project, IAttachedProject, boolean, ProgressStatus) - Method in interface com.nomagic.magicdraw.core.project.ProjectPersistenceManager
-
Saves module.
- saveModule(Project, IAttachedProject, boolean, ProgressStatus, boolean) - Method in interface com.nomagic.magicdraw.core.project.ProjectPersistenceManager
-
Saves module.
- saveModule(Project, IAttachedProject, boolean, boolean) - Method in class com.nomagic.magicdraw.core.project.ProjectsManager
-
Save module from current project into given location.
- saveModule(Project, IAttachedProject, boolean, ProgressStatus) - Method in class com.nomagic.magicdraw.core.project.ProjectsManager
-
Saves module without any additional dependencies checking.
- saveModule(Project, IAttachedProject, boolean, ProgressStatus, boolean) - Method in class com.nomagic.magicdraw.core.project.ProjectsManager
-
Saves module without any additional dependencies checking.
- saveModule(Project, IAttachedProject, boolean, ProgressStatus, URI) - Method in class com.nomagic.magicdraw.core.project.ProjectsManager
-
Saves module without any additional dependencies checking.
- saveModule(Project, IAttachedProject, boolean, ProgressStatus, URI, boolean) - Method in class com.nomagic.magicdraw.core.project.ProjectsManager
-
Saves module without any additional dependencies checking.
- SaveParticipant - Interface in com.nomagic.magicdraw.core
-
Interface declares functionality for save process participant.
- saveProject(ProjectDescriptor, boolean) - Method in interface com.nomagic.magicdraw.core.project.ProjectPersistenceManager
-
- saveProject(ProjectDescriptor, ProgressStatus, boolean) - Method in interface com.nomagic.magicdraw.core.project.ProjectPersistenceManager
-
Saves or commits project.
- saveProject(ProjectDescriptor, boolean) - Method in class com.nomagic.magicdraw.core.project.ProjectsManager
-
Saves project into location specified by descriptor.
- saveProject(Project, File) - Method in class com.nomagic.magicdraw.tests.MagicDrawTestCase
-
Save opened MagicDraw project to specific file.
- saveReport(TemplateBean, ReportBean) - Static method in class com.nomagic.magicdraw.magicreport.helper.TemplateHelper
-
Create a new report file from ReportBean.
- saveReport(ReportBean) - Static method in class com.nomagic.magicdraw.magicreport.helper.TemplateHelper
-
Create a new report file from ReportBean.
- saveSettings() - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardInformation
-
Saves transformation environmental and project info
- saveTemplate(TemplateBean) - Static method in class com.nomagic.magicdraw.magicreport.helper.TemplateHelper
-
Create a new template file from TemplateBean.
- saveToOffline(Project, ProgressStatus, boolean) - Static method in class com.nomagic.magicdraw.esi.EsiUtils
-
Saves the specified project to offline.
- saveTransformationProperties(ModelTransformationsWizardInformation) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsManager
-
- ScalableImageIcon - Class in com.nomagic.ui
-
HiDPI(Retina) friendly ImageIcon implementation.
- ScalableImageIcon() - Constructor for class com.nomagic.ui.ScalableImageIcon
-
- ScalableImageIcon(Image, ResizableIcon) - Constructor for class com.nomagic.ui.ScalableImageIcon
-
Create icon with given image and give icon to be used for painting
- ScalableImageIcon(Image) - Constructor for class com.nomagic.ui.ScalableImageIcon
-
Wrap given image and use it for painting.
- ScalableImageIcon(byte[]) - Constructor for class com.nomagic.ui.ScalableImageIcon
-
Load icon from given bytes.
- ScalableImageIcon(byte[], URI) - Constructor for class com.nomagic.ui.ScalableImageIcon
-
Load icon from given bytes.
- ScalableImageIcon(URL) - Constructor for class com.nomagic.ui.ScalableImageIcon
-
Load icon from a given url.
- ScalableImageIcon(Class, String) - Constructor for class com.nomagic.ui.ScalableImageIcon
-
Load icon from a resources of given class.
- ScalableImageIcon(Class, String, boolean) - Constructor for class com.nomagic.ui.ScalableImageIcon
-
Load icon from a resources of given class.
- ScalableImageIcon.AbstractImageLoader - Class in com.nomagic.ui
-
- scale(ResizableIcon, double) - Static method in class com.nomagic.ui.SquareIcon
-
Convert given icon to a scaled icon with given scale(zoom) factor.
- scaleComponent(HiDPIScalableComponent) - Static method in class com.nomagic.ui.HiDPIScaleUtilities
-
Scale components and its children preferred size and similar.
- scaleDown(double) - Static method in class com.nomagic.ui.RetinaUtilities
-
Scale given size by retina factor.
- scaleDownFont(float) - Static method in class com.nomagic.ui.HiDPIScaleUtilities
-
Scale font size down.
- scaleFont(float) - Static method in class com.nomagic.ui.HiDPIScaleUtilities
-
Scale font size.
- scaleIcon(int) - Static method in class com.nomagic.ui.HiDPIScaleUtilities
-
Scale Icon size.
- scaleLookAndFeel() - Static method in class com.nomagic.ui.HiDPIScaleUtilities
-
Scale various java Look&Feel settings like fonts, icons sizes, insets and etc.
- scaleUI(double) - Static method in class com.nomagic.ui.HiDPIScaleUtilities
-
Scale User Interface item size.
- scaleUI(int) - Static method in class com.nomagic.ui.HiDPIScaleUtilities
-
Scale User Interface item size.
- scaleUIRecursively(Component) - Static method in class com.nomagic.ui.HiDPIScaleUtilities
-
Scale components and its children preferred size and similar.
- scaleUp(int) - Static method in class com.nomagic.ui.RetinaUtilities
-
Scale given size by retina factor.
- scaleUp(double) - Static method in class com.nomagic.ui.RetinaUtilities
-
Scale size
- Scenario - Interface in com.nomagic.magicdraw.usecasescenarios.scenarios
-
Represents a use case flow scenario.
- SCENARIO_CHANGE_EVENT - Static variable in interface com.nomagic.magicdraw.usecasescenarios.scenarios.Scenario
-
Event for indicating scenario change.
- ScenarioFactory - Interface in com.nomagic.magicdraw.usecasescenarios.scenarios
-
Knows how to construct scenarios.
- ScenarioManager - Class in com.nomagic.magicdraw.usecasescenarios.scenarios
-
Scenario can be manipulated from Open API.
- ScenarioManager() - Constructor for class com.nomagic.magicdraw.usecasescenarios.scenarios.ScenarioManager
-
- ScenarioNode - Interface in com.nomagic.magicdraw.usecasescenarios.scenarios
-
General node in the scenario.
- ScenarioNodeEnd - Interface in com.nomagic.magicdraw.usecasescenarios.scenarios
-
Represents an end of the scenario node.
- ScenarioNodeStart - Interface in com.nomagic.magicdraw.usecasescenarios.scenarios
-
Represents start of the scenario node.
- ScenarioReadResult - Interface in com.nomagic.magicdraw.usecasescenarios.scenarios
-
Contains success flag and possible errors of scenario read result.
- ScenarioRepresentationTextProvider - Interface in com.nomagic.magicdraw.usecasescenarios.scenarios
-
Contains knowledge how scenario elements should be represented in GUI.
- SCOPE - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SCOPE_HISTORY_ACTION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SCRIPT_STEREOTYPE - Static variable in class com.nomagic.uml2.StandardProfile
-
- ScriptHelper - Class in com.nomagic.magicdraw.modelmetrics
-
Helper methods for calculating metrics.
- ScriptHelper() - Constructor for class com.nomagic.magicdraw.modelmetrics.ScriptHelper
-
- scrollRectToVisible(Rectangle) - Method in interface com.nomagic.magicdraw.uml.symbols.DiagramSurface
-
Scrolls diagram surface in order to make given part of diagram visible.
- scrollToVisible(int, int) - Method in interface com.nomagic.magicdraw.uml.symbols.DiagramSurface
-
Scrolls diagram surface in order to make given point of diagram visible.
- SDDSUBSYSTEM_STEREOTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SDDSUBSYSTEM_SUBSYSTEMINTERACTIONS_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SDDSUBSYSTEM_SUBSYSTEMRESOURCES_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SEARCH_RESULTS_TREE_DISPLAY_MODE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SEARCH_TODO - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SearchResultsTree - Class in com.nomagic.magicdraw.ui.browser
-
Tree for search results displaying.
- SEARCHRULE_STEREOTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SECOND - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SECONDARY_IMAGE_AND_STEREOTYPE_DISPLAY_MODE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- secureConnection - Variable in class com.nomagic.magicdraw.teamwork2.ServerLoginInfo
-
Secure connection flag
- select - Variable in class com.nomagic.magicdraw.ui.dialogs.SelectElementTypes
-
The types (metaclasses) of elements that can be selected in the select element dialog.
- SELECT_CONNECTED_DIRECTLY - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_CONNECTED_RECURSIVELY - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_CONVEYED_INFORMATION_ACTION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_ELEMENT_ACTION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_GENERALIZATION_SET_ACTION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_IMAGE_ACTION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_IN - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_IN_CONTAINMENT_TREE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_IN_HIERARCHY_TREE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_IN_MODEL_EXTENSIONS_TREE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_NESTED_PART - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_OPERATION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_OTHER_CONNECTOR - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_ROLE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_SAME_STEREOTYPE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_SAME_TYPE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_SIBLING - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_SIGNAL_FOR_ACCEPT_EVENT_ACTION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_SIGNAL_FOR_SEND_SIGNAL_ACTION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_SIGNAL_FOR_TRANSITION_ACTION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_STATE_INVARIANT_STATE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECT_USER_MODE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECTALL - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECTED_FAVORITE_ELEMENTS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SelectElementDlg - Class in com.nomagic.magicdraw.ui.dialogs
-
Element selection dialog allows to select the element from the active project.
- SelectElementDlg(Window, BaseElement, SelectElementTypes, SelectElementInfo) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementDlg
-
Constructor.
- SelectElementInfo - Class in com.nomagic.magicdraw.ui.dialogs
-
Info class for controling selection UI in element selection dialog.
- SelectElementInfo(boolean, boolean, Element, boolean) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
-
Constructor.
- SelectElementsDlg - Class in com.nomagic.magicdraw.ui.dialogs
-
- SelectElementsDlg(Frame, SelectElementTypes, SelectElementInfo, boolean, boolean, List) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementsDlg
-
Deprecated.
Constructor.
- selectElementsForLock(Collection<? extends Element>, Predicate<Element>) - Static method in class com.nomagic.magicdraw.teamwork2.locks.LockService
-
- SelectElementTypes - Class in com.nomagic.magicdraw.ui.dialogs
-
Element types for element(s) selection dialog.
- SelectElementTypes(ElementProperty, boolean) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementTypes
-
- SelectElementTypes(ElementProperty, boolean, boolean) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementTypes
-
- SelectElementTypes(ElementListProperty, boolean) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementTypes
-
- SelectElementTypes(ElementListProperty, boolean, boolean) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementTypes
-
- SelectElementTypes(Project, DSLHelper.DSLReferenceInfo, boolean) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementTypes
-
Constructs selectable types from DSL information.
- SelectElementTypes(Project, DSLHelper.DSLReferenceInfo, boolean, boolean) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementTypes
-
Constructs selectable types from DSL information.
- SelectElementTypes(Collection, Collection) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementTypes
-
- SelectElementTypes(Collection, Collection, Stereotype) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementTypes
-
- SelectElementTypes(Collection, Collection, Collection) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementTypes
-
Constructor.
- SelectElementTypes(Collection, Collection, Collection, boolean) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementTypes
-
Constructor.
- SelectElementTypes(Collection, Collection, Collection, Collection) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementTypes
-
Constructor.
- SelectElementTypes(Collection, Collection, Collection, Collection, boolean) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementTypes
-
Constructor.
- SELECTION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- selection - Variable in class com.nomagic.magicdraw.ui.SelectionProvider
-
- SELECTION - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SELECTION_BUTTON - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SELECTION_CHANGED - Static variable in class com.nomagic.magicdraw.core.Project
-
- SELECTION_TOOLBAR - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- selectionChanged(SelectionProvider.SelectionChangedEvent) - Method in interface com.nomagic.magicdraw.ui.SelectionProvider.SelectionChangedListener
-
Fires event that selection changed
- SelectionChangedEvent(SelectionProvider.Selection, SelectionProvider.Selection) - Constructor for class com.nomagic.magicdraw.ui.SelectionProvider.SelectionChangedEvent
-
- SelectionItem - Class in com.nomagic.actions
-
Simple action which when is performed sets property to its name.
- SelectionItem(String, Object, String) - Constructor for class com.nomagic.actions.SelectionItem
-
Creates new action.
- SelectionMode - Class in com.nomagic.magicdraw.ui.dialogs.selection
-
Describes element selection mode.
- SelectionProvider - Class in com.nomagic.magicdraw.ui
-
Selection provider to manage selected elements in browser and diagrams
- SelectionProvider() - Constructor for class com.nomagic.magicdraw.ui.SelectionProvider
-
- SelectionProvider.Selection - Interface in com.nomagic.magicdraw.ui
-
- SelectionProvider.SelectionChangedEvent - Class in com.nomagic.magicdraw.ui
-
An event which indicates selection change.
- SelectionProvider.SelectionChangedListener - Interface in com.nomagic.magicdraw.ui
-
Selection changed listener
- SelectionStateItem - Class in com.nomagic.actions
-
Simple action which on action performed sets property to its name.
- SelectionStateItem(String, Object, String) - Constructor for class com.nomagic.actions.SelectionStateItem
-
Creates new action.
- SelectItemAction - Class in com.nomagic.actions
-
Action for selecting item from the list.
- SelectItemAction(String, String, KeyStroke, String, List<?>, String) - Constructor for class com.nomagic.actions.SelectItemAction
-
Creates action and fills it with action for each element from list.
- SelectItemAction(String, String, int, String, List<?>, String) - Constructor for class com.nomagic.actions.SelectItemAction
-
Creates action and fills it with action for each element from list.
- SELECTOR - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SelectTransformationDetailsPanel - Class in com.nomagic.magicdraw.modeltransformations
-
Select Transformation Details Panel - transformation details panel
- SelectTransformationDetailsPanel(ModelTransformationsWizardInformation) - Constructor for class com.nomagic.magicdraw.modeltransformations.SelectTransformationDetailsPanel
-
Constructor
- SEND_EVENT - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SEND_MESSAGE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SEND_MESSAGE - Static variable in class com.nomagic.magicdraw.uml.ElementIcon
-
- SEND_OBJECT_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Send Object Action
' class.
- SEND_OBJECT_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the 'Send Object Action
' class.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_ACTION___CLAUSE_OF_BODY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'clause Of Body' reference.
- SEND_OBJECT_ACTION___CLAUSE_OF_TEST - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'clause Of Test' reference.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_ACTION___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- SEND_OBJECT_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.
- SEND_OBJECT_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.
- SEND_OBJECT_ACTION__ACTIVITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Activity' container reference.
- SEND_OBJECT_ACTION__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype Instance' containment reference.
- SEND_OBJECT_ACTION__ARGUMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Argument' containment reference list.
- SEND_OBJECT_ACTION__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- SEND_OBJECT_ACTION__CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Context' reference.
- SEND_OBJECT_ACTION__HANDLER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Handler' containment reference list.
- SEND_OBJECT_ACTION__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- SEND_OBJECT_ACTION__IN_GROUP - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Group' reference list.
- SEND_OBJECT_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.
- SEND_OBJECT_ACTION__IN_PARTITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Partition' reference list.
- SEND_OBJECT_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.
- SEND_OBJECT_ACTION__INCOMING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Incoming' reference list.
- SEND_OBJECT_ACTION__INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Input' reference list.
- SEND_OBJECT_ACTION__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Leaf' attribute.
- SEND_OBJECT_ACTION__IS_LOCALLY_REENTRANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Locally Reentrant' attribute.
- SEND_OBJECT_ACTION__LOCAL_POSTCONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Local Postcondition' containment reference list.
- SEND_OBJECT_ACTION__LOCAL_PRECONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Local Precondition' containment reference list.
- SEND_OBJECT_ACTION__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- SEND_OBJECT_ACTION__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- SEND_OBJECT_ACTION__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- SEND_OBJECT_ACTION__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- SEND_OBJECT_ACTION__ON_PORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'On Port' reference.
- SEND_OBJECT_ACTION__OUTGOING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Outgoing' reference list.
- SEND_OBJECT_ACTION__OUTPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Output' reference list.
- SEND_OBJECT_ACTION__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- SEND_OBJECT_ACTION__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- SEND_OBJECT_ACTION__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- SEND_OBJECT_ACTION__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- SEND_OBJECT_ACTION__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Element' reference list.
- SEND_OBJECT_ACTION__REDEFINED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Node' reference list.
- SEND_OBJECT_ACTION__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefinition Context' reference list.
- SEND_OBJECT_ACTION__REQUEST - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Request' containment reference feature.
- SEND_OBJECT_ACTION__REQUEST - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Request' containment reference.
- SEND_OBJECT_ACTION__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- SEND_OBJECT_ACTION__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- SEND_OBJECT_ACTION__TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Target' containment reference feature.
- SEND_OBJECT_ACTION__TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Target' containment reference.
- SEND_OBJECT_ACTION__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- SEND_OBJECT_ACTION_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'Send Object Action' class.
- SEND_SIGNAL_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Send Signal Action
' class.
- SEND_SIGNAL_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the 'Send Signal Action
' class.
- SEND_SIGNAL_ACTION___ACTION_EXECUTION_SPECIFICATION_OF_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'action Execution Specification Of Action' reference list.
- SEND_SIGNAL_ACTION___ACTION_INPUT_PIN_OF_FROM_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'action Input Pin Of From Action' container reference.
- SEND_SIGNAL_ACTION___ACTIVITY_NODE_OF_REDEFINED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'activity Node Of Redefined Node' reference list.
- SEND_SIGNAL_ACTION___ACTIVITY_PARTITION_OF_REPRESENTS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'activity Partition Of Represents' reference list.
- SEND_SIGNAL_ACTION___CLASSIFIER_OF_INHERITED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'classifier Of Inherited Member' reference list.
- SEND_SIGNAL_ACTION___CLAUSE_OF_BODY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'clause Of Body' reference.
- SEND_SIGNAL_ACTION___CLAUSE_OF_TEST - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'clause Of Test' reference.
- SEND_SIGNAL_ACTION___COMMENT_OF_ANNOTATED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'comment Of Annotated Element' reference list.
- SEND_SIGNAL_ACTION___CONSIDER_IGNORE_FRAGMENT_OF_MESSAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'consider Ignore Fragment Of Message' reference list.
- SEND_SIGNAL_ACTION___CONSTRAINT_OF_CONSTRAINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'constraint Of Constrained Element' reference list.
- SEND_SIGNAL_ACTION___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'diagram Of Context' reference list.
- SEND_SIGNAL_ACTION___DIRECTED_RELATIONSHIP_OF_SOURCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'directed Relationship Of Source' reference list.
- SEND_SIGNAL_ACTION___DIRECTED_RELATIONSHIP_OF_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'directed Relationship Of Target' reference list.
- SEND_SIGNAL_ACTION___DURATION_OBSERVATION_OF_EVENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'duration Observation Of Event' reference list.
- SEND_SIGNAL_ACTION___ELEMENT_OF_SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'element Of Sync Element' reference list.
- SEND_SIGNAL_ACTION___ELEMENT_VALUE_OF_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'element Value Of Element' reference list.
- SEND_SIGNAL_ACTION___EXCEPTION_HANDLER_OF_HANDLER_BODY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'exception Handler Of Handler Body' reference list.
- SEND_SIGNAL_ACTION___INFORMATION_FLOW_OF_INFORMATION_SOURCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'information Flow Of Information Source' reference list.
- SEND_SIGNAL_ACTION___INFORMATION_FLOW_OF_INFORMATION_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'information Flow Of Information Target' reference list.
- SEND_SIGNAL_ACTION___INTERACTION_OF_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'interaction Of Action' container reference.
- SEND_SIGNAL_ACTION___LOOP_NODE_OF_BODY_PART - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'loop Node Of Body Part' reference.
- SEND_SIGNAL_ACTION___LOOP_NODE_OF_SETUP_PART - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'loop Node Of Setup Part' reference.
- SEND_SIGNAL_ACTION___LOOP_NODE_OF_TEST - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'loop Node Of Test' reference.
- SEND_SIGNAL_ACTION___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'message Of Signature' reference list.
- SEND_SIGNAL_ACTION___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'namespace Of Member' reference list.
- SEND_SIGNAL_ACTION___REDEFINABLE_ELEMENT_OF_REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'redefinable Element Of Redefined Element' reference list.
- SEND_SIGNAL_ACTION___RELATIONSHIP_OF_RELATED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'relationship Of Related Element' reference list.
- SEND_SIGNAL_ACTION___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- SEND_SIGNAL_ACTION___SEQUENCE_NODE_OF_EXECUTABLE_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'sequence Node Of Executable Node' container reference.
- SEND_SIGNAL_ACTION___TIME_OBSERVATION_OF_EVENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'time Observation Of Event' reference list.
- SEND_SIGNAL_ACTION__ACTIVITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Activity' container reference.
- SEND_SIGNAL_ACTION__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype Instance' containment reference.
- SEND_SIGNAL_ACTION__ARGUMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Argument' containment reference list.
- SEND_SIGNAL_ACTION__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- SEND_SIGNAL_ACTION__CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Context' reference.
- SEND_SIGNAL_ACTION__HANDLER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Handler' containment reference list.
- SEND_SIGNAL_ACTION__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- SEND_SIGNAL_ACTION__IN_GROUP - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Group' reference list.
- SEND_SIGNAL_ACTION__IN_INTERRUPTIBLE_REGION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Interruptible Region' reference list.
- SEND_SIGNAL_ACTION__IN_PARTITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Partition' reference list.
- SEND_SIGNAL_ACTION__IN_STRUCTURED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Structured Node' container reference.
- SEND_SIGNAL_ACTION__INCOMING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Incoming' reference list.
- SEND_SIGNAL_ACTION__INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Input' reference list.
- SEND_SIGNAL_ACTION__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Leaf' attribute.
- SEND_SIGNAL_ACTION__IS_LOCALLY_REENTRANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Locally Reentrant' attribute.
- SEND_SIGNAL_ACTION__LOCAL_POSTCONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Local Postcondition' containment reference list.
- SEND_SIGNAL_ACTION__LOCAL_PRECONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Local Precondition' containment reference list.
- SEND_SIGNAL_ACTION__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- SEND_SIGNAL_ACTION__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- SEND_SIGNAL_ACTION__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- SEND_SIGNAL_ACTION__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- SEND_SIGNAL_ACTION__ON_PORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'On Port' reference.
- SEND_SIGNAL_ACTION__OUTGOING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Outgoing' reference list.
- SEND_SIGNAL_ACTION__OUTPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Output' reference list.
- SEND_SIGNAL_ACTION__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- SEND_SIGNAL_ACTION__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- SEND_SIGNAL_ACTION__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- SEND_SIGNAL_ACTION__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- SEND_SIGNAL_ACTION__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Element' reference list.
- SEND_SIGNAL_ACTION__REDEFINED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Node' reference list.
- SEND_SIGNAL_ACTION__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefinition Context' reference list.
- SEND_SIGNAL_ACTION__SIGNAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Signal' reference feature.
- SEND_SIGNAL_ACTION__SIGNAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Signal' reference.
- SEND_SIGNAL_ACTION__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- SEND_SIGNAL_ACTION__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- SEND_SIGNAL_ACTION__TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Target' containment reference feature.
- SEND_SIGNAL_ACTION__TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Target' containment reference.
- SEND_SIGNAL_ACTION__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- SEND_SIGNAL_ACTION_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'Send Signal Action' class.
- SEND_STEREOTYPE - Static variable in class com.nomagic.uml2.StandardProfile
-
- sendHttpParameters(HttpURLConnection, String) - Static method in class com.nomagic.rcpf.product.utils.Utilities
-
- sendHttpParameters(HttpURLConnection, String) - Static method in class com.nomagic.utils.Utilities
-
- SendObjectAction - Interface in com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions
-
A representation of the model object 'Send Object Action'.
- SendObjectActionClass - Interface in com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions
-
- SendSignalAction - Interface in com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions
-
A representation of the model object 'Send Signal Action'.
- SendSignalActionClass - Interface in com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions
-
- SEPARATE_DECISION_MERGE_AND_JOIN_FORK_NOTATION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SEPARATOR_ORIENTATION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SeparatorView - Class in com.nomagic.magicdraw.uml.symbols.shapes
-
This class creates a separator.
- SEQ - Static variable in class com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.InteractionOperatorKindEnum
-
The 'Seq' literal object.
- SEQ_VALUE - Static variable in class com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.InteractionOperatorKindEnum
-
The 'Seq' literal value.
- SeqMessageView - Class in com.nomagic.magicdraw.uml.symbols.paths
-
- SeqSelfMessageView - Class in com.nomagic.magicdraw.uml.symbols.paths
-
- SEQUENCE_DIAGRAM_ELEMENTS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SEQUENCE_MESSAGE_KIND - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SEQUENCE_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Sequence Node
' class.
- SEQUENCE_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the 'Sequence Node
' class.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___CLAUSE_OF_BODY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'clause Of Body' reference.
- SEQUENCE_NODE___CLAUSE_OF_TEST - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'clause Of Test' reference.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'diagram Of Context' reference list.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___INTERACTION_OF_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'interaction Of Action' container reference.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'message Of Signature' reference list.
- SEQUENCE_NODE___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'namespace Of Member' reference list.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE___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.
- SEQUENCE_NODE__ACTIVITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Activity' container reference.
- SEQUENCE_NODE__ACTIVITY__FROM_STRUCTURED_ACTIVITY_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Activity' reference.
- SEQUENCE_NODE__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype Instance' containment reference.
- SEQUENCE_NODE__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- SEQUENCE_NODE__CONTAINED_EDGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Contained Edge' reference list.
- SEQUENCE_NODE__CONTAINED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Contained Node' reference list.
- SEQUENCE_NODE__CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Context' reference.
- SEQUENCE_NODE__EDGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Edge' containment reference list.
- SEQUENCE_NODE__ELEMENT_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Element Import' containment reference list.
- SEQUENCE_NODE__EXECUTABLE_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Executable Node' containment reference list feature.
- SEQUENCE_NODE__EXECUTABLE_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Executable Node' containment reference list.
- SEQUENCE_NODE__HANDLER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Handler' containment reference list.
- SEQUENCE_NODE__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- SEQUENCE_NODE__IMPORTED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Imported Member' reference list.
- SEQUENCE_NODE__IN_ACTIVITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Activity' container reference.
- SEQUENCE_NODE__IN_GROUP - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Group' reference list.
- SEQUENCE_NODE__IN_INTERRUPTIBLE_REGION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Interruptible Region' reference list.
- SEQUENCE_NODE__IN_PARTITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Partition' reference list.
- SEQUENCE_NODE__IN_STRUCTURED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Structured Node' container reference.
- SEQUENCE_NODE__INCOMING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Incoming' reference list.
- SEQUENCE_NODE__INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Input' reference list.
- SEQUENCE_NODE__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Leaf' attribute.
- SEQUENCE_NODE__IS_LOCALLY_REENTRANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Locally Reentrant' attribute.
- SEQUENCE_NODE__LOCAL_POSTCONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Local Postcondition' containment reference list.
- SEQUENCE_NODE__LOCAL_PRECONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Local Precondition' containment reference list.
- SEQUENCE_NODE__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- SEQUENCE_NODE__MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Member' reference list.
- SEQUENCE_NODE__MUST_ISOLATE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Must Isolate' attribute.
- SEQUENCE_NODE__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- SEQUENCE_NODE__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- SEQUENCE_NODE__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- SEQUENCE_NODE__NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Node' containment reference list.
- SEQUENCE_NODE__OUTGOING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Outgoing' reference list.
- SEQUENCE_NODE__OUTPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Output' reference list.
- SEQUENCE_NODE__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- SEQUENCE_NODE__OWNED_DIAGRAM - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Diagram' containment reference list.
- SEQUENCE_NODE__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- SEQUENCE_NODE__OWNED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Member' reference list.
- SEQUENCE_NODE__OWNED_RULE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Rule' containment reference list.
- SEQUENCE_NODE__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- SEQUENCE_NODE__PACKAGE_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Package Import' containment reference list.
- SEQUENCE_NODE__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- SEQUENCE_NODE__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Element' reference list.
- SEQUENCE_NODE__REDEFINED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Node' reference list.
- SEQUENCE_NODE__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefinition Context' reference list.
- SEQUENCE_NODE__STRUCTURED_NODE_INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Structured Node Input' containment reference list.
- SEQUENCE_NODE__STRUCTURED_NODE_OUTPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Structured Node Output' containment reference list.
- SEQUENCE_NODE__SUBGROUP - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Subgroup' reference list.
- SEQUENCE_NODE__SUPER_GROUP - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Super Group' reference.
- SEQUENCE_NODE__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- SEQUENCE_NODE__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- SEQUENCE_NODE__VARIABLE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Variable' containment reference list.
- SEQUENCE_NODE__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- SEQUENCE_NODE_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'Sequence Node' class.
- SequenceDiagramContextAMConfigurator - Class in com.nomagic.magicdraw.ui.actions
-
Configure sequence context menu.
- SequenceDiagramContextAMConfigurator() - Constructor for class com.nomagic.magicdraw.ui.actions.SequenceDiagramContextAMConfigurator
-
- SequenceDiagramShortcutsConfigurator - Class in com.nomagic.magicdraw.ui.actions
-
Configure sequence diagram shortcuts.
- SequenceDiagramShortcutsConfigurator() - Constructor for class com.nomagic.magicdraw.ui.actions.SequenceDiagramShortcutsConfigurator
-
- SequenceLifelineView - Class in com.nomagic.magicdraw.uml.symbols.shapes
-
Creates lifeline "head" in sequence diagram.
- SequenceNode - Interface in com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities
-
A representation of the model object 'Sequence Node'.
- SequenceNodeClass - Interface in com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities
-
- SequenceNodeView - Class in com.nomagic.magicdraw.uml.symbols.shapes
-
- Sequencer - Interface in com.nomagic.magicdraw.uml.symbols.layout.sequence
-
Sequencer used to determine the node sequence within a layer.
- SequencerHolder - Class in com.nomagic.magicdraw.uml.symbols.layout.sequence
-
Holds all layout sequencers.
- SequencerHolder() - Constructor for class com.nomagic.magicdraw.uml.symbols.layout.sequence.SequencerHolder
-
- SEQUENCERS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SEQUENCETYPE_CHARACTER_LITERAL - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SEQUENCETYPE_DATATYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SEQUENCETYPE_EXPRESSION_LITERAL - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SEQUENCETYPE_NUMERIC_LITERAL - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SEQUENCETYPE_OWNERNUMBER_LITERAL - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SEQUENCETYPE_SEPARATOR_LITERAL - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SEQUENTIAL - Static variable in class com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.CallConcurrencyKindEnum
-
The 'Sequential' literal object.
- SEQUENTIAL_VALUE - Static variable in class com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.CallConcurrencyKindEnum
-
The 'Sequential' literal value.
- serialize(Hyperlink) - Method in class com.nomagic.magicdraw.magicreport.helper.ReportHelper
-
Convert com.nomagic.magicdraw.hyperlinks.Hyperlink
to Hyperlink
.
- serialize() - Method in class com.nomagic.persistence.FormatVersion
-
- server - Variable in class com.nomagic.license.flexlm.InternalLicenseData
-
- server - Variable in class com.nomagic.magicdraw.teamwork2.ServerLoginInfo
-
Server address
- SERVER_NAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SERVER_PORT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SERVER_TYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- ServerLoginInfo - Class in com.nomagic.magicdraw.teamwork2
-
Login to server information.
- ServerLoginInfo(String, String, String, boolean) - Constructor for class com.nomagic.magicdraw.teamwork2.ServerLoginInfo
-
Constructor
- ServerLoginInfo(String, String, String, boolean, String) - Constructor for class com.nomagic.magicdraw.teamwork2.ServerLoginInfo
-
Constructor
- SERVICE_STEREOTYPE - Static variable in class com.nomagic.uml2.StandardProfile
-
- Serviceable - Interface in com.nomagic.ci.persistence.services
-
A basic interface for components that provide services
- SessionManager - Class in com.nomagic.magicdraw.openapi.uml
-
The singleton manager for Elements editing in the model.
- set_abstractionOfMapping(Abstraction) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.OpaqueExpression
-
- set_acceptCallActionOfReturnInformation(AcceptCallAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_acceptEventActionOfResult(AcceptEventAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_acceptEventActionOfTrigger(AcceptEventAction) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.Trigger
-
- set_actionInputPinOfFromAction(ActionInputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.Action
-
- set_actionOfInput(Action) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_actionOfLocalPostcondition(Action) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
-
- set_actionOfLocalPrecondition(Action) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
-
- set_actionOfOutput(Action) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_activityEdgeOfGuard(ActivityEdge) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- set_activityEdgeOfWeight(ActivityEdge) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- set_activityOfPartition(Activity) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdintermediateactivities.ActivityPartition
-
- set_addStructuralFeatureValueActionOfInsertAt(AddStructuralFeatureValueAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_addVariableValueActionOfInsertAt(AddVariableValueAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_artifactOfManifestation(Artifact) - Method in interface com.nomagic.uml2.ext.magicdraw.deployments.mdartifacts.Manifestation
-
- set_artifactOfNestedArtifact(Artifact) - Method in interface com.nomagic.uml2.ext.magicdraw.deployments.mdartifacts.Artifact
-
- set_artifactOfOwnedAttribute(Artifact) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
-
- set_artifactOfOwnedOperation(Artifact) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Operation
-
- set_associationOfNavigableOwnedEnd(Association) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
-
- set_behavioralFeatureOfOwnedParameterSet(BehavioralFeature) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdcompleteactivities.ParameterSet
-
- set_behavioredClassifierOfClassifierBehavior(BehavioredClassifier) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors.Behavior
-
- set_behavioredClassifierOfOwnedBehavior(BehavioredClassifier) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors.Behavior
-
- set_behaviorOfOwnedParameter(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Parameter
-
- set_behaviorOfOwnedParameterSet(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdcompleteactivities.ParameterSet
-
- set_behaviorOfPostcondition(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
-
- set_behaviorOfPrecondition(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
-
- set_callActionOfResult(CallAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_callOperationActionOfTarget(CallOperationAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_changeEventOfChangeExpression(ChangeEvent) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- set_classifierOfCollaborationUse(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdcollaborations.CollaborationUse
-
- set_classifierOfOwnedUseCase(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.mdusecases.UseCase
-
- set_classifierOfRepresentation(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdcollaborations.CollaborationUse
-
- set_classOfOwnedReception(Class) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.Reception
-
- set_clauseOfBody(Clause) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.ExecutableNode
-
- set_clauseOfDecider(Clause) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_clauseOfTest(Clause) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.ExecutableNode
-
- set_clearAssociationActionOfObject(ClearAssociationAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_clearStructuralFeatureActionOfResult(ClearStructuralFeatureAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_collaborationUseOfRoleBinding(CollaborationUse) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mddependencies.Dependency
-
- set_combinedFragmentOfCfragmentGate(CombinedFragment) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.Gate
-
- set_combinedFragmentOfOperand(CombinedFragment) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.InteractionOperand
-
- set_componentOfPackagedElement(Component) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.PackageableElement
-
- set_conditionalNodeOfClause(ConditionalNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.Clause
-
- set_conditionalNodeOfResult(ConditionalNode) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_connectorOfEnd(Connector) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdinternalstructures.ConnectorEnd
-
- set_createLinkActionOfEndData(CreateLinkAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.LinkEndCreationData
-
- set_createLinkObjectActionOfResult(CreateLinkObjectAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_createObjectActionOfResult(CreateObjectAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_decisionNodeOfDecisionInputFlow(DecisionNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ObjectFlow
-
- SET_DEFAULT_FROM_SELECTED_SHAPE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- set_destroyLinkActionOfEndData(DestroyLinkAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.LinkEndDestructionData
-
- set_destroyObjectActionOfTarget(DestroyObjectAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_durationConstraintOfSpecification(DurationConstraint) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.DurationInterval
-
- set_durationOfExpr(Duration) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- set_durationOfObservation(Duration) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.Observation
-
- SET_EMPTY_TAGS_DEFAULTS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- set_extendOfCondition(Extend) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
-
- set_extensionOfOwnedEnd(Extension) - Method in interface com.nomagic.uml2.ext.magicdraw.mdprofiles.ExtensionEnd
-
- SET_FONT - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- set_interactionConstraintOfMaxint(InteractionConstraint) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- set_interactionConstraintOfMinint(InteractionConstraint) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- set_interactionFragmentOfGeneralOrdering(InteractionFragment) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.GeneralOrdering
-
- set_interactionOfAction(Interaction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.Action
-
- set_interactionOfFormalGate(Interaction) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.Gate
-
- set_interactionOperandOfGuard(InteractionOperand) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.InteractionConstraint
-
- set_interactionUseOfActualGate(InteractionUse) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.Gate
-
- set_interactionUseOfArgument(InteractionUse) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- set_interactionUseOfReturnValue(InteractionUse) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- set_interfaceOfNestedClassifier(Interface) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Classifier
-
- set_interfaceOfOwnedReception(Interface) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.Reception
-
- set_intervalConstraintOfSpecification(IntervalConstraint) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.Interval
-
- set_invocationActionOfArgument(InvocationAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_joinNodeOfJoinSpec(JoinNode) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- set_lifelineOfDecomposedAs(Lifeline) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.PartDecomposition
-
- set_lifelineOfSelector(Lifeline) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- set_linkActionOfEndData(LinkAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.LinkEndData
-
- set_linkActionOfInputValue(LinkAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_linkEndCreationDataOfInsertAt(LinkEndCreationData) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_linkEndDataOfQualifier(LinkEndData) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.QualifierValue
-
- set_linkEndDataOfValue(LinkEndData) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_linkEndDestructionDataOfDestroyAt(LinkEndDestructionData) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_loopNodeOfBodyPart(LoopNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.ExecutableNode
-
- set_loopNodeOfDecider(LoopNode) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_loopNodeOfLoopVariable(LoopNode) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_loopNodeOfLoopVariableInput(LoopNode) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_loopNodeOfResult(LoopNode) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_loopNodeOfSetupPart(LoopNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.ExecutableNode
-
- set_loopNodeOfTest(LoopNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.ExecutableNode
-
- set_messageOfArgument(Message) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- set_messageOfGuard(Message) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
-
- set_messageOfReceiveEvent(Message) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.MessageEnd
-
- set_messageOfSendEvent(Message) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.MessageEnd
-
- set_messageOfTarget(Message) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- SET_NAME - Static variable in class com.nomagic.magicdraw.uml.ExtendedPropertyNames
-
- set_namedElementOfNameExpression(NamedElement) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.StringExpression
-
- set_nodeOfNestedNode(Node) - Method in interface com.nomagic.uml2.ext.magicdraw.deployments.mdnodes.Node
-
- set_objectNodeOfUpperBound(ObjectNode) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- set_opaqueActionOfInputValue(OpaqueAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_opaqueActionOfOutputValue(OpaqueAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_parameterSetOfCondition(ParameterSet) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
-
- set_profileOfMetaclassReference(Profile) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ElementImport
-
- set_profileOfMetamodelReference(Profile) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.PackageImport
-
- set_protocolTransitionOfPreCondition(ProtocolTransition) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
-
- set_qualifierValueOfValue(QualifierValue) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_raiseExceptionActionOfException(RaiseExceptionAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_readExtentActionOfResult(ReadExtentAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_readIsClassifiedObjectActionOfObject(ReadIsClassifiedObjectAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_readIsClassifiedObjectActionOfResult(ReadIsClassifiedObjectAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_readLinkActionOfResult(ReadLinkAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_readLinkObjectEndActionOfObject(ReadLinkObjectEndAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_readLinkObjectEndActionOfResult(ReadLinkObjectEndAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_readLinkObjectEndQualifierActionOfObject(ReadLinkObjectEndQualifierAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_readLinkObjectEndQualifierActionOfResult(ReadLinkObjectEndQualifierAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_readSelfActionOfResult(ReadSelfAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_readStructuralFeatureActionOfResult(ReadStructuralFeatureAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_readVariableActionOfResult(ReadVariableAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_reclassifyObjectActionOfObject(ReclassifyObjectAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_reduceActionOfCollection(ReduceAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_reduceActionOfResult(ReduceAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_removeStructuralFeatureValueActionOfRemoveAt(RemoveStructuralFeatureValueAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_removeVariableValueActionOfRemoveAt(RemoveVariableValueAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_replyActionOfReplyValue(ReplyAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_replyActionOfReturnInformation(ReplyAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_representation(AbstractDiagramRepresentationObject) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Diagram
-
- set_representationText(String) - Method in interface com.nomagic.uml2.ext.magicdraw.base.ModelObject
-
- set_sendObjectActionOfRequest(SendObjectAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_sendObjectActionOfTarget(SendObjectAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_sendSignalActionOfTarget(SendSignalAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_sequenceNodeOfExecutableNode(SequenceNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.ExecutableNode
-
- set_startClassifierBehaviorActionOfObject(StartClassifierBehaviorAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_startObjectBehaviorActionOfObject(StartObjectBehaviorAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_stateInvariantOfInvariant(StateInvariant) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
-
- set_stateOfDeferrableTrigger(State) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.Trigger
-
- set_stateOfDoActivity(State) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors.Behavior
-
- set_stateOfEntry(State) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors.Behavior
-
- set_stateOfExit(State) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors.Behavior
-
- set_stereotypeOfIcon(Stereotype) - Method in interface com.nomagic.uml2.ext.magicdraw.mdprofiles.Image
-
- set_structuralFeatureActionOfObject(StructuralFeatureAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_structuredActivityNodeOfStructuredNodeInput(StructuredActivityNode) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_structuredActivityNodeOfStructuredNodeOutput(StructuredActivityNode) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_structuredClassifierOfOwnedAttribute(StructuredClassifier) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
-
- set_structuredClassifierOfOwnedConnector(StructuredClassifier) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdinternalstructures.Connector
-
- SET_SUBJECT - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- set_templateParameterOfOwnedDefault(TemplateParameter) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.ParameterableElement
-
- set_templateParameterSubstitutionOfOwnedActual(TemplateParameterSubstitution) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.ParameterableElement
-
- set_testIdentityActionOfFirst(TestIdentityAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_testIdentityActionOfResult(TestIdentityAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_testIdentityActionOfSecond(TestIdentityAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_timeConstraintOfSpecification(TimeConstraint) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.TimeInterval
-
- set_timeEventOfWhen(TimeEvent) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.TimeExpression
-
- set_timeExpressionOfExpr(TimeExpression) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- set_timeExpressionOfObservation(TimeExpression) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.Observation
-
- set_transitionOfEffect(Transition) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors.Behavior
-
- set_transitionOfGuard(Transition) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
-
- set_transitionOfTrigger(Transition) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.Trigger
-
- set_unmarshallActionOfObject(UnmarshallAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_unmarshallActionOfResult(UnmarshallAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_valuePinOfValue(ValuePin) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- set_valueSpecificationActionOfResult(ValueSpecificationAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_valueSpecificationActionOfValue(ValueSpecificationAction) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- set_writeStructuralFeatureActionOfResult(WriteStructuralFeatureAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
-
- set_writeStructuralFeatureActionOfValue(WriteStructuralFeatureAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- set_writeVariableActionOfValue(WriteVariableAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
-
- setAbstract(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.BehavioralFeature
-
Sets the value of the '
Abstract
' attribute.
- setAbstract(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Class
-
Sets the value of the '
Abstract
' attribute.
- setAbstract(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Classifier
-
Sets the value of the '
Abstract
' attribute.
- setAbstraction(Component) - Method in interface com.nomagic.uml2.ext.magicdraw.components.mdbasiccomponents.ComponentRealization
-
Sets the value of the '
Abstraction
' container
reference.
- setAction(Action) - Method in class com.nomagic.actions.ActionsCommandBarCreator.ListComboBox
-
- setAction(Action) - Method in class com.nomagic.actions.ActionsMenuCreator.CustomJMenuItem
-
- setAction(Action) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.ActionExecutionSpecification
-
Sets the value of the '
Action
' reference.
- setActions(List<? extends NMAction>) - Method in class com.nomagic.actions.ActionsCategory
-
Sets the list of the new actions overriding old actions.
- setActions(List<? extends NMAction>) - Method in class com.nomagic.actions.NMAction
-
Sets the list of the actions(do nothing here).
- setActions(List<? extends NMAction>) - Method in class com.nomagic.magicdraw.annotation.Annotation
-
- setActivateTreeBeautifier(boolean) - Method in class com.nomagic.magicdraw.core.options.OrganicLayouterOptionsGroup
-
Set Activate Tree Beautifier.
- setActive(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Class
-
Sets the value of the '
Active
' attribute.
- setActiveInstance(ITeamworkService) - Static method in class com.nomagic.magicdraw.teamwork2.TeamworkService
-
Set active Teamwork Service instance.
- setActiveProject(Project) - Method in class com.nomagic.magicdraw.core.project.ProjectsManager
-
Sets given project as active.
- setActiveValidationScope(Element[]) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setActiveValidationSeverity(EnumerationLiteral) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setActivity(Activity) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ActivityEdge
-
Sets the value of the '
Activity
' container reference.
- setActivity(Activity) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdfundamentalactivities.ActivityNode
-
Sets the value of the '
Activity
' container reference.
- setActivity(Activity) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.StructuredActivityNode
-
Sets the value of the '
Activity
' reference.
- setActivityScope(Activity) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.Variable
-
- setActual(ParameterableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.TemplateParameterSubstitution
-
Sets the value of the '
Actual
' reference.
- setAddArguments(boolean) - Method in class com.nomagic.magicdraw.uml.text.InteractionUseTextParams
-
- setAddBraces(boolean) - Method in class com.nomagic.magicdraw.uml.text.ConstraintTextParams
-
- setAddBrackets(boolean) - Method in class com.nomagic.magicdraw.uml.text.MultiplicityTextParams
-
- setAddColor(boolean) - Method in class com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator
-
- setAddColor(boolean) - Method in class com.nomagic.magicdraw.uml.RepresentationTextParams
-
- setAddElementsRecursively(boolean) - Method in class com.nomagic.magicdraw.validation.ValidationRunData
-
Should validation engine add scope elements recursively, or should it validate only provided scope.
- setAddIcon(boolean) - Method in class com.nomagic.magicdraw.uml.text.SlotTextParams
-
- setAddition(UseCase) - Method in interface com.nomagic.uml2.ext.magicdraw.mdusecases.Include
-
Sets the value of the '
Addition
' reference.
- setAdditionalBrowserTrees(Collection<String>) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setAdditionalProperties(Map<String, Object>) - Method in class com.nomagic.magicdraw.properties.Property
-
Replace current tags with a new ones
- setAdditionalProperty(String, Object) - Method in class com.nomagic.magicdraw.properties.Property
-
Attach tag like key-value information to a property
- setAdditionalStereotypes(Collection<Stereotype>) - Method in class com.nomagic.magicdraw.uml.ConvertElementInfo
-
Set stereotypes to apply to converted element after conversion
- setAddReferTo(boolean) - Method in class com.nomagic.magicdraw.uml.text.InteractionUseTextParams
-
- setAddress(String) - Method in class com.nomagic.utils.ProxyServerData
-
- setAfter(OccurrenceSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.GeneralOrdering
-
Sets the value of the '
After
' reference.
- setAggregation(AggregationKind) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
-
- setAlias(String) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ElementImport
-
Sets the value of the '
Alias
' attribute.
- setAllowOverlaps(boolean) - Method in class com.nomagic.magicdraw.core.options.CircularLayouterOptionsGroup
-
Set allow overlap.
- setAllowSubstitutable(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.ClassifierTemplateParameter
-
- setAllSelected(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
-
Selects(or deselects) all presentation elements in the diagram.
- setAncestor(String) - Method in class com.nomagic.magicdraw.diff.report.PropertyReportInfo
-
Sets ancestor value.
- setAncestorDiagramData(DiagramDataImpl) - Method in class com.nomagic.magicdraw.diff.report.DiagramReportInfo
-
Sets ancestor diagram data.
- setAncestorDiagramImage(Image) - Method in class com.nomagic.magicdraw.diff.report.DiagramReportInfo
-
Sets ancestor diagram image.
- setAnotherEndOfSlot(Slot, ValueSpecification) - Static method in class com.nomagic.uml2.ext.jmi.helpers.StereotypesHelper
-
- setAppendValue(boolean) - Method in class com.nomagic.magicdraw.properties.ChoiceProperty
-
Sets the append value flag.
- setApplicationName(String) - Method in class com.nomagic.magicdraw.core.Application
-
Set the name of the application.
- setApplicationName(String) - Static method in class com.nomagic.magicdraw.core.ApplicationConstants
-
- setApplicationNotificationsBuilder(NotificationViewBuilder) - Method in class com.nomagic.magicdraw.ui.notification.NotificationManager
-
Sets builder that creates and displays application notifications
- setAppliedProfile(Profile) - Method in interface com.nomagic.uml2.ext.magicdraw.mdprofiles.ProfileApplication
-
- setAppliedPropertyManagerIDs(Map<PropertyManager, PropertyManager>) - Method in class com.nomagic.magicdraw.properties.Style
-
Sets applied property manager id to managers which does not have it.
- setAppliedStereotypeInstance(InstanceSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element
-
- setApplyAllProfilesToRootModel(boolean) - Method in class com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseEmfOptionsGroup
-
Set if to apply all profiles to root Model on export.
- setApplyAllProfilesToRootModel(boolean) - Method in interface com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseOptions
-
Set if to apply all profiles to root Model on export.
- setApplyingPackage(Package) - Method in interface com.nomagic.uml2.ext.magicdraw.mdprofiles.ProfileApplication
-
- setApplyPropertyImageProperty(ProjectOptions.ApplyPropertyImageChoice) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets Apply Property Image property
- setAskToOverwriteExportedFiles(boolean) - Method in class com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseEmfOptionsGroup
-
Set if ask to overwrite exported files.
- setAskToOverwriteExportedFiles(boolean) - Method in interface com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseOptions
-
Set if ask to overwrite exported files.
- setAsLastUsedService() - Method in interface com.nomagic.magicdraw.teamwork2.ITeamworkService
-
Set that current service is last used service to connect to server from MD.
- setAssociation(Association) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.ClearAssociationAction
-
- setAssociation(Association) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
-
- setAssociationEnd(Property) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
-
- setAssured(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.ConditionalNode
-
Sets the value of the '
Assured
' attribute.
- setAttribute(Pointer, int, String) - Method in interface com.nomagic.license.flexlm.FlexLmBorrowLibrary
-
- setAuthenticate(boolean) - Method in class com.nomagic.utils.ProxyServerData
-
- setAuthor(String) - Method in class com.nomagic.magicdraw.teamwork2.ProjectVersion
-
Sets user for the version
- setAutoCircleRadius(boolean) - Method in class com.nomagic.magicdraw.core.options.CircularLayouterOptionsGroup
-
Set the radius of each circle in the layout automatically.
- setAutoExportOption(String) - Method in class com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseEmfOptionsGroup
-
Set auto-export to Eclipse UML2 XMI on project save option.
- setAutoExportOption(String) - Method in interface com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseOptions
-
Set auto-export to Eclipse UML2 XMI on project save option.
- setAutoLoadKind(ProjectAttachmentConfiguration, AutoLoadKind) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
-
Set auto load kind for a given configuration.
- setAutoLoadKind(IProject, ProjectAttachmentConfiguration, AutoLoadKind, IProgressMonitor) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
-
Set module load kind
- setAutoLoadKind(IProject, ProjectAttachmentConfiguration, AutoLoadKind) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
-
Set module load kind
- setAutoLoadKind(IProject, IAttachedProject, AutoLoadKind, IProgressMonitor) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
-
Set module load kind
- setAutoLoadKindOnTask(IProject, IAttachedProject, AutoLoadKind) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
-
Set module load kind
- setAutomaticBehaviorCreationMode(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets automatic behavior creation property value.
- setAutomaticTypeCreationMode(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets automatic type creation property value.
- setAutoNumbering(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Set AutoNumbering option
- setAutoSynchronizeParametersAndArguments(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets auto synchronize parameters and arguments property value.
- setBackgroundColor(Color) - Method in class com.nomagic.magicdraw.ui.notification.config.NotificationViewConfig
-
Sets notification background color.
- setBackloopRouting(boolean) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
-
Set Back Loop Routing property value in order to enabled all paths that do not point in the main layout direction will be routed as backloops.
- setBaryCenterMode(boolean) - Method in class com.nomagic.magicdraw.core.options.CompositeLayouterOptionsGroup
-
- setBaseClass(Stereotype, Class, Extension) - Static method in class com.nomagic.uml2.ext.jmi.helpers.StereotypesHelper
-
Sets base (meta) class for stereotype
- setBaseClasses(Stereotype, Collection<Class>) - Static method in class com.nomagic.uml2.ext.jmi.helpers.StereotypesHelper
-
Sets base (meta) classes for stereotype
- setBaseClassesByName(Stereotype, Collection<String>) - Static method in class com.nomagic.uml2.ext.jmi.helpers.StereotypesHelper
-
Sets base (meta) classes for stereotype by names
- setBefore(OccurrenceSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.GeneralOrdering
-
Sets the value of the '
Before
' reference.
- setBehavior(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.CallBehaviorAction
-
Sets the value of the '
Behavior
' reference.
- setBehavior(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.OpaqueExpression
-
Sets the value of the '
Behavior
' reference.
- setBehavior(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.Event
-
Sets the value of the '
Behavior
' container reference.
- setBehavior(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.Observation
-
Sets the value of the '
Behavior
' container reference.
- setBehavior(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdports.Port
-
Sets the value of the '
Behavior
' attribute.
- setBehavior(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.BehaviorExecutionSpecification
-
Sets the value of the '
Behavior
'
reference.
- setBinaryObject(BinaryObject) - Method in interface com.nomagic.magicdraw.foundation.diagram.DiagramContentsDescriptor
-
- setBody(String) - Method in interface com.nomagic.magicdraw.ui.languagebody.LanguageBodyEditor
-
Set body to edit.
- setBody(String) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Comment
-
Sets the value of the '
Body
' attribute.
- setBodyCondition(Constraint) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Operation
-
- setBodyContext(Operation) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
-
- setBooleanProperty(boolean, String, String, String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setBoundElement(TemplateableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.TemplateBinding
-
- setBounds(String, Rectangle) - Method in interface com.nomagic.magicdraw.ui.ProjectWindowsManager
-
Set bounds of window.
- setBrowserItemsTypes(Collection) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Set types that are filtered (not shown) in browser.
- setBrowserLayout(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setBrowserVisible(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Set browser visibility flag
- setBuildContainmentHierarchies(boolean) - Method in class com.nomagic.magicdraw.core.options.ClassDiagramLayouterOptionsGroup
-
Set Build Containment Hierarchies property value in order to organize
classes connected by containment paths into hierarchies.
- setBuildGeneralizationHierarchies(boolean) - Method in class com.nomagic.magicdraw.core.options.ClassDiagramLayouterOptionsGroup
-
Set Build Generalization Hierarchies property value in order to organize
classes connected by generalization paths into hierarchies.
- setBuildRealizationHierarchies(boolean) - Method in class com.nomagic.magicdraw.core.options.ClassDiagramLayouterOptionsGroup
-
Set Build Realization Hierarchies property value in order to organize
classes connected by realization paths into hierarchies.
- setCacheOptionsLock(boolean) - Method in interface com.nomagic.magicdraw.teamwork2.locks.ILockProjectService
-
Sets whether options lock should be cached or not.
- setCancel(boolean) - Method in class com.nomagic.task.EmptyProgressStatus
-
- setCancel(boolean) - Method in interface com.nomagic.task.ProgressStatus
-
Call this when want current operation be canceled.
- setCancel(boolean) - Method in class com.nomagic.task.SimpleProgressStatus
-
- setCanChangeElementName(boolean) - Method in class com.nomagic.magicdraw.uml.ConvertElementInfo
-
Sets can change element name flag value.
- setCanInfoBeLost(boolean) - Method in class com.nomagic.magicdraw.uml.ConvertElementInfo
-
Sets info can be lost flag value.
- setCanSetID(boolean) - Method in class com.nomagic.uml2.ext.jmi.reflect.AbstractRepository
-
- setCategories(List<? extends ActionsCategory>) - Method in class com.nomagic.actions.ActionsManager
-
Sets the list of the categories.
- setCategory(ConvertElementInfoCategory) - Method in class com.nomagic.magicdraw.uml.ConvertElementInfo
-
Set category of info used for grouping of targets in UI.
- setCategory(String) - Method in class com.nomagic.magicdraw.uml.DiagramDescriptor
-
Set diagram category name.
- setCategoryName(String, String) - Static method in class com.nomagic.magicdraw.teamwork.application.TeamworkUtils
-
Sets the new name for the given category.
- setChangeable(boolean) - Method in class com.nomagic.actions.SelectItemAction
-
Sets changeable property.
- setChanged() - Method in interface com.nomagic.magicdraw.esi.persistence.security.PermissionService
-
Sets that package permissions has changed
- setChangeExpression(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.ChangeEvent
-
- setChangeNotEcoreDataTypeToString(boolean) - Method in interface com.nomagic.magicdraw.emfuml2xmi.envoptions.Options
-
Set if to change stereotype property type not eCore datatype to String on export.
- setChangeNotEcoreDataTypeToString(boolean) - Method in interface com.nomagic.magicdraw.emfuml2xmi.v2.envoptions.Options
-
Set if to change stereotype property type not eCore datatype to String on export.
- setChangeOwnershipForNavigability(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets the HOW_DOT_NOTATION_FOR_ASSOCIATIONS property value.
- setChangeState(Change, ChangeState) - Static method in class com.nomagic.magicdraw.merge.MergeUtil
-
Set change state.
- setChangeStereotypePropertyTypeStereotype(boolean) - Method in interface com.nomagic.magicdraw.emfuml2xmi.envoptions.Options
-
- setChangeStereotypePropertyTypeStereotype(String) - Method in interface com.nomagic.magicdraw.emfuml2xmi.envoptions.Options
-
Set "Change stereotype property type stereotype" option value.
- setChangeStereotypePropertyTypeStereotype(boolean) - Method in class com.nomagic.magicdraw.emfuml2xmi.v2.envoptions.EmfOptionsGroup
-
Set if to change stereotype property type stereotype to metaclass on export.
- setChangeStereotypePropertyTypeStereotype(boolean) - Method in interface com.nomagic.magicdraw.emfuml2xmi.v2.envoptions.Options
-
- setChangeStereotypePropertyTypeStereotype(String) - Method in interface com.nomagic.magicdraw.emfuml2xmi.v2.envoptions.Options
-
Set "Change stereotype property type stereotype" option value.
- setCheckElementNumberUniques(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Set the value to check element number uniques
- setCheckForCyclicDependencies(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets check for cyclic dependencies property value.
- setCheckIdUniques(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Set the value to check element id uniques in all id properties
- setChoice(List) - Method in class com.nomagic.magicdraw.properties.AbstractChoiceProperty
-
Sets the list of possible values for selecting.
- setChoice(List) - Method in class com.nomagic.magicdraw.properties.ChoiceProperty
-
Sets the list of possible values for selecting.
- setChoosePackageLastSelection(Package) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setClassFieldCreationType(Project, String, boolean) - Static method in class com.nomagic.magicdraw.ce.CodeEngineeringManager
-
- setClassFieldCreationType(Project, String, AttributeCreationType) - Static method in class com.nomagic.magicdraw.ce.CodeEngineeringManager
-
Given a project and language of Code engineering set and, sets the default Class field creation type.
- setClassifier(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReadExtentAction
-
- setClassifier(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReadIsClassifiedObjectAction
-
- setClassifier(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.CreateObjectAction
-
- setClassifier(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.RedefinableTemplateSignature
-
Sets the value of the '
Classifier
'
container reference.
- setClassifier(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
-
- setClassifierBehavior(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors.BehavioredClassifier
-
- setClassifierForInstanceSpecification(Classifier, InstanceSpecification, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InstanceSpecificationHelper
-
Set classifier for instance
- setClassifierForInstanceSpecification(Collection<? extends Classifier>, InstanceSpecification, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InstanceSpecificationHelper
-
Set classifiers for instance
- setClassLookupStrategy(PluginDescriptor.ClassLookupStrategy) - Method in class com.nomagic.magicdraw.plugins.PluginDescriptor
-
Set class lookup strategy.
- setClassName(String) - Method in class com.nomagic.magicdraw.plugins.PluginDescriptor
-
Sets plugin class name.
- setClientElement(Element, Element) - Static method in class com.nomagic.uml2.ext.jmi.helpers.CoreHelper
-
Set client of the relationship.
- setCloseOnActivation(boolean) - Method in class com.nomagic.magicdraw.ui.notification.HRefRunnable
-
Sets notification close flag for this runnable.
- setCollection(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReduceAction
-
Sets the value of the '
Collection
' containment reference.
- setColor(Color) - Method in class com.nomagic.text.builders.ColoredHtmlTextBuilder
-
- setColor(Color) - Method in class com.nomagic.text.builders.ColoredRichTextBuilder
-
- setColor(Color) - Method in class com.nomagic.text.builders.RawTextBuilder
-
- setColor(Color) - Method in interface com.nomagic.text.builders.TextBuilder
-
Set color of the text which will be added later.
- setColumnCollapsedNodes(List<String>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Collapsed column nodes property
- setColumnCustomOrder(String) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Column custom order property
- setColumnHeaderHeight(int) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Column header height property
- setColumnOwnerDisplayMode(MatrixSettings.OwnerDisplayMode) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Column owner display mode property
- setColumnSortingMode(MatrixSettings.SortingMode) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Column sorting mode property
- setColumnTextDirection(MatrixSettings.TextDirection) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Column text direction property
- setCombineDuplicate(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdintermediateactivities.JoinNode
-
- setComment(String) - Method in class com.nomagic.magicdraw.magicreport.tools.ProjectVersion
-
Sets comment text.
- setComment(String) - Method in class com.nomagic.magicdraw.teamwork2.ProjectVersion
-
Sets comment text.
- setComment(Element, String) - Static method in class com.nomagic.uml2.ext.jmi.helpers.CoreHelper
-
Set comment (documentation) for element.
- setCommentElement(Element, Comment) - Static method in class com.nomagic.uml2.ext.jmi.helpers.CoreHelper
-
Set given Comment as documentation of given Element.
- setCommonProjectOptions(CommonProjectOptions) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setCompactnessFactor(double) - Method in class com.nomagic.magicdraw.core.options.CircularLayouterOptionsGroup
-
Set compactness factor.
- setCompactnessFactor(double) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
-
Set compactness factor.
- setCompatibleVersion(IProject, String) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
-
Set compatible version for a given project
- setCompositionInspectionSeverity(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setConcurrency(CallConcurrencyKind) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.BehavioralFeature
-
- setCondition(Constraint) - Method in interface com.nomagic.uml2.ext.magicdraw.mdusecases.Extend
-
Sets the value of the '
Condition
' containment reference.
- setConjugated(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdports.Port
-
- setConnector(Connector) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.Message
-
- setConsiderLayoutTemplates(boolean) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
-
If set to true, leaves the elements that have layout templates unchanged.
- setConstraintForNote(ShapeElement, Constraint) - Method in class com.nomagic.magicdraw.openapi.uml.PresentationElementsManager
-
Shows given constraint in the given note.
- setConstraintText(Constraint, String, boolean, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.CoreHelper
-
Set text for constraint as name or as expression
- setConstraintText(Constraint, String, boolean, boolean, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.CoreHelper
-
Set text for constraint as name or as expression
- setContainer(Region) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Transition
-
Sets the value of the '
Container
' container
reference.
- setContainer(Region) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Vertex
-
Sets the value of the '
Container
' container reference.
- setContainerNotificationsBuilder(NotificationViewBuilder) - Method in class com.nomagic.magicdraw.ui.notification.NotificationManager
-
Sets builder that creates and displays container notifications
- setContainment(boolean) - Method in class com.nomagic.magicdraw.properties.ElementListProperty
-
- setContainment(boolean) - Method in class com.nomagic.magicdraw.properties.ElementProperty
-
Set containment.
- setContent(String) - Method in class com.nomagic.uml2.ext.jmi.helpers.ElementImageHelper.ImageInformation
-
Sets content of image.
- setContent(String) - Method in interface com.nomagic.uml2.ext.magicdraw.mdprofiles.Image
-
Sets the value of the '
Content
' attribute.
- setContentHash(String) - Method in interface com.nomagic.magicdraw.foundation.diagram.DiagramContentsDescriptor
-
- setContext(Notification.Context) - Method in class com.nomagic.magicdraw.ui.notification.Notification
-
Sets new notification context
- setContext(Namespace) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
-
Sets the value of the '
Context
' container reference.
- setContext(Element) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Diagram
-
Sets the value of the '
Context
' reference.
- setContract(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mddependencies.Substitution
-
Sets the value of the '
Contract
' reference.
- setContract(Interface) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdinterfaces.InterfaceRealization
-
Sets the value of the '
Contract
' reference.
- setControl(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.Pin
-
Sets the value of the '
Control
' attribute.
- setControlType(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ObjectNode
-
- setConvertedElementTypes(List<Object>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.FilterSettings
-
Converts element types and saves them as the diagram setting
- setConvertOnlyIncomingReferences(boolean) - Method in class com.nomagic.magicdraw.uml.ConvertElementInfo
-
Sets convert only incoming references flag value.
- setConvertRelatedElements(boolean) - Method in class com.nomagic.magicdraw.uml.ConvertElementInfo
-
Set flag for related elements converting
- setCounter(Counter) - Method in class com.nomagic.uml2.ext.jmi.reflect.AbstractRepository
-
Standalone repositories (those, having no Project object)
can have a separate counter assigned to them.
- setCovering(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdpowertypes.GeneralizationSet
-
Sets the value of the '
Covering
' attribute.
- setCreate(boolean) - Method in interface com.nomagic.magicdraw.uml.refactor.extract.ExtractReference
-
Flag value which indicates whether reference should be created during refactoring.
- setCreateAnnotatedElements(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DisplayRelatedSymbolsInfo
-
Sets is create annotated elements flag value.
- setCreateBoundElementName(boolean) - Method in class com.nomagic.magicdraw.uml.RepresentationTextCreator
-
- setCreateComments(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DisplayRelatedSymbolsInfo
-
Sets is create comments flag value.
- setCreateContainment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DisplayRelatedSymbolsInfo
-
Sets is create containment flag value.
- setCreateEdgeLabels(int) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
-
Sets the label creation mode.
- setCreateNewSymbols(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DisplayRelatedSymbolsInfo
-
Sets create new symbols flag value.
- setCreateNodeLabels(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
-
- setCreateSymbol(boolean) - Method in class com.nomagic.magicdraw.uml.ConvertElementInfo
-
Sets create symbol flag value.
- setCreateTrees(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DisplayPathElements.DisplayPathOptions
-
Display trees
- setCrossingPostprocessing(boolean) - Method in class com.nomagic.magicdraw.core.options.OrthogonalLayouterOptionsGroup
-
Set Crossing Post precessing property value.
- setCurrent(long) - Method in class com.nomagic.task.EmptyProgressStatus
-
- setCurrent(long) - Method in interface com.nomagic.task.ProgressStatus
-
Set progress current value.
- setCurrent(long) - Method in class com.nomagic.task.SimpleProgressStatus
-
- setCursor(Cursor) - Method in interface com.nomagic.magicdraw.uml.symbols.DiagramSurface
-
Sets diagram cursor.
- setCustomAdditionalDrawAction(AdditionalDrawAction) - Method in class com.nomagic.magicdraw.ui.diagrams.BaseCustomizableDiagramAction
-
Set custom additional draw action for this action.
- setCustomImageInformation(Element, Image) - Static method in class com.nomagic.uml2.ext.jmi.helpers.ElementImageHelper
-
Set image information to given element: stereotype 'CustomImageHolder' is applied on element
and image information are saved to the tags of this stereotype.
- setCustomImageInformation(Element, ElementImageHelper.ImageInformation) - Static method in class com.nomagic.uml2.ext.jmi.helpers.ElementImageHelper
-
Set image information to given element: stereotype 'CustomImageHolder' is applied on element
and image information are saved to the tags of this stereotype.
- setCustomSuccessMessage(String) - Method in class com.nomagic.magicdraw.validation.ValidationRunData
-
Set custom validation result message.
- setDatatype(DataType) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Operation
-
Sets the value of the '
Datatype
' container reference.
- setDatatype(DataType) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
-
Sets the value of the '
Datatype
' container reference.
- setDate(Date) - Method in class com.nomagic.magicdraw.magicreport.tools.ProjectVersion
-
Sets version date.
- setDate(Date) - Method in class com.nomagic.magicdraw.teamwork2.ProjectVersion
-
Sets version date.
- setDecider(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.Clause
-
Sets the value of the '
Decider
' reference.
- setDecider(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.LoopNode
-
Sets the value of the '
Decider
' reference.
- setDecimalPlaces(Integer) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets decimal places option value
- setDecisionInput(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdintermediateactivities.DecisionNode
-
- setDecisionInputFlow(ObjectFlow) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdintermediateactivities.DecisionNode
-
- setDecomposedAs(PartDecomposition) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.Lifeline
-
- setDecompositionLockedByMe(IProject, boolean, ProgressStatus) - Method in interface com.nomagic.magicdraw.teamwork2.locks.ILockProjectService
-
Lock/Unlock decomposition model.
- setDefault(boolean) - Method in class com.nomagic.magicdraw.properties.Style
-
Sets default flag value.
- setDefault(ParameterableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.TemplateParameter
-
Sets the value of the '
Default
' reference.
- setDefaults() - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets default project options.
- setDefaultStyle(Style) - Method in class com.nomagic.magicdraw.properties.StyleManager
-
Sets default style for this manager.
- setDefaultValue(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Parameter
-
- setDefaultValue(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
-
- setDefaultValues() - Method in class com.nomagic.magicdraw.core.options.AbstractDiagramLayouterOptionsGroup
-
- setDefaultValues() - Method in class com.nomagic.magicdraw.core.options.AbstractPropertyOptionsGroup
-
Sets default values for the properties contained in this group.
- setDefaultValues() - Method in class com.nomagic.magicdraw.core.options.BusinessProcessLayouterOptionsGroup
-
- setDefaultValues() - Method in class com.nomagic.magicdraw.core.options.OrganicRouterOptionsGroup
-
- setDefaultValues() - Method in class com.nomagic.magicdraw.core.options.OrthogonalRouterOptionsGroup
-
- setDefinedIn(IProject) - Method in class com.nomagic.magicdraw.properties.ExtendablePropertyManager
-
Set project where this module is read from.
- setDefiningFeature(StructuralFeature) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Slot
-
- setDependencies(Collection<DependencyEntry>) - Method in class com.nomagic.magicdraw.dependencymatrix.datamodel.cell.AbstractMatrixCell
-
Set new collection with cell dependency list
- setDependencyCriteria(List<String>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Dependency criteria property
- setDependencySeverityLevel(DependencySeverityLevel) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets check for cyclic dependencies property value.
- setDeployment(Deployment) - Method in interface com.nomagic.uml2.ext.magicdraw.deployments.mdcomponentdeployments.DeploymentSpecification
-
Sets the value of the '
Deployment
'
container reference.
- setDeploymentLocation(String) - Method in interface com.nomagic.uml2.ext.magicdraw.deployments.mdcomponentdeployments.DeploymentSpecification
-
- setDepthLimit(int) - Method in class com.nomagic.magicdraw.uml.symbols.DisplayRelatedSymbolsInfo
-
Sets depth limit value.
- setDepthLimited(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DisplayRelatedSymbolsInfo
-
Sets is depth limited flag value.
- setDerived(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Association
-
Sets the value of the '
Derived
' attribute.
- setDerived(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
-
Sets the value of the '
Derived
' attribute.
- setDerivedUnion(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
-
- setDescription(String) - Method in class com.nomagic.actions.NMAction
-
Sets new action description.
- setDescription(String) - Method in interface com.nomagic.ci.persistence.IProject
-
Sets the project description
- setDescription(String) - Method in class com.nomagic.magicdraw.dependencymatrix.datamodel.cell.DependencyEntry
-
String description of the dependency
- setDescription(String) - Method in class com.nomagic.magicdraw.properties.Property
-
Set property description
- setDescription(String) - Method in class com.nomagic.magicdraw.ui.diagrams.BaseCustomizableDiagramAction
-
- setDescription(String) - Method in class com.nomagic.task.EmptyProgressStatus
-
- setDescription(String) - Method in interface com.nomagic.task.ProgressStatus
-
Set progress description.
- setDescription(String) - Method in class com.nomagic.task.SimpleProgressStatus
-
- setDescriptionArea(String) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Description area property
- setDescriptionID(String) - Method in class com.nomagic.magicdraw.properties.Property
-
Set property description ID.
- setDescriptor(PluginDescriptor) - Method in class com.nomagic.magicdraw.plugins.Plugin
-
Sets plugin descriptor.
- setDestroyAt(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.LinkEndDestructionData
-
- setDestroyDuplicates(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.LinkEndDestructionData
-
- setDestroyLinks(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.DestroyObjectAction
-
- setDestroyOwnedObjects(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.DestroyObjectAction
-
- setDetectIllegalModelReferences(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setDeterminate(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.ConditionalNode
-
- setDiagram(DiagramPresentationElement) - Method in class com.nomagic.actions.SetFontAction
-
Sets diagram for this action.
- setDiagram(DiagramPresentationElement) - Method in interface com.nomagic.magicdraw.actions.DiagramAction
-
Sets diagram for action.
- setDiagram(DiagramPresentationElement) - Method in class com.nomagic.magicdraw.ui.actions.DefaultDiagramAction
-
Sets diagram for this action.
- setDiagram(DiagramPresentationElement) - Method in class com.nomagic.magicdraw.ui.actions.DefaultDiagramStateAction
-
Sets diagram for this action.
- setDiagramComparator(DiagramComparator) - Method in class com.nomagic.magicdraw.tests.common.comparators.ProjectsComparator
-
Sets DiagramComparator implementation for comparing project diagrams during projects comparison.
- setDiagramContents(DiagramContentsDescriptor) - Method in interface com.nomagic.magicdraw.foundation.diagram.AbstractDiagramRepresentationObject
-
- setDiagramContextMode(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets diagram context mode for project
- setDiagramInfoCustomHTML(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setDiagramInfoKeywords(Collection<String>) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setDiagramProperties(String) - Method in interface com.nomagic.magicdraw.foundation.diagram.AbstractDiagramRepresentationObject
-
- setDiagramsLayout(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setDiagramStyleID(String) - Method in interface com.nomagic.magicdraw.foundation.diagram.AbstractDiagramRepresentationObject
-
- setDiagramType(String) - Method in class com.nomagic.magicdraw.properties.PropertyManagerByDiagram
-
- setDiagramType(DiagramType) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
-
Sets the type of the diagram and fires
the property change event with name ExtendedPropertyNames.EDIT_DIAGRAM_TYPE .
- setDialogParent(Window) - Method in class com.nomagic.magicdraw.ui.dialogs.MDDialogParentProvider
-
Sets the parent for dialogs those will be created in future.
- setDimension(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdintermediateactivities.ActivityPartition
-
- setDirect(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReadIsClassifiedObjectAction
-
Sets the value of the '
Direct
' attribute.
- setDirection(MatrixSettings.Direction) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Dependency direction property
- setDirection(ParameterDirectionKind) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Parameter
-
- setDirty(boolean) - Method in class com.nomagic.magicdraw.core.Project
-
- setDirty(boolean, StateChangeHandler.DirtyType) - Method in class com.nomagic.magicdraw.core.Project
-
Marks this project modified and sets modification type depending on previous type.
- setDisableHighlightSuspended(Collection<? extends BaseElement>) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setDisjoint(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdpowertypes.GeneralizationSet
-
Sets the value of the '
Disjoint
' attribute.
- setDisplayableTypes(Collection) - Method in class com.nomagic.magicdraw.properties.ElementListProperty
-
- setDisplayableTypes(Collection) - Method in class com.nomagic.magicdraw.properties.ElementProperty
-
Set Displayable types.
- setDisplayAllActivityParameterNodesInDiagrams(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets whether to display activity parameter nodes in diagrams.
- setDisplayAllFiles(boolean) - Method in class com.nomagic.magicdraw.properties.FileProperty
-
Sets display all files flag.
- setDisplayAllPinsInDiagrams(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setDisplayAsComboBox(boolean) - Method in class com.nomagic.actions.SelectItemAction
-
- setDisplayContainmentLinks(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DisplayPathElements.DisplayPathOptions
-
Display Containment links
- setDisplayElementNumberInBrowser(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Set the value to display/hide autoIds in the Browser
- setDisplayFullPath(boolean) - Method in class com.nomagic.magicdraw.properties.FileProperty
-
Sets display full path flag.
- setDisplayHeader(boolean) - Method in class com.nomagic.actions.ActionsCategory
-
Display category name as header of category.
- setDisplayNestedInstances(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Set Display Nested instances option
- setDisplayNoteAnchors(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DisplayPathElements.DisplayPathOptions
-
Display Note Anchors
- setDisplayPathsToSelf(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DisplayPathElements.DisplayPathOptions
-
Display paths to self
- setDisplayRelationships(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DisplayPathElements.DisplayPathOptions
-
Display Relationships (all connected Relationships in the model)
- setDisplayWarnings(boolean) - Method in class com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseEmfOptionsGroup
-
Set if to show warnings in Message Window on export/import.
- setDisplayWarnings(boolean) - Method in interface com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseOptions
-
Set if to show warnings in Message Window on export/import.
- setDisposeSourceValidator(ConvertElementInfo.DisposeSourceValidator) - Method in class com.nomagic.magicdraw.uml.ConvertElementInfo
-
Sets dispose source validator.
- setDistinguish(boolean) - Method in class com.nomagic.actions.NMStateAction
-
Sets new distinguish property.
- setDoActivity(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.State
-
Sets the value of the '
Do Activity
' containment
reference.
- setDockable(boolean) - Method in class com.nomagic.magicdraw.ui.WindowComponentInfo
-
Set dockable initial state of the window
- setDoNotUseSilentMode(boolean) - Method in class com.nomagic.magicdraw.tests.MagicDrawTestCase
-
Specify if MagicDraw should show GUI modal dialogs during startup and features testing.
- setDSLStereotypesDisplayMode(String) - Method in interface com.nomagic.magicdraw.uml.symbols.shapes.StereotypesDisplayModeOwner
-
Sets DSL stereotype display mode value.
- setDurationInterval(DurationConstraint, String) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets duration interval data.
- setDurationInterval(DurationInterval, String, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets duration interval value.
- setDurationInterval(DurationConstraint, String, String) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets duration interval.
- setDurationInterval(DurationInterval, String, String, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets duration interval.
- setDurationOwner(Duration, Element) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets the duration owner.
- setEdgeConstraintMaps(DiagramPresentationElement, UMLGraph, EdgeRouter) - Method in class com.nomagic.magicdraw.uml.symbols.layout.OrthogonalLinkDiagramLayouter
-
- setEdgeLabelFactory(EdgeLabelFactory) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
-
- setEdgeRouting(String) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
-
Set string representation route to oblique style with a certain number of bends.
- setEdgeRouting(String) - Method in class com.nomagic.magicdraw.core.options.StateMachineLayouterOptionsGroup
-
Set route style for state diagram
- setEditable(boolean) - Method in class com.nomagic.magicdraw.properties.Property
-
Set mEnabled flag's value.
- setEditable(boolean) - Method in interface com.nomagic.magicdraw.ui.languagebody.LanguageBodyEditor
-
Change editor editing state.
- setEditableValue(boolean) - Method in class com.nomagic.magicdraw.properties.AbstractChoiceProperty
-
Sets the editable flag..
- setEffect(ParameterEffectKind) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Parameter
-
Sets the value of the '
Effect
' attribute.
- setEffect(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Transition
-
Sets the value of the '
Effect
' containment reference.
- setElement(MDObject) - Method in interface com.nomagic.magicdraw.foundation.MDExtension
-
Sets the value of the '
Element
' container reference.
- setElement(Element) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ElementValue
-
Sets the value of the '
Element
' reference.
- setElementIDSuffix(String) - Method in class com.nomagic.magicdraw.uml.ConvertElementInfo
-
Sets element ID suffix.
- setElementName(String) - Method in class com.nomagic.magicdraw.diff.report.ElementReportInfo
-
Sets name of the element.
- setElementName(String) - Method in interface com.nomagic.magicdraw.uml.refactor.extract.ExtractSource
-
Sets name of the element which will be created in the extract refactor source.
- setElementName(String) - Method in interface com.nomagic.magicdraw.uml.refactor.extract.ExtractTarget
-
Sets name of the refactored target element.
- setElementsFactory(ElementsFactory) - Method in class com.nomagic.uml2.ext.jmi.reflect.AbstractRepository
-
- setElementsProvider(ModelElementsProvider) - Method in interface com.nomagic.magicdraw.uml.actions.IMultipleModelElementAction
-
Sets the provider.
- setElementsProvider(ModelElementsProvider) - Method in class com.nomagic.magicdraw.uml.actions.MultipleModelElementAction
-
Set provider for action
- setElementType(String) - Method in class com.nomagic.magicdraw.diff.report.ElementReportInfo
-
Sets element type.
- setElementTypes(List<Element>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.FilterSettings
-
Set element types for diagram
- setElementValue(boolean) - Method in class com.nomagic.magicdraw.properties.TypeProperty
-
Sets if project root model will be added to the property editor.
- setEnabled(boolean) - Method in class com.nomagic.actions.SetFontAction
-
Enables or disables this action.
- setEnabled(boolean) - Method in class com.nomagic.magicdraw.plugins.PluginDescriptor
-
Sets enabled flag.
- setEnableSettingsDialog(boolean) - Method in class com.nomagic.magicdraw.validation.ValidationRunData
-
Disable "Run validation with a new settings" button in the validation results window.
- setEnclosingInteraction(Interaction) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.InteractionFragment
-
- setEnclosingOperand(InteractionOperand) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.InteractionFragment
-
- setEnd(Property) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReadLinkObjectEndAction
-
Sets the value of the '
End
' reference.
- setEnd(Property) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.LinkEndData
-
Sets the value of the '
End
' reference.
- setEntry(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.State
-
Sets the value of the '
Entry
' containment reference.
- setEnumeration(Enumeration) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.EnumerationLiteral
-
Sets the value of the '
Enumeration
' container reference.
- setEvent(Event) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.Trigger
-
Sets the value of the '
Event
' reference.
- setEvent(NamedElement) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.TimeObservation
-
Sets the value of the '
Event
' reference.
- setEventForDuration(Duration, NamedElement, NamedElement) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets events for first DurationObservation referenced by given Duration.
- setEventForDurationInterval(DurationInterval, NamedElement, NamedElement, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets events for DurationInterval min and max durations.
- setEventForTimeExpression(TimeExpression, NamedElement) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets event for first time observation referenced by a given time expression.
- setEventForTimeInterval(TimeInterval, NamedElement, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets event for Time Interval min and max expressions.
- setEventSupport(EventSupport) - Method in class com.nomagic.uml2.ext.jmi.reflect.AbstractRepository
-
- setException(Operation, String) - Static method in class com.nomagic.magicdraw.patterns.PatternHelper
-
Set The exception to the given operation.
- setException(Classifier, String) - Static method in class com.nomagic.magicdraw.patterns.PatternHelper
-
Set The given exception to the given class.
- setException(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdstructuredactions.RaiseExceptionAction
-
Sets the value of the '
Exception
' containment
reference.
- setException(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Parameter
-
- setExceptionInput(ObjectNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdextrastructuredactivities.ExceptionHandler
-
- setExcludeElementsFromReadOnlyModulesPreCommit(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets value for the Exclude Elements from Used Read-Only Project property in the pre-commit validation group.
- setExcludeReadOnly(boolean) - Method in class com.nomagic.magicdraw.validation.ValidationRunData
-
- setExcludeReadonlyElements(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setExecution(ExecutionSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.ExecutionOccurrenceSpecification
-
- setExecutionLocation(String) - Method in interface com.nomagic.uml2.ext.magicdraw.deployments.mdcomponentdeployments.DeploymentSpecification
-
- setExit(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.State
-
Sets the value of the '
Exit
' containment reference.
- setExitFullScreenToolbarBounds(Rectangle) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets full screen toolbar bounds.
- setExpandByDefault(boolean) - Method in class com.nomagic.magicdraw.actions.DiagramInnerToolbarConfiguration
-
- setExpirationTime(int) - Method in class com.nomagic.magicdraw.ui.notification.config.NotificationViewConfig
-
Sets time amount in seconds for how long notification will be displayed.
- setExportedVersionChanged(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setExporterName(String) - Method in interface com.nomagic.magicdraw.foundation.diagram.DiagramContentsDescriptor
-
- setExporterVersion(String) - Method in interface com.nomagic.magicdraw.foundation.diagram.DiagramContentsDescriptor
-
- setExpr(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.Duration
-
Sets the value of the '
Expr
' containment reference.
- setExpr(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.TimeExpression
-
Sets the value of the '
Expr
' containment reference.
- setExpression(Expression) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
Sets the value of the '
Expression
' container reference.
- setExpressionSourceTrace(List<ExpressionSource>) - Method in interface com.nomagic.magicdraw.expressions.ExpressionSourceTraceContainer
-
Sets contained expression source trace.
- setExtendableByDiagram(boolean) - Method in class com.nomagic.magicdraw.properties.ExtendablePropertyManager
-
Sets this manager extendable by diagram.
- setExtendableByStereotype(boolean) - Method in class com.nomagic.magicdraw.properties.ExtendablePropertyManager
-
Sets this manager extendable by stereotype.
- setExtendedAction(boolean) - Method in class com.nomagic.magicdraw.ui.actions.DiagramContextToolbarAction
-
- setExtendedCase(UseCase) - Method in interface com.nomagic.uml2.ext.magicdraw.mdusecases.Extend
-
- setExtendedRegion(Region) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Region
-
- setExtension(UseCase) - Method in interface com.nomagic.uml2.ext.magicdraw.mdusecases.Extend
-
Sets the value of the '
Extension
' container reference.
- setExternal(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdintermediateactivities.ActivityPartition
-
Sets the value of the '
External
' attribute.
- setFactory(MenuComponentFactory) - Method in class com.nomagic.actions.ActionsMenuCreator
-
Set menu component factory
- setFakeMouseEvents(boolean) - Method in class com.nomagic.magicdraw.ui.actions.DiagramContextToolbarAction
-
Sets fake mouse event flag - does this action fakes mouse pressed and mouse released event on action event.
- setFavoriteElements(List<Element>) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setFavoriteHyperlinks(List<String>) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Set favorite hyperlinks.
- setFavorites(List<Hyperlink>) - Method in interface com.nomagic.magicdraw.hyperlinks.ui.HyperlinkEditor
-
Deprecated.
- setFeaturingClassifier(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Feature
-
- setFileExtensions(List<String>) - Method in class com.nomagic.magicdraw.properties.FileProperty
-
Set supported file extensions.
- setFileLocation(String, File) - Method in class com.nomagic.magicdraw.core.EnvironmentSpecificFileLocations
-
Before saving file locations file is checked if it still exist.
- setFileLocation(String, File) - Method in interface com.nomagic.magicdraw.core.FileLocationRegister
-
This method should be used to save file by locationNameID.
- setFileLocation(String, File) - Method in class com.nomagic.magicdraw.core.ProjectSpecificLocationRegister
-
Before saving file locations file is checked if it still exist.
- setFileName(String) - Method in interface com.nomagic.uml2.ext.magicdraw.deployments.mdartifacts.Artifact
-
- setFileType(String) - Method in class com.nomagic.magicdraw.properties.FileProperty
-
- setFilterEnabled(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setFilterExcludesAuxiliaryResources(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setFilterHidesIrrelevantElements(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setFilterShowsImportedElements(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setFinalSpecialization(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Classifier
-
- setFinish(OccurrenceSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.ExecutionSpecification
-
Sets the value of the '
Finish
' reference.
- setFirePostCommit(boolean) - Method in class com.nomagic.uml2.transaction.ModelTransaction
-
- setFirst(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.TestIdentityAction
-
Sets the value of the '
First
' containment reference.
- setFirstEvent(DurationConstraint, Element, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets firstEvent value for a given constrained element
Does nothing if given element is not a constrained element or firstEvent list size is out of sync with constrainedElement list size.
- setFirstEvent(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.TimeConstraint
-
- setFirstEvent(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.TimeObservation
-
- setFirstValue(Collection<T>, T) - Static method in class com.nomagic.utils.CollectionUtils
-
Set first value of the given collection.
- setFixedCircleRadius(int) - Method in class com.nomagic.magicdraw.core.options.CircularLayouterOptionsGroup
-
Set the fixed radius for all circles in the resulting layout.
- SetFontAction - Class in com.nomagic.actions
-
Action for choosing font(size and font face).
- SetFontAction(String, String, KeyStroke, String) - Constructor for class com.nomagic.actions.SetFontAction
-
Constructs new font action with given id, name, stroke and group.
- setFontFace(String) - Method in class com.nomagic.actions.SetFontFaceAction
-
Sets new font face value.
- SetFontFaceAction - Class in com.nomagic.actions
-
Action for choosing font face.
- SetFontFaceAction() - Constructor for class com.nomagic.actions.SetFontFaceAction
-
Creates action and fills it with all system fonts.
- setFontSize(Integer) - Method in class com.nomagic.actions.SetFontSizeAction
-
Sets new font size value.
- SetFontSizeAction - Class in com.nomagic.actions
-
Action for choosing font size.
- SetFontSizeAction() - Constructor for class com.nomagic.actions.SetFontSizeAction
-
Creates action and fills it predefined font size selection list.
- setFormal(TemplateParameter) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.TemplateParameterSubstitution
-
Sets the value of the '
Formal
' reference.
- setFormalGate(Gate) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.Gate
-
- setFormat(String) - Method in class com.nomagic.uml2.ext.jmi.helpers.ElementImageHelper.ImageInformation
-
Sets format of image.
- setFormat(String) - Method in interface com.nomagic.uml2.ext.magicdraw.mdprofiles.Image
-
Sets the value of the '
Format
' attribute.
- setFromAction(Action) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdstructuredactions.ActionInputPin
-
Sets the value of the '
From Action
' containment
reference.
- setFrozen(boolean) - Method in class com.nomagic.magicdraw.properties.PropertyManager
-
- setGeneral(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Generalization
-
Sets the value of the '
General
' reference.
- setGeneralMachine(ProtocolStateMachine) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdprotocolstatemachines.ProtocolConformance
-
- setGlobalPermission(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets package permission global property value.
- setGravityFactor(double) - Method in class com.nomagic.magicdraw.core.options.OrganicLayouterOptionsGroup
-
Set Gravity Factor property value.
- setGrid(int) - Method in class com.nomagic.magicdraw.core.options.OrthogonalLayouterOptionsGroup
-
Set Grid property value.
- setGroup(String) - Method in class com.nomagic.actions.NMAction
-
Sets new group for this action.
- setGroup(String) - Method in class com.nomagic.magicdraw.properties.Property
-
Sets new group name.
- setGrouped(boolean) - Method in class com.nomagic.actions.NMStateAction
-
Sets new grouped property value.
- setGroupLayoutQuality(double) - Method in class com.nomagic.magicdraw.core.options.OrthogonalLayouterOptionsGroup
-
Set the desired layout quality.
- setGuard(Message, String) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets the guard.
- setGuard(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ActivityEdge
-
Sets the value of the '
Guard
' containment reference.
- setGuard(Constraint) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.Message
-
Sets the value of the '
Guard
' containment reference.
- setGuard(InteractionConstraint) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.InteractionOperand
-
Sets the value of the '
Guard
' containment reference.
- setGuard(Constraint) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Transition
-
Sets the value of the '
Guard
' reference.
- setHandlerBody(ExecutableNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdextrastructuredactivities.ExceptionHandler
-
- setHiddenBrowserTrees(Collection<String>) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setHideAdditionalText(boolean) - Method in class com.nomagic.magicdraw.uml.text.SlotTextParams
-
- setHideDependencyCriteria(boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Hide dependency criteria property
- setHideScope(boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Scope Hidden property
- setHideTypes(boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Hide Types property
- setHighlightSuspended(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setHighRange(double) - Method in class com.nomagic.magicdraw.properties.NumberProperty
-
Returns highest range of the value.
- setHorizontalSpacing(int) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
-
Set The minimal horizontal distance between adjacent shapes.
- setHref(String) - Method in class com.nomagic.magicdraw.ui.notification.HRefRunnable
-
Sets href runnable id
- setHyperlink(Hyperlink) - Method in interface com.nomagic.magicdraw.hyperlinks.ui.HyperlinkEditor
-
Set hyperlink to edit.
- setHyperlinkUrlText(String) - Method in class com.nomagic.magicdraw.hyperlinks.ui.HyperlinkEditorPanel
-
Set hyperlink url text.
- setIcon(Icon) - Method in class com.nomagic.actions.ActionsMenuCreator.CustomJMenuItem
-
- setIcon(Icon) - Method in class com.nomagic.actions.NMAction
-
Sets small and large icon.
- setIcon(Icon) - Method in class com.nomagic.magicdraw.ui.notification.config.NotificationViewConfig
-
Sets notification icon.
- setIcon(Icon) - Method in class com.nomagic.magicdraw.ui.WindowComponentInfo
-
Set icon for the window.
- setIconProvider(ActionIconProvider) - Method in class com.nomagic.actions.ActionsCommandBarCreator
-
- setIcons(IconCollection) - Method in class com.nomagic.magicdraw.ui.diagrams.BaseCustomizableDiagramAction
-
- setID(String) - Method in interface com.nomagic.magicdraw.foundation.diagram.AbstractDiagramRepresentationObject
-
Sets the value of the '
ID
' attribute.
- setID(String) - Method in interface com.nomagic.magicdraw.foundation.MDObject
-
Sets the value of the '
ID
' attribute.
- setID(String) - Method in class com.nomagic.magicdraw.jpython.PythonPluginDescriptor
-
Sets plugin id.
- setID(String) - Method in class com.nomagic.magicdraw.plugins.PluginDescriptor
-
Sets plugin id.
- setID(String) - Method in class com.nomagic.magicdraw.properties.Property
-
Sets property id.
- setID(String) - Method in class com.nomagic.magicdraw.properties.PropertyManager
-
Sets id for this property manager.
- setID(String) - Method in class com.nomagic.magicdraw.properties.Style
-
Set Id
- setId(String) - Method in class com.nomagic.magicdraw.ui.WindowComponentInfo
-
Set id for the window component.
- setID(String) - Method in interface com.nomagic.magicdraw.uml.BaseElement
-
Sets the specified ID to the Element
.
- setID(String, ModelObject) - Method in interface com.nomagic.uml2.ext.jmi.reflect.AbstractRepository.IDProxy
-
- setID(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
-
Sets the value of the '
ID
' attribute.
- setIdentifier(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.GenericView
-
- setIdleRequired(boolean) - Method in class com.nomagic.magicdraw.ui.notification.HRefRunnable
-
Set flag to indicate that idle mode is required to execute this runnable.
- setIDProxy(AbstractRepository.IDProxy) - Method in class com.nomagic.uml2.ext.jmi.reflect.AbstractRepository
-
- setIfCondition(String) - Method in interface com.nomagic.magicdraw.usecasescenarios.scenarios.AlternativeCondition
-
Sets "if" text of condition.
- setIgnoredActiveSuites(Package[]) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setIgnoredConstraints(Collection<Constraint>) - Method in class com.nomagic.magicdraw.validation.ValidationRunData
-
- setIgnoredDiagramAspects(Stereotype[]) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setIgnoredDuplicatedModules(Collection<String>) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setIgnoredPassiveValidationRules(Constraint[]) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setIgnoredPassiveValidationSuites(Package[]) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setIgnoredValidationResults(String[]) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setIgnoredValidationRules(Constraint[]) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setIgnoreStandardProfiles(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets ignore standard profiles in dependency checking property.
- setIgnoreTrueValues(boolean) - Method in class com.nomagic.magicdraw.uml.text.SlotTextParams
-
- setImage(Image) - Method in class com.nomagic.ui.ScalableImageIcon
-
- setImplementingClassifier(BehavioredClassifier) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdinterfaces.InterfaceRealization
-
- setImportedElement(PackageableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ElementImport
-
- setImportedPackage(Package) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.PackageImport
-
- setImportingNamespace(Namespace) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ElementImport
-
- setImportingNamespace(Namespace) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.PackageImport
-
- setInActivity(Activity) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdfundamentalactivities.ActivityGroup
-
Sets the value of the '
In Activity
' container
reference.
- setIncludingCase(UseCase) - Method in interface com.nomagic.uml2.ext.magicdraw.mdusecases.Include
-
- setIndeterminate(boolean) - Method in class com.nomagic.task.EmptyProgressStatus
-
- setIndeterminate(boolean) - Method in interface com.nomagic.task.ProgressStatus
-
Set progress status as indeterminate.
- setIndeterminate(boolean) - Method in class com.nomagic.task.SimpleProgressStatus
-
- setIndex(int) - Method in class com.nomagic.actions.ActionsMenuCreator
-
Sets index attribute with the given index.
- setIndex(int) - Method in class com.nomagic.magicdraw.properties.ChoiceProperty
-
Sets index of selected value.
- setIndex(int) - Method in class com.nomagic.magicdraw.ui.WindowComponentInfo
-
Set the window component initial docking index in JIDE interface style.
- setIndexMode(int) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setIndexScope(Package[]) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setIndexScopeAll(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setIndexTypes(Collection) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setIndirectlyInstantiated(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.components.mdbasiccomponents.Component
-
- setInitialFrameSizeSet(boolean) - Method in interface com.nomagic.magicdraw.foundation.diagram.AbstractDiagramRepresentationObject
-
- setInitialFrameSizeSet(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
-
Set a flag that diagram frame size should not be recalculated on opening.
- setInsertAt(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.AddStructuralFeatureValueAction
-
Sets the value of the '
Insert At
'
containment reference.
- setInsertAt(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.LinkEndCreationData
-
- setInsertAt(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdstructuredactions.AddVariableValueAction
-
Sets the value of the '
Insert At
' containment
reference.
- setInstance(ModelLockProvider) - Static method in class com.nomagic.magicdraw.foundation.util.ModelLockProvider
-
Configures single instance of ModelLockProvider
.
- setInstance(InstanceSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.InstanceValue
-
Sets the value of the '
Instance
' reference.
- setInStructuredNode(StructuredActivityNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ActivityEdge
-
- setInStructuredNode(StructuredActivityNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdfundamentalactivities.ActivityNode
-
- setInteraction(Interaction) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.Lifeline
-
Sets the value of the '
Interaction
' container reference.
- setInteraction(Interaction) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.Message
-
Sets the value of the '
Interaction
' container reference.
- setInteractionOperator(InteractionOperatorKind) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.CombinedFragment
-
- setInterface(Interface) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Operation
-
Sets the value of the '
Interface
' container reference.
- setInterface(Interface) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
-
Sets the value of the '
Interface
' container reference.
- setInterface(Interface) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdprotocolstatemachines.ProtocolStateMachine
-
Sets the value of the '
Interface
'
container reference.
- setInternalVersion(IProject, String) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
-
Set internal version for a given project
- setInternalVersion(int) - Method in class com.nomagic.magicdraw.plugins.PluginDescriptor
-
Sets plugin internal version number
- setInterrupts(InterruptibleActivityRegion) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ActivityEdge
-
- setIntroductoryVersion(String) - Method in class com.nomagic.magicdraw.properties.Property
-
Set application version property is introduced in.
- setInvalidModelHandler(InvalidModelHandler) - Method in class com.nomagic.uml2.transaction.ModelTransaction
-
- setInvalidModelHandler(InvalidModelHandler) - Method in interface com.nomagic.uml2.transaction.TransactionManager
-
Sets handler which fixes model with verification errors.
- setInvariant(Constraint) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.StateInvariant
-
Sets the value of the '
Invariant
' containment
reference.
- setInvisibleFilter(Predicate<Element>) - Method in class com.nomagic.magicdraw.uml.text.BehaviorTextParams
-
- setInvisibleFilter(Predicate<Element>) - Method in class com.nomagic.magicdraw.uml.text.MemberTextParams
-
- setInvisibleFilter(Predicate<Element>) - Method in class com.nomagic.magicdraw.uml.text.OperationTextParams
-
- setInvisibleFilter(Predicate<Element>) - Method in class com.nomagic.magicdraw.uml.text.PropertyTextParams
-
Set filter to accept elements represented in the text (like stereotypes, constraints, tagged values).
- setInvisibleFilter(Predicate<Element>) - Method in class com.nomagic.magicdraw.uml.text.ReceptionTextParams
-
- setInvisibleProperties(PropertyManager) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setItems(List<?>) - Method in class com.nomagic.actions.SelectItemAction
-
Sets List value.
- setJavaClasspath(Project, String[]) - Static method in class com.nomagic.magicdraw.ce.JavaCodeEngineeringManager
-
Applies given array of classpaths to java language options in provided project.
- setJoinSpec(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdintermediateactivities.JoinNode
-
Sets the value of the '
Join Spec
' containment reference.
- setKind(PseudostateKind) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Pseudostate
-
Sets the value of the '
Kind
' attribute.
- setKind(TransitionKind) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Transition
-
Sets the value of the '
Kind
' attribute.
- setLargeIcon(Icon) - Method in class com.nomagic.actions.NMAction
-
Sets the large icon of the action.
- setLastDirectory(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setLastSelectedElement(BaseElement) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setLastSelectedModulePath(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Set last selected module path.
- setLastSelectedTransformationName(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setLastSelectedTypeMapProfileDirection(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setLastSelectedTypeMapProfileName(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setLastUsedTeamworkInfo(ServerLoginInfo, boolean) - Method in interface com.nomagic.magicdraw.teamwork2.ITeamworkService
-
Saves given input data, as last successful user connection info.
- setLastUsedTeamworkInfo(ServerLoginInfo, boolean) - Method in class com.nomagic.magicdraw.teamwork2.TeamworkService
-
- setLayoutBeforeExitFullScreen(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setLayoutBeforeFullScreen(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setLayoutLabelConsideration(String) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
-
Set label consideration mode
- setLayoutOnlyTopLevel(boolean) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
-
Set Layout Only Top Level property value in order to keeps the relative position of symbols inside packages and performs the top level layout.
- setLayoutOnlyTopLevel(boolean) - Method in class com.nomagic.magicdraw.core.options.OrganicLayouterOptionsGroup
-
Set Layout Only Top Level property value in order to keeps the relative position of symbols inside packages and performs the top level layout.
- setLayoutOnlyTopLevel(boolean) - Method in class com.nomagic.magicdraw.core.options.OrthogonalLayouterOptionsGroup
-
Set Layout Only Top Level property value in order to keeps the relative position of symbols inside packages and performs the top level layout.
- setLayoutScenarioDiagram(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets to layout scenario diagram.
- setLayoutStyle(String) - Method in class com.nomagic.magicdraw.core.options.CircularLayouterOptionsGroup
-
Set layout style.
- setLayoutStyle(String) - Method in class com.nomagic.magicdraw.core.options.OrthogonalLayouterOptionsGroup
-
Set Layout style
- setLayoutStyle(String) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
-
Set layout style property value..
- setLayoutTemplateCreationMode(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setLayoutType(String) - Method in class com.nomagic.magicdraw.core.options.ClassDiagramLayouterOptionsGroup
-
- setLeaf(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.RedefinableElement
-
Sets the value of the '
Leaf
' attribute.
- setLicenseID(String) - Method in class com.nomagic.magicdraw.plugins.PluginDescriptor
-
Sets plugin license id.
- setLifelineType(Lifeline, Type) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets the lifeline type.
- setLinkAttraction(int) - Method in class com.nomagic.magicdraw.core.options.OrganicLayouterOptionsGroup
-
Set Link Attraction property value.
- setLinkLengthReduction(boolean) - Method in class com.nomagic.magicdraw.core.options.OrthogonalLayouterOptionsGroup
-
Set Link Length Reduction Property value.
- setLinkTypes(Set<LinkType>) - Method in class com.nomagic.magicdraw.uml.symbols.DisplayRelatedSymbolsInfo
-
Sets link types for display related elements functionality.
- setList(List) - Method in class com.nomagic.actions.SelectItemAction
-
- setLoaded(boolean) - Method in class com.nomagic.magicdraw.plugins.PluginDescriptor
-
Sets loaded flag.
- setLoadIndex(AbstractProjectAttachmentConfiguration, boolean) - Static method in class com.nomagic.magicdraw.core.ProjectUtilities
-
Set if to load index.
- setLoadOptionsProvider(PersistenceOptionsProvider) - Static method in class com.nomagic.magicdraw.emfuml2xmi.v2.EmfUml2PersistenceHelper
-
Sets load options provider.
- setLocale(Locale, ClassLoader) - Static method in class com.nomagic.cameo.resources.CameoResources
-
- setLocale(Locale) - Method in class com.nomagic.magicdraw.properties.LocaleProperty
-
Sets a new locale for property.
- setLocale(Locale) - Static method in class com.nomagic.magicdraw.resources.ResourceManager
-
- setLocale(LocaleInfo) - Static method in class com.nomagic.magicdraw.resources.ResourceManager
-
Sets locale.
- setLocalID(String) - Method in interface com.nomagic.uml2.ext.magicdraw.base.ModelObject
-
- setLocallyReentrant(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.Action
-
- setLocation(String) - Method in class com.nomagic.uml2.ext.jmi.helpers.ElementImageHelper.ImageInformation
-
Sets location of image.
- setLocation(DeploymentTarget) - Method in interface com.nomagic.uml2.ext.magicdraw.deployments.mdnodes.Deployment
-
Sets the value of the '
Location
' container reference.
- setLocation(String) - Method in interface com.nomagic.uml2.ext.magicdraw.mdprofiles.Image
-
Sets the value of the '
Location
' attribute.
- setLocationInTool(LocationInTool) - Method in class com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator
-
- setLocationInTool(LocationInTool) - Method in class com.nomagic.magicdraw.uml.RepresentationTextParams
-
- setLocked(boolean) - Method in class com.nomagic.task.EmptyProgressStatus
-
- setLocked(boolean) - Method in interface com.nomagic.task.ProgressStatus
-
Lock the progress status.
- setLocked(boolean) - Method in class com.nomagic.task.SimpleProgressStatus
-
- setLockElementNumber(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Set the value to lock element number
- setLockFreeEditingEnabled(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Enables or disables lock free editing
- setLockRecursively(boolean) - Method in class com.nomagic.magicdraw.teamwork2.locks.ILockProjectService.LockOptions
-
- setLocksFilterUsername(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets Lock view filter user name
- setLog(Logger, boolean) - Static method in class com.nomagic.rcpf.product.license.utils.LogSetup
-
Set logger instance from outside.
- setLogEnabled(boolean) - Method in class com.nomagic.utils.exec.CommandlineImpl
-
- setLogTextEnd(String) - Method in class com.nomagic.magicdraw.tests.common.comparators.ProjectsComparator
-
Text to add before projects comparison log.
- setLongText(String) - Method in class com.nomagic.magicdraw.ui.notification.AbstractNotification
-
Sets notification long text
- setLongText(String) - Method in class com.nomagic.magicdraw.ui.notification.Notification
-
- setLowerValue(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.MultiplicityElement
-
Sets the value of the '
Lower Value
' containment reference.
- setLowRange(double) - Method in class com.nomagic.magicdraw.properties.NumberProperty
-
Returns lowest range of the value.
- setMakePreferredLayoutSize(boolean) - Method in class com.nomagic.magicdraw.core.options.AbstractDiagramLayouterOptionsGroup
-
Set reset shape size property value
- setMakeSubTrees(boolean) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
-
Set Make Sub trees property value to set the inheritance paths are joined into inheritance arcs.
- setMakeSubTrees(boolean) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
-
Set Make Sub trees property value to set the inheritance paths are joined into inheritance arcs.
- setManager(PropertyManager) - Method in class com.nomagic.magicdraw.actions.PropertyAction
-
Set the manager.
- setManagers(Collection<PropertyManager>) - Method in class com.nomagic.magicdraw.properties.Style
-
Sets the collection of all managers.
- setMapping(OpaqueExpression) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mddependencies.Abstraction
-
Sets the value of the '
Mapping
' containment reference.
- setMarkInTreeAndDiagrams(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setMax(long) - Method in class com.nomagic.task.EmptyProgressStatus
-
- setMax(long) - Method in interface com.nomagic.task.ProgressStatus
-
Set progress maximum value.
- setMax(long) - Method in class com.nomagic.task.SimpleProgressStatus
-
- setMax(Duration) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.DurationInterval
-
Sets the value of the '
Max
' reference.
- setMax(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.Interval
-
Sets the value of the '
Max
' reference.
- setMax(TimeExpression) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.TimeInterval
-
Sets the value of the '
Max
' reference.
- setMaximalDeviationAngle(int) - Method in class com.nomagic.magicdraw.core.options.CircularLayouterOptionsGroup
-
Set the bigger the chosen value, the more compact the resulting layout.
- setMaxint(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.InteractionConstraint
-
Sets the value of the '
Maxint
' containment reference.
- setMaxTextLength(int) - Method in class com.nomagic.magicdraw.uml.RepresentationTextParams
-
Set max expected text length.
- setMemoryTestReady(boolean) - Method in class com.nomagic.magicdraw.tests.MagicDrawTestCase
-
Specify if memory leaks test is ready, so it might be performed at the end of the test.
- setMergedPackage(Package) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.PackageMerge
-
- setMergeModelAndCode(Project, boolean) - Static method in class com.nomagic.magicdraw.ce.CodeEngineeringManager
-
Reverse engineering option, for merging new code with model.
- setMessage(Message) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.MessageEnd
-
Sets the value of the '
Message
' reference.
- setMessageArguments(Message, List<ValueSpecification>) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets the message arguments.
- setMessageSort(Message, MessageSort) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Changes message sort by the given one.
- setMessageSort(MessageSort) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.Message
-
- setMin(long) - Method in class com.nomagic.task.EmptyProgressStatus
-
- setMin(long) - Method in interface com.nomagic.task.ProgressStatus
-
Set progress minimum value.
- setMin(long) - Method in class com.nomagic.task.SimpleProgressStatus
-
- setMin(Duration) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.DurationInterval
-
Sets the value of the '
Min
' reference.
- setMin(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.Interval
-
Sets the value of the '
Min
' reference.
- setMin(TimeExpression) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.TimeInterval
-
Sets the value of the '
Min
' reference.
- setMinimalDistance(int) - Method in class com.nomagic.magicdraw.core.options.OrganicRouterOptionsGroup
-
Set the minimum distance between any two path segments.
- setMinimalFirstSegmentLength(int) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
-
Set the minimal length of the first and last segments for orthogonal path routing, i.e.
- setMinimalFirstSegmentLength(int) - Method in class com.nomagic.magicdraw.core.options.OrthogonalRouterOptionsGroup
-
Set the minimal length of the first and last segments for orthogonal path routings, i.e.
- setMinimalGroupNodeSize(Node, YDimension) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
-
Sets the minimal group node size that is obeyed by layouter.
- setMinimalLayerDistance(int) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
-
Set the minimal distance between shapes that reside in adjacent layers.
- setMinimalLayerDistance(int) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
-
Set the minimal distance between shapes that reside in adjacent layers.
- setMinimalLinkDistance(int) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
-
Set the distance between adjacent pairs of horizontal path segments and between horizontal path segments and shapes.
- setMinimalLinkLength(int) - Method in class com.nomagic.magicdraw.core.options.CircularLayouterOptionsGroup
-
Set the minimal length of a path that connects two shapes that lie on separate circles.
- setMinimalLinkLength(int) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
-
Set the minimal length of a path that connects two shapes that lie on separate circles.
- setMinimalPathToPathDistance(int) - Method in class com.nomagic.magicdraw.core.options.OrthogonalRouterOptionsGroup
-
Determines the distance between two paths.
- setMinimalSeverityProducingPreCommitWarning(EnumerationLiteral) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets minimal severity which produces warning after pre-commit validation.
- setMinimalSeverityProhibitingCommit(EnumerationLiteral) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Set minimal severity which prohibits commit after pre-commit validation.
- setMinimalShapeDistance(int) - Method in class com.nomagic.magicdraw.core.options.CircularLayouterOptionsGroup
-
Set the minimal distance between borders of two adjacent shapes on a common circle.
- setMinimalShapeDistance(int) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
-
Set the minimal distance between borders of two adjacent shapes on a common circle.
- setMinimalShapeDistance(int) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
-
Set the minimal distance between borders of two adjacent shapes on a common circle.
- setMinimalShapeToPathDistance(int) - Method in class com.nomagic.magicdraw.core.options.OrthogonalRouterOptionsGroup
-
Determines the minimal distance between paths and shapes.
- setMinint(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.InteractionConstraint
-
Sets the value of the '
Minint
' containment reference.
- setMnemonicKey(int) - Method in class com.nomagic.actions.NMAction
-
Sets the mnemonic key of the action.
- setMode(ExpansionKind) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdextrastructuredactivities.ExpansionRegion
-
Sets the value of the '
Mode
' attribute.
- setModelComparator(ModelComparator) - Method in class com.nomagic.magicdraw.tests.common.comparators.ProjectsComparator
-
Set implementation of ModelComparator to use for projects comparison.
- setModelElementStyle(Style) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets style for default property values for all uml entities.
- setModelTransformationInfo(ModelTransformationInfo) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardInformation
-
Setter for Model Transformation Info
- setModelValidator(ModelValidator) - Method in class com.nomagic.uml2.transaction.ModelTransaction
-
- setModelValidator(ModelValidator) - Method in interface com.nomagic.uml2.transaction.TransactionManager
-
Sets validation hook which validates model integrity.
- setModificationKind(ModificationKind) - Method in class com.nomagic.magicdraw.diff.report.DiagramReportInfo
-
Sets diagram modification kind.
- setModifiedElements(ModifiedElements) - Method in class com.nomagic.uml2.transaction.ModelTransaction
-
- setModulesDirectories(Collection<String>) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets project modules paths.
- setMofID(String) - Method in interface com.nomagic.uml2.ext.jmi.reflect.AbstractRefBaseObject
-
- setMountedOn(String) - Method in class com.nomagic.magicdraw.core.modules.MountedPackageInfo
-
Set mounted on element qualified name.
- setMoveStereotypeToNestingProfile(boolean) - Method in class com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseEmfOptionsGroup
-
Set if move stereotype to nesting profile if stereotype is not directly contained by profile.
- setMoveStereotypeToNestingProfile(boolean) - Method in interface com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseOptions
-
Set if move stereotype to nesting profile if stereotype is not directly contained by profile.
- setMoveToFreeSpace(boolean) - Method in class com.nomagic.magicdraw.core.options.AbstractDiagramLayouterOptionsGroup
-
Sets status move to free space
- setMulticast(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ObjectFlow
-
- setMultiline(boolean) - Method in class com.nomagic.magicdraw.properties.StringProperty
-
Sets the multiline flag
- setMultiplicity(String, MultiplicityElement) - Static method in class com.nomagic.uml2.ext.jmi.helpers.CoreHelper
-
Sets multiplicity for specified multiplicity element.
- setMultiplicity(int, int, MultiplicityElement) - Static method in class com.nomagic.uml2.ext.jmi.helpers.CoreHelper
-
Set multiplicity to element
- setMultireceive(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ObjectFlow
-
- setMustIsolate(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.StructuredActivityNode
-
- setName(String) - Method in class com.nomagic.actions.NMAction
-
Sets new name of action, method implemented by putting value with key Action.NAME
- setName(String) - Method in interface com.nomagic.ci.persistence.IProject
-
Sets the project name
- setName(String) - Method in interface com.nomagic.magicdraw.ce.CodeEngineeringSet
-
Sets name of code engineering set.
- setName(String) - Method in class com.nomagic.magicdraw.jpython.PythonPluginDescriptor
-
Sets the name of the plugin.
- setName(String) - Method in class com.nomagic.magicdraw.plugins.PluginDescriptor
-
Sets the name of the plugin.
- setName(String) - Method in class com.nomagic.magicdraw.properties.PropertyManager
-
Sets name of the manager.
- setName(String) - Method in class com.nomagic.magicdraw.properties.Style
-
Set the name of the style.
- setName(String) - Method in class com.nomagic.magicdraw.ui.WindowComponentInfo
-
Set name (title) for the window component.
- setName(String) - Method in interface com.nomagic.magicdraw.uml.refactor.extract.ExtractReference
-
Sets name of the reference.
- setName(String) - Method in interface com.nomagic.magicdraw.usecasescenarios.scenarios.ScenarioNode
-
Sets name for the scenario node.
- setName(String) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.NamedElement
-
Sets the value of the '
Name
' attribute.
- setNameExpression(StringExpression) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.NamedElement
-
- setNamespace(Namespace) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.NamedElement
-
- setNavigable(Property, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.ModelHelper
-
Sets navigability of the specified association end.
- setNavigable(Property, boolean, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.ModelHelper
-
Sets navigability of the specified association end.
- setNeedsRun(boolean) - Method in class com.nomagic.magicdraw.validation.DiagramValidator
-
- setNested(boolean) - Method in class com.nomagic.actions.ActionsCategory
-
Sets new value of nested flag.
- setNewValue(Object) - Method in class com.nomagic.magicdraw.actions.PropertyAction
-
Sets the new property value.
- setNoAncestorImageText(String) - Method in class com.nomagic.magicdraw.diff.report.DiagramReportInfo
-
- setNodeSizeEnsureNotZero(Rectangle, Node) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
-
Sets graph node size, ensures the node height or width is not 0
- setNonEditableReason(String) - Method in class com.nomagic.magicdraw.properties.Property
-
Sets the property reason
- setNoSourceImageText(String) - Method in class com.nomagic.magicdraw.diff.report.DiagramReportInfo
-
- setNoTargetImageText(String) - Method in class com.nomagic.magicdraw.diff.report.DiagramReportInfo
-
- setNotifyOnNew(Project, IAttachedProject, boolean) - Static method in class com.nomagic.magicdraw.esi.EsiUtils
-
Method sets if application should notify about available project usage update.
- setNotifyOnNewTags(Project, IAttachedProject, Collection<String>) - Static method in class com.nomagic.magicdraw.esi.EsiUtils
-
Method sets application's notify tags about available project usage update.
- setNotifyOnNewTags(EsiPrimaryProject, IAttachedProject, Collection<String>) - Static method in class com.nomagic.magicdraw.esi.EsiUtils
-
Method sets application's notify tags about available project usage update.
- setNumber(long) - Method in class com.nomagic.magicdraw.magicreport.tools.ProjectVersion
-
Sets version number
- setNumber(int) - Method in class com.nomagic.magicdraw.teamwork2.ProjectVersion
-
Sets version number
- setNumberType(int) - Method in class com.nomagic.magicdraw.properties.NumberProperty
-
Sets type of the number.
- setObeyShapeSize(boolean) - Method in class com.nomagic.magicdraw.core.options.OrganicLayouterOptionsGroup
-
Set The obey Shape Size.
- setObject(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReadIsClassifiedObjectAction
-
Sets the value of the '
Object
' containment
reference.
- setObject(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReadLinkObjectEndAction
-
Sets the value of the '
Object
' containment reference.
- setObject(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReadLinkObjectEndQualifierAction
-
Sets the value of the '
Object
' containment
reference.
- setObject(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReclassifyObjectAction
-
Sets the value of the '
Object
' containment reference.
- setObject(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.StartClassifierBehaviorAction
-
Sets the value of the '
Object
' containment
reference.
- setObject(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.StartObjectBehaviorAction
-
Sets the value of the '
Object
' containment
reference.
- setObject(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.UnmarshallAction
-
Sets the value of the '
Object
' containment reference.
- setObject(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.ClearAssociationAction
-
Sets the value of the '
Object
' containment
reference.
- setObject(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.StructuralFeatureAction
-
Sets the value of the '
Object
' containment
reference.
- setOnlyBetweenThese(Collection<PresentationElement>) - Method in class com.nomagic.magicdraw.uml.symbols.DisplayPathElements.DisplayPathOptions
-
Display paths only among given symbols.
- setOnPort(Port) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InvocationAction
-
Sets the value of the '
On Port
' reference.
- setOperation(Operation) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.CallOperationAction
-
- setOperation(Operation) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Parameter
-
Sets the value of the '
Operation
' container reference.
- setOperation(Operation) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.CallEvent
-
- setOperationForMessage(Message, Operation, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets the operation for message.
- setOperationForTransition(Transition, Operation) - Static method in class com.nomagic.uml2.ext.jmi.helpers.StateMachineHelper
-
Set derived property operation for transition.
- setOptimizeLabelOrientations(boolean) - Method in class com.nomagic.magicdraw.core.options.AbstractDiagramLayouterOptionsGroup
-
Set reset shape size property value
- setOptions(PropertyManager) - Method in class com.nomagic.magicdraw.core.options.AbstractPropertyOptionsGroup
-
Sets properties for options.
- setOptions(HyperlinkEditorOptions) - Method in interface com.nomagic.magicdraw.hyperlinks.ui.HyperlinkEditor
-
Set options which can be used in editor editor;
- setOptionsLockedByMe(IProject, String, boolean, ProgressStatus) - Method in interface com.nomagic.magicdraw.teamwork2.locks.ILockProjectService
-
Lock/unlock options.
- setOrdered(boolean) - Method in class com.nomagic.magicdraw.properties.ElementListProperty
-
- setOrdered(boolean) - Method in class com.nomagic.magicdraw.properties.ElementProperty
-
- setOrdered(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReduceAction
-
Sets the value of the '
Ordered
' attribute.
- setOrdered(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.MultiplicityElement
-
Sets the value of the '
Ordered
' attribute.
- setOrdering(ObjectNodeOrderingKind) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ObjectNode
-
Sets the value of the '
Ordering
' attribute.
- setOrientation(String) - Method in class com.nomagic.magicdraw.core.options.ActivityLayouterOptionsGroup
-
Set main layout orientation.
- setOrientation(String) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
-
Set main layout orientation.
- setOrientation(String) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
-
Set main layout orientation.
- setOrientation() - Method in class com.nomagic.magicdraw.uml.symbols.layout.TreeDiagramLayouter.TreeLayoutData
-
- setOrthogonalLinkRouting(boolean) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
-
Set Orthogonal Link Routing.
- setOwnedActual(ParameterableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.TemplateParameterSubstitution
-
- setOwnedDefault(ParameterableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.TemplateParameter
-
- setOwnedParameteredElement(ParameterableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.TemplateParameter
-
- setOwnedTemplateSignature(TemplateSignature) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.TemplateableElement
-
- setOwnedTemplateSignature(RedefinableTemplateSignature) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Classifier
-
- setOwner(Element) - Method in class com.nomagic.magicdraw.uml.ClassifierFinder.SimpleNameResolver
-
- setOwner(AbstractRefPackage) - Method in interface com.nomagic.uml2.ext.jmi.reflect.AbstractRefBaseObject
-
- setOwner(Element) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element
-
Sets the value of the '
Owner
' reference.
- setOwnerFormalParam(BehavioralFeature) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Parameter
-
- setOwnerOfDiagram(Namespace) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Diagram
-
- setOwningAssociation(Association) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
-
- setOwningConstraint(Constraint) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- setOwningElement(Element) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Comment
-
- setOwningExpression(StringExpression) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.StringExpression
-
- setOwningInstance(InstanceSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Slot
-
- setOwningInstanceSpec(InstanceSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- setOwningLower(MultiplicityElement) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- setOwningPackage(Package) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.PackageableElement
-
- setOwningParameter(Parameter) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- setOwningProperty(Property) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- setOwningSignal(Signal) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
-
- setOwningSlot(Slot) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
Sets the value of the '
Owning Slot
' container reference.
- setOwningState(State) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
-
- setOwningTemplateParameter(TemplateParameter) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.ParameterableElement
-
- setOwningTransition(ProtocolTransition) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
-
- setOwningUpper(MultiplicityElement) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
-
- setPackage(Package) - Method in class com.nomagic.magicdraw.core.modules.MountedPackageInfo
-
Set package.
- setPackage(Package) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Type
-
Sets the value of the '
Package
' reference.
- setPackageScope(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DisplayRelatedSymbolsInfo
-
Sets is in package scope flag value.
- setPackageShapeCompactness(double) - Method in class com.nomagic.magicdraw.core.options.OrganicLayouterOptionsGroup
-
Set Packages Shape Compactness property value.
- setParameter(Parameter) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ActivityParameterNode
-
- setParameteredElement(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.ClassifierTemplateParameter
-
- setParameteredElement(ConnectableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.ConnectableElementTemplateParameter
-
- setParameteredElement(Operation) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.OperationTemplateParameter
-
- setParameteredElement(ParameterableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.TemplateParameter
-
- setParameterMetaType(Class<? extends Parameter>) - Method in class com.nomagic.magicdraw.uml.text.ParameterDirectionTextParams
-
- setParent(ActionsManager) - Method in class com.nomagic.actions.ActionsManager
-
Sets the actions manager parent.
- setParent(Node, Object) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
-
Set node 's parent.
- setParent(View) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.Renderer
-
Sets the view parent.
- setParentApplicant(boolean) - Method in class com.nomagic.magicdraw.properties.ElementProperty
-
Set parent applicant.
- setParentObject(Object) - Method in class com.nomagic.magicdraw.annotation.Annotation
-
Sets parent object.
- setParentPropertyManager(PropertyManager) - Method in class com.nomagic.magicdraw.properties.PropertyManager
-
Set parent Property Manager.
- setParentPropertyManagerOnly(PropertyManager) - Method in class com.nomagic.magicdraw.properties.PropertyManager
-
Set parent Property Manager.
- setPartitionGrid(PartitionGrid) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
-
- setPartitionInfo(SwimlanePartitionInfo) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
-
- setPartWithPort(Property) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdinternalstructures.ConnectorEnd
-
- setPassiveValidationSeverity(EnumerationLiteral) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setPassword(char[]) - Method in class com.nomagic.utils.ProxyServerData
-
- setPathAndCollapse(String) - Method in class com.nomagic.magicdraw.properties.FileProperty
-
Set Path and Collapse it by using path variables.
- setPathBounds(PathElement, List<Point>, Point, Point, MacroCommand) - Static method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
-
Changes client point, supplier point and breakpoints and routes the path by layouted edge
- setPathProperty(ClassPathEntriesListProperty) - Method in class com.nomagic.magicdraw.properties.JarEntryProperty
-
Set path property
- setPathStyle(String) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
-
Set path style
- setPatternProperties(AbstractPatternProperties) - Method in class com.nomagic.magicdraw.patterns.AbstractPanelContainer
-
Sets information from properties into the panels
- setPatternProperties(AbstractPatternProperties) - Method in class com.nomagic.magicdraw.patterns.impl.common.PatternPropertiesPanel
-
Sets a context of the main pattern panel.
- setPendingMapping(Map<EObject, EObject>) - Method in class com.nomagic.magicdraw.uml.ConvertElementInfo
-
Sets mapping for elements which will be converted later
- setPermissions(Package, PackagePermissions) - Method in interface com.nomagic.magicdraw.esi.persistence.security.PermissionService
-
Sets permissions for the specified package.
- setPlaceEdgeLabelsTo(int) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
-
Sets the calculated label placement for labels.
- setPlaceNodeLabels(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
-
- setPluginDirectory(File) - Method in class com.nomagic.magicdraw.jpython.PythonPluginDescriptor
-
Sets the plugin instalation directory.
- setPluginDirectory(File) - Method in class com.nomagic.magicdraw.plugins.PluginDescriptor
-
Sets the plugin installation directory.
- setPort(int) - Method in class com.nomagic.utils.ProxyServerData
-
- setPortStyle(String) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
-
Set Port Style property value.
- setPosition(ShapeElement, ShapeElement, int, int) - Static method in class com.nomagic.magicdraw.patterns.PatternHelper
-
Sets position for the view2move
according to target
.
- setPostCondition(Constraint) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdprotocolstatemachines.ProtocolTransition
-
- setPostContext(Operation) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
-
- setPowertype(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdpowertypes.GeneralizationSet
-
- setPreCommitValidationExcludedScope(Element[]) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets elements, excluded from pre-commit validation.
- setPreCommitValidationSuites(Package[]) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets validation suites for pre-commit validation.
- setPreCondition(Constraint) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdprotocolstatemachines.ProtocolTransition
-
- setPreContext(Operation) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
-
- setPredefinedLayouterType(StateDiagramLayouter.Type) - Method in class com.nomagic.magicdraw.uml.symbols.layout.state.StateDiagramLayouter
-
- setPreferredChildWedge(int) - Method in class com.nomagic.magicdraw.core.options.CircularLayouterOptionsGroup
-
Set the angular range of the sector that will be reserved for children of a shape.
- setPreferredChildWedge(int) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
-
Set the angular range of the sector that will be reserved for children of a shape.
- setPreferredLinkLength(int) - Method in class com.nomagic.magicdraw.core.options.OrganicLayouterOptionsGroup
-
Set the preferred length of all paths.
- setPreferredRootWedge(int) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
-
Set the angular range of the sector that will be reserved around the root shape to accommodate attached subtrees.
- setPresentationElementProperties(PresentationElement, PropertyManager) - Method in class com.nomagic.magicdraw.openapi.uml.PresentationElementsManager
-
Changes symbol properties of a given presentation element.
- setPreserveElementID(boolean) - Method in class com.nomagic.magicdraw.uml.ConvertElementInfo
-
Sets preserve element ID flag value.
- setPreserveIDs(String) - Method in class com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseEmfOptionsGroup
-
Set preserve IDs option.
- setPreserveIDs(String) - Method in interface com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseOptions
-
Set preserve IDs option.
- setPriority(int) - Method in class com.nomagic.magicdraw.annotation.Annotation
-
- setProject(Project) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Set project for the options.
- setProject(Project) - Method in class com.nomagic.magicdraw.properties.ElementListProperty
-
- setProject(Project) - Method in class com.nomagic.magicdraw.properties.ElementProperty
-
Set project.
- setProject(ElementRegistry) - Method in class com.nomagic.uml2.ext.jmi.reflect.AbstractRepository
-
- setProjectCategory(RemoteProjectDescriptor, String) - Static method in class com.nomagic.magicdraw.teamwork.application.TeamworkUtils
-
Assigns the project to the given category.
- setProjectDescriptor(ProjectDescriptor) - Method in class com.nomagic.magicdraw.magicreport.tools.ProjectVersion
-
Set project descriptor.
- setProjectName(ProjectDescriptor, String) - Static method in class com.nomagic.magicdraw.esi.EsiUtils
-
Rename project.
- setProperties(List<PropertyReportInfo>) - Method in class com.nomagic.magicdraw.diff.report.ElementReportInfo
-
Sets modified properties.
- setProperties(Properties) - Method in class com.nomagic.magicdraw.magicreport.tools.SorterTool
-
This method is invoked by the template engine runtime, after class has been initializing, to set the
template properties.
- setProperties(List<Property>) - Method in class com.nomagic.magicdraw.properties.PropertyManager
-
Sets the list of the properties.
- setPropertiesInvisible(String[], boolean) - Method in class com.nomagic.magicdraw.core.options.AbstractPropertyOptionsGroup
-
Sets visibility flag for an array of properties.
- setPropertiesToMenuItem(JMenuItem, NMAction) - Static method in class com.nomagic.actions.ActionsMenuCreator
-
Sets properties to given JMenuItem from given action.
- setProperty() - Method in interface com.nomagic.magicdraw.core.options.ProjectOptions.PropertySetter
-
- setPropertyChangeListener(PropertyChangeListener) - Method in class com.nomagic.magicdraw.modeltransformations.SelectTransformationDetailsPanel
-
Sets property change listener, that is applied to each visible property
- setPropertyData(Collection, Collection, boolean, boolean) - Method in class com.nomagic.magicdraw.properties.ElementListProperty
-
Sets data for property members.
- setPropertyData(Collection, Collection, boolean, boolean) - Method in class com.nomagic.magicdraw.properties.ElementProperty
-
Sets data for property members.
- setPropertyData(Collection, boolean, boolean, boolean) - Method in class com.nomagic.magicdraw.properties.TypeProperty
-
Sets data for property members.
- setPropertyEnableMap(String, Object[][]) - Method in class com.nomagic.magicdraw.properties.PropertyManager
-
Set Property Enable Map
- setPropertyFilter(List<String>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.FilterSettings
-
Dependency Matrix Property filter property
- setPropertyId(String) - Method in class com.nomagic.magicdraw.actions.PropertyAction
-
Sets property id
- setPropertyInvisible(String, boolean) - Method in class com.nomagic.magicdraw.core.options.AbstractPropertyOptionsGroup
-
Changes visibility flag to the property.
- setPropertyManager(PropertyManager) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardInformation
-
Sets property manager
- setPropertyName(String) - Method in class com.nomagic.magicdraw.diff.report.PropertyReportInfo
-
Sets name of the property.
- setPropertyName(String) - Method in class com.nomagic.magicdraw.uml.ClassifierFinder.SimpleNameResolver
-
- setProtectedNode(ExecutableNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdextrastructuredactivities.ExceptionHandler
-
- setProtocol(ProtocolStateMachine) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdinterfaces.Interface
-
Sets the value of the '
Protocol
' containment reference.
- setProtocol(ProtocolStateMachine) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdports.Port
-
Sets the value of the '
Protocol
' reference.
- setProvider(String) - Method in class com.nomagic.magicdraw.jpython.PythonPluginDescriptor
-
Sets plugin provider.
- setProvider(String) - Method in class com.nomagic.magicdraw.plugins.PluginDescriptor
-
Sets plugin provider.
- setProvider(ModelElementProvider) - Method in interface com.nomagic.magicdraw.uml.actions.ISingleModelElementAction
-
Sets the provider.
- setProvider(ModelElementProvider) - Method in class com.nomagic.magicdraw.uml.actions.SingleModelElementAction
-
Sets the provider.
- setPStyleProperties(StyleSheet, int, String, Color) - Static method in class com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper
-
Set Style property
- setPublicBranchSyncMode(SyncMode) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Element hiding public branch synchronization mode.
- setPureText(boolean) - Method in class com.nomagic.magicdraw.uml.text.PropertyTextParams
-
- setQNameDisplayAbsolute(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setQNameDisplayStyle(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets the QNAME_DISPLAY_STYLE property value.
- setQualifiedName(String) - Method in class com.nomagic.magicdraw.diff.report.ElementReportInfo
-
Sets element qualified name.
- setQualifier(Property) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.QualifierValue
-
- setQualifier(Property) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReadLinkObjectEndQualifierAction
-
- setQuery(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Operation
-
Sets the value of the '
Query
' attribute.
- setQueryExpression(String) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.FilterSettings
-
- setRawMode(boolean) - Method in class com.nomagic.uml2.ext.jmi.reflect.AbstractRepository
-
Raw mode is when binary associations is not synchronized.
- setReaderMode(boolean) - Method in interface com.nomagic.magicdraw.plugins.LicensedPlugin
-
Sets reader mode for plugin
- setReadOnly(Collection<ModuleUsage>, boolean, IProgressMonitor) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
-
Make module usage readonly
- setReadOnly(boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Read Only property
- setReadOnly(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdfundamentalactivities.Activity
-
- setReadOnly(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.StructuralFeature
-
- setReadOnlyOnTask(Collection<ModuleUsage>, boolean) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
-
Make module usage readonly
- setReceiveEvent(MessageEnd) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.Message
-
- setReceivingPackage(Package) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.PackageMerge
-
- setRecentlyOpenedWindowsIDs(List<String>) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setRecentTypes(List<Classifier>) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets last selected metaclass for type creation
- setRecursive(boolean) - Method in class com.nomagic.magicdraw.magicreport.tools.ExportTool2
-
- setRedefinedTransition(Transition) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Transition
-
- setRedefinedVertex(Vertex) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Vertex
-
- setReducer(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReduceAction
-
Sets the value of the '
Reducer
' reference.
- setReentrant(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors.Behavior
-
- setRefersTo(Interaction) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.InteractionUse
-
- setRegionAsInput(ExpansionRegion) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdextrastructuredactivities.ExpansionNode
-
- setRegionAsOutput(ExpansionRegion) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdextrastructuredactivities.ExpansionNode
-
- setRelationType(int) - Method in class com.nomagic.magicdraw.uml.symbols.DisplayRelatedSymbolsInfo
-
Sets relation type flag value.
- setRelative(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.TimeEvent
-
Sets the value of the '
Relative
' attribute.
- setRemovable(boolean) - Method in class com.nomagic.magicdraw.properties.ExtendablePropertyManager
-
Set Removable flag.
- setRemoveAt(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.RemoveStructuralFeatureValueAction
-
Sets the value of the '
Remove At
'
containment reference.
- setRemoveAt(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdstructuredactions.RemoveVariableValueAction
-
Sets the value of the '
Remove At
' containment
reference.
- setRemovedElements(Collection<Element>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.FilterSettings
-
update Dependency matrix removed element property
- setRemoveDuplicates(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.RemoveStructuralFeatureValueAction
-
- setRemoveDuplicates(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdstructuredactions.RemoveVariableValueAction
-
- setRemoveFalseCrossings(boolean) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
-
Set Remove False Crossings property value determines a post-processing step tries to eliminate all false path crossings.
- setRemoveOnHide(boolean) - Method in class com.nomagic.magicdraw.ui.WindowComponentInfo
-
Set if remove the window component on
- setReplaceAll(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReclassifyObjectAction
-
- setReplaceAll(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.AddStructuralFeatureValueAction
-
- setReplaceAll(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.LinkEndCreationData
-
- setReplaceAll(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdstructuredactions.AddVariableValueAction
-
- setReplyMessage(Message) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.Message
-
- setReplyToCall(Trigger) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReplyAction
-
- setReportExtensionIndex(int) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setRepository(AbstractRepository) - Method in interface com.nomagic.uml2.ext.jmi.reflect.AbstractRefBaseObject
-
- setRepository(AbstractRepository) - Method in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLFactory
-
- setRepresentation(AbstractDiagramRepresentationObject) - Method in interface com.nomagic.magicdraw.foundation.diagram.DiagramContentsDescriptor
-
- setRepresentation(CollaborationUse) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Classifier
-
- setRepresents(Element) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdintermediateactivities.ActivityPartition
-
- setRepresents(ConnectableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.Lifeline
-
- setRequest(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.SendObjectAction
-
Sets the value of the '
Request
' containment reference.
- setRequired(Extension, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.StereotypesHelper
-
Set "required" flag for a given Extension
- setRequiredFeature(String) - Method in interface com.nomagic.magicdraw.foundation.diagram.AbstractDiagramRepresentationObject
-
- setRequiredPluginMap(Map<String, String>) - Method in class com.nomagic.persistence.XmiExporterDescription
-
Set required plugins information
- setRequiredResources(List<RequiredResourceDescriptor>) - Method in class com.nomagic.persistence.XmiExporterDescription
-
Set required resources
- setRequiresAPI(String) - Method in class com.nomagic.magicdraw.jpython.PythonPluginDescriptor
-
Sets the required MagicDraw Open API version.
- setRequiresAPI(String) - Method in class com.nomagic.magicdraw.plugins.PluginDescriptor
-
Sets the required MagicDraw Open API version.
- setResetAlreadyCreatedFields(Project, boolean) - Static method in class com.nomagic.magicdraw.ce.CodeEngineeringManager
-
Reverse engineering option, to reset already created fields.
- setResetLabelsAtInit(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
-
- setReShared(IProject, IProject, boolean, IProgressMonitor) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
-
Re-share given module in a given project
- setReSharedOnTask(IProject, IProject, boolean) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
-
Reshare given module in a given project
- setResolveCollectionGenerics(Project, boolean) - Static method in class com.nomagic.magicdraw.ce.CodeEngineeringManager
-
Reverse engineering option, to enable resolve collection generic.
- setResolveCollectionGenerics(Project, boolean) - Static method in class com.nomagic.magicdraw.ce.JavaCodeEngineeringManager
-
- setResourceProvider(PropertyResourceProvider) - Method in class com.nomagic.magicdraw.properties.Property
-
Sets PropertyResourceProvider for this property.
- setResourceProviderID(String) - Method in class com.nomagic.magicdraw.properties.Property
-
Set resource provider ID.
- setResult(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.CreateLinkObjectAction
-
Sets the value of the '
Result
' containment reference.
- setResult(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReadExtentAction
-
Sets the value of the '
Result
' containment reference.
- setResult(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReadIsClassifiedObjectAction
-
Sets the value of the '
Result
' containment
reference.
- setResult(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReadLinkObjectEndAction
-
Sets the value of the '
Result
' containment reference.
- setResult(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReadLinkObjectEndQualifierAction
-
Sets the value of the '
Result
' containment
reference.
- setResult(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReduceAction
-
Sets the value of the '
Result
' containment reference.
- setResult(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.ClearStructuralFeatureAction
-
Sets the value of the '
Result
' containment
reference.
- setResult(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.CreateObjectAction
-
Sets the value of the '
Result
' containment reference.
- setResult(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.ReadLinkAction
-
Sets the value of the '
Result
' containment reference.
- setResult(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.ReadSelfAction
-
Sets the value of the '
Result
' containment reference.
- setResult(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.ReadStructuralFeatureAction
-
Sets the value of the '
Result
' containment
reference.
- setResult(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.TestIdentityAction
-
Sets the value of the '
Result
' containment reference.
- setResult(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.ValueSpecificationAction
-
Sets the value of the '
Result
' containment
reference.
- setResult(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.WriteStructuralFeatureAction
-
Sets the value of the '
Result
' containment
reference.
- setResult(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdstructuredactions.ReadVariableAction
-
Sets the value of the '
Result
' containment reference.
- setReturnInformation(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.AcceptCallAction
-
- setReturnInformation(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReplyAction
-
- setReturnValue(Message, String) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets the return value.
- setReturnValue(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.InteractionUse
-
- setReturnValueForMessage(Message, String) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets the return value for message.
- setReturnValueRecipient(Property) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.InteractionUse
-
- setReuseIconFromInnerAction(boolean) - Method in class com.nomagic.magicdraw.ui.actions.DiagramContextToolbarAction
-
Sets reuse icon from inner action flag value.
- setReverseAnalysisOption(Project, boolean, boolean) - Static method in class com.nomagic.magicdraw.ce.CodeEngineeringManager
-
Sets reverse engineering analysis options.
- setRevertedVersion(int) - Method in class com.nomagic.magicdraw.teamwork2.ProjectVersion
-
- setRole(ConnectableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdinternalstructures.ConnectorEnd
-
Sets the value of the '
Role
' reference.
- setRootShapePosition(String) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
-
Set Root Shape Position property value.
- setRouteOnGrid(boolean) - Method in class com.nomagic.magicdraw.core.options.OrthogonalRouterOptionsGroup
-
Set Route On Grid property value.
- setRouteOnlyNecessary(boolean) - Method in class com.nomagic.magicdraw.core.options.OrganicRouterOptionsGroup
-
Set Route Only Necessary property value.
- setRowCollapsedNodes(List<String>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Collapsed row nodes property
- setRowCustomOrder(String) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Row Custom Order property
- setRowHeaderWidth(Integer) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Row header width property
- setRowOwnerDisplayMode(MatrixSettings.OwnerDisplayMode) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Row owner display mode property
- setRowSortingMode(MatrixSettings.SortingMode) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Row sorting mode property
- setRunOnEventDispatcher(boolean) - Method in class com.nomagic.magicdraw.tests.MagicDrawTestCase
-
Sets if test case should be executed on event dispatching thread.
- setRunOnEventDispather(boolean) - Method in class com.nomagic.magicdraw.tests.MagicDrawTestCase
-
- setRuntimeLibraries(URL[]) - Method in class com.nomagic.magicdraw.plugins.PluginDescriptor
-
Sets an array of required jars for this plugin.
- setSaveOptionsProvider(PersistenceOptionsProvider) - Static method in class com.nomagic.magicdraw.emfuml2xmi.v2.EmfUml2PersistenceHelper
-
Sets save options provider.
- setScenarioFactory(ScenarioFactory) - Static method in class com.nomagic.magicdraw.usecasescenarios.scenarios.ScenarioManager
-
Sets scenario factory with which to create scenarios.
- setScope(Collection<Element>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.FilterSettings
-
Dependency matrix scope property
- setScope(StructuredActivityNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.Variable
-
Sets the value of the '
Scope
' container reference.
- setScopeDefined(boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.FilterSettings
-
Set scope confirmation flag
- setScopeProvider(ScopeProvider) - Method in class com.nomagic.magicdraw.validation.DiagramValidator
-
- setScriptFileName(String) - Method in class com.nomagic.magicdraw.jpython.PythonPluginDescriptor
-
Sets plugin scruot file name.
- setSecond(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.TestIdentityAction
-
Sets the value of the '
Second
' containment reference.
- setSecretProperty(String, String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets secret property (maps given key to given value) Secret properties are encrypted properties that are not
available as plain text when project options are persisted to xml.
- setSelectableRestrictedElements(Collection) - Method in class com.nomagic.magicdraw.properties.ElementListProperty
-
Sets a stereotypes and metaclasses for filtering selectable elements
- setSelectableRestrictedElements(Collection) - Method in class com.nomagic.magicdraw.properties.ElementProperty
-
Sets a stereotypes and metaclasses for filtering selectable elements
- setSelectableTypes(Collection) - Method in class com.nomagic.magicdraw.properties.ElementListProperty
-
- setSelectableTypes(Collection) - Method in class com.nomagic.magicdraw.properties.ElementProperty
-
Set Select table types.
- setSelected(List<PresentationElement>) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
-
Selects given elements in the diagram.
- setSelected(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
-
Selects or deselects this presentation element in the diagram.
- setSelectedElements(Diagram, List<Element>) - Static method in class com.nomagic.generictable.GenericTableManager
-
Selects rows which represent given model elements.
- setSelectedFavoriteElements(List<Element>) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setSelectedItem(Object) - Method in class com.nomagic.actions.ActionsCommandBarCreator.ListComboBox
-
- setSelectedTypeMapProfile(TypeMapProfile) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardInformation
-
Set the selected type map profile.
- setSelection(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ObjectFlow
-
- setSelection(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ObjectNode
-
- setSelectionMode(int) - Method in class com.nomagic.magicdraw.properties.FileProperty
-
Sets the file selection mode for this property.
- setSelectionMode(SelectionMode) - Method in class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlg
-
Set element(s) selection mode.
- setSelector(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.Lifeline
-
Sets the value of the '
Selector
' containment reference.
- setSendEvent(MessageEnd) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.Message
-
- setSeparateClassloader(boolean) - Method in class com.nomagic.magicdraw.plugins.PluginDescriptor
-
Sets if use separate classloader.
- setSeparateDecisionMergeAndJoinForkNotation(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setSequencer(String) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
-
- setService(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdports.Port
-
Sets the value of the '
Service
' attribute.
- setSetFontFaceAction(SetFontFaceAction) - Method in class com.nomagic.actions.SetFontAction
-
Sets new font face inner action.
- setSetFontSizeAction(SetFontSizeAction) - Method in class com.nomagic.actions.SetFontAction
-
Sets new font size inner action.
- setSettableStereotypes(String, boolean, Set<Stereotype>) - Method in class com.nomagic.uml2.ext.jmi.helpers.StereotypesHelper.StereotypesHelperCache
-
- setSetting(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.Continuation
-
Sets the value of the '
Setting
' attribute.
- setSeverity(NotificationSeverity) - Method in class com.nomagic.magicdraw.ui.notification.Notification
-
Sets notification severity
- setSeverityColor(Color) - Method in class com.nomagic.magicdraw.annotation.Annotation
-
Set severity color, The color may be used to draw decorations around the shape.
- setSeverityIcon(Image) - Method in class com.nomagic.magicdraw.annotation.Annotation
-
Set annotation icon by severity
- setShapeAlignment(String) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
-
Sets shape alignment.
- setShapeAlignmentWithinLayer(String) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
-
Set Shape alignment within a layer.
- setShapeRepulsion(int) - Method in class com.nomagic.magicdraw.core.options.OrganicLayouterOptionsGroup
-
Set Shape Repulsion.
- setSharePreferredPath(IProject, Package, String, IProgressMonitor) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
-
Set preferred path for mounting for given shared package
- setSharePreferredPathOnTask(IProject, Package, String) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
-
Set preferred path for mounting for given shared package
- setShortcuts(List<KeyStroke>) - Method in class com.nomagic.actions.NMAction
-
Sets the shortcuts list.
- setShowActionName(boolean) - Method in class com.nomagic.actions.SelectItemAction
-
- setShowAdditionalSlotText(boolean) - Method in class com.nomagic.magicdraw.uml.text.BehaviorTextParams
-
- setShowAdditionalSlotText(boolean) - Method in class com.nomagic.magicdraw.uml.text.MemberTextParams
-
- setShowAdditionalSlotText(boolean) - Method in class com.nomagic.magicdraw.uml.text.OperationTextParams
-
- setShowAdditionalSlotText(boolean) - Method in class com.nomagic.magicdraw.uml.text.PropertyTextParams
-
- setShowAdditionalSlotText(boolean) - Method in class com.nomagic.magicdraw.uml.text.ReceptionTextParams
-
- setShowAttributes(boolean) - Method in class com.nomagic.magicdraw.uml.text.MessageTextParams
-
- setShowButtonText(boolean) - Method in class com.nomagic.actions.ActionsCommandBarCreator.NMJideButtonFactory
-
- setShowButtonText(boolean) - Method in class com.nomagic.actions.ActionsCommandBarCreator.NMJideSplitButtonFactory
-
- setShowConstraintName(boolean) - Method in class com.nomagic.magicdraw.uml.text.BehaviorTextParams
-
- setShowConstraintName(boolean) - Method in class com.nomagic.magicdraw.uml.text.MemberTextParams
-
- setShowConstraintName(boolean) - Method in class com.nomagic.magicdraw.uml.text.OperationTextParams
-
- setShowConstraintName(boolean) - Method in class com.nomagic.magicdraw.uml.text.PropertyTextParams
-
- setShowConstraintName(boolean) - Method in class com.nomagic.magicdraw.uml.text.ReceptionTextParams
-
- setShowConstraintSpecification(boolean) - Method in class com.nomagic.magicdraw.uml.text.BehaviorTextParams
-
- setShowConstraintSpecification(boolean) - Method in class com.nomagic.magicdraw.uml.text.MemberTextParams
-
- setShowConstraintSpecification(boolean) - Method in class com.nomagic.magicdraw.uml.text.OperationTextParams
-
- setShowConstraintSpecification(boolean) - Method in class com.nomagic.magicdraw.uml.text.PropertyTextParams
-
- setShowConstraintSpecification(boolean) - Method in class com.nomagic.magicdraw.uml.text.ReceptionTextParams
-
- setShowDerived(boolean) - Method in class com.nomagic.magicdraw.uml.text.PropertyTextParams
-
- setShowDerived(boolean) - Method in class com.nomagic.magicdraw.uml.text.SlotTextParams
-
- setShowDerivedSign(boolean) - Method in class com.nomagic.magicdraw.uml.text.SlotTextParams
-
- setShowDotNotationForAssociations(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets the SHOW_DOT_NOTATION_FOR_ASSOCIATIONS property value.
- setShowEffect(boolean) - Method in class com.nomagic.magicdraw.uml.text.TransitionTextParams
-
- setShowElementNumber(boolean) - Method in class com.nomagic.magicdraw.uml.RepresentationTextParams
-
- setShowElementsOption(MatrixSettings.RelationOption) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Show Elements property
- setShowEmptyValue(boolean) - Method in class com.nomagic.magicdraw.uml.text.SlotTextParams
-
- setShowFeatureType(boolean) - Method in class com.nomagic.magicdraw.uml.text.SlotTextParams
-
- setShowFeatureTypeTaggedValues(boolean) - Method in class com.nomagic.magicdraw.uml.text.SlotTextParams
-
- setShowFullType(boolean) - Method in class com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator
-
- setShowFullType(boolean) - Method in class com.nomagic.magicdraw.uml.RepresentationTextParams
-
- setShowFullType(boolean) - Method in class com.nomagic.magicdraw.uml.text.BehaviorTextParams
-
- setShowFullType(boolean) - Method in class com.nomagic.magicdraw.uml.text.OperationTextParams
-
- setShowFullType(boolean) - Method in class com.nomagic.magicdraw.uml.text.PinTextParams
-
- setShowFullType(boolean) - Method in class com.nomagic.magicdraw.uml.text.PropertyTextParams
-
- setShowFullType(boolean) - Method in class com.nomagic.magicdraw.uml.text.ReceptionTextParams
-
- setShowFullType(boolean) - Method in class com.nomagic.magicdraw.uml.text.SlotTextParams
-
- setShowFullType(boolean) - Method in class com.nomagic.magicdraw.uml.text.TypedElementTextParams
-
- setShowInheritedSign(boolean) - Method in class com.nomagic.magicdraw.uml.text.BehaviorTextParams
-
- setShowInheritedSign(boolean) - Method in class com.nomagic.magicdraw.uml.text.MemberTextParams
-
- setShowInheritedSign(boolean) - Method in class com.nomagic.magicdraw.uml.text.OperationTextParams
-
- setShowInheritedSign(boolean) - Method in class com.nomagic.magicdraw.uml.text.PropertyTextParams
-
- setShowInheritedSign(boolean) - Method in class com.nomagic.magicdraw.uml.text.ReceptionTextParams
-
- setShowInitValue(boolean) - Method in class com.nomagic.magicdraw.uml.text.PropertyTextParams
-
- setShowInnerDependencies(boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Show inner dependencies property
- setShowMappinWarning(boolean) - Method in class com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseEmfOptionsGroup
-
Set if show warnings about (datatypes, metaclasses) mappings.
- setShowMappinWarning(boolean) - Method in interface com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseOptions
-
Set if show warnings about (datatypes, metaclasses) mappings.
- setShowMultipleNotifications(boolean) - Method in class com.nomagic.magicdraw.ui.notification.config.NotificationViewConfig
-
Sets if same notification can be displayed many times simultaneously.
- setShowMultiplicity(boolean) - Method in class com.nomagic.magicdraw.uml.text.PinTextParams
-
- setShowMultiplicity(boolean) - Method in class com.nomagic.magicdraw.uml.text.PropertyTextParams
-
- setShowMultiplicity(boolean) - Method in class com.nomagic.magicdraw.uml.text.TypedElementTextParams
-
- setShowName(boolean) - Method in class com.nomagic.magicdraw.uml.text.BehaviorTextParams
-
- setShowName(boolean) - Method in class com.nomagic.magicdraw.uml.text.ConstraintTextParams
-
- setShowName(boolean) - Method in class com.nomagic.magicdraw.uml.text.MemberTextParams
-
- setShowName(boolean) - Method in class com.nomagic.magicdraw.uml.text.OperationTextParams
-
- setShowName(boolean) - Method in class com.nomagic.magicdraw.uml.text.PinTextParams
-
- setShowName(boolean) - Method in class com.nomagic.magicdraw.uml.text.PropertyTextParams
-
- setShowName(boolean) - Method in class com.nomagic.magicdraw.uml.text.ReceptionTextParams
-
- setShowName(boolean) - Method in class com.nomagic.magicdraw.uml.text.SlotTextParams
-
- setShowName(boolean) - Method in class com.nomagic.magicdraw.uml.text.TypedElementTextParams
-
- setShowNotLockedElementsNotification(boolean) - Method in class com.nomagic.magicdraw.teamwork2.locks.ILockProjectService.LockOptions
-
- setShowOpaqueBehaviorBody(boolean) - Method in class com.nomagic.magicdraw.uml.text.BehaviorTextParams
-
- setShowOpaqueBehaviorBody(boolean) - Method in class com.nomagic.magicdraw.uml.text.TransitionTextParams
-
- setShowOperationsSignature(boolean) - Method in class com.nomagic.magicdraw.uml.text.EventTextParams
-
- setShowOperationsSignature(boolean) - Method in class com.nomagic.magicdraw.uml.text.TransitionTextParams
-
- setShowOperationsSignature(boolean) - Method in class com.nomagic.magicdraw.uml.text.TriggerTextParams
-
- setShowOrder(boolean) - Method in class com.nomagic.magicdraw.uml.text.MultiplicityTextParams
-
- setShowParameterDirectionKind(boolean) - Method in class com.nomagic.magicdraw.uml.text.BehaviorTextParams
-
- setShowParameterDirectionKind(boolean) - Method in class com.nomagic.magicdraw.uml.text.OperationTextParams
-
- setShowParameterDirectionKind(boolean) - Method in class com.nomagic.magicdraw.uml.text.ReceptionTextParams
-
- setShowParameters(boolean) - Method in class com.nomagic.magicdraw.uml.text.BehaviorTextParams
-
- setShowParameters(boolean) - Method in class com.nomagic.magicdraw.uml.text.MessageTextParams
-
- setShowParameters(boolean) - Method in class com.nomagic.magicdraw.uml.text.OperationTextParams
-
- setShowParameters(boolean) - Method in class com.nomagic.magicdraw.uml.text.ReceptionTextParams
-
- setShowPort(boolean) - Method in class com.nomagic.magicdraw.uml.text.TransitionTextParams
-
- setShowPort(boolean) - Method in class com.nomagic.magicdraw.uml.text.TriggerTextParams
-
- setShowProperties(boolean) - Method in class com.nomagic.magicdraw.uml.text.BehaviorTextParams
-
- setShowProperties(boolean) - Method in class com.nomagic.magicdraw.uml.text.MemberTextParams
-
- setShowProperties(boolean) - Method in class com.nomagic.magicdraw.uml.text.OperationTextParams
-
- setShowProperties(boolean) - Method in class com.nomagic.magicdraw.uml.text.PropertyTextParams
-
- setShowProperties(boolean) - Method in class com.nomagic.magicdraw.uml.text.ReceptionTextParams
-
- setShowQualifiedName(boolean) - Method in class com.nomagic.magicdraw.uml.text.SlotTextParams
-
- setShowReturnDirection(boolean) - Method in class com.nomagic.magicdraw.uml.text.ParameterDirectionTextParams
-
- setShowSpecification(boolean) - Method in class com.nomagic.magicdraw.uml.text.ConstraintTextParams
-
- setShowStereotype(boolean) - Method in class com.nomagic.magicdraw.uml.text.BehaviorTextParams
-
- setShowStereotype(boolean) - Method in class com.nomagic.magicdraw.uml.text.MemberTextParams
-
- setShowStereotype(boolean) - Method in class com.nomagic.magicdraw.uml.text.OperationTextParams
-
- setShowStereotype(boolean) - Method in class com.nomagic.magicdraw.uml.text.PropertyTextParams
-
- setShowStereotype(boolean) - Method in class com.nomagic.magicdraw.uml.text.ReceptionTextParams
-
- setShowStereotypeFromSameWarning(boolean) - Method in class com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseEmfOptionsGroup
-
Set if show warnings about not applied stereotypes (from the same profile).
- setShowStereotypeFromSameWarning(boolean) - Method in interface com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseOptions
-
Set if show warnings about not applied stereotypes (from the same profile).
- setShowStereotypePropertyTypeChangeWarning(boolean) - Method in class com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseEmfOptionsGroup
-
Set if show warnings about stereotype property type change.
- setShowStereotypePropertyTypeChangeWarning(boolean) - Method in interface com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseOptions
-
Set if show warnings about stereotype property type change.
- setShowSynchronizationInfo(boolean) - Method in class com.nomagic.magicdraw.uml.text.PinTextParams
-
- setShowTaggedValues(boolean) - Method in class com.nomagic.magicdraw.uml.text.BehaviorTextParams
-
- setShowTaggedValues(boolean) - Method in class com.nomagic.magicdraw.uml.text.MemberTextParams
-
- setShowTaggedValues(boolean) - Method in class com.nomagic.magicdraw.uml.text.OperationTextParams
-
- setShowTaggedValues(boolean) - Method in class com.nomagic.magicdraw.uml.text.PropertyTextParams
-
- setShowTaggedValues(boolean) - Method in class com.nomagic.magicdraw.uml.text.ReceptionTextParams
-
- setShowTemplateParameters(boolean) - Method in class com.nomagic.magicdraw.uml.text.OperationTextParams
-
- setShowType(boolean) - Method in class com.nomagic.magicdraw.uml.text.PinTextParams
-
- setShowType(boolean) - Method in class com.nomagic.magicdraw.uml.text.PropertyTextParams
-
- setShowType(boolean) - Method in class com.nomagic.magicdraw.uml.text.TypedElementTextParams
-
- setShowTypeNameIfNameEmpty(boolean) - Method in class com.nomagic.magicdraw.uml.text.PropertyTextParams
-
- setShowTypeTaggedValues(boolean) - Method in class com.nomagic.magicdraw.uml.text.PropertyTextParams
-
- setShowUnique(boolean) - Method in class com.nomagic.magicdraw.uml.text.MultiplicityTextParams
-
- setShowVisibility(boolean) - Method in class com.nomagic.magicdraw.uml.text.BehaviorTextParams
-
- setShowVisibility(boolean) - Method in class com.nomagic.magicdraw.uml.text.MemberTextParams
-
- setShowVisibility(boolean) - Method in class com.nomagic.magicdraw.uml.text.OperationTextParams
-
- setShowVisibility(boolean) - Method in class com.nomagic.magicdraw.uml.text.PropertyTextParams
-
- setShowVisibility(boolean) - Method in class com.nomagic.magicdraw.uml.text.ReceptionTextParams
-
- setShowWarningForSourceSelectedAsDestination(boolean) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardInformation
-
Set show warning status for source selection as destination
- setShowWarningForTransformationInPlace(boolean) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardInformation
-
Set show warning status for transformation in place
- setSide(int) - Method in class com.nomagic.magicdraw.ui.WindowComponentInfo
-
Set the window component side in JIDE interface style.
- setSignal(Signal) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.SendSignalAction
-
Sets the value of the '
Signal
' reference.
- setSignal(Signal) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.BroadcastSignalAction
-
Sets the value of the '
Signal
' reference.
- setSignal(Signal) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.Reception
-
Sets the value of the '
Signal
' reference.
- setSignal(Signal) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.SignalEvent
-
Sets the value of the '
Signal
' reference.
- setSignalForMessage(Message, Signal) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets the signal for message.
- setSignalForTransition(Transition, Signal) - Static method in class com.nomagic.uml2.ext.jmi.helpers.StateMachineHelper
-
Set derived property signal for transition.
- setSignature(TemplateSignature) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.TemplateBinding
-
- setSignature(TemplateSignature) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.TemplateParameter
-
Sets the value of the '
Signature
' container
reference.
- setSignature(NamedElement) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.Message
-
- setSingleExecution(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdfundamentalactivities.Activity
-
- setSingleValue(Collection<T>, T) - Static method in class com.nomagic.utils.CollectionUtils
-
Removes all values from a given collection and adds a new one.
- setSize(float, float) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.Renderer
-
Sets the view size.
- setSkipDefaultValue(boolean) - Method in class com.nomagic.magicdraw.uml.text.ParameterDirectionTextParams
-
- setSkipDSL(boolean) - Method in class com.nomagic.magicdraw.uml.text.StereotypeTextParams
-
- setSkipMemoryTest(boolean) - Method in class com.nomagic.magicdraw.tests.MagicDrawTestCase
-
Set to true in order to skip memory leaks test.
- setSlotValue(Slot, String) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InstanceSpecificationHelper
-
Set slot value from a given string.
- setSlotValue(Slot, Object, boolean, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.StereotypesHelper
-
- setSlotValue(Slot, Object, boolean, boolean, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.StereotypesHelper
-
- setSmallIcon(Icon) - Method in class com.nomagic.actions.NMAction
-
Sets the small icon of the action.
- setSoftRange(boolean) - Method in class com.nomagic.magicdraw.properties.NumberProperty
-
- setSource(String) - Method in class com.nomagic.magicdraw.diff.report.PropertyReportInfo
-
Sets source value.
- setSource(String) - Method in interface com.nomagic.magicdraw.foundation.MDExtension
-
Sets the value of the '
Source
' attribute.
- setSource(ActivityNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ActivityEdge
-
Sets the value of the '
Source
' reference.
- setSource(Vertex) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Transition
-
Sets the value of the '
Source
' reference.
- setSourceChangeKind(ModificationKind) - Method in class com.nomagic.magicdraw.diff.report.ElementReportInfo
-
Sets source change kind.
- setSourceDiagramData(DiagramDataImpl) - Method in class com.nomagic.magicdraw.diff.report.DiagramReportInfo
-
Sets source diagram data.
- setSourceDiagramImage(Image) - Method in class com.nomagic.magicdraw.diff.report.DiagramReportInfo
-
Sets source diagram image.
- setSources(Collection<?>) - Method in class com.nomagic.magicdraw.properties.Property
-
Set property's sources.
- setSpecific(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Generalization
-
Sets the value of the '
Specific
' container reference.
- setSpecification(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
-
- setSpecification(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.InstanceSpecification
-
- setSpecification(BehavioralFeature) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors.Behavior
-
- setSpecification(DurationInterval) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.DurationConstraint
-
- setSpecification(Interval) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.IntervalConstraint
-
- setSpecification(TimeInterval) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.TimeConstraint
-
- setSpecificMachine(ProtocolStateMachine) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdprotocolstatemachines.ProtocolConformance
-
- setSphereCenterPoint(Point) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
-
Sets the center of the sphere that is used for node creation
- setSphereRadius(int) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
-
Sets the sphere from the defined point.
- setStandardSystemProfile(IProject, boolean) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
-
Mark given project as "standard system profile".
- setStart(OccurrenceSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.ExecutionSpecification
-
Sets the value of the '
Start
' reference.
- setState(boolean) - Method in class com.nomagic.actions.NMStateAction
-
Sets action boolean state.
- setState(int) - Method in class com.nomagic.magicdraw.ui.WindowComponentInfo
-
Set the window component initial docking state in JIDE interface style.
- setState(State) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.ConnectionPointReference
-
Sets the value of the '
State
' container
reference.
- setState(State) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Pseudostate
-
Sets the value of the '
State
' container reference.
- setState(State) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Region
-
Sets the value of the '
State
' container reference.
- setStateForStateInvariant(StateInvariant, State, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets state for state invariant to represent.
- setStateInvariant(Constraint) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.State
-
- setStateMachine(StateMachine) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Pseudostate
-
- setStateMachine(StateMachine) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Region
-
- setStatic(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Feature
-
Sets the value of the '
Static
' attribute.
- setStereoType(String) - Method in class com.nomagic.magicdraw.properties.PropertyManagerByStereotype
-
- setStereotypedElement(Element) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.InstanceSpecification
-
- setStereotypePropertySortedValue(Element, Stereotype, String, Object, boolean, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.StereotypesHelper
-
- setStereotypePropertyValue(Element, Stereotype, String, Object, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.StereotypesHelper
-
Sets stereotype property value
- setStereotypePropertyValue(Element, Stereotype, String, Object) - Static method in class com.nomagic.uml2.ext.jmi.helpers.StereotypesHelper
-
Sets stereotype property value.
- setStereotypePropertyValue(Element, Stereotype, String, Object, boolean, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.StereotypesHelper
-
Sets stereotype property value
- setStereotypesDisplayMode(String) - Method in interface com.nomagic.magicdraw.uml.symbols.shapes.StereotypesDisplayModeOwner
-
Sets stereotype display mode value.
- setStickyVersion(Collection<ModuleUsage>, IVersionDescriptor, IProgressMonitor) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
-
Set sticky version for given modules usages.
- setStickyVersionOnTask(Collection<ModuleUsage>, IVersionDescriptor) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
-
Set sticky version for given modules usages.
- setStream(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Parameter
-
Sets the value of the '
Stream
' attribute.
- setStrict(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.mdprofiles.ProfileApplication
-
Sets the value of the '
Strict
' attribute.
- setStructuralFeature(StructuralFeature) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.StructuralFeatureAction
-
- setStyle(Style) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets style that holds two properties manager - one for visible and user editable properties, other for
invisible project properties.
- setStyle(Style) - Method in class com.nomagic.magicdraw.properties.PropertyManager
-
Set style.
- setStyle(PropertyManager) - Method in class com.nomagic.magicdraw.ui.diagrams.BaseCustomizableDiagramAction
-
- setStyle(PropertyManagerProxy) - Method in class com.nomagic.magicdraw.ui.diagrams.BaseCustomizableDiagramAction
-
- setStyles(Collection<Style>) - Method in class com.nomagic.magicdraw.properties.StyleManager
-
Sets all styles.
- setSubgraphLayout(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.layout.AbstractDiagramLayouter
-
Set sub graph layout.
- setSubmachine(StateMachine) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.State
-
- setSubstitutable(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Generalization
-
- setSubstitutingClassifier(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mddependencies.Substitution
-
- setSuperGroup(ActivityGroup) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdfundamentalactivities.ActivityGroup
-
- setSuperPartition(ActivityPartition) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdintermediateactivities.ActivityPartition
-
- setSupplierElement(Element, Element) - Static method in class com.nomagic.uml2.ext.jmi.helpers.CoreHelper
-
Set supplier of the relationship.
- setSuppressCriteriaArea(boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Suppress criteria area property
- setSuspendAutoDisplayingOfLabels(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setSuspendAutoResizingOfShapes(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setSymbol(String) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Expression
-
Sets the value of the '
Symbol
' attribute.
- setSymbolType(Class) - Method in class com.nomagic.magicdraw.properties.ExtendablePropertyManager
-
Set symbol type.
- setSymbolType(Class[]) - Method in class com.nomagic.magicdraw.properties.ExtendablePropertyManager
-
Set symbol type.
- setSyncElement(Element) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element
-
- setSynchronous(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.CallAction
-
- setTableElementTypes(Diagram, List<Object>) - Static method in class com.nomagic.generictable.GenericTableManager
-
Sets generic table diagram element types
Element types specify what elements can be added to table.
- setTabTitle(String) - Method in class com.nomagic.magicdraw.ui.WindowComponentInfo
-
Sets title of window's tab.
- setTags(ProjectDescriptor, List<String>, int) - Static method in class com.nomagic.magicdraw.teamwork.application.TeamworkUtils
-
Set tags for given project version.
- setTags(List<String>) - Method in class com.nomagic.magicdraw.teamwork2.ProjectVersion
-
Sets tags.
- setTakeWholeModelAsScope(boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
-
Whole model as scope property
- setTarget(String) - Method in class com.nomagic.magicdraw.diff.report.PropertyReportInfo
-
Sets target value.
- setTarget(Target) - Method in class com.nomagic.magicdraw.patterns.AbstractPatternProperties
-
Sets a target
- setTarget(Message, String) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets the target.
- setTarget(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.CallOperationAction
-
Sets the value of the '
Target
' containment reference.
- setTarget(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.SendSignalAction
-
Sets the value of the '
Target
' containment reference.
- setTarget(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.DestroyObjectAction
-
Sets the value of the '
Target
' containment reference.
- setTarget(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.SendObjectAction
-
Sets the value of the '
Target
' containment reference.
- setTarget(ActivityNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ActivityEdge
-
Sets the value of the '
Target
' reference.
- setTarget(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.Message
-
Sets the value of the '
Target
' containment reference.
- setTarget(Vertex) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Transition
-
Sets the value of the '
Target
' reference.
- setTargetChangeKind(ModificationKind) - Method in class com.nomagic.magicdraw.diff.report.ElementReportInfo
-
Sets target change kind.
- setTargetDiagramData(DiagramDataImpl) - Method in class com.nomagic.magicdraw.diff.report.DiagramReportInfo
-
Sets target diagram data.
- setTargetDiagramImage(Image) - Method in class com.nomagic.magicdraw.diff.report.DiagramReportInfo
-
Sets target diagram image.
- setTargetDiagramType(String) - Method in interface com.nomagic.magicdraw.uml.refactor.extract.ExtractTarget
-
Sets type of diagram to create the target diagram.
- setTargetNamespace(Namespace) - Method in interface com.nomagic.magicdraw.uml.refactor.extract.ExtractTarget
-
Sets namespace in which target elements have to be created.
- setTargetPackage(Package) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardInformation
-
Setter for target package
- setTask(Task) - Method in class com.nomagic.magicdraw.modeltransformations.impl.any_to_any.AnyToAnyModelTransformation
-
- setTask(Task) - Method in interface com.nomagic.magicdraw.modeltransformations.ModelTransformation
-
Sets task for transformation.
- setTeamworkProjectBranchName(ProjectDescriptor, String) - Static method in class com.nomagic.magicdraw.teamwork.application.TeamworkUtils
-
Set teamwork project branch name.
- setTeamworkProjectName(ProjectDescriptor, String) - Static method in class com.nomagic.magicdraw.teamwork.application.TeamworkUtils
-
Set teamwork project name.
- setTemplate(TemplateableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.TemplateSignature
-
Sets the value of the '
Template
' container
reference.
- setTemplateBinding(TemplateBinding) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.TemplateParameterSubstitution
-
- setTemplateParameter(TemplateParameter) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.ParameterableElement
-
- setTemplateParameter(ClassifierTemplateParameter) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Classifier
-
- setTemplateParameter(OperationTemplateParameter) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Operation
-
- setTemplateParameter(ConnectableElementTemplateParameter) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdinternalstructures.ConnectableElement
-
- SETTER_GETTER_PREFIX_TO_REMOVE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SETTER_GETTER_SETTER_FOR_ATTRIBUTE_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SETTER_PREFIX - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SETTER_STEREOTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- setTestedFirst(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.LoopNode
-
- setText(String) - Method in class com.nomagic.magicdraw.annotation.Annotation
-
Sets annotation text.
- setText(ShapeElement, String) - Method in class com.nomagic.magicdraw.openapi.uml.PresentationElementsManager
-
Sets text for given symbol.
- setText(String) - Method in class com.nomagic.magicdraw.ui.notification.AbstractNotification
-
Sets notification message text.
- setText(String) - Method in class com.nomagic.magicdraw.ui.notification.HRefRunnable
-
Sets href action presentation text.
- setText(CharSequence) - Method in class com.nomagic.text.builders.AbstractTextBuilder
-
- setText(CharSequence) - Method in class com.nomagic.text.builders.ColoredHtmlTextBuilder
-
- setText(CharSequence) - Method in class com.nomagic.text.builders.ColoredRichTextBuilder
-
- setText(CharSequence) - Method in class com.nomagic.text.builders.RawTextBuilder
-
- setText(TextBuilder) - Method in interface com.nomagic.text.builders.TextBuilder
-
Replaces current text with the one from the given builder
- setText(CharSequence) - Method in interface com.nomagic.text.builders.TextBuilder
-
Replace current text with the given one
- setTimeExpressionOwner(TimeExpression, Element) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets the time expression owner.
- setTimeInterval(TimeConstraint, String, String) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets time interval for a given time constraint.
- setTimeInterval(TimeInterval, String, String, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets time interval data.
- setTimeInterval(TimeConstraint, String) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets time interval for a time constraint.
- setTimeInterval(TimeInterval, String, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
-
Sets time interval data.
- setTimeout(long) - Method in interface com.nomagic.utils.exec.Commandline
-
- setTimeout(long) - Method in class com.nomagic.utils.exec.CommandlineImpl
-
- SETTING - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- setTinyIcon(Icon) - Method in class com.nomagic.actions.NMAction
-
Sets the tiny icon of the action.
- setTipsStyle(int) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setTitle(String) - Method in class com.nomagic.magicdraw.ui.notification.AbstractNotification
-
Sets notification title.
- setTitleCreator(SpecificationTitleCreator) - Method in class com.nomagic.magicdraw.ui.dialogs.specifications.SpecificationDialogManager
-
Sets specification dialog title creator
- setTooltipsStyle(ProjectOptions.TooltipsStyleChoice) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets Tooltips Style property
- setToolTipText(String) - Method in class com.nomagic.magicdraw.annotation.Annotation
-
Sets annotation tool tip text.
- setToolTipText(String) - Method in class com.nomagic.magicdraw.dependencymatrix.datamodel.cell.MatrixCellView
-
Sets tooltip text describing the content of the cell
- setTrackActiveDiagrams(boolean) - Method in class com.nomagic.magicdraw.validation.ValidationRunData
-
- setTransactionManager(TransactionManager) - Method in class com.nomagic.uml2.ext.jmi.reflect.AbstractRepository
-
- setTransactionModelListener(ModelListener) - Method in class com.nomagic.uml2.ext.jmi.reflect.AbstractRepository
-
- setTransformation(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ObjectFlow
-
- setTransformationDestination(Package) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setTransformationInPlace(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setTransformationMapValue(Element, Collection<Element>) - Method in class com.nomagic.magicdraw.modeltransformations.impl.any_to_any.AnyToAnyModelTransformation
-
- setTransformationPrepared(boolean) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardInformation
-
Set transformation status
- setTransformations(Collection<ModelTransformationInfo>) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardInformation
-
Setting the Transformations that will appear in the SelectTransformationTypePanel
- setTransformInPlace(boolean) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardInformation
-
Setter for transformation in place
- setTree(Tree) - Method in interface com.nomagic.magicdraw.actions.BrowserAction
-
Set tree for this action.
- setTree(Tree) - Method in class com.nomagic.magicdraw.ui.browser.actions.DefaultBrowserAction
-
Set tree for this action.
- setTree(Tree) - Method in class com.nomagic.magicdraw.ui.browser.actions.DefaultBrowserStateAction
-
Set tree for this action.
- setType(String) - Method in interface com.nomagic.magicdraw.foundation.diagram.AbstractDiagramRepresentationObject
-
Sets the value of the '
Type
' attribute.
- setType(String) - Method in class com.nomagic.magicdraw.uml.DiagramType
-
Sets the diagram type, according given diagram type string representation
- setType(Type) - Method in interface com.nomagic.magicdraw.uml.refactor.extract.ExtractReference
-
Sets type of the reference.
- setType(Type) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.TypedElement
-
Sets the value of the '
Type
' reference.
- setType(Collaboration) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdcollaborations.CollaborationUse
-
Sets the value of the '
Type
' reference.
- setType(Association) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdinternalstructures.Connector
-
Sets the value of the '
Type
' reference.
- setType(Stereotype) - Method in interface com.nomagic.uml2.ext.magicdraw.mdprofiles.ExtensionEnd
-
Sets the value of the '
Type
' reference.
- setTypeElement(boolean) - Method in class com.nomagic.magicdraw.properties.ElementProperty
-
Set type Element.
- setTypesIncludeSubtypes(boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.FilterSettings
-
Include subtypes element filter property
- setUMLClass(Class) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Classifier
-
Sets the value of the '
UML Class
' container reference.
- setUMLClass(Class) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Operation
-
Sets the value of the '
UML Class
' container reference.
- setUMLClass(Class) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
-
Sets the value of the '
UML Class
' container reference.
- setUMLNamespaceURI(String) - Method in class com.nomagic.persistence.XmiExporterDescription
-
- setUmlType(String) - Method in interface com.nomagic.magicdraw.foundation.diagram.AbstractDiagramRepresentationObject
-
Sets the value of the '
Uml Type
' attribute.
- setUndefinedState(boolean) - Method in class com.nomagic.magicdraw.properties.Property
-
Sets undefined state for this property.
- setUndefinedStateAvailable(boolean) - Method in class com.nomagic.magicdraw.properties.AbstractChoiceProperty
-
- setUnique(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.MultiplicityElement
-
Sets the value of the '
Unique
' attribute.
- setUniqueElementNumberScope(Element[]) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Set the Packages where AutoIds are to be unique
- setUnlockedElementRemovalInfo(Map<String, String>) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setUnmarshall(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.AcceptEventAction
-
- setUnmarshallType(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.UnmarshallAction
-
- SETUP_PART - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SETUP_TEST_BODY_COMPARTMENT - Static variable in class com.nomagic.magicdraw.uml.symbols.CompartmentID
-
- setUpperBound(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ObjectNode
-
Sets the value of the '
Upper Bound
' containment reference.
- setUpperValue(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.MultiplicityElement
-
Sets the value of the '
Upper Value
' containment reference.
- setUpTest() - Method in class com.nomagic.magicdraw.tests.MagicDrawTestCase
-
Override to prepare test case after MagicDraw application started.
- setURI(String) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Package
-
Sets the value of the '
URI
' attribute.
- setUseActionForDisable(boolean) - Method in class com.nomagic.actions.ActionsCategory
-
- setUseAlias(boolean) - Method in class com.nomagic.magicdraw.uml.text.StereotypeTextParams
-
- setUseCase(UseCase) - Method in interface com.nomagic.uml2.ext.magicdraw.mdusecases.ExtensionPoint
-
Sets the value of the '
Use Case
' container reference.
- setUseDiagramInfoCustomMode(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setUseDiagramsAspects(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setUsedVersion(IProject, IAttachedProject, String, IProgressMonitor) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
-
Set "used" version for a given module.
- setUsedVersionOnTask(IProject, IAttachedProject, String) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
-
Set "used" version for a given module
- setUseExistingBends(boolean) - Method in class com.nomagic.magicdraw.core.options.OrganicRouterOptionsGroup
-
Set Use Existing Bends property value.
- setUseExistingDrawingAsSketch(boolean) - Method in class com.nomagic.magicdraw.core.options.OrthogonalLayouterOptionsGroup
-
Set Use Existing Drawing As Sketch property value..
- setUseFilePreviewer(boolean) - Method in class com.nomagic.magicdraw.properties.FileProperty
-
Sets use file previewer flag.
- setUseGlobalSequencing(boolean) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
-
Set Use Global Sequencing property value.
- setUseI18NTextInDiagrams(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Set useI18N property for painting a text in diagrams
- setUseKeywordAsStereotypeName(boolean) - Method in class com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseEmfOptionsGroup
-
Set if stereotype keyword is used as stereotype name on import.
- setUseKeywordAsStereotypeName(boolean) - Method in interface com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseOptions
-
Set if stereotype keyword is used as stereotype name on import.
- setUseMenuListener(boolean) - Method in class com.nomagic.actions.ActionsMenuCreator
-
Do we need to use MenuListener
on category? This flag should be set to true only if
software is running on mac and using -Dapple.laf.useScreenMenuBar=true system property.
- setUseProxyServer(boolean) - Method in class com.nomagic.utils.ProxyServerData
-
- setUser(String) - Method in class com.nomagic.magicdraw.magicreport.tools.ProjectVersion
-
Sets user for the version
- setUser(String) - Method in class com.nomagic.utils.ProxyServerData
-
- setUseRandomization(boolean) - Method in class com.nomagic.magicdraw.core.options.OrthogonalLayouterOptionsGroup
-
Set use Randomization property value.
- setUserProjectOptions(UserProjectOptions) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setUseStandardStereotypeChar(boolean) - Static method in class com.nomagic.magicdraw.uml.text.CoreTextCreator
-
- setUseTransposition(boolean) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
-
Set the transposition property value in order to enable a post-processing further reduces the number of path crossings.
- setUseUnspecified(boolean) - Method in class com.nomagic.magicdraw.properties.ElementProperty
-
Set Use Unspecified.
- setUtilizedElement(PackageableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.deployments.mdartifacts.Manifestation
-
- setUUID(Element, String) - Static method in class com.nomagic.magicdraw.uml.UUIDRegistry
-
Assign new UUID.
- setValidateOnlyActiveDiagrams(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setValidateOnlyLocallyChangedElementsPreCommit(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Sets value for the Validate Only Locally Changed Elements property in the pre-commit validation group.
- setValidationIgnoredOption(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- setValue(Object) - Method in class com.nomagic.actions.SelectItemAction
-
Sets new value of this list action.
- setValue(Object) - Method in class com.nomagic.actions.SetFontSizeAction
-
Sets new font size value.
- setValue(Element, Element, EmfUml2ExportFeatureHelper) - Method in interface com.nomagic.magicdraw.emfuml2xmi.export.convert.feature.EmfFeatureValueSetter
-
Sets Eclipse UML2 model element feature value.
- setValue(Element, Element, EmfUml2ImportFeatureHelper) - Method in interface com.nomagic.magicdraw.emfuml2xmi.imp0rt.convert.feature.MofFeatureValueSetter
-
Sets MagicDraw model element feature value
- setValue(Element, Element, EmfUml2ImportFeatureHelper) - Method in class com.nomagic.magicdraw.emfuml2xmi.imp0rt.convert.feature.MofFeatureValueSetterImpl
-
- setValue(Element, Element, EmfUml2ExportFeatureHelper) - Method in class com.nomagic.magicdraw.emfuml2xmi.v2.export.convert.feature.EmfFeatureValueSetter
-
Sets Eclipse UML2 model element feature value
- setValue(Element, Element, EmfUml2ImportFeatureHelper) - Method in class com.nomagic.magicdraw.emfuml2xmi.v2.imp0rt.convert.feature.MofFeatureValueSetter
-
Sets MagicDraw model element feature value
- setValue(Element, Element, EmfUml2ExportFeatureHelper) - Method in interface com.nomagic.magicdraw.emfuml2xmi.v4.export.convert.feature.EmfFeatureValueSetter
-
Sets Eclipse UML2 model element feature value.
- setValue(Element, Element, EmfUml2ImportFeatureHelper) - Method in interface com.nomagic.magicdraw.emfuml2xmi.v4.imp0rt.convert.feature.MofFeatureValueSetter
-
Sets MagicDraw model element feature value
- setValue(Element, Element, EmfUml2ImportFeatureHelper) - Method in class com.nomagic.magicdraw.emfuml2xmi.v4.imp0rt.convert.feature.MofFeatureValueSetterImpl
-
- setValue(Element, Element, EmfUml2ExportFeatureHelper) - Method in interface com.nomagic.magicdraw.emfuml2xmi.v5.export.convert.feature.EmfFeatureValueSetter
-
Sets Eclipse UML2 model element feature value.
- setValue(Element, Element, EmfUml2ImportFeatureHelper) - Method in interface com.nomagic.magicdraw.emfuml2xmi.v5.imp0rt.convert.feature.MofFeatureValueSetter
-
Sets MagicDraw model element feature value
- setValue(Element, Element, EmfUml2ImportFeatureHelper) - Method in class com.nomagic.magicdraw.emfuml2xmi.v5.imp0rt.convert.feature.MofFeatureValueSetterImpl
-
- setValue(boolean) - Method in class com.nomagic.magicdraw.properties.BooleanProperty
-
Sets value as primitive boolean type.
- setValue(Object) - Method in class com.nomagic.magicdraw.properties.BooleanProperty
-
Sets boolean value from given Object.
- setValue(Object) - Method in class com.nomagic.magicdraw.properties.ChoiceProperty
-
Sets value of the property.
- setValue(Object) - Method in class com.nomagic.magicdraw.properties.ElementListProperty
-
- setValue(Object) - Method in class com.nomagic.magicdraw.properties.ElementProperty
-
Sets new property value.
- setValue(Object) - Method in class com.nomagic.magicdraw.properties.FileProperty
-
- setValue(int) - Method in class com.nomagic.magicdraw.properties.NumberProperty
-
Sets value as primitive integer.
- setValue(double) - Method in class com.nomagic.magicdraw.properties.NumberProperty
-
Sets value as primitive double type.
- setValue(float) - Method in class com.nomagic.magicdraw.properties.NumberProperty
-
Sets value as primitive float type.
- setValue(Object) - Method in class com.nomagic.magicdraw.properties.NumberProperty
-
- setValue(Object) - Method in class com.nomagic.magicdraw.properties.Property
-
Sets new property value.
- setValue(Object) - Method in class com.nomagic.magicdraw.properties.StringProperty
-
- setValue(Object) - Method in class com.nomagic.magicdraw.properties.TypeProperty
-
Sets new property value.
- setValue(String, T) - Method in class com.nomagic.uml2.ext.jmi.helpers.StereotypesHelper.PropertyBuilder
-
- setValue(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.ValuePin
-
Sets the value of the '
Value
' containment reference.
- setValue(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.QualifierValue
-
Sets the value of the '
Value
' reference.
- setValue(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.LinkEndData
-
Sets the value of the '
Value
' reference.
- setValue(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.ValueSpecificationAction
-
Sets the value of the '
Value
' containment
reference.
- setValue(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.WriteStructuralFeatureAction
-
Sets the value of the '
Value
' containment
reference.
- setValue(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdstructuredactions.WriteVariableAction
-
Sets the value of the '
Value
' containment reference.
- setValue(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.LiteralBoolean
-
Sets the value of the '
Value
' attribute.
- setValue(int) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.LiteralInteger
-
Sets the value of the '
Value
' attribute.
- setValue(double) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.LiteralReal
-
Sets the value of the '
Value
' attribute.
- setValue(String) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.LiteralString
-
Sets the value of the '
Value
' attribute.
- setValue(int) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.LiteralUnlimitedNatural
-
Sets the value of the '
Value
' attribute.
- setValueDisposeIfNeeded(Supplier<ValueSpecification>, Consumer<ValueSpecification>, ValueSpecification) - Static method in class com.nomagic.uml2.ext.jmi.helpers.ValueSpecificationHelper
-
Set value specification as a new value.
- setValueSpecificationValue(Project, ValueSpecification, Type, Object) - Static method in class com.nomagic.uml2.ext.jmi.helpers.ValueSpecificationHelper
-
Sets value to value specification, creates value specification if necessary.
- setValueSpecificationValue(Project, ValueSpecification, Type, Object, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.ValueSpecificationHelper
-
Sets value to value specification, creates value specification if necessary.
- setValueSpecificationValue(ValueSpecification, Object) - Static method in class com.nomagic.uml2.ext.jmi.helpers.ValueSpecificationHelper
-
Set a value of value specification
- setValuesTranslatable(boolean) - Method in class com.nomagic.magicdraw.properties.AbstractChoiceProperty
-
Set true, if values of this property must be translated with property's resource provider.
- setVariable(Variable) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdstructuredactions.VariableAction
-
Sets the value of the '
Variable
' reference.
- setVersion(String) - Method in class com.nomagic.magicdraw.jpython.PythonPluginDescriptor
-
Sets the plugin version.
- setVersion(Object) - Method in class com.nomagic.magicdraw.magicreport.tools.ProjectVersion
-
Sets version object
- setVersion(String) - Method in class com.nomagic.magicdraw.plugins.PluginDescriptor
-
Sets the plugin version.
- setVerticalSpacing(int) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
-
Set The minimal vertical distance between adjacent shapes.
- setViewpoint(String) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdmodels.Model
-
- setVisibility(VisibilityKind) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ElementImport
-
- setVisibility(VisibilityKind) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.NamedElement
-
- setVisibility(VisibilityKind) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.PackageableElement
-
- setVisibility(VisibilityKind) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.PackageImport
-
- setVisible(boolean) - Method in class com.nomagic.magicdraw.ui.notification.HRefRunnable
-
Sets visibility of action representing href.
- setWeight(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ActivityEdge
-
Sets the value of the '
Weight
' containment reference.
- setWhen(TimeExpression) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.TimeEvent
-
Sets the value of the '
When
' containment reference.
- setXpdlImportLocation(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- SEVERITYKIND_DATATYPE - Static variable in class com.nomagic.uml2.ValidationProfile
-
- SEVERITYKIND_DEBUG_LITERAL - Static variable in class com.nomagic.uml2.ValidationProfile
-
- SEVERITYKIND_ERROR_LITERAL - Static variable in class com.nomagic.uml2.ValidationProfile
-
- SEVERITYKIND_FATAL_LITERAL - Static variable in class com.nomagic.uml2.ValidationProfile
-
- SEVERITYKIND_INFO_LITERAL - Static variable in class com.nomagic.uml2.ValidationProfile
-
- SEVERITYKIND_WARNING_LITERAL - Static variable in class com.nomagic.uml2.ValidationProfile
-
- sGetID() - Method in class com.nomagic.magicdraw.properties.PropertyManager
-
Property manager simple ID getter (does not generate ID if it is not present).
- sGetID() - Method in interface com.nomagic.magicdraw.uml.BaseElement
-
Returns the actual ID of the Element
.
- sGetID(ModelObject) - Method in interface com.nomagic.uml2.ext.jmi.reflect.AbstractRepository.IDProxy
-
- sGetLocalID() - Method in interface com.nomagic.uml2.ext.magicdraw.base.ModelObject
-
- SHALLOW_HISTORY_PSEUDO_STATE - Static variable in class com.nomagic.magicdraw.uml.ElementIcon
-
- SHALLOW_HISTORY_VALUE - Static variable in class com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.PseudostateKindEnum
-
The 'Shallow History' literal value.
- shallowClone() - Method in class com.nomagic.actions.ActionsCategory
-
Clones the category.
- shallowClone() - Method in class com.nomagic.actions.NMAction
-
Returns itself
- shallowClone() - Method in class com.nomagic.magicdraw.actions.DiagramInnerToolbarConfiguration
-
- SHALLOWHISTORY - Static variable in class com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.PseudostateKindEnum
-
The 'Shallow History' literal object.
- SHAPE_ALIGNMENT - Static variable in class com.nomagic.magicdraw.core.options.AbstractDiagramLayouterOptionsGroup
-
Different ways of aligning shapes after layout.
- SHAPE_ALIGNMENT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHAPE_ALIGNMENT_WITHIN_LAYER - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHAPE_AUTOSIZE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SHAPE_DISPLAY_AS_BOX - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SHAPE_DISPLAY_AS_IMAGE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SHAPE_EDITING - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SHAPE_EXPAND_ALL - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SHAPE_INSERT_MODE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHAPE_REPULSION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHAPE_SUPPRESS_ALL - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- ShapeElement - Class in com.nomagic.magicdraw.uml.symbols.shapes
-
Base class for all shapes.
- ShapeElementCreationResult() - Constructor for class com.nomagic.magicdraw.patterns.PatternHelper.ShapeElementCreationResult
-
- ShapeRenderer - Class in com.nomagic.magicdraw.uml.symbols.shapes
-
Shape element renderer allows to customize (change) the default
view of
ShapeElement
.
- ShapeRenderer() - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.ShapeRenderer
-
- share(IProject, Package, String, IProgressMonitor) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
-
Share given package in a given project
- SHARE_PACKAGE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SHARE_PACKAGE_FROM_BROWSER - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SHARED - Static variable in class com.nomagic.magicdraw.properties.Style
-
- SHARED - Static variable in class com.nomagic.uml2.ext.magicdraw.classes.mdkernel.AggregationKindEnum
-
The 'Shared' literal object.
- SHARED_VALUE - Static variable in class com.nomagic.uml2.ext.magicdraw.classes.mdkernel.AggregationKindEnum
-
The 'Shared' literal value.
- ShareDifference - Interface in com.nomagic.magicdraw.diff
-
Shared packages difference.
- shareOnTask(IProject, Package, String) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
-
Share given package in a given project
- SHAREOWNINGPACKAGE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- sharePackage(Project, List<Package>) - Method in class com.nomagic.magicdraw.core.project.ProjectsManager
-
- sharePackage(Project, List<Package>, String) - Method in class com.nomagic.magicdraw.core.project.ProjectsManager
-
Share given list of packages in project.
- shareProperty(Property) - Method in class com.nomagic.magicdraw.properties.PropertyManager
-
Makes given property shared form parent PropertyManager.
- SHORT_DATATYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SHORTCUTS_MODIFIED - Static variable in class com.nomagic.actions.ActionsManager
-
A key for Boolean which marks action with modified shortcuts in UI
- ShortElementNameResolver() - Constructor for class com.nomagic.uml2.ext.jmi.helpers.ClassifierHelper.ShortElementNameResolver
-
Deprecated.
- shouldCreateNodeLabels() - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
-
- shouldPlaceNodeLabels() - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
-
- shouldPreloadDiagram(DiagramPresentationElement, Collection<BaseElement>) - Method in interface com.nomagic.magicdraw.modeltransformations.ModelTransformationInfo
-
- shouldResetLabelsAtInit() - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
-
- SHOW_ABBREVIATED_DIAGRAM_TYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ABBREVIATED_TYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ACTIVATIONS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ACTIVITY_NODE_DIRECTION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ACTIVITY_PARAMETER_NODE_NAME_PROPERTY - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_AGAIN_INCOMPLETE_HIDING - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ANALYSIS_DEPENDENCY_DETAILS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SHOW_ARROW - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ARTIFACTS_COMPARTMENT_NAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ASSOCIATION_DIRECTION_ICON - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ASSOCIATION_ENDS_MODE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ASSOCIATION_ENDS_PORTS_MODE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ATTRIBUTES_COMPARTMENT_NAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ATTRIBUTES_CONSTRAINTS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ATTRIBUTES_INHERITED_SIGN - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ATTRIBUTES_PROPERTIES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ATTRIBUTES_STEREOTYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ATTRIBUTES_TAGGED_VALUES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ATTRIBUTES_TYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ATTRIBUTES_VISIBILITY - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_AUXILIARY_RESOURCES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_BANNERS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_BEHAVIORS_CONSTRAINTS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_BEHAVIORS_INHERITED_SIGN - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_BEHAVIORS_PARAMETERS_DIRECTION_KIND - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_BEHAVIORS_PROPERTIES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_BEHAVIORS_SIGNATURE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_BEHAVIORS_STEREOTYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_BEHAVIORS_TAGGED_VALUES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_BOOLEAN_PROPERTY_CHECKBOX_TEXT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_BORDER - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_BUTTON_NAMES_IN_DIAGRAM_TOOLBAR - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_CENTERLINES - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SHOW_CENTERLINES_IN_ACTIVITY_DIAGRAM - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_CHANGES_IN_BROWSER - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_CLASS_WILL_NOT_BE_DELEDET_MESSAGE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_COLLABORATION_NUMBERING_MESSAGE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_COMMUNITY_WARNING - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_COMPLETE_DISJOINT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_CONNECTOR_END_A - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_CONNECTOR_END_B - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_CONSTRAINTS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_CONTEXT_NAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_CONTEXT_TYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_CONVEYED_A - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_CONVEYED_B - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_CONVEYED_ITEM - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_DEFAULT_PART_VALUE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_DEFAULT_PORTS_VALUE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_DEFAULT_VALUE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_DEFAULT_VALUE_COMPARTMENT_NAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_DEFINING_END - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_DEPLOYED_ELEMENTS_COMPARTMENT_NAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_DERIVED_SIGN - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_DIAGRAM_FRAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_DIAGRAM_HEADER - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_DIAGRAM_ICON - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_DIAGRAM_INFO - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_DIAGRAM_NAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_DIAGRAM_OVERVIEW_CONTENT - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SHOW_DIAGRAM_OVERVIEW_CONTENT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_DIAGRAM_OWNER - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_DIAGRAM_TYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_DISCARD_CHANGES_INFO - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_DOCUMENTATION_STEREOTYPES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_DOT_NOTATION_FOR_ASSOCIATIONS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_EDITABLE_HYPERLINK_CLICK - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ELEMENT_PROPERTIES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ELEMENT_TYPE_IN_COMPARTMENTS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ELEMENTS_LIST - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_EMPTY_TEAMWORK_PROEJCTS_CATEGORIES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_END - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SHOW_END_MULTIPLICITY - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_END_NAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ENTIRE_ACTIVATION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ENUMERATION_LITERAL_CONSTRAINTS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ENUMERATION_LITERAL_PROPERTIES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ENUMERATION_LITERAL_STEREOTYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ENUMERATION_LITERAL_TAGGED_VALUES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ENUMERATION_LITERALS_COMPARTMENT_NAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ENUMERATION_LITERALS_INHERITED_SIGN - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_EXIT_FULL_SCREEN_TOOLBAR - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_EXTENSION_POINT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_EXTENSION_POINTS_COMPARTMENT_NAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_EXTENSION_POINTS_INHERITED_SIGN - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_EXTRA_FEATURES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_FEATURE_NAME_SYNTAX_WARNING - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_FRAME_OWNER - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_FULL_PATH - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SHOW_FULL_SIGNATURE_IN_BROWSER - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_FULL_TYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_GENERALIZATION_SET - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_GRID - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SHOW_GRID - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_GRID - Static variable in class com.nomagic.magicdraw.uml.ExtendedPropertyNames
-
- SHOW_HEADER_IN_BOLD - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_HYPERLINKS_IN_BROWSER - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ICONS_IN_COMPARTMENTS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ID_FOR_CONVEYED_ITEM - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ID_OF_INFORMATION_FLOW - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_INHERITED - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SHOW_INHERITED - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_INHERITED_SIGN - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_IS_REQUIRED - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_LAYOUT_INFO - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_LINE_BETWEEN_COMPARTMENTS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MANIPULATION_HIGHLITING - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MEMBERS_MODE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MEMORY_MONITOR - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MESSAGE_NUMBERS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_METACLASSES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_METRICS_COMPARE_MESSAGE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MODULE_VERSIONS_CONFLICT_WARNING - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MORE_RESOURCE_DESCRIPTION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MORE_SIGN_FOR_ATTRIBUTES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MORE_SIGN_FOR_BEHAVIORS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MORE_SIGN_FOR_DIAGRAM_OVERVIEW_CONTENT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MORE_SIGN_FOR_ENUMERATION_LITERALS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MORE_SIGN_FOR_OPERATIONS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MORE_SIGN_FOR_PORTS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MORE_SIGN_FOR_RECEPTIONS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MSG_CHANGE_NAVIGABILITY_FOR_OWNERSHIP - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MSG_CHANGE_OWNERSHIP_FOR_NAVIGABILITY - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MSG_EXPORT_MODULES_VISIBILITY - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MSG_EXPORT_TO_EMF - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MSG_SELECT_IN_INHERITANCE_TREE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MSG_SET_EMPTY_TAGS_TO_DEFAULTS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MSG_WHEN_MOVING_RELATION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_MULTIPLICITY - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_NAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_NAME_OF_INFORMATION_FLOW - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_NAVIGABILITY - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_NOT_EDITABLE_CTRL_HYPERLINK_CLICK - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_NOT_EDITABLE_HYPERLINK_CLICK - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_NOT_INSTALLED_PLUGINS_MESSAGE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_NOT_LOADED_MODULES - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SHOW_NUMBER_TAG_NAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_OBJECT_CLASS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ONLY_ASSIGNED_TAG - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ONLY_HIERARCHIES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ONLY_SLOT_WITH_VALUE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ONLY_TAG_WITH_VALUE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_OPERATIONS_COMPARTMENT_NAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_OPERATIONS_CONSTRAINTS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_OPERATIONS_INHERITED_SIGN - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_OPERATIONS_PARAMETERS_DIRECTION_KIND - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_OPERATIONS_PROPERTIES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_OPERATIONS_SIGNATURE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_OPERATIONS_STEREOTYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_OPERATIONS_TAGGED_VALUES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_OPERATIONS_VISIBILITY - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_PARAMETERS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_PARAMETERS_NAMES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_PERFORMANCE_NOTIFICATION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_PORT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_PORTS_COMPARTMENT_NAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_PORTS_CONSTRAINTS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_PORTS_INHERITED_SIGN - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_PORTS_PROPERTIES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_PORTS_STEREOTYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_PORTS_TAGGED_VALUES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_PORTS_TYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_PORTS_VISIBILITY - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_POWERTYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_PREDECESSORS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_PRIVATE_INHERITED - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SHOW_PROPERTIES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_PROPERTIES_DESCRIPTION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_PROVIDED_INTERFACES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_QPROPERTIES_DESCRIPTION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_QUALIFIED_NAME_FOR_OPERATIONS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_QUALIFIED_NAME_IN_TAGGED_VALUES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_RAKE_SYMBOL - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_REALIZATIONS_COMPARTMENT_NAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_RECEPTIONS_COMPARTMENT_NAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_RECEPTIONS_CONSTRAINTS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_RECEPTIONS_PARAMETERS_DIRECTION_KIND - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_RECEPTIONS_PROPERTIES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_RECEPTIONS_STEREOTYPES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_RECEPTIONS_TAGGED_VALUES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_REGION_NAME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_RELATED_BOXES_IN_DIAGRAM - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_REQUIRED_INTERFACES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ROLE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SHOW_ROLE_A - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ROLE_B - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ROLE_NAVIGABILITY - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ROLE_PROPERTY_STRING - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ROLE_VISIBILITY - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_RUN_MD_WITHOUT_UNAVAILABLE_PLUGINS_QST - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_SELECTOR - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_SHAREDPACKAGESNOTSUPPORTEDWARNING - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_SIGNAL_RECEPTIONS_INHERITED_SIGN - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_SIGNAL_RECEPTIONS_SIGNATURE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_SIGNAL_RECEPTIONS_VISIBILITY - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_SLOT_PROPERTY_TYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_SLOT_TYPE_ON_INSTANCE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_SLOT_TYPE_ON_PART - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_SMART_MANIPULATORS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_SPECIFICATION_ELEMENT_PROPERTY_DESCRIPTION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_SPECIFICATION_VALUE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_STATE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_STATUS_BAR - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_STEREOTYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_STEREOTYPES_IN_BROWSER - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_SUSPENDED_LABELS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SHOW_TAG_GROUP - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_TAG_PROPERTY_TYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_TAGGED_VALUES_STEREOTYPES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_TAGGEDVALUES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_TIPS_IN_PROGRESS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_TIPS_ON_STARTUP - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_TYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_URI - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_VALIDATION_WARNING_MESSAGE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_VALUE_TYPE_UNITS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SHOW_ZOOM_SLIDER - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- showApplicationNotification() - Method in class com.nomagic.magicdraw.examples.notifications.NotificationsSample
-
Shows simple application notification in lower right corner
- showCompartmentElement(PresentationElement, String, Element) - Static method in class com.nomagic.magicdraw.uml.symbols.CompartmentManager
-
Shows element in a compartment.
- showCompartmentElements(PresentationElement, String, List<Element>) - Static method in class com.nomagic.magicdraw.uml.symbols.CompartmentManager
-
Shows elements in a compartment.
- showContainerNotification() - Method in class com.nomagic.magicdraw.examples.notifications.NotificationsSample
-
Shows container error notification in Element Selection Dialog
- showCustomizedQuestion(String, String, String, String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Show customized Cancel/Ok question in a model dialog
- showCustomNotification() - Method in class com.nomagic.magicdraw.examples.notifications.NotificationsSample
-
Shows custom application notification with link that shows simple greeting dialog
- showDiagrams - Variable in class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
-
Show diagrams nodes and allow to choose presentation elements in selection UI
- showDifferenceGUI(ProjectDifference) - Static method in class com.nomagic.magicdraw.merge.MergeUtil
-
Show project difference GUI.
- showDotNotationForAssociations() - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
-
Gets the SHOW_DOT_NOTATION_FOR_ASSOCIATIONS property value
- showError(Dialog, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Method shows Error dialog.
- showError(Frame, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Method shows Error dialog.
- showError(Window, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Method shows Error dialog.
- showError(Frame, String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows error dialog
- showError(Window, String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows error dialog
- showError(Frame, String, Throwable) - Method in class com.nomagic.magicdraw.core.GUILog
-
Method shows Error and stack trace dialog.
- showError(Dialog, String, Throwable) - Method in class com.nomagic.magicdraw.core.GUILog
-
Method shows Error and stack trace dialog
- showError(Window, String, Throwable) - Method in class com.nomagic.magicdraw.core.GUILog
-
Method shows Error and stack trace dialog.
- showError(String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the error dialog with given message
- showError(String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the error dialog with given message and title
- showError(String, Throwable) - Method in class com.nomagic.magicdraw.core.GUILog
-
Method shows Error and stack trace dialog
- showErrorWithHelp(String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the error dialog with given message.
- showErrorWithRetry(String, String, Throwable) - Method in class com.nomagic.magicdraw.core.GUILog
-
Method shows Error and stack trace dialog with Submit, Export, Cancel and
Retry buttons.
- showErrorWithRetryButtonAsTheDefault(String, String, Throwable) - Method in class com.nomagic.magicdraw.core.GUILog
-
Method shows Error and stack trace dialog with the Retry
button being the default and the first one in the array of buttons.
- showHTMLError(String, Throwable) - Method in class com.nomagic.magicdraw.core.GUILog
-
Method shows Error as html text and stack trace dialog
- showHTMLError(Frame, String, Throwable) - Method in class com.nomagic.magicdraw.core.GUILog
-
Method shows Error as html text and stack trace dialog
- showHTMLError(Window, String, Throwable) - Method in class com.nomagic.magicdraw.core.GUILog
-
Method shows Error as html text and stack trace dialog
- showHTMLMessage(String, GUILog.URLActionHandler) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the message dialog with given message.
- showHTMLMessage(String, String, GUILog.URLActionHandler) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the message dialog with given message.
- showHTMLMessage(String, String, String, GUILog.URLActionHandler) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the message dialog with given message.
- showHTMLMessage(String, String, String, GUILog.URLActionHandler, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the message dialog with given message.
- showHTMLQuestion(String, String, String, String, String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows html dialogs with given button text
- showInputTextDialog(String, String) - Static method in class com.nomagic.magicdraw.core.GUILog
-
Show dialog for text input.
- showMergeGUI(ProjectDifference) - Static method in class com.nomagic.magicdraw.merge.MergeUtil
-
Show merge GUI.
- showMessage(String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the message dialog with given message.
- showMessage(String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the message dialog with the given message.
- showMessage(String, String, String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the message dialog with given message.
- showMessage(String, String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the message dialog with given message.
- showMessage(String, String, boolean) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the message dialog with given message.
- showMessage(Dialog, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the message dialog with the given message.
- showMessage(Window, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the message dialog with the given message.
- showMessageWithShowNextTime(String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the message dialog with given message and with label to show next time.
- SHOWMODULESOPT - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- showMultipleNotifications() - Method in class com.nomagic.magicdraw.ui.notification.config.NotificationViewConfig
-
Indicates if same notification can be shown many times simultaneously.
- showNone - Variable in class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
-
Show NONE node
- showNotification(Notification) - Method in class com.nomagic.magicdraw.ui.notification.NotificationManager
-
Shows application level notification in right bottom corner with default display parameters.
- showNotification(Notification, NotificationViewConfig) - Method in class com.nomagic.magicdraw.ui.notification.NotificationManager
-
Shows application level notification in right bottom corner with display parameters specified in config object.
- showNotification(Notification, Component) - Method in class com.nomagic.magicdraw.ui.notification.NotificationManager
-
Shows application or container level notification with default display parameters.
- showNotification(Notification, Component, NotificationViewConfig) - Method in class com.nomagic.magicdraw.ui.notification.NotificationManager
-
Shows application or container level notification with specified display parameters.
- showNotificationView(AbstractNotification, Component, NotificationViewConfig) - Method in class com.nomagic.magicdraw.ui.notification.NotificationViewBuilder
-
Shows popup that displays message to the user
- showOutOfMemoryError(String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Display out of memory error.
- showParentProperty(String) - Method in class com.nomagic.magicdraw.properties.PropertyManager
-
Show parent property.
- showQuestion(String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the yes-no dialog dialog with given message.
- showQuestion(String, boolean) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the yes-no dialog dialog with given message.
- showQuestion(String, boolean, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the yes-no dialog with given message.
- showQuestion(String, boolean, String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the yes-no dialog with given message.
- showQuestion(String, String, String, String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows dialogs with given button text
- showQuestion(String, String, String, String, String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows dialogs with given button text
- showQuestion(String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the yes-no-help dialog dialog with given message.
- showQuestionForAll(String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the yes-no-all dialog dialog with given message.
- showQuestionForAll(String, boolean) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the yes-no-all dialog dialog with given message.
- showQuestionForAll(String, boolean, boolean) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the yes-no-all dialog dialog with given message.
- showQuestionOkCancel(String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the ok-cancel dialog dialog with given message.
- showQuestionWithHelp(String, String, String, String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Show customized Ok/Cancel/Help question in a modal dialog.
- showQuestionWithHelp(String, String, String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Show customized Ok/Cancel/Help question in a modal dialog.
- showRelationships - Variable in class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
-
- showRetryQuestion(String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the yes-no dialog dialog with given message
- showTopic(String) - Method in class com.nomagic.magicdraw.help.Help
-
Show help with a given topic id
- SHOWUSEDPROJECTSOPT - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- showWarning(String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the warning dialog with given message.
- showWarning(String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the warning dialog with given message and title.
- showWarning(String, String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the warning dialog with given message, title and button.
- showWarning(String, String, boolean) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the warning dialog with given message.
- showWarningForSourceSelectedAsDestination() - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardInformation
-
Do we need to show warning for source selection as destination
- showWarningForTransformationInPlace() - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardInformation
-
Do we need to show warning for transformation in place
- showWarningQuestion(String, String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Show customized Cancel/Ok question in a modal dialog.
- showWarningQuestion(String, String, String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Show customized Cancel/Ok question in a model dialog
- showYesNoHelp(String, String, String, String) - Method in class com.nomagic.magicdraw.core.GUILog
-
Shows the yes-no-help dialog with given message.
- SHRINKABLE_SHAPE_INSET_DP - Static variable in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
-
- shutdown() - Method in class com.nomagic.magicdraw.core.Application
-
Shutdowns the application.
- SIDE_EAST - Static variable in interface com.nomagic.magicdraw.ui.WindowsManager
-
- SIDE_NORTH - Static variable in interface com.nomagic.magicdraw.ui.WindowsManager
-
- SIDE_SOUTH - Static variable in interface com.nomagic.magicdraw.ui.WindowsManager
-
- SIDE_WEST - Static variable in interface com.nomagic.magicdraw.ui.WindowsManager
-
- sign_level - Variable in class com.nomagic.license.flexlm.VendorCode
-
- Signal - Interface in com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications
-
A representation of the model object 'Signal'.
- SIGNAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Signal
' class.
- SIGNAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the 'Signal
' class.
- SIGNAL - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SIGNAL___ACTION_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'action Of Context' reference list.
- SIGNAL___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.
- SIGNAL___ASSOCIATION_OF_END_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'association Of End Type' reference list.
- SIGNAL___BEHAVIORAL_FEATURE_OF_RAISED_EXCEPTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'behavioral Feature Of Raised Exception' reference list.
- SIGNAL___BROADCAST_SIGNAL_ACTION_OF_SIGNAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'broadcast Signal Action Of Signal' reference list feature.
- SIGNAL___BROADCAST_SIGNAL_ACTION_OF_SIGNAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'broadcast Signal Action Of Signal' reference list.
- SIGNAL___CLASSIFIER_OF_GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'classifier Of General' reference list.
- SIGNAL___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.
- SIGNAL___CLASSIFIER_OF_REDEFINED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'classifier Of Redefined Classifier' reference list.
- SIGNAL___CLASSIFIER_TEMPLATE_PARAMETER_OF_CONSTRAINING_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'classifier Template Parameter Of Constraining Classifier' reference list.
- SIGNAL___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.
- SIGNAL___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.
- SIGNAL___COMPONENT_REALIZATION_OF_REALIZING_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'component Realization Of Realizing Classifier' reference list.
- SIGNAL___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.
- SIGNAL___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.
- SIGNAL___CREATE_OBJECT_ACTION_OF_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'create Object Action Of Classifier' reference list.
- SIGNAL___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.
- SIGNAL___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'diagram Of Context' reference list.
- SIGNAL___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.
- SIGNAL___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.
- SIGNAL___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.
- SIGNAL___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.
- SIGNAL___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.
- SIGNAL___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.
- SIGNAL___EXCEPTION_HANDLER_OF_EXCEPTION_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'exception Handler Of Exception Type' reference list.
- SIGNAL___GENERALIZATION_OF_GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'generalization Of General' reference list.
- SIGNAL___INFORMATION_FLOW_OF_CONVEYED - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'information Flow Of Conveyed' reference list.
- SIGNAL___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.
- SIGNAL___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.
- SIGNAL___INFORMATION_ITEM_OF_REPRESENTED - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'information Item Of Represented' reference list.
- SIGNAL___INSTANCE_SPECIFICATION_OF_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'instance Specification Of Classifier' reference list.
- SIGNAL___INTERFACE_OF_NESTED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'interface Of Nested Classifier' container reference.
- SIGNAL___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.
- SIGNAL___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'message Of Signature' reference list.
- SIGNAL___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.
- SIGNAL___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'namespace Of Member' reference list.
- SIGNAL___OPERATION_OF_RAISED_EXCEPTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'operation Of Raised Exception' reference list.
- SIGNAL___OPERATION_OF_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'operation Of Type' reference list.
- SIGNAL___READ_EXTENT_ACTION_OF_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'read Extent Action Of Classifier' reference list.
- SIGNAL___READ_IS_CLASSIFIED_OBJECT_ACTION_OF_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'read Is Classified Object Action Of Classifier' reference list.
- SIGNAL___RECEPTION_OF_SIGNAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'reception Of Signal' reference list feature.
- SIGNAL___RECEPTION_OF_SIGNAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'reception Of Signal' reference list.
- SIGNAL___RECLASSIFY_OBJECT_ACTION_OF_NEW_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'reclassify Object Action Of New Classifier' reference list.
- SIGNAL___RECLASSIFY_OBJECT_ACTION_OF_OLD_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'reclassify Object Action Of Old Classifier' reference list.
- SIGNAL___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.
- SIGNAL___REDEFINABLE_ELEMENT_OF_REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'redefinable Element Of Redefinition Context' reference list.
- SIGNAL___REGION_OF_REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'region Of Redefinition Context' reference list.
- SIGNAL___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.
- SIGNAL___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- SIGNAL___SEND_SIGNAL_ACTION_OF_SIGNAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'send Signal Action Of Signal' reference list feature.
- SIGNAL___SEND_SIGNAL_ACTION_OF_SIGNAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'send Signal Action Of Signal' reference list.
- SIGNAL___SIGNAL_EVENT_OF_SIGNAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'signal Event Of Signal' reference list feature.
- SIGNAL___SIGNAL_EVENT_OF_SIGNAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'signal Event Of Signal' reference list.
- SIGNAL___SUBSTITUTION_OF_CONTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'substitution Of Contract' reference list.
- SIGNAL___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.
- SIGNAL___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.
- SIGNAL___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.
- SIGNAL___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.
- SIGNAL___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.
- SIGNAL___TRANSITION_OF_REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'transition Of Redefinition Context' reference list.
- SIGNAL___TYPED_ELEMENT_OF_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'typed Element Of Type' reference list.
- SIGNAL___UNMARSHALL_ACTION_OF_UNMARSHALL_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'unmarshall Action Of Unmarshall Type' reference list.
- SIGNAL___VERTEX_OF_REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'vertex Of Redefinition Context' reference list.
- SIGNAL__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype Instance' containment reference.
- SIGNAL__ATTRIBUTE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Attribute' reference list.
- SIGNAL__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- SIGNAL__COLLABORATION_USE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Collaboration Use' containment reference list.
- SIGNAL__ELEMENT_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Element Import' containment reference list.
- SIGNAL__FEATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Feature' reference list.
- SIGNAL__GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'General' reference list.
- SIGNAL__GENERALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Generalization' containment reference list.
- SIGNAL__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- SIGNAL__IMPORTED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Imported Member' reference list.
- SIGNAL__INHERITED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Inherited Member' reference list.
- SIGNAL__IS_ABSTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Abstract' attribute.
- SIGNAL__IS_FINAL_SPECIALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Final Specialization' attribute.
- SIGNAL__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Leaf' attribute.
- SIGNAL__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- SIGNAL__MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Member' reference list.
- SIGNAL__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- SIGNAL__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- SIGNAL__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- SIGNAL__OWNED_ATTRIBUTE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Owned Attribute' containment reference list feature.
- SIGNAL__OWNED_ATTRIBUTE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Attribute' containment reference list.
- SIGNAL__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- SIGNAL__OWNED_DIAGRAM - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Diagram' containment reference list.
- SIGNAL__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- SIGNAL__OWNED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Member' reference list.
- SIGNAL__OWNED_RULE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Rule' containment reference list.
- SIGNAL__OWNED_TEMPLATE_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Template Signature' containment reference.
- SIGNAL__OWNED_TEMPLATE_SIGNATURE__FROM_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Template Signature' containment reference.
- SIGNAL__OWNED_USE_CASE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Use Case' containment reference list.
- SIGNAL__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- SIGNAL__OWNING_PACKAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Package' container reference.
- SIGNAL__OWNING_TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Template Parameter' container reference.
- SIGNAL__PACKAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Package' reference.
- SIGNAL__PACKAGE_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Package Import' containment reference list.
- SIGNAL__POWERTYPE_EXTENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Powertype Extent' reference list.
- SIGNAL__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- SIGNAL__REDEFINED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Classifier' reference list.
- SIGNAL__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Element' reference list.
- SIGNAL__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefinition Context' reference list.
- SIGNAL__REPRESENTATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Representation' reference.
- SIGNAL__SUBSTITUTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Substitution' containment reference list.
- SIGNAL__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- SIGNAL__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- SIGNAL__TEMPLATE_BINDING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Template Binding' containment reference list.
- SIGNAL__TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Template Parameter' reference.
- SIGNAL__TEMPLATE_PARAMETER__FROM_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Template Parameter' reference.
- SIGNAL__UML_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'UML Class' container reference.
- SIGNAL__USE_CASE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Use Case' reference list.
- SIGNAL__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- SIGNAL__VISIBILITY__FROM_PACKAGEABLE_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- SIGNAL_EVENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Signal Event
' class.
- SIGNAL_EVENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the 'Signal Event
' class.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'diagram Of Context' reference list.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'message Of Signature' reference list.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'namespace Of Member' reference list.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___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.
- SIGNAL_EVENT___TRIGGER_OF_EVENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'trigger Of Event' reference list.
- SIGNAL_EVENT__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype Instance' containment reference.
- SIGNAL_EVENT__BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Behavior' container reference.
- SIGNAL_EVENT__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- SIGNAL_EVENT__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- SIGNAL_EVENT__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- SIGNAL_EVENT__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- SIGNAL_EVENT__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- SIGNAL_EVENT__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- SIGNAL_EVENT__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- SIGNAL_EVENT__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- SIGNAL_EVENT__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- SIGNAL_EVENT__OWNING_PACKAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Package' container reference.
- SIGNAL_EVENT__OWNING_TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Template Parameter' container reference.
- SIGNAL_EVENT__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- SIGNAL_EVENT__SIGNAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Signal' reference feature.
- SIGNAL_EVENT__SIGNAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Signal' reference.
- SIGNAL_EVENT__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- SIGNAL_EVENT__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- SIGNAL_EVENT__TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Template Parameter' reference.
- SIGNAL_EVENT__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- SIGNAL_EVENT__VISIBILITY__FROM_PACKAGEABLE_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- SIGNAL_EVENT_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'Signal Event' class.
- SIGNAL_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'Signal' class.
- SignalActionView - Class in com.nomagic.magicdraw.uml.symbols.shapes
-
- SignalClass - Interface in com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications
-
- SignalEvent - Interface in com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications
-
A representation of the model object 'Signal Event'.
- SignalEventClass - Interface in com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications
-
- SignalView - Class in com.nomagic.magicdraw.uml.symbols.shapes
-
- SIGNATURE - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- signLevel - Variable in class com.nomagic.license.flexlm.PublicKeyInfo
-
- signs - Variable in class com.nomagic.license.flexlm.VendorCode
-
- silent - Variable in class com.nomagic.ui.ScalableImageIcon.AbstractImageLoader
-
- silentCreate(Element) - Method in class com.nomagic.magicdraw.magicreport.tools.ReportFileTool
-
A shortcut to create file from specific element.
The output filename is same the extracted file name from attached element.
- silentCreate(Element, Object) - Method in class com.nomagic.magicdraw.magicreport.tools.ReportFileTool
-
A shortcut to create file from specific element.
The output filename is same the extracted file name from attached element.
- silentCreate(Element, String, Object) - Method in class com.nomagic.magicdraw.magicreport.tools.ReportFileTool
-
Generate the report output from given attached file element.
- SIMPLE_STYLE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SimpleNameResolver() - Constructor for class com.nomagic.magicdraw.uml.ClassifierFinder.SimpleNameResolver
-
- SimpleProgressStatus - Class in com.nomagic.task
-
- SimpleProgressStatus() - Constructor for class com.nomagic.task.SimpleProgressStatus
-
- SimpleProgressStatus(long, long, String) - Constructor for class com.nomagic.task.SimpleProgressStatus
-
- SINGLE_CYCLE - Static variable in class com.nomagic.magicdraw.core.options.CircularLayouterOptionsGroup
-
- SINGLE_MODE - Static variable in class com.nomagic.magicdraw.ui.dialogs.selection.SelectionMode
-
Single selection mode.
- SingleModelElementAction - Class in com.nomagic.magicdraw.uml.actions
-
Base class for actions to work with one model element selection.
- SingleModelElementAction(String, String, KeyStroke, String) - Constructor for class com.nomagic.magicdraw.uml.actions.SingleModelElementAction
-
Constructor for ModelElementAction.
- SingleModelElementAction(String, String, KeyStroke, String, boolean) - Constructor for class com.nomagic.magicdraw.uml.actions.SingleModelElementAction
-
Constructor for ModelElementAction.
- size() - Method in class com.nomagic.actions.ActionsCategory
-
Size of category - number of inner actions.
- SLASH - Static variable in class com.nomagic.magicdraw.ui.pathicon.Connection
-
- SLASH - Static variable in class com.nomagic.magicdraw.uml.symbols.paths.PathEndAdornment
-
Slash at path end.
- Slot - Interface in com.nomagic.uml2.ext.magicdraw.classes.mdkernel
-
A representation of the model object 'Slot'.
- SLOT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Slot
' class.
- SLOT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the 'Slot
' class.
- SLOT - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SLOT___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.
- SLOT___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.
- SLOT___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.
- SLOT___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'diagram Of Context' reference list.
- SLOT___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.
- SLOT___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.
- SLOT___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.
- SLOT___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.
- SLOT___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.
- SLOT___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- SLOT__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype Instance' containment reference.
- SLOT__DEFINING_FEATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Defining Feature' reference feature.
- SLOT__DEFINING_FEATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Defining Feature' reference.
- SLOT__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- SLOT__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- SLOT__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- SLOT__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- SLOT__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- SLOT__OWNING_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Owning Instance' container reference feature.
- SLOT__OWNING_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Instance' container reference.
- SLOT__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- SLOT__VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Value' containment reference list feature.
- SLOT__VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Value' containment reference list.
- SLOT_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'Slot' class.
- SLOT_VALUE_CONFIG - Static variable in class com.nomagic.uml2.ext.jmi.smartlistener.SmartListenerConfig
-
Listen to the value of the slot.
- SlotClass - Interface in com.nomagic.uml2.ext.magicdraw.classes.mdkernel
-
- SLOTS - Static variable in interface com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.IConfigurableNode
-
- SLOTS - Static variable in class com.nomagic.magicdraw.uml.symbols.CompartmentID
-
- SLOTS_VIEW - Static variable in class com.nomagic.magicdraw.uml.symbols.CompartmentID
-
- SlotTextParams - Class in com.nomagic.magicdraw.uml.text
-
- SlotTextParams() - Constructor for class com.nomagic.magicdraw.uml.text.SlotTextParams
-
- SM_APPPEARANCE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SM_FADE_TIME - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SM_SHOWINFO - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SMART_LISTENER_PROPAGATION_ID - Static variable in class com.nomagic.uml2.ext.jmi.smartlistener.SmartPropertyChangeListener
-
Constant ID of the property which is used in property names for smart listener events.
- SMART_MANIPULATOR_EXPERIENCE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SMART_PATH_LAYOUT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SMART_PATH_LAYOUT_ON_SHAPE_MOVE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SMART_REMOVE_ACTION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SMART_REMOVE_ELEMENTS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SMART_REMOVE_ELEMENTS_MODE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SmartEventSupport - Interface in com.nomagic.uml2.ext.jmi.smartlistener
-
Defines an interface form registering smart listeners.
- SmartListenerConfig - Class in com.nomagic.uml2.ext.jmi.smartlistener
-
Smart listener configuration describes how to reach a specific property in the model
from a given model element.
- SmartListenerConfig() - Constructor for class com.nomagic.uml2.ext.jmi.smartlistener.SmartListenerConfig
-
Constructs the configuration.
- SmartListenerConfig(String) - Constructor for class com.nomagic.uml2.ext.jmi.smartlistener.SmartListenerConfig
-
Constructs the configuration with a property name.
- SmartListenerConfig(String, SmartListenerConfig) - Constructor for class com.nomagic.uml2.ext.jmi.smartlistener.SmartListenerConfig
-
Constructs the configuration.
- SmartListenerConfig(Map<String, SmartListenerConfig>) - Constructor for class com.nomagic.uml2.ext.jmi.smartlistener.SmartListenerConfig
-
Constructs smart listener config.
- SmartListenerConfigurationProvider - Interface in com.nomagic.magicdraw.validation
-
Defines interface for all smart configuration providers.
- SMARTPACKAGE_ADDITIONALELEMENTS_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SMARTPACKAGE_EXCLUDEDELEMENTS_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SMARTPACKAGE_QUERY_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SMARTPACKAGE_STEREOTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SMARTPACKAGE_USEINSELECTIONDIALOGS_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
This option determines whether contents of this smart package should be calculated and taken into account when operating in various Select Element dialogs.
- SmartPropertyChangeEvent - Class in com.nomagic.uml2.ext.jmi.smartlistener
-
Property change event which will be fired by SmartPropertyChangeListener.
- SmartPropertyChangeEvent(PropertyChangeEvent, Element) - Constructor for class com.nomagic.uml2.ext.jmi.smartlistener.SmartPropertyChangeEvent
-
Creates and initializes a new SmartPropertyChangeEvent
object from specified parameters.
- SmartPropertyChangeEvent(Object, String, Object, Object, Element) - Constructor for class com.nomagic.uml2.ext.jmi.smartlistener.SmartPropertyChangeEvent
-
Creates and initializes a new SmartPropertyChangeEvent
object from specified parameters.
- SmartPropertyChangeListener - Class in com.nomagic.uml2.ext.jmi.smartlistener
-
SmartPropertyChangeListener
is "smarter" than standard
PropertyChangeListener
,
because it allows to listen not only to properties of a single model element,
but also to related model element properties in the model.
- SmartPropertyChangeListener(AbstractRefObject, PropertyChangeListener, SmartListenerConfig) - Constructor for class com.nomagic.uml2.ext.jmi.smartlistener.SmartPropertyChangeListener
-
Constructs the smart property change listener.
- SOLID_STROKE - Static variable in class com.nomagic.magicdraw.uml.symbols.PresentationElement
-
Solid path stroke.
- SOLVE_DEPENDENCIES - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- sort() - Method in class com.nomagic.actions.ActionsCategory
-
- SORT - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- sort(Collection) - Method in class com.nomagic.magicdraw.magicreport.tools.SorterTool
-
Sort function for template report.
- SORT_CLASS_ATTRIBUTES_MODE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SORT_CLASS_OPERATIONS_MODE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SORT_CLASS_PORTS_MODE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SORT_CLASS_RECEPTIONS_MODE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SORT_ENUMERATION_LITERALS_MODE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SORT_PROPERTIES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SORT_QPROPERTIES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- sort_str - Variable in class com.nomagic.license.flexlm.InternalLicenseData
-
- sortable - Variable in class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
-
Should result of selection in UI be "sortable"
- SorterTool - Class in com.nomagic.magicdraw.magicreport.tools
-
The sort tool specific for MagicDraw.
- SorterTool() - Constructor for class com.nomagic.magicdraw.magicreport.tools.SorterTool
-
- sortOriginalElements(List<Element>) - Method in class com.nomagic.magicdraw.modeltransformations.impl.any_to_any.AnyToAnyModelTransformation
-
Sorts elements before invoking custom transformation
- sortSlotsByStereotype(List<Slot>, Element) - Static method in class com.nomagic.uml2.ext.jmi.helpers.StereotypesHelper
-
Sort given tagged values list of given element according stereotypes.
- sortSlotsByStereotypeAndName(List<Slot>) - Static method in class com.nomagic.uml2.ext.jmi.helpers.StereotypesHelper
-
Sorts given slot list by stereotype and slot name.
- sortStrings(Vector) - Static method in class com.nomagic.rcpf.product.utils.Utilities
-
Sorts elements in strings' vector
- sortStrings(Vector) - Static method in class com.nomagic.utils.Utilities
-
Sorts elements in strings' vector
- SOURCE - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SOURCE_STEREOTYPE - Static variable in class com.nomagic.uml2.StandardProfile
-
- SPACE_EVENLY_HORIZONTALLY - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SPACE_EVENLY_VERTICALLY - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SPEC_PROPERTIES_MODE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SPECIALIZATION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SPECIFIC - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SPECIFIC_MACHINE - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SPECIFICATION - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SPECIFICATION_MODE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SPECIFICATION_PROPERTIES_SORTED - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SPECIFICATION_STEREOTYPE - Static variable in class com.nomagic.uml2.StandardProfile
-
- SpecificationDialogManager - Class in com.nomagic.magicdraw.ui.dialogs.specifications
-
The manager of specification windows for all types of model elements.
- SpecificationRecord - Class in com.nomagic.magicdraw.ui.dialogs.specifications
-
This class defines a reference to some page inside an Element specification window.
- SpecificationRecord(Element, String[]) - Constructor for class com.nomagic.magicdraw.ui.dialogs.specifications.SpecificationRecord
-
Constructs a reference to a specification dialog page
- SpecificationRecord(Element, String[], String) - Constructor for class com.nomagic.magicdraw.ui.dialogs.specifications.SpecificationRecord
-
Constructs a reference to a specification dialog page
- SPECIFICATIONS_HISTORY_SIZE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SpecificationTitleCreator - Interface in com.nomagic.magicdraw.ui.dialogs.specifications
-
Specification Dialog title creator.
- SPECIFIED_BY_DIAGRAM - Static variable in class com.nomagic.magicdraw.core.options.ActivityLayouterOptionsGroup
-
- SPELL_ACTIVE_DICTIONARY - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SPELL_CAMEL_CASE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SPELL_CASE_SENSITIVE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SPELL_CHECK_AS_TYPING - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SPELL_CHECK_TAGGED_VALUES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SPELL_DICTIONARY_VARIABLES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
Spell checker Properties.
- SPELL_IGNORE_LIST - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SPELL_IGNORE_UPPERCASE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SPELL_SKIP_NUMBERS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SPELLCHECKER_ADD_TODICTIONARY - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SPELLCHECKER_IGNORE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SPELLCHECKER_SOLVE_CHANGE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SPELLCHECKER_SUGGESTION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SPLIT_ACTIVITY_EDGE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- splitFileName(String) - Static method in class com.nomagic.magicdraw.tests.common.TestEnvironment
-
Splits MagicDraw project file name to file name and extension.
- splitString(String, String, boolean) - Static method in class com.nomagic.rcpf.product.utils.Utilities
-
Splits string
- splitString(String, String, boolean) - Static method in class com.nomagic.utils.Utilities
-
Splits string
- SQUARE - Static variable in class com.nomagic.magicdraw.ui.pathicon.Connection
-
- SQUARE - Static variable in class com.nomagic.magicdraw.uml.symbols.paths.PathEndAdornment
-
Square at path end.
- SquareIcon - Class in com.nomagic.ui
-
An icon which fits another icon into a square of given size.
- SquareNumberPart - Class in com.nomagic.magicdraw.autoid.sample
-
This sample will create Square Numbers as output.
- SquareNumberPart() - Constructor for class com.nomagic.magicdraw.autoid.sample.SquareNumberPart
-
- SquareNumberPart - Class in com.nomagic.magicdraw.examples.autoid.squarenumber
-
This sample will create Square Numbers as output.
- SquareNumberPart() - Constructor for class com.nomagic.magicdraw.examples.autoid.squarenumber.SquareNumberPart
-
- sSetDiagramType(DiagramType) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
-
Sets the type of the diagram.
- sSetDSLStereotypesDisplayMode(String) - Method in interface com.nomagic.magicdraw.uml.symbols.shapes.StereotypesDisplayModeOwner
-
Simple sets (no updates) DSL stereotypes display mode.
- sSetStereotypesDisplayMode(String) - Method in interface com.nomagic.magicdraw.uml.symbols.shapes.StereotypesDisplayModeOwner
-
Simple sets (no updates) stereotypes display mode.
- SSO_AUTHENTICATION_TOKEN - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SSO_LOGIN_TAB_VISIBLE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- STANDARD_PROFILE - Static variable in class com.nomagic.uml2.UML2Constants
-
- STANDARD_PROFILE_L2 - Static variable in class com.nomagic.uml2.UML2Constants
-
- STANDARD_PROFILE_L3 - Static variable in class com.nomagic.uml2.UML2Constants
-
- StandardProfile - Class in com.nomagic.uml2
-
- StandardProfile(Project) - Constructor for class com.nomagic.uml2.StandardProfile
-
- start - Variable in class com.nomagic.license.flexlm.InternalBorrowInfo
-
- start(String[]) - Method in class com.nomagic.magicdraw.core.Application
-
Starts the application.
- start(boolean, boolean, boolean, String[], StartupParticipant) - Method in class com.nomagic.magicdraw.core.Application
-
Starts the application.
- START - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- start() - Method in class com.nomagic.uml2.transaction.ModelTransaction
-
Starts transaction.
- start() - Method in interface com.nomagic.uml2.transaction.TransactionManager
-
Starts transaction.
- start(TransactionManager.TransactionOptions) - Method in interface com.nomagic.uml2.transaction.TransactionManager
-
Starts with given options.
- START_CLASSIFIER_BEHAVIOR_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Start Classifier Behavior Action
' class.
- START_CLASSIFIER_BEHAVIOR_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the 'Start Classifier Behavior Action
' class.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_ACTION___CLAUSE_OF_BODY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'clause Of Body' reference.
- START_CLASSIFIER_BEHAVIOR_ACTION___CLAUSE_OF_TEST - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'clause Of Test' reference.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_ACTION___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_ACTION__ACTIVITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Activity' container reference.
- START_CLASSIFIER_BEHAVIOR_ACTION__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype Instance' containment reference.
- START_CLASSIFIER_BEHAVIOR_ACTION__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- START_CLASSIFIER_BEHAVIOR_ACTION__CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Context' reference.
- START_CLASSIFIER_BEHAVIOR_ACTION__HANDLER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Handler' containment reference list.
- START_CLASSIFIER_BEHAVIOR_ACTION__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- START_CLASSIFIER_BEHAVIOR_ACTION__IN_GROUP - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Group' reference list.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_ACTION__IN_PARTITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Partition' reference list.
- START_CLASSIFIER_BEHAVIOR_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.
- START_CLASSIFIER_BEHAVIOR_ACTION__INCOMING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Incoming' reference list.
- START_CLASSIFIER_BEHAVIOR_ACTION__INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Input' reference list.
- START_CLASSIFIER_BEHAVIOR_ACTION__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Leaf' attribute.
- START_CLASSIFIER_BEHAVIOR_ACTION__IS_LOCALLY_REENTRANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Locally Reentrant' attribute.
- START_CLASSIFIER_BEHAVIOR_ACTION__LOCAL_POSTCONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Local Postcondition' containment reference list.
- START_CLASSIFIER_BEHAVIOR_ACTION__LOCAL_PRECONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Local Precondition' containment reference list.
- START_CLASSIFIER_BEHAVIOR_ACTION__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- START_CLASSIFIER_BEHAVIOR_ACTION__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- START_CLASSIFIER_BEHAVIOR_ACTION__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- START_CLASSIFIER_BEHAVIOR_ACTION__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- START_CLASSIFIER_BEHAVIOR_ACTION__OBJECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Object' containment reference feature.
- START_CLASSIFIER_BEHAVIOR_ACTION__OBJECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Object' containment reference.
- START_CLASSIFIER_BEHAVIOR_ACTION__OUTGOING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Outgoing' reference list.
- START_CLASSIFIER_BEHAVIOR_ACTION__OUTPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Output' reference list.
- START_CLASSIFIER_BEHAVIOR_ACTION__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- START_CLASSIFIER_BEHAVIOR_ACTION__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- START_CLASSIFIER_BEHAVIOR_ACTION__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- START_CLASSIFIER_BEHAVIOR_ACTION__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- START_CLASSIFIER_BEHAVIOR_ACTION__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Element' reference list.
- START_CLASSIFIER_BEHAVIOR_ACTION__REDEFINED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Node' reference list.
- START_CLASSIFIER_BEHAVIOR_ACTION__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefinition Context' reference list.
- START_CLASSIFIER_BEHAVIOR_ACTION__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- START_CLASSIFIER_BEHAVIOR_ACTION__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- START_CLASSIFIER_BEHAVIOR_ACTION__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- START_CLASSIFIER_BEHAVIOR_ACTION_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'Start Classifier Behavior Action' class.
- START_OBJECT_BEHAVIOR_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Start Object Behavior Action
' class.
- START_OBJECT_BEHAVIOR_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the 'Start Object Behavior Action
' class.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_ACTION___CLAUSE_OF_BODY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'clause Of Body' reference.
- START_OBJECT_BEHAVIOR_ACTION___CLAUSE_OF_TEST - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'clause Of Test' reference.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_ACTION___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_ACTION__ACTIVITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Activity' container reference.
- START_OBJECT_BEHAVIOR_ACTION__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype Instance' containment reference.
- START_OBJECT_BEHAVIOR_ACTION__ARGUMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Argument' containment reference list.
- START_OBJECT_BEHAVIOR_ACTION__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- START_OBJECT_BEHAVIOR_ACTION__CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Context' reference.
- START_OBJECT_BEHAVIOR_ACTION__HANDLER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Handler' containment reference list.
- START_OBJECT_BEHAVIOR_ACTION__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- START_OBJECT_BEHAVIOR_ACTION__IN_GROUP - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Group' reference list.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_ACTION__IN_PARTITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Partition' reference list.
- START_OBJECT_BEHAVIOR_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.
- START_OBJECT_BEHAVIOR_ACTION__INCOMING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Incoming' reference list.
- START_OBJECT_BEHAVIOR_ACTION__INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Input' reference list.
- START_OBJECT_BEHAVIOR_ACTION__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Leaf' attribute.
- START_OBJECT_BEHAVIOR_ACTION__IS_LOCALLY_REENTRANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Locally Reentrant' attribute.
- START_OBJECT_BEHAVIOR_ACTION__IS_SYNCHRONOUS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Synchronous' attribute.
- START_OBJECT_BEHAVIOR_ACTION__LOCAL_POSTCONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Local Postcondition' containment reference list.
- START_OBJECT_BEHAVIOR_ACTION__LOCAL_PRECONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Local Precondition' containment reference list.
- START_OBJECT_BEHAVIOR_ACTION__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- START_OBJECT_BEHAVIOR_ACTION__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- START_OBJECT_BEHAVIOR_ACTION__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- START_OBJECT_BEHAVIOR_ACTION__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- START_OBJECT_BEHAVIOR_ACTION__OBJECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Object' containment reference feature.
- START_OBJECT_BEHAVIOR_ACTION__OBJECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Object' containment reference.
- START_OBJECT_BEHAVIOR_ACTION__ON_PORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'On Port' reference.
- START_OBJECT_BEHAVIOR_ACTION__OUTGOING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Outgoing' reference list.
- START_OBJECT_BEHAVIOR_ACTION__OUTPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Output' reference list.
- START_OBJECT_BEHAVIOR_ACTION__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- START_OBJECT_BEHAVIOR_ACTION__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- START_OBJECT_BEHAVIOR_ACTION__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- START_OBJECT_BEHAVIOR_ACTION__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- START_OBJECT_BEHAVIOR_ACTION__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Element' reference list.
- START_OBJECT_BEHAVIOR_ACTION__REDEFINED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Node' reference list.
- START_OBJECT_BEHAVIOR_ACTION__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefinition Context' reference list.
- START_OBJECT_BEHAVIOR_ACTION__RESULT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Result' containment reference list.
- START_OBJECT_BEHAVIOR_ACTION__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- START_OBJECT_BEHAVIOR_ACTION__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- START_OBJECT_BEHAVIOR_ACTION__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- START_OBJECT_BEHAVIOR_ACTION_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'Start Object Behavior Action' class.
- StartClassifierBehaviorAction - Interface in com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions
-
A representation of the model object 'Start Classifier Behavior Action'.
- StartClassifierBehaviorActionClass - Interface in com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions
-
- startColor(StringBuffer, Color) - Static method in class com.nomagic.text.rich.RichTextStringUtils
-
Set given color to the given text.
- startColor(StringBuilder, Color) - Static method in class com.nomagic.text.rich.RichTextStringUtils
-
Set given color to the given text.
- startColor(String, Color) - Static method in class com.nomagic.text.rich.RichTextStringUtils
-
Set given color to the given text.
- startColorHtmlTag(StringBuilder, Color) - Static method in class com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator
-
- startColorHtmlTag(String, Color) - Static method in class com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator
-
- startdate - Variable in class com.nomagic.license.flexlm.InternalLicenseData
-
- STARTED_PLUGINS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- StartObjectBehaviorAction - Interface in com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions
-
A representation of the model object 'Start Object Behavior Action'.
- StartObjectBehaviorActionClass - Interface in com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions
-
- startReadOnly() - Method in class com.nomagic.uml2.transaction.ModelTransaction
-
- startTag(String) - Static method in class com.nomagic.text.html.HtmlTextUtils
-
Create start tag for the given tag.
- StartupParticipant - Interface in com.nomagic.magicdraw.core
-
The startup participant for MagicDraw application starting.
- STATE - Static variable in class com.nomagic.actions.NMStateAction
-
The state property.
- STATE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'State
' class.
- STATE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the 'State
' class.
- State - Interface in com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines
-
A representation of the model object 'State'.
- STATE - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- STATE___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.
- STATE___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.
- STATE___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.
- STATE___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.
- STATE___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.
- STATE___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'diagram Of Context' reference list.
- STATE___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.
- STATE___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.
- STATE___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.
- STATE___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.
- STATE___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.
- STATE___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.
- STATE___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.
- STATE___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'message Of Signature' reference list.
- STATE___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'namespace Of Member' reference list.
- STATE___OBJECT_NODE_OF_IN_STATE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'object Node Of In State' reference list feature.
- STATE___OBJECT_NODE_OF_IN_STATE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'object Node Of In State' reference list.
- STATE___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.
- STATE___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.
- STATE___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- STATE___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.
- STATE___VERTEX_OF_REDEFINED_VERTEX - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Vertex' reference.
- STATE__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype Instance' containment reference.
- STATE__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- STATE__CONNECTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Connection' containment reference list feature.
- STATE__CONNECTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Connection' containment reference list.
- STATE__CONNECTION_POINT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Connection Point' containment reference list feature.
- STATE__CONNECTION_POINT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Connection Point' containment reference list.
- STATE__CONTAINER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Container' container reference.
- STATE__DEFERRABLE_TRIGGER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Deferrable Trigger' containment reference list feature.
- STATE__DEFERRABLE_TRIGGER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Deferrable Trigger' containment reference list.
- STATE__DO_ACTIVITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Do Activity' containment reference feature.
- STATE__DO_ACTIVITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Do Activity' containment reference.
- STATE__ELEMENT_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Element Import' containment reference list.
- STATE__ENTRY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Entry' containment reference feature.
- STATE__ENTRY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Entry' containment reference.
- STATE__EXIT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Exit' containment reference feature.
- STATE__EXIT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Exit' containment reference.
- STATE__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- STATE__IMPORTED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Imported Member' reference list.
- STATE__INCOMING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Incoming' reference list.
- STATE__IS_COMPOSITE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Composite' attribute feature.
- STATE__IS_COMPOSITE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Composite' attribute.
- STATE__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Leaf' attribute.
- STATE__IS_ORTHOGONAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Orthogonal' attribute feature.
- STATE__IS_ORTHOGONAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Orthogonal' attribute.
- STATE__IS_SIMPLE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Simple' attribute feature.
- STATE__IS_SIMPLE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Simple' attribute.
- STATE__IS_SUBMACHINE_STATE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Submachine State' attribute feature.
- STATE__IS_SUBMACHINE_STATE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Submachine State' attribute.
- STATE__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- STATE__MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Member' reference list.
- STATE__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- STATE__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- STATE__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- STATE__OUTGOING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Outgoing' reference list.
- STATE__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- STATE__OWNED_DIAGRAM - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Diagram' containment reference list.
- STATE__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- STATE__OWNED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Member' reference list.
- STATE__OWNED_RULE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Rule' containment reference list.
- STATE__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- STATE__PACKAGE_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Package Import' containment reference list.
- STATE__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- STATE__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Element' reference list.
- STATE__REDEFINED_VERTEX - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Vertex' reference.
- STATE__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefinition Context' reference list.
- STATE__REDEFINITION_CONTEXT__FROM_VERTEX - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefinition Context' reference.
- STATE__REGION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Region' containment reference list feature.
- STATE__REGION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Region' containment reference list.
- STATE__STATE_INVARIANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'State Invariant' reference feature.
- STATE__STATE_INVARIANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'State Invariant' reference.
- STATE__SUBMACHINE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Submachine' reference feature.
- STATE__SUBMACHINE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Submachine' reference.
- STATE__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- STATE__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- STATE__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- STATE_AUTOHIDE - Static variable in interface com.nomagic.magicdraw.ui.WindowsManager
-
- STATE_DIAGRAM_ELEMENTS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- STATE_DOCKED - Static variable in interface com.nomagic.magicdraw.ui.WindowsManager
-
- STATE_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'State' class.
- STATE_FLOATING - Static variable in interface com.nomagic.magicdraw.ui.WindowsManager
-
- STATE_HIDDEN - Static variable in interface com.nomagic.magicdraw.ui.WindowsManager
-
- STATE_INVARIANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'State Invariant
' class.
- STATE_INVARIANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the 'State Invariant
' class.
- STATE_INVARIANT - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- STATE_INVARIANT___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.
- STATE_INVARIANT___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.
- STATE_INVARIANT___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.
- STATE_INVARIANT___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.
- STATE_INVARIANT___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.
- STATE_INVARIANT___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'diagram Of Context' reference list.
- STATE_INVARIANT___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.
- STATE_INVARIANT___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.
- STATE_INVARIANT___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.
- STATE_INVARIANT___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.
- STATE_INVARIANT___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.
- STATE_INVARIANT___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.
- STATE_INVARIANT___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.
- STATE_INVARIANT___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'message Of Signature' reference list.
- STATE_INVARIANT___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'namespace Of Member' reference list.
- STATE_INVARIANT___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.
- STATE_INVARIANT___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- STATE_INVARIANT___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.
- STATE_INVARIANT__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype Instance' containment reference.
- STATE_INVARIANT__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- STATE_INVARIANT__COVERED - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Covered' reference list.
- STATE_INVARIANT__COVERED__FROM_STATE_INVARIANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Covered' reference list feature.
- STATE_INVARIANT__COVERED__FROM_STATE_INVARIANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Covered' reference list.
- STATE_INVARIANT__ENCLOSING_INTERACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Enclosing Interaction' container reference.
- STATE_INVARIANT__ENCLOSING_OPERAND - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Enclosing Operand' container reference.
- STATE_INVARIANT__GENERAL_ORDERING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'General Ordering' containment reference list.
- STATE_INVARIANT__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- STATE_INVARIANT__INVARIANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Invariant' containment reference feature.
- STATE_INVARIANT__INVARIANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Invariant' containment reference.
- STATE_INVARIANT__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- STATE_INVARIANT__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- STATE_INVARIANT__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- STATE_INVARIANT__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- STATE_INVARIANT__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- STATE_INVARIANT__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- STATE_INVARIANT__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- STATE_INVARIANT__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- STATE_INVARIANT__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- STATE_INVARIANT__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- STATE_INVARIANT__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- STATE_INVARIANT_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'State Invariant' class.
- STATE_MACHINE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'State Machine
' class.
- STATE_MACHINE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the 'State Machine
' class.
- STATE_MACHINE - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- STATE_MACHINE___ACTION_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'action Of Context' reference list.
- STATE_MACHINE___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.
- STATE_MACHINE___ASSOCIATION_OF_END_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'association Of End Type' reference list.
- STATE_MACHINE___BEHAVIOR_EXECUTION_SPECIFICATION_OF_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'behavior Execution Specification Of Behavior' reference list.
- STATE_MACHINE___BEHAVIOR_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'behavior Of Context' reference list.
- STATE_MACHINE___BEHAVIOR_OF_REDEFINED_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'behavior Of Redefined Behavior' reference list.
- STATE_MACHINE___BEHAVIORAL_FEATURE_OF_RAISED_EXCEPTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'behavioral Feature Of Raised Exception' reference list.
- STATE_MACHINE___BEHAVIORED_CLASSIFIER_OF_CLASSIFIER_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'behaviored Classifier Of Classifier Behavior' reference.
- STATE_MACHINE___BEHAVIORED_CLASSIFIER_OF_OWNED_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'behaviored Classifier Of Owned Behavior' container reference.
- STATE_MACHINE___CALL_BEHAVIOR_ACTION_OF_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'call Behavior Action Of Behavior' reference list.
- STATE_MACHINE___CLASS_OF_SUPER_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'class Of Super Class' reference list.
- STATE_MACHINE___CLASSIFIER_OF_GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'classifier Of General' reference list.
- STATE_MACHINE___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.
- STATE_MACHINE___CLASSIFIER_OF_REDEFINED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'classifier Of Redefined Classifier' reference list.
- STATE_MACHINE___CLASSIFIER_TEMPLATE_PARAMETER_OF_CONSTRAINING_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'classifier Template Parameter Of Constraining Classifier' reference list.
- STATE_MACHINE___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.
- STATE_MACHINE___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.
- STATE_MACHINE___COMPONENT_REALIZATION_OF_REALIZING_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'component Realization Of Realizing Classifier' reference list.
- STATE_MACHINE___CONNECTOR_OF_CONTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'connector Of Contract' reference list.
- STATE_MACHINE___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.
- STATE_MACHINE___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.
- STATE_MACHINE___CREATE_OBJECT_ACTION_OF_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'create Object Action Of Classifier' reference list.
- STATE_MACHINE___DECISION_NODE_OF_DECISION_INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'decision Node Of Decision Input' reference list.
- STATE_MACHINE___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.
- STATE_MACHINE___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'diagram Of Context' reference list.
- STATE_MACHINE___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.
- STATE_MACHINE___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.
- STATE_MACHINE___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.
- STATE_MACHINE___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.
- STATE_MACHINE___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.
- STATE_MACHINE___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.
- STATE_MACHINE___EXCEPTION_HANDLER_OF_EXCEPTION_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'exception Handler Of Exception Type' reference list.
- STATE_MACHINE___GENERALIZATION_OF_GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'generalization Of General' reference list.
- STATE_MACHINE___INFORMATION_FLOW_OF_CONVEYED - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'information Flow Of Conveyed' reference list.
- STATE_MACHINE___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.
- STATE_MACHINE___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.
- STATE_MACHINE___INFORMATION_ITEM_OF_REPRESENTED - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'information Item Of Represented' reference list.
- STATE_MACHINE___INSTANCE_SPECIFICATION_OF_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'instance Specification Of Classifier' reference list.
- STATE_MACHINE___INTERFACE_OF_NESTED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'interface Of Nested Classifier' container reference.
- STATE_MACHINE___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.
- STATE_MACHINE___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'message Of Signature' reference list.
- STATE_MACHINE___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.
- STATE_MACHINE___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'namespace Of Member' reference list.
- STATE_MACHINE___OBJECT_FLOW_OF_SELECTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'object Flow Of Selection' reference list.
- STATE_MACHINE___OBJECT_FLOW_OF_TRANSFORMATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'object Flow Of Transformation' reference list.
- STATE_MACHINE___OBJECT_NODE_OF_SELECTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'object Node Of Selection' reference list.
- STATE_MACHINE___OPAQUE_EXPRESSION_OF_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'opaque Expression Of Behavior' reference list.
- STATE_MACHINE___OPERATION_OF_RAISED_EXCEPTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'operation Of Raised Exception' reference list.
- STATE_MACHINE___OPERATION_OF_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'operation Of Type' reference list.
- STATE_MACHINE___READ_EXTENT_ACTION_OF_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'read Extent Action Of Classifier' reference list.
- STATE_MACHINE___READ_IS_CLASSIFIED_OBJECT_ACTION_OF_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'read Is Classified Object Action Of Classifier' reference list.
- STATE_MACHINE___RECLASSIFY_OBJECT_ACTION_OF_NEW_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'reclassify Object Action Of New Classifier' reference list.
- STATE_MACHINE___RECLASSIFY_OBJECT_ACTION_OF_OLD_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'reclassify Object Action Of Old Classifier' reference list.
- STATE_MACHINE___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.
- STATE_MACHINE___REDEFINABLE_ELEMENT_OF_REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'redefinable Element Of Redefinition Context' reference list.
- STATE_MACHINE___REDUCE_ACTION_OF_REDUCER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'reduce Action Of Reducer' reference list.
- STATE_MACHINE___REGION_OF_REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'region Of Redefinition Context' reference list.
- STATE_MACHINE___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.
- STATE_MACHINE___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- STATE_MACHINE___STATE_MACHINE_OF_EXTENDED_STATE_MACHINE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'state Machine Of Extended State Machine' reference list feature.
- STATE_MACHINE___STATE_MACHINE_OF_EXTENDED_STATE_MACHINE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'state Machine Of Extended State Machine' reference list.
- STATE_MACHINE___STATE_OF_DO_ACTIVITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'state Of Do Activity' container reference.
- STATE_MACHINE___STATE_OF_ENTRY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'state Of Entry' container reference.
- STATE_MACHINE___STATE_OF_EXIT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'state Of Exit' container reference.
- STATE_MACHINE___SUBSTITUTION_OF_CONTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'substitution Of Contract' reference list.
- STATE_MACHINE___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.
- STATE_MACHINE___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.
- STATE_MACHINE___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.
- STATE_MACHINE___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.
- STATE_MACHINE___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.
- STATE_MACHINE___TRANSITION_OF_EFFECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'transition Of Effect' container reference.
- STATE_MACHINE___TRANSITION_OF_REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'transition Of Redefinition Context' reference list.
- STATE_MACHINE___TYPED_ELEMENT_OF_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'typed Element Of Type' reference list.
- STATE_MACHINE___UNMARSHALL_ACTION_OF_UNMARSHALL_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'unmarshall Action Of Unmarshall Type' reference list.
- STATE_MACHINE___VERTEX_OF_REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'vertex Of Redefinition Context' reference list.
- STATE_MACHINE__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype Instance' containment reference.
- STATE_MACHINE__ATTRIBUTE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Attribute' reference list.
- STATE_MACHINE__CLASSIFIER_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Classifier Behavior' reference.
- STATE_MACHINE__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- STATE_MACHINE__COLLABORATION_USE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Collaboration Use' containment reference list.
- STATE_MACHINE__CONNECTION_POINT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Connection Point' containment reference list feature.
- STATE_MACHINE__CONNECTION_POINT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Connection Point' containment reference list.
- STATE_MACHINE__CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Context' reference.
- STATE_MACHINE__ELEMENT_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Element Import' containment reference list.
- STATE_MACHINE__EVENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Event' containment reference list.
- STATE_MACHINE__EXTENDED_STATE_MACHINE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Extended State Machine' reference list feature.
- STATE_MACHINE__EXTENDED_STATE_MACHINE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Extended State Machine' reference list.
- STATE_MACHINE__EXTENSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Extension' reference list.
- STATE_MACHINE__FEATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Feature' reference list.
- STATE_MACHINE__GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'General' reference list.
- STATE_MACHINE__GENERALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Generalization' containment reference list.
- STATE_MACHINE__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- STATE_MACHINE__IMPORTED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Imported Member' reference list.
- STATE_MACHINE__INHERITED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Inherited Member' reference list.
- STATE_MACHINE__INTERFACE_REALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Interface Realization' containment reference list.
- STATE_MACHINE__IS_ABSTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Abstract' attribute.
- STATE_MACHINE__IS_ABSTRACT__FROM_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Abstract' attribute.
- STATE_MACHINE__IS_ACTIVE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Active' attribute.
- STATE_MACHINE__IS_FINAL_SPECIALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Final Specialization' attribute.
- STATE_MACHINE__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Leaf' attribute.
- STATE_MACHINE__IS_REENTRANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Reentrant' attribute.
- STATE_MACHINE__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- STATE_MACHINE__MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Member' reference list.
- STATE_MACHINE__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- STATE_MACHINE__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- STATE_MACHINE__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- STATE_MACHINE__NESTED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Nested Classifier' containment reference list.
- STATE_MACHINE__OBSERVATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Observation' containment reference list.
- STATE_MACHINE__OWNED_ATTRIBUTE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Attribute' containment reference list.
- STATE_MACHINE__OWNED_ATTRIBUTE__FROM_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Attribute' containment reference list.
- STATE_MACHINE__OWNED_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Behavior' containment reference list.
- STATE_MACHINE__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- STATE_MACHINE__OWNED_CONNECTOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Connector' containment reference list.
- STATE_MACHINE__OWNED_DIAGRAM - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Diagram' containment reference list.
- STATE_MACHINE__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- STATE_MACHINE__OWNED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Member' reference list.
- STATE_MACHINE__OWNED_OPERATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Operation' containment reference list.
- STATE_MACHINE__OWNED_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Parameter' containment reference list.
- STATE_MACHINE__OWNED_PARAMETER_SET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Parameter Set' containment reference list.
- STATE_MACHINE__OWNED_PORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Port' reference list.
- STATE_MACHINE__OWNED_RECEPTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Reception' containment reference list.
- STATE_MACHINE__OWNED_RULE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Rule' containment reference list.
- STATE_MACHINE__OWNED_TEMPLATE_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Template Signature' containment reference.
- STATE_MACHINE__OWNED_TEMPLATE_SIGNATURE__FROM_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Template Signature' containment reference.
- STATE_MACHINE__OWNED_USE_CASE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Use Case' containment reference list.
- STATE_MACHINE__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- STATE_MACHINE__OWNING_PACKAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Package' container reference.
- STATE_MACHINE__OWNING_TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Template Parameter' container reference.
- STATE_MACHINE__PACKAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Package' reference.
- STATE_MACHINE__PACKAGE_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Package Import' containment reference list.
- STATE_MACHINE__PART - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Part' reference list.
- STATE_MACHINE__POSTCONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Postcondition' reference list.
- STATE_MACHINE__POWERTYPE_EXTENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Powertype Extent' reference list.
- STATE_MACHINE__PRECONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Precondition' reference list.
- STATE_MACHINE__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- STATE_MACHINE__REDEFINED_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Behavior' reference list.
- STATE_MACHINE__REDEFINED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Classifier' reference list.
- STATE_MACHINE__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Element' reference list.
- STATE_MACHINE__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefinition Context' reference list.
- STATE_MACHINE__REGION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Region' containment reference list feature.
- STATE_MACHINE__REGION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Region' containment reference list.
- STATE_MACHINE__REPRESENTATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Representation' reference.
- STATE_MACHINE__ROLE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Role' reference list.
- STATE_MACHINE__SPECIFICATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Specification' reference.
- STATE_MACHINE__SUBMACHINE_STATE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Submachine State' reference list feature.
- STATE_MACHINE__SUBMACHINE_STATE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Submachine State' reference list.
- STATE_MACHINE__SUBSTITUTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Substitution' containment reference list.
- STATE_MACHINE__SUPER_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Super Class' reference list.
- STATE_MACHINE__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- STATE_MACHINE__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- STATE_MACHINE__TEMPLATE_BINDING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Template Binding' containment reference list.
- STATE_MACHINE__TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Template Parameter' reference.
- STATE_MACHINE__TEMPLATE_PARAMETER__FROM_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Template Parameter' reference.
- STATE_MACHINE__UML_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'UML Class' container reference.
- STATE_MACHINE__USE_CASE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Use Case' reference list.
- STATE_MACHINE__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- STATE_MACHINE__VISIBILITY__FROM_PACKAGEABLE_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- STATE_MACHINE_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'State Machine' class.
- STATE_ROUTING_STYLES - Static variable in class com.nomagic.magicdraw.core.options.StateMachineLayouterOptionsGroup
-
- STATE_ROUTING_STYLES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- StateActionListener(PropertyChangeListener, AbstractButton) - Constructor for class com.nomagic.actions.ActionsMenuCreator.StateActionListener
-
Creates new listener.
- StateChangeHandler - Class in com.nomagic.magicdraw.utils
-
Class handling state changes in model and symbols.
- StateChangeHandler.ConcurrentModificationDetectingSet.IteratorImpl - Class in com.nomagic.magicdraw.utils
-
- StateChangeHandler.DirtyType - Enum in com.nomagic.magicdraw.utils
-
Defines how much dirty is project.
- StateClass - Interface in com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines
-
- StateDiagramContextAMConfigurator - Class in com.nomagic.magicdraw.ui.actions
-
Configure state diagram context menu.
- StateDiagramContextAMConfigurator() - Constructor for class com.nomagic.magicdraw.ui.actions.StateDiagramContextAMConfigurator
-
- StateDiagramLayouter - Class in com.nomagic.magicdraw.uml.symbols.layout.state
-
A specialized layouter for state and protocol state diagrams.
- StateDiagramLayouter() - Constructor for class com.nomagic.magicdraw.uml.symbols.layout.state.StateDiagramLayouter
-
- StateDiagramLayouter.Type - Enum in com.nomagic.magicdraw.uml.symbols.layout.state
-
- StateDiagramShortcutsConfigurator - Class in com.nomagic.magicdraw.ui.actions
-
Configure state diagram shortcuts.
- StateDiagramShortcutsConfigurator() - Constructor for class com.nomagic.magicdraw.ui.actions.StateDiagramShortcutsConfigurator
-
- StateInvariant - Interface in com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions
-
A representation of the model object 'State Invariant'.
- StateInvariantClass - Interface in com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions
-
- StateInvariantView - Class in com.nomagic.magicdraw.uml.symbols.shapes
-
Represents state invariant symbol in a sequence diagram.
- StateMachine - Interface in com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines
-
A representation of the model object 'State Machine'.
- StateMachineClass - Interface in com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines
-
- StateMachineHelper - Class in com.nomagic.uml2.ext.jmi.helpers
-
An utility class with utility methods operating on state machine domain elements
- StateMachineHelper() - Constructor for class com.nomagic.uml2.ext.jmi.helpers.StateMachineHelper
-
- StateMachineLayouterOptionsGroup - Class in com.nomagic.magicdraw.core.options
-
State machine layouter options group.
- StateMachineLayouterOptionsGroup() - Constructor for class com.nomagic.magicdraw.core.options.StateMachineLayouterOptionsGroup
-
- StateView - Class in com.nomagic.magicdraw.uml.symbols.shapes
-
- STATUS_LINE_GROUP - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- Stereotype - Interface in com.nomagic.uml2.ext.magicdraw.mdprofiles
-
A representation of the model object 'Stereotype'.
- STEREOTYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Stereotype
' class.
- STEREOTYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the 'Stereotype
' class.
- STEREOTYPE___ACTION_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'action Of Context' reference list.
- STEREOTYPE___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.
- STEREOTYPE___ASSOCIATION_OF_END_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'association Of End Type' reference list.
- STEREOTYPE___BEHAVIOR_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'behavior Of Context' reference list.
- STEREOTYPE___BEHAVIORAL_FEATURE_OF_RAISED_EXCEPTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'behavioral Feature Of Raised Exception' reference list.
- STEREOTYPE___CLASS_OF_SUPER_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'class Of Super Class' reference list.
- STEREOTYPE___CLASSIFIER_OF_GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'classifier Of General' reference list.
- STEREOTYPE___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.
- STEREOTYPE___CLASSIFIER_OF_REDEFINED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'classifier Of Redefined Classifier' reference list.
- STEREOTYPE___CLASSIFIER_TEMPLATE_PARAMETER_OF_CONSTRAINING_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'classifier Template Parameter Of Constraining Classifier' reference list.
- STEREOTYPE___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.
- STEREOTYPE___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.
- STEREOTYPE___COMPONENT_REALIZATION_OF_REALIZING_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'component Realization Of Realizing Classifier' reference list.
- STEREOTYPE___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.
- STEREOTYPE___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.
- STEREOTYPE___CREATE_OBJECT_ACTION_OF_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'create Object Action Of Classifier' reference list.
- STEREOTYPE___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.
- STEREOTYPE___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'diagram Of Context' reference list.
- STEREOTYPE___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.
- STEREOTYPE___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.
- STEREOTYPE___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.
- STEREOTYPE___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.
- STEREOTYPE___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.
- STEREOTYPE___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.
- STEREOTYPE___EXCEPTION_HANDLER_OF_EXCEPTION_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'exception Handler Of Exception Type' reference list.
- STEREOTYPE___EXTENSION_END_OF_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'extension End Of Type' reference list feature.
- STEREOTYPE___EXTENSION_END_OF_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'extension End Of Type' reference list.
- STEREOTYPE___GENERALIZATION_OF_GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'generalization Of General' reference list.
- STEREOTYPE___INFORMATION_FLOW_OF_CONVEYED - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'information Flow Of Conveyed' reference list.
- STEREOTYPE___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.
- STEREOTYPE___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.
- STEREOTYPE___INFORMATION_ITEM_OF_REPRESENTED - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'information Item Of Represented' reference list.
- STEREOTYPE___INSTANCE_SPECIFICATION_OF_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'instance Specification Of Classifier' reference list.
- STEREOTYPE___INTERFACE_OF_NESTED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'interface Of Nested Classifier' container reference.
- STEREOTYPE___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.
- STEREOTYPE___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'message Of Signature' reference list.
- STEREOTYPE___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.
- STEREOTYPE___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'namespace Of Member' reference list.
- STEREOTYPE___OPERATION_OF_RAISED_EXCEPTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'operation Of Raised Exception' reference list.
- STEREOTYPE___OPERATION_OF_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'operation Of Type' reference list.
- STEREOTYPE___PACKAGE_OF_OWNED_STEREOTYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'package Of Owned Stereotype' reference feature.
- STEREOTYPE___PACKAGE_OF_OWNED_STEREOTYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'package Of Owned Stereotype' reference.
- STEREOTYPE___READ_EXTENT_ACTION_OF_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'read Extent Action Of Classifier' reference list.
- STEREOTYPE___READ_IS_CLASSIFIED_OBJECT_ACTION_OF_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'read Is Classified Object Action Of Classifier' reference list.
- STEREOTYPE___RECLASSIFY_OBJECT_ACTION_OF_NEW_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'reclassify Object Action Of New Classifier' reference list.
- STEREOTYPE___RECLASSIFY_OBJECT_ACTION_OF_OLD_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'reclassify Object Action Of Old Classifier' reference list.
- STEREOTYPE___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.
- STEREOTYPE___REDEFINABLE_ELEMENT_OF_REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'redefinable Element Of Redefinition Context' reference list.
- STEREOTYPE___REGION_OF_REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'region Of Redefinition Context' reference list.
- STEREOTYPE___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.
- STEREOTYPE___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- STEREOTYPE___SUBSTITUTION_OF_CONTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'substitution Of Contract' reference list.
- STEREOTYPE___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.
- STEREOTYPE___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.
- STEREOTYPE___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.
- STEREOTYPE___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.
- STEREOTYPE___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.
- STEREOTYPE___TRANSITION_OF_REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'transition Of Redefinition Context' reference list.
- STEREOTYPE___TYPED_ELEMENT_OF_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'typed Element Of Type' reference list.
- STEREOTYPE___UNMARSHALL_ACTION_OF_UNMARSHALL_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'unmarshall Action Of Unmarshall Type' reference list.
- STEREOTYPE___VERTEX_OF_REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'vertex Of Redefinition Context' reference list.
- STEREOTYPE__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype Instance' containment reference.
- STEREOTYPE__ATTRIBUTE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Attribute' reference list.
- STEREOTYPE__CLASSIFIER_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Classifier Behavior' reference.
- STEREOTYPE__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- STEREOTYPE__COLLABORATION_USE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Collaboration Use' containment reference list.
- STEREOTYPE__ELEMENT_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Element Import' containment reference list.
- STEREOTYPE__EXTENSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Extension' reference list.
- STEREOTYPE__FEATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Feature' reference list.
- STEREOTYPE__GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'General' reference list.
- STEREOTYPE__GENERALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Generalization' containment reference list.
- STEREOTYPE__ICON - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Icon' containment reference list feature.
- STEREOTYPE__ICON - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Icon' containment reference list.
- STEREOTYPE__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- STEREOTYPE__IMPORTED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Imported Member' reference list.
- STEREOTYPE__INHERITED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Inherited Member' reference list.
- STEREOTYPE__INTERFACE_REALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Interface Realization' containment reference list.
- STEREOTYPE__IS_ABSTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Abstract' attribute.
- STEREOTYPE__IS_ABSTRACT__FROM_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Abstract' attribute.
- STEREOTYPE__IS_ACTIVE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Active' attribute.
- STEREOTYPE__IS_FINAL_SPECIALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Final Specialization' attribute.
- STEREOTYPE__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Leaf' attribute.
- STEREOTYPE__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- STEREOTYPE__MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Member' reference list.
- STEREOTYPE__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- STEREOTYPE__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- STEREOTYPE__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- STEREOTYPE__NESTED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Nested Classifier' containment reference list.
- STEREOTYPE__OWNED_ATTRIBUTE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Attribute' containment reference list.
- STEREOTYPE__OWNED_ATTRIBUTE__FROM_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Attribute' containment reference list.
- STEREOTYPE__OWNED_BEHAVIOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Behavior' containment reference list.
- STEREOTYPE__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- STEREOTYPE__OWNED_CONNECTOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Connector' containment reference list.
- STEREOTYPE__OWNED_DIAGRAM - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Diagram' containment reference list.
- STEREOTYPE__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- STEREOTYPE__OWNED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Member' reference list.
- STEREOTYPE__OWNED_OPERATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Operation' containment reference list.
- STEREOTYPE__OWNED_PORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Port' reference list.
- STEREOTYPE__OWNED_RECEPTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Reception' containment reference list.
- STEREOTYPE__OWNED_RULE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Rule' containment reference list.
- STEREOTYPE__OWNED_TEMPLATE_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Template Signature' containment reference.
- STEREOTYPE__OWNED_TEMPLATE_SIGNATURE__FROM_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Template Signature' containment reference.
- STEREOTYPE__OWNED_USE_CASE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Use Case' containment reference list.
- STEREOTYPE__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- STEREOTYPE__OWNING_PACKAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Package' container reference.
- STEREOTYPE__OWNING_TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Template Parameter' container reference.
- STEREOTYPE__PACKAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Package' reference.
- STEREOTYPE__PACKAGE_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Package Import' containment reference list.
- STEREOTYPE__PART - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Part' reference list.
- STEREOTYPE__POWERTYPE_EXTENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Powertype Extent' reference list.
- STEREOTYPE__PROFILE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Profile' reference feature.
- STEREOTYPE__PROFILE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Profile' reference.
- STEREOTYPE__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- STEREOTYPE__REDEFINED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Classifier' reference list.
- STEREOTYPE__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Element' reference list.
- STEREOTYPE__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefinition Context' reference list.
- STEREOTYPE__REPRESENTATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Representation' reference.
- STEREOTYPE__ROLE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Role' reference list.
- STEREOTYPE__SUBSTITUTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Substitution' containment reference list.
- STEREOTYPE__SUPER_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Super Class' reference list.
- STEREOTYPE__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- STEREOTYPE__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- STEREOTYPE__TEMPLATE_BINDING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Template Binding' containment reference list.
- STEREOTYPE__TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Template Parameter' reference.
- STEREOTYPE__TEMPLATE_PARAMETER__FROM_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Template Parameter' reference.
- STEREOTYPE__UML_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'UML Class' container reference.
- STEREOTYPE__USE_CASE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Use Case' reference list.
- STEREOTYPE__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- STEREOTYPE__VISIBILITY__FROM_PACKAGEABLE_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- STEREOTYPE_AND_QNAME_CONFIG - Static variable in class com.nomagic.uml2.ext.jmi.smartlistener.SmartListenerConfig
-
Listen to the stereotype and qualified name.
- STEREOTYPE_AND_TAGS_CONFIG - Static variable in class com.nomagic.uml2.ext.jmi.smartlistener.SmartListenerConfig
-
Listens to stereotypes and tag values.
- STEREOTYPE_AND_TAGS_INSTANCE_SPECIFICATION_CONFIG - Static variable in class com.nomagic.uml2.ext.jmi.smartlistener.SmartListenerConfig
-
Listens to stereotype and tags for applied instance specification.
- STEREOTYPE_COLOR - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- STEREOTYPE_CONFIG - Static variable in class com.nomagic.uml2.ext.jmi.smartlistener.SmartListenerConfig
-
Listen to the applied stereotype.
- STEREOTYPE_DISPLAY_MODE_DO_NOT_DISPLAY_STEREOTYPES - Static variable in interface com.nomagic.magicdraw.uml.symbols.shapes.StereotypesDisplayModeOwner
-
Name and icon will not be displayed on element shape.
- STEREOTYPE_DISPLAY_MODE_ICON - Static variable in interface com.nomagic.magicdraw.uml.symbols.shapes.StereotypesDisplayModeOwner
-
Stereotype icon will be displayed.
- STEREOTYPE_DISPLAY_MODE_SHAPE_IMAGE - Static variable in interface com.nomagic.magicdraw.uml.symbols.shapes.StereotypesDisplayModeOwner
-
Large icon covering all shape will be displayed without stereotype name.
- STEREOTYPE_DISPLAY_MODE_SHAPE_IMAGE_AND_TEXT - Static variable in interface com.nomagic.magicdraw.uml.symbols.shapes.StereotypesDisplayModeOwner
-
Large icon covering all shape will be displayed with stereotype name.
- STEREOTYPE_DISPLAY_MODE_TEXT - Static variable in interface com.nomagic.magicdraw.uml.symbols.shapes.StereotypesDisplayModeOwner
-
Stereotype name will be displayed.
- STEREOTYPE_DISPLAY_MODE_TEXT_AND_ICON - Static variable in interface com.nomagic.magicdraw.uml.symbols.shapes.StereotypesDisplayModeOwner
-
Stereotype name and icon will be displayed.
- STEREOTYPE_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'Stereotype' class.
- STEREOTYPE_FONT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- STEREOTYPE_INSTANCE_SPECIFICATION_CONFIG - Static variable in class com.nomagic.uml2.ext.jmi.smartlistener.SmartListenerConfig
-
Listens to instance specification stereotype.
- STEREOTYPE_METACLASS_CONFIG - Static variable in class com.nomagic.uml2.ext.jmi.smartlistener.SmartListenerConfig
-
Listen to the metaclass of a stereotype.
- STEREOTYPE_TO_AN_ELEMENT_NAME - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- StereotypeByProfileCache - Class in com.nomagic.uml2.ext.jmi.helpers
-
Cache for caching stereotypes by name in some profile.
- StereotypeByProfileCache(Project, String) - Constructor for class com.nomagic.uml2.ext.jmi.helpers.StereotypeByProfileCache
-
- StereotypeByProfileCache(Project, String, String) - Constructor for class com.nomagic.uml2.ext.jmi.helpers.StereotypeByProfileCache
-
- StereotypeByProfileCache.AbstractStereotypeWrapper - Class in com.nomagic.uml2.ext.jmi.helpers
-
- StereotypeByProfileCache.IsTypeOfCache - Class in com.nomagic.uml2.ext.jmi.helpers
-
- StereotypeClass - Interface in com.nomagic.uml2.ext.magicdraw.mdprofiles
-
- STEREOTYPED_ELEMENT - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- STEREOTYPED_ELEMENTS - Static variable in interface com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.IConfigurableNode
-
- StereotypeModification - Interface in com.nomagic.magicdraw.diff
-
Difference for stereotype added/removed/order changed for element.
- STEREOTYPES - Static variable in class com.nomagic.magicdraw.uml.symbols.CompartmentID
-
- STEREOTYPES_DISPLAY_MODE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- STEREOTYPES_DISPLAY_MODES - Static variable in interface com.nomagic.magicdraw.uml.symbols.shapes.StereotypesDisplayModeOwner
-
Possible stereotype display modes.
- STEREOTYPES_DISPLAY_MODES_SIMPLE - Static variable in interface com.nomagic.magicdraw.uml.symbols.shapes.StereotypesDisplayModeOwner
-
Possible stereotype display modes for shapes which cannot be suppressed.
- StereotypesDisplayModeOwner - Interface in com.nomagic.magicdraw.uml.symbols.shapes
-
Represents an entity which can have stereotype display modes.
- StereotypesHelper - Class in com.nomagic.uml2.ext.jmi.helpers
-
A helper class used to work with stereotypes and tagged values.
- StereotypesHelper() - Constructor for class com.nomagic.uml2.ext.jmi.helpers.StereotypesHelper
-
- StereotypesHelper.PropertyBuilder - Class in com.nomagic.uml2.ext.jmi.helpers
-
- StereotypesHelper.StereotypesHelperCache - Class in com.nomagic.uml2.ext.jmi.helpers
-
Cache object.
- StereotypeTextParams - Class in com.nomagic.magicdraw.uml.text
-
- StereotypeTextParams() - Constructor for class com.nomagic.magicdraw.uml.text.StereotypeTextParams
-
- StereotypeView - Class in com.nomagic.magicdraw.uml.symbols.shapes
-
- STICKY - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- storeFile(Element, File) - Static method in class com.nomagic.magicdraw.fileattachments.FileAttachmentsHelper
-
Stores a file inside the element.
- storeFileToAttachedFile(Comment, File) - Static method in class com.nomagic.magicdraw.fileattachments.FileAttachmentsHelper
-
Attaches provided file to the AttachedFile element and updates informative element properties that are visible to the user:
name, size, dateAdded, dateModified, author.
- STREAM - Static variable in class com.nomagic.uml2.ext.magicdraw.activities.mdextrastructuredactivities.ExpansionKindEnum
-
The 'Stream' literal object.
- STREAM_VALUE - Static variable in class com.nomagic.uml2.ext.magicdraw.activities.mdextrastructuredactivities.ExpansionKindEnum
-
The 'Stream' literal value.
- STREAMING_KIND_ACTION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- StreamReader - Class in com.nomagic.utils.exec
-
- StreamReader(String, StringBuffer, InputStream) - Constructor for class com.nomagic.utils.exec.StreamReader
-
- strength - Variable in class com.nomagic.license.flexlm.PublicKeyInfo
-
- strength - Variable in class com.nomagic.license.flexlm.VendorCode
-
- strength_override - Variable in class com.nomagic.license.flexlm.InternalLicenseData
-
- STRICT - Static variable in class com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.InteractionOperatorKindEnum
-
The 'Strict' literal object.
- STRICT_VALUE - Static variable in class com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.InteractionOperatorKindEnum
-
The 'Strict' literal value.
- STRING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'String' data type.
- STRING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the 'String' data type.
- STRING_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'String Expression
' class.
- STRING_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the 'String Expression
' class.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'diagram Of Context' reference list.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___DURATION_OF_EXPR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'duration Of Expr' container reference.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___INTERVAL_OF_MAX - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'interval Of Max' reference list.
- STRING_EXPRESSION___INTERVAL_OF_MIN - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'interval Of Min' reference list.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___LIFELINE_OF_SELECTOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'lifeline Of Selector' container reference.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___MESSAGE_OF_ARGUMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'message Of Argument' container reference.
- STRING_EXPRESSION___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'message Of Signature' reference list.
- STRING_EXPRESSION___MESSAGE_OF_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'message Of Target' container reference.
- STRING_EXPRESSION___NAMED_ELEMENT_OF_NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'named Element Of Name Expression' container reference feature.
- STRING_EXPRESSION___NAMED_ELEMENT_OF_NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'named Element Of Name Expression' container reference.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'namespace Of Member' reference list.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION___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.
- STRING_EXPRESSION__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype Instance' containment reference.
- STRING_EXPRESSION__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- STRING_EXPRESSION__EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Expression' container reference.
- STRING_EXPRESSION__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- STRING_EXPRESSION__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- STRING_EXPRESSION__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- STRING_EXPRESSION__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- STRING_EXPRESSION__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- STRING_EXPRESSION__OPERAND - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Operand' containment reference list.
- STRING_EXPRESSION__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- STRING_EXPRESSION__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- STRING_EXPRESSION__OWNED_TEMPLATE_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Template Signature' containment reference.
- STRING_EXPRESSION__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- STRING_EXPRESSION__OWNING_CONSTRAINT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Constraint' container reference.
- STRING_EXPRESSION__OWNING_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Owning Expression' container reference feature.
- STRING_EXPRESSION__OWNING_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Expression' container reference.
- STRING_EXPRESSION__OWNING_INSTANCE_SPEC - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Instance Spec' container reference.
- STRING_EXPRESSION__OWNING_LOWER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Lower' container reference.
- STRING_EXPRESSION__OWNING_PACKAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Package' container reference.
- STRING_EXPRESSION__OWNING_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Parameter' container reference.
- STRING_EXPRESSION__OWNING_PROPERTY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Property' container reference.
- STRING_EXPRESSION__OWNING_SLOT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Slot' container reference.
- STRING_EXPRESSION__OWNING_TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Template Parameter' container reference.
- STRING_EXPRESSION__OWNING_UPPER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Upper' container reference.
- STRING_EXPRESSION__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- STRING_EXPRESSION__SUB_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Sub Expression' containment reference list feature.
- STRING_EXPRESSION__SUB_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sub Expression' containment reference list.
- STRING_EXPRESSION__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- STRING_EXPRESSION__SYMBOL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Symbol' attribute.
- STRING_EXPRESSION__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- STRING_EXPRESSION__TEMPLATE_BINDING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Template Binding' containment reference list.
- STRING_EXPRESSION__TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Template Parameter' reference.
- STRING_EXPRESSION__TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Type' reference.
- STRING_EXPRESSION__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- STRING_EXPRESSION__VISIBILITY__FROM_PACKAGEABLE_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- STRING_EXPRESSION_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'String Expression' class.
- STRING_PROPERTY - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- STRING_TO_STRING_MAP_ENTRY - Static variable in interface com.nomagic.magicdraw.foundation.MDFoundationPackage.Literals
-
The meta object literal for the 'String To String Map Entry
' class.
- STRING_TO_STRING_MAP_ENTRY - Static variable in interface com.nomagic.magicdraw.foundation.MDFoundationPackage
-
The meta object id for the 'String To String Map Entry
' class.
- STRING_TO_STRING_MAP_ENTRY__KEY - Static variable in interface com.nomagic.magicdraw.foundation.MDFoundationPackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- STRING_TO_STRING_MAP_ENTRY__KEY - Static variable in interface com.nomagic.magicdraw.foundation.MDFoundationPackage
-
The feature id for the 'Key' attribute.
- STRING_TO_STRING_MAP_ENTRY__VALUE - Static variable in interface com.nomagic.magicdraw.foundation.MDFoundationPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- STRING_TO_STRING_MAP_ENTRY__VALUE - Static variable in interface com.nomagic.magicdraw.foundation.MDFoundationPackage
-
The feature id for the 'Value' attribute.
- STRING_TO_STRING_MAP_ENTRY_FEATURE_COUNT - Static variable in interface com.nomagic.magicdraw.foundation.MDFoundationPackage
-
The number of structural features of the 'String To String Map Entry' class.
- StringExpression - Interface in com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates
-
A representation of the model object 'String Expression'.
- StringExpressionClass - Interface in com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates
-
- StringProperty - Class in com.nomagic.magicdraw.properties
-
The property for storing and editing some String value.
- StringProperty() - Constructor for class com.nomagic.magicdraw.properties.StringProperty
-
Default constructor.
- StringProperty(String, Object) - Constructor for class com.nomagic.magicdraw.properties.StringProperty
-
- StringProperty(String, String) - Constructor for class com.nomagic.magicdraw.properties.StringProperty
-
The property constructor.
- StringProperty(String, Object, boolean) - Constructor for class com.nomagic.magicdraw.properties.StringProperty
-
- StringProperty(String, String, boolean) - Constructor for class com.nomagic.magicdraw.properties.StringProperty
-
The property constructor.
- stringToHTMLString(String) - Static method in class com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper
-
- stringToMap(String) - Static method in class com.nomagic.utils.CollectionUtils
-
Deserialize map from string.
- STRIP_MULTILINE_TEXT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- STRUCTURAL_FEATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Structural Feature
' class.
- STRUCTURAL_FEATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the 'Structural Feature
' class.
- STRUCTURAL_FEATURE - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- STRUCTURAL_FEATURE___ACTIVITY_PARTITION_OF_REPRESENTS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'activity Partition Of Represents' reference list.
- STRUCTURAL_FEATURE___CLASSIFIER_OF_INHERITED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'classifier Of Inherited Member' reference list.
- STRUCTURAL_FEATURE___COMMENT_OF_ANNOTATED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'comment Of Annotated Element' reference list.
- STRUCTURAL_FEATURE___CONSIDER_IGNORE_FRAGMENT_OF_MESSAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'consider Ignore Fragment Of Message' reference list.
- STRUCTURAL_FEATURE___CONSTRAINT_OF_CONSTRAINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'constraint Of Constrained Element' reference list.
- STRUCTURAL_FEATURE___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'diagram Of Context' reference list.
- STRUCTURAL_FEATURE___DIRECTED_RELATIONSHIP_OF_SOURCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'directed Relationship Of Source' reference list.
- STRUCTURAL_FEATURE___DIRECTED_RELATIONSHIP_OF_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'directed Relationship Of Target' reference list.
- STRUCTURAL_FEATURE___DURATION_OBSERVATION_OF_EVENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'duration Observation Of Event' reference list.
- STRUCTURAL_FEATURE___ELEMENT_OF_SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'element Of Sync Element' reference list.
- STRUCTURAL_FEATURE___ELEMENT_VALUE_OF_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'element Value Of Element' reference list.
- STRUCTURAL_FEATURE___INFORMATION_FLOW_OF_INFORMATION_SOURCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'information Flow Of Information Source' reference list.
- STRUCTURAL_FEATURE___INFORMATION_FLOW_OF_INFORMATION_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'information Flow Of Information Target' reference list.
- STRUCTURAL_FEATURE___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'message Of Signature' reference list.
- STRUCTURAL_FEATURE___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'namespace Of Member' reference list.
- STRUCTURAL_FEATURE___REDEFINABLE_ELEMENT_OF_REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'redefinable Element Of Redefined Element' reference list.
- STRUCTURAL_FEATURE___RELATIONSHIP_OF_RELATED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'relationship Of Related Element' reference list.
- STRUCTURAL_FEATURE___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- STRUCTURAL_FEATURE___SLOT_OF_DEFINING_FEATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'slot Of Defining Feature' reference list feature.
- STRUCTURAL_FEATURE___SLOT_OF_DEFINING_FEATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'slot Of Defining Feature' reference list.
- STRUCTURAL_FEATURE___STRUCTURAL_FEATURE_ACTION_OF_STRUCTURAL_FEATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'structural Feature Action Of Structural Feature' reference list feature.
- STRUCTURAL_FEATURE___STRUCTURAL_FEATURE_ACTION_OF_STRUCTURAL_FEATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'structural Feature Action Of Structural Feature' reference list.
- STRUCTURAL_FEATURE___TIME_OBSERVATION_OF_EVENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'time Observation Of Event' reference list.
- STRUCTURAL_FEATURE__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype Instance' containment reference.
- STRUCTURAL_FEATURE__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- STRUCTURAL_FEATURE__FEATURING_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Featuring Classifier' reference.
- STRUCTURAL_FEATURE__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- STRUCTURAL_FEATURE__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Leaf' attribute.
- STRUCTURAL_FEATURE__IS_ORDERED - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Ordered' attribute.
- STRUCTURAL_FEATURE__IS_READ_ONLY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Read Only' attribute feature.
- STRUCTURAL_FEATURE__IS_READ_ONLY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Read Only' attribute.
- STRUCTURAL_FEATURE__IS_STATIC - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Static' attribute.
- STRUCTURAL_FEATURE__IS_UNIQUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Unique' attribute.
- STRUCTURAL_FEATURE__LOWER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Lower' attribute.
- STRUCTURAL_FEATURE__LOWER_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Lower Value' containment reference.
- STRUCTURAL_FEATURE__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- STRUCTURAL_FEATURE__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- STRUCTURAL_FEATURE__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- STRUCTURAL_FEATURE__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- STRUCTURAL_FEATURE__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- STRUCTURAL_FEATURE__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- STRUCTURAL_FEATURE__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- STRUCTURAL_FEATURE__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- STRUCTURAL_FEATURE__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Element' reference list.
- STRUCTURAL_FEATURE__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefinition Context' reference list.
- STRUCTURAL_FEATURE__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- STRUCTURAL_FEATURE__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- STRUCTURAL_FEATURE__TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Type' reference.
- STRUCTURAL_FEATURE__UPPER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Upper' attribute.
- STRUCTURAL_FEATURE__UPPER_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Upper Value' containment reference.
- STRUCTURAL_FEATURE__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- STRUCTURAL_FEATURE_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Structural Feature Action
' class.
- STRUCTURAL_FEATURE_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the
'Structural Feature Action
' class.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_ACTION___CLAUSE_OF_BODY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'clause Of Body' reference.
- STRUCTURAL_FEATURE_ACTION___CLAUSE_OF_TEST - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'clause Of Test' reference.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_ACTION___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_ACTION__ACTIVITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Activity' container reference.
- STRUCTURAL_FEATURE_ACTION__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype Instance' containment reference.
- STRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- STRUCTURAL_FEATURE_ACTION__CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Context' reference.
- STRUCTURAL_FEATURE_ACTION__HANDLER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Handler' containment reference list.
- STRUCTURAL_FEATURE_ACTION__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- STRUCTURAL_FEATURE_ACTION__IN_GROUP - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Group' reference list.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_ACTION__IN_PARTITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Partition' reference list.
- STRUCTURAL_FEATURE_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.
- STRUCTURAL_FEATURE_ACTION__INCOMING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Incoming' reference list.
- STRUCTURAL_FEATURE_ACTION__INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Input' reference list.
- STRUCTURAL_FEATURE_ACTION__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Leaf' attribute.
- STRUCTURAL_FEATURE_ACTION__IS_LOCALLY_REENTRANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Locally Reentrant' attribute.
- STRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Local Postcondition' containment reference list.
- STRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Local Precondition' containment reference list.
- STRUCTURAL_FEATURE_ACTION__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- STRUCTURAL_FEATURE_ACTION__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- STRUCTURAL_FEATURE_ACTION__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- STRUCTURAL_FEATURE_ACTION__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- STRUCTURAL_FEATURE_ACTION__OBJECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Object' containment reference feature.
- STRUCTURAL_FEATURE_ACTION__OBJECT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Object' containment reference.
- STRUCTURAL_FEATURE_ACTION__OUTGOING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Outgoing' reference list.
- STRUCTURAL_FEATURE_ACTION__OUTPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Output' reference list.
- STRUCTURAL_FEATURE_ACTION__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- STRUCTURAL_FEATURE_ACTION__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- STRUCTURAL_FEATURE_ACTION__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- STRUCTURAL_FEATURE_ACTION__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- STRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Element' reference list.
- STRUCTURAL_FEATURE_ACTION__REDEFINED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Node' reference list.
- STRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefinition Context' reference list.
- STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Structural Feature' reference feature.
- STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Structural Feature' reference.
- STRUCTURAL_FEATURE_ACTION__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- STRUCTURAL_FEATURE_ACTION__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- STRUCTURAL_FEATURE_ACTION__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- STRUCTURAL_FEATURE_ACTION_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'Structural Feature Action' class.
- STRUCTURAL_FEATURE_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'Structural Feature' class.
- StructuralFeature - Interface in com.nomagic.uml2.ext.magicdraw.classes.mdkernel
-
A representation of the model object 'Structural Feature'.
- StructuralFeatureAction - Interface in com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions
-
A representation of the model object 'Structural Feature Action'.
- StructuralFeatureActionClass - Interface in com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions
-
- StructuralFeatureClass - Interface in com.nomagic.uml2.ext.magicdraw.classes.mdkernel
-
- STRUCTURED_ACTIVITY_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Structured Activity Node
' class.
- STRUCTURED_ACTIVITY_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the
'Structured Activity Node
' class.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___CLAUSE_OF_BODY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'clause Of Body' reference.
- STRUCTURED_ACTIVITY_NODE___CLAUSE_OF_TEST - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'clause Of Test' reference.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'diagram Of Context' reference list.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___INTERACTION_OF_ACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'interaction Of Action' container reference.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'message Of Signature' reference list.
- STRUCTURED_ACTIVITY_NODE___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'namespace Of Member' reference list.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE___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.
- STRUCTURED_ACTIVITY_NODE__ACTIVITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Activity' container reference.
- STRUCTURED_ACTIVITY_NODE__ACTIVITY__FROM_STRUCTURED_ACTIVITY_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Activity' reference feature.
- STRUCTURED_ACTIVITY_NODE__ACTIVITY__FROM_STRUCTURED_ACTIVITY_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Activity' reference.
- STRUCTURED_ACTIVITY_NODE__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype Instance' containment reference.
- STRUCTURED_ACTIVITY_NODE__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- STRUCTURED_ACTIVITY_NODE__CONTAINED_EDGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Contained Edge' reference list.
- STRUCTURED_ACTIVITY_NODE__CONTAINED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Contained Node' reference list.
- STRUCTURED_ACTIVITY_NODE__CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Context' reference.
- STRUCTURED_ACTIVITY_NODE__EDGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Edge' containment reference list feature.
- STRUCTURED_ACTIVITY_NODE__EDGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Edge' containment reference list.
- STRUCTURED_ACTIVITY_NODE__ELEMENT_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Element Import' containment reference list.
- STRUCTURED_ACTIVITY_NODE__HANDLER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Handler' containment reference list.
- STRUCTURED_ACTIVITY_NODE__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- STRUCTURED_ACTIVITY_NODE__IMPORTED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Imported Member' reference list.
- STRUCTURED_ACTIVITY_NODE__IN_ACTIVITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Activity' container reference.
- STRUCTURED_ACTIVITY_NODE__IN_GROUP - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Group' reference list.
- STRUCTURED_ACTIVITY_NODE__IN_INTERRUPTIBLE_REGION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Interruptible Region' reference list.
- STRUCTURED_ACTIVITY_NODE__IN_PARTITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Partition' reference list.
- STRUCTURED_ACTIVITY_NODE__IN_STRUCTURED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'In Structured Node' container reference.
- STRUCTURED_ACTIVITY_NODE__INCOMING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Incoming' reference list.
- STRUCTURED_ACTIVITY_NODE__INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Input' reference list.
- STRUCTURED_ACTIVITY_NODE__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Leaf' attribute.
- STRUCTURED_ACTIVITY_NODE__IS_LOCALLY_REENTRANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Locally Reentrant' attribute.
- STRUCTURED_ACTIVITY_NODE__LOCAL_POSTCONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Local Postcondition' containment reference list.
- STRUCTURED_ACTIVITY_NODE__LOCAL_PRECONDITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Local Precondition' containment reference list.
- STRUCTURED_ACTIVITY_NODE__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- STRUCTURED_ACTIVITY_NODE__MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Member' reference list.
- STRUCTURED_ACTIVITY_NODE__MUST_ISOLATE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Must Isolate' attribute feature.
- STRUCTURED_ACTIVITY_NODE__MUST_ISOLATE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Must Isolate' attribute.
- STRUCTURED_ACTIVITY_NODE__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- STRUCTURED_ACTIVITY_NODE__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- STRUCTURED_ACTIVITY_NODE__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- STRUCTURED_ACTIVITY_NODE__NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Node' containment reference list feature.
- STRUCTURED_ACTIVITY_NODE__NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Node' containment reference list.
- STRUCTURED_ACTIVITY_NODE__OUTGOING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Outgoing' reference list.
- STRUCTURED_ACTIVITY_NODE__OUTPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Output' reference list.
- STRUCTURED_ACTIVITY_NODE__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- STRUCTURED_ACTIVITY_NODE__OWNED_DIAGRAM - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Diagram' containment reference list.
- STRUCTURED_ACTIVITY_NODE__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- STRUCTURED_ACTIVITY_NODE__OWNED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Member' reference list.
- STRUCTURED_ACTIVITY_NODE__OWNED_RULE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Rule' containment reference list.
- STRUCTURED_ACTIVITY_NODE__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- STRUCTURED_ACTIVITY_NODE__PACKAGE_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Package Import' containment reference list.
- STRUCTURED_ACTIVITY_NODE__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- STRUCTURED_ACTIVITY_NODE__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Element' reference list.
- STRUCTURED_ACTIVITY_NODE__REDEFINED_NODE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Node' reference list.
- STRUCTURED_ACTIVITY_NODE__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefinition Context' reference list.
- STRUCTURED_ACTIVITY_NODE__STRUCTURED_NODE_INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Structured Node Input' containment reference list feature.
- STRUCTURED_ACTIVITY_NODE__STRUCTURED_NODE_INPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Structured Node Input' containment reference list.
- STRUCTURED_ACTIVITY_NODE__STRUCTURED_NODE_OUTPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Structured Node Output' containment reference list feature.
- STRUCTURED_ACTIVITY_NODE__STRUCTURED_NODE_OUTPUT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Structured Node Output' containment reference list.
- STRUCTURED_ACTIVITY_NODE__SUBGROUP - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Subgroup' reference list.
- STRUCTURED_ACTIVITY_NODE__SUPER_GROUP - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Super Group' reference.
- STRUCTURED_ACTIVITY_NODE__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- STRUCTURED_ACTIVITY_NODE__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- STRUCTURED_ACTIVITY_NODE__VARIABLE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Variable' containment reference list feature.
- STRUCTURED_ACTIVITY_NODE__VARIABLE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Variable' containment reference list.
- STRUCTURED_ACTIVITY_NODE__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- STRUCTURED_ACTIVITY_NODE_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'Structured Activity Node' class.
- STRUCTURED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Structured Classifier
' class.
- STRUCTURED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the
'Structured Classifier
' class.
- STRUCTURED_CLASSIFIER___ACTION_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'action Of Context' reference list.
- STRUCTURED_CLASSIFIER___ACTIVITY_PARTITION_OF_REPRESENTS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'activity Partition Of Represents' reference list.
- STRUCTURED_CLASSIFIER___ASSOCIATION_OF_END_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'association Of End Type' reference list.
- STRUCTURED_CLASSIFIER___BEHAVIORAL_FEATURE_OF_RAISED_EXCEPTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'behavioral Feature Of Raised Exception' reference list.
- STRUCTURED_CLASSIFIER___CLASSIFIER_OF_GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'classifier Of General' reference list.
- STRUCTURED_CLASSIFIER___CLASSIFIER_OF_INHERITED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'classifier Of Inherited Member' reference list.
- STRUCTURED_CLASSIFIER___CLASSIFIER_OF_REDEFINED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'classifier Of Redefined Classifier' reference list.
- STRUCTURED_CLASSIFIER___CLASSIFIER_TEMPLATE_PARAMETER_OF_CONSTRAINING_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'classifier Template Parameter Of Constraining Classifier' reference list.
- STRUCTURED_CLASSIFIER___COMMENT_OF_ANNOTATED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'comment Of Annotated Element' reference list.
- STRUCTURED_CLASSIFIER___COMPONENT_OF_PACKAGED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'component Of Packaged Element' container reference.
- STRUCTURED_CLASSIFIER___COMPONENT_REALIZATION_OF_REALIZING_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'component Realization Of Realizing Classifier' reference list.
- STRUCTURED_CLASSIFIER___CONSIDER_IGNORE_FRAGMENT_OF_MESSAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'consider Ignore Fragment Of Message' reference list.
- STRUCTURED_CLASSIFIER___CONSTRAINT_OF_CONSTRAINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'constraint Of Constrained Element' reference list.
- STRUCTURED_CLASSIFIER___CREATE_OBJECT_ACTION_OF_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'create Object Action Of Classifier' reference list.
- STRUCTURED_CLASSIFIER___DEPLOYMENT_TARGET_OF_DEPLOYED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'deployment Target Of Deployed Element' reference list.
- STRUCTURED_CLASSIFIER___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'diagram Of Context' reference list.
- STRUCTURED_CLASSIFIER___DIRECTED_RELATIONSHIP_OF_SOURCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'directed Relationship Of Source' reference list.
- STRUCTURED_CLASSIFIER___DIRECTED_RELATIONSHIP_OF_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'directed Relationship Of Target' reference list.
- STRUCTURED_CLASSIFIER___DURATION_OBSERVATION_OF_EVENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'duration Observation Of Event' reference list.
- STRUCTURED_CLASSIFIER___ELEMENT_IMPORT_OF_IMPORTED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'element Import Of Imported Element' reference list.
- STRUCTURED_CLASSIFIER___ELEMENT_OF_SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'element Of Sync Element' reference list.
- STRUCTURED_CLASSIFIER___ELEMENT_VALUE_OF_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'element Value Of Element' reference list.
- STRUCTURED_CLASSIFIER___EXCEPTION_HANDLER_OF_EXCEPTION_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'exception Handler Of Exception Type' reference list.
- STRUCTURED_CLASSIFIER___GENERALIZATION_OF_GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'generalization Of General' reference list.
- STRUCTURED_CLASSIFIER___INFORMATION_FLOW_OF_CONVEYED - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'information Flow Of Conveyed' reference list.
- STRUCTURED_CLASSIFIER___INFORMATION_FLOW_OF_INFORMATION_SOURCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'information Flow Of Information Source' reference list.
- STRUCTURED_CLASSIFIER___INFORMATION_FLOW_OF_INFORMATION_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'information Flow Of Information Target' reference list.
- STRUCTURED_CLASSIFIER___INFORMATION_ITEM_OF_REPRESENTED - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'information Item Of Represented' reference list.
- STRUCTURED_CLASSIFIER___INSTANCE_SPECIFICATION_OF_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'instance Specification Of Classifier' reference list.
- STRUCTURED_CLASSIFIER___INTERFACE_OF_NESTED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'interface Of Nested Classifier' container reference.
- STRUCTURED_CLASSIFIER___MANIFESTATION_OF_UTILIZED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'manifestation Of Utilized Element' reference list.
- STRUCTURED_CLASSIFIER___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'message Of Signature' reference list.
- STRUCTURED_CLASSIFIER___NAMESPACE_OF_IMPORTED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'namespace Of Imported Member' reference list.
- STRUCTURED_CLASSIFIER___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'namespace Of Member' reference list.
- STRUCTURED_CLASSIFIER___OPERATION_OF_RAISED_EXCEPTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'operation Of Raised Exception' reference list.
- STRUCTURED_CLASSIFIER___OPERATION_OF_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'operation Of Type' reference list.
- STRUCTURED_CLASSIFIER___READ_EXTENT_ACTION_OF_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'read Extent Action Of Classifier' reference list.
- STRUCTURED_CLASSIFIER___READ_IS_CLASSIFIED_OBJECT_ACTION_OF_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'read Is Classified Object Action Of Classifier' reference list.
- STRUCTURED_CLASSIFIER___RECLASSIFY_OBJECT_ACTION_OF_NEW_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'reclassify Object Action Of New Classifier' reference list.
- STRUCTURED_CLASSIFIER___RECLASSIFY_OBJECT_ACTION_OF_OLD_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'reclassify Object Action Of Old Classifier' reference list.
- STRUCTURED_CLASSIFIER___REDEFINABLE_ELEMENT_OF_REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'redefinable Element Of Redefined Element' reference list.
- STRUCTURED_CLASSIFIER___REDEFINABLE_ELEMENT_OF_REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'redefinable Element Of Redefinition Context' reference list.
- STRUCTURED_CLASSIFIER___REGION_OF_REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'region Of Redefinition Context' reference list.
- STRUCTURED_CLASSIFIER___RELATIONSHIP_OF_RELATED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'relationship Of Related Element' reference list.
- STRUCTURED_CLASSIFIER___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- STRUCTURED_CLASSIFIER___SUBSTITUTION_OF_CONTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'substitution Of Contract' reference list.
- STRUCTURED_CLASSIFIER___TEMPLATE_PARAMETER_OF_DEFAULT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'template Parameter Of Default' reference list.
- STRUCTURED_CLASSIFIER___TEMPLATE_PARAMETER_OF_OWNED_DEFAULT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'template Parameter Of Owned Default' container reference.
- STRUCTURED_CLASSIFIER___TEMPLATE_PARAMETER_SUBSTITUTION_OF_ACTUAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'template Parameter Substitution Of Actual' reference list.
- STRUCTURED_CLASSIFIER___TEMPLATE_PARAMETER_SUBSTITUTION_OF_OWNED_ACTUAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'template Parameter Substitution Of Owned Actual' container reference.
- STRUCTURED_CLASSIFIER___TIME_OBSERVATION_OF_EVENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'time Observation Of Event' reference list.
- STRUCTURED_CLASSIFIER___TRANSITION_OF_REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'transition Of Redefinition Context' reference list.
- STRUCTURED_CLASSIFIER___TYPED_ELEMENT_OF_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'typed Element Of Type' reference list.
- STRUCTURED_CLASSIFIER___UNMARSHALL_ACTION_OF_UNMARSHALL_TYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'unmarshall Action Of Unmarshall Type' reference list.
- STRUCTURED_CLASSIFIER___VERTEX_OF_REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'vertex Of Redefinition Context' reference list.
- STRUCTURED_CLASSIFIER__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype Instance' containment reference.
- STRUCTURED_CLASSIFIER__ATTRIBUTE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Attribute' reference list.
- STRUCTURED_CLASSIFIER__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- STRUCTURED_CLASSIFIER__COLLABORATION_USE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Collaboration Use' containment reference list.
- STRUCTURED_CLASSIFIER__ELEMENT_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Element Import' containment reference list.
- STRUCTURED_CLASSIFIER__FEATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Feature' reference list.
- STRUCTURED_CLASSIFIER__GENERAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'General' reference list.
- STRUCTURED_CLASSIFIER__GENERALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Generalization' containment reference list.
- STRUCTURED_CLASSIFIER__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- STRUCTURED_CLASSIFIER__IMPORTED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Imported Member' reference list.
- STRUCTURED_CLASSIFIER__INHERITED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Inherited Member' reference list.
- STRUCTURED_CLASSIFIER__IS_ABSTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Abstract' attribute.
- STRUCTURED_CLASSIFIER__IS_FINAL_SPECIALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Final Specialization' attribute.
- STRUCTURED_CLASSIFIER__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Leaf' attribute.
- STRUCTURED_CLASSIFIER__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- STRUCTURED_CLASSIFIER__MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Member' reference list.
- STRUCTURED_CLASSIFIER__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- STRUCTURED_CLASSIFIER__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- STRUCTURED_CLASSIFIER__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- STRUCTURED_CLASSIFIER__OWNED_ATTRIBUTE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Owned Attribute' containment reference list feature.
- STRUCTURED_CLASSIFIER__OWNED_ATTRIBUTE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Attribute' containment reference list.
- STRUCTURED_CLASSIFIER__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- STRUCTURED_CLASSIFIER__OWNED_CONNECTOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Owned Connector' containment reference list feature.
- STRUCTURED_CLASSIFIER__OWNED_CONNECTOR - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Connector' containment reference list.
- STRUCTURED_CLASSIFIER__OWNED_DIAGRAM - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Diagram' containment reference list.
- STRUCTURED_CLASSIFIER__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- STRUCTURED_CLASSIFIER__OWNED_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Member' reference list.
- STRUCTURED_CLASSIFIER__OWNED_RULE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Rule' containment reference list.
- STRUCTURED_CLASSIFIER__OWNED_TEMPLATE_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Template Signature' containment reference.
- STRUCTURED_CLASSIFIER__OWNED_TEMPLATE_SIGNATURE__FROM_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Template Signature' containment reference.
- STRUCTURED_CLASSIFIER__OWNED_USE_CASE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Use Case' containment reference list.
- STRUCTURED_CLASSIFIER__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- STRUCTURED_CLASSIFIER__OWNING_PACKAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Package' container reference.
- STRUCTURED_CLASSIFIER__OWNING_TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Template Parameter' container reference.
- STRUCTURED_CLASSIFIER__PACKAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Package' reference.
- STRUCTURED_CLASSIFIER__PACKAGE_IMPORT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Package Import' containment reference list.
- STRUCTURED_CLASSIFIER__PART - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Part' reference list feature.
- STRUCTURED_CLASSIFIER__PART - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Part' reference list.
- STRUCTURED_CLASSIFIER__POWERTYPE_EXTENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Powertype Extent' reference list.
- STRUCTURED_CLASSIFIER__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- STRUCTURED_CLASSIFIER__REDEFINED_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Classifier' reference list.
- STRUCTURED_CLASSIFIER__REDEFINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefined Element' reference list.
- STRUCTURED_CLASSIFIER__REDEFINITION_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Redefinition Context' reference list.
- STRUCTURED_CLASSIFIER__REPRESENTATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Representation' reference.
- STRUCTURED_CLASSIFIER__ROLE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Role' reference list feature.
- STRUCTURED_CLASSIFIER__ROLE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Role' reference list.
- STRUCTURED_CLASSIFIER__SUBSTITUTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Substitution' containment reference list.
- STRUCTURED_CLASSIFIER__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- STRUCTURED_CLASSIFIER__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- STRUCTURED_CLASSIFIER__TEMPLATE_BINDING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Template Binding' containment reference list.
- STRUCTURED_CLASSIFIER__TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Template Parameter' reference.
- STRUCTURED_CLASSIFIER__TEMPLATE_PARAMETER__FROM_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Template Parameter' reference.
- STRUCTURED_CLASSIFIER__UML_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'UML Class' container reference.
- STRUCTURED_CLASSIFIER__USE_CASE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Use Case' reference list.
- STRUCTURED_CLASSIFIER__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- STRUCTURED_CLASSIFIER__VISIBILITY__FROM_PACKAGEABLE_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- STRUCTURED_CLASSIFIER_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'Structured Classifier' class.
- STRUCTURED_NODE - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- STRUCTURED_NODE_INPUT - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- STRUCTURED_NODE_OUTPUT - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- StructuredActivityNode - Interface in com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities
-
A representation of the model object 'Structured Activity Node'.
- StructuredActivityNodeClass - Interface in com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities
-
- StructuredActivityNodeView - Class in com.nomagic.magicdraw.uml.symbols.shapes
-
- StructuredClassifier - Interface in com.nomagic.uml2.ext.magicdraw.compositestructures.mdinternalstructures
-
A representation of the model object 'Structured Classifier'.
- StructuredClassifierClass - Interface in com.nomagic.uml2.ext.magicdraw.compositestructures.mdinternalstructures
-
- STRUCTUREDEXPRESSION_DATATYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- STYLE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- Style - Class in com.nomagic.magicdraw.properties
-
Style stores and manages a set of PropertyManagers
.
- Style() - Constructor for class com.nomagic.magicdraw.properties.Style
-
Constructs new Style.
- STYLE_DIAGRAM_PROPERTIES - Static variable in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- STYLE_MANAGER - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- STYLE_MANAGER - Static variable in class com.nomagic.magicdraw.uml.ExtendedPropertyNames
-
- STYLE_MODEL_ELEMENT_DEFAULTS - Static variable in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- STYLE_PERSONAL_PROPERTIES - Static variable in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- STYLE_USER_PROPERTIES - Static variable in class com.nomagic.magicdraw.core.options.ProjectOptions
-
- styleAdded(StyleManager, Style) - Method in interface com.nomagic.magicdraw.properties.StyleManager.StyleListener
-
Method called when default style is created.
- StyleManager - Class in com.nomagic.magicdraw.properties
-
Style manager stores and manages a set of Styles.
- StyleManager() - Constructor for class com.nomagic.magicdraw.properties.StyleManager
-
Default constructor.
- StyleManager.StyleListener - Interface in com.nomagic.magicdraw.properties
-
Listener for style events.
- STYLES - Static variable in class com.nomagic.magicdraw.ui.pathicon.Connection
-
- SUB_EXPRESSION - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SUB_TEXT_FONT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUBCLASSES_COVERING - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SUBCLASSES_DISJOINT - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SUBCONTENTSKIND_ALL_LITERAL - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SUBCONTENTSKIND_DATATYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SUBCONTENTSKIND_NONE_LITERAL - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SUBCONTENTSKIND_SOME_LITERAL - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SUBGROUP - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SUBJECT - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SUBMACHINE - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SUBMACHINE_STATE - Static variable in class com.nomagic.magicdraw.uml.ElementIcon
-
- SUBMACHINE_STATE - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SUBMITBUG - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SUBPARTITION - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SUBSETTED_PROPERTY - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SUBSTITUTING_CLASSIFIER - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- Substitution - Interface in com.nomagic.uml2.ext.magicdraw.classes.mddependencies
-
A representation of the model object 'Substitution'.
- SUBSTITUTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
The meta object literal for the 'Substitution
' class.
- SUBSTITUTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The meta object id for the 'Substitution
' class.
- SUBSTITUTION - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SUBSTITUTION___ABSTRACTION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'abstraction' reference list.
- SUBSTITUTION___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.
- SUBSTITUTION___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.
- SUBSTITUTION___COLLABORATION_USE_OF_ROLE_BINDING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'collaboration Use Of Role Binding' container reference.
- SUBSTITUTION___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.
- SUBSTITUTION___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.
- SUBSTITUTION___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.
- SUBSTITUTION___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.
- SUBSTITUTION___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.
- SUBSTITUTION___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'diagram Of Context' reference list.
- SUBSTITUTION___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.
- SUBSTITUTION___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.
- SUBSTITUTION___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.
- SUBSTITUTION___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.
- SUBSTITUTION___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.
- SUBSTITUTION___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.
- SUBSTITUTION___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.
- SUBSTITUTION___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.
- SUBSTITUTION___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.
- SUBSTITUTION___MESSAGE_OF_SIGNATURE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'message Of Signature' reference list.
- SUBSTITUTION___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.
- SUBSTITUTION___NAMESPACE_OF_MEMBER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'namespace Of Member' reference list.
- SUBSTITUTION___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.
- SUBSTITUTION___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'representation Text' attribute.
- SUBSTITUTION___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.
- SUBSTITUTION___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.
- SUBSTITUTION___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.
- SUBSTITUTION___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.
- SUBSTITUTION___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.
- SUBSTITUTION__APPLIED_STEREOTYPE_INSTANCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Applied Stereotype Instance' containment reference.
- SUBSTITUTION__CLIENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client' reference list.
- SUBSTITUTION__CLIENT_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Client Dependency' reference list.
- SUBSTITUTION__CONTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Contract' reference feature.
- SUBSTITUTION__CONTRACT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Contract' reference.
- SUBSTITUTION__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'ID' attribute.
- SUBSTITUTION__MAPPING - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Mapping' containment reference.
- SUBSTITUTION__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Md Extensions' containment reference list.
- SUBSTITUTION__NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name' attribute.
- SUBSTITUTION__NAME_EXPRESSION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Name Expression' containment reference.
- SUBSTITUTION__NAMESPACE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Namespace' reference.
- SUBSTITUTION__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Comment' containment reference list.
- SUBSTITUTION__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owned Element' reference list.
- SUBSTITUTION__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owner' reference.
- SUBSTITUTION__OWNING_PACKAGE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Package' container reference.
- SUBSTITUTION__OWNING_TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Owning Template Parameter' container reference.
- SUBSTITUTION__QUALIFIED_NAME - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Qualified Name' attribute.
- SUBSTITUTION__RELATED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Related Element' reference list.
- SUBSTITUTION__SOURCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Source' reference list.
- SUBSTITUTION__SUBSTITUTING_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
-
--
The meta object literal for the 'Substituting Classifier' container reference feature.
- SUBSTITUTION__SUBSTITUTING_CLASSIFIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Substituting Classifier' container reference.
- SUBSTITUTION__SUPPLIER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier' reference list.
- SUBSTITUTION__SUPPLIER_DEPENDENCY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Supplier Dependency' reference list.
- SUBSTITUTION__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Sync Element' reference.
- SUBSTITUTION__TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Target' reference list.
- SUBSTITUTION__TEMPLATE_PARAMETER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Template Parameter' reference.
- SUBSTITUTION__VISIBILITY - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- SUBSTITUTION__VISIBILITY__FROM_PACKAGEABLE_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The feature id for the 'Visibility' attribute.
- SUBSTITUTION_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
-
The number of structural features of the 'Substitution' class.
- SubstitutionClass - Interface in com.nomagic.uml2.ext.magicdraw.classes.mddependencies
-
- SubstitutionNumbering - Class in com.nomagic.magicdraw.autoid.custom
-
Numbering elements connected by <> Relationships
Feb 21, 2012
- SubstitutionNumbering() - Constructor for class com.nomagic.magicdraw.autoid.custom.SubstitutionNumbering
-
- SUBSYSTEM - Static variable in class com.nomagic.magicdraw.uml.ElementIcon
-
- SUBSYSTEM_INSTANCE - Static variable in class com.nomagic.magicdraw.uml.ElementIcon
-
- SUBSYSTEM_STEREOTYPE - Static variable in class com.nomagic.uml2.StandardProfile
-
- SUBVERTEX - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SUCCESSOR_CLAUSE - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SUGGEST_USE_PATH_VARIALBES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUGGESTEDSTRINGVALUES_STEREOTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SUGGESTEDSTRINGVALUES_VALUES_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SUGGESTEDVALUES_STEREOTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
-
- SUGGESTION_LIST_ALWAYS - Static variable in class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
-
- SUGGESTION_LIST_NEVER - Static variable in class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
-
- SUGGESTION_LIST_ON_DEMAND - Static variable in class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
-
- suggestionList - Variable in class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
-
- sup - Variable in class com.nomagic.actions.ActionsMenuCreator.StateActionListener
-
Support which handles other changes.
- SUPER_CLASS - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SUPER_GROUP - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SUPER_PARTITION - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SUPPLIER - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SUPPLIER_CHANGE - Static variable in class com.nomagic.magicdraw.uml.ExtendedPropertyNames
-
- SUPPLIER_DEPENDENCY - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SUPPORT - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SUPPRESS_ARTIFACTS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUPPRESS_BEHAVIORS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUPPRESS_CLASS_ATTRIBUTES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUPPRESS_CLASS_OPERATIONS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUPPRESS_CLASS_PORTS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUPPRESS_CONTENT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUPPRESS_DEPLOYED_ELEMENTS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUPPRESS_ENUMERATION_LITERALS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUPPRESS_EXTENSIONS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUPPRESS_INTERFACES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUPPRESS_REALIZATIONS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUPPRESS_SIGNAL_RECEPTIONS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUPPRESS_SLOTS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUPPRESS_STATE_ACTIONS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUPPRESS_STRUCTURE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUPPRESS_TAGS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUSPEND_LABEL_AUTO_DISPLAY - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUSPEND_LABELS_AUTO_DISPLAY - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUSPEND_SHAPE_AUTO_RESIZE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SUSPEND_SHAPES_AUTO_RESIZE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SVG - Static variable in class com.nomagic.magicdraw.export.image.ImageExporter
-
SVG image format.
- SVG - Static variable in class com.nomagic.magicdraw.ui.VectorImageIconControler
-
Deprecated.
- SVG - Static variable in class com.nomagic.ui.VectorImageFormat
-
Deprecated.
Scalable Vector Graphics format
- SVG_NO_BOUNDS_CHANGE - Static variable in class com.nomagic.magicdraw.export.image.ImageExporter
-
.
- SWAP_SHAPES - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- swapScenarioNodes(ScenarioNode, ScenarioNode) - Method in interface com.nomagic.magicdraw.usecasescenarios.scenarios.Scenario
-
Swaps scenario nodes.
- swapVector(List) - Static method in class com.nomagic.rcpf.product.utils.Utilities
-
Swaps vector ( first element will be last, same with others elements)
- swapVector(List) - Static method in class com.nomagic.utils.Utilities
-
- SWIMLANE_MOVE_DOWN - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SWIMLANE_MOVE_LEFT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SWIMLANE_MOVE_RIGHT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SWIMLANE_MOVE_UP - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SwimlaneCellView - Class in com.nomagic.magicdraw.uml.symbols.shapes
-
- SwimlaneView - Class in com.nomagic.magicdraw.uml.symbols.shapes
-
- SwingImageIcon - Class in com.nomagic.ui
-
- SwingImageIcon(Image) - Constructor for class com.nomagic.ui.SwingImageIcon
-
Deprecated.
Constructs a new ImageIcon instance.
- SwingImageIcon(byte[], String) - Constructor for class com.nomagic.ui.SwingImageIcon
-
Deprecated.
Construct icon from image data
- SwingImageIcon(String) - Constructor for class com.nomagic.ui.SwingImageIcon
-
Deprecated.
Construct image from file
- SwingImageIcon(URL) - Constructor for class com.nomagic.ui.SwingImageIcon
-
Deprecated.
Construct image from url
- SwingImageIcon(Class, String) - Constructor for class com.nomagic.ui.SwingImageIcon
-
Deprecated.
Construct image from resources available to class loader of given class at given location
- SwingImageIcon(Class, String, boolean) - Constructor for class com.nomagic.ui.SwingImageIcon
-
Deprecated.
Construct image from resources available to class loader of given class at given location
- SWITCH_ASSOCIATION_END_OWNER - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SWITCH_PROJECTS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SWITCH_TO_HTML_STYLE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SWITCH_TO_PLAIN_STYLE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SYMBOL - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SYMBOL_ACTIONS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SYMBOL_ADORNMENT - Static variable in class com.nomagic.magicdraw.uml.ElementIcon
-
- SYMBOL_PROPERTIES_CATEGORY - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- SYMBOL_PROPERTIES_MODE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- symbolAdded(DiagramPresentationElement, PresentationElement, String) - Method in interface com.nomagic.magicdraw.uml.symbols.SymbolDrawListener
-
Notification method.
- SymbolAddition - Interface in com.nomagic.magicdraw.diff.symbols
-
New symbol added difference.
- SymbolData - Class in com.nomagic.magicdraw.diff.symbols
-
Info class that remembers symbol id, shape, element id of symbols' model element
and whether symbol has a manipulator.
- SymbolDeletion - Interface in com.nomagic.magicdraw.diff.symbols
-
Symbol deleted difference.
- SymbolDifference - Interface in com.nomagic.magicdraw.diff.symbols
-
Difference for symbol.
- SymbolDrawListener - Interface in com.nomagic.magicdraw.uml.symbols
-
This listener is used in diagrams symbols drawing.
- SymbolDrawNotification - Class in com.nomagic.magicdraw.uml.symbols
-
- SymbolElementMap - Class in com.nomagic.magicdraw.uml.symbols
-
Maps model elements to presentation elements of loaded diagrams.
- SymbolFeature<T> - Interface in com.nomagic.magicdraw.uml.symbols.reflect
-
Meta information about persistent symbol feature.
- SymbolFeatureTypes - Enum in com.nomagic.magicdraw.uml.symbols.reflect
-
Symbol feature types.
- SymbolPersistentPropertyDifference<T> - Interface in com.nomagic.magicdraw.diff.symbols
-
Persistent symbol property changed.
- SYNC_CONTEXT_AND_FOCUS_DIAGRAM - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SYNC_ELEMENT - Static variable in class com.nomagic.uml2.impl.PropertyNames
-
- SYNCH_BAR_ORIENTATION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SYNCH_CALL_VALUE - Static variable in class com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.MessageSortEnum
-
The 'Synch Call' literal value.
- SYNCHCALL - Static variable in class com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.MessageSortEnum
-
The 'Synch Call' literal object.
- SYNCHRONIZATION_DIALOG - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
-
- synchronizeDirectories(File, File) - Static method in class com.nomagic.utils.Utilities
-
Synchronize two directories.
- SYSTEM_TEXT_COLOR - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SYSTEM_TEXT_FONT - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
-
- SYSTEMMODEL_STEREOTYPE - Static variable in class com.nomagic.uml2.StandardProfile
-
- SYSTEMVALIDATIONSUITE_STEREOTYPE - Static variable in class com.nomagic.uml2.ValidationProfile
-