Interface CElement

    • Method Detail

      • setAbstract

        void setAbstract()
        Marks this element as an abstract element.
      • isAbstract

        boolean isAbstract()
        Returns true iff this element is an abstract element.