public static class MagicDrawProfile.InstanceTableStereotype extends ProfileImplementation.StereotypeWrapper
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ADDITIONALELEMENTS
Additional elements field specifies the elements that are included into the table regardless of the scope.
|
static java.lang.String |
CLASSIFIERS |
static java.lang.String |
COLUMNELEMENTS |
static java.lang.String |
COLUMNIDS |
static java.lang.String |
COLUMNWIDTH |
static java.lang.String |
CUSTOMCOLUMNS |
static java.lang.String |
DEFAULTROWELEMENTSOWNER
The default owner for an element represented by a newly added table row.
|
static java.lang.String |
DESCRIPTIONAREA |
static java.lang.String |
DISPLAYMODE |
static java.lang.String |
EXCLUDEDELEMENTS
Excluded elements field specifies the list of elements that are not included into the table even if they are present in the scope.
|
static java.lang.String |
EXPANDEDROWS |
static java.lang.String |
HIDECOLUMNS |
static java.lang.String |
INCLUDECUSTOMTYPESOFROWTYPES
Select to include the custom types that extend the specified row element types.
|
static java.lang.String |
INCLUDESUBTYPESOFROWTYPES
Select to include the subtypes of the specified row element types.
|
static java.lang.String |
LEGENDS |
static java.lang.String |
LIMITROWHEIGHT
Select to limit the row height to 10 element values or plain text lines per cell.
|
static java.lang.String |
LOADPARTIALLY
Select to calculate and represent data only in visible cells.
|
static java.lang.String |
OPTIONS |
static java.lang.String |
QUERY
Specify the expression to collect row elements.
|
static java.lang.String |
ROWELEMENTS |
static java.lang.String |
ROWELEMENTTYPE
Select the type of elements to be shown as row elements.
|
static java.lang.String |
ROWFILTERS |
static java.lang.String |
ROWSORDER |
static java.lang.String |
SCOPE
All the model elements of the suitable type, contained in the scope are included into the table.
|
static java.lang.String |
SHOWCOLUMNICONS |
static java.lang.String |
SHOWDETAILEDCOLUMNNAME |
static java.lang.String |
SHOWELEMENTNUMBER
Set to true to display element number in the name column.
|
static java.lang.String |
SHOWELEMENTTYPE
Set to true to show the element type specification box in the criteria area of the table.
|
static java.lang.String |
SHOWFILTER |
static java.lang.String |
SHOWFULLPATH |
static java.lang.String |
SHOWSCOPE |
static java.lang.String |
SHOWSCOPEASROOT
Set to true to show scope as a root node in tree display mode.
|
static java.lang.String |
SHOWUNITSONCOLUMN |
static java.lang.String |
SHOWUNITSONVALUES |
static java.lang.String |
SORT |
static java.lang.String |
STEREOTYPE_NAME |
static java.lang.String |
WRAPTEXT
Select to wrap long text.
|
Modifier | Constructor and Description |
---|---|
protected |
InstanceTableStereotype(MagicDrawProfile profile) |
Modifier and Type | Method and Description |
---|---|
void |
addAdditionalElements(Element element,
Element value) |
void |
addClassifiers(Element element,
Element value) |
void |
addColumnElements(Element element,
java.lang.String value) |
void |
addColumnIds(Element element,
java.lang.String value) |
void |
addColumnWidth(Element element,
java.lang.Integer value) |
void |
addCustomColumns(Element element,
java.lang.String value) |
void |
addExcludedElements(Element element,
Element value) |
void |
addExpandedRows(Element element,
java.lang.String value) |
void |
addHideColumns(Element element,
java.lang.String value) |
void |
addLegends(Element element,
Element value) |
void |
addOptions(Element element,
java.lang.String value) |
void |
addRowElements(Element element,
java.lang.String value) |
void |
addRowElementType(Element element,
Element value) |
void |
addRowFilters(Element element,
java.lang.String value) |
void |
addScope(Element element,
Element value) |
void |
addSort(Element element,
java.lang.String value) |
protected void |
clear() |
void |
clearAdditionalElements(Element element) |
void |
clearClassifiers(Element element) |
void |
clearColumnElements(Element element) |
void |
clearColumnIds(Element element) |
void |
clearColumnWidth(Element element) |
void |
clearCustomColumns(Element element) |
void |
clearDefaultRowElementsOwner(Element element) |
void |
clearDescriptionArea(Element element) |
void |
clearDisplayMode(Element element) |
void |
clearExcludedElements(Element element) |
void |
clearExpandedRows(Element element) |
void |
clearHideColumns(Element element) |
void |
clearIncludeCustomTypesOfRowTypes(Element element) |
void |
clearIncludeSubtypesOfRowTypes(Element element) |
void |
clearLegends(Element element) |
void |
clearLimitRowHeight(Element element) |
void |
clearLoadPartially(Element element) |
void |
clearOptions(Element element) |
void |
clearQuery(Element element) |
void |
clearRowElements(Element element) |
void |
clearRowElementType(Element element) |
void |
clearRowFilters(Element element) |
void |
clearRowsOrder(Element element) |
void |
clearScope(Element element) |
void |
clearShowColumnIcons(Element element) |
void |
clearShowDetailedColumnName(Element element) |
void |
clearShowElementNumber(Element element) |
void |
clearShowElementType(Element element) |
void |
clearShowFilter(Element element) |
void |
clearShowFullPath(Element element) |
void |
clearShowScope(Element element) |
void |
clearShowScopeAsRoot(Element element) |
void |
clearShowUnitsOnColumn(Element element) |
void |
clearShowUnitsOnValues(Element element) |
void |
clearSort(Element element) |
void |
clearWrapText(Element element) |
java.util.List<Element> |
getAdditionalElements(Element element) |
Property |
getAdditionalElementsProperty() |
java.util.List<Element> |
getClassifiers(Element element) |
Property |
getClassifiersProperty() |
java.util.List<java.lang.String> |
getColumnElements(Element element) |
Property |
getColumnElementsProperty() |
java.util.List<java.lang.String> |
getColumnIds(Element element) |
Property |
getColumnIdsProperty() |
java.util.List<java.lang.Integer> |
getColumnWidth(Element element) |
Property |
getColumnWidthProperty() |
java.util.List<java.lang.String> |
getCustomColumns(Element element) |
Property |
getCustomColumnsProperty() |
Element |
getDefaultRowElementsOwner(Element element) |
Property |
getDefaultRowElementsOwnerProperty() |
java.lang.String |
getDescriptionArea(Element element) |
Property |
getDescriptionAreaProperty() |
MagicDrawProfile.TableDisplayModeEnum |
getDisplayMode(Element element) |
Property |
getDisplayModeProperty() |
java.util.List<Element> |
getExcludedElements(Element element) |
Property |
getExcludedElementsProperty() |
java.util.List<java.lang.String> |
getExpandedRows(Element element) |
Property |
getExpandedRowsProperty() |
java.util.List<java.lang.String> |
getHideColumns(Element element) |
Property |
getHideColumnsProperty() |
Property |
getIncludeCustomTypesOfRowTypesProperty() |
Property |
getIncludeSubtypesOfRowTypesProperty() |
java.util.List<Element> |
getLegends(Element element) |
Property |
getLegendsProperty() |
Property |
getLimitRowHeightProperty() |
Property |
getLoadPartiallyProperty() |
java.util.List<java.lang.String> |
getOptions(Element element) |
Property |
getOptionsProperty() |
java.lang.Object |
getQuery(Element element) |
Property |
getQueryProperty() |
java.util.List<java.lang.String> |
getRowElements(Element element) |
Property |
getRowElementsProperty() |
java.util.List<Element> |
getRowElementType(Element element) |
Property |
getRowElementTypeProperty() |
java.util.List<java.lang.String> |
getRowFilters(Element element) |
Property |
getRowFiltersProperty() |
java.lang.String |
getRowsOrder(Element element) |
Property |
getRowsOrderProperty() |
java.util.List<Element> |
getScope(Element element) |
Property |
getScopeProperty() |
Property |
getShowColumnIconsProperty() |
Property |
getShowDetailedColumnNameProperty() |
Property |
getShowElementNumberProperty() |
Property |
getShowElementTypeProperty() |
Property |
getShowFilterProperty() |
Property |
getShowFullPathProperty() |
Property |
getShowScopeAsRootProperty() |
Property |
getShowScopeProperty() |
Property |
getShowUnitsOnColumnProperty() |
Property |
getShowUnitsOnValuesProperty() |
java.util.List<java.lang.String> |
getSort(Element element) |
Property |
getSortProperty() |
Stereotype |
getStereotype()
Returns stereotype for this wrapper.
|
Property |
getWrapTextProperty() |
boolean |
is(Element element)
Checks if stereotype of this wrapper is applied to given element.
|
java.lang.Boolean |
isIncludeCustomTypesOfRowTypes(Element element) |
java.lang.Boolean |
isIncludeSubtypesOfRowTypes(Element element) |
static boolean |
isInstance(Element element) |
java.lang.Boolean |
isLimitRowHeight(Element element) |
java.lang.Boolean |
isLoadPartially(Element element) |
java.lang.Boolean |
isShowColumnIcons(Element element) |
java.lang.Boolean |
isShowDetailedColumnName(Element element) |
java.lang.Boolean |
isShowElementNumber(Element element) |
java.lang.Boolean |
isShowElementType(Element element) |
java.lang.Boolean |
isShowFilter(Element element) |
java.lang.Boolean |
isShowFullPath(Element element) |
java.lang.Boolean |
isShowScope(Element element) |
java.lang.Boolean |
isShowScopeAsRoot(Element element) |
java.lang.Boolean |
isShowUnitsOnColumn(Element element) |
java.lang.Boolean |
isShowUnitsOnValues(Element element) |
java.lang.Boolean |
isWrapText(Element element) |
void |
removeAdditionalElements(Element element,
Element value) |
void |
removeClassifiers(Element element,
Element value) |
void |
removeColumnElements(Element element,
java.lang.String value) |
void |
removeColumnIds(Element element,
java.lang.String value) |
void |
removeColumnWidth(Element element,
java.lang.Integer value) |
void |
removeCustomColumns(Element element,
java.lang.String value) |
void |
removeExcludedElements(Element element,
Element value) |
void |
removeExpandedRows(Element element,
java.lang.String value) |
void |
removeHideColumns(Element element,
java.lang.String value) |
void |
removeLegends(Element element,
Element value) |
void |
removeOptions(Element element,
java.lang.String value) |
void |
removeRowElements(Element element,
java.lang.String value) |
void |
removeRowElementType(Element element,
Element value) |
void |
removeRowFilters(Element element,
java.lang.String value) |
void |
removeScope(Element element,
Element value) |
void |
removeSort(Element element,
java.lang.String value) |
void |
setAdditionalElements(Element element,
java.util.Collection<? extends Element> value) |
void |
setClassifiers(Element element,
java.util.Collection<? extends Element> value) |
void |
setColumnElements(Element element,
java.util.Collection<java.lang.String> value) |
void |
setColumnIds(Element element,
java.util.Collection<java.lang.String> value) |
void |
setColumnWidth(Element element,
java.util.Collection<java.lang.Integer> value) |
void |
setCustomColumns(Element element,
java.util.Collection<java.lang.String> value) |
void |
setDefaultRowElementsOwner(Element element,
Element value) |
void |
setDescriptionArea(Element element,
java.lang.String value) |
void |
setDisplayMode(Element element,
MagicDrawProfile.TableDisplayModeEnum value) |
void |
setExcludedElements(Element element,
java.util.Collection<? extends Element> value) |
void |
setExpandedRows(Element element,
java.util.Collection<java.lang.String> value) |
void |
setHideColumns(Element element,
java.util.Collection<java.lang.String> value) |
void |
setIncludeCustomTypesOfRowTypes(Element element,
java.lang.Boolean value) |
void |
setIncludeSubtypesOfRowTypes(Element element,
java.lang.Boolean value) |
void |
setLegends(Element element,
java.util.Collection<? extends Element> value) |
void |
setLimitRowHeight(Element element,
java.lang.Boolean value) |
void |
setLoadPartially(Element element,
java.lang.Boolean value) |
void |
setOptions(Element element,
java.util.Collection<java.lang.String> value) |
void |
setQuery(Element element,
java.lang.Object value) |
void |
setRowElements(Element element,
java.util.Collection<java.lang.String> value) |
void |
setRowElementType(Element element,
java.util.Collection<? extends Element> value) |
void |
setRowFilters(Element element,
java.util.Collection<java.lang.String> value) |
void |
setRowsOrder(Element element,
java.lang.String value) |
void |
setScope(Element element,
java.util.Collection<? extends Element> value) |
void |
setShowColumnIcons(Element element,
java.lang.Boolean value) |
void |
setShowDetailedColumnName(Element element,
java.lang.Boolean value) |
void |
setShowElementNumber(Element element,
java.lang.Boolean value) |
void |
setShowElementType(Element element,
java.lang.Boolean value) |
void |
setShowFilter(Element element,
java.lang.Boolean value) |
void |
setShowFullPath(Element element,
java.lang.Boolean value) |
void |
setShowScope(Element element,
java.lang.Boolean value) |
void |
setShowScopeAsRoot(Element element,
java.lang.Boolean value) |
void |
setShowUnitsOnColumn(Element element,
java.lang.Boolean value) |
void |
setShowUnitsOnValues(Element element,
java.lang.Boolean value) |
void |
setSort(Element element,
java.util.Collection<java.lang.String> value) |
void |
setWrapText(Element element,
java.lang.Boolean value) |
apply, unApply
getElement, getElementByName
public static final java.lang.String STEREOTYPE_NAME
public static final java.lang.String CLASSIFIERS
public static final java.lang.String SHOWUNITSONCOLUMN
public static final java.lang.String SHOWUNITSONVALUES
public static final java.lang.String ADDITIONALELEMENTS
public static final java.lang.String COLUMNELEMENTS
public static final java.lang.String COLUMNIDS
public static final java.lang.String COLUMNWIDTH
public static final java.lang.String CUSTOMCOLUMNS
public static final java.lang.String DEFAULTROWELEMENTSOWNER
public static final java.lang.String DESCRIPTIONAREA
public static final java.lang.String DISPLAYMODE
public static final java.lang.String EXCLUDEDELEMENTS
public static final java.lang.String EXPANDEDROWS
public static final java.lang.String HIDECOLUMNS
public static final java.lang.String INCLUDECUSTOMTYPESOFROWTYPES
public static final java.lang.String INCLUDESUBTYPESOFROWTYPES
public static final java.lang.String LEGENDS
public static final java.lang.String LIMITROWHEIGHT
public static final java.lang.String LOADPARTIALLY
public static final java.lang.String OPTIONS
public static final java.lang.String QUERY
public static final java.lang.String ROWELEMENTTYPE
public static final java.lang.String ROWELEMENTS
public static final java.lang.String ROWFILTERS
public static final java.lang.String ROWSORDER
public static final java.lang.String SCOPE
public static final java.lang.String SHOWCOLUMNICONS
public static final java.lang.String SHOWDETAILEDCOLUMNNAME
public static final java.lang.String SHOWELEMENTNUMBER
public static final java.lang.String SHOWELEMENTTYPE
public static final java.lang.String SHOWFILTER
public static final java.lang.String SHOWFULLPATH
public static final java.lang.String SHOWSCOPE
public static final java.lang.String SHOWSCOPEASROOT
public static final java.lang.String SORT
public static final java.lang.String WRAPTEXT
protected InstanceTableStereotype(MagicDrawProfile profile)
public Stereotype getStereotype()
ProfileImplementation.StereotypeWrapper
getStereotype
in class ProfileImplementation.StereotypeWrapper
@CheckForNull public Property getClassifiersProperty()
@CheckForNull public Property getShowUnitsOnColumnProperty()
@CheckForNull public Property getShowUnitsOnValuesProperty()
@CheckForNull public Property getAdditionalElementsProperty()
@CheckForNull public Property getColumnElementsProperty()
@CheckForNull public Property getColumnIdsProperty()
@CheckForNull public Property getColumnWidthProperty()
@CheckForNull public Property getCustomColumnsProperty()
@CheckForNull public Property getDefaultRowElementsOwnerProperty()
@CheckForNull public Property getDescriptionAreaProperty()
@CheckForNull public Property getDisplayModeProperty()
@CheckForNull public Property getExcludedElementsProperty()
@CheckForNull public Property getExpandedRowsProperty()
@CheckForNull public Property getHideColumnsProperty()
@CheckForNull public Property getIncludeCustomTypesOfRowTypesProperty()
@CheckForNull public Property getIncludeSubtypesOfRowTypesProperty()
@CheckForNull public Property getLegendsProperty()
@CheckForNull public Property getLimitRowHeightProperty()
@CheckForNull public Property getLoadPartiallyProperty()
@CheckForNull public Property getOptionsProperty()
@CheckForNull public Property getQueryProperty()
@CheckForNull public Property getRowElementTypeProperty()
@CheckForNull public Property getRowElementsProperty()
@CheckForNull public Property getRowFiltersProperty()
@CheckForNull public Property getRowsOrderProperty()
@CheckForNull public Property getScopeProperty()
@CheckForNull public Property getShowColumnIconsProperty()
@CheckForNull public Property getShowDetailedColumnNameProperty()
@CheckForNull public Property getShowElementNumberProperty()
@CheckForNull public Property getShowElementTypeProperty()
@CheckForNull public Property getShowFilterProperty()
@CheckForNull public Property getShowFullPathProperty()
@CheckForNull public Property getShowScopeProperty()
@CheckForNull public Property getShowScopeAsRootProperty()
@CheckForNull public Property getSortProperty()
@CheckForNull public Property getWrapTextProperty()
public void setClassifiers(Element element, @CheckForNull java.util.Collection<? extends Element> value)
public void clearClassifiers(Element element)
public void setShowUnitsOnColumn(Element element, @CheckForNull java.lang.Boolean value)
public void clearShowUnitsOnColumn(Element element)
@CheckForNull public java.lang.Boolean isShowUnitsOnColumn(Element element)
public void setShowUnitsOnValues(Element element, @CheckForNull java.lang.Boolean value)
public void clearShowUnitsOnValues(Element element)
@CheckForNull public java.lang.Boolean isShowUnitsOnValues(Element element)
public void setAdditionalElements(Element element, @CheckForNull java.util.Collection<? extends Element> value)
public void clearAdditionalElements(Element element)
public void setColumnElements(Element element, @CheckForNull java.util.Collection<java.lang.String> value)
public void clearColumnElements(Element element)
public void addColumnElements(Element element, java.lang.String value)
public void removeColumnElements(Element element, java.lang.String value)
public java.util.List<java.lang.String> getColumnElements(Element element)
public void setColumnIds(Element element, @CheckForNull java.util.Collection<java.lang.String> value)
public void clearColumnIds(Element element)
public void addColumnIds(Element element, java.lang.String value)
public void removeColumnIds(Element element, java.lang.String value)
public java.util.List<java.lang.String> getColumnIds(Element element)
public void setColumnWidth(Element element, @CheckForNull java.util.Collection<java.lang.Integer> value)
public void clearColumnWidth(Element element)
public void addColumnWidth(Element element, java.lang.Integer value)
public void removeColumnWidth(Element element, java.lang.Integer value)
public java.util.List<java.lang.Integer> getColumnWidth(Element element)
public void setCustomColumns(Element element, @CheckForNull java.util.Collection<java.lang.String> value)
public void clearCustomColumns(Element element)
public void addCustomColumns(Element element, java.lang.String value)
public void removeCustomColumns(Element element, java.lang.String value)
public java.util.List<java.lang.String> getCustomColumns(Element element)
public void setDefaultRowElementsOwner(Element element, @CheckForNull Element value)
public void clearDefaultRowElementsOwner(Element element)
public void setDescriptionArea(Element element, @CheckForNull java.lang.String value)
public void clearDescriptionArea(Element element)
@CheckForNull public java.lang.String getDescriptionArea(Element element)
public void setDisplayMode(Element element, @CheckForNull MagicDrawProfile.TableDisplayModeEnum value)
public void clearDisplayMode(Element element)
@CheckForNull public MagicDrawProfile.TableDisplayModeEnum getDisplayMode(Element element)
public void setExcludedElements(Element element, @CheckForNull java.util.Collection<? extends Element> value)
public void clearExcludedElements(Element element)
public void setExpandedRows(Element element, @CheckForNull java.util.Collection<java.lang.String> value)
public void clearExpandedRows(Element element)
public void addExpandedRows(Element element, java.lang.String value)
public void removeExpandedRows(Element element, java.lang.String value)
public java.util.List<java.lang.String> getExpandedRows(Element element)
public void setHideColumns(Element element, @CheckForNull java.util.Collection<java.lang.String> value)
public void clearHideColumns(Element element)
public void addHideColumns(Element element, java.lang.String value)
public void removeHideColumns(Element element, java.lang.String value)
public java.util.List<java.lang.String> getHideColumns(Element element)
public void setIncludeCustomTypesOfRowTypes(Element element, @CheckForNull java.lang.Boolean value)
public void clearIncludeCustomTypesOfRowTypes(Element element)
@CheckForNull public java.lang.Boolean isIncludeCustomTypesOfRowTypes(Element element)
public void setIncludeSubtypesOfRowTypes(Element element, @CheckForNull java.lang.Boolean value)
public void clearIncludeSubtypesOfRowTypes(Element element)
@CheckForNull public java.lang.Boolean isIncludeSubtypesOfRowTypes(Element element)
public void setLegends(Element element, @CheckForNull java.util.Collection<? extends Element> value)
public void clearLegends(Element element)
public void setLimitRowHeight(Element element, @CheckForNull java.lang.Boolean value)
public void clearLimitRowHeight(Element element)
@CheckForNull public java.lang.Boolean isLimitRowHeight(Element element)
public void setLoadPartially(Element element, @CheckForNull java.lang.Boolean value)
public void clearLoadPartially(Element element)
@CheckForNull public java.lang.Boolean isLoadPartially(Element element)
public void setOptions(Element element, @CheckForNull java.util.Collection<java.lang.String> value)
public void clearOptions(Element element)
public void addOptions(Element element, java.lang.String value)
public void removeOptions(Element element, java.lang.String value)
public java.util.List<java.lang.String> getOptions(Element element)
public void setQuery(Element element, @CheckForNull java.lang.Object value)
public void clearQuery(Element element)
@CheckForNull public java.lang.Object getQuery(Element element)
public void setRowElementType(Element element, @CheckForNull java.util.Collection<? extends Element> value)
public void clearRowElementType(Element element)
public void setRowElements(Element element, @CheckForNull java.util.Collection<java.lang.String> value)
public void clearRowElements(Element element)
public void addRowElements(Element element, java.lang.String value)
public void removeRowElements(Element element, java.lang.String value)
public java.util.List<java.lang.String> getRowElements(Element element)
public void setRowFilters(Element element, @CheckForNull java.util.Collection<java.lang.String> value)
public void clearRowFilters(Element element)
public void addRowFilters(Element element, java.lang.String value)
public void removeRowFilters(Element element, java.lang.String value)
public java.util.List<java.lang.String> getRowFilters(Element element)
public void setRowsOrder(Element element, @CheckForNull java.lang.String value)
public void clearRowsOrder(Element element)
@CheckForNull public java.lang.String getRowsOrder(Element element)
public void setScope(Element element, @CheckForNull java.util.Collection<? extends Element> value)
public void clearScope(Element element)
public void setShowColumnIcons(Element element, @CheckForNull java.lang.Boolean value)
public void clearShowColumnIcons(Element element)
@CheckForNull public java.lang.Boolean isShowColumnIcons(Element element)
public void setShowDetailedColumnName(Element element, @CheckForNull java.lang.Boolean value)
public void clearShowDetailedColumnName(Element element)
@CheckForNull public java.lang.Boolean isShowDetailedColumnName(Element element)
public void setShowElementNumber(Element element, @CheckForNull java.lang.Boolean value)
public void clearShowElementNumber(Element element)
@CheckForNull public java.lang.Boolean isShowElementNumber(Element element)
public void setShowElementType(Element element, @CheckForNull java.lang.Boolean value)
public void clearShowElementType(Element element)
@CheckForNull public java.lang.Boolean isShowElementType(Element element)
public void setShowFilter(Element element, @CheckForNull java.lang.Boolean value)
public void clearShowFilter(Element element)
@CheckForNull public java.lang.Boolean isShowFilter(Element element)
public void setShowFullPath(Element element, @CheckForNull java.lang.Boolean value)
public void clearShowFullPath(Element element)
@CheckForNull public java.lang.Boolean isShowFullPath(Element element)
public void setShowScope(Element element, @CheckForNull java.lang.Boolean value)
public void clearShowScope(Element element)
@CheckForNull public java.lang.Boolean isShowScope(Element element)
public void setShowScopeAsRoot(Element element, @CheckForNull java.lang.Boolean value)
public void clearShowScopeAsRoot(Element element)
@CheckForNull public java.lang.Boolean isShowScopeAsRoot(Element element)
public void setSort(Element element, @CheckForNull java.util.Collection<java.lang.String> value)
public void clearSort(Element element)
public void addSort(Element element, java.lang.String value)
public void removeSort(Element element, java.lang.String value)
public java.util.List<java.lang.String> getSort(Element element)
public void setWrapText(Element element, @CheckForNull java.lang.Boolean value)
public void clearWrapText(Element element)
@CheckForNull public java.lang.Boolean isWrapText(Element element)
protected void clear()
clear
in class ProfileImplementation.ProfileElementWrapper<Stereotype>
public boolean is(@CheckForNull Element element)
ProfileImplementation.StereotypeWrapper
is
in class ProfileImplementation.StereotypeWrapper
element
- elementpublic static boolean isInstance(@CheckForNull Element element)