A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

S

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 - com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.IconsEnum
 
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, 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 interface com.nomagic.magicdraw.core.project.ProjectPersistenceManager
Saves module.
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 interface com.nomagic.magicdraw.core.project.ProjectPersistenceManager
Saves module.
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, boolean) - Method in class com.nomagic.magicdraw.core.project.ProjectsManager
Saves project into location specified by descriptor.
saveProject(ProjectDescriptor, ProgressStatus, boolean) - Method in interface com.nomagic.magicdraw.core.project.ProjectPersistenceManager
Saves or commits project.
saveProject(Project, File) - Method in class com.nomagic.magicdraw.tests.MagicDrawTestCase
Save opened MagicDraw project to specific file.
saveReport(ReportBean) - Static method in class com.nomagic.magicdraw.magicreport.helper.TemplateHelper
Create a new report file from ReportBean.
saveReport(TemplateBean, 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(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(Image) - Constructor for class com.nomagic.ui.ScalableImageIcon
Wrap given image and use it for painting.
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(URL) - Constructor for class com.nomagic.ui.ScalableImageIcon
Load icon from a given url.
scale(ResizableIcon, double) - Static method in class com.nomagic.ui.SquareIcon
Convert given icon to a scaled icon with given scale(zoom) factor.
scaleByComponent(Component, double) - Static method in class com.nomagic.ui.HiDPIScaleUtilities
 
scaleByComponent(Component, int) - Static method in class com.nomagic.ui.HiDPIScaleUtilities
 
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.
scaleForHiDPI() - Method in interface com.nomagic.ui.HiDPIScalableComponent
 
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(double) - Static method in class com.nomagic.ui.RetinaUtilities
Scale size
scaleUp(int) - Static method in class com.nomagic.ui.RetinaUtilities
Scale given size by retina factor.
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 - Class in com.nomagic.magicdraw.validation
Validation scope.
Scope(Collection<Element>, Collection<DiagramPresentationElement>) - Constructor for class com.nomagic.magicdraw.validation.Scope
 
SCOPE - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
SCOPE - Static variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
All the model elements of the suitable type, contained in the scope are included into the table.
SCOPE - Static variable in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
All the model elements of the suitable type, contained in the scope are included into the table.
SCOPE - Static variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
SCOPE_HISTORY_ACTION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
SCOPE_NAME - Static variable in class com.nomagic.magicdraw.diff.report.ReportVariables
Content history report template variable.
SCOPE_QNAME - Static variable in class com.nomagic.magicdraw.diff.report.ReportVariables
Content history report template variable.
SCOPE_TYPE - Static variable in class com.nomagic.magicdraw.diff.report.ReportVariables
Content history report template variable.
script() - Method in class com.nomagic.uml2.StandardProfile
 
SCRIPT_STEREOTYPE - Static variable in class com.nomagic.uml2.StandardProfile
Deprecated.
use ScriptStereotype.STEREOTYPE_NAME
ScriptHelper - Class in com.nomagic.magicdraw.modelmetrics
Helper methods for calculating metrics.
ScriptHelper() - Constructor for class com.nomagic.magicdraw.modelmetrics.ScriptHelper
 
ScriptStereotype(StandardProfile) - Constructor for class com.nomagic.uml2.StandardProfile.ScriptStereotype
 
scrollBar() - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile
 
SCROLLBARPOLICY_DATATYPE - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile
 
ScrollBarStereotype(UIPrototypingProfile) - Constructor for class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ScrollBarStereotype
 
scrollPane() - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile
 
SCROLLPANESCROLLBARPOLICY_DATATYPE - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile
 
ScrollPaneStereotype(UIPrototypingProfile) - Constructor for class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ScrollPaneStereotype
 
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() - Method in class com.nomagic.uml2.MagicDrawProfile
 
SDDSUBSYSTEM_STEREOTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
Deprecated.
use SddSubsystemStereotype.STEREOTYPE_NAME
SDDSUBSYSTEM_SUBSYSTEMINTERACTIONS_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
Deprecated.
use SddSubsystemStereotype.SUBSYSTEMINTERACTIONS
SDDSUBSYSTEM_SUBSYSTEMRESOURCES_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
Deprecated.
use SddSubsystemStereotype.SUBSYSTEMRESOURCES
SddSubsystemStereotype(MagicDrawProfile) - Constructor for class com.nomagic.uml2.MagicDrawProfile.SddSubsystemStereotype
 
SEARCH - com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.IconsEnum
 
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
 
SEARCHFORDERIVEDIFDOESNOTEXIST - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
SEARCHFORELEMENTSINTARGETSCOPEONLY - Static variable in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
SEARCHFORREFERENCESINTARGETSCOPEONLY - Static variable in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
SearchResultBrowserComponentInfo() - Constructor for class com.nomagic.magicdraw.ui.browser.SearchResultsTree.SearchResultBrowserComponentInfo
 
SearchResultBrowserComponentInfo(String, String) - Constructor for class com.nomagic.magicdraw.ui.browser.SearchResultsTree.SearchResultBrowserComponentInfo
 
SearchResultsTree - Class in com.nomagic.magicdraw.ui.browser
Tree for search results displaying.
SearchResultsTree.SearchResultBrowserComponentInfo - Class in com.nomagic.magicdraw.ui.browser
 
searchRule() - Method in class com.nomagic.uml2.MagicDrawProfile
 
SEARCHRULE_STEREOTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
Deprecated.
use SearchRuleStereotype.STEREOTYPE_NAME
SearchRuleStereotype(MagicDrawProfile) - Constructor for class com.nomagic.uml2.MagicDrawProfile.SearchRuleStereotype
 
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
SecurityAdapterFactory - Class in com.nomagic.magicdraw.security.util
The Adapter Factory for the model.
SecurityAdapterFactory() - Constructor for class com.nomagic.magicdraw.security.util.SecurityAdapterFactory
Creates an instance of the adapter factory.
SecurityFactory - Interface in com.nomagic.magicdraw.security
The Factory for the model.
SecurityPackage - Interface in com.nomagic.magicdraw.security
The Package for the model.
SecurityPackage.Literals - Interface in com.nomagic.magicdraw.security
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
SecuritySwitch<T> - Class in com.nomagic.magicdraw.security.util
The Switch for the model's inheritance hierarchy.
SecuritySwitch() - Constructor for class com.nomagic.magicdraw.security.util.SecuritySwitch
Creates an instance of the switch.
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(ConvertElementInfo) - Method in class com.nomagic.magicdraw.uml.ConvertElementInfoCategory
 
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_MODEL_EXTENSIONS_TREE - 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
 
selectChildrenForMoving(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement.StructureCache
Calculates or returns cached result about children for moving for given element.
selected() - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile
 
SELECTED - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ButtonStereotype
 
SELECTED - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.CellStereotype
 
SELECTED - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.CheckBoxStereotype
 
SELECTED - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.LeafStereotype
 
SELECTED - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.NodeStereotype
 
SELECTED - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.RadioButtonStereotype
 
SELECTED - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SelectedStereotype
 
SELECTED_VALUE - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ListStereotype
 
SelectedStereotype(UIPrototypingProfile) - Constructor for class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SelectedStereotype
 
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.
SelectElementDlg.InternalSelectElementPanel - Class in com.nomagic.magicdraw.ui.dialogs
Select element panel which knows how to load and unload not loaded data.
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.
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(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(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(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 - Variable in class com.nomagic.magicdraw.ui.SelectionProvider
 
SELECTION - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
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
Deprecated.
now SelectionProvider fires selection changed, use SelectionProvider.SelectionChangedListener The diagram objects selecting event type and naming.
SELECTION_TOOLBAR - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
selectionChanged() - Method in class com.nomagic.magicdraw.ui.dialogs.SelectElementDlg.InternalSelectElementPanel
 
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, int, 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, KeyStroke, 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
 
selectPathsForMoving(PresentationElement, List<PresentationElement>) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement.PathToMoveCache
Calculates or returns cased result about paths to move together given element.
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() - Method in class com.nomagic.uml2.StandardProfile
 
SEND_EVENT - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
SEND_MESSAGE - Static variable in class com.nomagic.magicdraw.icons.ElementIconsRegistry
 
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_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' 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 - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
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 'Is Leaf' attribute.
SEND_OBJECT_ACTION__IS_LOCALLY_REENTRANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is 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__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
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_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' 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 - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
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 'Is Leaf' attribute.
SEND_SIGNAL_ACTION__IS_LOCALLY_REENTRANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Locally Reentrant' attribute.
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__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
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
Deprecated.
use SendStereotype.STEREOTYPE_NAME
sendHttpParameters(HttpURLConnection, String) - Static method in class com.nomagic.utils.Utilities
Deprecated.
use HttpJavaUtilities.sendHttpParameters(java.net.HttpURLConnection, String)
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
 
SendStereotype(StandardProfile) - Constructor for class com.nomagic.uml2.StandardProfile.SendStereotype
 
SEPARATE_DECISION_MERGE_AND_JOIN_FORK_NOTATION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
separator() - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile
 
SEPARATOR - com.nomagic.uml2.MagicDrawProfile.SequenceTypeEnum
 
SEPARATOR_ORIENTATION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
SeparatorStereotype(UIPrototypingProfile) - Constructor for class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SeparatorStereotype
 
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 - Static variable in class com.nomagic.uml2.MagicDrawProfile.NumberPartStereotype
 
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 - Static variable in class com.nomagic.uml2.UML2Definitions
 
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_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' 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 from Structured Activity Node' reference.
SEQUENCE_NODE__APPLIED_STEREOTYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
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 'Is Leaf' attribute.
SEQUENCE_NODE__IS_LOCALLY_REENTRANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is 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__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
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() - Method in class com.nomagic.persistence.FormatVersion
 
serialize(Hyperlink) - Method in class com.nomagic.magicdraw.magicreport.helper.ReportHelper
Convert com.nomagic.magicdraw.hyperlinks.Hyperlink to Hyperlink.
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
 
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, String) - Constructor for class com.nomagic.magicdraw.teamwork2.ServerLoginInfo
Constructor
service() - Method in class com.nomagic.uml2.StandardProfile
 
SERVICE_STEREOTYPE - Static variable in class com.nomagic.uml2.StandardProfile
Deprecated.
use ServiceStereotype.STEREOTYPE_NAME
Serviceable - Interface in com.nomagic.ci.persistence.services
A basic interface for components that provide services
ServiceStereotype(StandardProfile) - Constructor for class com.nomagic.uml2.StandardProfile.ServiceStereotype
 
SessionManager - Class in com.nomagic.magicdraw.openapi.uml
The singleton manager for Elements editing in the model.
set(int, int) - Method in class com.nomagic.ui.UnmodifiableDimension
Applies given width and height to self
set(int, E) - Method in class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectEList
 
set(int, E) - Method in class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectEStoreEList
 
set(int, T) - Method in class com.nomagic.magicdraw.uml2.util.FastContainsList
 
set(Dimension) - Method in class com.nomagic.ui.UnmodifiableDimension
Applies given dimension to self
set(Object) - Method in class com.nomagic.magicdraw.uml2.util.ModifiableDerivedUnionEObjectEList.DerivedUnionIterator
 
set(Object) - Method in class com.nomagic.magicdraw.uml2.util.RedefiningEObjectEList.RedefiningEObjectListIterator
 
set(String, Object) - Method in interface com.nomagic.uml2.ext.jmi.reflect.AbstractRefFeatured
 
set_abstractionOfMapping(Abstraction) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.OpaqueExpression
Sets the value of the 'abstraction Of Mapping' container reference.
set_acceptCallActionOfReturnInformation(AcceptCallAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'accept Call Action Of Return Information' container reference.
set_acceptEventActionOfResult(AcceptEventAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'accept Event Action Of Result' container reference.
set_acceptEventActionOfTrigger(AcceptEventAction) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.Trigger
Sets the value of the 'accept Event Action Of Trigger' container reference.
set_actionInputPinOfFromAction(ActionInputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.Action
Sets the value of the 'action Input Pin Of From Action' container reference.
set_actionOfInput(Action) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'action Of Input' reference.
set_actionOfLocalPostcondition(Action) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
Sets the value of the 'action Of Local Postcondition' container reference.
set_actionOfLocalPrecondition(Action) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
Sets the value of the 'action Of Local Precondition' container reference.
set_actionOfOutput(Action) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'action Of Output' reference.
set_activityEdgeOfGuard(ActivityEdge) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'activity Edge Of Guard' container reference.
set_activityEdgeOfWeight(ActivityEdge) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'activity Edge Of Weight' container reference.
set_activityOfPartition(Activity) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdintermediateactivities.ActivityPartition
Sets the value of the 'activity Of Partition' reference.
set_addStructuralFeatureValueActionOfInsertAt(AddStructuralFeatureValueAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'add Structural Feature Value Action Of Insert At' container reference.
set_addVariableValueActionOfInsertAt(AddVariableValueAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'add Variable Value Action Of Insert At' container reference.
set_artifactOfManifestation(Artifact) - Method in interface com.nomagic.uml2.ext.magicdraw.deployments.mdartifacts.Manifestation
Sets the value of the 'artifact Of Manifestation' container reference.
set_artifactOfNestedArtifact(Artifact) - Method in interface com.nomagic.uml2.ext.magicdraw.deployments.mdartifacts.Artifact
Sets the value of the 'artifact Of Nested Artifact' container reference.
set_artifactOfOwnedAttribute(Artifact) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
Sets the value of the 'artifact Of Owned Attribute' container reference.
set_artifactOfOwnedOperation(Artifact) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Operation
Sets the value of the 'artifact Of Owned Operation' container reference.
set_associationOfNavigableOwnedEnd(Association) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
Sets the value of the 'association Of Navigable Owned End' reference.
set_behavioralFeatureOfOwnedParameterSet(BehavioralFeature) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdcompleteactivities.ParameterSet
Sets the value of the 'behavioral Feature Of Owned Parameter Set' container reference.
set_behavioredClassifierOfClassifierBehavior(BehavioredClassifier) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors.Behavior
Sets the value of the 'behaviored Classifier Of Classifier Behavior' reference.
set_behavioredClassifierOfOwnedBehavior(BehavioredClassifier) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors.Behavior
Sets the value of the 'behaviored Classifier Of Owned Behavior' container reference.
set_behaviorOfOwnedParameter(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Parameter
Sets the value of the 'behavior Of Owned Parameter' container reference.
set_behaviorOfOwnedParameterSet(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdcompleteactivities.ParameterSet
Sets the value of the 'behavior Of Owned Parameter Set' container reference.
set_behaviorOfPostcondition(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
Sets the value of the 'behavior Of Postcondition' reference.
set_behaviorOfPrecondition(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
Sets the value of the 'behavior Of Precondition' reference.
set_callActionOfResult(CallAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'call Action Of Result' container reference.
set_callOperationActionOfTarget(CallOperationAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'call Operation Action Of Target' container reference.
set_changeEventOfChangeExpression(ChangeEvent) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'change Event Of Change Expression' container reference.
set_classifierOfCollaborationUse(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdcollaborations.CollaborationUse
Sets the value of the 'classifier Of Collaboration Use' container reference.
set_classifierOfOwnedUseCase(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.mdusecases.UseCase
Sets the value of the 'classifier Of Owned Use Case' container reference.
set_classifierOfRepresentation(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdcollaborations.CollaborationUse
Sets the value of the 'classifier Of Representation' reference.
set_classOfOwnedReception(Class) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.Reception
Sets the value of the 'class Of Owned Reception' container reference.
set_clauseOfBody(Clause) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.ExecutableNode
Sets the value of the 'clause Of Body' reference.
set_clauseOfDecider(Clause) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'clause Of Decider' reference.
set_clauseOfTest(Clause) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.ExecutableNode
Sets the value of the 'clause Of Test' reference.
set_clearAssociationActionOfObject(ClearAssociationAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'clear Association Action Of Object' container reference.
set_clearStructuralFeatureActionOfResult(ClearStructuralFeatureAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'clear Structural Feature Action Of Result' container reference.
set_collaborationUseOfRoleBinding(CollaborationUse) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mddependencies.Dependency
Sets the value of the 'collaboration Use Of Role Binding' container reference.
set_combinedFragmentOfCfragmentGate(CombinedFragment) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.Gate
Sets the value of the 'combined Fragment Of Cfragment Gate' container reference.
set_combinedFragmentOfOperand(CombinedFragment) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.InteractionOperand
Sets the value of the 'combined Fragment Of Operand' container reference.
set_componentOfPackagedElement(Component) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.PackageableElement
Sets the value of the 'component Of Packaged Element' container reference.
set_conditionalNodeOfClause(ConditionalNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.Clause
Sets the value of the 'conditional Node Of Clause' container reference.
set_conditionalNodeOfResult(ConditionalNode) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'conditional Node Of Result' container reference.
set_connectorOfEnd(Connector) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdinternalstructures.ConnectorEnd
Sets the value of the 'connector Of End' container reference.
set_createLinkActionOfEndData(CreateLinkAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.LinkEndCreationData
Sets the value of the 'create Link Action Of End Data' container reference.
set_createLinkObjectActionOfResult(CreateLinkObjectAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'create Link Object Action Of Result' container reference.
set_createObjectActionOfResult(CreateObjectAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'create Object Action Of Result' container reference.
set_decisionNodeOfDecisionInputFlow(DecisionNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ObjectFlow
Sets the value of the 'decision Node Of Decision Input Flow' reference.
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
Sets the value of the 'destroy Link Action Of End Data' container reference.
set_destroyObjectActionOfTarget(DestroyObjectAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'destroy Object Action Of Target' container reference.
set_durationConstraintOfSpecification(DurationConstraint) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.DurationInterval
Sets the value of the 'duration Constraint Of Specification' container reference.
set_durationOfExpr(Duration) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'duration Of Expr' container reference.
set_durationOfObservation(Duration) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.Observation
Sets the value of the 'duration Of Observation' reference.
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
Sets the value of the 'extend Of Condition' container reference.
set_extensionOfOwnedEnd(Extension) - Method in interface com.nomagic.uml2.ext.magicdraw.mdprofiles.ExtensionEnd
Sets the value of the 'extension Of Owned End' container reference.
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
Sets the value of the 'interaction Constraint Of Maxint' container reference.
set_interactionConstraintOfMinint(InteractionConstraint) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'interaction Constraint Of Minint' container reference.
set_interactionFragmentOfGeneralOrdering(InteractionFragment) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.GeneralOrdering
Sets the value of the 'interaction Fragment Of General Ordering' container reference.
set_interactionOfAction(Interaction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.Action
Sets the value of the 'interaction Of Action' container reference.
set_interactionOfFormalGate(Interaction) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.Gate
Sets the value of the 'interaction Of Formal Gate' container reference.
set_interactionOperandOfGuard(InteractionOperand) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.InteractionConstraint
Sets the value of the 'interaction Operand Of Guard' container reference.
set_interactionUseOfActualGate(InteractionUse) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.Gate
Sets the value of the 'interaction Use Of Actual Gate' container reference.
set_interactionUseOfArgument(InteractionUse) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'interaction Use Of Argument' container reference.
set_interactionUseOfReturnValue(InteractionUse) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'interaction Use Of Return Value' container reference.
set_interfaceOfNestedClassifier(Interface) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Classifier
Sets the value of the 'interface Of Nested Classifier' container reference.
set_interfaceOfOwnedReception(Interface) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.Reception
Sets the value of the 'interface Of Owned Reception' container reference.
set_intervalConstraintOfSpecification(IntervalConstraint) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.Interval
Sets the value of the 'interval Constraint Of Specification' container reference.
set_invocationActionOfArgument(InvocationAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'invocation Action Of Argument' container reference.
set_joinNodeOfJoinSpec(JoinNode) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'join Node Of Join Spec' container reference.
set_lifelineOfDecomposedAs(Lifeline) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.PartDecomposition
Sets the value of the 'lifeline Of Decomposed As' reference.
set_lifelineOfSelector(Lifeline) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'lifeline Of Selector' container reference.
set_linkActionOfEndData(LinkAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.LinkEndData
Sets the value of the 'link Action Of End Data' container reference.
set_linkActionOfInputValue(LinkAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'link Action Of Input Value' container reference.
set_linkEndCreationDataOfInsertAt(LinkEndCreationData) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'link End Creation Data Of Insert At' reference.
set_linkEndDataOfQualifier(LinkEndData) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.QualifierValue
Sets the value of the 'link End Data Of Qualifier' container reference.
set_linkEndDataOfValue(LinkEndData) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'link End Data Of Value' reference.
set_linkEndDestructionDataOfDestroyAt(LinkEndDestructionData) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'link End Destruction Data Of Destroy At' reference.
set_loopNodeOfBodyPart(LoopNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.ExecutableNode
Sets the value of the 'loop Node Of Body Part' reference.
set_loopNodeOfDecider(LoopNode) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'loop Node Of Decider' reference.
set_loopNodeOfLoopVariable(LoopNode) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'loop Node Of Loop Variable' container reference.
set_loopNodeOfLoopVariableInput(LoopNode) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'loop Node Of Loop Variable Input' container reference.
set_loopNodeOfResult(LoopNode) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'loop Node Of Result' container reference.
set_loopNodeOfSetupPart(LoopNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.ExecutableNode
Sets the value of the 'loop Node Of Setup Part' reference.
set_loopNodeOfTest(LoopNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.ExecutableNode
Sets the value of the 'loop Node Of Test' reference.
set_messageOfArgument(Message) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'message Of Argument' container reference.
set_messageOfGuard(Message) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
Sets the value of the 'message Of Guard' container reference.
set_messageOfReceiveEvent(Message) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.MessageEnd
Sets the value of the 'message Of Receive Event' reference.
set_messageOfSendEvent(Message) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.MessageEnd
Sets the value of the 'message Of Send Event' reference.
set_messageOfTarget(Message) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'message Of Target' container reference.
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
Sets the value of the 'named Element Of Name Expression' container reference.
set_nodeOfNestedNode(Node) - Method in interface com.nomagic.uml2.ext.magicdraw.deployments.mdnodes.Node
Sets the value of the 'node Of Nested Node' container reference.
set_objectNodeOfUpperBound(ObjectNode) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'object Node Of Upper Bound' container reference.
set_opaqueActionOfInputValue(OpaqueAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'opaque Action Of Input Value' container reference.
set_opaqueActionOfOutputValue(OpaqueAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'opaque Action Of Output Value' container reference.
set_parameterSetOfCondition(ParameterSet) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
Sets the value of the 'parameter Set Of Condition' container reference.
set_profileOfMetaclassReference(Profile) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ElementImport
Sets the value of the 'profile Of Metaclass Reference' reference.
set_profileOfMetamodelReference(Profile) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.PackageImport
Sets the value of the 'profile Of Metamodel Reference' reference.
set_protocolTransitionOfPreCondition(ProtocolTransition) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
Sets the value of the 'protocol Transition Of Pre Condition' reference.
set_qualifierValueOfValue(QualifierValue) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'qualifier Value Of Value' reference.
set_raiseExceptionActionOfException(RaiseExceptionAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'raise Exception Action Of Exception' container reference.
set_readExtentActionOfResult(ReadExtentAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'read Extent Action Of Result' container reference.
set_readIsClassifiedObjectActionOfObject(ReadIsClassifiedObjectAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'read Is Classified Object Action Of Object' container reference.
set_readIsClassifiedObjectActionOfResult(ReadIsClassifiedObjectAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'read Is Classified Object Action Of Result' container reference.
set_readLinkActionOfResult(ReadLinkAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'read Link Action Of Result' container reference.
set_readLinkObjectEndActionOfObject(ReadLinkObjectEndAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'read Link Object End Action Of Object' container reference.
set_readLinkObjectEndActionOfResult(ReadLinkObjectEndAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'read Link Object End Action Of Result' container reference.
set_readLinkObjectEndQualifierActionOfObject(ReadLinkObjectEndQualifierAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'read Link Object End Qualifier Action Of Object' container reference.
set_readLinkObjectEndQualifierActionOfResult(ReadLinkObjectEndQualifierAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'read Link Object End Qualifier Action Of Result' container reference.
set_readSelfActionOfResult(ReadSelfAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'read Self Action Of Result' container reference.
set_readStructuralFeatureActionOfResult(ReadStructuralFeatureAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'read Structural Feature Action Of Result' container reference.
set_readVariableActionOfResult(ReadVariableAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'read Variable Action Of Result' container reference.
set_reclassifyObjectActionOfObject(ReclassifyObjectAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'reclassify Object Action Of Object' container reference.
set_reduceActionOfCollection(ReduceAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'reduce Action Of Collection' container reference.
set_reduceActionOfResult(ReduceAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'reduce Action Of Result' container reference.
set_removeStructuralFeatureValueActionOfRemoveAt(RemoveStructuralFeatureValueAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'remove Structural Feature Value Action Of Remove At' container reference.
set_removeVariableValueActionOfRemoveAt(RemoveVariableValueAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'remove Variable Value Action Of Remove At' container reference.
set_replyActionOfReplyValue(ReplyAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'reply Action Of Reply Value' container reference.
set_replyActionOfReturnInformation(ReplyAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'reply Action Of Return Information' container reference.
set_representation(AbstractDiagramRepresentationObject) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Diagram
Sets the value of the 'representation' containment reference.
set_representationText(String) - Method in interface com.nomagic.uml2.ext.magicdraw.base.ModelObject
Sets the value of the 'representation Text' attribute.
set_sendObjectActionOfRequest(SendObjectAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'send Object Action Of Request' container reference.
set_sendObjectActionOfTarget(SendObjectAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'send Object Action Of Target' container reference.
set_sendSignalActionOfTarget(SendSignalAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'send Signal Action Of Target' container reference.
set_sequenceNodeOfExecutableNode(SequenceNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.ExecutableNode
Sets the value of the 'sequence Node Of Executable Node' container reference.
set_startClassifierBehaviorActionOfObject(StartClassifierBehaviorAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'start Classifier Behavior Action Of Object' container reference.
set_startObjectBehaviorActionOfObject(StartObjectBehaviorAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'start Object Behavior Action Of Object' container reference.
set_stateInvariantOfInvariant(StateInvariant) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
Sets the value of the 'state Invariant Of Invariant' container reference.
set_stateOfDeferrableTrigger(State) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.Trigger
Sets the value of the 'state Of Deferrable Trigger' container reference.
set_stateOfDoActivity(State) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors.Behavior
Sets the value of the 'state Of Do Activity' container reference.
set_stateOfEntry(State) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors.Behavior
Sets the value of the 'state Of Entry' container reference.
set_stateOfExit(State) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors.Behavior
Sets the value of the 'state Of Exit' container reference.
set_stereotypeOfIcon(Stereotype) - Method in interface com.nomagic.uml2.ext.magicdraw.mdprofiles.Image
Sets the value of the 'stereotype Of Icon' container reference.
set_structuralFeatureActionOfObject(StructuralFeatureAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'structural Feature Action Of Object' container reference.
set_structuredActivityNodeOfStructuredNodeInput(StructuredActivityNode) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'structured Activity Node Of Structured Node Input' container reference.
set_structuredActivityNodeOfStructuredNodeOutput(StructuredActivityNode) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'structured Activity Node Of Structured Node Output' container reference.
set_structuredClassifierOfOwnedAttribute(StructuredClassifier) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
Sets the value of the 'structured Classifier Of Owned Attribute' container reference.
set_structuredClassifierOfOwnedConnector(StructuredClassifier) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdinternalstructures.Connector
Sets the value of the 'structured Classifier Of Owned Connector' container reference.
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
Sets the value of the 'template Parameter Of Owned Default' container reference.
set_templateParameterSubstitutionOfOwnedActual(TemplateParameterSubstitution) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.ParameterableElement
Sets the value of the 'template Parameter Substitution Of Owned Actual' container reference.
set_testIdentityActionOfFirst(TestIdentityAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'test Identity Action Of First' container reference.
set_testIdentityActionOfResult(TestIdentityAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'test Identity Action Of Result' container reference.
set_testIdentityActionOfSecond(TestIdentityAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'test Identity Action Of Second' container reference.
set_timeConstraintOfSpecification(TimeConstraint) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.TimeInterval
Sets the value of the 'time Constraint Of Specification' container reference.
set_timeEventOfWhen(TimeEvent) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.TimeExpression
Sets the value of the 'time Event Of When' container reference.
set_timeExpressionOfExpr(TimeExpression) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'time Expression Of Expr' container reference.
set_timeExpressionOfObservation(TimeExpression) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.Observation
Sets the value of the 'time Expression Of Observation' reference.
set_transitionOfEffect(Transition) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors.Behavior
Sets the value of the 'transition Of Effect' container reference.
set_transitionOfGuard(Transition) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
Sets the value of the 'transition Of Guard' reference.
set_transitionOfTrigger(Transition) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.Trigger
Sets the value of the 'transition Of Trigger' container reference.
set_unmarshallActionOfObject(UnmarshallAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'unmarshall Action Of Object' container reference.
set_unmarshallActionOfResult(UnmarshallAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'unmarshall Action Of Result' container reference.
set_valuePinOfValue(ValuePin) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'value Pin Of Value' container reference.
set_valueSpecificationActionOfResult(ValueSpecificationAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'value Specification Action Of Result' container reference.
set_valueSpecificationActionOfValue(ValueSpecificationAction) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'value Specification Action Of Value' container reference.
set_writeStructuralFeatureActionOfResult(WriteStructuralFeatureAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.OutputPin
Sets the value of the 'write Structural Feature Action Of Result' container reference.
set_writeStructuralFeatureActionOfValue(WriteStructuralFeatureAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'write Structural Feature Action Of Value' container reference.
set_writeVariableActionOfValue(WriteVariableAction) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.InputPin
Sets the value of the 'write Variable Action Of Value' container reference.
setAbbreviation(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setAbbreviation(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.MetricDefinitionStereotype
 
setAbbreviation(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ParameterDefinitionStereotype
 
setAbbreviation(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ValidationBasedMetricDefinitionStereotype
 
setAbbreviation(Element, String) - Method in class com.nomagic.uml2.ValidationProfile.ValidationRuleStereotype
 
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 interface com.nomagic.magicdraw.security.PackageAccessPermission
Sets the value of the 'Action' attribute.
setAction(Action) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.ActionExecutionSpecification
Sets the value of the 'Action' reference.
setAction(Action) - Method in class com.nomagic.actions.ActionsCommandBarCreator.ListComboBox
 
setAction(Action) - Method in class com.nomagic.actions.ActionsMenuCreator.CustomJMenuItem
 
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.
setActiveTab(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TabbedPaneStereotype
 
setActiveValidationEnabled(boolean) - Method in class com.nomagic.magicdraw.magicreport.helper.ReportHelper
 
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
Sets the value of the 'Activity Scope' container reference.
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
Deprecated.
text creation parameters should now be set in RepresentationTextParams and passed as argument for methods when retrieving text
setAddColor(boolean) - Method in class com.nomagic.magicdraw.uml.RepresentationTextParams
 
setAddElementPropertyValue(Element, String, Element) - Method in class com.nomagic.uml2.ext.jmi.reflect.RepositoryReflection
 
setAddElementsRecursively(boolean) - Method in class com.nomagic.magicdraw.validation.ValidationRunData
Should validation engine add scope elements recursively, or should it validate only provided scope.
setAddHumanType(boolean) - Method in class com.nomagic.magicdraw.uml.RepresentationTextParams
Set to add human type to name
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
 
setAdditionalContent(Element, Element) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setAdditionalElements(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setAdditionalElements(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setAdditionalElements(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.SmartPackageStereotype
 
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.license.utils.ProxyServerData
 
setAddStereotypeIfNotAdded(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.ReplaceTaggedValueStereotype
 
setAddToDoIfTagDoesNotExist(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
setAddToDoIfTagDoesNotExist(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.ReplaceTaggedValueStereotype
 
setAdornedProperties(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.AdornmentRuleStereotype
 
setAdornedProperties(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.LegendItemStereotype
 
setAdornment(Element, Object) - Method in class com.nomagic.uml2.MagicDrawProfile.AdornmentRuleStereotype
 
setAdornment(Element, Object) - Method in class com.nomagic.uml2.MagicDrawProfile.LegendItemStereotype
 
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
Sets the value of the 'Aggregation' attribute.
setAlias(String) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ElementImport
Sets the value of the 'Alias' attribute.
setAllowedDragAndDrops(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setAllowedRelationships(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setAllowOverlaps(boolean) - Method in class com.nomagic.magicdraw.core.options.CircularLayouterOptionsGroup
Set allow overlap.
setAllowsFiles(boolean) - Method in class com.nomagic.magicdraw.properties.ClassPathEntriesListProperty
 
setAllowSubstitutable(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.ClassifierTemplateParameter
Sets the value of the 'Allow Substitutable' attribute.
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(DiagramData) - 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.
setAnnotation(ModelElement, String, String) - Static method in class com.nomagic.uml2.ext.jmi.reflect.RepositoryReflection
Sets annotation value of the specified element.
setAnnotations(ModelElement, Map<String, String>) - Static method in class com.nomagic.uml2.ext.jmi.reflect.RepositoryReflection
Sets all annotations for the model element.
setAppendMode(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.DragAndDropSpecificationStereotype
 
setAppendValue(boolean) - Method in class com.nomagic.magicdraw.properties.ChoiceProperty
Sets the append value flag.
setApplication(Application) - Method in interface com.nomagic.magicdraw.security.PackageAccessPermission
Sets the value of the 'Application' attribute.
setApplicationName(String) - Method in class com.nomagic.magicdraw.core.Application.RuntimeInternal
Set the name of the application.
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
Deprecated.
use {@link Application#runtimeInternal#setApplicationName(String)}
setApplicationNotificationsBuilder(NotificationViewBuilder) - Method in class com.nomagic.magicdraw.ui.notification.NotificationManager
Sets builder that creates and displays application notifications
setAppliedLegends(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.LegendUsageStereotype
 
setAppliedProfile(Profile) - Method in interface com.nomagic.uml2.ext.magicdraw.mdprofiles.ProfileApplication
Sets the value of the 'Applied Profile' reference.
setAppliedPropertyManagerIDs(Map<PropertyManager, PropertyManager>) - Method in class com.nomagic.magicdraw.properties.Style
Sets applied property manager id to managers which does not have it.
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.
setApplyFor(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.AdditionalPackageImportStereotype
 
setApplyingPackage(Package) - Method in interface com.nomagic.uml2.ext.magicdraw.mdprofiles.ProfileApplication
Sets the value of the 'Applying Package' container reference.
setApplyPropertyImageProperty(ProjectOptions.ApplyPropertyImageChoice) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
Sets Apply Property Image property
setApplyToSource(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setApplyToTarget(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
SETASCONTEXT - Static variable in class com.nomagic.uml2.MagicDrawProfile.ParameterDefinitionStereotype
 
setAsEvaluated(RefObject, String) - Method in class com.nomagic.uml2.ext.jmi.reflect.ExpressionEvaluationManager
Sets specified object specified property as evaluated.
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
Sets the value of the 'Association' reference.
setAssociation(Association) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
Sets the value of the 'Association' reference.
setAssociationEnd(Property) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
Sets the value of the 'Association End' container reference.
setAssured(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.ConditionalNode
Sets the value of the 'Assured' attribute.
setAttachedAt(Element, Object) - Method in class com.nomagic.uml2.MagicDrawProfile.AttachedFileStereotype
 
setAttachedAt(Element, Object) - Method in class com.nomagic.uml2.MagicDrawProfile.ReportTemplateStereotype
 
setAttribute(Pointer, int, String) - Method in interface com.nomagic.license.flexlm.FlexLmBorrowLibrary
 
setAuthenticate(boolean) - Method in class com.nomagic.license.utils.ProxyServerData
 
setAuthor(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.AttachedFileStereotype
 
setAuthor(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramInfoStereotype
 
setAuthor(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.InfoStereotype
 
setAuthor(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ReportTemplateStereotype
 
setAuthor(String) - Method in class com.nomagic.magicdraw.teamwork2.ProjectVersion
Sets user for the version
setAuthServerName(String) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
sets server name as a last used server name.
setAuthServerNames(List<String>) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
Setter for Single Sign On server list (server names)
setAutoCircleRadius(boolean) - Method in class com.nomagic.magicdraw.core.options.CircularLayouterOptionsGroup
Set the radius of each circle in the layout automatically.
setAutoCommitOnProjectMigration(boolean) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
Sets new value for the autoCommitOnProjectMigration property
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) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
Set module load kind
setAutoLoadKind(IProject, ProjectAttachmentConfiguration, AutoLoadKind, IProgressMonitor) - 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
setAutoLoginToMU(boolean) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
sets auto login to MU server
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
Deprecated.
unused, will be removed in later versions
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(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.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(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
Sets the value of the 'Binary Object' containment reference.
setBlockInheritedDestinationTypes(Element, Boolean) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.MapStereotype
 
setBlockInheritedSourceTypes(Element, Boolean) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.MapStereotype
 
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
Sets the value of the 'Body Condition' reference.
setBodyContext(Operation) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
Sets the value of the 'Body Context' reference.
setBooleanProperty(boolean, String, String, String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setBorderType(Element, UIPrototypingProfile.BordersEnum) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.GroupBoxStereotype
 
setBoundElement(TemplateableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.TemplateBinding
Sets the value of the 'Bound Element' container reference.
setBounds(Project, 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.
setCachedResolver(UML2MetaTypes.CachedResolver) - Static method in class com.nomagic.magicdraw.uml2.UML2MetaTypes
 
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.
setCanResetIDForObject(boolean) - Method in class com.nomagic.util.Counter
Sets can reset id flag.
setCanSetID(boolean) - Method in class com.nomagic.uml2.ext.jmi.reflect.AbstractRepository
 
setCanUpdate(boolean) - Method in class com.nomagic.magicdraw.ui.browser.Node.NodeSortKeys
 
setCaseSensitiveEnumerationLiteral(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
setCaseSensitiveEnumerationLiteral(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.ReplaceTaggedValueStereotype
 
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(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setCategory(String) - Method in class com.nomagic.magicdraw.uml.DiagramDescriptor
Set diagram category name.
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
Sets the value of the 'Change Expression' containment reference.
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(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.envoptions.Options
Set "Change stereotype property type stereotype" option value.
setChangeStereotypePropertyTypeStereotype(String) - Method in interface com.nomagic.magicdraw.emfuml2xmi.v2.envoptions.Options
Set "Change stereotype property type stereotype" option value.
setCheckCompatibility(boolean) - Static method in class com.nomagic.magicdraw.uml2.util.UML2ModelUtil
 
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
setCheckSpelling(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
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
Sets the value of the 'Classifier' reference.
setClassifier(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReadIsClassifiedObjectAction
Sets the value of the 'Classifier' reference.
setClassifier(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.CreateObjectAction
Sets the value of the 'Classifier' reference.
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
Sets the value of the 'Classifier' reference.
setClassifierBehavior(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors.BehavioredClassifier
Sets the value of the 'Classifier Behavior' reference.
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
setClassifiers(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setClassifiers(InstanceSpecification, Collection<? extends Classifier>, boolean) - Static method in class com.nomagic.magicdraw.uml2.InstanceSpecifications
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.magicdraw.uml2.Elements
Set client of the relationship.
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(Element, Collection<String>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
setColumnCollapsedNodes(List<String>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Collapsed column nodes property
setColumnCustomOrder(Element, String) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
setColumnCustomOrder(String) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Column custom order property
setColumnElements(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setColumnElements(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setColumnElementType(Element, Collection<? extends Element>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MatrixFilterStereotype
 
setColumnHeader(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TableStereotype
 
setColumnHeaderHeight(int) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Column header height property
setColumnHeaderHeight(Element, Integer) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
setColumnIds(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setColumnIds(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setColumnOwnerDisplayMode(MatrixSettings.OwnerDisplayMode) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Column owner display mode property
setColumnOwnerDisplayMode(Element, DependencyMatrixProfile.OwnerDisplayModeEnum) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
setColumnPropertyFilter(Element, Collection<String>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MatrixFilterStereotype
 
setColumnQuery(Element, Object) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MatrixFilterStereotype
 
setColumns(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
setColumnScope(Element, Collection<? extends Element>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MatrixFilterStereotype
 
setColumnScopeDefined(Element, Boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MatrixFilterStereotype
 
setColumnSortingMode(MatrixSettings.SortingMode) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Column sorting mode property
setColumnSortingMode(Element, DependencyMatrixProfile.SortingModeEnum) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
setColumnTextDirection(MatrixSettings.TextDirection) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Column text direction property
setColumnTextDirection(Element, DependencyMatrixProfile.TextDirectionEnum) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
setColumnWidth(Element, Collection<Integer>) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setColumnWidth(Element, Collection<Integer>) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setCombineDuplicate(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdintermediateactivities.JoinNode
Sets the value of the 'Combine Duplicate' attribute.
setComment(Element, String) - Static method in class com.nomagic.magicdraw.uml2.Elements
Set comment (documentation) for element.
setComment(Element, String) - Static method in class com.nomagic.uml2.ext.jmi.helpers.CoreHelper
Set comment (documentation) for element.
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.
setCommentElement(Element, Comment) - Static method in class com.nomagic.magicdraw.uml2.Elements
Set given Comment as documentation of given 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
 
setConceptualViewID(Element, Integer) - Method in class com.nomagic.uml2.MagicDrawProfile.ConceptualViewStereotype
 
setConcurrency(CallConcurrencyKind) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.BehavioralFeature
Sets the value of the 'Concurrency' attribute.
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
Sets the value of the 'Conjugated' attribute.
setConnectedInstance(InstanceSpecification, Element, Property) - Static method in class com.nomagic.magicdraw.uml2.Links
 
setConnector(Connector) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.Message
Sets the value of the 'Connector' reference.
setConsiderLayoutTemplates(boolean) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
If set to true, leaves the elements that have layout templates unchanged.
setConstrainedElementsFilter(Element, Object) - Method in class com.nomagic.uml2.ValidationProfile.ValidationRuleStereotype
 
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(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomImageHolderStereotype
 
setContent(String) - Method in class com.nomagic.uml2.ext.jmi.helpers.ElementImageHelper.ImageInformation
 
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
Sets the value of the 'Content Hash' attribute.
setContents(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.ElementsLibraryStereotype
 
setContext(Notification.Context) - Method in class com.nomagic.magicdraw.ui.notification.Notification
Sets new notification context
setContext(Element) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Diagram
Sets the value of the 'Context' reference.
setContext(Namespace) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
Sets the value of the 'Context' container reference.
setContextElement(Element, Element) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setContract(Interface) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdinterfaces.InterfaceRealization
Sets the value of the 'Contract' reference.
setContract(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mddependencies.Substitution
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
Sets the value of the 'Control Type' attribute.
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.
setCreateMountRelationshipsOnImportToCEDW(boolean) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
Sets new value for this property.
setCreateNewSymbols(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DisplayRelatedSymbolsInfo
Sets create new symbols flag value.
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
setCreationdate(Element, Object) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramInfoStereotype
 
setCrossingPostprocessing(boolean) - Method in class com.nomagic.magicdraw.core.options.OrthogonalLayouterOptionsGroup
Set Crossing Post precessing property value.
setCurrent(long) - Method in class com.nomagic.magicdraw.ui.ProgressMonitorAdapter.ProgressStatusAdapter
 
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 class com.nomagic.magicdraw.ui.dnd.DropTarget
Set cursor for the drop
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.
setCustomColumns(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setCustomColumns(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
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.
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.
setCustomizationTarget(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setCustomNumberingData(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.NumberOwnerStereotype
 
setCustomSuccessMessage(String) - Method in class com.nomagic.magicdraw.validation.ValidationRunData
Set custom validation result message.
setCutElementNames(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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.
setDebug(boolean) - Method in class com.nomagic.magicdraw.core.Application.RuntimeInternal
 
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
Sets the value of the 'Decision Input' reference.
setDecisionInputFlow(ObjectFlow) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdintermediateactivities.DecisionNode
Sets the value of the 'Decision Input Flow' reference.
setDecomposedAs(PartDecomposition) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.Lifeline
Sets the value of the 'Decomposed As' reference.
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.
setDefault(Element, Boolean) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.MapStereotype
 
setDefault(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.LayoutTemplateStereotype
 
setDefaultDirection(Element, ModelTransformationProfile.directionKindEnum) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.TypeMapStereotype
 
setDefaultNumber(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.AutoNumberStereotype
 
setDefaultOpenDirectory(String) - Method in class com.nomagic.magicdraw.core.Application.EnvironmentInternal
 
setDefaultRowElementsOwner(Element, Element) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setDefaultRowElementsOwner(Element, Element) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setDefaults() - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
Sets default project options.
setDefaultShapeSize(Element, Collection<Integer>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
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
Sets the value of the 'Default Value' containment reference.
setDefaultValue(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
Sets the value of the 'Default Value' containment reference.
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
 
setDefaultValues() - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
 
setDefinedForDiagramFrame(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.LayoutTemplateStereotype
 
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
Sets the value of the 'Defining Feature' reference.
setDeleteRowOption(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableMapToDataSourceStereotype
 
setDelimiter(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableMapToDataSourceStereotype
 
setDelimiter(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
setDelimiter(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.MapToDataSourceStereotype
 
setDependencies(Collection<DependencyEntry>) - Method in class com.nomagic.magicdraw.dependencymatrix.datamodel.cell.AbstractMatrixCell
Set new collection with cell dependency list
setDependencyCriteria(Element, Collection<Object>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
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
Sets the value of the 'Deployment Location' attribute.
setDeploymentViewID(Element, Integer) - Method in class com.nomagic.uml2.MagicDrawProfile.DeploymentViewStereotype
 
setDeprecatedReason(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.DeprecatedStereotype
 
setDepth(Element, Integer) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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
Sets the value of the 'Derived Union' attribute.
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.magicdraw.ui.dnd.DropTarget
Set description of dropped target
setDescription(String) - Method in class com.nomagic.magicdraw.ui.ProgressMonitorAdapter.ProgressStatusAdapter
 
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(Element, String) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
setDescriptionArea(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setDescriptionArea(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setDescriptionArea(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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.
setDesignModelID(Element, Integer) - Method in class com.nomagic.uml2.MagicDrawProfile.DesignModelStereotype
 
setDestination(Element, Element) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.TransformStereotype
 
setDestroyAt(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.LinkEndDestructionData
Sets the value of the 'Destroy At' reference.
setDestroyDuplicates(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.LinkEndDestructionData
Sets the value of the 'Destroy Duplicates' attribute.
setDestroyLinks(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.DestroyObjectAction
Sets the value of the 'Destroy Links' attribute.
setDestroyOwnedObjects(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.DestroyObjectAction
Sets the value of the 'Destroy Owned Objects' attribute.
setDetails(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.VirtualStereotype
 
setDetectIllegalModelReferences(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setDeterminate(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.ConditionalNode
Sets the value of the 'Determinate' attribute.
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
Sets the value of the 'Diagram Contents' containment reference.
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
Sets the value of the 'Diagram Properties' attribute.
setDiagramsByCondition(Element, Object) - Method in class com.nomagic.uml2.MagicDrawProfile.LegendStereotype
 
setDiagramsLayout(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setDiagramStyleID(String) - Method in interface com.nomagic.magicdraw.foundation.diagram.AbstractDiagramRepresentationObject
Sets the value of the 'Diagram Style ID' attribute.
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 .
setDiagramType(String) - Method in class com.nomagic.magicdraw.properties.PropertyManagerByDiagram
 
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
Sets the value of the 'Dimension' attribute.
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(Element, DependencyMatrixProfile.DirectionEnum) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
setDirection(Element, ModelTransformationProfile.directionKindEnum) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.MapStereotype
 
setDirection(ParameterDirectionKind) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Parameter
Sets the value of the 'Direction' attribute.
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
 
setDisableNewTypeCreation(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
setDisableNewTypeCreation(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.ReplaceStereotypeStereotype
 
setDisableReplaceWhereSavedAsElementValue(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
setDisableReplaceWhereSavedAsElementValue(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.ReplaceStereotypeStereotype
 
setDisallowedRelationships(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
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.
setDisplayMode(Element, MagicDrawProfile.TableDisplayModeEnum) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setDisplayMode(Element, MagicDrawProfile.TableDisplayModeEnum) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
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
setDoNotSuggestAsType(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setDoNotSuggestNameAutoCompletion(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
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(DurationConstraint, String, String) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
Sets duration interval.
setDurationInterval(DurationInterval, String, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
Sets duration interval value.
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.
setDynamicRefClass(RefClass) - Method in interface com.nomagic.uml2.ext.jmi.reflect.AbstractRefObject
 
setEd(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.EdStereotype
 
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..
setEditorAvailable(Predicate<HyperlinkEditor>) - Method in class com.nomagic.magicdraw.hyperlinks.ui.HyperlinkEditorOptions
 
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(Element, Element) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
setElementType(String) - Method in class com.nomagic.magicdraw.diff.report.ElementReportInfo
Sets element type.
setElementTypes(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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.
setEmptyTeamworkProjectsCategoriesVisible(boolean) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
Sets if teamwork projects tree table shall display an empty categories as well
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.
setEnableEventFiring(boolean) - Method in class com.nomagic.uml2.ext.jmi.EventSupport
Enables or disables model event firing.
setEnableLockingWithoutForceUpdate(boolean) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
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
Sets the value of the 'Enclosing Interaction' container reference.
setEnclosingOperand(InteractionOperand) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.InteractionFragment
Sets the value of the 'Enclosing Operand' container reference.
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.
setEnumProperty(StructuralFeature, String, AbstractRefObject) - Static method in class com.nomagic.uml2.ext.jmi.reflect.RepositoryReflection
 
setErrorMessage(Element, String) - Method in class com.nomagic.uml2.ValidationProfile.ValidationRuleStereotype
 
setEvent(NamedElement) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.TimeObservation
Sets the value of the 'Event' reference.
setEvent(Event) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications.Trigger
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(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Parameter
Sets the value of the 'Exception' attribute.
setException(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdstructuredactions.RaiseExceptionAction
Sets the value of the 'Exception' containment reference.
setExceptionInput(ObjectNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdextrastructuredactivities.ExceptionHandler
Sets the value of the 'Exception Input' reference.
setExcludeAdditionalContent(boolean) - Method in class com.nomagic.magicdraw.validation.ValidationRunData
 
setExcludedElements(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setExcludedElements(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setExcludedElements(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.SmartPackageStereotype
 
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
Sets the value of the 'Execution' reference.
setExecutionLocation(String) - Method in interface com.nomagic.uml2.ext.magicdraw.deployments.mdcomponentdeployments.DeploymentSpecification
Sets the value of the 'Execution Location' attribute.
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.
setExpand(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.NodeStereotype
 
setExpand(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TreeStereotype
 
setExpandByDefault(boolean) - Method in class com.nomagic.magicdraw.actions.DiagramInnerToolbarConfiguration
 
setExpandedElements(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setExpandedRows(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setExpandedRows(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setExpirationTime(int) - Method in class com.nomagic.magicdraw.ui.notification.config.NotificationViewConfig
Sets time amount in seconds for how long notification will be displayed.
setExplicitNewMetaclass(Element, Element) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
setExplicitNewMetaclass(Element, Element) - Method in class com.nomagic.uml2.MagicDrawProfile.ReplaceStereotypeStereotype
 
setExportedVersionChanged(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setExporterName(String) - Method in interface com.nomagic.magicdraw.foundation.diagram.DiagramContentsDescriptor
Sets the value of the 'Exporter Name' attribute.
setExporterVersion(String) - Method in interface com.nomagic.magicdraw.foundation.diagram.DiagramContentsDescriptor
Sets the value of the 'Exporter Version' attribute.
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(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.NumberPartStereotype
 
setExpression(Element, Collection<Object>) - Method in class com.nomagic.uml2.MagicDrawProfile.DerivedPropertySpecificationStereotype
 
setExpression(Expression) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'Expression' container reference.
setExpression(String, Expression) - Method in class com.nomagic.uml2.ext.jmi.reflect.AbstractRefClass
 
setExpression(String, Expression) - Method in interface com.nomagic.uml2.ext.jmi.reflect.AbstractRefFeatured
 
setExpression(String, Expression) - Method in interface com.nomagic.uml2.ext.jmi.reflect.DerivedPropertyOwner
Sets expression by specified feature name.
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
Sets the value of the 'Extended Case' reference.
setExtendedRegion(Region) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Region
Sets the value of the 'Extended Region' reference.
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
setFailingElementsDefinition(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ValidationBasedMetricDefinitionStereotype
 
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.
setFavorites(List<Hyperlink>) - Method in class com.nomagic.magicdraw.hyperlinks.ui.HyperlinkEditorOptions
 
setFeaturingClassifier(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Feature
Sets the value of the 'Featuring Classifier' reference.
setFile(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.AttachedFileStereotype
 
setFile(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ReportTemplateStereotype
 
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
Sets the value of the 'File Name' attribute.
setFileType(String) - Method in class com.nomagic.magicdraw.properties.FileProperty
setFilter(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
setFilterAreaExpanded(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setFilteredByLegendItems(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramContentFilterStereotype
 
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
Sets the value of the 'Final Specialization' attribute.
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.
setFirstCell(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableMapToDataSourceStereotype
 
setFirstCell(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
setFirstCell(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.MapToDataSourceStereotype
 
setFirstEvent(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.TimeConstraint
Sets the value of the 'First Event' attribute.
setFirstEvent(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.TimeObservation
Sets the value of the 'First Event' attribute.
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.
setFirstRowRepresentsHeading(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableMapToDataSourceStereotype
 
setFirstRowRepresentsHeading(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
setFirstRowRepresentsHeading(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.MapToDataSourceStereotype
 
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.
setForceShowTypeName(boolean) - Method in class com.nomagic.magicdraw.uml.RepresentationTextParams
 
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
Sets the value of the 'Formal Gate' reference.
setFormat(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomImageHolderStereotype
 
setFormat(String) - Method in interface com.nomagic.uml2.ext.magicdraw.mdprofiles.Image
Sets the value of the 'Format' attribute.
setForwardTypeModifier(Element, String) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.MapStereotype
 
setForwardTypeModifierRegexp(Element, String) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.MapStereotype
 
setForwardTypeModifierRegexpReplace(Element, String) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.MapStereotype
 
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
 
setFrozen(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.SmartPackageStereotype
 
setFrozenContents(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.SmartPackageStereotype
 
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
Sets the value of the 'General Machine' reference.
setGettersetterforattribute(Element, Element) - Method in class com.nomagic.uml2.MagicDrawProfile.GetterStereotype
 
setGettersetterforattribute(Element, Element) - Method in class com.nomagic.uml2.MagicDrawProfile.SetterStereotype
 
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(Element, MagicDrawProfile.CustomizationGroupNamesEnum) - Method in class com.nomagic.uml2.MagicDrawProfile.GroupedStereotype
 
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.
setGroupingCriterion(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setGroupLayoutQuality(double) - Method in class com.nomagic.magicdraw.core.options.OrthogonalLayouterOptionsGroup
Set the desired layout quality.
setGroupName(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.HasGroupNameStereotype
 
setGuard(Constraint) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.Message
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.
setGuard(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ActivityEdge
Sets the value of the 'Guard' containment reference.
setGuard(Message, String) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
Sets the guard.
setGuard(InteractionConstraint) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.InteractionOperand
Sets the value of the 'Guard' containment reference.
setHandlerBody(ExecutableNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdextrastructuredactivities.ExceptionHandler
Sets the value of the 'Handler Body' reference.
setHasNewMessages(boolean) - Static method in class com.nomagic.magicdraw.ui.notification.NotificationManager
 
setHeight(int) - Method in class com.nomagic.ui.UnmodifiableDimension
Applies given height to self
setHelpID(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setHidden(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.PasswordFieldStereotype
 
setHiddenBrowserTrees(Collection<String>) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setHiddenOwnedDiagrams(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setHiddenOwnedTypes(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setHideAdditionalText(boolean) - Method in class com.nomagic.magicdraw.uml.text.SlotTextParams
 
setHideColumns(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setHideColumns(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setHideDependencyCriteria(boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Hide dependency criteria property
setHideDependencyCriteria(Element, Boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
setHideMetatype(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setHideScope(boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Scope Hidden property
setHideScope(Element, Boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
setHideTypes(boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Hide Types property
setHideTypes(Element, Boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
setHiDPIScaled(boolean) - Method in interface com.nomagic.ui.HiDPIScalableComponent
 
setHighlightColor(Element, String) - Method in class com.nomagic.uml2.ValidationProfile.DebugIconStereotype
 
setHighlightColor(Element, String) - Method in class com.nomagic.uml2.ValidationProfile.ErrorIconStereotype
 
setHighlightColor(Element, String) - Method in class com.nomagic.uml2.ValidationProfile.FatalIconStereotype
 
setHighlightColor(Element, String) - Method in class com.nomagic.uml2.ValidationProfile.ImagedStereotype
 
setHighlightColor(Element, String) - Method in class com.nomagic.uml2.ValidationProfile.InfoIconStereotype
 
setHighlightColor(Element, String) - Method in class com.nomagic.uml2.ValidationProfile.WarningIconStereotype
 
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.
setHorizontalScrollBar(Element, UIPrototypingProfile.ScrollBarPolicyEnum) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.HorizontalScrollBarStereotype
 
setHorizontalScrollBar(Element, UIPrototypingProfile.ScrollBarPolicyEnum) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ListStereotype
 
setHorizontalScrollBar(Element, UIPrototypingProfile.ScrollBarPolicyEnum) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TextAreaStereotype
 
setHorizontalScrollBar(Element, UIPrototypingProfile.ScrollBarPolicyEnum) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TreeStereotype
 
setHorizontalScrollBar(Element, UIPrototypingProfile.ScrollPaneScrollBarPolicyEnum) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ScrollPaneStereotype
 
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.
setHyperlinkModel(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.HyperlinkOwnerStereotype
 
setHyperlinkModelActive(Element, Element) - Method in class com.nomagic.uml2.MagicDrawProfile.HyperlinkOwnerStereotype
 
setHyperlinkText(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.HyperlinkOwnerStereotype
 
setHyperlinkTextActive(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.HyperlinkOwnerStereotype
 
setHyperlinkUrlText(String) - Method in class com.nomagic.magicdraw.hyperlinks.ui.HyperlinkEditorPanel
Set hyperlink url text.
setIcon(Element, UIPrototypingProfile.IconsEnum) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ButtonStereotype
 
setIcon(Element, UIPrototypingProfile.IconsEnum) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.FrameStereotype
 
setIcon(Element, UIPrototypingProfile.IconsEnum) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.HyperlinkStereotype
 
setIcon(Element, UIPrototypingProfile.IconsEnum) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.IconStereotype
 
setIcon(Element, UIPrototypingProfile.IconsEnum) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.LabelStereotype
 
setIcon(Element, UIPrototypingProfile.IconsEnum) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.LeafStereotype
 
setIcon(Element, UIPrototypingProfile.IconsEnum) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.NodeStereotype
 
setIcon(Element, UIPrototypingProfile.IconsEnum) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TreeStereotype
 
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(AbstractRefObject, String) - Method in class com.nomagic.uml2.ext.jmi.reflect.ModelBridge
 
setId(AbstractRefObject, String) - Method in class com.nomagic.uml2.ext.jmi.reflect.TestModelBridge
 
setId(String) - Method in class com.nomagic.magicdraw.ui.WindowComponentInfo
Set id for the window component.
setID(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
Sets the value of the 'ID' attribute.
setID(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ColumnStereotype
 
setID(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.LeafStereotype
 
setID(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.NodeandLeafNumberingStereotype
 
setID(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.NodeStereotype
 
setID(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.RowStereotype
 
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.browser.Node.NodeSortKeys
 
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
 
setIdentificationProperty(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableMapToDataSourceStereotype
 
setIdentificationProperty(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
setIdentificationProperty(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.MapToDataSourceStereotype
 
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
Collection of constraints to ignore
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
 
setIgnoreTrueValues(boolean) - Method in class com.nomagic.magicdraw.uml.text.TaggedValueTextParams
 
setImage(Image) - Method in class com.nomagic.ui.ScalableImageIcon
 
setImplementation(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.AdornmentRuleStereotype
 
setImplementation(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.LegendItemStereotype
 
setImplementation(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.RuleStereotype
 
setImplementation(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.SearchRuleStereotype
 
setImplementation(Element, String) - Method in class com.nomagic.uml2.ValidationProfile.ValidationRuleStereotype
 
setImplementationModelID(Element, Integer) - Method in class com.nomagic.uml2.MagicDrawProfile.ImplementationModelStereotype
 
setImplementingClassifier(BehavioredClassifier) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdinterfaces.InterfaceRealization
Sets the value of the 'Implementing Classifier' container reference.
setImportedElement(PackageableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ElementImport
Sets the value of the 'Imported Element' reference.
setImportedPackage(Package) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.PackageImport
Sets the value of the 'Imported Package' reference.
setImportingNamespace(Namespace) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ElementImport
Sets the value of the 'Importing Namespace' container reference.
setImportingNamespace(Namespace) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.PackageImport
Sets the value of the 'Importing Namespace' container reference.
setImportInstance(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
setImportMaps(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapGroupStereotype
 
setInactive(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ButtonStereotype
 
setInactive(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.CheckBoxStereotype
 
setInactive(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ComboBoxStereotype
 
setInactive(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.FrameStereotype
 
setInactive(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.HyperlinkStereotype
 
setInactive(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.InactiveStereotype
 
setInactive(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.LabelStereotype
 
setInactive(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ListStereotype
 
setInactive(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.PasswordFieldStereotype
 
setInactive(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.RadioButtonStereotype
 
setInactive(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ScrollBarStereotype
 
setInactive(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SliderStereotype
 
setInactive(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SpinnerStereotype
 
setInactive(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TextAreaStereotype
 
setInactive(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TextFieldStereotype
 
setInActivity(Activity) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdfundamentalactivities.ActivityGroup
Sets the value of the 'In Activity' container reference.
setIncludeAdditionalContent(boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.FilterSettings
 
setIncludeAdditionalContent(Element, Boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MatrixFilterStereotype
 
setIncludeAdditionalContent(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setIncludeAdditionalContent(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setIncludeCustomTypes(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setIncludeCustomTypesOfColumnTypes(Element, Boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MatrixFilterStereotype
 
setIncludeCustomTypesOfRowTypes(Element, Boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MatrixFilterStereotype
 
setIncludeCustomTypesOfRowTypes(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setIncludeCustomTypesOfRowTypes(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setIncludeSubtypes(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setIncludeSubtypesOfColumnTypes(Element, Boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MatrixFilterStereotype
 
setIncludeSubtypesOfRowTypes(Element, Boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MatrixFilterStereotype
 
setIncludeSubtypesOfRowTypes(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setIncludeSubtypesOfRowTypes(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setIncludeVersionIntoURLMode(String) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
 
setIncludingCase(UseCase) - Method in interface com.nomagic.uml2.ext.magicdraw.mdusecases.Include
Sets the value of the 'Including Case' container reference.
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.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.
setIndexElementIDs(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.ElementsLibraryStereotype
 
setIndexMetaTypes(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.ElementsLibraryStereotype
 
setIndexMode(int) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setIndexNamespaces(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.ElementsLibraryStereotype
 
setIndexOwnersIDs(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.ElementsLibraryStereotype
 
setIndexOwnersModulesIDs(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.ElementsLibraryStereotype
 
setIndexScope(Package[]) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setIndexScopeAll(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setIndexShortNames(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.ElementsLibraryStereotype
 
setIndexTypes(Collection) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setIndirectlyInstantiated(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.components.mdbasiccomponents.Component
Sets the value of the 'Indirectly Instantiated' attribute.
setInitialFloatingBounds(Rectangle) - Method in class com.nomagic.magicdraw.ui.WindowComponentInfo
Sets initial bounds for floating window.
setInitialFrameSizeSet(boolean) - Method in interface com.nomagic.magicdraw.foundation.diagram.AbstractDiagramRepresentationObject
Sets the value of the 'Initial Frame Size Set' attribute.
setInitialFrameSizeSet(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Set a flag that diagram frame size should not be recalculated on opening.
setInitialValue(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.NumberPartStereotype
 
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
Sets the value of the 'Insert At' reference.
setInsertAt(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdstructuredactions.AddVariableValueAction
Sets the value of the 'Insert At' containment reference.
setInShortcutMenu(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setInstance(ModelLockProvider) - Static method in class com.nomagic.magicdraw.foundation.util.ModelLockProvider
Configures single instance of ModelLockProvider.
setInstance(ModelBridge) - Static method in class com.nomagic.uml2.ext.jmi.reflect.ModelBridge
 
setInstance(InstanceSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.InstanceValue
Sets the value of the 'Instance' reference.
setInstanceClassifier(Element, Element) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
setInStructuredNode(StructuredActivityNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ActivityEdge
Sets the value of the 'In Structured Node' container reference.
setInStructuredNode(StructuredActivityNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdfundamentalactivities.ActivityNode
Sets the value of the 'In Structured Node' container reference.
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
Sets the value of the 'Interaction Operator' attribute.
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(int) - Method in class com.nomagic.magicdraw.plugins.PluginDescriptor
Sets plugin internal version number
setInternalVersion(IProject, String) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
Set internal version for a given project
setInterrupts(InterruptibleActivityRegion) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ActivityEdge
Sets the value of the 'Interrupts' reference.
setIntervalValueParser(Function<Interval, Object>) - Static method in class com.nomagic.magicdraw.uml2.ValueSpecifications
 
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.
setInvert(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SliderStereotype
 
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
 
setIsInitialized(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setIsReadOnly(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.DerivedPropertySpecificationStereotype
 
setIsStrict(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.ReplaceStereotypeStereotype
 
setIsTypeMapForward(Element, Boolean) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.TransformationStereotype
 
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.
setKeepLocks(boolean) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
 
setKeyword(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
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.
setKnobPosition(Element, Integer) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SliderStereotype
 
setLargeIcon(Icon) - Method in class com.nomagic.actions.NMAction
Sets the large icon of the action.
setLastCameoResourceId(String) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
Sets last used cameo resource(project) ID.
setLastDirectory(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
Deprecated.
use ProjectSpecificLocationRegister to store and retrieve this information
setLastExpandedCategories(Collection<String>) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
Sets collection of identifiers of categories that were recently expanded.
setLastExpandedProjectUsagesCategories(Collection<String>) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
Sets collection of identifiers of project usages categories that were recently expanded.
setLastModified(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableMapToDataSourceStereotype
 
setLastModified(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
setLastModified(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.MapToDataSourceStereotype
 
setLastmodifiedby(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramInfoStereotype
 
setLastSelectedElement(BaseElement) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setLastSelectedEsiOfflineServerID(String) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
Sets server identifiers that was last selected as offline server.
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
 
setLastUsedEsiBranches(String) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
 
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
 
setLayout(Element, MagicDrawProfile.relationMapLayoutEnumerationEnum) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setLayoutBeforeExitFullScreen(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setLayoutBeforeFullScreen(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setLayoutData(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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
Deprecated.
has no affect anymore, will be removed in later versions.
setLeaf(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.RedefinableElement
Sets the value of the 'Leaf' attribute.
setLegendLocation(Element, DependencyMatrixProfile.LegendLocationEnum) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
setLegends(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.AbstractGanttChartDiagramStereotype
 
setLegends(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setLegends(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
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.
setLimitRowHeight(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setLimitRowHeight(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setLinkAttraction(int) - Method in class com.nomagic.magicdraw.core.options.OrganicLayouterOptionsGroup
Set Link Attraction property value.
setLinkClientElement(InstanceSpecification, Element) - Static method in class com.nomagic.magicdraw.uml2.Links
Sets client element from InstanceSpecification (link)
setLinkLengthReduction(boolean) - Method in class com.nomagic.magicdraw.core.options.OrthogonalLayouterOptionsGroup
Set Link Length Reduction Property value.
setLinkSupplierElement(InstanceSpecification, Element) - Static method in class com.nomagic.magicdraw.uml2.Links
Sets supplier element for InstanceSpecification (link) Custom way to make Link behavior as relationship - add client and supplier info to the slots
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
Deprecated.
use #setItems(java.util.List)
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.
setLoadPartially(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setLoadPartially(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setLocale(LocaleInfo) - Static method in class com.nomagic.magicdraw.resources.ResourceManager
Sets locale.
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(Locale, ClassLoader) - Static method in class com.nomagic.cameo.resources.CameoResources
 
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
Sets the value of the 'Locally Reentrant' attribute.
setLocation(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomImageHolderStereotype
 
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
Deprecated.
text creation parameters should now be set in RepresentationTextParams and passed as argument for methods when retrieving text
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.license.utils.exec.CommandlineImpl
 
setLogEntry(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.MigrationLogStereotype
 
setLoginToken(String) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
sets login token to server
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
setMakeSelectedAsContext(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableMapToDataSourceStereotype
 
setMapping(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
setMapping(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.MapToDataSourceStereotype
 
setMapping(OpaqueExpression) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mddependencies.Abstraction
Sets the value of the 'Mapping' containment reference.
setMappingColumns(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableMapToDataSourceStereotype
 
setMappingColumns(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
setMappingColumns(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.MapToDataSourceStereotype
 
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(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.Interval
Sets the value of the 'Max' reference.
setMax(Duration) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.DurationInterval
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.
setMaximize(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.FrameStereotype
 
setMaximumValue(Element, Integer) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.MaximumValueStereotype
 
setMaximumValue(Element, Integer) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ProgressBarStereotype
 
setMaximumValue(Element, Integer) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SliderStereotype
 
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.
setMenus(Element, Collection<String>) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.MenuBarStereotype
 
setMergedFromBothContributors(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.MergedDiagramStereotype
 
setMergedPackage(Package) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.PackageMerge
Sets the value of the 'Merged Package' reference.
setMergedSymbols(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.MergedDiagramStereotype
 
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
Sets the value of the 'Message Sort' attribute.
setMetricType(Element, MagicDrawProfile.MetricTypeEnum) - Method in class com.nomagic.uml2.MagicDrawProfile.ValidationBasedMetricDefinitionStereotype
 
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(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.Interval
Sets the value of the 'Min' reference.
setMin(Duration) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.DurationInterval
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.
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.
setMinimize(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.FrameStereotype
 
setMinimumValue(Element, Integer) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.MinimumValueStereotype
 
setMinimumValue(Element, Integer) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ProgressBarStereotype
 
setMinimumValue(Element, Integer) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SliderStereotype
 
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.
setModificationdate(Element, Object) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramInfoStereotype
 
setModificationKind(ModificationKind) - Method in class com.nomagic.magicdraw.diff.report.DiagramReportInfo
Sets diagram modification kind.
setModifiedAt(Element, Object) - Method in class com.nomagic.uml2.MagicDrawProfile.AttachedFileStereotype
 
setModifiedAt(Element, Object) - Method in class com.nomagic.uml2.MagicDrawProfile.ReportTemplateStereotype
 
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
Sets the value of the 'Multicast' attribute.
setMultiline(boolean) - Method in class com.nomagic.magicdraw.properties.StringProperty
Sets the multiline flag
setMultiLineTextProperties(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setMultiplicity(int, int, MultiplicityElement) - Static method in class com.nomagic.magicdraw.uml2.Elements
Set multiplicity to element
setMultiplicity(int, int, MultiplicityElement) - Static method in class com.nomagic.uml2.ext.jmi.helpers.CoreHelper
Set multiplicity to element
setMultiplicity(String, MultiplicityElement) - Static method in class com.nomagic.magicdraw.uml2.Elements
Sets multiplicity for specified multiplicity element.
setMultiplicity(String, MultiplicityElement) - Static method in class com.nomagic.uml2.ext.jmi.helpers.CoreHelper
Sets multiplicity for specified multiplicity element.
setMultireceive(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ObjectFlow
Sets the value of the 'Multireceive' attribute.
setMUServerName(String) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
sets server name as a last used server name.
setMustIsolate(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.StructuredActivityNode
Sets the value of the 'Must Isolate' attribute.
setMUUserLogin(String) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
sets user login to MU server
setMUUserPassword(String) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
sets user password to MU server
setMUUserPasswordAndEncrypt(String) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
set encrypted password
setN(Element, Integer) - Method in class com.nomagic.uml2.MagicDrawProfile.VirtualStereotype
 
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 interface com.nomagic.magicdraw.security.Principal
Sets the value of the 'Name' attribute.
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.
setNameDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.OpaqueActionView.OpaqueActionHeaderView
 
setNameExpression(StringExpression) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.NamedElement
Sets the value of the 'Name Expression' containment reference.
setNamespace(Namespace) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.NamedElement
Sets the value of the 'Namespace' reference.
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
Sets flag if this validator has to be re-run, meaning if DiagramValidator.getAnnotations(Project, Constraint) method should be called again.
setNested(boolean) - Method in class com.nomagic.actions.ActionsCategory
Sets new value of nested flag.
setNewName(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.MetaPropertyStereotype
 
setNewProjectVersionCheckInterval(String) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
Sets the initial interval between version checks for.
setNewProjectVersionNotification(boolean) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
Sets whether the New Project Version Notification should be set to enabled or not.
setNewTypes(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.MetaPropertyStereotype
 
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
 
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(int) - Method in class com.nomagic.magicdraw.teamwork2.ProjectVersion
Sets version number
setNumber(long) - Method in class com.nomagic.magicdraw.magicreport.tools.ProjectVersion
Sets version number
setNumberedProperty(Element, Element) - Method in class com.nomagic.uml2.MagicDrawProfile.AutoNumberStereotype
 
setNumberingScheme(Element, Element) - Method in class com.nomagic.uml2.MagicDrawProfile.AutoNumberStereotype
 
setNumberingStyle(Element, MagicDrawProfile.NumberingStyleEnum) - Method in class com.nomagic.uml2.MagicDrawProfile.NumberingSchemeStereotype
 
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.
setOpenWindowAfterLoad(boolean) - Static method in class com.nomagic.magicdraw.ui.notification.NotificationManager
 
setOperation(Operation) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.CallOperationAction
Sets the value of the 'Operation' reference.
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
Sets the value of the 'Operation' reference.
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(HyperlinkEditorOptions) - Method in interface com.nomagic.magicdraw.hyperlinks.ui.HyperlinkEditor
Set options which can be used in editor editor;
setOptions(PropertyManager) - Method in class com.nomagic.magicdraw.core.options.AbstractPropertyOptionsGroup
Sets properties for options.
setOptions(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setOptions(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
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.
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
Sets the value of the 'Owned Actual' containment reference.
setOwnedDefault(ParameterableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.TemplateParameter
Sets the value of the 'Owned Default' containment reference.
setOwnedParameteredElement(ParameterableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.TemplateParameter
Sets the value of the 'Owned Parametered Element' containment reference.
setOwnedTemplateSignature(RedefinableTemplateSignature) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Classifier
Sets the value of the 'Owned Template Signature' containment reference.
setOwnedTemplateSignature(TemplateSignature) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.TemplateableElement
Sets the value of the 'Owned Template Signature' containment reference.
setOwner(AbstractRefPackage) - Method in interface com.nomagic.uml2.ext.jmi.reflect.AbstractRefBaseObject
 
setOwner(Element) - Method in class com.nomagic.magicdraw.uml.ClassifierFinder.SimpleNameResolver
 
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
Sets the value of the 'Owner Formal Param' container reference.
setOwnerOfDiagram(Namespace) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Diagram
Sets the value of the 'Owner Of Diagram' container reference.
setOwningAssociation(Association) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
Sets the value of the 'Owning Association' container reference.
setOwningConstraint(Constraint) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'Owning Constraint' container reference.
setOwningElement(Element) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Comment
Sets the value of the 'Owning Element' container reference.
setOwningExpression(StringExpression) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.StringExpression
Sets the value of the 'Owning Expression' container reference.
setOwningInstance(InstanceSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Slot
Sets the value of the 'Owning Instance' container reference.
setOwningInstanceSpec(InstanceSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'Owning Instance Spec' container reference.
setOwningLower(MultiplicityElement) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'Owning Lower' container reference.
setOwningPackage(Package) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.PackageableElement
Sets the value of the 'Owning Package' container reference.
setOwningParameter(Parameter) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'Owning Parameter' container reference.
setOwningProperty(Property) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'Owning Property' container reference.
setOwningSignal(Signal) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
Sets the value of the 'Owning Signal' container reference.
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
Sets the value of the 'Owning State' reference.
setOwningTemplateParameter(TemplateParameter) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.ParameterableElement
Sets the value of the 'Owning Template Parameter' container reference.
setOwningTransition(ProtocolTransition) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
Sets the value of the 'Owning Transition' reference.
setOwningUpper(MultiplicityElement) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ValueSpecification
Sets the value of the 'Owning Upper' container reference.
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
Sets the value of the 'Parameter' reference.
setParameteredElement(ParameterableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.TemplateParameter
Sets the value of the 'Parametered Element' reference.
setParameteredElement(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.ClassifierTemplateParameter
Sets the value of the 'Parametered Element' reference.
setParameteredElement(Operation) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.OperationTemplateParameter
Sets the value of the 'Parametered Element' reference.
setParameteredElement(ConnectableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.ConnectableElementTemplateParameter
Sets the value of the 'Parametered Element' reference.
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.
setParentApplicant(boolean) - Method in class com.nomagic.magicdraw.properties.ElementProperty
Set parent applicant.
setParentObject(Element, Object) - Method in class com.nomagic.uml2.ValidationProfile.ValidationRuleStereotype
 
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.
setParentRule(Element, Element) - Method in class com.nomagic.uml2.ValidationProfile.ValidationRuleStereotype
 
setPartWithPort(Property) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdinternalstructures.ConnectorEnd
Sets the value of the 'Part With Port' reference.
setPassiveValidationSeverity(EnumerationLiteral) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setPassword(char[]) - Method in class com.nomagic.license.utils.ProxyServerData
 
setPatchNumber(String) - Method in class com.nomagic.magicdraw.core.Application.RuntimeInternal
 
setPathAndCollapse(String) - Method in class com.nomagic.magicdraw.properties.FileProperty
Set Path and Collapse it by using path variables.
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
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.
setPlace(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.PlaceOnPalettePropertyStereotype
 
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.license.utils.ProxyServerData
 
setPortStyle(String) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
Set Port Style property value.
setPossibleContextTypes(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setPossibleOwners(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setPostCondition(Constraint) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdprotocolstatemachines.ProtocolTransition
Sets the value of the 'Post Condition' reference.
setPostContext(Operation) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
Sets the value of the 'Post Context' reference.
setPowertype(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdpowertypes.GeneralizationSet
Sets the value of the 'Powertype' reference.
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
Sets the value of the 'Pre Condition' reference.
setPreContext(Operation) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
Sets the value of the 'Pre Context' reference.
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.
setPreferredMetatype(Element, Element) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
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.
setPrefix(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.AutoNumberStereotype
 
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
Deprecated.
it is not recommended to use this setting as preserving ids can break model consistency if some situations
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.
setPrincipal(Principal) - Method in interface com.nomagic.magicdraw.security.PackageAccessPermission
Sets the value of the 'Principal' reference.
setPriority(int) - Method in class com.nomagic.magicdraw.annotation.Annotation
 
setPriority(Element, Integer) - Method in class com.nomagic.uml2.MagicDrawProfile.AdornmentRuleStereotype
 
setPriority(Element, Integer) - Method in class com.nomagic.uml2.MagicDrawProfile.LegendItemStereotype
 
setProcessViewID(Element, Integer) - Method in class com.nomagic.uml2.MagicDrawProfile.ProcessViewStereotype
 
setProductHomePage(String) - Method in class com.nomagic.magicdraw.core.Application.WebInternal
 
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
 
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.
setProjectsTreeTableMode(String) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
Sets the teamwork projects tree table display mode.
setProjectUsagesUpdateNotification(int) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
Sets when to show notification about available project usages updates to latest version.
setProperties(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
setProperties(List<PropertyReportInfo>) - Method in class com.nomagic.magicdraw.diff.report.ElementReportInfo
Sets modified properties.
setProperties(List<Property>) - Method in class com.nomagic.magicdraw.properties.PropertyManager
Sets the list of the 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.
setPropertiesDisplayedInCompartments(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setPropertiesInvisible(String[], boolean) - Method in class com.nomagic.magicdraw.core.options.AbstractPropertyOptionsGroup
Sets visibility flag for an array of properties.
setPropertiesToMap(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
setPropertiesToMenuItem(JMenuItem, NMAction) - Static method in class com.nomagic.actions.ActionsMenuCreator
Sets properties to given JMenuItem from given action.
setProperty(String, Object) - Method in class com.nomagic.magicdraw.uml.text.RepTextContext
 
setPropertyActionResult(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.DragAndDropSpecificationStereotype
 
setPropertyChangeListener(PropertyChangeListener) - Method in class com.nomagic.magicdraw.modeltransformations.SelectTransformationDetailsPanel
Sets property change listener, that is applied to each visible property
setPropertyData(Collection, boolean, boolean, boolean) - Method in class com.nomagic.magicdraw.properties.TypeProperty
Sets data for property members.
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.
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
 
setPropertyValue(AutomatonOpaqueObject, String, String, Object) - Static method in class com.nomagic.magicdraw.automaton.AutomatonMacroAPI
Sets the property value.
setProtectedNode(ExecutableNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdextrastructuredactivities.ExceptionHandler
Sets the value of the 'Protected Node' container reference.
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(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.
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.
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
Sets the value of the 'Qualifier' reference.
setQualifier(Property) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReadLinkObjectEndQualifierAction
Sets the value of the 'Qualifier' reference.
setQuery(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Operation
Sets the value of the 'Query' attribute.
setQuery(Element, Object) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setQuery(Element, Object) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setQuery(Element, Object) - Method in class com.nomagic.uml2.MagicDrawProfile.SmartPackageStereotype
 
setQueryExpression(String) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.FilterSettings
 
setQuickApplyingFor(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
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(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
Sets the value of the 'Read Only' attribute.
setReadOnly(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.StructuralFeature
Sets the value of the 'Read Only' attribute.
setReadOnly(Element, Boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
setReadOnly(Collection<ModuleUsage>, boolean, IProgressMonitor) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
Make module usage readonly
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
Sets the value of the 'Receive Event' reference.
setReceivingPackage(Package) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.PackageMerge
Sets the value of the 'Receiving Package' container reference.
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
 
setRecursive(boolean) - Method in class com.nomagic.magicdraw.magicreport.tools.ExportTool3
 
setRedefinedTransition(Transition) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Transition
Sets the value of the 'Redefined Transition' reference.
setRedefinedVertex(Vertex) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Vertex
Sets the value of the 'Redefined Vertex' reference.
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
Sets the value of the 'Reentrant' attribute.
setReferenceData(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ElementReferenceInTextStereotype
 
setReferredElements(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.ElementReferenceInTextStereotype
 
setRefersTo(Interaction) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.InteractionUse
Sets the value of the 'Refers To' reference.
setRegionAsInput(ExpansionRegion) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdextrastructuredactivities.ExpansionNode
Sets the value of the 'Region As Input' reference.
setRegionAsOutput(ExpansionRegion) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdextrastructuredactivities.ExpansionNode
Sets the value of the 'Region As Output' reference.
setRelatedColumn(Element, Element) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.CellStereotype
 
setRelationActionResult(Element, Element) - Method in class com.nomagic.uml2.MagicDrawProfile.DragAndDropSpecificationStereotype
 
setRelationCriterion(Element, Collection<Object>) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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.
setRememberServerBetweenSessions(boolean) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
Sets that server will be remembered during sessions.
setRememberUserNameBetweenSessions(boolean) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
Sets that login will be remembered during sessions.
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.
setRemovedColumnElements(Element, Collection<? extends Element>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MatrixFilterStereotype
 
setRemovedElements(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setRemovedElements(Collection<Element>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.FilterSettings
update Dependency matrix removed element property
setRemovedRowElements(Element, Collection<? extends Element>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MatrixFilterStereotype
 
setRemoveDuplicates(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.RemoveStructuralFeatureValueAction
Sets the value of the 'Remove Duplicates' attribute.
setRemoveDuplicates(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdstructuredactions.RemoveVariableValueAction
Sets the value of the 'Remove Duplicates' attribute.
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
Sets the value of the 'Replace All' attribute.
setReplaceAll(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.AddStructuralFeatureValueAction
Sets the value of the 'Replace All' attribute.
setReplaceAll(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.LinkEndCreationData
Sets the value of the 'Replace All' attribute.
setReplaceAll(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdstructuredactions.AddVariableValueAction
Sets the value of the 'Replace All' attribute.
setReplyMessage(Message) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.Message
Sets the value of the 'Reply Message' reference.
setReplyToCall(Trigger) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReplyAction
Sets the value of the 'Reply To Call' reference.
setReportDataVariableMap(Map<String, Object>) - Method in class com.nomagic.magicdraw.magicreport.tools.TemplateTool
Set report data variable map
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
Deprecated.
The method should not be used. The method allows to set a project's repository to the factory and the factory creates elements in the project's repository. This creates following unwanted consequences:
  1. UMLFactory.eINSTANCE object overlives a project's repository instance. So after a project's closing it might be used to create elements in already closed project.
  2. If a code sets a project's repository and forgets to change it then after switch to another project all elements will be created in the previous project.
  3. It allows to create a deadlock condition. The code that sets the project's repository must take care that all elements in the project are already loaded and to assure that no elements can be unloaded. It makes the code difficult to implement.
setRepresentation(AbstractDiagramRepresentationObject) - Method in interface com.nomagic.magicdraw.foundation.diagram.DiagramContentsDescriptor
Sets the value of the 'Representation' container reference.
setRepresentation(CollaborationUse) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Classifier
Sets the value of the 'Representation' reference.
setRepresentationOfUsers(int) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
Sets how to display users
setRepresentationText(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setRepresentationText(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.DragAndDropSpecificationStereotype
 
setRepresents(Element) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdintermediateactivities.ActivityPartition
Sets the value of the 'Represents' reference.
setRepresents(ConnectableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.Lifeline
Sets the value of the 'Represents' reference.
setRequest(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.SendObjectAction
Sets the value of the 'Request' containment reference.
setRequiredFeature(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.RequiresFeatureStereotype
 
setRequiredFeature(String) - Method in interface com.nomagic.magicdraw.foundation.diagram.AbstractDiagramRepresentationObject
Sets the value of the 'Required Feature' attribute.
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(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReplyAction
Sets the value of the 'Return Information' containment reference.
setReturnInformation(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.AcceptCallAction
Sets the value of the 'Return Information' containment reference.
setReturnValue(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdfragments.InteractionUse
Sets the value of the 'Return Value' containment reference.
setReturnValue(Message, String) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
Sets the return value.
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
Sets the value of the 'Return Value Recipient' reference.
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.
setReverseTypeModifier(Element, String) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.MapStereotype
 
setReverseTypeModifierRegexp(Element, String) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.MapStereotype
 
setReverseTypeModifierRegexpReplace(Element, String) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.MapStereotype
 
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(Element, Collection<String>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
setRowCollapsedNodes(List<String>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Collapsed row nodes property
setRowCustomOrder(Element, String) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
setRowCustomOrder(String) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Row Custom Order property
setRowElements(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setRowElements(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setRowElementType(Element, Collection<? extends Element>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MatrixFilterStereotype
 
setRowElementType(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setRowElementType(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setRowFilters(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setRowFilters(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setRowHeaderWidth(Element, Integer) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
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
setRowOwnerDisplayMode(Element, DependencyMatrixProfile.OwnerDisplayModeEnum) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
setRowPropertyFilter(Element, Collection<String>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MatrixFilterStereotype
 
setRowQuery(Element, Object) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MatrixFilterStereotype
 
setRowScope(Element, Collection<? extends Element>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MatrixFilterStereotype
 
setRowScopeDefined(Element, Boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MatrixFilterStereotype
 
setRowsOrder(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setRowsOrder(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setRowSortingMode(MatrixSettings.SortingMode) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Row sorting mode property
setRowSortingMode(Element, DependencyMatrixProfile.SortingModeEnum) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
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
Deprecated.
spelling error in name, use set #setRunOnEventDispatcher
setRuntimeInstance(MDRuntimeEnvironment) - Static method in class com.nomagic.magicdraw.core.Application.RuntimeEnvironmentHolder
 
setRuntimeInstance(MDRuntimeEnvironment) - Method in class com.nomagic.magicdraw.core.Application.RuntimeInternal
Change instance of MDRuntimeEnvironment
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(StructuredActivityNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.Variable
Sets the value of the 'Scope' container reference.
setScope(Diagram, Collection<Element>) - Static method in class com.nomagic.generictable.GenericTableManager
Sets the scope elements for the table.
setScope(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setScope(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setScope(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setScope(Collection<Element>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.FilterSettings
Dependency matrix scope property
setScopeDefined(boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.FilterSettings
Set scope confirmation flag
setScriptFileName(String) - Method in class com.nomagic.magicdraw.jpython.PythonPluginDescriptor
Sets plugin scruot file name.
setSearchForDerivedIfDoesNotExist(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
setSearchForElementsInTargetScopeOnly(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
setSearchForReferencesInTargetScopeOnly(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
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(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Selects or deselects this presentation element in the diagram.
setSelected(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ButtonStereotype
 
setSelected(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.CellStereotype
 
setSelected(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.CheckBoxStereotype
 
setSelected(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.LeafStereotype
 
setSelected(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.NodeStereotype
 
setSelected(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.RadioButtonStereotype
 
setSelected(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SelectedStereotype
 
setSelected(List<PresentationElement>) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Selects given elements in the diagram.
setSelectedElements(Diagram, List<Element>) - Static method in class com.nomagic.generictable.GenericTableManager
Selects rows which represent given model elements.
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.
setSelectedValue(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ListStereotype
 
setSelection(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ObjectFlow
Sets the value of the 'Selection' reference.
setSelection(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ObjectNode
Sets the value of the 'Selection' reference.
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
Sets the value of the 'Send Event' reference.
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
 
setSequence(Element, MagicDrawProfile.SequenceTypeEnum) - Method in class com.nomagic.uml2.MagicDrawProfile.NumberPartStereotype
 
setSequencer(String) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
 
setServerNames(List<String>) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
Setter for team server list (server names)
setService(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdports.Port
Sets the value of the 'Service' attribute.
setSetAsContext(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.ParameterDefinitionStereotype
 
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.
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
setSeverity(Element, ValidationProfile.SeverityKindEnum) - Method in class com.nomagic.uml2.ValidationProfile.ValidationRuleStereotype
 
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
setSheet(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableMapToDataSourceStereotype
 
setSheet(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
setSheet(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.MapToDataSourceStereotype
 
setSheets(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableMapToDataSourceStereotype
 
setSheets(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
setSheets(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.MapToDataSourceStereotype
 
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
 
setShowAppliedStereotypes(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setShowAttributes(boolean) - Method in class com.nomagic.magicdraw.uml.text.MessageTextParams
 
setShowAuxiliary(boolean) - Method in class com.nomagic.magicdraw.magicreport.tools.ExportTool2
 
setShowAuxiliary(boolean) - Method in class com.nomagic.magicdraw.magicreport.tools.ExportTool3
 
setShowButtonText(boolean) - Method in class com.nomagic.actions.ActionsCommandBarCreator.NMJideButtonFactory
 
setShowButtonText(boolean) - Method in class com.nomagic.actions.ActionsCommandBarCreator.NMJideSplitButtonFactory
 
setShowClassifier(boolean) - Method in class com.nomagic.magicdraw.uml.text.InstanceSpecificationTextParams
 
setShowColumnIcons(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setShowColumnIcons(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
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
 
setShowContext(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setShowDerived(boolean) - Method in class com.nomagic.magicdraw.uml.text.PropertyTextParams
 
setShowDerived(boolean) - Method in class com.nomagic.magicdraw.uml.text.SlotTextParams
 
setShowDerived(boolean) - Method in class com.nomagic.magicdraw.uml.text.TaggedValueTextParams
 
setShowDerivedSign(boolean) - Method in class com.nomagic.magicdraw.uml.text.TaggedValueTextParams
 
setShowDetailedColumnName(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setShowDetailedColumnName(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
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
 
setShowElementNumber(boolean) - Method in class com.nomagic.magicdraw.uml.text.InstanceSpecificationTextParams
 
setShowElementNumber(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setShowElementNumber(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setShowElementNumbers(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setShowElements(Element, DependencyMatrixProfile.RelationOptionEnum) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
setShowElementsOption(MatrixSettings.RelationOption) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Show Elements property
setShowElementType(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setShowElementType(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setShowElementType(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setShowEmptyValue(boolean) - Method in class com.nomagic.magicdraw.uml.text.SlotTextParams
 
setShowEmptyValue(boolean) - Method in class com.nomagic.magicdraw.uml.text.TaggedValueTextParams
 
setShowFeatureType(boolean) - Method in class com.nomagic.magicdraw.uml.text.SlotTextParams
 
setShowFeatureTypeTaggedValues(boolean) - Method in class com.nomagic.magicdraw.uml.text.SlotTextParams
 
setShowFilter(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setShowFilter(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setShowFullPath(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setShowFullPath(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setShowFullType(boolean) - Method in class com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator
Deprecated.
text creation parameters should now be set in RepresentationTextParams and passed as argument for methods when retrieving text
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.InstanceSpecificationTextParams
 
setShowFullType(boolean) - Method in class com.nomagic.magicdraw.uml.text.OperationTextParams
 
setShowFullType(boolean) - Method in class com.nomagic.magicdraw.uml.text.ParameterTextParams
 
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
 
setShowFullTypes(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setShowGroupInCompartmentEdit(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
setShowGroupInDependencyMatrix(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
setShowGroupInElementSpecification(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
setShowGrouping(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setShowGroupInGoTo(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
setShowGroupInQuickProperties(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
setShowGroupInRelationMap(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
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
setShowInnerDependencies(Element, Boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
setShowLegend(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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.
setShowModuleVersionsConflictWarning(boolean) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
 
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.TaggedValueTextParams
 
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
 
setShowParameterDefaultValue(boolean) - Method in class com.nomagic.magicdraw.uml.text.ParameterTextParams
 
setShowParameterDirection(boolean) - Method in class com.nomagic.magicdraw.uml.text.ParameterTextParams
 
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
 
setShowParameters(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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
 
setShowPropertiesWhenNotApplied(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setShowPropertiesWhenNotAppliedLimitedByElementType(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setShowPropertiesWhenNotAppliedLimitedByProfileApplication(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setShowQualifiedName(boolean) - Method in class com.nomagic.magicdraw.uml.text.SlotTextParams
 
setShowQualifiedName(boolean) - Method in class com.nomagic.magicdraw.uml.text.TaggedValueTextParams
 
setShowRelationCriterion(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setShowRelationStyles(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setShowReturnDirection(boolean) - Method in class com.nomagic.magicdraw.uml.text.ParameterDirectionTextParams
 
setShowReturnDirection(boolean) - Method in class com.nomagic.magicdraw.uml.text.ParameterTextParams
 
setShowScope(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setShowScope(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setShowScope(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setShowScopeAsRoot(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setShowScopeAsRoot(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setShowSignature(boolean) - Method in class com.nomagic.magicdraw.uml.text.ParameterTextParams
 
setShowSingleNodePerElement(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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
 
setShowUnitsOnColumn(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setShowUnitsOnValues(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
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
Sets the value of the 'Signature' reference.
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
Sets the value of the 'Signature' reference.
setSimpleMode(boolean) - Method in class com.nomagic.magicdraw.hyperlinks.ui.HyperlinkEditorOptions
 
setSingleExecution(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdfundamentalactivities.Activity
Sets the value of the 'Single Execution' attribute.
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(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.AttachedFileStereotype
 
setSize(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ReportTemplateStereotype
 
setSkipDefaultDirection(boolean) - Method in class com.nomagic.magicdraw.uml.text.ParameterTextParams
 
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.
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
 
setSort(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setSort(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setSortPriority(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomSortStereotype
 
setSource(ActivityNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ActivityEdge
Sets the value of the 'Source' reference.
setSource(Element, Element) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.TransformStereotype
 
setSource(Vertex) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Transition
Sets the value of the 'Source' reference.
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.
setSourceChangeKind(ModificationKind) - Method in class com.nomagic.magicdraw.diff.report.ElementReportInfo
Sets source change kind.
setSourceDiagramData(DiagramData) - 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.
setSourceElement(Element, Element) - Method in class com.nomagic.uml2.MagicDrawProfile.DragAndDropSpecificationStereotype
 
setSourceIdentificationProperty(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableMapToDataSourceStereotype
 
setSourceIdentificationProperty(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
setSourceIdentificationProperty(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.MapToDataSourceStereotype
 
setSourceProjectName(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeTableStereotype
 
setSources(Collection<?>) - Method in class com.nomagic.magicdraw.properties.Property
Set property's sources.
setSourceStereotypeIconContent(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
setSourceStereotypeIconFormat(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
setSourceStereotypeID(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
setSourceStereotypeMetaclass(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
setSourceStereotypeName(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
setSourceTagID(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
setSourceTagName(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
setSpacing(Element, Integer) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SliderStereotype
 
setSpecific(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Generalization
Sets the value of the 'Specific' container reference.
setSpecification(BehavioralFeature) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdbasicbehaviors.Behavior
Sets the value of the 'Specification' reference.
setSpecification(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint
Sets the value of the 'Specification' containment reference.
setSpecification(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.InstanceSpecification
Sets the value of the 'Specification' containment reference.
setSpecification(DurationInterval) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.DurationConstraint
Sets the value of the 'Specification' containment reference.
setSpecification(Interval) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.IntervalConstraint
Sets the value of the 'Specification' containment reference.
setSpecification(TimeInterval) - Method in interface com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdsimpletime.TimeConstraint
Sets the value of the 'Specification' containment reference.
setSpecificMachine(ProtocolStateMachine) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdprotocolstatemachines.ProtocolConformance
Sets the value of the 'Specific Machine' container reference.
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.
setSSOLoginTabVisible(boolean) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
Sets new value for the SSOLoginTabVisible property
setStandardExpertConfiguration(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
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
Sets the value of the 'State Invariant' reference.
setStateMachine(StateMachine) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Pseudostate
Sets the value of the 'State Machine' container reference.
setStateMachine(StateMachine) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Region
Sets the value of the 'State Machine' container reference.
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
 
setStereotypePropertyValue(Element, Stereotype, Property, Object) - Static method in class com.nomagic.uml2.ext.jmi.helpers.TagsHelper
Sets tagged values.
setStereotypePropertyValue(Element, Stereotype, Property, Object, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.TagsHelper
Sets tagged values.
setStereotypePropertyValue(Element, Stereotype, Property, Object, boolean, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.TagsHelper
Sets tagged values.
setStereotypePropertyValue(Element, Stereotype, String, Object) - Static method in class com.nomagic.uml2.ext.jmi.helpers.TagsHelper
Sets tagged values.
setStereotypePropertyValue(Element, Stereotype, String, Object, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.TagsHelper
Sets tagged values.
setStereotypePropertyValue(Element, Stereotype, String, Object, boolean, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.TagsHelper
Sets tagged values.
setStereotypePropertyValueWithClearPredicate(Element, Stereotype, String, T, boolean, Predicate<T>) - Static method in class com.nomagic.uml2.ext.jmi.helpers.TagsHelper
Sets tagged values.
setStereotypes(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
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
Sets the value of the 'Structural Feature' reference.
setStructure(Element, MagicDrawProfile.treeStructureEnumerationEnum) - Method in class com.nomagic.uml2.MagicDrawProfile.ElementsLibraryStereotype
 
setStyle(PropertyManager) - Method in class com.nomagic.magicdraw.ui.diagrams.BaseCustomizableDiagramAction
 
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(PropertyManagerProxy) - Method in class com.nomagic.magicdraw.ui.diagrams.BaseCustomizableDiagramAction
 
setStyles(Collection<Style>) - Method in class com.nomagic.magicdraw.properties.StyleManager
Sets all styles.
setSubElementContentsIncluded(Element, MagicDrawProfile.SubcontentsKindEnum) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setSubmachine(StateMachine) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.State
Sets the value of the 'Submachine' reference.
setSubstitutable(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Generalization
Sets the value of the 'Substitutable' attribute.
setSubstitutingClassifier(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mddependencies.Substitution
Sets the value of the 'Substituting Classifier' container reference.
setSubsystemInteractions(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.SddSubsystemStereotype
 
setSubsystemResources(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.SddSubsystemStereotype
 
setSuggestedOwnedDiagrams(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setSuggestedOwnedTypes(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setSuggestedValues(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.MetaPropertyStereotype
 
setSuperGroup(ActivityGroup) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdfundamentalactivities.ActivityGroup
Sets the value of the 'Super Group' reference.
setSuperPartition(ActivityPartition) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdintermediateactivities.ActivityPartition
Sets the value of the 'Super Partition' container reference.
setSuperTypes(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setSupplierElement(Element, Element) - Static method in class com.nomagic.magicdraw.uml2.Elements
Set supplier of the relationship.
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
setSuppressCriteriaArea(Element, Boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
setSuppressedElements(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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.
setSymbolStandardExpertConfiguration(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
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
Sets the value of the 'Sync Element' reference.
setSynchronous(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.CallAction
Sets the value of the 'Synchronous' attribute.
setSynonyms(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.TermStereotype
 
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.
setTabPosition(Element, UIPrototypingProfile.TabPositionsEnum) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TabbedPaneStereotype
 
setTabs(Element, Collection<String>) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TabbedPaneStereotype
 
setTabTitle(String) - Method in class com.nomagic.magicdraw.ui.WindowComponentInfo
Sets title of window's tab.
setTagDefinition(Property) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.TaggedValue
Sets the value of the 'Tag Definition' reference.
setTaggedValueOwner(Element) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.TaggedValue
Sets the value of the 'Tagged Value Owner' container reference.
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
setTakeWholeModelAsScope(Element, Boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
setTarget(PresentationElement) - Method in class com.nomagic.magicdraw.ui.dnd.DropTarget
Set presentation element for the drop 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(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.MetricSuiteStereotype
 
setTarget(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.Message
Sets the value of the 'Target' containment reference.
setTarget(Message, String) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
Sets the target.
setTarget(Vertex) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.Transition
Sets the value of the 'Target' reference.
setTarget(String) - Method in class com.nomagic.magicdraw.diff.report.PropertyReportInfo
Sets target value.
setTarget(Notifier) - Method in class com.nomagic.magicdraw.utils.StateChangeHandler.ResourceChangeTrackingAdapter
 
setTargetChangeKind(ModificationKind) - Method in class com.nomagic.magicdraw.diff.report.ElementReportInfo
Sets target change kind.
setTargetDiagramData(DiagramData) - 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.
setTargetIdentificationProperty(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableMapToDataSourceStereotype
 
setTargetIdentificationProperty(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
setTargetIdentificationProperty(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.MapToDataSourceStereotype
 
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
setTargetProjectName(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeTableStereotype
 
setTargetScope(Element, Element) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
setTargetStereotypeIconContent(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
setTargetStereotypeIconFormat(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
setTargetStereotypeID(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
setTargetStereotypeName(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
setTargetTagID(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
setTargetTagName(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
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.
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
Sets the value of the 'Template Binding' container reference.
setTemplateParameter(ClassifierTemplateParameter) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Classifier
Sets the value of the 'Template Parameter' reference.
setTemplateParameter(ConnectableElementTemplateParameter) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdinternalstructures.ConnectableElement
Sets the value of the 'Template Parameter' reference.
setTemplateParameter(OperationTemplateParameter) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Operation
Sets the value of the 'Template Parameter' reference.
setTemplateParameter(TemplateParameter) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.ParameterableElement
Sets the value of the 'Template Parameter' reference.
setTemplateXML(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ReportTemplateStereotype
 
setter() - Method in class com.nomagic.uml2.MagicDrawProfile
 
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
Deprecated.
use SetterStereotype.GETTER_SETTER_FOR_ATTRIBUTE
SETTER_PREFIX - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
SETTER_STEREOTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
Deprecated.
use SetterStereotype.STEREOTYPE_NAME
SetterStereotype(MagicDrawProfile) - Constructor for class com.nomagic.uml2.MagicDrawProfile.SetterStereotype
 
setTestedFirst(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.LoopNode
Sets the value of the 'Tested First' attribute.
setText(ShapeElement, String) - Method in class com.nomagic.magicdraw.openapi.uml.PresentationElementsManager
Sets text for given symbol.
setText(TextBuilder) - Method in interface com.nomagic.text.builders.TextBuilder
Replaces current text with the one from the given builder
setText(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ButtonStereotype
 
setText(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.CellStereotype
 
setText(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.CheckBoxStereotype
 
setText(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ComboBoxStereotype
 
setText(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.HyperlinkStereotype
 
setText(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.LabelStereotype
 
setText(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.LeafStereotype
 
setText(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.NodeStereotype
 
setText(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.PasswordFieldStereotype
 
setText(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.RadioButtonStereotype
 
setText(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SpinnerStereotype
 
setText(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TextAreaStereotype
 
setText(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TextFieldStereotype
 
setText(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TextStereotype
 
setText(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TreeStereotype
 
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(CharSequence) - Method in interface com.nomagic.text.builders.TextBuilder
Replace current text with the given one
setText(String) - Method in class com.nomagic.magicdraw.annotation.Annotation
Sets annotation text.
setText(String) - Method in class com.nomagic.magicdraw.ui.browser.Node.NodeSortKeys
 
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.
setTimeExpressionOwner(TimeExpression, Element) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
Sets the time expression owner.
setTimeInterval(TimeConstraint, String) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
Sets time interval for a time constraint.
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, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
Sets time interval data.
setTimeInterval(TimeInterval, String, String, boolean) - Static method in class com.nomagic.uml2.ext.jmi.helpers.InteractionHelper
Sets time interval data.
setTimeout(long) - Method in interface com.nomagic.license.utils.exec.Commandline
 
setTimeout(long) - Method in class com.nomagic.license.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(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ColumnStereotype
 
setTitle(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.FrameStereotype
 
setTitle(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.GroupBoxStereotype
 
setTitle(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.RowStereotype
 
setTitle(Element, String) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TitleStereotype
 
setTitle(String) - Method in class com.nomagic.magicdraw.ui.notification.AbstractNotification
Sets notification title.
setTitleBarDescription(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
setTitleBarName(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
setTitleCreator(SpecificationTitleCreator) - Method in class com.nomagic.magicdraw.ui.dialogs.specifications.SpecificationDialogManager
Sets specification dialog title creator
setTitled(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.GroupBoxStereotype
 
setTodo(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.Todo_OwnerStereotype
 
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
Sets the value of the 'Transformation' reference.
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
setTransformationProperties(Element, Collection<String>) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.TransformationStereotype
 
setTransformations(Collection<ModelTransformationInfo>) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardInformation
Setting the Transformations that will appear in the SelectTransformationTypePanel
setTransformationType(Element, String) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.TransformationStereotype
 
setTransformInPlace(boolean) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardInformation
Setter for transformation in place
setTreatAsAuxiliaryInOwningProject(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.AdditionalElementImportStereotype
 
setTreatAsAuxiliaryInOwningProject(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.AdditionalPackageImportStereotype
 
setTreatAsAuxiliaryInOwningProject(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.AuxiliaryResourceStereotype
 
setTreatAsAuxiliaryInOwningProject(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.DerivedPropertiesSuiteStereotype
 
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(Association) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdinternalstructures.Connector
Sets the value of the 'Type' reference.
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(Stereotype) - Method in interface com.nomagic.uml2.ext.magicdraw.mdprofiles.ExtensionEnd
Sets the value of the 'Type' reference.
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.ui.browser.Node.NodeSortKeys
 
setType(String) - Method in class com.nomagic.magicdraw.uml.DiagramType
Sets the diagram type, according given diagram type string representation
setTypeElement(boolean) - Method in class com.nomagic.magicdraw.properties.ElementProperty
Set type Element.
setTypeMap(Element, Element) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.TransformationStereotype
 
setTypeModifier(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.TypeModifierStereotype
 
setTypesForSource(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setTypesForTarget(Element, Collection<? extends Element>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setTypesIncludeCustomTypes(boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.FilterSettings
Include subtypes element filter property
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.
setUnique(int, E) - Method in class com.nomagic.magicdraw.uml2.util.ModelEObjectEList
Sets the object at the index and returns the old object at the index; it does no ranging checking or uniqueness checking.
setUnique(int, E) - Method in class com.nomagic.magicdraw.uml2.util.ModelEStoreEList
Sets the object at the index and returns the old object at the index; it does no ranging checking or uniqueness checking.
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
Sets the value of the 'Unmarshall' attribute.
setUnmarshallType(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.UnmarshallAction
Sets the value of the 'Unmarshall Type' reference.
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.
SetupRegionView() - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.LoopNodeView.SetupRegionView
 
SetupRegionView(PresentationElement) - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.LoopNodeView.SetupRegionView
 
setUpTest() - Method in class com.nomagic.magicdraw.tests.MagicDrawTestCase
Override to prepare test case after MagicDraw application started.
SetupTestBodyCompartment() - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.LoopNodeView.SetupTestBodyCompartment
 
setURI(String) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Package
Sets the value of the 'URI' attribute.
setUrl(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableMapToDataSourceStereotype
 
setUrl(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
setUrl(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.MapToDataSourceStereotype
 
setUseActionForDisable(boolean) - Method in class com.nomagic.actions.ActionsCategory
 
setUseAlias(boolean) - Method in class com.nomagic.magicdraw.uml.text.StereotypeTextParams
 
setUseAsNode(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
setUseCase(UseCase) - Method in interface com.nomagic.uml2.ext.magicdraw.mdusecases.ExtensionPoint
Sets the value of the 'Use Case' container reference.
setUseCaseViewID(Element, Integer) - Method in class com.nomagic.uml2.MagicDrawProfile.UseCaseViewStereotype
 
setUseDiagramInfoCustomMode(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setUseDiagramsAspects(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setUsedUMLProperties(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
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
setUseInSelectionDialogs(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.SmartPackageStereotype
 
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.
setUseParentPermissions(boolean) - Method in interface com.nomagic.magicdraw.security.PackagePermissions
Sets the value of the 'Use Parent Permissions' attribute.
setUsePrefixOnOwner(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.AutoNumberStereotype
 
setUseProxyServer(boolean) - Method in class com.nomagic.license.utils.ProxyServerData
 
setUser(String) - Method in class com.nomagic.license.utils.ProxyServerData
 
setUser(String) - Method in class com.nomagic.magicdraw.magicreport.tools.ProjectVersion
Sets user for the version
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
 
setUseSecureConnection(boolean) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
 
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
Sets the value of the 'Utilized Element' reference.
setUUID(Element, String) - Static method in class com.nomagic.magicdraw.uml.UUIDRegistry
Assign new UUID.
setValid(boolean) - Method in class com.nomagic.magicdraw.ui.dnd.DropTarget
Set valid to true if drop is correct
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
 
setValidationRule(Element, Element) - Method in class com.nomagic.uml2.MagicDrawProfile.ValidationBasedMetricDefinitionStereotype
 
setValue(boolean) - Method in class com.nomagic.magicdraw.properties.BooleanProperty
Sets value as primitive boolean type.
setValue(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.LiteralBoolean
Sets the value of the 'Value' attribute.
setValue(double) - Method in class com.nomagic.magicdraw.properties.NumberProperty
Sets value as primitive double type.
setValue(double) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.LiteralReal
Sets the value of the 'Value' attribute.
setValue(float) - Method in class com.nomagic.magicdraw.properties.NumberProperty
Sets value as primitive float type.
setValue(int) - Method in class com.nomagic.magicdraw.properties.NumberProperty
Sets value as primitive integer.
setValue(int) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.LiteralInteger
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.
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(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(Element, Property, Object) - Static method in class com.nomagic.magicdraw.uml2.Profiles
Sets tagged values.
setValue(Element, Stereotype, Property, Object) - Static method in class com.nomagic.magicdraw.uml2.Profiles
Sets tagged values.
setValue(Element, Stereotype, Property, Object, boolean) - Static method in class com.nomagic.magicdraw.uml2.Profiles
Sets tagged values.
setValue(Element, Integer) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ProgressBarStereotype
 
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, 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, 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(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(TaggedValue, Object) - Static method in class com.nomagic.magicdraw.uml2.Profiles
Sets tagged values.
setValue(TaggedValue, Object, boolean) - Static method in class com.nomagic.magicdraw.uml2.Profiles
Sets tagged values.
setValue(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.ValuePin
Sets the value of the 'Value' containment reference.
setValue(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdintermediateactions.ValueSpecificationAction
Sets the value of the 'Value' containment reference.
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(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(Object) - Method in class com.nomagic.magicdraw.properties.ListProperty
Sets a value of the property.
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) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.LiteralString
Sets the value of the 'Value' attribute.
setValue(RefObject, ValueSetter, boolean, Object, Object) - Static method in class com.nomagic.uml2.ext.jmi.reflect.ValueSetterUtils
 
setValue(RefObject, ValueSetter, boolean, Object, Object, Object) - Static method in class com.nomagic.uml2.ext.jmi.reflect.ValueSetterUtils
 
setValue(RefObject, Object) - Method in interface com.nomagic.uml2.ext.jmi.reflect.ValueSetter
Implementation should set property of the specified object to the specified value.
setValue(RefObject, Object, Object) - Method in interface com.nomagic.uml2.ext.jmi.reflect.ValueSetter
Implementation should set property of the specified object to the specified value regarding the context.
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, EmfUml2ExportFeatureHelper) - Method in interface com.nomagic.magicdraw.emfuml2xmi.v4.export.convert.feature.EmfFeatureValueSetter
Sets Eclipse UML2 model element feature value.
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, EmfUml2ExportFeatureHelper) - Method in interface com.nomagic.magicdraw.emfuml2xmi.export.convert.feature.EmfFeatureValueSetter
Sets Eclipse UML2 model element feature value.
setValueDisposeIfNeeded(Supplier<ValueSpecification>, Consumer<ValueSpecification>, ValueSpecification) - Static method in class com.nomagic.uml2.ext.jmi.helpers.ValueSpecificationHelper
Set value specification as a new value.
setValues(Element, Collection<String>) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ListStereotype
 
setValues(Element, Collection<String>) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SliderStereotype
 
setValues(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.SuggestedStringValuesStereotype
 
setValueSetter(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.DerivedPropertySpecificationStereotype
 
setValueSetter(String, ValueSetter) - Method in class com.nomagic.uml2.ext.jmi.reflect.AbstractRefClass
 
setValueSetter(String, ValueSetter) - Method in interface com.nomagic.uml2.ext.jmi.reflect.AbstractRefFeatured
 
setValueSetter(String, ValueSetter) - Method in interface com.nomagic.uml2.ext.jmi.reflect.DerivedPropertyOwner
Sets value setter by specified feature name.
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.
setVerbose(boolean) - Method in class com.nomagic.magicdraw.core.Application.RuntimeInternal
 
setVersion(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.InfoStereotype
 
setVersion(Object) - Method in class com.nomagic.magicdraw.magicreport.tools.ProjectVersion
Sets version object
setVersion(String) - Method in class com.nomagic.magicdraw.jpython.PythonPluginDescriptor
Sets the plugin version.
setVersion(String) - Method in class com.nomagic.magicdraw.plugins.PluginDescriptor
Sets the plugin version.
setVertical(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ProgressBarStereotype
 
setVertical(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ScrollBarStereotype
 
setVertical(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SeparatorStereotype
 
setVertical(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SliderStereotype
 
setVertical(Element, Boolean) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.VerticalStereotype
 
setVerticalScrollBar(Element, UIPrototypingProfile.ScrollBarPolicyEnum) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ListStereotype
 
setVerticalScrollBar(Element, UIPrototypingProfile.ScrollBarPolicyEnum) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TextAreaStereotype
 
setVerticalScrollBar(Element, UIPrototypingProfile.ScrollBarPolicyEnum) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TreeStereotype
 
setVerticalScrollBar(Element, UIPrototypingProfile.ScrollBarPolicyEnum) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.VerticalScrollBarStereotype
 
setVerticalScrollBar(Element, UIPrototypingProfile.ScrollPaneScrollBarPolicyEnum) - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ScrollPaneStereotype
 
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
Sets the value of the 'Viewpoint' attribute.
setVisibility(VisibilityKind) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.ElementImport
Sets the value of the 'Visibility' attribute.
setVisibility(VisibilityKind) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.NamedElement
Sets the value of the 'Visibility' attribute.
setVisibility(VisibilityKind) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.PackageableElement
Sets the value of the 'Visibility' attribute.
setVisibility(VisibilityKind) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.PackageImport
Sets the value of the 'Visibility' attribute.
setVisible(boolean) - Method in class com.nomagic.magicdraw.ui.notification.HRefRunnable
Sets visibility of action representing href.
setWebAppServerUrl(String) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
Sets WebApp URL.
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.
setWidth(int) - Method in class com.nomagic.ui.UnmodifiableDimension
Applies given width to self
setWrapText(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setWrapText(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setXpdlImportLocation(String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
SEVERITY - Static variable in class com.nomagic.uml2.ValidationProfile.ValidationRuleStereotype
Select the severity kind of the validation rule: debug, info, warning, error, fatal.
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
 
sha1Hex(byte[]) - Static method in class com.nomagic.utils.Utilities
Returns SHA-1 hash key that should be constructed from the specified data.
sha1Hex(String...) - Static method in class com.nomagic.utils.Utilities
Returns SHA-1 hash key that should be constructed from the specified strings.
SHALLOW_HISTORY_PSEUDO_STATE - Static variable in class com.nomagic.magicdraw.icons.ElementIconsRegistry
 
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.
ShapeElement.OnEdgeBounds - Class in com.nomagic.magicdraw.uml.symbols.shapes
 
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
 
ShapeWrapper() - Constructor for class com.nomagic.magicdraw.ui.actions.DrawShapeDiagramAction.ShapeWrapper
 
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.
SHEET - Static variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableMapToDataSourceStereotype
 
SHEET - Static variable in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
SHEET - Static variable in class com.nomagic.uml2.MagicDrawProfile.MapToDataSourceStereotype
 
SHEETS - Static variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableMapToDataSourceStereotype
 
SHEETS - Static variable in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
SHEETS - Static variable in class com.nomagic.uml2.MagicDrawProfile.MapToDataSourceStereotype
 
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
shouldDisposeReference(Reference) - Static method in class com.nomagic.uml2.ext.jmi.reflect.RepositoryReflection
 
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_DOCUMENTATION - com.nomagic.magicdraw.core.options.ProjectOptions.TooltipsStyleChoice
 
SHOW_ELEMENT_NAME - com.nomagic.magicdraw.core.options.ProjectOptions.TooltipsStyleChoice
 
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_PROJECTS_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_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_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
SHOWAPPLIEDSTEREOTYPES - Static variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
SHOWCOLUMNICONS - Static variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
SHOWCOLUMNICONS - Static variable in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
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
SHOWCONTEXT - Static variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
showContextToolbarIfCanvasFocused(DiagramWindowPanel) - Method in class com.nomagic.magicdraw.ui.actions.DiagramContextToolbarAction
 
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
SHOWDETAILEDCOLUMNNAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
SHOWDETAILEDCOLUMNNAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
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
SHOWELEMENTNUMBER - Static variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
Set to true to display element number in the name column.
SHOWELEMENTNUMBER - Static variable in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
Set to true to display element number in the name column.
SHOWELEMENTNUMBERS - Static variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
Set to true to display element number before its name.
SHOWELEMENTS - Static variable in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
Select All to show all elements from the selected scope.
SHOWELEMENTTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
Set to true to show the element type specification box in the criteria area of the table.
SHOWELEMENTTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
Set to true to show the element type specification box in the criteria area of the table.
SHOWELEMENTTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
showError(Dialog, String) - Method in class com.nomagic.magicdraw.core.GUILog
Method shows Error dialog.
showError(Dialog, String, Throwable) - Method in class com.nomagic.magicdraw.core.GUILog
Method shows Error and stack trace dialog
showError(Frame, 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(Frame, String, Throwable) - Method in class com.nomagic.magicdraw.core.GUILog
Method shows Error and stack trace dialog.
showError(Window, String) - Method in class com.nomagic.magicdraw.core.GUILog
Method shows Error dialog.
showError(Window, String, String) - Method in class com.nomagic.magicdraw.core.GUILog
Shows error 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.
SHOWFILTER - Static variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
SHOWFILTER - Static variable in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
SHOWFULLPATH - Static variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
SHOWFULLPATH - Static variable in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
SHOWFULLTYPES - Static variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
SHOWGROUPINCOMPARTMENTEDIT - Static variable in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
This property allows for displaying the element properties in the Compartment Edit dialog > the Element Properties tab and in a note on a diagram either within the property group/subgroup or without it. If the value is true, the property name will be displayed as follows: <property_group_name>::<property_name>. If the value is false, the property name will be displayed as follows: <property_name>.
SHOWGROUPINDEPENDENCYMATRIX - Static variable in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
SHOWGROUPINELEMENTSPECIFICATION - Static variable in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
If the value is true, the property group/ subgroup will be visible in the element’s Specification window.
SHOWGROUPING - Static variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
SHOWGROUPINGOTO - Static variable in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
If the value is true, the property group/ subgroup will be visible in element’s shortcut menu as a submenu under the Go To menu.
SHOWGROUPINQUICKPROPERTIES - Static variable in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
If the value is true, the property group/ subgroup will be visible in the element’s Properties panel.
SHOWGROUPINRELATIONMAP - Static variable in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
If the value is true , the property group/ subgroup will be visible in the Criterion Editor dialog, when you create or edit a Relation Map diagram.
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
showHTMLError(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
SHOWINNERDEPENDENCIES - Static variable in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
Set to true to show the number of dependencies in the owner element on cell.
showInputTextDialog(String, String) - Static method in class com.nomagic.magicdraw.core.GUILog
Show dialog for text input.
SHOWLEGEND - Static variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
Show relationship type color legend
showMergeGUI(ProjectDifference) - Static method in class com.nomagic.magicdraw.merge.MergeUtil
Show merge GUI.
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.
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, boolean) - 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, String, String) - Method in class com.nomagic.magicdraw.core.GUILog
Shows the message dialog with 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.
SHOWPARAMETERS - Static variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
Show the parameters signatures of operation and behavior (Activity, StateMachine, Interaction, OpaqueBehavior) on symbols.
showParentProperty(String) - Method in class com.nomagic.magicdraw.properties.PropertyManager
Show parent property.
SHOWPROPERTIESWHENNOTAPPLIED - Static variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
SHOWPROPERTIESWHENNOTAPPLIEDLIMITEDBYELEMENTTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
SHOWPROPERTIESWHENNOTAPPLIEDLIMITEDBYPROFILEAPPLICATION - Static variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
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) - Method in class com.nomagic.magicdraw.core.GUILog
Shows the yes-no-help dialog 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
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) - Method in class com.nomagic.magicdraw.core.GUILog
Show customized Ok/Cancel/Help question in a modal dialog.
showQuestionWithHelp(String, String, String, String, String) - Method in class com.nomagic.magicdraw.core.GUILog
Show customized Ok/Cancel/Help question in a modal dialog.
SHOWRELATIONCRITERION - Static variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
showRelationships - Variable in class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
Deprecated.
not used anymore. Now relationships are shown on demand
SHOWRELATIONSTYLES - Static variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
showRetryQuestion(String) - Method in class com.nomagic.magicdraw.core.GUILog
Shows the yes-no dialog dialog with given message
SHOWSCOPE - Static variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
SHOWSCOPE - Static variable in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
SHOWSCOPE - Static variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
SHOWSCOPEASROOT - Static variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
Set to true to show scope as a root node in tree display mode.
SHOWSCOPEASROOT - Static variable in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
Set to true to show scope as a root node in tree display mode.
showSelectionListForAllElements() - Method in class com.nomagic.magicdraw.core.Application.RuntimeInternal
Select element dialogs can show input field for fast selecting element.
SHOWSINGLENODEPERELEMENT - Static variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
Show a single node per element when the graph has more than one representation of the same element in the Relation Map.
showTopic(String) - Method in class com.nomagic.magicdraw.help.Help
Show help with a given topic id
SHOWUNITSONCOLUMN - Static variable in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
SHOWUNITSONVALUES - Static variable in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
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, boolean) - Method in class com.nomagic.magicdraw.core.GUILog
Shows the warning dialog with given message.
showWarning(String, String, String) - Method in class com.nomagic.magicdraw.core.GUILog
Shows the warning dialog with given message, title and button.
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.
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 - Static variable in class com.nomagic.uml2.UML2Definitions
 
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_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' 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 - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
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 'Is Abstract' attribute.
SIGNAL__IS_FINAL_SPECIALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Final Specialization' attribute.
SIGNAL__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is 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 from Classifier' 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__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
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 from Classifier' 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 from Packageable Element' 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_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' 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 - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
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__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
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 from Packageable Element' 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
 
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_DISPATCHER - com.nomagic.ui.EventQueueDispatcher.Dispatcher
 
SIMPLE_LINE - com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.BordersEnum
 
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.
size() - Method in class com.nomagic.magicdraw.uml2.util.ModelEObjectEList
 
size() - Method in class com.nomagic.magicdraw.utils.StateChangeHandler.ConcurrentModificationDetectingSet
 
SIZE - Static variable in class com.nomagic.uml2.MagicDrawProfile.AttachedFileStereotype
 
SIZE - Static variable in class com.nomagic.uml2.MagicDrawProfile.ReportTemplateStereotype
 
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.
slider() - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile
 
SliderStereotype(UIPrototypingProfile) - Constructor for class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SliderStereotype
 
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_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' 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 - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
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__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
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 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
Configuration for creating Slot element text with ModelTextCreator.
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 empty 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 the configuration.
SmartListenerConfigProvider - Interface in com.nomagic.uml2.ext.jmi.smartlistener
Defines interface for smart listeners configuration providers by element class type.
SmartListenerConfigurationProvider - Interface in com.nomagic.magicdraw.validation
smartPackage() - Method in class com.nomagic.uml2.MagicDrawProfile
 
SMARTPACKAGE_ADDITIONALELEMENTS_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
Deprecated.
use SmartPackageStereotype.ADDITIONALELEMENTS
SMARTPACKAGE_CUSTOMIZATION_ADDITIONALCONTENTCALC_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
 
SMARTPACKAGE_EXCLUDEDELEMENTS_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
Deprecated.
use SmartPackageStereotype.EXCLUDEDELEMENTS
SMARTPACKAGE_FROZEN_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
Deprecated.
use SmartPackageStereotype.FROZEN
SMARTPACKAGE_FROZENCONTENTS_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
Deprecated.
use SmartPackageStereotype.FROZENCONTENTS
SMARTPACKAGE_QUERY_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
Deprecated.
use SmartPackageStereotype.QUERY
SMARTPACKAGE_STEREOTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
Deprecated.
use SmartPackageStereotype.STEREOTYPE_NAME
SMARTPACKAGE_USEINSELECTIONDIALOGS_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
Deprecated.
use SmartPackageStereotype.USEINSELECTIONDIALOGS
SmartPackageStereotype(MagicDrawProfile) - Constructor for class com.nomagic.uml2.MagicDrawProfile.SmartPackageStereotype
 
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.
snapshot() - Method in class com.nomagic.magicdraw.emf.impl.BasicEStoreEList
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
snapshot() - Method in class com.nomagic.magicdraw.uml2.util.ModifiableDerivedUnionEObjectEList
 
SOFT_DIRTY - com.nomagic.magicdraw.utils.StateChangeHandler.DirtyType
 
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
 
SOME - com.nomagic.uml2.MagicDrawProfile.SubcontentsKindEnum
 
sort() - Method in class com.nomagic.actions.ActionsCategory
 
sort(Collection) - Method in class com.nomagic.magicdraw.magicreport.tools.SorterTool
Sort function for template report.
SORT - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
SORT - Static variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
SORT - Static variable in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
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
 
SORTINGMODE_ASCENDING_LITERAL - Static variable in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile
 
SORTINGMODE_CUSTOM_LITERAL - Static variable in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile
 
SORTINGMODE_DATATYPE - Static variable in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile
 
SORTINGMODE_DESCENDING_LITERAL - Static variable in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile
 
sortOriginalElements(List<Element>) - Method in class com.nomagic.magicdraw.modeltransformations.impl.any_to_any.AnyToAnyModelTransformation
Sorts elements before invoking custom transformation
SORTPRIORITY - Static variable in class com.nomagic.uml2.MagicDrawProfile.CustomSortStereotype
 
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() - Method in class com.nomagic.uml2.StandardProfile
 
SOURCE - Static variable in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.TransformStereotype
 
SOURCE - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
SOURCE_ADDED - Static variable in class com.nomagic.magicdraw.diff.report.ReportVariables
Number of addition changes in source project
SOURCE_ADDED_DIAGRAMS - Static variable in class com.nomagic.magicdraw.diff.report.ReportVariables
Number of added diagrams in source project
SOURCE_ADDED_SYMBOLS - Static variable in class com.nomagic.magicdraw.diff.report.ReportVariables
Number of added symbols in source project
SOURCE_BRANCH - Static variable in class com.nomagic.magicdraw.diff.report.ReportVariables
Source project branch name
SOURCE_DIAGRAM_COUNT - Static variable in class com.nomagic.magicdraw.diff.report.ReportVariables
Source project total diagram count
SOURCE_ELEMENT_COUNT - Static variable in class com.nomagic.magicdraw.diff.report.ReportVariables
Source project total element count
SOURCE_LABEL - Static variable in class com.nomagic.magicdraw.diff.report.ReportVariables
Will have value "Compared" when comparing, and "Source" - when merging
SOURCE_MODIFIED - Static variable in class com.nomagic.magicdraw.diff.report.ReportVariables
Number of modification changes in source project
SOURCE_MODIFIED_DIAGRAMS - Static variable in class com.nomagic.magicdraw.diff.report.ReportVariables
Number of modified diagrams in source project
SOURCE_MODIFIED_SYMBOLS - Static variable in class com.nomagic.magicdraw.diff.report.ReportVariables
Number of modified symbols in source project
SOURCE_OVERALL - Static variable in class com.nomagic.magicdraw.diff.report.ReportVariables
Total number of addition, modification and removal changes in source project
SOURCE_OVERALL_DIAGRAMS - Static variable in class com.nomagic.magicdraw.diff.report.ReportVariables
Total number of added, modified, deleted diagrams and symbols in source project
SOURCE_PREFERRED - com.nomagic.magicdraw.merge.MergeUtil.ConflictResolution
Prefer source changes if conflicts are detected.
SOURCE_PROJECT_NAME - Static variable in class com.nomagic.magicdraw.diff.report.ReportVariables
Source project name
SOURCE_REMOVED - Static variable in class com.nomagic.magicdraw.diff.report.ReportVariables
Number of removal changes in source project
SOURCE_REMOVED_DIAGRAMS - Static variable in class com.nomagic.magicdraw.diff.report.ReportVariables
Number of removed diagrams in source project
SOURCE_REMOVED_SYMBOLS - Static variable in class com.nomagic.magicdraw.diff.report.ReportVariables
Number of deleted symbols in source project
SOURCE_STEREOTYPE - Static variable in class com.nomagic.uml2.StandardProfile
Deprecated.
use SourceStereotype.STEREOTYPE_NAME
SOURCE_VERSION - Static variable in class com.nomagic.magicdraw.diff.report.ReportVariables
Source project version
SOURCEELEMENT - Static variable in class com.nomagic.uml2.MagicDrawProfile.DragAndDropSpecificationStereotype
 
SOURCEIDENTIFICATIONPROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableMapToDataSourceStereotype
 
SOURCEIDENTIFICATIONPROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
SOURCEIDENTIFICATIONPROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile.MapToDataSourceStereotype
 
SOURCEPROJECTNAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeTableStereotype
 
SourceStereotype(StandardProfile) - Constructor for class com.nomagic.uml2.StandardProfile.SourceStereotype
 
SOURCESTEREOTYPEICONCONTENT - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
SOURCESTEREOTYPEICONFORMAT - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
SOURCESTEREOTYPEID - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
SOURCESTEREOTYPEMETACLASS - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
SOURCESTEREOTYPENAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
SOURCETAGID - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
SOURCETAGNAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
SPACE_EVENLY_HORIZONTALLY - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
SPACE_EVENLY_VERTICALLY - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
SPACING - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SliderStereotype
 
SPEC_PROPERTIES_MODE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
SPECIALIZATION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
specialToken - Variable in class com.nomagic.magicdraw.utils.parsers.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SPECIFIC - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
SPECIFIC_MACHINE - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
specification() - Method in class com.nomagic.uml2.StandardProfile
 
SPECIFICATION - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
specification_dialog - com.nomagic.magicdraw.ui.LocationInTool
element specification dialog
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
Deprecated.
use SpecificationStereotype.STEREOTYPE_NAME
SpecificationDialogManager - Class in com.nomagic.magicdraw.ui.dialogs.specifications
The manager of specification windows for all types of model elements.
SpecificationDialogManager.OpenMode - Enum in com.nomagic.magicdraw.ui.dialogs.specifications
 
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
 
SpecificationStereotype(StandardProfile) - Constructor for class com.nomagic.uml2.StandardProfile.SpecificationStereotype
 
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
 
SPECIFIED_BY_DIAGRAM - Static variable in class com.nomagic.magicdraw.core.options.OrientationOptions
 
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
 
spinner() - Method in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile
 
SpinnerStereotype(UIPrototypingProfile) - Constructor for class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SpinnerStereotype
 
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.
splitQualifiedName(String) - Static method in class com.nomagic.uml2.finder.AbstractByQualifiedNameFinder
 
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.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
Deprecated.
do not use anymore
STANDARD_PROFILE_L3 - Static variable in class com.nomagic.uml2.UML2Constants
Deprecated.
do not use anymore
STANDARDEXPERTCONFIGURATION - Static variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
StandardProfile - Class in com.nomagic.uml2
 
StandardProfile(ProfileCache) - Constructor for class com.nomagic.uml2.StandardProfile
 
StandardProfile.AuxiliaryStereotype - Class in com.nomagic.uml2
 
StandardProfile.BuildComponentStereotype - Class in com.nomagic.uml2
 
StandardProfile.CallStereotype - Class in com.nomagic.uml2
 
StandardProfile.CreateStereotype - Class in com.nomagic.uml2
 
StandardProfile.DeriveStereotype - Class in com.nomagic.uml2
 
StandardProfile.DestroyStereotype - Class in com.nomagic.uml2
 
StandardProfile.DocumentStereotype - Class in com.nomagic.uml2
 
StandardProfile.EntityStereotype - Class in com.nomagic.uml2
 
StandardProfile.ExecutableStereotype - Class in com.nomagic.uml2
 
StandardProfile.FileStereotype - Class in com.nomagic.uml2
 
StandardProfile.FocusStereotype - Class in com.nomagic.uml2
 
StandardProfile.FrameworkStereotype - Class in com.nomagic.uml2
 
StandardProfile.ImplementationClassStereotype - Class in com.nomagic.uml2
 
StandardProfile.ImplementStereotype - Class in com.nomagic.uml2
 
StandardProfile.InstantiateStereotype - Class in com.nomagic.uml2
 
StandardProfile.LibraryStereotype - Class in com.nomagic.uml2
 
StandardProfile.MetaclassStereotype - Class in com.nomagic.uml2
 
StandardProfile.MetamodelStereotype - Class in com.nomagic.uml2
 
StandardProfile.ModelLibraryStereotype - Class in com.nomagic.uml2
 
StandardProfile.ProcessStereotype - Class in com.nomagic.uml2
 
StandardProfile.RealizationStereotype - Class in com.nomagic.uml2
 
StandardProfile.RefineStereotype - Class in com.nomagic.uml2
 
StandardProfile.ResponsibilityStereotype - Class in com.nomagic.uml2
 
StandardProfile.ScriptStereotype - Class in com.nomagic.uml2
 
StandardProfile.SendStereotype - Class in com.nomagic.uml2
 
StandardProfile.ServiceStereotype - Class in com.nomagic.uml2
 
StandardProfile.SourceStereotype - Class in com.nomagic.uml2
 
StandardProfile.SpecificationStereotype - Class in com.nomagic.uml2
 
StandardProfile.SubsystemStereotype - Class in com.nomagic.uml2
 
StandardProfile.SystemModelStereotype - Class in com.nomagic.uml2
 
StandardProfile.TraceStereotype - Class in com.nomagic.uml2
 
StandardProfile.TypeStereotype - Class in com.nomagic.uml2
 
StandardProfile.UtilityStereotype - Class in com.nomagic.uml2
 
STAR - com.nomagic.uml2.MagicDrawProfile.typeModifierEnumerationEnum
 
start - Variable in class com.nomagic.license.flexlm.InternalBorrowInfo
 
start() - Method in class com.nomagic.uml2.transaction.ModelTransaction
Starts transaction.
start() - Method in interface com.nomagic.uml2.transaction.TransactionManager
Starts transaction.
start(boolean, boolean) - Method in class com.nomagic.uml2.transaction.ModelTransaction
 
start(boolean, boolean, boolean, String[], StartupParticipant) - Method in class com.nomagic.magicdraw.core.Application
Starts the application.
start(TransactionManager.TransactionOptions) - Method in interface com.nomagic.uml2.transaction.TransactionManager
Starts with given options.
start(Object) - Method in interface com.nomagic.magicdraw.uml2.util.TimeTracker
Start operation
start(String[]) - Method in class com.nomagic.magicdraw.core.Application
Starts the application.
start(Supplier<Object>) - Method in interface com.nomagic.magicdraw.uml2.util.TimeTracker
Start operation
START - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
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_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' 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 - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
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 'Is 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 'Is 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__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
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_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' 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 - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
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 'Is 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 'Is 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 'Is 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__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
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
 
startLogEvents() - Method in class com.nomagic.magicdraw.uml2.util.ModelEObjectEList
Starts logging of events.
startLogEvents() - Method in class com.nomagic.magicdraw.uml2.util.ModelEStoreEList
Starts logging of events.
startLogEvents() - Method in class com.nomagic.uml2.ext.jmi.EventSupport
All property change fires after this call will be cached until stopLogEvents invoked.
startLogEvents(EStructuralFeature.Setting) - Method in interface com.nomagic.magicdraw.uml2.util.EventSupporter
Starts logging of events.
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
 
startTag(String) - Static method in class com.nomagic.text.html.HtmlTextUtils
Create start tag for the given tag.
StartTransactionListener - Interface in com.nomagic.uml2.transaction
 
StartupParticipant - Interface in com.nomagic.magicdraw.core
The startup participant for MagicDraw application starting.
State - Interface in com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines
A representation of the model object 'State'.
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 - 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_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' 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 'vertex Of Redefined Vertex' reference list.
STATE__APPLIED_STEREOTYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
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 'Is Composite' attribute feature.
STATE__IS_COMPOSITE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Composite' attribute.
STATE__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Leaf' attribute.
STATE__IS_ORTHOGONAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Is Orthogonal' attribute feature.
STATE__IS_ORTHOGONAL - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Orthogonal' attribute.
STATE__IS_SIMPLE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Is Simple' attribute feature.
STATE__IS_SIMPLE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Simple' attribute.
STATE__IS_SUBMACHINE_STATE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Is Submachine State' attribute feature.
STATE__IS_SUBMACHINE_STATE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is 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 from Vertex' reference list.
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__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
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_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' 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 - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
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 from State Invariant' 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 from State Invariant' 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__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
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 - Static variable in class com.nomagic.uml2.UML2Definitions
 
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_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' 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 - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
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 'Is Abstract' attribute.
STATE_MACHINE__IS_ABSTRACT__FROM_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Abstract from Class' attribute.
STATE_MACHINE__IS_ACTIVE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Active' attribute.
STATE_MACHINE__IS_FINAL_SPECIALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Final Specialization' attribute.
STATE_MACHINE__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Leaf' attribute.
STATE_MACHINE__IS_REENTRANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is 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 from Class' 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 from Classifier' 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__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
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 from Classifier' 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 from Packageable Element' 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
 
StateChangeHandler - Class in com.nomagic.magicdraw.utils
Class handling state changes in model and symbols.
StateChangeHandler.ConcurrentModificationDetectingSet<E> - Class in com.nomagic.magicdraw.utils
A set which helps to detect concurrent modifications from different threads
StateChangeHandler.DirtyType - Enum in com.nomagic.magicdraw.utils
Defines how much dirty is project.
StateChangeHandler.ResourceChangeTrackingAdapter - Class in com.nomagic.magicdraw.utils
 
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 - Static variable in class com.nomagic.uml2.UML2Definitions
 
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_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' 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___STEREOTYPED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Stereotyped Element' reference list.
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 - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
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 'Is Abstract' attribute.
STEREOTYPE__IS_ABSTRACT__FROM_CLASS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Abstract from Class' attribute.
STEREOTYPE__IS_ACTIVE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Active' attribute.
STEREOTYPE__IS_FINAL_SPECIALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Final Specialization' attribute.
STEREOTYPE__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is 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 from Class' 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 from Classifier' 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__STEREOTYPED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Stereotyped Element' reference list feature.
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__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
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 from Classifier' 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 from Packageable Element' attribute.
STEREOTYPE_COLOR - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
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_METACLASS_CONFIG - Static variable in class com.nomagic.uml2.ext.jmi.smartlistener.SmartListenerConfig
Listen to the metaclass of Stereotype.
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MatrixFilterStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.MapStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.NamingRuleStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.TransformationStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.TransformStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.modeltransformations.ModelTransformationProfile.TypeMapStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ButtonStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.CellStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.CheckBoxStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ColumnsStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ColumnStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ComboBoxStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.FrameStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.GroupBoxStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.HorizontalScrollBarStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.HyperlinkStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.IconStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.InactiveStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.LabelStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.LeafStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ListStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.MaximumValueStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.MenuBarStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.MinimumValueStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.NodeandLeafNumberingStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.NodeStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.PanelStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.PasswordFieldStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ProgressBarStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.RadioButtonStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.RowStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ScrollBarStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ScrollPaneStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SelectedStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SeparatorStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SliderStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SpinnerStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TabbedPaneStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TableStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TextAreaStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TextFieldStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TextStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TitleStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ToolBarStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.TreeStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.VerticalScrollBarStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.VerticalStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.AbstractGanttChartDiagramStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.AdditionalElementImportStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.AdditionalPackageImportStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.AdornmentRuleStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.AspectStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.AssemblyStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.AttachedFileStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.AutoGeneratedNameStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.AutoNumberStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.AuxiliaryResourceStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.BoundaryStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.CompleteStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ConceptualViewStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ConstructorStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ControlStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.CustomImageHolderStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.CustomSortStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.DelegateStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.DeploymentViewStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.DeprecatedStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.DerivedPropertiesSuiteStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.DerivedPropertySpecificationStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.DesignModelStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.DestructorStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.DiagramContentFilterStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.DiagramInfoStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableMapToDataSourceStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.DragAndDropSpecificationStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.EdStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ElementReferenceInTextStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ElementsLibraryBranchStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ElementsLibraryStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.FileViewStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.GetterStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.GroupedStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.HasGroupNameStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.HyperlinkOwnerStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.IconHolderStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.IgnoreAuxFilterStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ImplementationModelStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ImportMapGroupStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.InfoStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.InvisibleStereotypeStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.LayoutTemplateStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.LegendItemStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.LegendStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.LegendUsageStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.MapToDataSourceStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.MergedDiagramStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.MetaPropertyStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.MetricDefinitionStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.MetricInstanceStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.MetricSuiteStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.MigrationLogStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.MountStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.NumberingSchemeStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.NumberOwnerStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.NumberPartStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ParameterDefinitionStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.PlaceOnPalettePropertyStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProcessViewStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeTableStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ReplaceStereotypeStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ReplaceTaggedValueStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ReplaceTypeStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ReportTemplateStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.RequiresFeatureStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.RuleStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.SddSubsystemStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.SearchRuleStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.SetterStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.SmartPackageStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.SuggestedStringValuesStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.SuggestedValuesStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.TagGroupStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.TermStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.Todo_OwnerStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.TypeModifierStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.UseCaseModelStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.UseCaseViewStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ValidationBasedMetricDefinitionStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.VirtualStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.AuxiliaryStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.BuildComponentStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.CallStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.CreateStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.DeriveStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.DestroyStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.DocumentStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.EntityStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.ExecutableStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.FileStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.FocusStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.FrameworkStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.ImplementationClassStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.ImplementStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.InstantiateStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.LibraryStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.MetaclassStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.MetamodelStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.ModelLibraryStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.ProcessStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.RealizationStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.RefineStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.ResponsibilityStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.ScriptStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.SendStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.ServiceStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.SourceStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.SpecificationStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.SubsystemStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.SystemModelStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.TraceStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.TypeStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.StandardProfile.UtilityStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.ValidationProfile.ActiveValidationSuiteStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.ValidationProfile.DebugIconStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.ValidationProfile.DefinitionStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.ValidationProfile.ErrorIconStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.ValidationProfile.FatalIconStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.ValidationProfile.ImagedStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.ValidationProfile.InfoIconStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.ValidationProfile.InvariantStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.ValidationProfile.SystemValidationSuiteStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.ValidationProfile.ValidationRuleStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.ValidationProfile.ValidationSuiteStereotype
 
STEREOTYPE_NAME - Static variable in class com.nomagic.uml2.ValidationProfile.WarningIconStereotype
 
STEREOTYPE_TO_AN_ELEMENT_NAME - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
StereotypeByProfileCache - Class in com.nomagic.uml2.ext.jmi.helpers
Deprecated.
Profile should extend ProfileImplementation. Re-generate the profile class using "Generate Profile Class Implementation" action from the Development Tools plugin
StereotypeByProfileCache(Project, String) - Constructor for class com.nomagic.uml2.ext.jmi.helpers.StereotypeByProfileCache
Deprecated.
 
StereotypeByProfileCache(Project, String, String) - Constructor for class com.nomagic.uml2.ext.jmi.helpers.StereotypeByProfileCache
Deprecated.
 
StereotypeByProfileCache.AbstractElementWrapper<ELEMENT extends Element> - Class in com.nomagic.uml2.ext.jmi.helpers
Deprecated.
 
StereotypeByProfileCache.AbstractEnumerationWrapper - Class in com.nomagic.uml2.ext.jmi.helpers
Deprecated.
 
StereotypeByProfileCache.AbstractStereotypeWrapper - Class in com.nomagic.uml2.ext.jmi.helpers
Deprecated.
 
StereotypeClass - Interface in com.nomagic.uml2.ext.magicdraw.mdprofiles
 
StereotypeModification - Interface in com.nomagic.magicdraw.diff
Difference for stereotype added/removed/order changed for element.
STEREOTYPES - com.nomagic.magicdraw.uml.symbols.PresentationElementTextEnum
Text for stereotypes.
STEREOTYPES - Static variable in class com.nomagic.magicdraw.uml.symbols.CompartmentID
 
STEREOTYPES - Static variable in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
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
 
StereotypeTextParams - Class in com.nomagic.magicdraw.uml.text
Configuration for creating Stereotype element text with ModelTextCreator.
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
 
stopEventDelivery() - Method in class com.nomagic.uml2.ext.jmi.EventSupport
Stops event delivery.
stopLogEvents() - Method in class com.nomagic.magicdraw.uml2.util.ModelEObjectEList
Stops logging of events.
stopLogEvents() - Method in class com.nomagic.magicdraw.uml2.util.ModelEStoreEList
Stops logging of events.
stopLogEvents() - Method in class com.nomagic.uml2.ext.jmi.EventSupport
Fires all events cached between startLogEvents and this call.
stopLogEvents(EStructuralFeature.Setting) - Method in interface com.nomagic.magicdraw.uml2.util.EventSupporter
Stops logging of events.
storeDiagramViewOptions(Collection<DiagramViewOptions>) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
Remember not empty property managersof given options.
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.license.utils.exec
 
StreamReader(String, StringBuffer, InputStream) - Constructor for class com.nomagic.license.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 - com.nomagic.magicdraw.uml.symbols.reflect.SymbolFeatureTypes
String
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_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' 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 - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
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__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
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 from Packageable Element' 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_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'String Tagged Value' class.
STRING_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The meta object id for the 'String Tagged Value' class.
STRING_TAGGED_VALUE___ACTIVITY_PARTITION_OF_REPRESENTS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'activity Partition Of Represents' reference list.
STRING_TAGGED_VALUE___COMMENT_OF_ANNOTATED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'comment Of Annotated Element' reference list.
STRING_TAGGED_VALUE___CONSTRAINT_OF_CONSTRAINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'constraint Of Constrained Element' reference list.
STRING_TAGGED_VALUE___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'diagram Of Context' reference list.
STRING_TAGGED_VALUE___DIRECTED_RELATIONSHIP_OF_SOURCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'directed Relationship Of Source' reference list.
STRING_TAGGED_VALUE___DIRECTED_RELATIONSHIP_OF_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'directed Relationship Of Target' reference list.
STRING_TAGGED_VALUE___ELEMENT_OF_SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'element Of Sync Element' reference list.
STRING_TAGGED_VALUE___ELEMENT_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' reference list.
STRING_TAGGED_VALUE___ELEMENT_VALUE_OF_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'element Value Of Element' reference list.
STRING_TAGGED_VALUE___RELATIONSHIP_OF_RELATED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'relationship Of Related Element' reference list.
STRING_TAGGED_VALUE___REPRESENTATION_TEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'representation Text' attribute.
STRING_TAGGED_VALUE__APPLIED_STEREOTYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
STRING_TAGGED_VALUE__ID - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'ID' attribute.
STRING_TAGGED_VALUE__MD_EXTENSIONS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Md Extensions' containment reference list.
STRING_TAGGED_VALUE__OWNED_COMMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Comment' containment reference list.
STRING_TAGGED_VALUE__OWNED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owned Element' reference list.
STRING_TAGGED_VALUE__OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Owner' reference.
STRING_TAGGED_VALUE__SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Sync Element' reference.
STRING_TAGGED_VALUE__TAG_DEFINITION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tag Definition' reference.
STRING_TAGGED_VALUE__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
STRING_TAGGED_VALUE__TAGGED_VALUE_OWNER - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value Owner' container reference.
STRING_TAGGED_VALUE__VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Value' attribute list feature.
STRING_TAGGED_VALUE__VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Value' attribute list.
STRING_TAGGED_VALUE_FEATURE_COUNT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The number of structural features of the 'String Tagged Value' class.
STRING_TO_PACKAGE_PERMISSIONS_MAP - Static variable in interface com.nomagic.magicdraw.security.SecurityPackage.Literals
The meta object literal for the 'String To Package Permissions Map' class.
STRING_TO_PACKAGE_PERMISSIONS_MAP - Static variable in interface com.nomagic.magicdraw.security.SecurityPackage
The meta object id for the 'String To Package Permissions Map' class.
STRING_TO_PACKAGE_PERMISSIONS_MAP__KEY - Static variable in interface com.nomagic.magicdraw.security.SecurityPackage.Literals
The meta object literal for the 'Key' attribute feature.
STRING_TO_PACKAGE_PERMISSIONS_MAP__KEY - Static variable in interface com.nomagic.magicdraw.security.SecurityPackage
The feature id for the 'Key' attribute.
STRING_TO_PACKAGE_PERMISSIONS_MAP__VALUE - Static variable in interface com.nomagic.magicdraw.security.SecurityPackage.Literals
The meta object literal for the 'Value' containment reference feature.
STRING_TO_PACKAGE_PERMISSIONS_MAP__VALUE - Static variable in interface com.nomagic.magicdraw.security.SecurityPackage
The feature id for the 'Value' containment reference.
STRING_TO_PACKAGE_PERMISSIONS_MAP_FEATURE_COUNT - Static variable in interface com.nomagic.magicdraw.security.SecurityPackage
The number of structural features of the 'String To Package Permissions Map' class.
STRING_TO_PACKAGE_PERMISSIONS_MAP_OPERATION_COUNT - Static variable in interface com.nomagic.magicdraw.security.SecurityPackage
The number of operations of the 'String To Package Permissions Map' class.
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, Object, boolean) - Constructor for class com.nomagic.magicdraw.properties.StringProperty
StringProperty(String, String) - Constructor for class com.nomagic.magicdraw.properties.StringProperty
The property constructor.
StringProperty(String, String, boolean) - Constructor for class com.nomagic.magicdraw.properties.StringProperty
The property constructor.
StringTaggedValue - Interface in com.nomagic.uml2.ext.magicdraw.classes.mdkernel
A representation of the model object 'String Tagged Value'.
StringTaggedValueClass - Interface in com.nomagic.uml2.ext.magicdraw.classes.mdkernel
 
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_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' 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 - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
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 'Is Leaf' attribute.
STRUCTURAL_FEATURE__IS_ORDERED - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is 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 'Is 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 'Is Read Only' attribute.
STRUCTURAL_FEATURE__IS_STATIC - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Static' attribute.
STRUCTURAL_FEATURE__IS_UNIQUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is 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__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
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_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' 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 - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
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 'Is Leaf' attribute.
STRUCTURAL_FEATURE_ACTION__IS_LOCALLY_REENTRANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is 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__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
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
 
STRUCTURE - Static variable in class com.nomagic.uml2.MagicDrawProfile.ElementsLibraryStereotype
 
StructureCache() - Constructor for class com.nomagic.magicdraw.uml.symbols.PresentationElement.StructureCache
 
STRUCTURED - Static variable in class com.nomagic.uml2.UML2Definitions
 
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_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' 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 from Structured Activity Node' 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 from Structured Activity Node' reference.
STRUCTURED_ACTIVITY_NODE__APPLIED_STEREOTYPE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
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 'Is Leaf' attribute.
STRUCTURED_ACTIVITY_NODE__IS_LOCALLY_REENTRANT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is 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__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
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_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' 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 - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
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 'Is Abstract' attribute.
STRUCTURED_CLASSIFIER__IS_FINAL_SPECIALIZATION - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is Final Specialization' attribute.
STRUCTURED_CLASSIFIER__IS_LEAF - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Is 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 from Classifier' 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__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
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 from Classifier' 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 from Packageable Element' 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 - 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 - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
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
 
SUBELEMENTCONTENTSINCLUDED - Static variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
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.icons.ElementIconsRegistry
 
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
 
subsetFeatureIDs - Variable in class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectEList
An array of subset feature identifiers.
subsetFeatureIDs - Variable in class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectEStoreEList
An array of subset feature identifiers.
subsetRemove(Object) - Method in class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectEList
Removes the specified element from the subset(s).
subsetRemove(Object) - Method in class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectEStoreEList
Removes the specified element from the subset(s).
SUBSETS - Static variable in class com.nomagic.uml2.UML2Definitions
 
SubsetSupersetEObjectContainmentEList<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectContainmentEList(Class<?>, InternalEObject, int, int[], int[]) - Constructor for class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectContainmentEList
Creates and initializes a new SubsetSupersetEObjectContainmentEList instance.
SubsetSupersetEObjectContainmentEList.Resolving<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectContainmentEList.Unsettable<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectContainmentEList.Unsettable.Resolving<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectContainmentWithInverseEList<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectContainmentWithInverseEList(Class<?>, InternalEObject, int, int[], int[], int) - Constructor for class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectContainmentWithInverseEList
Creates and initializes a new SubsetSupersetEObjectContainmentWithInverseEList instance.
SubsetSupersetEObjectContainmentWithInverseEList.Resolving<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectContainmentWithInverseEList.Unsettable<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectContainmentWithInverseEList.Unsettable.Resolving<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectEList<E> - Class in com.nomagic.magicdraw.uml2.util
A list that enforces subset/superset constraints.
SubsetSupersetEObjectEList(Class<?>, InternalEObject, int, int[], int[]) - Constructor for class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectEList
Creates and initializes a new ModelEObjectEList instance.
SubsetSupersetEObjectEStoreContainmentEList<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectEStoreContainmentEList(Class<?>, InternalEObject, int, int[], int[]) - Constructor for class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectEStoreContainmentEList
 
SubsetSupersetEObjectEStoreContainmentEList.Resolving<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectEStoreContainmentEList.Unsettable<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectEStoreContainmentEList.Unsettable.Resolving<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectEStoreContainmentWithInverseEList<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectEStoreContainmentWithInverseEList(Class<?>, InternalEObject, int, int[], int[], int) - Constructor for class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectEStoreContainmentWithInverseEList
 
SubsetSupersetEObjectEStoreContainmentWithInverseEList.Resolving<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectEStoreContainmentWithInverseEList.Unsettable<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectEStoreContainmentWithInverseEList.Unsettable.Resolving<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectEStoreEList<E> - Class in com.nomagic.magicdraw.uml2.util
A list that enforces subset/superset constraints.
SubsetSupersetEObjectEStoreEList(Class<?>, InternalEObject, int, int[], int[]) - Constructor for class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectEStoreEList
Creates and initializes a new SubsetSupersetEObjectEStoreEList instance.
SubsetSupersetEObjectEStoreResolvingEList<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectEStoreResolvingEList(Class<?>, InternalEObject, int, int[], int[]) - Constructor for class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectEStoreResolvingEList
 
SubsetSupersetEObjectEStoreWithInverseEList<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectEStoreWithInverseEList(Class<?>, InternalEObject, int, int[], int[], int) - Constructor for class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectEStoreWithInverseEList
 
SubsetSupersetEObjectEStoreWithInverseEList.ManyInverse<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectEStoreWithInverseEList.Unsettable<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectEStoreWithInverseEList.Unsettable.ManyInverse<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectEStoreWithInverseResolvingEList<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectEStoreWithInverseResolvingEList(Class<?>, InternalEObject, int, int[], int[], int) - Constructor for class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectEStoreWithInverseResolvingEList
 
SubsetSupersetEObjectEStoreWithInverseResolvingEList.ManyInverse<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectEStoreWithInverseResolvingEList.Unsettable<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectEStoreWithInverseResolvingEList.Unsettable.ManyInverse<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectResolvingEList<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectResolvingEList(Class<?>, InternalEObject, int, int[], int[]) - Constructor for class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectResolvingEList
Creates and initializes a new SubsetSupersetEObjectResolvingEList instance.
SubsetSupersetEObjectWithInverseEList<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectWithInverseEList(Class<?>, InternalEObject, int, int[], int[], int) - Constructor for class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectWithInverseEList
Creates and initializes a new SubsetSupersetEObjectWithInverseEList instance.
SubsetSupersetEObjectWithInverseEList.ManyInverse<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectWithInverseEList.Unsettable<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectWithInverseEList.Unsettable.ManyInverse<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectWithInverseResolvingEList<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectWithInverseResolvingEList(Class<?>, InternalEObject, int, int[], int[], int) - Constructor for class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectWithInverseResolvingEList
Creates and initializes a new SubsetSupersetEObjectWithInverseResolvingEList instance.
SubsetSupersetEObjectWithInverseResolvingEList.ManyInverse<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectWithInverseResolvingEList.Unsettable<E> - Class in com.nomagic.magicdraw.uml2.util
 
SubsetSupersetEObjectWithInverseResolvingEList.Unsettable.ManyInverse<E> - Class in com.nomagic.magicdraw.uml2.util
 
SUBSETTED_PROPERTY - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
SUBSTITUTE - Static variable in class com.nomagic.uml2.UML2Definitions
 
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 'Abstraction2' 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_TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Element Tagged Value' 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 - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Applied Stereotype' reference list.
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__TAGGED_VALUE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'Tagged Value' containment reference list.
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 from Packageable Element' 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() - Method in class com.nomagic.uml2.StandardProfile
 
SUBSYSTEM - Static variable in class com.nomagic.magicdraw.icons.ElementIconsRegistry
 
SUBSYSTEM_INSTANCE - Static variable in class com.nomagic.magicdraw.icons.ElementIconsRegistry
 
SUBSYSTEM_STEREOTYPE - Static variable in class com.nomagic.uml2.StandardProfile
Deprecated.
use SubsystemStereotype.STEREOTYPE_NAME
SUBSYSTEMINTERACTIONS - Static variable in class com.nomagic.uml2.MagicDrawProfile.SddSubsystemStereotype
 
SUBSYSTEMRESOURCES - Static variable in class com.nomagic.uml2.MagicDrawProfile.SddSubsystemStereotype
 
SubsystemStereotype(StandardProfile) - Constructor for class com.nomagic.uml2.StandardProfile.SubsystemStereotype
 
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
 
SUGGESTEDOWNEDDIAGRAMS - Static variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
SUGGESTEDOWNEDTYPES - Static variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
suggestedStringValues() - Method in class com.nomagic.uml2.MagicDrawProfile
 
SUGGESTEDSTRINGVALUES_STEREOTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
Deprecated.
use SuggestedStringValuesStereotype.STEREOTYPE_NAME
SUGGESTEDSTRINGVALUES_VALUES_PROPERTY - Static variable in class com.nomagic.uml2.MagicDrawProfile
Deprecated.
use SuggestedStringValuesStereotype.VALUES
SuggestedStringValuesStereotype(MagicDrawProfile) - Constructor for class com.nomagic.uml2.MagicDrawProfile.SuggestedStringValuesStereotype
 
suggestedValues() - Method in class com.nomagic.uml2.MagicDrawProfile
 
SUGGESTEDVALUES - Static variable in class com.nomagic.uml2.MagicDrawProfile.MetaPropertyStereotype
 
SUGGESTEDVALUES_STEREOTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
Deprecated.
use SuggestedValuesStereotype.STEREOTYPE_NAME
SuggestedValuesStereotype(MagicDrawProfile) - Constructor for class com.nomagic.uml2.MagicDrawProfile.SuggestedValuesStereotype
 
SUGGESTION_LIST_ALWAYS - Static variable in class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
Deprecated.
not used anymore
SUGGESTION_LIST_NEVER - Static variable in class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
Deprecated.
not used anymore
SUGGESTION_LIST_ON_DEMAND - Static variable in class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
Deprecated.
not used anymore
suggestionList - Variable in class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
Deprecated.
not used anymore. Suggestion list is shown always in selection UI
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
 
supersetAdd(Object) - Method in class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectEList
Adds the specified element to the superset(s).
supersetAdd(Object) - Method in class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectEStoreEList
Adds the specified element to the superset(s).
supersetFeatureIDs - Variable in class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectEList
An array of superset feature identifiers.
supersetFeatureIDs - Variable in class com.nomagic.magicdraw.uml2.util.SubsetSupersetEObjectEStoreEList
An array of superset feature identifiers.
SUPERTYPES - Static variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
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
 
SUPPRESSCRITERIAAREA - Static variable in class com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DependencyMatrixStereotype
Set to false to show the Criteria area.
SUPPRESSEDELEMENTS - Static variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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
Deprecated.
use Collections.reverse(java.util.List<?>)
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
Deprecated.
SwingImageIcon(byte[], String) - Constructor for class com.nomagic.ui.SwingImageIcon
Deprecated.
Construct icon from image data
SwingImageIcon(Image) - Constructor for class com.nomagic.ui.SwingImageIcon
Deprecated.
Constructs a new ImageIcon instance.
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
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
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
 
SWITCH_TO_TREE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
SYMBOL - com.nomagic.uml2.MagicDrawProfile.CustomizationGroupNamesEnum
 
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
 
SYMBOL_REFERENCE - com.nomagic.magicdraw.uml.symbols.reflect.SymbolFeatureTypes
References to symbol (Symbol id).
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
A manager for registering SymbolDrawListener.
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.
SYMBOLSTANDARDEXPERTCONFIGURATION - Static variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
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.
synchronizeLinkSlotValuesByType(InstanceSpecification) - Static method in class com.nomagic.magicdraw.uml2.Links
During link end change, sometimes opposite side instance values are defined, and they need to be switched
SyncMode - Enum in com.nomagic.magicdraw.core.options
Enumeration for element hiding public branch sync feature AUTO - sync public branch when needed automatically MANUAL - show notification, that public branch is out of sync NONE - do nothing
SYNONYMS - Static variable in class com.nomagic.uml2.MagicDrawProfile.TermStereotype
A list of words and phrases defining synonyms of a term.
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() - Method in class com.nomagic.uml2.StandardProfile
 
SYSTEMMODEL_STEREOTYPE - Static variable in class com.nomagic.uml2.StandardProfile
Deprecated.
use SystemModelStereotype.STEREOTYPE_NAME
SystemModelStereotype(StandardProfile) - Constructor for class com.nomagic.uml2.StandardProfile.SystemModelStereotype
 
systemScaleValueUp(int) - Static method in class com.nomagic.ui.HiDPIScaleUtilities
Scales given value by system scale factor.
systemValidationSuite() - Method in class com.nomagic.uml2.ValidationProfile
 
SYSTEMVALIDATIONSUITE_STEREOTYPE - Static variable in class com.nomagic.uml2.ValidationProfile
Deprecated.
use SystemValidationSuiteStereotype.STEREOTYPE_NAME
SystemValidationSuiteStereotype(ValidationProfile) - Constructor for class com.nomagic.uml2.ValidationProfile.SystemValidationSuiteStereotype
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages