Class TypeDescription_impl

    • Constructor Detail

      • TypeDescription_impl

        public TypeDescription_impl()
        Creates a new TypeDescription_impl with null field values.
      • TypeDescription_impl

        public TypeDescription_impl​(java.lang.String aName,
                                    java.lang.String aDescription,
                                    java.lang.String aSupertypeName)
        Creates a new TypeDescription_impl with the specified field values.
        Parameters:
        aName - name of the Type
        aDescription - -
        aSupertypeName - name of the type's supertype