Class ExpressionImpl

    • Field Detail

      • typeRefAttribute

        protected static Attribute<java.lang.String> typeRefAttribute
    • Method Detail

      • getTypeRef

        public java.lang.String getTypeRef()
        Specified by:
        getTypeRef in interface Expression
      • setTypeRef

        public void setTypeRef​(java.lang.String typeRef)
        Specified by:
        setTypeRef in interface Expression
      • registerType

        public static void registerType​(ModelBuilder modelBuilder)