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

sAddBreakPoint(Point) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Adds new break point.
sAddConnectedPathElement(PathElement) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathConnector
Adds new path element.
sAddPresentationElement(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Add given child to this symbol.
sAddPresentationElement(PresentationElement, int) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sAddPresentationElement(PresentationElement, int) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Add given child to this symbol at given index
sAddPresentationElement(PresentationElement, int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
 
sAddPresentationElement(PresentationElement, int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramLegendShape
 
sAddPresentationElement(PresentationElement, int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
 
sAddPresentationElement(PresentationElement, int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.StateView
 
sAddPresentationElement(PresentationElement, int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneCellView
 
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
 
satisfiesGeneralCenterlineCondition() - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
save() - Method in class com.nomagic.magicdraw.core.options.EnvironmentOptions
Saves properties
save(AbstractRemoteProjectDescriptor, ProgressStatus, boolean) - Static method in class com.nomagic.magicdraw.core.project.AbstractRemoteProjectDescriptor
WARNING status is not working properly, for this commit dialog should be refactored.
save(Resource) - Method in class com.nomagic.magicdraw.emfuml2xmi.v2.EmfUml2PersistenceHelper
 
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
 
saveDiffToImage(DiagramPresentationElement, File) - Method in class com.nomagic.magicdraw.tests.common.comparators.DiagramComparatorImpl
 
saveDiffToImageFiles(File) - Method in interface com.nomagic.magicdraw.tests.common.comparators.DiagramComparator
Save graphical diagram differences to the given file or directory.
saveDiffToImageFiles(File) - Method in class com.nomagic.magicdraw.tests.common.comparators.DiagramComparatorImpl
Creates graphical differences on compared diagrams and save it to graphical file.
saveEnvironmentOptions() - Method in class com.nomagic.magicdraw.core.Application
Saves environment options to file.
saveFileLocations() - Method in class com.nomagic.magicdraw.core.EnvironmentSpecificFileLocations
Saves all file locations/locationNameID from fileLocations map by putting them to generalOptionsGroup.
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.
savePathLabelData(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
 
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(ProjectDescriptor, ProgressStatus, boolean) - Method in class com.nomagic.magicdraw.core.project.ProjectsManager
 
saveProject(Project, File) - Method in class com.nomagic.magicdraw.tests.MagicDrawTestCase
Save opened MagicDraw project to specific file.
saveProject(Project, String) - Method in class com.nomagic.magicdraw.tests.MagicDrawTestCase
 
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.
saveTemplateBean(File, TemplateBean, boolean) - Static method in class com.nomagic.magicdraw.magicreport.helper.TemplateHelper
 
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
 
saveTreesLayout() - Method in class com.nomagic.magicdraw.ui.browser.Browser
Save information about trees layout into project options
ScalableImageIcon - Class in com.nomagic.ui
HiDPI(Retina) friendly ImageIcon implementation.

ScalableImageIcon() - Constructor for class com.nomagic.ui.ScalableImageIcon
 
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(Image, ResizableIcon) - Constructor for class com.nomagic.ui.ScalableImageIcon
Create icon with given image and give icon to be used 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.
ScalableImageIcon.AbstractImageLoader - Class in com.nomagic.ui
 
ScalableImageIcon.ByteArrayIconLoader - Class in com.nomagic.ui
 
ScalableImageIcon.ImageLoader - Class in com.nomagic.ui
 
ScalableImageIcon.MultiResolutionImageLoader - Class in com.nomagic.ui
 
ScalableImageIcon.RetinaImageLoader - Class in com.nomagic.ui
 
ScalableImageIcon.ScaledImageLoader - Class in com.nomagic.ui
 
sCalculateHorizontalBar() - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
Calculates the y coordinate of the middle bar for the view according to the positions of the child classes, connected by the tree view
scale - Variable in class com.nomagic.ui.ScalableImageIcon.ScaledImageLoader
 
scale - Variable in class com.nomagic.ui.SquareIcon
 
scale(ResizableIcon, double) - Static method in class com.nomagic.ui.SquareIcon
Convert given icon to a scaled icon with given scale(zoom) factor.
scaleComponent(HiDPIScalableComponent) - Static method in class com.nomagic.ui.HiDPIScaleUtilities
Scale components and its children preferred size and similar.
scaled - Variable in class com.nomagic.magicdraw.ui.DiagramWindow
 
SCALED_ICONS_CACHE - Static variable in class com.nomagic.magicdraw.ui.zoom.ZoomHelper
 
ScaledIconLoader(ResizableIcon) - Constructor for class com.nomagic.ui.SquareIcon.ScaledIconLoader
 
ScaledImageLoader() - Constructor for class com.nomagic.ui.ScalableImageIcon.ScaledImageLoader
 
ScaledLFIcon(Icon, double) - Constructor for class com.nomagic.ui.HiDPIScaleUtilities.ScaledLFIcon
 
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 class com.nomagic.magicdraw.ui.DiagramWindow
 
scaleForHiDPI() - Method in interface com.nomagic.ui.HiDPIScalableComponent
 
scaleIcon(int) - Static method in class com.nomagic.ui.HiDPIScaleUtilities
Scale Icon size.
scaleIcon(int, double) - Static method in class com.nomagic.ui.HiDPIScaleUtilities
 
scaleIcons() - Static method in class com.nomagic.ui.HiDPIScaleUtilities
 
scaleImage(Image) - Method in class com.nomagic.ui.ScalableImageIcon.ScaledImageLoader
 
scaleLFFont(float) - Static method in class com.nomagic.ui.HiDPIScaleUtilities
Scale L&F font size.
scaleLFIcon(String) - Static method in class com.nomagic.ui.HiDPIScaleUtilities
 
scaleLFIcon(String, double) - Static method in class com.nomagic.ui.HiDPIScaleUtilities
 
scaleLFIcon(Icon, boolean, double) - Static method in class com.nomagic.ui.HiDPIScaleUtilities
Scale given icon if it was not scaled yet
scaleLookAndFeel() - Static method in class com.nomagic.ui.HiDPIScaleUtilities
Scale various java Look&Feel settings like fonts, icons sizes, insets and etc.
scaleSize(int) - Method in class com.nomagic.ui.ScalableImageIcon.ScaledImageLoader
 
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.
scaleUI(Component) - Static method in class com.nomagic.ui.HiDPIScaleUtilities
Scale components preferred size and similar.
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.
scalingFactor - Variable in class com.nomagic.ui.HiDPIScaleUtilities.ScaledLFIcon
 
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.
scheme - Variable in class com.nomagic.magicdraw.autoid.NumberingInfo
 
sClearBreakPoints() - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Clear break points list.
scope - Variable in class com.nomagic.magicdraw.validation.ValidationRunData
 
scope - Variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
scope - Variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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
 
scopeChangeListener - Variable in class com.nomagic.magicdraw.validation.DiagramValidator
 
scopeProvider - Variable in class com.nomagic.magicdraw.validation.DiagramValidator
 
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 - Variable in class com.nomagic.uml2.StandardProfile
 
ScriptStereotype(StandardProfile) - Constructor for class com.nomagic.uml2.StandardProfile.ScriptStereotype
 
scrollPane - Variable in class com.nomagic.magicdraw.ui.browser.AbstractTree
 
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 - Variable in class com.nomagic.uml2.MagicDrawProfile
 
SddSubsystemStereotype(MagicDrawProfile) - Constructor for class com.nomagic.uml2.MagicDrawProfile.SddSubsystemStereotype
 
sDispose() - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ActivationView
dispose without adding container for re-layout.
SEARCH_BROWSER_CONTEXT - Static variable in class com.nomagic.magicdraw.actions.ActionsConfiguratorsManager
 
SEARCH_BROWSER_SHORTCUTS - Static variable in class com.nomagic.magicdraw.actions.ActionsConfiguratorsManager
 
SEARCH_BROWSER_TOOLBAR - Static variable in class com.nomagic.magicdraw.actions.ActionsConfiguratorsManager
 
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
 
searchCompleted() - Method in class com.nomagic.magicdraw.ui.browser.SearchResultsTree
 
searchForDerivedIfDoesNotExist - Variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
SEARCHFORDERIVEDIFDOESNOTEXIST - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
searchForElementsInTargetScopeOnly - Variable in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
SEARCHFORELEMENTSINTARGETSCOPEONLY - Static variable in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
searchForMDFileIn(FileManager, String, String) - Static method in class com.nomagic.magicdraw.core.project.ProjectsManager
Looks for a MD project with a given name in the given directory.
searchForReferencesInTargetScopeOnly - Variable in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
SEARCHFORREFERENCESINTARGETSCOPEONLY - Static variable in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
SearchResultsTree - Class in com.nomagic.magicdraw.ui.browser
Tree for search results displaying.
SearchResultsTree(Browser, BrowserComponentInfo, Integer) - Constructor for class com.nomagic.magicdraw.ui.browser.SearchResultsTree
 
searchRule() - Method in class com.nomagic.uml2.MagicDrawProfile
 
SEARCHRULE_STEREOTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
Deprecated.
use SearchRuleStereotype.STEREOTYPE_NAME
searchRuleStereotype - Variable in class com.nomagic.uml2.MagicDrawProfile
 
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
 
secretKey - Variable in class com.nomagic.magicdraw.core.options.ProjectOptions
 
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_ELEMENT_TITLE - Static variable in class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlgFactory
 
SELECT_ELEMENTS_TITLE - Static variable in class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlgFactory
 
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
 
selectableRestrictedElements - Variable in class com.nomagic.magicdraw.properties.ElementListProperty
Stereotypes and metaclasses for filtering selectable elements
selectableRestrictedElements - Variable in class com.nomagic.magicdraw.properties.ElementProperty
Stereotypes and metaclasses for filtering selectable elements
selectableTypes - Variable in class com.nomagic.magicdraw.properties.ElementListProperty
The collection of selectable elements class types.
selectableTypes - Variable in class com.nomagic.magicdraw.properties.ElementProperty
The collection of selectable elements class types.
SELECTALL - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
selectChildrenForMoving() - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Calculates children for moving together with this symbol.
selectCurrentUserInComboBox() - Method in class com.nomagic.magicdraw.teamwork2.ui.LockViewTree
 
selectedElementCache - Variable in class com.nomagic.magicdraw.uml.symbols.layout.AbstractDiagramLayouter
 
selectedReportData - Variable in class com.nomagic.magicdraw.magicreport.tools.TemplateTool
 
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(Window, BaseElement, ElementFilter, ElementFilter, Collection, SelectElementInfo) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementDlg
 
SelectElementDlg(Window, BaseElement, ElementFilter, ElementFilter, Collection, SelectElementInfo, boolean) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementDlg
 
SelectElementInfo - Class in com.nomagic.magicdraw.ui.dialogs
Info class for controling selection UI in element selection dialog.
SelectElementInfo(boolean, boolean) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
 
SelectElementInfo(boolean, boolean, boolean) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
 
SelectElementInfo(boolean, boolean, boolean, int) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
 
SelectElementInfo(boolean, boolean, boolean, Element) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
 
SelectElementInfo(boolean, boolean, boolean, Element, int) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
 
SelectElementInfo(boolean, boolean, boolean, Element, int, boolean) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
 
SelectElementInfo(boolean, boolean, int) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
 
SelectElementInfo(boolean, boolean, Element) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
 
SelectElementInfo(boolean, boolean, Element, boolean) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
Constructor.
SelectElementInfo(boolean, boolean, Element, int) - Constructor for class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
 
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(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
 
selectionChangedListeners - Variable in class com.nomagic.magicdraw.ui.SelectionProvider
 
selectionChangeListener - Variable in class com.nomagic.magicdraw.core.project.ProjectsManager
 
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.
SelectionMode(boolean, boolean) - Constructor for class com.nomagic.magicdraw.ui.dialogs.selection.SelectionMode
Constructor.
selectionPanel - Variable in class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlg
 
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.
selectObjectsForMoving() - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
if calling simple set bounds for container shapes container moves itself and inner/related views This method selects which views must be moved.
SELECTOR - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
selectPathsForMoving(List<PresentationElement>) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathConnector
 
selectPathsForMoving(List<PresentationElement>) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Select paths to move with current symbol from deep structure.
selectPathsForMoving(List<PresentationElement>) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.LifeLineLineView
 
selectSelectedNodes - Variable in class com.nomagic.magicdraw.ui.browser.Tree
For selecting paths.
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
selfSpecificHeaderShapeDraw(DiagramPaintContext) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ActionView
 
selfSpecificHeaderShapeDraw(DiagramPaintContext) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
 
selfSpecificHeaderShapeDraw(DiagramPaintContext) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.CollaborationView
 
selfSpecificHeaderShapeDraw(DiagramPaintContext) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.CommentView
 
selfSpecificHeaderShapeDraw(DiagramPaintContext) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramFrameView
 
selfSpecificHeaderShapeDraw(DiagramPaintContext) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramLegendShape
 
selfSpecificHeaderShapeDraw(DiagramPaintContext) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
selfSpecificHeaderShapeDraw(DiagramPaintContext) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.GeneralizationSetView
 
selfSpecificHeaderShapeDraw(DiagramPaintContext) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.InteractionUseOverviewView
 
selfSpecificHeaderShapeDraw(DiagramPaintContext) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.InteractionUseView
 
selfSpecificHeaderShapeDraw(DiagramPaintContext) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NodeInstanceSpecificationView
 
selfSpecificHeaderShapeDraw(DiagramPaintContext) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NodeView
 
selfSpecificHeaderShapeDraw(DiagramPaintContext) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
selfSpecificHeaderShapeDraw(DiagramPaintContext) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PackageView
 
selfSpecificHeaderShapeDraw(DiagramPaintContext) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SignalActionView
 
selfSpecificHeaderShapeDraw(DiagramPaintContext) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.StateInvariantView
 
selfSpecificHeaderShapeDraw(DiagramPaintContext) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.StateView
 
selfSpecificHeaderShapeDraw(DiagramPaintContext) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.UseCaseView
 
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.uml.ElementIcon
 
SEND_MESSAGE - Static variable in class com.nomagic.uml2.UML2Constants
Deprecated.
use com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.MessageSortEnum#ASYNCHSIGNAL
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
sender - Variable in class com.nomagic.magicdraw.uml.symbols.shapes.MessageView
 
sendHttpParameters(HttpURLConnection, String) - Static method in class com.nomagic.rcpf.product.utils.Utilities
Deprecated.
use HttpJavaUtilities.sendHttpParameters(java.net.HttpURLConnection, String)
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 - Variable in class com.nomagic.uml2.StandardProfile
 
SendStereotype(StandardProfile) - Constructor for class com.nomagic.uml2.StandardProfile.SendStereotype
 
SENSITIVE_BORDER_SIZE - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramFrameView
 
SEPARATE_DECISION_MERGE_AND_JOIN_FORK_NOTATION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
separator - Variable in class com.nomagic.magicdraw.autoid.NumberingInfo
 
separator - Variable in class com.nomagic.uml2.MagicDrawProfile.SequenceTypeEnumeration
 
SEPARATOR - com.nomagic.uml2.MagicDrawProfile.SequenceTypeEnum
 
SEPARATOR - Static variable in class com.nomagic.persistence.FormatVersion
 
SEPARATOR - Static variable in class com.nomagic.uml2.MagicDrawProfile.SequenceTypeEnumeration
 
SEPARATOR_ORIENTATION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
SEPARATOR_ORIENTATIONS - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.SeparatorView
 
SeparatorView - Class in com.nomagic.magicdraw.uml.symbols.shapes
This class creates a separator.
SeparatorView() - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.SeparatorView
 
SeparatorView(PresentationElement) - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.SeparatorView
 
SEPERATOR - Static variable in class com.nomagic.magicdraw.core.EnvironmentSpecificFileLocations
 
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
 
SeqMessageView() - Constructor for class com.nomagic.magicdraw.uml.symbols.paths.SeqMessageView
 
SeqMessageView(PresentationElement) - Constructor for class com.nomagic.magicdraw.uml.symbols.paths.SeqMessageView
 
SeqSelfMessageView - Class in com.nomagic.magicdraw.uml.symbols.paths
 
SeqSelfMessageView() - Constructor for class com.nomagic.magicdraw.uml.symbols.paths.SeqSelfMessageView
 
SeqSelfMessageView(PresentationElement) - Constructor for class com.nomagic.magicdraw.uml.symbols.paths.SeqSelfMessageView
 
sequence - Variable in class com.nomagic.uml2.MagicDrawProfile.NumberPartStereotype
 
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.UML2Constants
 
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.
SequenceLifelineView() - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.SequenceLifelineView
 
SequenceLifelineView(PresentationElement) - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.SequenceLifelineView
 
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
 
SequenceNodeView() - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.SequenceNodeView
 
SequenceNodeView(PresentationElement) - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.SequenceNodeView
 
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
 
SequenceTypeEnum(String) - Constructor for enum com.nomagic.uml2.MagicDrawProfile.SequenceTypeEnum
 
sequenceTypeEnumeration - Variable in class com.nomagic.uml2.MagicDrawProfile
 
SequenceTypeEnumeration(MagicDrawProfile) - Constructor for class com.nomagic.uml2.MagicDrawProfile.SequenceTypeEnumeration
 
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.
serializePropertyManager(OutputStream, PropertyManager, String, String, boolean) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsManager
 
serialVersionUID - Static variable in exception com.nomagic.magicdraw.core.modules.ModulesService.ModuleCannotBeImportedException
 
serialVersionUID - Static variable in exception com.nomagic.magicdraw.core.modules.ModulesService.UsedViaReadOnlyAutomaticUsageException
 
serialVersionUID - Static variable in class com.nomagic.magicdraw.emf.impl.BasicEStoreEList
 
serialVersionUID - Static variable in exception com.nomagic.magicdraw.esi.InsufficientPermissionsException
 
serialVersionUID - Static variable in exception com.nomagic.magicdraw.esi.refactor.move.ElementLockedByOtherException
 
serialVersionUID - Static variable in exception com.nomagic.magicdraw.esi.refactor.move.ElementRemovedInUsedProjectException
 
serialVersionUID - Static variable in exception com.nomagic.magicdraw.esi.refactor.move.ElementsExistInUsedProjectException
 
serialVersionUID - Static variable in exception com.nomagic.magicdraw.esi.refactor.move.ModuleUsageLockedByOtherException
 
serialVersionUID - Static variable in exception com.nomagic.magicdraw.esi.refactor.move.MovedElementRemovedOnServerException
 
serialVersionUID - Static variable in exception com.nomagic.magicdraw.esi.refactor.move.TargetPackagePermissionException
 
serialVersionUID - Static variable in exception com.nomagic.magicdraw.esi.refactor.move.UsedProjectHasIncompatibleProfilesException
 
serialVersionUID - Static variable in class com.nomagic.magicdraw.magicreport.helper.ReportHelper
 
serialVersionUID - Static variable in class com.nomagic.magicdraw.magicreport.tools.ExportTool2.ElementComparator
 
serialVersionUID - Static variable in class com.nomagic.magicdraw.magicreport.tools.ExportTool2.NameComparator
 
serialVersionUID - Static variable in class com.nomagic.magicdraw.magicreport.tools.ExportTool2.NodeComparator
 
serialVersionUID - Static variable in class com.nomagic.magicdraw.magicreport.tools.ExportTool2
 
serialVersionUID - Static variable in class com.nomagic.magicdraw.magicreport.tools.ProfilingTool
 
serialVersionUID - Static variable in class com.nomagic.magicdraw.magicreport.tools.ProjectTool
 
serialVersionUID - Static variable in class com.nomagic.magicdraw.magicreport.tools.ProjectVersion.ProjectVersionAscendingSort
 
serialVersionUID - Static variable in class com.nomagic.magicdraw.magicreport.tools.ProjectVersion.ProjectVersionDescendingSort
 
serialVersionUID - Static variable in class com.nomagic.magicdraw.magicreport.tools.ReportFileTool
 
serialVersionUID - Static variable in class com.nomagic.magicdraw.magicreport.tools.SorterTool.HumanModelComparator
 
serialVersionUID - Static variable in class com.nomagic.magicdraw.magicreport.tools.SorterTool.HumanTreeComparator
 
serialVersionUID - Static variable in class com.nomagic.magicdraw.magicreport.tools.SorterTool.ModelComparator
 
serialVersionUID - Static variable in class com.nomagic.magicdraw.magicreport.tools.SorterTool
 
serialVersionUID - Static variable in class com.nomagic.magicdraw.magicreport.tools.SorterTool.StereotypeSorter
 
serialVersionUID - Static variable in class com.nomagic.magicdraw.magicreport.tools.TemplateTool
 
serialVersionUID - Static variable in exception com.nomagic.magicdraw.teamwork2.locks.ElementLockAcquisitionException
 
serialVersionUID - Static variable in exception com.nomagic.magicdraw.teamwork2.locks.ModuleUsageLockAcquisitionException
 
serialVersionUID - Static variable in exception com.nomagic.magicdraw.teamwork2.locks.OptionsLockAcquisitionException
 
serialVersionUID - Static variable in class com.nomagic.magicdraw.ui.notification.AbstractNotification
 
serialVersionUID - Static variable in class com.nomagic.magicdraw.ui.notification.Notification
 
serialVersionUID - Static variable in class com.nomagic.magicdraw.ui.notification.NotificationSeverity
 
serialVersionUID - Static variable in exception com.nomagic.magicdraw.utils.parsers.ParseException
The version identifier for this Serializable class.
serialVersionUID - Static variable in class com.nomagic.magicdraw.utils.parsers.Token
The version identifier for this Serializable class.
serialVersionUID - Static variable in class com.nomagic.persistence.XmiExporterDescription
 
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) - 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
serviceProvider - Variable in class com.nomagic.magicdraw.core.Project
 
serviceStereotype - Variable in class com.nomagic.uml2.StandardProfile
 
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.
SessionManager() - Constructor for class com.nomagic.magicdraw.openapi.uml.SessionManager
Private constructor.
set(int, int) - Method in class com.nomagic.ui.UnmodifiableDimension
Applies given width and height to self
set(Dimension) - Method in class com.nomagic.ui.UnmodifiableDimension
Applies given dimension to self
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(NMAction) - Method in class com.nomagic.awt.NMActionButton
Sets action for this button.
setAction(NMAction) - Method in class com.nomagic.awt.NMActionJideButton
Sets action for this button.
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
 
setActionsCreator(ActionsCreator) - Method in class com.nomagic.magicdraw.actions.ActionsProvider
Sets Actions creator.
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.
setActiveFrame(Frame) - Method in class com.nomagic.magicdraw.ui.MainFrame
 
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.
setActiveProject(DiagramPresentationElement) - Static method in class com.nomagic.magicdraw.tests.common.comparators.DiagramComparatorImpl
Sets diagram's project as active, if it isn't already
setActiveTree(BrowserTabTree) - Method in class com.nomagic.magicdraw.ui.browser.Browser
Sets active tree.
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
 
setAddElementsRecursively(boolean) - Method in class com.nomagic.magicdraw.validation.ValidationRunData
Should validation engine add scope elements recursively, or should it validate only provided scope.
setAddIcon(boolean) - Method in class com.nomagic.magicdraw.uml.text.SlotTextParams
 
setAddition(UseCase) - Method in interface com.nomagic.uml2.ext.magicdraw.mdusecases.Include
Sets the value of the 'Addition' reference.
setAdditionalBrowserTrees(Collection<String>) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
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
setAddRecursivelySupported(boolean) - Method in class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlg
Set if support adding recursively.
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.
setAllowRemoveOnUpdate(boolean) - Static method in class com.nomagic.magicdraw.uml.symbols.shapes.FlowConnectorView
 
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(DiagramDataImpl) - Method in class com.nomagic.magicdraw.diff.report.DiagramReportInfo
Sets ancestor diagram data.
setAncestorDiagramImage(Image) - Method in class com.nomagic.magicdraw.diff.report.DiagramReportInfo
Sets ancestor diagram image.
setAnchoredPresentationElement(PresentationElement, boolean) - Method in class com.nomagic.magicdraw.uml.symbols.layout.AbstractDiagramLayouter
Sets a shape element that should be anchored to, and saves the set preferred option, so that is can be restored after layout.
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
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
setApplicationTitleConfigurator(Function<String, String>) - Method in class com.nomagic.magicdraw.core.Application
 
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 - Variable in class com.nomagic.uml2.MagicDrawProfile.ParameterDefinitionStereotype
 
SETASCONTEXT - Static variable in class com.nomagic.uml2.MagicDrawProfile.ParameterDefinitionStereotype
 
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.
setAspectRatioMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
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
 
setAttachmentType(AttachmentType) - Method in class com.nomagic.ci.persistence.spi.decomposition.AbstractProjectAttachmentConfiguration
Sets new value for attachmentType attribute, null is not permitted
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
setAutoExpandable(boolean) - Method in class com.nomagic.magicdraw.ui.browser.Node
Change auto-expandable flag - node will be expanded if it has only one child when expanding parent node.
setAutoExpandMode(boolean) - Method in class com.nomagic.magicdraw.ui.browser.AbstractTree
Sets auto expand mode.
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
setAutoSaveDirty(boolean) - Method in class com.nomagic.magicdraw.utils.StateChangeHandler
 
setAutoScaleDiagramOverviewContent(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
Sets autos cale diagram overview content symbol property value.
setAutosize(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setAutosize(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
Sets autosize flag.
setAutoSynchronizeParametersAndArguments(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
Sets auto synchronize parameters and arguments property value.
setBackground(Color) - Method in interface com.nomagic.magicdraw.uml.symbols.DiagramSurface
 
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.
setBanner(Banner) - Method in class com.nomagic.magicdraw.uml.DiagramDescriptor
Sets banner for this diagram descriptor.
setBaryCenterMode(boolean) - Method in class com.nomagic.magicdraw.core.options.CompositeLayouterOptionsGroup
Deprecated.
unused, will be removed in later versions
setBaseClass(ShapeElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
Sets base class
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.
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
 
setBooleanProperty(String, String, boolean, String, BooleanPropertyFactory) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setBooleanProperty(String, String, boolean, Consumer<Property>) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setBooleanProperty(String, String, boolean, Consumer<Property>, String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setBooleanPropertyValue(String, boolean) - Method in class com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseEmfOptionsGroup
 
setBorderElementMargin(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
setBoundElement(TemplateableElement) - Method in interface com.nomagic.uml2.ext.magicdraw.auxiliaryconstructs.mdtemplates.TemplateBinding
Sets the value of the 'Bound Element' container reference.
setBounds(int, int, int, int) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
 
setBounds(Project, String, Rectangle) - Method in interface com.nomagic.magicdraw.ui.ProjectWindowsManager
Set bounds of window.
setBounds(Rectangle) - Method in class com.nomagic.magicdraw.ui.DiagramWindow
 
setBounds(Rectangle) - Method in class com.nomagic.magicdraw.ui.MainFrame
 
setBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
sets bounds( empty method )
setBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ConnectorToSelfView
 
setBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.paths.FoundMessageView
 
setBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.paths.LostMessageView
 
setBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Moves link to new location.
setBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.paths.SeqSelfMessageView
Sets new bounds for this message.
setBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
sets bounds of this object view
setBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ActivationView
 
setBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
setBreakable(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Sets breakable flag on/ off.
setBreakPoints(List<Point>) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Sets break point vector.
setBrowserForActions(Tree, ActionsManager, ElementSelectionProvider) - Static method in class com.nomagic.magicdraw.ui.browser.Tree
 
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
 
setBrowserTreeGroup(String) - Method in class com.nomagic.magicdraw.ui.browser.BrowserTabTree
 
setBrowserVisible(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
Set browser visibility flag
setBufferDirty(boolean) - Method in interface com.nomagic.magicdraw.uml.symbols.DiagramSurface
 
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.
setCachedPathBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
 
setCacheOptionsLock(boolean) - Method in interface com.nomagic.magicdraw.teamwork2.locks.ILockProjectService
Sets whether options lock should be cached or not.
setCalculatePreferredRegardingChildren(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
Sets the CALCULATE_PREFERRED_REGARDING_CHILDREN value.
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
 
setCancelable(boolean) - Method in class com.nomagic.task.Task
 
setCanceled(boolean) - Method in class com.nomagic.magicdraw.ui.ProgressMonitorAdapter
 
setCanChangeElementName(boolean) - Method in class com.nomagic.magicdraw.uml.ConvertElementInfo
Sets can change element name flag value.
setCanCreateNewProject(boolean) - Method in class com.nomagic.magicdraw.core.Application
 
setCanDelete(boolean) - Method in class com.nomagic.magicdraw.ui.browser.Node
Method marks node as deletable or not.
setCanDisable(boolean) - Method in class com.nomagic.magicdraw.ui.notification.AbstractNotification
Sets notification ability to be disabled permanently by user.
setCanDisable(boolean, HideNotificationRunnable) - Method in class com.nomagic.magicdraw.ui.notification.AbstractNotification
Sets notification ability to be disabled permanently by user.
setCanInfoBeLost(boolean) - Method in class com.nomagic.magicdraw.uml.ConvertElementInfo
Sets info can be lost flag value.
setCanSetID(boolean) - Method in class com.nomagic.uml2.ext.jmi.reflect.AbstractRepository
 
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
setChangedElementsIDS(Collection<String>) - Method in class com.nomagic.magicdraw.utils.StateChangeHandler
 
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 class com.nomagic.magicdraw.emfuml2xmi.v2.envoptions.EmfOptionsGroup
 
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 class com.nomagic.magicdraw.emfuml2xmi.v2.envoptions.EmfOptionsGroup
 
setChangeStereotypePropertyTypeStereotype(String) - Method in interface com.nomagic.magicdraw.emfuml2xmi.v2.envoptions.Options
Set "Change stereotype property type stereotype" option value.
setCheckElementNumberUniques(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
Set the value to check element number uniques
setCheckForCyclicDependencies(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
Sets check for cyclic dependencies property value.
setCheckIdUniques(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
Set the value to check element id uniques in all id properties
setCheckSpelling(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setChildElement(NamedElement) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ContainmentLinkView
Change child element of this containment link.
setChildrenOwner(ChildrenOwner) - Method in class com.nomagic.magicdraw.ui.browser.Node
Set node specific children owner.
setChildrenSortable(boolean) - Method in class com.nomagic.magicdraw.ui.browser.Node
 
setChildrenSortNeeded(boolean) - Method in class com.nomagic.magicdraw.ui.browser.Node
 
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
 
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.
setClassView(ClassView) - Method in class com.nomagic.magicdraw.uml.symbols.paths.AssociationClassView
 
setClient(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ConnectorView
 
setClient(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ContainmentLinkView
 
setClient(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.paths.NoteAnchorView
 
setClient(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Sets client for this link.
setClientElement(Element, Element) - Static method in class com.nomagic.uml2.ext.jmi.helpers.CoreHelper
Set client of the relationship.
setClientPoint(Point) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ConnectorToSelfView
 
setClientPoint(Point) - Method in class com.nomagic.magicdraw.uml.symbols.paths.FoundMessageView
 
setClientPoint(Point) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Sets client point.
setClientPoint(Point) - Method in class com.nomagic.magicdraw.uml.symbols.paths.SeqSelfMessageView
 
setCloseOnActivation(boolean) - Method in class com.nomagic.magicdraw.ui.notification.HRefRunnable
Sets notification close flag for this runnable.
setClosing(boolean) - Method in class com.nomagic.magicdraw.core.Project
Set closing project state
setCollection(InputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReduceAction
Sets the value of the 'Collection' containment reference.
setColor(Color) - Method in class com.nomagic.text.builders.ColoredHtmlTextBuilder
 
setColor(Color) - Method in class com.nomagic.text.builders.ColoredRichTextBuilder
 
setColor(Color) - Method in class com.nomagic.text.builders.RawTextBuilder
 
setColor(Color) - Method in interface com.nomagic.text.builders.TextBuilder
Set color of the text which will be added later.
setColumnCollapsedNodes(List<String>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Collapsed column nodes property
setColumnCustomOrder(String) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Column custom order property
setColumnElements(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
setColumnElements(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
setColumnHeaderHeight(int) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Column header height property
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
setColumns(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
setColumnSortingMode(MatrixSettings.SortingMode) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Column sorting mode property
setColumnTextDirection(MatrixSettings.TextDirection) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Column text direction property
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.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.
setCommentDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
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
 
setCompactable(boolean) - Method in class com.nomagic.magicdraw.ui.browser.Node
Make node compactable.
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.
setConcurrent(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.LifeLineLineView
 
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.
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
Sets content of image.
setContent(String) - Method in interface com.nomagic.uml2.ext.magicdraw.mdprofiles.Image
Sets the value of the 'Content' attribute.
setContentHash(String) - Method in interface com.nomagic.magicdraw.foundation.diagram.DiagramContentsDescriptor
Sets the value of the 'Content Hash' attribute.
setContentHash(String) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
sets identifier of contents.
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(MDCounter) - Method in class com.nomagic.magicdraw.core.Project
Sets the counter for the project.
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.
setCreatableTypes(Collection<?>) - Method in class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlg
Set creatable element types.
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
 
setCreateBrowser(boolean) - Static method in class com.nomagic.magicdraw.core.Project
 
setCreateButtonName(String) - Method in class com.nomagic.magicdraw.ui.dialogs.SelectElementDlg
 
setCreateButtonText(String) - Method in class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlg
Set the text for element creation button.
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.
setCreated(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SequenceLifelineView
 
setCreateEdgeLabels(int) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
Sets the label creation mode.
setCreateElementListener(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
 
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.
setCreateNodeLabels(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
 
setCreateSymbol(boolean) - Method in class com.nomagic.magicdraw.uml.ConvertElementInfo
Sets create symbol flag value.
setCreateTrees(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DisplayPathElements.DisplayPathOptions
Display trees
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.task.EmptyProgressStatus
 
setCurrent(long) - Method in interface com.nomagic.task.ProgressStatus
Set progress current value.
setCurrent(long) - Method in class com.nomagic.task.SimpleProgressStatus
 
setCursor(Cursor) - Method in interface com.nomagic.magicdraw.uml.symbols.DiagramSurface
Sets diagram cursor.
setCustomAdditionalDrawAction(AdditionalDrawAction) - Method in class com.nomagic.magicdraw.ui.diagrams.BaseCustomizableDiagramAction
Set custom additional draw action for this action.
setCustomClientPoint(Point) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
 
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
 
setCustomOptionValue(String, String) - Method in class com.nomagic.ci.persistence.spi.decomposition.AbstractProjectAttachmentConfiguration
Sets a custom option with provided name and value
setCustomSuccessMessage(String) - Method in class com.nomagic.magicdraw.validation.ValidationRunData
Set custom validation result message.
setCustomSupplierPoint(Point) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
 
setCutElementNames(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setCutMemberNames(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
 
setDatatype(DataType) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Operation
Sets the value of the 'Datatype' container reference.
setDatatype(DataType) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
Sets the value of the 'Datatype' container reference.
setDate(Date) - Method in class com.nomagic.magicdraw.magicreport.tools.ProjectVersion
Sets version date.
setDate(Date) - Method in class com.nomagic.magicdraw.teamwork2.ProjectVersion
Sets version date.
setDecider(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.Clause
Sets the value of the 'Decider' reference.
setDecider(OutputPin) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdstructuredactivities.LoopNode
Sets the value of the 'Decider' reference.
setDecimalPlaces(Integer) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
Sets decimal places option value
setDecisionInput(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdintermediateactivities.DecisionNode
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.uml2.MagicDrawProfile.LayoutTemplateStereotype
 
setDefaultForwardMappingRule(TypeMapProfile.TypeMap) - Method in class com.nomagic.magicdraw.modeltransformations.TypeMapProfile
 
setDefaultIcon(Icon) - Method in class com.nomagic.magicdraw.ui.browser.Node
Sets the default icon.
setDefaultNumber(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.AutoNumberStereotype
 
setDefaultReverseMappingRule(TypeMapProfile.TypeMap) - Method in class com.nomagic.magicdraw.modeltransformations.TypeMapProfile
 
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.
setDefaultStyleID(String) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Sets new diagram style id to representation object
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.PathVariablesOptionsGroup
 
setDefaultValues() - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
 
setDefaultValues() - Method in class com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseEmfOptionsGroup
 
setDefaultValues() - Method in class com.nomagic.magicdraw.emfuml2xmi.v2.envoptions.EmfOptionsGroup
 
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(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.modeltransformations.impl.any_to_any.AnyToAnyModelTransformation
 
setDescription(String) - Method in class com.nomagic.magicdraw.pathvariables.PathVariable
Set variable description.
setDescription(String) - Method in class com.nomagic.magicdraw.properties.Property
Set property description
setDescription(String) - Method in class com.nomagic.magicdraw.ui.diagrams.BaseCustomizableDiagramAction
 
setDescription(String) - Method in class com.nomagic.task.EmptyProgressStatus
 
setDescription(String) - Method in interface com.nomagic.task.ProgressStatus
Set progress description.
setDescription(String) - Method in class com.nomagic.task.SimpleProgressStatus
 
setDescriptionArea(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.
setDescriptor(PluginDescriptor) - Method in class com.nomagic.magicdraw.plugins.Plugin
Sets plugin descriptor.
setDesignModelID(Element, Integer) - Method in class com.nomagic.uml2.MagicDrawProfile.DesignModelStereotype
 
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
 
setDiagramInfoTagValue(Diagram, String, Supplier<String>, boolean, Collection<TaggedValue>) - Static method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setDiagramOrientationMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Sets diagram orientation mode.
setDiagramOverviewViews(List<PresentationElement>) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
setDiagramProperties(String) - Method in interface com.nomagic.magicdraw.foundation.diagram.AbstractDiagramRepresentationObject
Sets the value of the 'Diagram Properties' attribute.
setDiagramRepresentationObject(DiagramRepresentationObject) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Initializes all persistent data from it's representation object except for diagram contents.
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.
setDiagramSurface(DiagramSurface) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setDiagramSurface(DiagramSurface) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
 
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
 
setDiagramView(DiagramPresentationElement) - Method in class com.nomagic.magicdraw.ui.DiagramWindow
 
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(int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.MessageView
 
setDirection(MatrixSettings.Direction) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Dependency direction property
setDirection(ParameterDirectionKind) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Parameter
Sets the value of the 'Direction' attribute.
setDirection(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SignalActionView
Sets direction of the icon.
setDirectory(String) - Method in class com.nomagic.magicdraw.core.Project
setDirty(boolean) - Method in class com.nomagic.magicdraw.core.Project
setDirty(boolean) - Method in class com.nomagic.magicdraw.ui.browser.Node
Sets dirty flag.
setDirty(boolean, BaseElement) - Method in class com.nomagic.magicdraw.utils.StateChangeHandler
Marks element as changed/unchanged.
setDirty(boolean, StateChangeHandler.DirtyType) - Method in class com.nomagic.magicdraw.core.Project
Marks this project modified and sets modification type depending on previous type.
setDirty(FeatureDataSet, boolean) - Method in class com.nomagic.magicdraw.utils.StateChangeHandler
Marks given resource dirty
setDirty(IProject, boolean) - Method in class com.nomagic.magicdraw.utils.StateChangeHandler
 
setDirty(IProject, boolean, StateChangeHandler.DirtyType) - Method in class com.nomagic.magicdraw.utils.StateChangeHandler
 
setDirty(Resource, boolean) - Method in class com.nomagic.magicdraw.utils.StateChangeHandler
Marks given resource dirty
setDirtyInternal(boolean, BaseElement) - Method in class com.nomagic.magicdraw.utils.StateChangeHandler
Marks element as changed/unchanged.
setDirtyInternal(IProject, boolean, StateChangeHandler.DirtyType) - Method in class com.nomagic.magicdraw.utils.StateChangeHandler
 
setDirtyRecursively(boolean) - Method in class com.nomagic.magicdraw.ui.browser.Node
 
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.
setDispatchAllEvents(boolean) - Static method in class com.nomagic.ui.EventQueueDispatcher
 
setDispatchTheseEvents(Predicate<AWTEvent>) - Method in class com.nomagic.ui.EventQueueDispatcher
Set verification which events needs to be dispatched.
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
setDoFinishedExecuter(Task.DoFinishedExecuter) - Method in class com.nomagic.task.Task
 
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.
setDrawClosingBorder(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
Sets draw closing border flag value.
setDSLStereotypesDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setDSLStereotypesDisplayMode(String) - Method in interface com.nomagic.magicdraw.uml.symbols.shapes.StereotypesDisplayModeOwner
Sets DSL stereotype display mode value.
setDSLStereotypesDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
setDummyMode(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setDummyResizeMode(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
In dummy resize mode symbol may not resize according it children or move children on bounds changed and etc.
setDummyResizeMode(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassView
In dummy resize mode symbol may not resize according it children or move children on bounds changed and etc.
setDummyResizeMode(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
 
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.
setEd(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.EdStereotype
 
setEdgeByType() - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PseudoStateView
 
setEdgeConstraintMaps(DiagramPresentationElement, UMLGraph, EdgeRouter) - Method in class com.nomagic.magicdraw.uml.symbols.layout.OrthogonalLinkDiagramLayouter
 
setEdgeLabelFactory(EdgeLabelFactory) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
 
setEdgeRouting(String) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
Set string representation route to oblique style with a certain number of bends.
setEdgeRouting(String) - Method in class com.nomagic.magicdraw.core.options.StateMachineLayouterOptionsGroup
Set route style for state diagram
setEditable(boolean) - Method in class com.nomagic.magicdraw.properties.Property
Set mEnabled flag's value.
setEditable(boolean) - Method in class com.nomagic.magicdraw.ui.browser.Node
Method marks node as editable or not.
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..
setEditingState(boolean) - Method in class com.nomagic.ui.ExtendedPanel
 
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 class com.nomagic.magicdraw.uml.symbols.paths.AssociationClassView
 
setElement(Element) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
 
setElement(Element) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.LifeLineLineView
 
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.
setElementInitializer(ElementInitializer) - Method in class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlg
Set element initializer to initialize the created element.
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.
setElementSelectionContext(ElementSelectionContext) - Method in class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlg
Set element selection context.
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.
setElementWrapperProvider(ElementWrapperProvider) - Method in class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlg
Set element wrapper provider.
setEmptyTeamworkProjectsCategoriesVisible(boolean) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
Sets if teamwork projects tree table shall display an empty categories as well
setEnable(boolean) - Method in class com.nomagic.magicdraw.utils.StateChangeHandler
Enables or disabled handler
setEnabled(boolean) - Method in class com.nomagic.actions.SetFontAction
Enables or disables this action.
setEnabled(boolean) - Method in class com.nomagic.magicdraw.core.options.OptionsGroup
 
setEnabled(boolean) - Method in class com.nomagic.magicdraw.plugins.PluginDescriptor
Sets enabled flag.
setEnabled(boolean, Component) - Static method in class com.nomagic.ui.ExtendedPanel
 
setEnabledAll(boolean) - Method in class com.nomagic.ui.ExtendedPanel
 
setEnableLoadOnActivation(boolean) - Method in class com.nomagic.magicdraw.ui.DiagramWindow
Set load content on activation state
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.
setEnableUpdateIcon(boolean) - Method in class com.nomagic.magicdraw.ui.browser.Node
 
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.
setEnumerationLiteralsConstraintsTextMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
 
setEnumProperty(String, String, Enum, Consumer<ProjectOptions>) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setEnumProperty(String, String, Enum, Consumer<ProjectOptions>, String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
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.
setException(Throwable) - Method in class com.nomagic.task.Task
 
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.
setExpandByDefault(boolean) - Method in class com.nomagic.magicdraw.actions.DiagramInnerToolbarConfiguration
 
setExpanded(boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.datamodel.ElementNode
 
setExpanded(boolean) - Method in class com.nomagic.magicdraw.ui.browser.Node
Sets expanded state of this node.
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
 
setExporterDescription(XmiExporterDescription) - Method in class com.nomagic.magicdraw.core.Project
 
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.
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.
setExtensionPointsColor(Color) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.UseCaseView
 
setExtensionPointsFont(Font) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.UseCaseView
 
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
 
setFavorites(List<Hyperlink>) - Method in class com.nomagic.magicdraw.hyperlinks.ui.HyperlinkEditorPanel
 
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 class com.nomagic.magicdraw.core.Project
Set the name of file as location of this project.
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
setFillColor(Color) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets fill color
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
 
setFilterOptionsEnabled(boolean) - Method in class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlg
 
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.
setFinished(boolean) - Method in class com.nomagic.task.Task
 
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.
setFlagValue(int, boolean) - Method in class com.nomagic.magicdraw.ui.browser.Node
Set flag value.
setFont(Font) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets font for this object view.
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.
setFontProperty(String) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
 
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.
setForcedToBeFillable(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TextBoxView
 
setForceNumber(boolean) - Method in class com.nomagic.magicdraw.magicreport.tools.SorterTool.StereotypeSorter
 
setForceStoreContentOnSave(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setForceStructureUpdateOnExpand(boolean) - Method in class com.nomagic.magicdraw.ui.browser.Node
 
setForceUpdate(boolean) - Method in class com.nomagic.magicdraw.ui.browser.Node
Set to true to force node update, no matter if text or icon was not changed
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 class com.nomagic.uml2.ext.jmi.helpers.ElementImageHelper.ImageInformation
Sets format of image.
setFormat(String) - Method in interface com.nomagic.uml2.ext.magicdraw.mdprofiles.Image
Sets the value of the 'Format' attribute.
setForwardMapping(boolean) - Method in class com.nomagic.magicdraw.modeltransformations.TypeMapProfile
Sets forward mapping
setFrame(DiagramFrame) - Method in class com.nomagic.magicdraw.ui.DiagramWindow
 
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.core.Project
Set frozen flag.
setFrozen(boolean) - Method in class com.nomagic.magicdraw.properties.PropertyManager
 
setGeneral(Classifier) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Generalization
Sets the value of the 'General' reference.
setGeneralMachine(ProtocolStateMachine) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdprotocolstatemachines.ProtocolConformance
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.
setGridSize(int) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Sets grid size.
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.
setGroupByNameThreshold(int) - Method in class com.nomagic.magicdraw.ui.browser.DiagramsTree
 
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.
setGUILog(GUILog) - Method in class com.nomagic.magicdraw.core.Application
 
setHandlerBody(ExecutableNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdextrastructuredactivities.ExceptionHandler
Sets the value of the 'Handler Body' reference.
setHeader(SwimlaneHeaderView) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneCellView
 
setHeaderOrientationVertical(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.GeneralizationSetView
 
setHeaderOrientationVertical(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TextBoxView
 
setHeaderPosition(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PackageView
Sets header position.
setHeaderVerticalPosition(TextObject.VerticalPosition) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
Set header vertical position on Y axis
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
 
setHelpID(String) - Method in class com.nomagic.magicdraw.uml.DiagramDescriptor
 
setHidden(boolean) - Method in class com.nomagic.magicdraw.ui.browser.Node
Make node "hidden"
setHidden(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.LifeLineLineView
 
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
 
setHiddenParent(Node) - Method in class com.nomagic.magicdraw.ui.browser.Node
Set hidden parent.
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
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
setHideTypes(boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Hide Types property
setHiDPIScaled(boolean) - Method in class com.nomagic.magicdraw.ui.DiagramWindow
 
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.
setHorizontalBarLeft(int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
Specify x coordinate of the tree view horizontal bar left edge.
setHorizontalBarRight(int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
Specify x coordinate of the tree view horizontal bar right edge.
setHorizontalBarY(int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
Implicitly specify the y coordinate of the tree view horizontal bar.
setHorizontalBarYExplicitly(int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
Explicitly specify the y coordinate of the tree view horizontal bar.
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
setHTMLText(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.CommentView
 
setHTMLText(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
setHyperlink(Hyperlink) - Method in interface com.nomagic.magicdraw.hyperlinks.ui.HyperlinkEditor
Set hyperlink to edit.
setHyperlink(Hyperlink) - Method in class com.nomagic.magicdraw.hyperlinks.ui.HyperlinkEditorPanel
Sets the specified hyperlink.
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(ResizableIcon) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ImageShapeView
 
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.awt.NMJideButton
 
setIcon(Icon) - Method in class com.nomagic.magicdraw.ui.browser.Node
Sets the icon for this node.
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.
setIconData(byte[]) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ImageShapeView
 
setIconProvider(ActionIconProvider) - Method in class com.nomagic.actions.ActionsCommandBarCreator
 
setIconProvider(ActionIconProvider) - Method in class com.nomagic.awt.NMActionJideButton
Sets icon provider.
setIcons(IconCollection) - Method in class com.nomagic.magicdraw.ui.diagrams.BaseCustomizableDiagramAction
 
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(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 interface com.nomagic.magicdraw.uml.BaseElement
Sets the specified ID to the Element.
setID(String) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
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
 
setIgnoredValidationResultsPersonal(String[]) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setIgnoredValidationRules(Constraint[]) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setIgnoredVariables(String[]) - Method in class com.nomagic.magicdraw.core.options.PathVariablesOptionsGroup
 
setIgnoreLock(boolean) - Method in class com.nomagic.magicdraw.ui.browser.Tree
 
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
 
setImageIcon(Icon) - Method in class com.nomagic.magicdraw.ui.DiagramWindow
 
setImageIconPath(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ImageShapeView
 
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
 
setInActivity(Activity) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdfundamentalactivities.ActivityGroup
Sets the value of the 'In Activity' container reference.
setIncludeCustomTypes(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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
 
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.
setInitialDiagramFrameBounds() - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Sets initial diagram frame bounds for this diagram's frame.
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.
setInitializer(ElementInitializer) - Method in class com.nomagic.magicdraw.ui.dialogs.SelectElementDlg
 
setInitializer(DiagramPresentationElementInitializer) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Sets custom diagram presentation element initializer.
setInitialLF() - Method in class com.nomagic.magicdraw.core.Application
Set initial L&F
setInitialStartupPosition(Point) - Method in class com.nomagic.magicdraw.uml.symbols.paths.FoundMessageView
 
setInitialStartupPosition(Point) - Method in class com.nomagic.magicdraw.uml.symbols.paths.LostMessageView
 
setInitialValue(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.NumberPartStereotype
 
setInnerElementsSortMode(PackageView.InnerElementsSortMode) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PackageView
 
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(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.
setInterruptThreadOnCancel(boolean) - Method in class com.nomagic.task.Task
 
setIntroductoryVersion(String) - Method in class com.nomagic.magicdraw.properties.Property
Set application version property is introduced in.
setInvalidModelHandler(Project, List<String>) - Static method in class com.nomagic.magicdraw.tests.MagicDrawTestCase
 
setInvalidModelHandler(InvalidModelHandler) - Method in class com.nomagic.uml2.transaction.ModelTransaction
 
setInvalidModelHandler(InvalidModelHandler) - Method in interface com.nomagic.uml2.transaction.TransactionManager
Sets handler which fixes model with verification errors.
setInvariant(Constraint) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.StateInvariant
Sets the value of the 'Invariant' containment reference.
setInvisibleFilter(Predicate<Element>) - Method in class com.nomagic.magicdraw.uml.text.BehaviorTextParams
 
setInvisibleFilter(Predicate<Element>) - Method in class com.nomagic.magicdraw.uml.text.MemberTextParams
 
setInvisibleFilter(Predicate<Element>) - Method in class com.nomagic.magicdraw.uml.text.OperationTextParams
 
setInvisibleFilter(Predicate<Element>) - Method in class com.nomagic.magicdraw.uml.text.PropertyTextParams
Set filter to accept elements represented in the text (like stereotypes, constraints, tagged values).
setInvisibleFilter(Predicate<Element>) - Method in class com.nomagic.magicdraw.uml.text.ReceptionTextParams
 
setInvisibleProperties(PropertyManager) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
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
 
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.
setLabelConsiderationMode(AbstractDiagramLayouterOptionsGroup, UMLGraph) - Method in class com.nomagic.magicdraw.uml.symbols.layout.AbstractDiagramLayouter
 
setLabelMode(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TextBoxView
 
setLabelsAutoDisplaySuspended(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
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
 
setLayouting(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
 
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.
setLayoutParameter(String, Object) - Method in class com.nomagic.magicdraw.uml.symbols.layout.AbstractDiagramLayouter
The need to reset the values back must be taken into consideration if a layouter is reused in few places
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.
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
 
setLF(String, String, int, boolean) - Method in class com.nomagic.magicdraw.ui.MainFrame
 
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
 
setLineColor(Color) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets line color
setLineJumpPlace(LineJumpPlace) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Sets line jump place of the path element.
setLineJumpPlace(LineJumpPlace) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
 
setLineStyle(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SeparatorView
sets LINE_STYLE property value.
setLineWidth(int) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
 
setLinkAttraction(int) - Method in class com.nomagic.magicdraw.core.options.OrganicLayouterOptionsGroup
Set Link Attraction property value.
setLinkAttributeView(LinkAttributeView) - Method in class com.nomagic.magicdraw.uml.symbols.paths.AssociationClassView
 
setLinkLengthReduction(boolean) - Method in class com.nomagic.magicdraw.core.options.OrthogonalLayouterOptionsGroup
Set Link Length Reduction Property value.
setLinkLineStyle(String) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
sets LINK_LINE_STYLE property value.
setLinkTypes(Set<LinkType>) - Method in class com.nomagic.magicdraw.uml.symbols.DisplayRelatedSymbolsInfo
Sets link types for display related elements functionality.
setList(List) - Method in class com.nomagic.actions.SelectItemAction
Deprecated.
use #setItems(java.util.List)
setLiteralsColor(Color) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
 
setLiteralsFont(Font) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
 
setLiteralsSortMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
 
setLoadAutomatically(boolean) - Method in class com.nomagic.ci.persistence.decomposition.ProjectAttachmentConfiguration
Sets load mode for the attached project
setLoaded(boolean) - Method in class com.nomagic.magicdraw.core.Project
Set "Loaded" flag for project.
setLoaded(boolean) - Method in class com.nomagic.magicdraw.plugins.PluginDescriptor
Sets loaded flag.
setLoadedDimension(UnmodifiableDimension) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
setLoadedVisibility(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
 
setLoadIndex(AbstractProjectAttachmentConfiguration, boolean) - Static method in class com.nomagic.magicdraw.core.ProjectUtilities
Set if to load index.
setLoading(boolean) - Method in class com.nomagic.magicdraw.ui.browser.Node
 
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(int, int) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
sets location of object
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(Point) - Method in class com.nomagic.magicdraw.ui.DiagramWindow
 
setLocation(Point) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
sets location of object
setLocation(String) - Method in class com.nomagic.uml2.ext.jmi.helpers.ElementImageHelper.ImageInformation
Sets location of image.
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) - Static method in class com.nomagic.magicdraw.ui.browser.Node
Sets locked flag and increases locking counter
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
setLockFreeEditingEnabled(boolean, String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setLockLayout(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
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.
setMainFrame(MainFrame) - Method in class com.nomagic.magicdraw.core.Application
 
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.
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.
setMDElementID(BaseElement, Object) - Method in class com.nomagic.magicdraw.emfuml2xmi.BaseEmfUml2Helper
Set MD element id according given EMF element id.
setMDElementID(BaseElement, Object) - Method in interface com.nomagic.magicdraw.emfuml2xmi.helpers.BaseEmfUml2Helper
Set MD element id according given EMF element id.
setMDElementID(BaseElement, Object, String) - Method in class com.nomagic.magicdraw.emfuml2xmi.BaseEmfUml2Helper
Set element id.
setMembersDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
Sets members display mode.
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.
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.
setMinimalGroupNodeSize(Node, YDimension) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
Sets the minimal group node size that is obeyed by layouter.
setMinimalLayerDistance(int) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
Set the minimal distance between shapes that reside in adjacent layers.
setMinimalLayerDistance(int) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
Set the minimal distance between shapes that reside in adjacent layers.
setMinimalLinkDistance(int) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
Set the distance between adjacent pairs of horizontal path segments and between horizontal path segments and shapes.
setMinimalLinkLength(int) - Method in class com.nomagic.magicdraw.core.options.CircularLayouterOptionsGroup
Set the minimal length of a path that connects two shapes that lie on separate circles.
setMinimalLinkLength(int) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
Set the minimal length of a path that connects two shapes that lie on separate circles.
setMinimalPathToPathDistance(int) - Method in class com.nomagic.magicdraw.core.options.OrthogonalRouterOptionsGroup
Determines the distance between two paths.
setMinimalSeverityProducingPreCommitWarning(EnumerationLiteral) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
Sets minimal severity which produces warning after pre-commit validation.
setMinimalSeverityProhibitingCommit(EnumerationLiteral) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
Set minimal severity which prohibits commit after pre-commit validation.
setMinimalShapeDistance(int) - Method in class com.nomagic.magicdraw.core.options.CircularLayouterOptionsGroup
Set the minimal distance between borders of two adjacent shapes on a common circle.
setMinimalShapeDistance(int) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
Set the minimal distance between borders of two adjacent shapes on a common circle.
setMinimalShapeDistance(int) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
Set the minimal distance between borders of two adjacent shapes on a common circle.
setMinimalShapeToPathDistance(int) - Method in class com.nomagic.magicdraw.core.options.OrthogonalRouterOptionsGroup
Determines the minimal distance between paths and shapes.
setMinimumDimension(int, int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
Sets min size
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.
setModel(Package) - Method in class com.nomagic.magicdraw.core.Project
 
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.
setModeString(Element, List<String>[], String) - Method in class com.nomagic.magicdraw.magicreport.tools.ExportTool2
 
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.
setModificationTimeUpdateDisabled(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Disables automatic diagram modification time update.
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.
setMountOptions(Map<String, Map<String, String>>) - Method in class com.nomagic.ci.persistence.decomposition.ProjectAttachmentConfiguration
Sets mount options of this configuration.
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.uml2.ext.jmi.helpers.CoreHelper
Set multiplicity to 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.
setMutableAppending(boolean) - Method in class com.nomagic.actions.ActionsMenuCreator
Sets flag mMutableAppending to given value.
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.core.Project
setName(String) - Method in class com.nomagic.magicdraw.jpython.PythonPluginDescriptor
Sets the name of the plugin.
setName(String) - Method in class com.nomagic.magicdraw.pathvariables.PathVariable
Set variable name.
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 class com.nomagic.task.Task
 
setName(String) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.NamedElement
Sets the value of the 'Name' attribute.
setNameExpression(StringExpression) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.NamedElement
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.
setNameWrapped(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
 
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.
setNeedAutosizeFlag(byte) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
setNeedLocallySave(boolean) - Method in class com.nomagic.magicdraw.core.Project
 
setNeedRecreateListeners(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Set a need to recreated models listeners flag
setNeedsInit(boolean) - Method in class com.nomagic.magicdraw.ui.browser.BrowserTabTree
Sets needs init flag.
setNeedsInit(boolean) - Method in class com.nomagic.magicdraw.ui.browser.SearchResultsTree
 
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.
setNestedPath(List<Property>) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
 
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
 
setNodeSizeEnsureNotZero(Rectangle, Node) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
Sets graph node size, ensures the node height or width is not 0
setNodeStructureChanged(boolean) - Method in class com.nomagic.magicdraw.ui.browser.Node
 
setNodeUpdated(boolean) - Method in class com.nomagic.magicdraw.ui.browser.Node
 
setNonEditableReason(String) - Method in class com.nomagic.magicdraw.properties.Property
Sets the property reason
setNoneSelectionSupported(boolean) - Method in class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlg
Set if "None" selection is supported.
setNoneText(String) - Method in class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlg
Set the text for element creation button.
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.
setNotLayoutedChildLocation(ShapeElement, Point) - Static method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
 
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
 
setNumberManager(MessageNumberManager) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.MessageView
 
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.
setOldRect(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
setOnEdge(int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ExpansionNodeView
 
setOnEdge(int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PinView
 
setOnEdge(int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PortView
 
setOnEdge(int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PseudoStateView
 
setOnEdge(int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
Sets on edge property.
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.
setOpaqueBehaviorDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.paths.TransitionView
 
setOpaqueBehaviorDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.StateView
 
setOpaqueBehaviorDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TransitionToSelfView
 
setOpenConfigurator(DiagramPresentationElement.OpenConfigurator) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Sets open configurator.
setOpenModalMode(SpecificationDialogManager.OpenMode) - Static method in class com.nomagic.magicdraw.ui.dialogs.specifications.SpecificationDialogManager
 
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(HyperlinkEditorOptions) - Method in class com.nomagic.magicdraw.hyperlinks.ui.HyperlinkEditorPanel
 
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.
setOrClearValue(TaggedValue, String) - Static method in class com.nomagic.uml2.ext.jmi.helpers.ElementImageHelper
 
setOrdered(boolean) - Method in class com.nomagic.magicdraw.properties.ElementListProperty
 
setOrdered(boolean) - Method in class com.nomagic.magicdraw.properties.ElementProperty
 
setOrdered(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.ReduceAction
Sets the value of the 'Ordered' attribute.
setOrdered(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.MultiplicityElement
Sets the value of the 'Ordered' attribute.
setOrdering(ObjectNodeOrderingKind) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ObjectNode
Sets the value of the 'Ordering' attribute.
setOrientation(String) - Method in class com.nomagic.magicdraw.core.options.ActivityLayouterOptionsGroup
Set main layout orientation.
setOrientation(String) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
Set main layout orientation.
setOrientation(String) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
Set main layout orientation.
setOrientation(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.BarView
 
setOrientation(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SeparatorView
Sets SEPARATOR_ORIENTATION property value
setOriginal(ElementNode) - Method in class com.nomagic.magicdraw.dependencymatrix.datamodel.ElementNode
 
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.
setOwnerDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.CommentView
 
setOwnerDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.InteractionUseOverviewView
 
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(Element) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ContentShape
 
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.
setParent(OptionsGroup) - Method in class com.nomagic.magicdraw.core.options.OptionsGroup
 
setParent(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.paths.GeneralizationView
 
setParent(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathConnector
 
setParent(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets parent for this view.
setParent(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ActivationView
 
setParent(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ObjectNodeView
 
setParent(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
 
setParent(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PseudoStateView
 
setParent(View) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.Renderer
Sets the view parent.
setParent(Node, Object) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
Set node 's 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
 
setPartitionGrid(PartitionGrid) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
 
setPartitionInfo(SwimlanePartitionInfo) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
 
setPartWithPort(Property) - Method in interface com.nomagic.uml2.ext.magicdraw.compositestructures.mdinternalstructures.ConnectorEnd
Sets the value of the 'Part With Port' reference.
setPartWithPortForConnectorEnd(PresentationElement, ConnectorEnd) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ConnectorView
Set partWithPort property for Connector according given end
setPassiveValidationSeverity(EnumerationLiteral) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setPassword(char[]) - Method in class com.nomagic.license.utils.ProxyServerData
 
setPatchNumber(String) - Static method in class com.nomagic.runtime.RuntimeConstants
 
setPath(String) - Method in class com.nomagic.magicdraw.pathvariables.PathVariable
Set variable path.
setPathAndCollapse(String) - Method in class com.nomagic.magicdraw.properties.FileProperty
Set Path and Collapse it by using path variables.
setPathBounds(PathElement, List<Point>, Point, Point, MacroCommand) - Static method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
Changes client point, supplier point and breakpoints and routes the path by layouted edge
setPathBreakPoints(PathElement, List<Point>, Point, Point, MacroCommand) - Static method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
Set Path break point.
setPathPainter(PathPainter) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
 
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
setPathVariables(Collection<PathVariable>) - Method in class com.nomagic.magicdraw.core.options.PathVariablesOptionsGroup
 
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
 
setPlaceEdgeLabelsTo(int) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
Sets the calculated label placement for labels.
setPlaceNodeLabels(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
 
setPluginDirectory(File) - Method in class com.nomagic.magicdraw.jpython.PythonPluginDescriptor
Sets the plugin instalation directory.
setPluginDirectory(File) - Method in class com.nomagic.magicdraw.plugins.PluginDescriptor
Sets the plugin installation directory.
setPolygonPoints(int[], int[], BoundsTransformation) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SignalActionView
 
setPort(int) - Method in class com.nomagic.license.utils.ProxyServerData
 
setPortLocation(Collection<CompositeStructureDiagramLayouter.PortPlacementData>, MacroCommand) - Static method in class com.nomagic.magicdraw.uml.symbols.layout.composite.CompositeStructureDiagramLayouter
 
setPortStyle(String) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
Set Port Style property value.
setPosition() - Method in class com.nomagic.magicdraw.uml.symbols.shapes.LifeLineLineView
Sets life line view position depending on this object parent position.
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.
setPreCommitValidationSeverityProperty(EnumerationLiteral, String, String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
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.
setPredefinedLayouterType(StateDiagramLayouter.Type) - Method in class com.nomagic.magicdraw.uml.symbols.layout.state.StateDiagramLayouter
 
setPreferredChildWedge(int) - Method in class com.nomagic.magicdraw.core.options.CircularLayouterOptionsGroup
Set the angular range of the sector that will be reserved for children of a shape.
setPreferredChildWedge(int) - Method in class com.nomagic.magicdraw.core.options.TreeLayouterOptionsGroup
Set the angular range of the sector that will be reserved for children of a shape.
setPreferredDimension(int, int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
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
 
setPreferredProjectRepositoryType(String) - Method in class com.nomagic.ci.persistence.decomposition.ProjectAttachmentConfiguration
Sets the preferredProjectRepositoryType for the ProjectAttachmentConfiguration.
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.
setPresentationElements(List<PresentationElement>) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setPresentationElements(List<PresentationElement>) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets children of this element
setPreserveElementID(boolean) - Method in class com.nomagic.magicdraw.uml.ConvertElementInfo
Sets preserve element ID flag value.
setPreserveIDs(String) - Method in class com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseEmfOptionsGroup
Set preserve IDs option.
setPreserveIDs(String) - Method in interface com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseOptions
Set preserve IDs option.
setPrimaryProject(IProject) - Method in class com.nomagic.magicdraw.core.Project
 
setPrimaryProject(IProject, boolean, boolean) - Method in class com.nomagic.magicdraw.core.Project
Set primary project.
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
 
setPriorityInOwner(int) - Method in class com.nomagic.magicdraw.ui.browser.Node
Set priority in owner for sorting
setProcessViewID(Element, Integer) - Method in class com.nomagic.uml2.MagicDrawProfile.ProcessViewStereotype
 
setProductHomePage(String) - Static method in class com.nomagic.runtime.RuntimeConstants
 
setProfileElements() - Method in class com.nomagic.magicdraw.modeltransformations.TypeMapProfile
Sets profile elements from Model Transformation profile
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.
setProjectSpecificOptions(Project, ProjectOptions) - Static method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
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(PropertyManager) - Method in class com.nomagic.magicdraw.modeltransformations.SelectTransformationDetailsPanel
Sets properties to property panel
setProperties(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
setProperties(String, PropertyManager, Style) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
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() - Method in interface com.nomagic.magicdraw.core.options.ProjectOptions.PropertySetter
 
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
setPropertyManager(PropertyManager) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets property manager
setPropertyManagerName(String) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
 
setPropertyName(String) - Method in class com.nomagic.magicdraw.diff.report.PropertyReportInfo
Sets name of the property.
setPropertyName(String) - Method in class com.nomagic.magicdraw.uml.ClassifierFinder.SimpleNameResolver
 
setProtectedNode(ExecutableNode) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdextrastructuredactivities.ExceptionHandler
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.
setPublicBranchSyncMode(SyncMode, String, String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
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.
setQualifiedNameVisible(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.CallOperationActionView
 
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.ci.persistence.spi.decomposition.AbstractProjectAttachmentConfiguration
Sets the readOnly for the ProjectAttachmentConfiguration.
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(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
setReal(boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.datamodel.ElementNode
Does this node belong to the model or it is only as grouping element (parent node)
setRealType(String) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
If diagram type is not registered then known type is set.
setReceiveEvent(MessageEnd) - Method in interface com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions.Message
Sets the value of the 'Receive Event' reference.
setReceiver(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.MessageView
 
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
setRecentWindowsList(Collection<DiagramWindow>) - Method in class com.nomagic.magicdraw.ui.MainFrame
Sets the list of the recent windows.
setRectilinear() - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Sets link rectilinear property value.
setRecursive(boolean) - Method in class com.nomagic.magicdraw.magicreport.tools.ExportTool2
 
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.
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.
setReloadRecommended(boolean) - Method in class com.nomagic.magicdraw.core.Project
setRelocatingIn(boolean) - Method in class com.nomagic.magicdraw.core.Project
Set project state to relocating.
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.
setRemoveChildrenOnCollapse(boolean) - Method in class com.nomagic.magicdraw.ui.browser.Node
 
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
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.
setRemoveElementValidator(Predicate<Object>) - Method in class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlg
Sets validator for selected elements in multiple selection panel which decide which elements could be removed.
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.
setRepository(AbstractRepository, InvalidModelHandler) - Method in class com.nomagic.magicdraw.core.Project
 
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.
setRepresentationText(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
setRepresentationText(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.DragAndDropSpecificationStereotype
 
setRepresentDiagramContext(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
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(RequiredFeature) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Sets required feature for this diagram.
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.
setRequiredFeatures(Collection<Feature>) - Method in class com.nomagic.magicdraw.uml.DiagramDescriptor
Sets required features which are needed by this diagram descriptor.
setRequiredPlugin(RequiredPluginInfo) - Method in class com.nomagic.magicdraw.uml.DiagramDescriptor
Sets required plugin for this diagram.
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.
setResetColor(boolean) - Method in class com.nomagic.text.builders.RawTextBuilder.TextFragment
 
setResetLabels(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
 
setResetLabelsAtInit(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
 
setReshapeMode(ReshapeMode) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.CombinedFragmentView
 
setReshapeMode(ReshapeMode) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
Set symbol reshape mode
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
setResizedByUser(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ActivationView
 
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.
setResourceProviderID(String) - Method in class com.nomagic.magicdraw.uml.DiagramDescriptor
Usual diagrams should provide resource provider id, in other case buttons groups and descriptions will be not translatable.
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.
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.
setRounded(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Sets value of the "Is Rounded" path symbol property.
setRounded(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.RectangularShape
 
setRouteOnGrid(boolean) - Method in class com.nomagic.magicdraw.core.options.OrthogonalRouterOptionsGroup
Set Route On Grid property value.
setRouteOnlyNecessary(boolean) - Method in class com.nomagic.magicdraw.core.options.OrganicRouterOptionsGroup
Set Route Only Necessary property value.
setRowCollapsedNodes(List<String>) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Collapsed row nodes property
setRowCustomOrder(String) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Row Custom Order property
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.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(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
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
setRuleKey(String) - Method in class com.nomagic.magicdraw.uml.symbols.paths.VirtualRelationView
 
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
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(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
setScopeProvider(ScopeProvider) - Method in class com.nomagic.magicdraw.validation.DiagramValidator
 
setScriptFileName(String) - Method in class com.nomagic.magicdraw.jpython.PythonPluginDescriptor
Sets plugin scruot file name.
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.
setSecondaryImageAndStereotypeDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
setSecretProperties(Properties) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
Sets secret properties
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(List<PresentationElement>) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Selects given elements in the diagram.
setSelectedElementRenderer(ListCellRenderer<Object>) - Method in class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlg
Sets renderer for selected elements in multiple selection panel.
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
 
setSelectedNodes(Node[]) - Method in class com.nomagic.magicdraw.ui.browser.Tree
Selects given nodes in the tree.
setSelectedTypeMapProfile(TypeMapProfile) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardInformation
Set the selected type map profile.
setSelection(Behavior) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ObjectFlow
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(ElementSelectionDlg, SelectionMode) - Static method in class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlgFactory
 
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.
setSender(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.MessageView
 
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.
setShapesAutoResizeSuspended(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
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) - Method in class com.nomagic.awt.NMJideButton
Sets shortcut for popup button.
setShortcuts(List) - Method in class com.nomagic.awt.NMPopupButton
Sets shortcut for popup button.
setShortcuts(List<KeyStroke>) - Method in class com.nomagic.actions.NMAction
Sets the shortcuts list.
setShow_UML_2_0_Notation(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.UsageView
 
setShowAbbreviatedDiagramType(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setShowAbbreviatedType(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
setShowActionName(boolean) - Method in class com.nomagic.actions.SelectItemAction
 
setShowActivations(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setShowActivityParameterNodeNameMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ObjectNodeView
 
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
 
setShowArrow(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ConstraintLinkView
 
setShowArrow(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
 
setShowArtifactsCompartmentName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ComponentView
Sets show artifacts compartment name flag value.
setShowAttributes(boolean) - Method in class com.nomagic.magicdraw.uml.text.MessageTextParams
 
setShowBorder(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
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
 
setShowCompleteDisjoint(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.GeneralizationSetView
 
setShowConnectorEndA(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ConnectorView
 
setShowConnectorEndB(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ConnectorView
 
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
 
setShowConstraints(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
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
 
setShowContextKind(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setShowContextKind(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
setShowContextName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setShowContextName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
setShowContextType(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setShowContextType(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
setShowDefaultValue(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
Set show default value flag.
setShowDefaultValueCompartmentName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
Sets show default value compartment name flag value.
setShowDeployedElementsCompartmentName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NodeInstanceSpecificationView
Sets show deployed elements compartment name flag value.
setShowDeployedElementsCompartmentName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NodeView
Sets show deployed elements compartment name flag value.
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
 
setShowDiagramFrame(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setShowDiagramFrame(boolean, boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setShowDiagramHeader(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
Sets show diagram header property value.
setShowDiagramInfo(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setShowDiagramName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setShowDiagramName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
setShowDiagramOverviewContent(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
Sets show diagram overview content symbol property value.
setShowDiagramOwner(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setShowDiagramsNode(boolean) - Method in class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlg
 
setShowDiagramType(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setShowDiagramType(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
setShowDirection(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ObjectNodeView
 
setShowDocumentationStereotypes(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
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
 
setShowElementProperties(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
setShowElementsList(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PackageView
Sets show inner elements list.
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
 
setShowEntireActivation(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SequenceLifelineView
 
setShowEnumerationLiteralsCompartmentName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
Sets show enumeration literals compartment name flag value.
setShowEnumerationLiteralsConstraints(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
 
setShowEnumerationLiteralsStereotype(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
 
setShowEnumerationLiteralsTaggedValues(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
 
setShowExtensionPoint(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ExtendView
 
setShowExtensionPointsCompartmentName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.UseCaseView
 
setShowExtensionPointsInheritedSign(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.UseCaseView
 
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
 
setShowFirstStartupDlg(Supplier<Boolean>) - Method in class com.nomagic.magicdraw.core.Application
Sets flag which indicates if first startup dialog should be shown.
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.symbols.shapes.ClassifierView
Sets show full type for members
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
 
setShowGeneralizationSet(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.GeneralizationView
 
setShowGeneralizationSet(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
Sets show generalization set property value.
setShowGrid(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Sets show grid flag
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
 
setShowInherited(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
Show inherited members in compartments
setShowInherited(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.CollaborationView
Show inherited members in compartments
setShowInherited(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.UseCaseView
 
setShowInheritedLiteralsSign(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
Show inherited literals sign
setShowInheritedSign(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ConnectorView
Show inherited sign
setShowInheritedSign(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
Show inherited members sign in compartment
setShowInheritedSign(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PortView
Show inherited members sign in compartment
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
setShowLegend(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setShowLineBetweenCompartments(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
setShowLiteralsMoreSign(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
Show literals more sign.
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.
setShowMessageNumbers(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setShowMetaclasses(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.StereotypeView
 
setShowModuleVersionsConflictWarning(boolean) - Method in class com.nomagic.magicdraw.core.options.TeamworkOptionsGroup
 
setShowMoreSignInDiagramOverviewContent(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
Set "more sign" visibility for overview content compartment
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.symbols.shapes.PartView
 
setShowMultiplicity(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PortView
 
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
 
setShowNameMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.CallBehaviorActionView
 
setShowNameMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.OpaqueActionView
Set name mode option and update symbol.
setShowNavigability(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.LinkView
Sets "Show Navigability" symbol property value.
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.symbols.paths.TransitionView
Sets if trigger event operation signature should be shown
setShowOperationsSignature(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.StateView
Sets if trigger event operation signature should be shown
setShowOperationsSignature(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TransitionToSelfView
Sets if trigger event operation signature should be shown
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.symbols.DiagramPresentationElement
 
setShowParameters(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
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
 
setShowPartitionNameMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
setShowPort(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.TransitionView
Sets value of the "Show Port" symbol property.
setShowPort(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ActionView
Sets value of the "Show Port" symbol property.
setShowPort(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.StateView
Sets value of the "Show Port" symbol property.
setShowPort(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TransitionToSelfView
Sets value of the "Show Port" symbol property.
setShowPort(boolean) - Method in class com.nomagic.magicdraw.uml.text.TransitionTextParams
 
setShowPort(boolean) - Method in class com.nomagic.magicdraw.uml.text.TriggerTextParams
 
setShowPowertype(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.GeneralizationSetView
 
setShowPredecessors(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.MessageView
Sets show predecessors list.
setShowProperties(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ObjectNodeView
 
setShowProperties(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PinView
 
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
 
setShowProvidedInterfaces(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PortView
 
setShowQualifiedName(boolean) - Method in class com.nomagic.magicdraw.uml.text.SlotTextParams
 
setShowQualifiedName(boolean) - Method in class com.nomagic.magicdraw.uml.text.TaggedValueTextParams
 
setShowQualifiedNameInTaggedValues(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
 
setShowQualifiedNameInTaggedValues(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
setShowQualifiedNameInTaggedValues(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
 
setShowRealizationsCompartmentName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ComponentView
Sets show realizations compartment name flag value.
setShowRegionName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.StateView
Set a new show name option for region(s).
setShowRelationCriterion(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setShowRelationStyles(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setShowRequired(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ExtensionView
 
setShowRequiredInterfaces(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PortView
 
setShowReturnDirection(boolean) - Method in class com.nomagic.magicdraw.uml.text.ParameterDirectionTextParams
 
setShowReturnDirection(boolean) - Method in class com.nomagic.magicdraw.uml.text.ParameterTextParams
 
setShowRoleA(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.LinkView
Sets "Show Role A" symbol property value.
setShowRoleB(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.LinkView
Sets "Show Role B" symbol property value.
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
 
setShowSlotTypeMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.InstanceSpecificationView
Sets value of slot showing property.
setShowSlotTypeMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
Sets value of slot showing property.
setShowSpecification(boolean) - Method in class com.nomagic.magicdraw.uml.text.ConstraintTextParams
 
setShowSpecificationValue(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.InstanceSpecificationView
 
setShowState(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ObjectNodeView
 
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.symbols.shapes.NoteView
 
setShowTaggedValues(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
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
 
setShowTaggedValuesStereotypes(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
 
setShowTaggedValuesStereotypes(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
setShowTaggedValuesStereotypes(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
 
setShowTemplateParameters(boolean) - Method in class com.nomagic.magicdraw.uml.text.OperationTextParams
 
setShowText(boolean) - Method in class com.nomagic.awt.NMActionJideButton
Show action name on button even it has icon
setShowType(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ConnectorView
 
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
 
setShowUML_2_0_Notation(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
 
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
 
setShowUri(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PackageView
Sets show uri label
setShowValueTypeUnits(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.InstanceSpecificationView
Sets value of showing value type units property..
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.
setSilentMode(boolean) - Static method in class com.nomagic.magicdraw.ui.MainFrame
Set flag, which shows if MF is working in silent mode.
setSimple(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ContainmentLinkView
 
setSimple(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.GeneralizationView
 
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(float, float) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.Renderer
Sets the view size.
setSize(int, int) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
set dimension of draw object
setSize(UnmodifiableDimension) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
set dimension of draw object
setSize(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.AttachedFileStereotype
 
setSize(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.ReportTemplateStereotype
 
setSize(Dimension) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
set dimension of draw object
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(ResizableIcon) - Method in class com.nomagic.magicdraw.uml.DiagramDescriptor
 
setSmallIcon(Icon) - Method in class com.nomagic.actions.NMAction
Sets the small icon of the action.
setSmartLayoutNeeded(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Sets smart layout needed flag.
setSmartPropertyChangeListenerElement(Element) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
Sets smart property change listener element.
setSnapShapesOnBorderToGrid(boolean) - Static method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
setSnapToGridPaths(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setSnapToGridShapes(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Sets show grid flag
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
 
setSortableSelection(boolean) - Method in class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlg
Set if selection is sortable, affects only multiple selection.
setSortByProfiles(boolean) - Method in class com.nomagic.magicdraw.ui.browser.ExtensionsTree
 
setSortKeys(Node.NodeSortKeys) - Method in class com.nomagic.magicdraw.ui.browser.Node
 
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(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(DiagramDataImpl) - Method in class com.nomagic.magicdraw.diff.report.DiagramReportInfo
Sets source diagram data.
setSourceDiagramImage(Image) - Method in class com.nomagic.magicdraw.diff.report.DiagramReportInfo
Sets source diagram image.
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
 
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.
setSpecificCursor(Cursor) - Method in class com.nomagic.magicdraw.ui.DiagramWindow
Sets cursor for documentation and tree
setSpecificCursor(Cursor) - Method in class com.nomagic.magicdraw.ui.MainFrame
 
setSpecificMachine(ProtocolStateMachine) - Method in interface com.nomagic.uml2.ext.magicdraw.statemachines.mdprotocolstatemachines.ProtocolConformance
Sets the value of the 'Specific Machine' container reference.
setSpecificSymbolUpdater(SymbolUpdater) - Method in class com.nomagic.magicdraw.core.Project
 
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.
setState(String) - Method in class com.nomagic.task.Task
 
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.
setStatus(ProgressStatus) - Method in class com.nomagic.task.Task
 
setStatusLine(StatusLine) - Method in class com.nomagic.magicdraw.ui.MainFrame
 
setStereotype() - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
setStereoType(String) - Method in class com.nomagic.magicdraw.properties.PropertyManagerByStereotype
 
setStereotypeColor(Color) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets text color
setStereotypeFont(Font) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets stereotype font for this object view.
setStereotypeLabel(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TextBoxView
 
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 class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setStereotypesDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
setStereotypesDisplayMode(String) - Method in interface com.nomagic.magicdraw.uml.symbols.shapes.StereotypesDisplayModeOwner
Sets stereotype display mode value.
setStereotypesDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
setStickyVersion(IVersionDescriptor) - Method in class com.nomagic.ci.persistence.spi.decomposition.AbstractProjectAttachmentConfiguration
Sets the sticky version of the attachment project
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.
setStrokeIfNotTheSame(Graphics2D, Stroke) - Static method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
 
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
 
setSuggestUsePathVariables(boolean) - Method in class com.nomagic.magicdraw.core.options.PathVariablesOptionsGroup
 
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
 
setSupplier(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ConnectorView
 
setSupplier(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ContainmentLinkView
 
setSupplier(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.paths.NoteAnchorView
 
setSupplier(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Sets supplier end for link.
setSupplierElement(Element, Element) - Static method in class com.nomagic.uml2.ext.jmi.helpers.CoreHelper
Set supplier of the relationship.
setSupplierPoint(Point) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ConnectorToSelfView
 
setSupplierPoint(Point) - Method in class com.nomagic.magicdraw.uml.symbols.paths.LostMessageView
 
setSupplierPoint(Point) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Sets 1st point.
setSupplierPoint(Point) - Method in class com.nomagic.magicdraw.uml.symbols.paths.SeqSelfMessageView
 
setSuppressActionsCompartment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.StateView
Suppress actions compartment
setSuppressArtifactsCompartment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ComponentView
 
setSuppressCriteriaArea(boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Suppress criteria area property
setSuppressDeployedElementsCompartment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NodeInstanceSpecificationView
Sets suppress deployed elements compartment.
setSuppressDeployedElementsCompartment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NodeView
 
setSuppressedElements(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
setSuppressExtensionsCompartment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.UseCaseView
 
setSuppressInterfacesCompartment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ComponentView
 
setSuppressLiterals(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
 
setSuppressRealizationsCompartment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ComponentView
 
setSuppressSlotsCompartment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.InstanceSpecificationView
Suppress compartment
setSuppressStructureCompartment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.CollaborationView
 
setSuppressStructureCompartment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
 
setSuspendAutoDisplayingOfLabels(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setSuspendAutoResizingOfShapes(boolean) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setSuspendLabelAutoDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
 
setSuspendShapeAutoResizeMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setSuspendShapeAutoResizeMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
 
setSuspendShapeAutoResizeMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
setSuspendShapeAutoResizeMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
 
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.
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.
setTaggedValue(Diagram, Property, Supplier<String>) - Static method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramPropertiesShape
 
setTaggedValueOwner(Element) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.TaggedValue
Sets the value of the 'Tagged Value Owner' container reference.
setTaggedValuesDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
 
setTaggedValuesDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
 
setTags(List<String>) - Method in class com.nomagic.magicdraw.teamwork2.ProjectVersion
Sets tags.
setTakeWholeModelAsScope(boolean) - Method in class com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings
Whole model as scope property
setTarget(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.
setTargetChangeKind(ModificationKind) - Method in class com.nomagic.magicdraw.diff.report.ElementReportInfo
Sets target change kind.
setTargetDiagramData(DiagramDataImpl) - Method in class com.nomagic.magicdraw.diff.report.DiagramReportInfo
Sets target diagram data.
setTargetDiagramImage(Image) - Method in class com.nomagic.magicdraw.diff.report.DiagramReportInfo
Sets target diagram image.
setTargetDiagramType(String) - Method in interface com.nomagic.magicdraw.uml.refactor.extract.ExtractTarget
Sets type of diagram to create the target diagram.
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.
setTaskName(String) - Method in class com.nomagic.magicdraw.ui.ProgressMonitorAdapter
 
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 - Variable in class com.nomagic.uml2.MagicDrawProfile
 
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.
setTestUpdateFlag(boolean) - Static method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
 
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(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
Sets the name of the ObjectData(user's object).
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.
setTextColor(Color) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets text color
setTextColorProperty(String) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
 
setTextEditable(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets text editing flag.
setTextPosition(TextObject.HorizontalPosition) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SeparatorView
sets TEXT_POSITION property value.
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(String) - Method in class com.nomagic.magicdraw.core.Project
 
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
setTodo(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.Todo_OwnerStereotype
 
setToolTipLocationProvider(BiFunction<NMJideButton, MouseEvent, Point>) - Method in class com.nomagic.awt.NMJideButton
 
setTooltipsStyle(ProjectOptions.TooltipsStyleChoice) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
Sets Tooltips Style property
setToolTipText(String) - Method in class com.nomagic.awt.NMJideButton
Registers the text to display in a tool tip.
setToolTipText(String) - Method in class com.nomagic.awt.NMPopupButton
Registers the text to display in a tool tip.
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
setTransformations(Collection<ModelTransformationInfo>) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardInformation
Setting the Transformations that will appear in the SelectTransformationTypePanel
setTransformInPlace(boolean) - Method in class com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardInformation
Setter for transformation in place
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.
setTree(Tree) - Method in class com.nomagic.magicdraw.ui.browser.ContainmentTree.ContainmentBrowserComponentInfo.ContainmentTreeSelectInBrowserAction
 
setTree(JTree) - Method in class com.nomagic.magicdraw.ui.browser.AbstractTree
 
setTreeModel(TreeModel) - Method in class com.nomagic.magicdraw.ui.browser.Node
Sets the model for this node.
setTreeView(TreeView) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ContainmentLinkView
Sets new tree view.
setTreeView(TreeView) - Method in class com.nomagic.magicdraw.uml.symbols.paths.GeneralizationView
 
setTryToLoadProject(Supplier<Boolean>) - Method in class com.nomagic.magicdraw.core.Application
Sets flag which indicates if it is allowed to load project on startup.
setType(int) - Method in class com.nomagic.magicdraw.magicreport.tools.ExportTool2.SymbolElement
 
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.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.
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
setUIInstaller(UIInstaller) - Method in class com.nomagic.magicdraw.ui.MainFrame
 
setUMLClass(Class) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Classifier
Sets the value of the 'UML Class' container reference.
setUMLClass(Class) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Operation
Sets the value of the 'UML Class' container reference.
setUMLClass(Class) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property
Sets the value of the 'UML Class' container reference.
setUMLNamespaceURI(String) - Method in class com.nomagic.persistence.XmiExporterDescription
 
setUmlType(String) - Method in interface com.nomagic.magicdraw.foundation.diagram.AbstractDiagramRepresentationObject
Sets the value of the 'Uml Type' attribute.
setUndefinedState(boolean) - Method in class com.nomagic.magicdraw.properties.Property
Sets undefined state for this property.
setUndefinedStateAvailable(boolean) - Method in class com.nomagic.magicdraw.properties.AbstractChoiceProperty
 
setUnique(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.MultiplicityElement
Sets the value of the 'Unique' attribute.
setUniqueElementNumberScope(Element[]) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
Set the Packages where AutoIds are to be unique
setUnlockedElementRemovalInfo(Map<String, String>) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setUnmarshall(boolean) - Method in interface com.nomagic.uml2.ext.magicdraw.actions.mdcompleteactions.AcceptEventAction
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() - Method in class com.nomagic.magicdraw.tests.MagicDrawTestCase
 
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
 
setUpdateNestedPorts(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PortView
 
setupDrawResultAction(UMLGraph) - Method in class com.nomagic.magicdraw.uml.symbols.layout.AbstractDiagramLayouter
 
setUpperBound(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ObjectNode
Sets the value of the 'Upper Bound' containment reference.
setUpperValue(ValueSpecification) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.MultiplicityElement
Sets the value of the 'Upper Value' containment reference.
setUpTest() - Method in class com.nomagic.magicdraw.tests.MagicDrawTestCase
Override to prepare test case after MagicDraw application started.
setURI(String) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Package
Sets the value of the 'URI' attribute.
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
 
setUseAdvancedColoring(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.TransitionView
Sets if operation should be colored using advanced coloring
setUseAdvancedColoring(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
Sets use advanced coloring
setUseAdvancedColoring(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.StateView
Sets if operation should be colored using advanced coloring
setUseAdvancedColoring(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TransitionToSelfView
Sets if operation should be colored using advanced coloring
setUseAdvancedNumbering(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
setUseAlias(boolean) - Method in class com.nomagic.magicdraw.uml.text.StereotypeTextParams
 
setUseAsNode(Element, Boolean) - Method in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
setUseBuffer(boolean) - Method in interface com.nomagic.magicdraw.uml.symbols.DiagramSurface
 
setUseCache(boolean) - Method in class com.nomagic.magicdraw.uml.permissions.ElementPermissionsManager
For better performance manager is able to cache editable results in case state of elements does not change at some point of some action, but clients do lots of checking.
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
 
setUseCompactBindingNotation(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.TemplateBindingView
Sets use compact binding notation property value.
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
setUseEditionHandlers(boolean) - Method in class com.nomagic.magicdraw.uml.permissions.ElementPermissionsManager
Sets flag which enables or disables usage of edition handlers.
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.
setUseFillColor(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets use fill color
setUseFilterOptions(boolean) - Method in class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlg
 
setUseFixedConnectionPoints(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
setUseFullRepresentedElementSignature(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
setUseGlobalSequencing(boolean) - Method in class com.nomagic.magicdraw.core.options.HierarchicLayouterOptionsGroup
Set Use Global Sequencing property value.
setUseGradientForFill(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Sets elements gradient fill option.
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.
setUserObject(Object) - Method in class com.nomagic.magicdraw.ui.browser.Node
We put WeakReference with given object as user object in order to make things easier for garbage collector.
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
 
setUseStereotypeMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Sets diagram use stereotype mode.
setUseStereotypeMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
Sets diagram use stereotype mode.
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.
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
 
setValidationRulesProperty(Constraint[], String, String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setValidationSeverityProperty(EnumerationLiteral, String, String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
setValidationSuitesProperty(Package[], String, String) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
 
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, 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(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(Object, boolean) - Method in class com.nomagic.magicdraw.properties.TypeProperty
 
setValue(String) - Method in interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.LiteralString
Sets the value of the 'Value' attribute.
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(SelectItemAction) - Method in class com.nomagic.actions.ActionsCommandBarCreator.ListComboBox
 
setValues(Element, Collection<String>) - Method in class com.nomagic.uml2.MagicDrawProfile.SuggestedStringValuesStereotype
 
setValueSetter(Element, String) - Method in class com.nomagic.uml2.MagicDrawProfile.DerivedPropertySpecificationStereotype
 
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.
setVariables(String[]) - Method in class com.nomagic.magicdraw.core.options.PathVariablesOptionsGroup
 
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.
setVerticalBarRelativeX(int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
 
setVerticalBarX(int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
Explicitly specify the x coordinate of the vertical bar to the base class for the tree view.
setVerticalBarY(int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
Specify the y coordinate of the vertical bar end at the base class for the tree view.
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(PresentationElementVisibility) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathConnector
 
setVisibility(PresentationElementVisibility) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets element visibility flag.
setVisibility(PresentationElementVisibility) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.GeneralizationSetView
 
setVisibility(PresentationElementVisibility) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TextBoxView
 
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.core.options.OptionsGroup
 
setVisible(boolean) - Method in class com.nomagic.magicdraw.ui.DiagramWindow
 
setVisible(boolean) - Method in class com.nomagic.magicdraw.ui.MainFrame
 
setVisible(boolean) - Method in class com.nomagic.magicdraw.ui.notification.HRefRunnable
Sets visibility of action representing href.
setVisible(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets element visibility flag.
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
setWindowFullScreenCustomizer(Consumer<Window>) - Method in class com.nomagic.magicdraw.ui.MainFrame
 
setWrapEnabled(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.GeneralizationSetView
Sets wrap enabled
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
 
setZoom(float) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
severity - Variable in class com.nomagic.magicdraw.ui.notification.Notification
 
severity - Variable in class com.nomagic.magicdraw.validation.ValidationRunData
Constraint collection severity setting (when run without suite)
severity - Variable in class com.nomagic.uml2.ValidationProfile.ValidationRuleStereotype
 
Severity() - Constructor for enum com.nomagic.uml2.transaction.ModelValidationResult.Severity
 
SEVERITY - Static variable in class com.nomagic.uml2.ValidationProfile.ValidationRuleStereotype
Select the severity kind of the validation rule: debug, info, warning, error, fatal.
severityId - Variable in class com.nomagic.magicdraw.ui.notification.NotificationSeverity
 
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
 
SeverityKindEnum(String) - Constructor for enum com.nomagic.uml2.ValidationProfile.SeverityKindEnum
 
severityKindEnumeration - Variable in class com.nomagic.uml2.ValidationProfile
 
SeverityKindEnumeration(ValidationProfile) - Constructor for class com.nomagic.uml2.ValidationProfile.SeverityKindEnumeration
 
sGetContainer() - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
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.
SHADOW_WIDTH - Static variable in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Symbol shadow width in pixels
SHALLOW_HISTORY_PSEUDO_STATE - Static variable in class com.nomagic.magicdraw.uml.ElementIcon
 
SHALLOW_HISTORY_VALUE - Static variable in class com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.PseudostateKindEnum
The 'Shallow History' literal value.
shallowClone() - Method in class com.nomagic.actions.ActionsCategory
Clones the category.
shallowClone() - Method in class com.nomagic.actions.NMAction
Returns itself
shallowClone() - Method in class com.nomagic.magicdraw.actions.DiagramInnerToolbarConfiguration
 
SHALLOWHISTORY - Static variable in class com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines.PseudostateKindEnum
The 'Shallow History' literal object.
shape - Variable in class com.nomagic.magicdraw.diff.symbols.SymbolData
 
shape - Variable in class com.nomagic.magicdraw.magicreport.tools.ExportTool2.SymbolElement
 
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_DISTANCE_FROM_EDGE - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramFrameView
 
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() - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
ShapeElement(PresentationElement) - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
ShapeRenderer - Class in com.nomagic.magicdraw.uml.symbols.shapes
Shape element renderer allows to customize (change) the default view of ShapeElement.
ShapeRenderer() - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.ShapeRenderer
 
share(IProject, Package, String, IProgressMonitor) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
Share given package in a given project
SHARE_PACKAGE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
SHARE_PACKAGE_FROM_BROWSER - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
SHARED - Static variable in class com.nomagic.magicdraw.properties.Style
 
SHARED - Static variable in class com.nomagic.uml2.ext.magicdraw.classes.mdkernel.AggregationKindEnum
The 'Shared' literal object.
SHARED_VALUE - Static variable in class com.nomagic.uml2.ext.magicdraw.classes.mdkernel.AggregationKindEnum
The 'Shared' literal value.
ShareDifference - Interface in com.nomagic.magicdraw.diff
Shared packages difference.
shareOnTask(IProject, Package, String) - Static method in class com.nomagic.magicdraw.core.modules.ModulesService
Share given package in a given project
SHAREOWNINGPACKAGE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
sharePackage(Project, List<Package>) - Method in class com.nomagic.magicdraw.core.project.ProjectsManager
sharePackage(Project, List<Package>, String) - Method in class com.nomagic.magicdraw.core.project.ProjectsManager
Share given list of packages in project.
shareProperty(Property) - Method in class com.nomagic.magicdraw.properties.PropertyManager
Makes given property shared form parent PropertyManager.
sheet - Variable in class com.nomagic.uml2.MagicDrawProfile.MapToDataSourceStereotype
 
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 - 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
 
shift - Variable in class com.nomagic.magicdraw.uml.symbols.shapes.NodeInstanceSpecificationView
 
shift - Variable in class com.nomagic.magicdraw.uml.symbols.shapes.NodeView
The shift, used to calculate the view of the node on z axis.
SHORT_DATATYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
 
SHORTCUTS - Static variable in class com.nomagic.magicdraw.actions.ActionsConfiguratorsManager
 
SHORTCUTS_MODIFIED - Static variable in class com.nomagic.actions.ActionsManager
A key for Boolean which marks action with modified shortcuts in UI
shortText - Variable in class com.nomagic.magicdraw.hyperlinks.HyperlinkUtils.DisplayableHyperlinkText
 
shouldAddToRegion(Element) - Static method in class com.nomagic.magicdraw.uml.symbols.shapes.StateView
 
shouldCreateNodeLabels() - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
 
shouldDrawShadow() - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ObjectNodeView
 
shouldDrawShadow() - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
shouldDurationConstraintBeOnTheLeft(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.paths.DurationConstraintView
 
shouldFixWindowsFonts() - Static method in class com.nomagic.ui.HiDPIScaleUtilities
 
shouldPlaceNodeLabels() - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
 
shouldPreloadDiagram(DiagramPresentationElement, Collection<BaseElement>) - Method in interface com.nomagic.magicdraw.modeltransformations.ModelTransformationInfo
 
shouldResetLabelsAtInit() - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
 
SHOW_ABBREVIATED_DIAGRAM_TYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
SHOW_ABBREVIATED_TYPE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
SHOW_ACTION_NAME - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.CallBehaviorActionView
 
SHOW_ACTION_NAME - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.OpaqueActionView
Display action name on symbol option.
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_BEHAVIOR_NAME - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.CallBehaviorActionView
 
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_BODY - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.OpaqueActionView
Display action body on symbol option.
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_BOTH - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.CallBehaviorActionView
 
SHOW_BOTH - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
SHOW_BOTH_OR_BEHAVIOR_NAME - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.CallBehaviorActionView
 
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 - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
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_MAPPING_WARNING - Static variable in class com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseEmfOptionsGroup
 
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 - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ObjectNodeView
 
SHOW_NAME_MODES - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.CallBehaviorActionView
 
SHOW_NAME_MODES - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ObjectNodeView
 
SHOW_NAME_MODES - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.OpaqueActionView
A list of possible name display options for this action
SHOW_NAME_MODES - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
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_PARAMETER_NAME - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ObjectNodeView
 
SHOW_PARAMETERS - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
SHOW_PARAMETERS_NAMES - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
SHOW_PARTITION_NAME - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
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_REPRESENTED - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
SHOW_REPRESENTED_IF_EXISTS - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
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_STEREOTYPE_FROM_SAME_PROFILE_WARNING - Static variable in class com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseEmfOptionsGroup
 
SHOW_STEREOTYPE_PROPERTY_TYPE_CHANGE_WARNING - Static variable in class com.nomagic.magicdraw.emfuml2xmi.envoptions.BaseEmfOptionsGroup
 
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_TEXT - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
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
 
showAdditionalSlotText - Variable in class com.nomagic.magicdraw.uml.text.MemberTextParams
 
showApplicationNotification() - Method in class com.nomagic.magicdraw.examples.notifications.NotificationsSample
Shows simple application notification in lower right corner
showAppliedStereotypes - Variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
SHOWAPPLIEDSTEREOTYPES - Static variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
showArrow - Variable in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
 
showAttributes - Variable in class com.nomagic.magicdraw.uml.text.MessageTextParams
 
showClassifier - Variable in class com.nomagic.magicdraw.uml.text.InstanceSpecificationTextParams
 
showColumnIcons - Variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
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.
showConstraintName - Variable in class com.nomagic.magicdraw.uml.text.MemberTextParams
 
showConstraintSpecification - Variable in class com.nomagic.magicdraw.uml.text.MemberTextParams
 
showContainerNotification() - Method in class com.nomagic.magicdraw.examples.notifications.NotificationsSample
Shows container error notification in Element Selection Dialog
showContext - Variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
SHOWCONTEXT - Static variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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
showDerived - Variable in class com.nomagic.magicdraw.uml.text.PropertyTextParams
 
showDerived - Variable in class com.nomagic.magicdraw.uml.text.SlotTextParams
 
showDerived - Variable in class com.nomagic.magicdraw.uml.text.TaggedValueTextParams
 
showDerivedSign - Variable in class com.nomagic.magicdraw.uml.text.TaggedValueTextParams
 
showDetailedColumnName - Variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
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
showEffect - Variable in class com.nomagic.magicdraw.uml.text.TransitionTextParams
 
showElementNumber - Variable in class com.nomagic.magicdraw.uml.RepresentationTextParams
 
showElementNumber - Variable in class com.nomagic.magicdraw.uml.text.InstanceSpecificationTextParams
 
showElementNumber - Variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
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 - Variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
SHOWELEMENTNUMBERS - Static variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
Set to true to display element number before its name.
showElementType - Variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
showElementType - Variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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
 
showEmptyValue - Variable in class com.nomagic.magicdraw.uml.text.SlotTextParams
 
showEmptyValue - Variable in class com.nomagic.magicdraw.uml.text.TaggedValueTextParams
 
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
showErrorDialogWithRetryButton(String, String, Throwable, String[]) - Static method in class com.nomagic.magicdraw.core.GUILog
 
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.
showFeatureType - Variable in class com.nomagic.magicdraw.uml.text.SlotTextParams
 
showFeatureTypeTaggedValues - Variable in class com.nomagic.magicdraw.uml.text.SlotTextParams
 
showFilter - Variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
SHOWFILTER - Static variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
SHOWFILTER - Static variable in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
showFullPath - Variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
SHOWFULLPATH - Static variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
SHOWFULLPATH - Static variable in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
showFullType - Variable in class com.nomagic.magicdraw.uml.RepresentationTextParams
 
showFullType - Variable in class com.nomagic.magicdraw.uml.text.BehaviorTextParams
 
showFullType - Variable in class com.nomagic.magicdraw.uml.text.InstanceSpecificationTextParams
 
showFullType - Variable in class com.nomagic.magicdraw.uml.text.ParameterTextParams
 
showFullType - Variable in class com.nomagic.magicdraw.uml.text.PinTextParams
 
showFullType - Variable in class com.nomagic.magicdraw.uml.text.PropertyTextParams
 
showFullType - Variable in class com.nomagic.magicdraw.uml.text.ReceptionTextParams
 
showFullType - Variable in class com.nomagic.magicdraw.uml.text.SlotTextParams
 
showFullType - Variable in class com.nomagic.magicdraw.uml.text.TypedElementTextParams
 
showFullTypes - Variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
SHOWFULLTYPES - Static variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
showGroupInCompartmentEdit - Variable in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
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 - Variable in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
SHOWGROUPINDEPENDENCYMATRIX - Static variable in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
showGroupInElementSpecification - 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 - Variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
SHOWGROUPING - Static variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
showGroupInGoTo - Variable in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
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 - Variable in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
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 - Variable in class com.nomagic.uml2.MagicDrawProfile.PropertyGroupStereotype
 
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
showInheritedSign - Variable in class com.nomagic.magicdraw.uml.text.MemberTextParams
 
showInitValue - Variable in class com.nomagic.magicdraw.uml.text.PropertyTextParams
 
showInputTextDialog(String, String) - Static method in class com.nomagic.magicdraw.core.GUILog
Show dialog for text input.
showLegend - Variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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 - Variable in class com.nomagic.magicdraw.ui.notification.config.NotificationViewConfig
 
showMultipleNotifications() - Method in class com.nomagic.magicdraw.ui.notification.config.NotificationViewConfig
Indicates if same notification can be shown many times simultaneously.
showMultiplicity - Variable in class com.nomagic.magicdraw.uml.text.PinTextParams
 
showMultiplicity - Variable in class com.nomagic.magicdraw.uml.text.PropertyTextParams
 
showMultiplicity - Variable in class com.nomagic.magicdraw.uml.text.TypedElementTextParams
 
showName - Variable in class com.nomagic.magicdraw.uml.text.ConstraintTextParams
 
showName - Variable in class com.nomagic.magicdraw.uml.text.MemberTextParams
 
showName - Variable in class com.nomagic.magicdraw.uml.text.PinTextParams
 
showName - Variable in class com.nomagic.magicdraw.uml.text.SlotTextParams
 
showName - Variable in class com.nomagic.magicdraw.uml.text.TaggedValueTextParams
 
showName - Variable in class com.nomagic.magicdraw.uml.text.TypedElementTextParams
 
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
showNotLoadedData - Variable in class com.nomagic.magicdraw.ui.dialogs.SelectElementInfo
Show not loaded data in UI
showNotLoadedElementWarning(String, Element) - Static method in class com.nomagic.magicdraw.modeltransformations.impl.any_to_any.AnyToAnyModelTransformation
 
showNotLockedElementsNotification - Variable in class com.nomagic.magicdraw.teamwork2.locks.ILockProjectService.LockOptions
 
showOpaqueBehaviorBody - Variable in class com.nomagic.magicdraw.uml.text.BehaviorTextParams
 
showOpaqueBehaviorBody - Variable in class com.nomagic.magicdraw.uml.text.TransitionTextParams
 
showOperationsSignature - Variable in class com.nomagic.magicdraw.uml.text.EventTextParams
 
showOperationsSignature - Variable in class com.nomagic.magicdraw.uml.text.TriggerTextParams
 
showOrder - Variable in class com.nomagic.magicdraw.uml.text.MultiplicityTextParams
 
showOutOfMemoryError(String) - Method in class com.nomagic.magicdraw.core.GUILog
Display out of memory error.
showParameterDefaultValue - Variable in class com.nomagic.magicdraw.uml.text.ParameterTextParams
 
showParameterDirection - Variable in class com.nomagic.magicdraw.uml.text.ParameterTextParams
 
showParameterDirectionKind - Variable in class com.nomagic.magicdraw.uml.text.BehaviorTextParams
 
showParameterDirectionKind - Variable in class com.nomagic.magicdraw.uml.text.ReceptionTextParams
 
showParameters - Variable in class com.nomagic.magicdraw.uml.text.BehaviorTextParams
 
showParameters - Variable in class com.nomagic.magicdraw.uml.text.MessageTextParams
 
showParameters - Variable in class com.nomagic.magicdraw.uml.text.ReceptionTextParams
 
showParameters - Variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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.
showPopupMenu(MouseEvent) - Method in class com.nomagic.magicdraw.ui.browser.BrowserTabTree
Shows context menu.
showPopupMenu(MouseEvent) - Method in class com.nomagic.magicdraw.ui.browser.Tree
 
showPort - Variable in class com.nomagic.magicdraw.uml.text.TriggerTextParams
 
showProperties - Variable in class com.nomagic.magicdraw.uml.text.MemberTextParams
 
showPropertiesWhenNotApplied - Variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
SHOWPROPERTIESWHENNOTAPPLIED - Static variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
showPropertiesWhenNotAppliedLimitedByElementType - Variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
SHOWPROPERTIESWHENNOTAPPLIEDLIMITEDBYELEMENTTYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
showPropertiesWhenNotAppliedLimitedByProfileApplication - Variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
SHOWPROPERTIESWHENNOTAPPLIEDLIMITEDBYPROFILEAPPLICATION - Static variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
showQualifiedName - Variable in class com.nomagic.magicdraw.uml.text.SlotTextParams
 
showQualifiedName - Variable in class com.nomagic.magicdraw.uml.text.TaggedValueTextParams
 
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 - Variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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 - Variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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
showReturnDirection - Variable in class com.nomagic.magicdraw.uml.text.ParameterDirectionTextParams
 
showReturnDirection - Variable in class com.nomagic.magicdraw.uml.text.ParameterTextParams
 
showScope - Variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
showScope - Variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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 - Variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
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.
showSignature - Variable in class com.nomagic.magicdraw.uml.text.ParameterTextParams
 
showSingleNodePerElement - Variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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.
showSpecification - Variable in class com.nomagic.magicdraw.uml.text.ConstraintTextParams
 
showsProxy - Variable in class com.nomagic.magicdraw.uml.symbols.paths.PathConnector
 
showStereotype - Variable in class com.nomagic.magicdraw.uml.text.MemberTextParams
 
showSynchronizationInfo - Variable in class com.nomagic.magicdraw.uml.text.PinTextParams
 
showTaggedValues - Variable in class com.nomagic.magicdraw.uml.text.MemberTextParams
 
showTemplateParameters - Variable in class com.nomagic.magicdraw.uml.text.OperationTextParams
 
showTopic(String) - Method in class com.nomagic.magicdraw.help.Help
Show help with a given topic id
showType - Variable in class com.nomagic.magicdraw.uml.text.PinTextParams
 
showType - Variable in class com.nomagic.magicdraw.uml.text.PropertyTextParams
 
showType - Variable in class com.nomagic.magicdraw.uml.text.TypedElementTextParams
 
showTypeNameIfEmptyName - Variable in class com.nomagic.magicdraw.uml.text.PropertyTextParams
 
showTypeTaggedValues - Variable in class com.nomagic.magicdraw.uml.text.PropertyTextParams
 
showUnique - Variable in class com.nomagic.magicdraw.uml.text.MultiplicityTextParams
 
showUnitsOnColumn - Variable in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
SHOWUNITSONCOLUMN - Static variable in class com.nomagic.uml2.MagicDrawProfile.InstanceTableStereotype
 
showUnitsOnValues - 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
 
showVisibility - Variable in class com.nomagic.magicdraw.uml.text.MemberTextParams
 
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.
SHRINKABLE_SHAPE_INSET_DP - Static variable in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
 
shutdown() - Method in class com.nomagic.magicdraw.core.Application
Shutdowns the application.
shutdown(boolean) - Method in class com.nomagic.magicdraw.core.Application
Shutdowns the application.
shutdown(byte, boolean) - Method in class com.nomagic.magicdraw.core.Application
 
side - Variable in class com.nomagic.magicdraw.ui.WindowComponentInfo
Flag indicating the side to place the window component in JIDE interface style.
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.UML2Constants
 
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
 
SignalActionView() - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.SignalActionView
 
SignalActionView(PresentationElement) - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.SignalActionView
 
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
 
SignalView() - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.SignalView
 
SignalView(PresentationElement) - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.SignalView
 
SIGNATURE - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
signLevel - Variable in class com.nomagic.license.flexlm.PublicKeyInfo
 
signs - Variable in class com.nomagic.license.flexlm.VendorCode
 
silent - Variable in class com.nomagic.ui.ScalableImageIcon.AbstractImageLoader
 
silentAddTree(BrowserTabTree, int) - Method in class com.nomagic.magicdraw.ui.browser.Browser
Adds a new tree to the browser.
silentApply() - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Silently applies all properties after initialization
silentApply(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Silently applies all properties after initialization
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.
silentMode - Static variable in class com.nomagic.magicdraw.ui.MainFrame
Flag, which shows if MF is working in silent mode.
simple - Variable in class com.nomagic.magicdraw.uml.symbols.paths.ContainmentLinkView
 
SIMPLE_STYLE - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
simpleMode - Variable in class com.nomagic.magicdraw.hyperlinks.ui.HyperlinkEditorOptions
In case of true, show editor simplified.
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
 
simpleSetBounds(int, int, int, int) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
 
simpleSetBounds(int, int, int, int, boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
simpleSetBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.paths.AssociationClassView
 
simpleSetBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
calls break point vector changed method.
simpleSetBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.paths.SeqMessageView
 
simpleSetBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.paths.SeqSelfMessageView
 
simpleSetBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets bounding rectangle.
simpleSetBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
simpleSetBounds(Rectangle, boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
Sets the bounding rectangle of this shape view to the specified value for bounds.
simpleSetBounds(Rectangle, boolean, boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.LifeLineLineView
 
simpleSetBounds(Rectangle, boolean, boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.MessageView
 
simpleSetBounds(Rectangle, boolean, boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
 
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.
singleCheckoutListener - Variable in class com.nomagic.magicdraw.teamwork2.ui.LockViewTree
 
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 - Variable in class com.nomagic.ui.RetinaImageIcon
 
size - Variable in class com.nomagic.ui.SquareIcon
 
size - Variable in class com.nomagic.uml2.MagicDrawProfile.AttachedFileStereotype
 
size() - Method in class com.nomagic.actions.ActionsCategory
Size of category - number of inner actions.
size() - Method in class com.nomagic.magicdraw.properties.Style.CollectionWithModificationTracking
 
SIZE - Static variable in class com.nomagic.uml2.MagicDrawProfile.AttachedFileStereotype
 
SIZE - Static variable in class com.nomagic.uml2.MagicDrawProfile.ReportTemplateStereotype
 
SKIP_CONCURRENT_FIND - Static variable in class com.nomagic.magicdraw.uml.Finder.ByTypeRecursivelyFinder
 
SKIP_EXPORT_ALL_SPEC_ELEMENT - Static variable in class com.nomagic.magicdraw.magicreport.tools.ExportTool2
 
SKIP_MEM_TEST - Static variable in class com.nomagic.magicdraw.tests.common.TestEnvironment
 
SKIP_MEMORY_TEST - Static variable in class com.nomagic.magicdraw.tests.common.TestEnvironment
 
skipDefaultDirection - Variable in class com.nomagic.magicdraw.uml.text.ParameterTextParams
 
skipDefaultValue - Variable in class com.nomagic.magicdraw.uml.text.ParameterDirectionTextParams
 
skipDSL - Variable in class com.nomagic.magicdraw.uml.text.StereotypeTextParams
 
skipMemoryTest - Variable in class com.nomagic.magicdraw.tests.MagicDrawTestCase
Used to skip individual tests.
SLASH - Static variable in class com.nomagic.magicdraw.ui.pathicon.Connection
 
SLASH - Static variable in class com.nomagic.magicdraw.uml.symbols.paths.PathEndAdornment
Slash at path end.
Slot - Interface in com.nomagic.uml2.ext.magicdraw.classes.mdkernel
A representation of the model object 'Slot'.
SLOT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage.Literals
The meta object literal for the 'Slot' class.
SLOT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The meta object id for the 'Slot' class.
SLOT - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
SLOT___ACTIVITY_PARTITION_OF_REPRESENTS - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'activity Partition Of Represents' reference list.
SLOT___COMMENT_OF_ANNOTATED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'comment Of Annotated Element' reference list.
SLOT___CONSTRAINT_OF_CONSTRAINED_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'constraint Of Constrained Element' reference list.
SLOT___DIAGRAM_OF_CONTEXT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'diagram Of Context' reference list.
SLOT___DIRECTED_RELATIONSHIP_OF_SOURCE - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'directed Relationship Of Source' reference list.
SLOT___DIRECTED_RELATIONSHIP_OF_TARGET - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'directed Relationship Of Target' reference list.
SLOT___ELEMENT_OF_SYNC_ELEMENT - Static variable in interface com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage
The feature id for the 'element Of Sync Element' reference list.
SLOT___ELEMENT_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
 
slotValueToStrings(SlotTextParams, Object) - Static method in class com.nomagic.magicdraw.uml.text.ModelTextCreator
 
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
 
smallIcon - Variable in class com.nomagic.magicdraw.uml.DiagramDescriptor
The cached small icon.
smallIcon - Variable in class com.nomagic.ui.DoubleSizeImageIcon.MultiResolutionIconLoader
 
smallIcon - Variable in class com.nomagic.ui.DoubleSizeImageIcon
 
SMART_LAYOUT_TOLERANCE - Static variable in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Controls when smart layout should be applied to rectilinear path breakpoints.
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 - Variable in class com.nomagic.magicdraw.core.Project
 
SmartEventSupport - Interface in com.nomagic.uml2.ext.jmi.smartlistener
Defines an interface form registering smart listeners.
smartLayoutNeeded - Variable in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Indicates if smart path layout is needed for this path element.
smartLayoutPathOnAllowedEdges(PathElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.BarView
Smart layouts path on bar edges.
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
smartListenerConfigurationsCache - Static variable in class com.nomagic.magicdraw.uml.symbols.PresentationElement
 
smartListenerConfigurator - Variable in class com.nomagic.uml2.ext.jmi.smartlistener.SmartPropertyChangeListener
Configures smart listeners.
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_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 - Variable in class com.nomagic.uml2.MagicDrawProfile
 
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 - Variable in class com.nomagic.magicdraw.uml.symbols.PresentationElement
 
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.
smartRemoveRedundantBreakpoints(List<Point>) - Static method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Gets rid of small rectangular polyline corners on the path.
sMoveLink(PathElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
Recalculates link end points.
SNAP_SHAPES_ON_BORDER_TO_GRID - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
Experimental property added by Mindaugas Genutis request for Acorn customer.
snapsToCenterlines() - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramFrameView
 
snapsToCenterlines() - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
snapsToCenterlines() - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneCellView
 
snapsToCenterlines() - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
snapsToCenterlines() - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TextBoxView
 
snapToGrid(Point, float) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Snap to grid this point
snapToGrid(Rectangle, float) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Snap to grid this rectangle
snapViewToGrid() - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Snap all views to the grid.
snapViewToGrid(float) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Snap to grid this point
snapViewToGrid(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Snaps provided presentation element to grid
SOFT_DIRTY - com.nomagic.magicdraw.utils.StateChangeHandler.DirtyType
 
SOLID_LINE - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.SeparatorView
 
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 - Variable in class com.nomagic.uml2.MagicDrawProfile.SubcontentsKindEnumeration
 
SOME - com.nomagic.uml2.MagicDrawProfile.SubcontentsKindEnum
 
SOME - Static variable in class com.nomagic.uml2.MagicDrawProfile.SubcontentsKindEnumeration
 
sort - Variable in class com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
 
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"
sortAllTrees() - Method in class com.nomagic.magicdraw.ui.browser.Browser
Sorts the nodes in all trees.
sortAndSetEdges(Node, EdgeCursor, boolean, boolean, Grouping) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
Sorts all edges by flags.
sortByTag(Collection, SorterTool.StereotypeSorter, String) - Method in class com.nomagic.magicdraw.magicreport.tools.SorterTool
 
sortChildren(Comparator<OptionsGroup>) - Method in class com.nomagic.magicdraw.core.options.OptionsGroup
 
sortConfigurators(List<? extends ConfiguratorWithPriority>) - Static method in class com.nomagic.magicdraw.actions.ActionsConfiguratorsManager
 
sortDiagrams(String, List<Diagram>) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ContentShape
 
sortDiagramsByType(List<Diagram>) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ContentShape
 
sorter - Variable in class com.nomagic.magicdraw.magicreport.tools.ExportTool2
 
sorterTool - Variable in class com.nomagic.magicdraw.magicreport.tools.SorterTool.ModelComparator
 
SorterTool - Class in com.nomagic.magicdraw.magicreport.tools
The sort tool specific for MagicDraw.
SorterTool() - Constructor for class com.nomagic.magicdraw.magicreport.tools.SorterTool
 
SorterTool.HumanModelComparator - Class in com.nomagic.magicdraw.magicreport.tools
Sort Collection in ascending
SorterTool.HumanTreeComparator - Class in com.nomagic.magicdraw.magicreport.tools
Sort Collection in ascending
SorterTool.ModelComparator - Class in com.nomagic.magicdraw.magicreport.tools
Sort Collection
SorterTool.StereotypeSorter - Class in com.nomagic.magicdraw.magicreport.tools
 
SortingMode() - Constructor for enum com.nomagic.magicdraw.dependencymatrix.persistence.MatrixSettings.SortingMode
 
sortKeys - Variable in class com.nomagic.magicdraw.ui.browser.Node
The sort keys.
sortLayoutableByNesting(UMLGraph, NodeMap, List<ShapeElement>) - Static method in class com.nomagic.magicdraw.uml.symbols.layout.composite.CompositeStructureDiagramLayouter
Finsd all layoutable shape elements and sorts them by nesting level
sortManager - Variable in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Manager for sorted shape views in this diagram view
sortNodes() - Method in class com.nomagic.magicdraw.ui.browser.BrowserTabTree
Sorts all nodes in this tree.
sortObjectsByX(List<? extends PresentationElement>) - Static method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sorts objectViews by x ascending.
sortObjectsByY(List<? extends PresentationElement>) - Static method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sorts objectViews by y in ascending order.
sortOriginalElements(List<Element>) - Method in class com.nomagic.magicdraw.modeltransformations.impl.any_to_any.AnyToAnyModelTransformation
Sorts elements before invoking custom transformation
sortPEByNestingLevel(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
 
sortPriority - Variable in class com.nomagic.uml2.MagicDrawProfile.CustomSortStereotype
 
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.uml2.impl.PropertyNames
 
SOURCE_PREFERRED - com.nomagic.magicdraw.merge.MergeUtil.ConflictResolution
Prefer source changes if conflicts are detected.
SOURCE_STEREOTYPE - Static variable in class com.nomagic.uml2.StandardProfile
Deprecated.
use SourceStereotype.STEREOTYPE_NAME
sourceElement - Variable in class com.nomagic.uml2.MagicDrawProfile.DragAndDropSpecificationStereotype
 
SOURCEELEMENT - Static variable in class com.nomagic.uml2.MagicDrawProfile.DragAndDropSpecificationStereotype
 
sourceIdentificationProperty - Variable in class com.nomagic.uml2.MagicDrawProfile.MapToDataSourceStereotype
 
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 - Variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeTableStereotype
 
SOURCEPROJECTNAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeTableStereotype
 
sources - Variable in class com.nomagic.magicdraw.properties.Property
Source of the property.
sourceStereotype - Variable in class com.nomagic.uml2.StandardProfile
 
SourceStereotype(StandardProfile) - Constructor for class com.nomagic.uml2.StandardProfile.SourceStereotype
 
sourceStereotypeIconContent - Variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
SOURCESTEREOTYPEICONCONTENT - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
sourceStereotypeIconFormat - Variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
SOURCESTEREOTYPEICONFORMAT - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
sourceStereotypeID - Variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
SOURCESTEREOTYPEID - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
sourceStereotypeMetaclass - Variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
SOURCESTEREOTYPEMETACLASS - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
sourceStereotypeName - Variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
SOURCESTEREOTYPENAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
sourceTagID - Variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
SOURCETAGID - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
sourceTagName - Variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
SOURCETAGNAME - Static variable in class com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
 
SP - Static variable in class com.nomagic.runtime.RuntimeConstants
 
SPACE - Static variable in class com.nomagic.magicdraw.uml.symbols.layout.AbstractDiagramLayouter
 
SPACE - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
Space between bounds and some inner object.
SPACE_EVENLY_HORIZONTALLY - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
SPACE_EVENLY_VERTICALLY - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
SPACE_INSETS - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
Insets with all location equal to SPACE
SPACE_INSETS_EMPTY_TOP_BOTTOM - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
Insets with top/bottom equals to zero and right/left equals to SPACE
SPACEX - Static variable in class com.nomagic.magicdraw.uml.symbols.layout.AbstractDiagramLayouter
 
SPACEY - Static variable in class com.nomagic.magicdraw.uml.symbols.layout.AbstractDiagramLayouter
 
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() - Constructor for class com.nomagic.magicdraw.ui.dialogs.specifications.SpecificationDialogManager
 
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 - Variable in class com.nomagic.uml2.StandardProfile
 
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
 
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
 
sphereCenterPoint - Variable in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
 
sphereRadius - Variable in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
 
SPLIT_ACTIVITY_EDGE - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
splitButtonFactory - Variable in class com.nomagic.actions.ActionsCommandBarCreator
 
splitFileName(String) - Static method in class com.nomagic.magicdraw.tests.common.TestEnvironment
Splits MagicDraw project file name to file name and extension.
splitPropertyValue(String) - Static method in class com.nomagic.magicdraw.magicreport.helper.TemplateHelper
Break a string into tokens.
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.
SquareIcon(ResizableIcon, double) - Constructor for class com.nomagic.ui.SquareIcon
 
SquareIcon(ResizableIcon, int, double) - Constructor for class com.nomagic.ui.SquareIcon
 
SquareIcon.ScaledIconLoader - Class in com.nomagic.ui
 
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
 
sRemoveConnectedPathElement(PathElement) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathConnector
Removes path element.
sRemovePresentationElement(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Removes given child
sRemovePresentationElement(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
 
sRemovePresentationElement(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramLegendShape
 
sRemovePresentationElement(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.InterruptibleActivityRegionView
 
sRemovePresentationElement(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.LifeLineLineView
 
sRemovePresentationElement(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
 
sRemovePresentationElement(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.StateView
 
sRemovePresentationElement(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneCellView
 
sSetAspectRatioMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetAutoScaleDiagramOverviewContent(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
Simple sets auto scale diagram overview content symbol property value.
sSetAutosize(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetAutosize(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
sSetAutosize(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
Simple setter for autosize flag.
sSetBaseClass(ShapeElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
Sets base class
sSetBorderElementMargin(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
sSetBounds(int, int, int, int) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
 
sSetBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
sets bounds( empty method )
sSetBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Moves link to new location.
sSetBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.paths.SeqSelfMessageView
Sets new bounds for this message.
sSetBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets bounds of this object view only.
sSetBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
sSetBounds(Rectangle) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
 
sSetBreakable(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Sets breakable flag on/ off.
sSetBreakPoint(Point, int) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Sets break point at the given position.
sSetBreakPoints(List<Point>) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Only sets break point vector.
sSetClassifiers(List<Classifier>) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.CollaborationUseView
 
sSetClassifiers(List<Classifier>) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.InstanceSpecificationView
 
sSetClassifiers(List<Classifier>) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ObjectNodeView
 
sSetClassifiers(List<Classifier>) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
 
sSetClassView(ClassView) - Method in class com.nomagic.magicdraw.uml.symbols.paths.AssociationClassView
 
sSetClient(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Sets client for this link.
sSetClientPoint(Point) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Sets client connection Point.
sSetCommentDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
sSetConnectedPathElements(List<PathElement>) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathConnector
Sets new path elements.
sSetConstraintTextMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
sSetCutMemberNames(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
 
sSetDiagramActivationTime(long) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Marks diagram window activation time.
sSetDiagramFrame(DiagramFrameView) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetDiagramOrientationMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Simple set for diagram orientation mode property
sSetDiagramType(DiagramType) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Sets the type of the diagram.
sSetDiagramWindowActive(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Marks diagram window (in)active.
sSetDiagramWindowOpen(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Marks diagram window open/close.
sSetDirection(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SignalActionView
Simple sets direction of the icon.
sSetDSLStereotypesDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetDSLStereotypesDisplayMode(String) - Method in interface com.nomagic.magicdraw.uml.symbols.shapes.StereotypesDisplayModeOwner
Simple sets (no updates) DSL stereotypes display mode.
sSetDSLStereotypesDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
sSetElement(Element) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Sets diagram element for this object.
sSetElement(Element) - Method in class com.nomagic.magicdraw.uml.symbols.paths.AssociationClassView
 
sSetElement(Element) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
 
sSetElement(Element) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ActivationView
 
sSetElement(Element) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.LifeLineLineView
 
sSetElement(Element) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PseudoNodeView
Sets data type according to type of this view.
sSetElement(Element) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PseudoStateView
 
sSetElement(Element) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneCellView
 
sSetElement(Element) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
 
sSetEnumerationLiteralsConstraintsTextMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
 
sSetExtensionPointsColor(Color) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.UseCaseView
 
sSetExtensionPointsFont(Font) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.UseCaseView
 
sSetForceStoreContentOnSave(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetGridSize(int) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Sets grid size.
sSetHeaderOrientationVertical(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.GeneralizationSetView
 
sSetHeaderPosition(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PackageView
Sets header position.
sSetHeaderVerticalPosition(TextObject.VerticalPosition) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
Set header vertical position on Y axis
sSetHorizontalBarLeft(int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
 
sSetHorizontalBarRight(int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
 
sSetHorizontalBarY(int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
Implicitly specify the y coordinate of the tree view horizontal bar.
sSetHTMLText(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.CommentView
 
sSetHTMLText(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
sSetIconData(byte[]) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ImageShapeView
 
sSetImplicitlySetY(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
 
sSetInnerElementsSortMode(PackageView.InnerElementsSortMode) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PackageView
 
sSetLabelsAutoDisplaySuspended(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetLF(String, String, int, boolean) - Method in class com.nomagic.magicdraw.ui.MainFrame
Set look and feel without handling errors
sSetLineJumpPlace(String) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Sets value of line jump place.
sSetLineStyle(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SeparatorView
Change value of LINE_STYLE property.
sSetLineWidth(int) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
 
sSetLinkAttributeView(LinkAttributeView) - Method in class com.nomagic.magicdraw.uml.symbols.paths.AssociationClassView
 
sSetLinkLineStyle(String) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Change value of LINK_LINE_STYLE property.
sSetLiteralsColor(Color) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
 
sSetLiteralsFont(Font) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
 
sSetLiteralsSortMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
 
sSetLocation(int, int) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets location of object.
sSetLocation(Point) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
sets location of object
sSetMembersDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
Sets members display mode.
sSetMembersDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassView
 
sSetNameWrapped(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
 
sSetNestedPath(List<Property>, boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
 
sSetOpaqueBehaviorDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.paths.TransitionView
 
sSetOpaqueBehaviorDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.StateView
 
sSetOpaqueBehaviorDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TransitionToSelfView
 
sSetOrientation(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.BarView
Sets orientation for the bar
sSetOrientation(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SeparatorView
Change value of SEPARATOR_ORIENTATION property.
sSetOwnerDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.CommentView
 
sSetOwnerDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.InteractionUseOverviewView
 
sSetParent(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
 
sSetParent(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets parent for this view.
sSetParent(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ActionView
 
sSetParent(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.BarView
 
sSetParent(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DecisionView
 
sSetParent(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramFrameView
 
sSetParent(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ObjectNodeView
 
sSetParent(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PseudoNodeView
 
sSetParent(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.UseCaseView
 
sSetParentForAll(Collection<PresentationElement>) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets itself as parent to the all PresentationElement from given vector.
sSetPresentationElements(List<PresentationElement>) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetPresentationElements(List<PresentationElement>) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets children of this element
sSetQualifiedNameVisible(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.CallOperationActionView
 
sSetRepresentDiagramContext(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
sSetRounded(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Sets value of the "Is Rounded" path symbol property.
sSetScrollPosition(Point) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Sets scroll position of the diagram.
sSetSecondaryImageAndStereotypeDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
sSetShapesAutoResizeSuspended(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetShowAbbreviatedDiagramType(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetShowAbbreviatedType(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
sSetShowActivations(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetShowArrow(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ConstraintLinkView
 
sSetShowArtifactsCompartmentName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ComponentView
Simple sets show artifacts compartment name flag value.
sSetShowBorder(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
sSetShowCompleteDisjoint(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.GeneralizationSetView
 
sSetShowConnectorEndA(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ConnectorView
 
sSetShowConnectorEndB(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ConnectorView
 
sSetShowConstraints(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
sSetShowContextKind(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetShowContextKind(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
sSetShowContextName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetShowContextName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
sSetShowContextType(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetShowContextType(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
sSetShowDefaultValue(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
Set show default value flag.
sSetShowDefaultValueCompartmentName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
Simple sets show default value compartment name flag value.
sSetShowDeployedElementsCompartmentName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NodeInstanceSpecificationView
Simple sets show deployed elements compartment name flag value.
sSetShowDeployedElementsCompartmentName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NodeView
Simple sets show deployed elements compartment name flag value.
sSetShowDiagramFrame(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetShowDiagramHeader(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
Sets show diagram header property value.
sSetShowDiagramInfo(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetShowDiagramName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetShowDiagramName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
sSetShowDiagramOverviewContent(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
Simple sets show diagram overview content symbol property value.
sSetShowDiagramOwner(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetShowDiagramType(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetShowDiagramType(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
sSetShowDirection(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ObjectNodeView
 
sSetShowDocumentationStereotypes(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
sSetShowElementProperties(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
sSetShowElementsList(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PackageView
Sets show inner elements list.
sSetShowEntireActivation(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SequenceLifelineView
 
sSetShowEnumerationLiteralsCompartmentName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
Simple sets show enumeration literals compartment name flag value.
sSetShowEnumerationLiteralsConstraints(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
 
sSetShowEnumerationLiteralsStereotype(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
 
sSetShowEnumerationLiteralsTaggedValues(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
 
sSetShowExtensionPoint(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ExtendView
 
sSetShowExtensionPointsCompartmentName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.UseCaseView
 
sSetShowExtensionPointsInheritedSign(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.UseCaseView
 
sSetShowFullType(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
Sets show full type for members
sSetShowFullType(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassView
 
sSetShowGeneralizationSet(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.GeneralizationView
 
sSetShowGeneralizationSet(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
Simple sets (no updates) show generalization set property value.
sSetShowGrid(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Sets show grid flag
sSetShowInherited(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
Show inherited members in compartments
sSetShowInherited(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.CollaborationView
Show inherited members in compartments.
sSetShowInherited(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.UseCaseView
 
sSetShowInheritedLiteralsSign(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
Show inherited sign for literals
sSetShowInheritedSign(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ConnectorView
Show inherited sign
sSetShowInheritedSign(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
Show inherited sign
sSetShowInheritedSign(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PortView
Show inherited sign
sSetShowLineBetweenCompartments(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
sSetShowLiteralsMoreSign(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
Show more sign for literals.
sSetShowMetaclasses(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.StereotypeView
 
sSetShowMoreSignInDiagramOverviewContent(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
Set "more sign" visibility for overview content compartment.
sSetShowMultiplicity(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
 
sSetShowMultiplicity(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PortView
 
sSetShowNameMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.CallBehaviorActionView
 
sSetShowNameMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.OpaqueActionView
Set name mode option and do not update symbol.
sSetShowNavigability(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.LinkView
Simple sets (silent, no updates) "Show Navigability" symbol property value.
sSetShowOperationsSignature(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.TransitionView
Sets if trigger event operation signature should be shown
sSetShowOperationsSignature(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.StateView
Sets if trigger event operation signature should be shown
sSetShowOperationsSignature(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TransitionToSelfView
Sets if trigger event operation signature should be shown
sSetShowParameters(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetShowParameters(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
sSetShowPartitionNameMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
sSetShowPort(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.TransitionView
Sets value of the "Show Port" symbol property.
sSetShowPort(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ActionView
Sets value of the "Show Port" symbol property.
sSetShowPort(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.StateView
Sets value of the "Show Port" symbol property.
sSetShowPort(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TransitionToSelfView
Sets value of the "Show Port" symbol property.
sSetShowPowertype(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.GeneralizationSetView
 
sSetShowPredecessors(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.MessageView
 
sSetShowProperties(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ObjectNodeView
 
sSetShowProperties(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PinView
 
sSetShowProvidedInterfaces(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PortView
 
sSetShowQualifiedNameInTaggedValues(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
 
sSetShowQualifiedNameInTaggedValues(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
sSetShowQualifiedNameInTaggedValues(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
 
sSetShowRealizationsCompartmentName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ComponentView
Simple sets show realizations compartment name flag value.
sSetShowRegionName(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.StateView
Set a new show name option for region(s).
sSetShowRequired(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ExtensionView
 
sSetShowRequiredInterfaces(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PortView
 
sSetShowRoleA(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.LinkView
Simple sets (silent, no updates) "Show Role A" symbol property value.
sSetShowRoleB(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.LinkView
Simple sets (silent, no updates) "Show Role B" symbol property value.
sSetShowSlotTypeMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.InstanceSpecificationView
Sets value of slot showing property.
sSetShowSlotTypeMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
Sets value of slot showing property.
sSetShowSpecificationValue(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.InstanceSpecificationView
 
sSetShowState(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ObjectNodeView
 
sSetShowTaggedValues(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
sSetShowTaggedValues(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
sSetShowTaggedValuesStereotypes(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
 
sSetShowTaggedValuesStereotypes(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NoteView
 
sSetShowTaggedValuesStereotypes(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
 
sSetShowType(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ConnectorView
 
sSetShowUML_2_0_Notation(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
 
sSetShowUri(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PackageView
Sets show uri label
sSetShowValueTypeUnits(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.InstanceSpecificationView
Sets value of showing value type units property.
sSetSimple(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ContainmentLinkView
 
sSetSimple(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.GeneralizationView
 
sSetSize(int, int) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets dimension of draw object.
sSetSize(UnmodifiableDimension) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
set dimension of draw object
sSetSize(Dimension) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
set dimension of draw object
sSetSnapToGridPaths(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetSnapToGridShapes(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Sets show grid flag
sSetSortByProfiles(boolean) - Method in class com.nomagic.magicdraw.ui.browser.ExtensionsTree
 
sSetStereotypesDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetStereotypesDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
 
sSetStereotypesDisplayMode(String) - Method in interface com.nomagic.magicdraw.uml.symbols.shapes.StereotypesDisplayModeOwner
Simple sets (no updates) stereotypes display mode.
sSetStereotypesDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
sSetSupplier(PresentationElement) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Sets supplier for this link.
sSetSupplierPoint(Point) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Sets supplier connection point.
sSetSuppressActionsCompartment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.StateView
Suppress compartment
sSetSuppressArtifactsCompartment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ComponentView
 
sSetSuppressDeployedElementsCompartment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NodeInstanceSpecificationView
Simple sets suppress deployed elements compartment property.
sSetSuppressDeployedElementsCompartment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.NodeView
 
sSetSuppressExtensionsCompartment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.UseCaseView
 
sSetSuppressInterfacesCompartment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ComponentView
 
sSetSuppressLiterals(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.EnumerationView
 
sSetSuppressRealizationsCompartment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ComponentView
 
sSetSuppressSlotsCompartment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.InstanceSpecificationView
Suppress compartment
sSetSuppressStructureCompartment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.CollaborationView
Suppress compartment
sSetSuppressStructureCompartment(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
 
sSetSuspendLabelAutoDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
 
sSetSuspendShapeAutoResizeMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
 
sSetSuspendShapeAutoResizeMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
 
sSetSuspendShapeAutoResizeMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
sSetTaggedValuesDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
 
sSetTaggedValuesDisplayMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.PartView
 
sSetTextPosition(TextObject.HorizontalPosition) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SeparatorView
Change and apply new TEXT_POSITION property's value.
sSetTreeView(TreeView) - Method in class com.nomagic.magicdraw.uml.symbols.paths.ContainmentLinkView
Sets new tree view.
sSetTreeView(TreeView) - Method in class com.nomagic.magicdraw.uml.symbols.paths.GeneralizationView
 
sSetUseAdvancedColoring(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.TransitionView
Sets if operation should be colored using advanced coloring
sSetUseAdvancedColoring(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
Sets use advanced coloring
sSetUseAdvancedColoring(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ClassView
 
sSetUseAdvancedColoring(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.StateView
Sets if operation should be colored using advanced coloring
sSetUseAdvancedColoring(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TransitionToSelfView
Sets if operation should be colored using advanced coloring
sSetUseCompactBindingNotation(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.paths.TemplateBindingView
Simple sets use compact binding notation property value.
sSetUseFullRepresentedElementSignature(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
sSetUseStereotypeMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Simple set for diagram use stereotype mode property
sSetUseStereotypeMode(String) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.DiagramShape
Simple set for diagram use stereotype mode property
sSetVerticalBarX(int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
 
sSetVerticalBarY(int) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TreeView
 
sSetVisibility(PresentationElementVisibility) - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathConnector
 
sSetVisibility(PresentationElementVisibility) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets element visibility flag.
sSetVisibility(PresentationElementVisibility) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.GeneralizationSetView
 
sSetVisibility(PresentationElementVisibility) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
sSetVisibility(PresentationElementVisibility) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.TextBoxView
 
sSetVisible(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.PresentationElement
Sets element visibility flag.
sSetWrapEnabled(boolean) - Method in class com.nomagic.magicdraw.uml.symbols.shapes.GeneralizationSetView
Sets wrap enabled
sSetZoom(float) - Method in class com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement
Sets zoom size.
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_CREATABLE_TYPES - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
 
STANDARD_NON_CREATABLE_TYPES - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
 
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
STANDARD_TYPES - Static variable in interface com.nomagic.magicdraw.uml.DiagramTypeConstants
 
standardExpertConfiguration - Variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
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 - Variable in class com.nomagic.uml2.MagicDrawProfile.TypeModifierEnumerationEnumeration
 
STAR - com.nomagic.uml2.MagicDrawProfile.typeModifierEnumerationEnum
 
STAR - Static variable in class com.nomagic.uml2.MagicDrawProfile.TypeModifierEnumerationEnumeration
 
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(String[]) - Method in class com.nomagic.magicdraw.core.Application
Starts the application.
START - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
START_BLOCK_DIAGRAM_TEXT - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ContentShape
 
START_BLOCK_DIAGRAMS_TEXT - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ContentShape
 
START_BLOCK_PACKAGE_TEXT - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ContentShape
 
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
 
startMagicDraw() - Method in class com.nomagic.magicdraw.tests.MagicDrawTestCase
Starts MagicDraw in a test mode if it is not started yet.
startMagicDrawUML() - Static method in class com.nomagic.magicdraw.tests.common.TestEnvironment
Starts MagicDraw in a test mode if it is not started yet.
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.
STARTUP_CANCELED - Static variable in class com.nomagic.magicdraw.core.Application
 
STARTUP_ERROR - Static variable in class com.nomagic.magicdraw.core.Application
 
STARTUP_SUCCESSFUL - Static variable in class com.nomagic.magicdraw.core.Application
 
StartupParticipant - Interface in com.nomagic.magicdraw.core
The startup participant for MagicDraw application starting.
state - Variable in class com.nomagic.magicdraw.ui.WindowComponentInfo
Flag indicating the docking state of the window component in JIDE interface style.
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_CHANGED_PROPERTY - Static variable in class com.nomagic.task.Task
 
STATE_DEFAULT_SIZE - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.StateInvariantView
 
STATE_DIAGRAM_ABBREVIATED_KEYWORD - Static variable in class com.nomagic.uml2.UML2Constants
 
STATE_DIAGRAM_ELEMENTS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
STATE_DIAGRAM_KEYWORD - Static variable in class com.nomagic.uml2.UML2Constants
 
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.UML2Constants
 
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
 
StateActionListener(PropertyChangeListener, AbstractButton) - Constructor for class com.nomagic.actions.ActionsMenuCreator.StateActionListener
Creates new listener.
stateChangeHandler - Variable in class com.nomagic.magicdraw.core.Project
State changes handler.
StateChangeHandler - Class in com.nomagic.magicdraw.utils
Class handling state changes in model and symbols.
StateChangeHandler(Project) - Constructor for class com.nomagic.magicdraw.utils.StateChangeHandler
 
StateChangeHandler.ConcurrentModificationDetectingSet.IteratorImpl - Class in com.nomagic.magicdraw.utils
 
StateChangeHandler.DirtyType - Enum in com.nomagic.magicdraw.utils
Defines how much dirty is project.
StateClass - Interface in com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines
 
StateDiagramContextAMConfigurator - Class in com.nomagic.magicdraw.ui.actions
Configure state diagram context menu.
StateDiagramContextAMConfigurator() - Constructor for class com.nomagic.magicdraw.ui.actions.StateDiagramContextAMConfigurator
 
StateDiagramLayouter - Class in com.nomagic.magicdraw.uml.symbols.layout.state
A specialized layouter for state and protocol state diagrams.
StateDiagramLayouter() - Constructor for class com.nomagic.magicdraw.uml.symbols.layout.state.StateDiagramLayouter
 
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.
StateInvariantView() - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.StateInvariantView
 
StateInvariantView(PresentationElement) - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.StateInvariantView
 
stateListener - Variable in class com.nomagic.magicdraw.properties.PropertyManager
 
StateListener() - Constructor for class com.nomagic.magicdraw.properties.PropertyManager.StateListener
 
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
 
StateView() - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.StateView
 
StateView(PresentationElement) - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.StateView
 
STATUS_LINE_GROUP - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
statusLine - Variable in class com.nomagic.magicdraw.ui.MainFrame
 
stereotype - Variable in class com.nomagic.magicdraw.magicreport.tools.SorterTool.StereotypeSorter
 
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.UML2Constants
 
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.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
 
STEREOTYPED_ELEMENTS - Static variable in interface com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.IConfigurableNode
 
stereotypeId - Variable in class com.nomagic.magicdraw.properties.PropertyManagerByStereotype
 
StereotypeModification - Interface in com.nomagic.magicdraw.diff
Difference for stereotype added/removed/order changed for element.
stereotypeName - Variable in class com.nomagic.magicdraw.magicreport.tools.SorterTool.StereotypeSorter
 
stereotypeRef - Variable in class com.nomagic.magicdraw.properties.PropertyManagerByStereotype
 
stereotypes - Variable in class com.nomagic.uml2.MagicDrawProfile.ImportMapStereotype
 
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
 
StereotypesHelper.BaseClassCollector - Class in com.nomagic.uml2.ext.jmi.helpers
 
StereotypeSorter(Stereotype) - Constructor for class com.nomagic.magicdraw.magicreport.tools.SorterTool.StereotypeSorter
 
StereotypeSorter(String) - Constructor for class com.nomagic.magicdraw.magicreport.tools.SorterTool.StereotypeSorter
 
stereotypesStyleChangeManager - Variable in class com.nomagic.magicdraw.core.Project
 
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
 
StereotypeView() - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.StereotypeView
 
StereotypeView(PresentationElement) - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.StereotypeView
 
StereotypeWrapper(ProfileImplementation) - Constructor for class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
 
STICKY - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
stickyVersion - Variable in class com.nomagic.ci.persistence.spi.decomposition.AbstractProjectAttachmentConfiguration
 
stopTask() - Method in class com.nomagic.task.Task
Interrupt task and wait while it is working
storeDefaultConfiguration() - Method in class com.nomagic.magicdraw.actions.ActionsCreator
 
storeDiagramProperties() - Method in class com.nomagic.magicdraw.uml.DiagramDescriptor
Checks if diagram properties for this diagram should be stored.
storeDiagramViewOptions(Collection<DiagramViewOptions>) - Method in class com.nomagic.magicdraw.core.options.ProjectOptions
Remember not empty property managersof given options.
storeDiagramViewState() - Method in class com.nomagic.magicdraw.ui.DiagramWindow
Remembers all view options/parameters upon close, so it's state could be restored when diagram is opened again.
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_LABEL - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ExpansionRegionView
 
STREAM_TEXT - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ObjectNodeView
 
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
 
stroke - Variable in class com.nomagic.magicdraw.dependencymatrix.datamodel.cell.DependencyStyle
 
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 - Variable in class com.nomagic.uml2.MagicDrawProfile.ElementsLibraryStereotype
 
STRUCTURE - Static variable in class com.nomagic.uml2.MagicDrawProfile.ElementsLibraryStereotype
 
structureCompartmentHelper - Variable in class com.nomagic.magicdraw.uml.symbols.shapes.ClassifierView
 
STRUCTURED - Static variable in class com.nomagic.uml2.UML2Constants
 
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
 
StructuredActivityNodeView() - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.StructuredActivityNodeView
 
StructuredActivityNodeView(PresentationElement) - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.StructuredActivityNodeView
 
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 - Variable in class com.nomagic.magicdraw.properties.PropertyManager
Style in which manager exits, can be null.
style - Variable in class com.nomagic.magicdraw.ui.diagrams.BaseCustomizableDiagramAction
 
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_BY_NAME_COMPARATOR - Static variable in class com.nomagic.magicdraw.properties.StyleManager
Comparator for comparing two styles by name.
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
 
Style.CollectionWithModificationTracking<T> - Class in com.nomagic.magicdraw.properties
 
Style.CollectionWithModificationTracking.Modification - Enum in com.nomagic.magicdraw.properties
 
styleAdded(StyleManager, Style) - Method in interface com.nomagic.magicdraw.properties.StyleManager.StyleListener
Method called when default style is created.
styleListener - Variable in class com.nomagic.magicdraw.teamwork2.ui.LockViewTree
Listener for style lock changes.
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
 
styleSheet - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper
 
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
 
SubcontentsKindEnum(String) - Constructor for enum com.nomagic.uml2.MagicDrawProfile.SubcontentsKindEnum
 
subcontentsKindEnumeration - Variable in class com.nomagic.uml2.MagicDrawProfile
 
SubcontentsKindEnumeration(MagicDrawProfile) - Constructor for class com.nomagic.uml2.MagicDrawProfile.SubcontentsKindEnumeration
 
subElementContentsIncluded - Variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
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.uml.ElementIcon
 
SUBMACHINE_STATE - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
SUBMITBUG - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
SUBPARTITION - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
SUBSETS - Static variable in class com.nomagic.uml2.UML2Constants
 
SUBSETTED_PROPERTY - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
SUBSSYTEM - Static variable in class com.nomagic.uml2.UML2Constants
 
SUBSTITUTE - Static variable in class com.nomagic.uml2.UML2Constants
 
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.uml.ElementIcon
 
SUBSYSTEM_INSTANCE - Static variable in class com.nomagic.magicdraw.uml.ElementIcon
 
SUBSYSTEM_STEREOTYPE - Static variable in class com.nomagic.uml2.StandardProfile
Deprecated.
use SubsystemStereotype.STEREOTYPE_NAME
subsystemInteractions - Variable in class com.nomagic.uml2.MagicDrawProfile.SddSubsystemStereotype
 
SUBSYSTEMINTERACTIONS - Static variable in class com.nomagic.uml2.MagicDrawProfile.SddSubsystemStereotype
 
subsystemResources - Variable in class com.nomagic.uml2.MagicDrawProfile.SddSubsystemStereotype
 
SUBSYSTEMRESOURCES - Static variable in class com.nomagic.uml2.MagicDrawProfile.SddSubsystemStereotype
 
subsystemStereotype - Variable in class com.nomagic.uml2.StandardProfile
 
SubsystemStereotype(StandardProfile) - Constructor for class com.nomagic.uml2.StandardProfile.SubsystemStereotype
 
subTask(String) - Method in class com.nomagic.magicdraw.ui.ProgressMonitorAdapter
 
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 - Variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
SUGGESTEDOWNEDDIAGRAMS - Static variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
suggestedOwnedTypes - 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 - Variable in class com.nomagic.uml2.MagicDrawProfile
 
SuggestedStringValuesStereotype(MagicDrawProfile) - Constructor for class com.nomagic.uml2.MagicDrawProfile.SuggestedStringValuesStereotype
 
suggestedValues - Variable in class com.nomagic.uml2.MagicDrawProfile.MetaPropertyStereotype
 
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 - Variable in class com.nomagic.uml2.MagicDrawProfile
 
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
suites - Variable in class com.nomagic.magicdraw.validation.ValidationRunData
Suites from which to take constraints.
sup - Variable in class com.nomagic.actions.ActionsMenuCreator.MenuItemActionListener
Support created by swing.
sup - Variable in class com.nomagic.actions.ActionsMenuCreator.StateActionListener
Support which handles other changes.
SUPER_CLASS - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
SUPER_GROUP - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
SUPER_PARTITION - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
superDispose() - Method in class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlg
Call super.dispose();
superTypes - Variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
SUPERTYPES - Static variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
superUpdateBrowser(boolean) - Method in class com.nomagic.magicdraw.teamwork2.ui.LockViewTree
 
supplier - Variable in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
1st end of link ( objectView )
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
 
supplierPoint - Variable in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Connection point of link and supplier.
supplierTranslated - Variable in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Flags indicates that supplier point was translated after shape changed bounds
support - Variable in class com.nomagic.actions.NMAction
Property change support.
support - Variable in class com.nomagic.magicdraw.properties.PropertyManager
PropertyChangeListeners support.
support - Static variable in class com.nomagic.magicdraw.ui.MainFrame
Support for listeners of changing recent files.
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
 
suppressedElements - Variable in class com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
 
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_SHAPE_AUTO_RESIZE_FALSE - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
SUSPEND_SHAPE_AUTO_RESIZE_MODES - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
Possible values of diagrams symbols freeze mode for symbol size
SUSPEND_SHAPE_AUTO_RESIZE_SAME_AS_DIAGRAM - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
SUSPEND_SHAPE_AUTO_RESIZE_TRUE - Static variable in class com.nomagic.magicdraw.uml.symbols.shapes.ShapeElement
 
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
 
swapEnds() - Method in class com.nomagic.magicdraw.uml.symbols.paths.PathElement
Swaps ends of the link
swapScenarioNodes(ScenarioNode, ScenarioNode) - Method in interface com.nomagic.magicdraw.usecasescenarios.scenarios.Scenario
Swaps scenario nodes.
swapsPortLocationsByCrossings(UMLGraph, List<CompositeStructureDiagramLayouter.PortPlacementData>) - Method in class com.nomagic.magicdraw.uml.symbols.layout.composite.CompositeStructureDiagramLayouter
Swaps ports location by possible crossings.
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
 
SwimlaneCellView() - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneCellView
 
SwimlaneCellView(PresentationElement) - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneCellView
 
SwimlaneView - Class in com.nomagic.magicdraw.uml.symbols.shapes
 
SwimlaneView() - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
SwimlaneView(PresentationElement) - Constructor for class com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneView
 
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
 
symbol - Variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationGroupNamesEnumeration
 
SYMBOL - com.nomagic.uml2.MagicDrawProfile.CustomizationGroupNamesEnum
 
SYMBOL - Static variable in class com.nomagic.uml2.impl.PropertyNames
 
SYMBOL - Static variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationGroupNamesEnumeration
 
SYMBOL_ACTIONS - Static variable in interface com.nomagic.magicdraw.actions.ActionsID
 
SYMBOL_ADORNMENT - Static variable in class com.nomagic.magicdraw.uml.ElementIcon
 
SYMBOL_DIAGRAM_COMMAND_BAR - Static variable in class com.nomagic.magicdraw.actions.ActionsConfiguratorsManager
 
SYMBOL_DIAGRAM_SHORTCUTS - Static variable in class com.nomagic.magicdraw.actions.ActionsConfiguratorsManager
 
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.
SymbolData(String, String, Shape, Point, boolean) - Constructor for class com.nomagic.magicdraw.diff.symbols.SymbolData
 
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.
SymbolDrawNotification() - Constructor for class com.nomagic.magicdraw.uml.symbols.SymbolDrawNotification
 
SymbolElement(String, String, Polygon, int) - Constructor for class com.nomagic.magicdraw.magicreport.tools.ExportTool2.SymbolElement
 
symbolElementMap - Variable in class com.nomagic.magicdraw.core.Project
 
SymbolElementMap - Class in com.nomagic.magicdraw.uml.symbols
Maps model elements to presentation elements of loaded diagrams.
SymbolElementMap() - Constructor for class com.nomagic.magicdraw.uml.symbols.SymbolElementMap
 
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.
SymbolFeatureTypes(Class) - Constructor for enum com.nomagic.magicdraw.uml.symbols.reflect.SymbolFeatureTypes
 
symbolHighlighter - Variable in class com.nomagic.magicdraw.annotation.AnnotationManager
Annotation highlighter for symbols.
symbolID - Variable in class com.nomagic.magicdraw.diff.symbols.SymbolData
 
SymbolPersistentPropertyDifference<T> - Interface in com.nomagic.magicdraw.diff.symbols
Persistent symbol property changed.
symbolStandardExpertConfiguration - Variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
SYMBOLSTANDARDEXPERTCONFIGURATION - Static variable in class com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
 
symbolStyleNode - Variable in class com.nomagic.magicdraw.teamwork2.ui.LockViewTree
 
symbolToRefresh - Variable in class com.nomagic.magicdraw.uml.symbols.layout.UMLGraph
 
symbolType - Variable in class com.nomagic.magicdraw.properties.ExtendablePropertyManager
Symbol class type.
symbolType - Variable in class com.nomagic.magicdraw.uml.ConvertElementInfo
Preferred type of symbol to which element should be converted.
symbolUpdater - Variable in class com.nomagic.magicdraw.core.Project
Explicitly set symbol updater.
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.
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
SyncMode(String) - Constructor for enum com.nomagic.magicdraw.core.options.SyncMode
 
synonyms - Variable in class com.nomagic.uml2.MagicDrawProfile.TermStereotype
 
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 - Variable in class com.nomagic.uml2.StandardProfile
 
SystemModelStereotype(StandardProfile) - Constructor for class com.nomagic.uml2.StandardProfile.SystemModelStereotype
 
systemRule - Variable in class com.nomagic.magicdraw.validation.RuleViolationResult
 
systemScaleValueUp(int) - Static method in class com.nomagic.ui.HiDPIScaleUtilities
Scales given value by system scale factor.
systemScalingFactor - Static variable in class com.nomagic.ui.HiDPIScaleUtilities
 
systemValidationSuite() - Method in class com.nomagic.uml2.ValidationProfile
 
SYSTEMVALIDATIONSUITE_STEREOTYPE - Static variable in class com.nomagic.uml2.ValidationProfile
Deprecated.
use SystemValidationSuiteStereotype.STEREOTYPE_NAME
systemValidationSuiteStereotype - Variable in class com.nomagic.uml2.ValidationProfile
 
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