Class MagicDrawProfile.CustomSortStereotype

    • Constructor Detail

      • CustomSortStereotype

        protected CustomSortStereotype​(MagicDrawProfile profile)
    • Method Detail

      • getSortPriorityProperty

        @CheckForNull
        public Property getSortPriorityProperty()
      • setSortPriority

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

        public void clearSortPriority​(Element element)
      • getSortPriority

        @CheckForNull
        public java.lang.String getSortPriority​(Element element)
      • clear

        protected void clear()
      • is

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

        public static boolean isInstance​(@CheckForNull
                                         Element element)