Interface AttributeGroupVisitor


  • public interface AttributeGroupVisitor
    • Method Detail

      • attribute

        void attribute​(NameSpec nameSpec,
                       Datatype datatype,
                       AttributeDefault attributeDefault)
                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • attributeGroupRef

        void attributeGroupRef​(java.lang.String name,
                               AttributeGroup attributeGroup)
                        throws java.lang.Exception
        Throws:
        java.lang.Exception