Package com.nomagic.uml2
Class MagicDrawProfile.DiagramTableStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.MagicDrawProfile.DiagramTableStereotype
- Enclosing class:
- MagicDrawProfile
public static class MagicDrawProfile.DiagramTableStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringAdditional elements field specifies the elements that are included into the table regardless of the scope.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringThe default owner for an element represented by a newly added table row.static final Stringstatic final Stringstatic final StringSelect to perform patterns-based Requirements verification.static final StringExcluded elements field specifies the list of elements that are not included into the table even if they are present in the scope.static final Stringstatic final Stringstatic final StringSelect to include additional content of elements (e.g., Smart Package) that fall within the specified scope.static final StringSelect to include the custom types that extend the specified row element types.static final StringSelect to include the subtypes of the specified row element types.static final Stringstatic final StringSelect to limit the row height to 10 element values or plain text lines per cell.static final StringSelect to calculate and represent data only in visible cells.static final Stringstatic final StringSpecify the expression to collect row elements.static final Stringstatic final StringSelect the type of elements to be shown as row elements.static final Stringstatic final Stringstatic final StringAll the model elements of the suitable type, contained in the scope are included into the table.static final Stringstatic final Stringstatic final StringSet to true to display element number in the name column.static final StringSet to true to show the element type specification box in the criteria area of the table.static final Stringstatic final Stringstatic final Stringstatic final StringSet to true to show scope as a root node in tree display mode.static final Stringstatic final Stringstatic final StringSelect to wrap long text. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAdditionalElements(Element element, Element value) voidaddColumnElements(Element element, String value) voidaddColumnIds(Element element, String value) voidaddColumnWidth(Element element, Integer value) voidaddCustomColumns(Element element, String value) voidaddExcludedElements(Element element, Element value) voidaddExpandedRows(Element element, String value) voidaddHideColumns(Element element, String value) voidaddLegends(Element element, Element value) voidaddOptions(Element element, String value) voidaddRowElements(Element element, String value) voidaddRowElementType(Element element, Element value) voidaddRowFilters(Element element, String value) voidvoidprotected voidclear()voidclearAdditionalElements(Element element) voidclearColumnElements(Element element) voidclearColumnIds(Element element) voidclearColumnWidth(Element element) voidclearCustomColumns(Element element) voidclearDefaultRowElementsOwner(Element element) voidclearDescriptionArea(Element element) voidclearDisplayMode(Element element) voidvoidclearExcludedElements(Element element) voidclearExpandedRows(Element element) voidclearHideColumns(Element element) voidclearIncludeAdditionalContent(Element element) voidclearIncludeCustomTypesOfRowTypes(Element element) voidclearIncludeSubtypesOfRowTypes(Element element) voidclearLegends(Element element) voidclearLimitRowHeight(Element element) voidclearLoadPartially(Element element) voidclearOptions(Element element) voidclearQuery(Element element) voidclearRowElements(Element element) voidclearRowElementType(Element element) voidclearRowFilters(Element element) voidclearRowsOrder(Element element) voidclearScope(Element element) voidclearShowColumnIcons(Element element) voidclearShowDetailedColumnName(Element element) voidclearShowElementNumber(Element element) voidclearShowElementType(Element element) voidclearShowFilter(Element element) voidclearShowFullPath(Element element) voidclearShowScope(Element element) voidclearShowScopeAsRoot(Element element) voidvoidclearWrapText(Element element) getAdditionalElements(Element element) getColumnElements(Element element) getColumnIds(Element element) getColumnWidth(Element element) getCustomColumns(Element element) getDefaultRowElementsOwner(Element element) getDescriptionArea(Element element) getDisplayMode(Element element) getExcludedElements(Element element) getExpandedRows(Element element) getHideColumns(Element element) getLegends(Element element) getOptions(Element element) getRowElements(Element element) getRowElementType(Element element) getRowFilters(Element element) getRowsOrder(Element element) Returns stereotype for this wrapper.booleanisEnablePatternsBasedVerification(Element element) isIncludeAdditionalContent(Element element) isIncludeCustomTypesOfRowTypes(Element element) isIncludeSubtypesOfRowTypes(Element element) static booleanisInstance(Element element) isLimitRowHeight(Element element) isLoadPartially(Element element) isShowColumnIcons(Element element) isShowDetailedColumnName(Element element) isShowElementNumber(Element element) isShowElementType(Element element) isShowFilter(Element element) isShowFullPath(Element element) isShowScope(Element element) isShowScopeAsRoot(Element element) isWrapText(Element element) voidremoveAdditionalElements(Element element, Element value) voidremoveColumnElements(Element element, String value) voidremoveColumnIds(Element element, String value) voidremoveColumnWidth(Element element, Integer value) voidremoveCustomColumns(Element element, String value) voidremoveExcludedElements(Element element, Element value) voidremoveExpandedRows(Element element, String value) voidremoveHideColumns(Element element, String value) voidremoveLegends(Element element, Element value) voidremoveOptions(Element element, String value) voidremoveRowElements(Element element, String value) voidremoveRowElementType(Element element, Element value) voidremoveRowFilters(Element element, String value) voidremoveScope(Element element, Element value) voidremoveSort(Element element, String value) voidsetAdditionalElements(Element element, Collection<? extends Element> value) voidsetColumnElements(Element element, Collection<String> value) voidsetColumnIds(Element element, Collection<String> value) voidsetColumnWidth(Element element, Collection<Integer> value) voidsetCustomColumns(Element element, Collection<String> value) voidsetDefaultRowElementsOwner(Element element, Element value) voidsetDescriptionArea(Element element, String value) voidsetDisplayMode(Element element, MagicDrawProfile.TableDisplayModeEnum value) voidsetEnablePatternsBasedVerification(Element element, Boolean value) voidsetExcludedElements(Element element, Collection<? extends Element> value) voidsetExpandedRows(Element element, Collection<String> value) voidsetHideColumns(Element element, Collection<String> value) voidsetIncludeAdditionalContent(Element element, Boolean value) voidsetIncludeCustomTypesOfRowTypes(Element element, Boolean value) voidsetIncludeSubtypesOfRowTypes(Element element, Boolean value) voidsetLegends(Element element, Collection<? extends Element> value) voidsetLimitRowHeight(Element element, Boolean value) voidsetLoadPartially(Element element, Boolean value) voidsetOptions(Element element, Collection<String> value) voidvoidsetRowElements(Element element, Collection<String> value) voidsetRowElementType(Element element, Collection<? extends Element> value) voidsetRowFilters(Element element, Collection<String> value) voidsetRowsOrder(Element element, String value) voidsetScope(Element element, Collection<? extends Element> value) voidsetShowColumnIcons(Element element, Boolean value) voidsetShowDetailedColumnName(Element element, Boolean value) voidsetShowElementNumber(Element element, Boolean value) voidsetShowElementType(Element element, Boolean value) voidsetShowFilter(Element element, Boolean value) voidsetShowFullPath(Element element, Boolean value) voidsetShowScope(Element element, Boolean value) voidsetShowScopeAsRoot(Element element, Boolean value) voidsetSort(Element element, Collection<String> value) voidsetWrapText(Element element, Boolean value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
ADDITIONALELEMENTS
Additional elements field specifies the elements that are included into the table regardless of the scope.- See Also:
-
COLUMNELEMENTS
- See Also:
-
COLUMNIDS
- See Also:
-
COLUMNWIDTH
- See Also:
-
CUSTOMCOLUMNS
- See Also:
-
DEFAULTROWELEMENTSOWNER
The default owner for an element represented by a newly added table row.- See Also:
-
DESCRIPTIONAREA
- See Also:
-
DISPLAYMODE
- See Also:
-
ENABLEPATTERNSBASEDVERIFICATION
Select to perform patterns-based Requirements verification.- See Also:
-
EXCLUDEDELEMENTS
Excluded elements field specifies the list of elements that are not included into the table even if they are present in the scope.- See Also:
-
EXPANDEDROWS
- See Also:
-
HIDECOLUMNS
- See Also:
-
INCLUDEADDITIONALCONTENT
Select to include additional content of elements (e.g., Smart Package) that fall within the specified scope.- See Also:
-
INCLUDECUSTOMTYPESOFROWTYPES
Select to include the custom types that extend the specified row element types. For example, if you specify a Package as a row element type, the custom types, such as a Smart Package, extending the Package will also be included.- See Also:
-
INCLUDESUBTYPESOFROWTYPES
Select to include the subtypes of the specified row element types. For example, if you specify a Package as a row element type, its subtypes, such as a Model and Profile, will also be included.- See Also:
-
LEGENDS
- See Also:
-
LIMITROWHEIGHT
Select to limit the row height to 10 element values or plain text lines per cell.- See Also:
-
LOADPARTIALLY
Select to calculate and represent data only in visible cells.- See Also:
-
OPTIONS
- See Also:
-
QUERY
Specify the expression to collect row elements.- See Also:
-
ROWELEMENTTYPE
Select the type of elements to be shown as row elements.- See Also:
-
ROWELEMENTS
- See Also:
-
ROWFILTERS
- See Also:
-
ROWSORDER
- See Also:
-
SCOPE
All the model elements of the suitable type, contained in the scope are included into the table. When more elements are added to the scope they are automatically added to the table.- See Also:
-
SHOWCOLUMNICONS
- See Also:
-
SHOWDETAILEDCOLUMNNAME
- See Also:
-
SHOWELEMENTNUMBER
Set to true to display element number in the name column.- See Also:
-
SHOWELEMENTTYPE
Set to true to show the element type specification box in the criteria area of the table.- See Also:
-
SHOWFILTER
- See Also:
-
SHOWFULLPATH
- See Also:
-
SHOWSCOPE
- See Also:
-
SHOWSCOPEASROOT
Set to true to show scope as a root node in tree display mode.- See Also:
-
SORT
- See Also:
-
WRAPTEXT
Select to wrap long text.- See Also:
-
-
Constructor Details
-
DiagramTableStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getAdditionalElementsProperty
-
getColumnElementsProperty
-
getColumnIdsProperty
-
getColumnWidthProperty
-
getCustomColumnsProperty
-
getDefaultRowElementsOwnerProperty
-
getDescriptionAreaProperty
-
getDisplayModeProperty
-
getEnablePatternsBasedVerificationProperty
-
getExcludedElementsProperty
-
getExpandedRowsProperty
-
getHideColumnsProperty
-
getIncludeAdditionalContentProperty
-
getIncludeCustomTypesOfRowTypesProperty
-
getIncludeSubtypesOfRowTypesProperty
-
getLegendsProperty
-
getLimitRowHeightProperty
-
getLoadPartiallyProperty
-
getOptionsProperty
-
getQueryProperty
-
getRowElementTypeProperty
-
getRowElementsProperty
-
getRowFiltersProperty
-
getRowsOrderProperty
-
getScopeProperty
-
getShowColumnIconsProperty
-
getShowDetailedColumnNameProperty
-
getShowElementNumberProperty
-
getShowElementTypeProperty
-
getShowFilterProperty
-
getShowFullPathProperty
-
getShowScopeProperty
-
getShowScopeAsRootProperty
-
getSortProperty
-
getWrapTextProperty
-
setAdditionalElements
public void setAdditionalElements(Element element, @CheckForNull Collection<? extends Element> value) -
clearAdditionalElements
-
addAdditionalElements
-
removeAdditionalElements
-
getAdditionalElements
-
setColumnElements
-
clearColumnElements
-
addColumnElements
-
removeColumnElements
-
getColumnElements
-
setColumnIds
-
clearColumnIds
-
addColumnIds
-
removeColumnIds
-
getColumnIds
-
setColumnWidth
-
clearColumnWidth
-
addColumnWidth
-
removeColumnWidth
-
getColumnWidth
-
setCustomColumns
-
clearCustomColumns
-
addCustomColumns
-
removeCustomColumns
-
getCustomColumns
-
setDefaultRowElementsOwner
-
clearDefaultRowElementsOwner
-
getDefaultRowElementsOwner
-
setDescriptionArea
-
clearDescriptionArea
-
getDescriptionArea
-
setDisplayMode
public void setDisplayMode(Element element, @CheckForNull MagicDrawProfile.TableDisplayModeEnum value) -
clearDisplayMode
-
getDisplayMode
-
setEnablePatternsBasedVerification
-
clearEnablePatternsBasedVerification
-
isEnablePatternsBasedVerification
-
setExcludedElements
-
clearExcludedElements
-
addExcludedElements
-
removeExcludedElements
-
getExcludedElements
-
setExpandedRows
-
clearExpandedRows
-
addExpandedRows
-
removeExpandedRows
-
getExpandedRows
-
setHideColumns
-
clearHideColumns
-
addHideColumns
-
removeHideColumns
-
getHideColumns
-
setIncludeAdditionalContent
-
clearIncludeAdditionalContent
-
isIncludeAdditionalContent
-
setIncludeCustomTypesOfRowTypes
-
clearIncludeCustomTypesOfRowTypes
-
isIncludeCustomTypesOfRowTypes
-
setIncludeSubtypesOfRowTypes
-
clearIncludeSubtypesOfRowTypes
-
isIncludeSubtypesOfRowTypes
-
setLegends
-
clearLegends
-
addLegends
-
removeLegends
-
getLegends
-
setLimitRowHeight
-
clearLimitRowHeight
-
isLimitRowHeight
-
setLoadPartially
-
clearLoadPartially
-
isLoadPartially
-
setOptions
-
clearOptions
-
addOptions
-
removeOptions
-
getOptions
-
setQuery
-
clearQuery
-
getQuery
-
setRowElementType
-
clearRowElementType
-
addRowElementType
-
removeRowElementType
-
getRowElementType
-
setRowElements
-
clearRowElements
-
addRowElements
-
removeRowElements
-
getRowElements
-
setRowFilters
-
clearRowFilters
-
addRowFilters
-
removeRowFilters
-
getRowFilters
-
setRowsOrder
-
clearRowsOrder
-
getRowsOrder
-
setScope
-
clearScope
-
addScope
-
removeScope
-
getScope
-
setShowColumnIcons
-
clearShowColumnIcons
-
isShowColumnIcons
-
setShowDetailedColumnName
-
clearShowDetailedColumnName
-
isShowDetailedColumnName
-
setShowElementNumber
-
clearShowElementNumber
-
isShowElementNumber
-
setShowElementType
-
clearShowElementType
-
isShowElementType
-
setShowFilter
-
clearShowFilter
-
isShowFilter
-
setShowFullPath
-
clearShowFullPath
-
isShowFullPath
-
setShowScope
-
clearShowScope
-
isShowScope
-
setShowScopeAsRoot
-
clearShowScopeAsRoot
-
isShowScopeAsRoot
-
setSort
-
clearSort
-
addSort
-
removeSort
-
getSort
-
setWrapText
-
clearWrapText
-
isWrapText
-
clear
protected void clear() -
is
-
isInstance
-