Class DependencyMatrixProfile.DependencyMatrixStereotype

    • Field Detail

      • COLUMNCOLLAPSEDNODES

        public static final java.lang.String COLUMNCOLLAPSEDNODES
        Specifies the collapsed nodes of the Dependency Matrix.
        See Also:
        Constant Field Values
      • COLUMNCUSTOMORDER

        public static final java.lang.String COLUMNCUSTOMORDER
        Contains Dependency Matrix column elements custom sorting order.
        See Also:
        Constant Field Values
      • COLUMNHEADERHEIGHT

        public static final java.lang.String COLUMNHEADERHEIGHT
        Specifies the height of the column header in pixels.
        See Also:
        Constant Field Values
      • COLUMNOWNERDISPLAYMODE

        public static final java.lang.String COLUMNOWNERDISPLAYMODE
        Select Compact tree mode to show only direct and common element owners in the nested mode. Select Complete tree to show all owners in the nested mode. Select Hidden or Full qualified name to shown a regular elements list.
        See Also:
        Constant Field Values
      • COLUMNSORTINGMODE

        public static final java.lang.String COLUMNSORTINGMODE
        Select Ascending or Descending to sort elements alphabetically. Select Custom sorting mode to use your own order.
        See Also:
        Constant Field Values
      • COLUMNTEXTDIRECTION

        public static final java.lang.String COLUMNTEXTDIRECTION
        Specifies the text direction of the Matrix column headers.
        See Also:
        Constant Field Values
      • DEPENDENCYCRITERIA

        public static final java.lang.String DEPENDENCYCRITERIA
        Select an expression type and specify the expression to be used as the relation criteria.
        See Also:
        Constant Field Values
      • DESCRIPTIONAREA

        public static final java.lang.String DESCRIPTIONAREA
        Specify the description of the Dependency Matrix.
        See Also:
        Constant Field Values
      • DIRECTION

        public static final java.lang.String DIRECTION
        Select Row to column or Column to row to filter the displayed dependencies by direction. Select Both to show all dependencies.
        See Also:
        Constant Field Values
      • HIDEDEPENDENCYCRITERIA

        public static final java.lang.String HIDEDEPENDENCYCRITERIA
        Set to false to show the Dependency Criteria filter.
        See Also:
        Constant Field Values
      • HIDESCOPE

        public static final java.lang.String HIDESCOPE
        Set to false to show the scope filter.
        See Also:
        Constant Field Values
      • HIDETYPES

        public static final java.lang.String HIDETYPES
        Set to false to show the types filter.
        See Also:
        Constant Field Values
      • LEGENDLOCATION

        public static final java.lang.String LEGENDLOCATION
        Legend explains the meaning of colors and styles of links in the Dependency Matrix.
        See Also:
        Constant Field Values
      • READONLY

        public static final java.lang.String READONLY
        Set to true to treat Dependency Matrix cells as non editable.
        See Also:
        Constant Field Values
      • ROWCOLLAPSEDNODES

        public static final java.lang.String ROWCOLLAPSEDNODES
        Specifies the collapsed nodes of the Dependency Matrix.
        See Also:
        Constant Field Values
      • ROWCUSTOMORDER

        public static final java.lang.String ROWCUSTOMORDER
        Contains Dependency Matrix row elements custom sorting order.
        See Also:
        Constant Field Values
      • ROWHEADERWIDTH

        public static final java.lang.String ROWHEADERWIDTH
        Specifies the width of the row header in pixels.
        See Also:
        Constant Field Values
      • ROWOWNERDISPLAYMODE

        public static final java.lang.String ROWOWNERDISPLAYMODE
        Select Compact tree mode to show only direct and common element owners in the nested mode. Select Complete tree to show all owners in the nested mode. Select Hidden or Full qualified name to shown a regular elements list.
        See Also:
        Constant Field Values
      • ROWSORTINGMODE

        public static final java.lang.String ROWSORTINGMODE
        Select Ascending or Descending to sort elements alphabetically. Select Custom sorting mode to use your own order.
        See Also:
        Constant Field Values
      • SHOWELEMENTS

        public static final java.lang.String SHOWELEMENTS
        Select All to show all elements from the selected scope. Select With relations to show the elements that have dependency criteria. Select Without relations to show the elements that have no dependency criteria.
        See Also:
        Constant Field Values
      • SHOWINNERDEPENDENCIES

        public static final java.lang.String SHOWINNERDEPENDENCIES
        Set to true to show the number of dependencies in the owner element on cell.
        See Also:
        Constant Field Values
      • SUPPRESSCRITERIAAREA

        public static final java.lang.String SUPPRESSCRITERIAAREA
        Set to false to show the Criteria area.
        See Also:
        Constant Field Values
      • TAKEWHOLEMODELASSCOPE

        public static final java.lang.String TAKEWHOLEMODELASSCOPE
        Set to true to take whole model as default scope.
        See Also:
        Constant Field Values
    • Method Detail

      • getColumnCollapsedNodesProperty

        @CheckForNull
        public Property getColumnCollapsedNodesProperty()
      • getColumnCustomOrderProperty

        @CheckForNull
        public Property getColumnCustomOrderProperty()
      • getColumnHeaderHeightProperty

        @CheckForNull
        public Property getColumnHeaderHeightProperty()
      • getColumnOwnerDisplayModeProperty

        @CheckForNull
        public Property getColumnOwnerDisplayModeProperty()
      • getColumnSortingModeProperty

        @CheckForNull
        public Property getColumnSortingModeProperty()
      • getColumnTextDirectionProperty

        @CheckForNull
        public Property getColumnTextDirectionProperty()
      • getDependencyCriteriaProperty

        @CheckForNull
        public Property getDependencyCriteriaProperty()
      • getDescriptionAreaProperty

        @CheckForNull
        public Property getDescriptionAreaProperty()
      • getDirectionProperty

        @CheckForNull
        public Property getDirectionProperty()
      • getHideDependencyCriteriaProperty

        @CheckForNull
        public Property getHideDependencyCriteriaProperty()
      • getHideScopeProperty

        @CheckForNull
        public Property getHideScopeProperty()
      • getHideTypesProperty

        @CheckForNull
        public Property getHideTypesProperty()
      • getLegendLocationProperty

        @CheckForNull
        public Property getLegendLocationProperty()
      • getReadOnlyProperty

        @CheckForNull
        public Property getReadOnlyProperty()
      • getRowCollapsedNodesProperty

        @CheckForNull
        public Property getRowCollapsedNodesProperty()
      • getRowCustomOrderProperty

        @CheckForNull
        public Property getRowCustomOrderProperty()
      • getRowHeaderWidthProperty

        @CheckForNull
        public Property getRowHeaderWidthProperty()
      • getRowOwnerDisplayModeProperty

        @CheckForNull
        public Property getRowOwnerDisplayModeProperty()
      • getRowSortingModeProperty

        @CheckForNull
        public Property getRowSortingModeProperty()
      • getShowElementsProperty

        @CheckForNull
        public Property getShowElementsProperty()
      • getShowInnerDependenciesProperty

        @CheckForNull
        public Property getShowInnerDependenciesProperty()
      • getSuppressCriteriaAreaProperty

        @CheckForNull
        public Property getSuppressCriteriaAreaProperty()
      • getTakeWholeModelAsScopeProperty

        @CheckForNull
        public Property getTakeWholeModelAsScopeProperty()
      • setColumnCollapsedNodes

        public void setColumnCollapsedNodes​(Element element,
                                            @CheckForNull
                                            java.util.Collection<java.lang.String> value)
      • clearColumnCollapsedNodes

        public void clearColumnCollapsedNodes​(Element element)
      • addColumnCollapsedNodes

        public void addColumnCollapsedNodes​(Element element,
                                            java.lang.String value)
      • removeColumnCollapsedNodes

        public void removeColumnCollapsedNodes​(Element element,
                                               java.lang.String value)
      • getColumnCollapsedNodes

        public java.util.List<java.lang.String> getColumnCollapsedNodes​(Element element)
      • setColumnCustomOrder

        public void setColumnCustomOrder​(Element element,
                                         @CheckForNull
                                         java.lang.String value)
      • clearColumnCustomOrder

        public void clearColumnCustomOrder​(Element element)
      • getColumnCustomOrder

        @CheckForNull
        public java.lang.String getColumnCustomOrder​(Element element)
      • setColumnHeaderHeight

        public void setColumnHeaderHeight​(Element element,
                                          @CheckForNull
                                          java.lang.Integer value)
      • clearColumnHeaderHeight

        public void clearColumnHeaderHeight​(Element element)
      • getColumnHeaderHeight

        @CheckForNull
        public java.lang.Integer getColumnHeaderHeight​(Element element)
      • clearColumnOwnerDisplayMode

        public void clearColumnOwnerDisplayMode​(Element element)
      • clearColumnSortingMode

        public void clearColumnSortingMode​(Element element)
      • clearColumnTextDirection

        public void clearColumnTextDirection​(Element element)
      • setDependencyCriteria

        public void setDependencyCriteria​(Element element,
                                          @CheckForNull
                                          java.util.Collection<java.lang.Object> value)
      • clearDependencyCriteria

        public void clearDependencyCriteria​(Element element)
      • addDependencyCriteria

        public void addDependencyCriteria​(Element element,
                                          java.lang.Object value)
      • removeDependencyCriteria

        public void removeDependencyCriteria​(Element element,
                                             java.lang.Object value)
      • getDependencyCriteria

        public java.util.List<java.lang.Object> getDependencyCriteria​(Element element)
      • setDescriptionArea

        public void setDescriptionArea​(Element element,
                                       @CheckForNull
                                       java.lang.String value)
      • clearDescriptionArea

        public void clearDescriptionArea​(Element element)
      • getDescriptionArea

        @CheckForNull
        public java.lang.String getDescriptionArea​(Element element)
      • clearDirection

        public void clearDirection​(Element element)
      • setHideDependencyCriteria

        public void setHideDependencyCriteria​(Element element,
                                              @CheckForNull
                                              java.lang.Boolean value)
      • clearHideDependencyCriteria

        public void clearHideDependencyCriteria​(Element element)
      • isHideDependencyCriteria

        @CheckForNull
        public java.lang.Boolean isHideDependencyCriteria​(Element element)
      • setHideScope

        public void setHideScope​(Element element,
                                 @CheckForNull
                                 java.lang.Boolean value)
      • clearHideScope

        public void clearHideScope​(Element element)
      • isHideScope

        @CheckForNull
        public java.lang.Boolean isHideScope​(Element element)
      • setHideTypes

        public void setHideTypes​(Element element,
                                 @CheckForNull
                                 java.lang.Boolean value)
      • clearHideTypes

        public void clearHideTypes​(Element element)
      • isHideTypes

        @CheckForNull
        public java.lang.Boolean isHideTypes​(Element element)
      • clearLegendLocation

        public void clearLegendLocation​(Element element)
      • setReadOnly

        public void setReadOnly​(Element element,
                                @CheckForNull
                                java.lang.Boolean value)
      • clearReadOnly

        public void clearReadOnly​(Element element)
      • isReadOnly

        @CheckForNull
        public java.lang.Boolean isReadOnly​(Element element)
      • setRowCollapsedNodes

        public void setRowCollapsedNodes​(Element element,
                                         @CheckForNull
                                         java.util.Collection<java.lang.String> value)
      • clearRowCollapsedNodes

        public void clearRowCollapsedNodes​(Element element)
      • addRowCollapsedNodes

        public void addRowCollapsedNodes​(Element element,
                                         java.lang.String value)
      • removeRowCollapsedNodes

        public void removeRowCollapsedNodes​(Element element,
                                            java.lang.String value)
      • getRowCollapsedNodes

        public java.util.List<java.lang.String> getRowCollapsedNodes​(Element element)
      • setRowCustomOrder

        public void setRowCustomOrder​(Element element,
                                      @CheckForNull
                                      java.lang.String value)
      • clearRowCustomOrder

        public void clearRowCustomOrder​(Element element)
      • getRowCustomOrder

        @CheckForNull
        public java.lang.String getRowCustomOrder​(Element element)
      • setRowHeaderWidth

        public void setRowHeaderWidth​(Element element,
                                      @CheckForNull
                                      java.lang.Integer value)
      • clearRowHeaderWidth

        public void clearRowHeaderWidth​(Element element)
      • getRowHeaderWidth

        @CheckForNull
        public java.lang.Integer getRowHeaderWidth​(Element element)
      • clearRowOwnerDisplayMode

        public void clearRowOwnerDisplayMode​(Element element)
      • clearRowSortingMode

        public void clearRowSortingMode​(Element element)
      • clearShowElements

        public void clearShowElements​(Element element)
      • setShowInnerDependencies

        public void setShowInnerDependencies​(Element element,
                                             @CheckForNull
                                             java.lang.Boolean value)
      • clearShowInnerDependencies

        public void clearShowInnerDependencies​(Element element)
      • isShowInnerDependencies

        @CheckForNull
        public java.lang.Boolean isShowInnerDependencies​(Element element)
      • setSuppressCriteriaArea

        public void setSuppressCriteriaArea​(Element element,
                                            @CheckForNull
                                            java.lang.Boolean value)
      • clearSuppressCriteriaArea

        public void clearSuppressCriteriaArea​(Element element)
      • isSuppressCriteriaArea

        @CheckForNull
        public java.lang.Boolean isSuppressCriteriaArea​(Element element)
      • setTakeWholeModelAsScope

        public void setTakeWholeModelAsScope​(Element element,
                                             @CheckForNull
                                             java.lang.Boolean value)
      • clearTakeWholeModelAsScope

        public void clearTakeWholeModelAsScope​(Element element)
      • isTakeWholeModelAsScope

        @CheckForNull
        public java.lang.Boolean isTakeWholeModelAsScope​(Element element)
      • is

        public boolean is​(@CheckForNull
                          Element element)
      • isInstance

        public static boolean isInstance​(@CheckForNull
                                         Element element)