Class ValidationProfile.WarningIconStereotype

    • Constructor Detail

      • WarningIconStereotype

        protected WarningIconStereotype​(ValidationProfile profile)
    • Method Detail

      • getHighlightColorProperty

        @CheckForNull
        public Property getHighlightColorProperty()
      • setHighlightColor

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

        public void clearHighlightColor​(Element element)
      • getHighlightColor

        @CheckForNull
        public java.lang.String getHighlightColor​(Element element)
      • is

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

        public static boolean isInstance​(@CheckForNull
                                         Element element)