Package com.nomagic.uml2
Class MagicDrawProfile.RelationMapStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.MagicDrawProfile.RelationMapStereotype
- Enclosing class:
- MagicDrawProfile
public static class MagicDrawProfile.RelationMapStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
Cut element names, if they are too long (the text exceeds reasonable length) and make the Relation Map difficult to read.static final String
static final String
Specify the description of the Dependency Matrix.static final String
static final String
static final String
static final String
static final String
Select to include the custom types that extend the specified element types.static final String
Select to include the subtypes of the specified element types.static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Set to true to display element number before its name.static final String
static final String
static final String
static final String
Show relationship type color legendstatic final String
Show the parameters signatures of operation and behavior (Activity, StateMachine, Interaction, OpaqueBehavior) on symbols.static final String
static final String
static final String
static final String
Show a single node per element when the graph has more than one representation of the same element in the Relation Map.static final String
static final String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addElementTypes
(Element element, Element value) void
addExpandedElements
(Element element, String value) void
addGroupingCriterion
(Element element, String value) void
addLayoutData
(Element element, String value) void
addPossibleContextTypes
(Element element, Element value) void
addRelationCriterion
(Element element, Object value) void
addRemovedElements
(Element element, String value) void
void
addSuppressedElements
(Element element, String value) protected void
clear()
void
clearContextElement
(Element element) void
clearCutElementNames
(Element element) void
clearDepth
(Element element) void
clearDescriptionArea
(Element element) void
clearElementTypes
(Element element) void
clearExpandedElements
(Element element) void
clearFilterAreaExpanded
(Element element) void
clearGroupingCriterion
(Element element) void
clearIncludeCustomTypes
(Element element) void
clearIncludeSubtypes
(Element element) void
clearIsInitialized
(Element element) void
clearLayout
(Element element) void
clearLayoutData
(Element element) void
clearMakeSelectedAsContext
(Element element) void
clearPossibleContextTypes
(Element element) void
clearRelationCriterion
(Element element) void
clearRemovedElements
(Element element) void
clearScope
(Element element) void
clearShowAppliedStereotypes
(Element element) void
clearShowContext
(Element element) void
clearShowElementNumbers
(Element element) void
clearShowElementType
(Element element) void
clearShowFullTypes
(Element element) void
clearShowGrouping
(Element element) void
clearShowLegend
(Element element) void
clearShowParameters
(Element element) void
clearShowRelationCriterion
(Element element) void
clearShowRelationStyles
(Element element) void
clearShowScope
(Element element) void
clearShowSingleNodePerElement
(Element element) void
clearSuppressedElements
(Element element) getContextElement
(Element element) getDescriptionArea
(Element element) getElementTypes
(Element element) getExpandedElements
(Element element) getGroupingCriterion
(Element element) getLayoutData
(Element element) getPossibleContextTypes
(Element element) getRelationCriterion
(Element element) getRemovedElements
(Element element) Returns stereotype for this wrapper.getSuppressedElements
(Element element) boolean
isCutElementNames
(Element element) isFilterAreaExpanded
(Element element) isIncludeCustomTypes
(Element element) isIncludeSubtypes
(Element element) static boolean
isInstance
(Element element) isIsInitialized
(Element element) isMakeSelectedAsContext
(Element element) isShowAppliedStereotypes
(Element element) isShowContext
(Element element) isShowElementNumbers
(Element element) isShowElementType
(Element element) isShowFullTypes
(Element element) isShowGrouping
(Element element) isShowLegend
(Element element) isShowParameters
(Element element) isShowRelationCriterion
(Element element) isShowRelationStyles
(Element element) isShowScope
(Element element) isShowSingleNodePerElement
(Element element) void
removeElementTypes
(Element element, Element value) void
removeExpandedElements
(Element element, String value) void
removeGroupingCriterion
(Element element, String value) void
removeLayoutData
(Element element, String value) void
removePossibleContextTypes
(Element element, Element value) void
removeRelationCriterion
(Element element, Object value) void
removeRemovedElements
(Element element, String value) void
removeScope
(Element element, Element value) void
removeSuppressedElements
(Element element, String value) void
setContextElement
(Element element, Element value) void
setCutElementNames
(Element element, Boolean value) void
void
setDescriptionArea
(Element element, String value) void
setElementTypes
(Element element, Collection<? extends Element> value) void
setExpandedElements
(Element element, Collection<String> value) void
setFilterAreaExpanded
(Element element, Boolean value) void
setGroupingCriterion
(Element element, Collection<String> value) void
setIncludeCustomTypes
(Element element, Boolean value) void
setIncludeSubtypes
(Element element, Boolean value) void
setIsInitialized
(Element element, Boolean value) void
setLayout
(Element element, MagicDrawProfile.relationMapLayoutEnumerationEnum value) void
setLayoutData
(Element element, Collection<String> value) void
setMakeSelectedAsContext
(Element element, Boolean value) void
setPossibleContextTypes
(Element element, Collection<? extends Element> value) void
setRelationCriterion
(Element element, Collection<Object> value) void
setRemovedElements
(Element element, Collection<String> value) void
setScope
(Element element, Collection<? extends Element> value) void
setShowAppliedStereotypes
(Element element, Boolean value) void
setShowContext
(Element element, Boolean value) void
setShowElementNumbers
(Element element, Boolean value) void
setShowElementType
(Element element, Boolean value) void
setShowFullTypes
(Element element, Boolean value) void
setShowGrouping
(Element element, Boolean value) void
setShowLegend
(Element element, Boolean value) void
setShowParameters
(Element element, Boolean value) void
setShowRelationCriterion
(Element element, Boolean value) void
setShowRelationStyles
(Element element, Boolean value) void
setShowScope
(Element element, Boolean value) void
setShowSingleNodePerElement
(Element element, Boolean value) void
setSuppressedElements
(Element element, Collection<String> value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
SHOWAPPLIEDSTEREOTYPES
- See Also:
-
CONTEXTELEMENT
- See Also:
-
CUTELEMENTNAMES
Cut element names, if they are too long (the text exceeds reasonable length) and make the Relation Map difficult to read.- See Also:
-
DEPTH
- See Also:
-
DESCRIPTIONAREA
Specify the description of the Dependency Matrix.- See Also:
-
ELEMENTTYPES
- See Also:
-
EXPANDEDELEMENTS
- See Also:
-
FILTERAREAEXPANDED
- See Also:
-
GROUPINGCRITERION
- See Also:
-
INCLUDECUSTOMTYPES
Select to include the custom types that extend the specified element types. For example, if you specify a Package as an element type, the custom types, such as a Smart Package, extending the Package will also be included.- See Also:
-
INCLUDESUBTYPES
Select to include the subtypes of the specified element types. For example, if you specify a Package as an element type, its subtypes, such as a Model and Profile, will also be included.- See Also:
-
ISINITIALIZED
- See Also:
-
LAYOUT
- See Also:
-
LAYOUTDATA
- See Also:
-
MAKESELECTEDASCONTEXT
- See Also:
-
POSSIBLECONTEXTTYPES
- See Also:
-
RELATIONCRITERION
- See Also:
-
REMOVEDELEMENTS
- See Also:
-
SCOPE
- See Also:
-
SHOWCONTEXT
- See Also:
-
SHOWELEMENTNUMBERS
Set to true to display element number before its name.- See Also:
-
SHOWELEMENTTYPE
- See Also:
-
SHOWFULLTYPES
- See Also:
-
SHOWGROUPING
- See Also:
-
SHOWLEGEND
Show relationship type color legend- See Also:
-
SHOWPARAMETERS
Show the parameters signatures of operation and behavior (Activity, StateMachine, Interaction, OpaqueBehavior) on symbols.- See Also:
-
SHOWRELATIONCRITERION
- See Also:
-
SHOWRELATIONSTYLES
- See Also:
-
SHOWSCOPE
- See Also:
-
SHOWSINGLENODEPERELEMENT
Show a single node per element when the graph has more than one representation of the same element in the Relation Map.- See Also:
-
SUPPRESSEDELEMENTS
- See Also:
-
-
Constructor Details
-
RelationMapStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapper
Returns stereotype for this wrapper.- Specified by:
getStereotype
in classProfileImplementation.StereotypeWrapper
- Returns:
- stereotype
-
getShowAppliedStereotypesProperty
-
getContextElementProperty
-
getCutElementNamesProperty
-
getDepthProperty
-
getDescriptionAreaProperty
-
getElementTypesProperty
-
getExpandedElementsProperty
-
getFilterAreaExpandedProperty
-
getGroupingCriterionProperty
-
getIncludeCustomTypesProperty
-
getIncludeSubtypesProperty
-
getIsInitializedProperty
-
getLayoutProperty
-
getLayoutDataProperty
-
getMakeSelectedAsContextProperty
-
getPossibleContextTypesProperty
-
getRelationCriterionProperty
-
getRemovedElementsProperty
-
getScopeProperty
-
getShowContextProperty
-
getShowElementNumbersProperty
-
getShowElementTypeProperty
-
getShowFullTypesProperty
-
getShowGroupingProperty
-
getShowLegendProperty
-
getShowParametersProperty
-
getShowRelationCriterionProperty
-
getShowRelationStylesProperty
-
getShowScopeProperty
-
getShowSingleNodePerElementProperty
-
getSuppressedElementsProperty
-
setShowAppliedStereotypes
-
clearShowAppliedStereotypes
-
isShowAppliedStereotypes
-
setContextElement
-
clearContextElement
-
getContextElement
-
setCutElementNames
-
clearCutElementNames
-
isCutElementNames
-
setDepth
-
clearDepth
-
getDepth
-
setDescriptionArea
-
clearDescriptionArea
-
getDescriptionArea
-
setElementTypes
-
clearElementTypes
-
addElementTypes
-
removeElementTypes
-
getElementTypes
-
setExpandedElements
-
clearExpandedElements
-
addExpandedElements
-
removeExpandedElements
-
getExpandedElements
-
setFilterAreaExpanded
-
clearFilterAreaExpanded
-
isFilterAreaExpanded
-
setGroupingCriterion
-
clearGroupingCriterion
-
addGroupingCriterion
-
removeGroupingCriterion
-
getGroupingCriterion
-
setIncludeCustomTypes
-
clearIncludeCustomTypes
-
isIncludeCustomTypes
-
setIncludeSubtypes
-
clearIncludeSubtypes
-
isIncludeSubtypes
-
setIsInitialized
-
clearIsInitialized
-
isIsInitialized
-
setLayout
public void setLayout(Element element, @CheckForNull MagicDrawProfile.relationMapLayoutEnumerationEnum value) -
clearLayout
-
getLayout
-
setLayoutData
-
clearLayoutData
-
addLayoutData
-
removeLayoutData
-
getLayoutData
-
setMakeSelectedAsContext
-
clearMakeSelectedAsContext
-
isMakeSelectedAsContext
-
setPossibleContextTypes
public void setPossibleContextTypes(Element element, @CheckForNull Collection<? extends Element> value) -
clearPossibleContextTypes
-
addPossibleContextTypes
-
removePossibleContextTypes
-
getPossibleContextTypes
-
setRelationCriterion
-
clearRelationCriterion
-
addRelationCriterion
-
removeRelationCriterion
-
getRelationCriterion
-
setRemovedElements
-
clearRemovedElements
-
addRemovedElements
-
removeRemovedElements
-
getRemovedElements
-
setScope
-
clearScope
-
addScope
-
removeScope
-
getScope
-
setShowContext
-
clearShowContext
-
isShowContext
-
setShowElementNumbers
-
clearShowElementNumbers
-
isShowElementNumbers
-
setShowElementType
-
clearShowElementType
-
isShowElementType
-
setShowFullTypes
-
clearShowFullTypes
-
isShowFullTypes
-
setShowGrouping
-
clearShowGrouping
-
isShowGrouping
-
setShowLegend
-
clearShowLegend
-
isShowLegend
-
setShowParameters
-
clearShowParameters
-
isShowParameters
-
setShowRelationCriterion
-
clearShowRelationCriterion
-
isShowRelationCriterion
-
setShowRelationStyles
-
clearShowRelationStyles
-
isShowRelationStyles
-
setShowScope
-
clearShowScope
-
isShowScope
-
setShowSingleNodePerElement
-
clearShowSingleNodePerElement
-
isShowSingleNodePerElement
-
setSuppressedElements
-
clearSuppressedElements
-
addSuppressedElements
-
removeSuppressedElements
-
getSuppressedElements
-
clear
protected void clear() -
is
-
isInstance
-