Class StereotypeByProfileCache.AbstractStereotypeWrapper

    • Constructor Detail

      • AbstractStereotypeWrapper

        protected AbstractStereotypeWrapper()
    • Method Detail

      • getTagByName

        @CheckForNull
        protected static Property getTagByName​(@CheckForNull
                                               Stereotype stereotype,
                                               java.lang.String tagName)
      • toInteger

        @CheckForNull
        protected static java.lang.Integer toInteger​(@CheckForNull
                                                     java.lang.Object o)
      • toBoolean

        @CheckForNull
        protected static java.lang.Boolean toBoolean​(@CheckForNull
                                                     java.lang.Object o)
      • toString

        @CheckForNull
        protected static java.lang.String toString​(@CheckForNull
                                                   java.lang.Object o)
      • toDouble

        @CheckForNull
        protected static java.lang.Double toDouble​(@CheckForNull
                                                   java.lang.Object o)