Class ModelGroup

All Implemented Interfaces:
GlobalDef

public class ModelGroup extends ComplexType
Wrapper for ModelGroup definitions in XML Schemas.
Version:
$Id: ModelGroup.java,v 1.3 2009/03/20 23:34:01 jweather Exp $
Author:
ostwald
  • Constructor Details

    • ModelGroup

      public ModelGroup(org.dom4j.Element element, String location, org.dom4j.Namespace namespace, SchemaReader schemaReader)
      Constructor for the ModelGroup object
      Parameters:
      element - Description of the Parameter
      location - Description of the Parameter
      namespace - NOT YET DOCUMENTED
  • Method Details

    • getDataType

      public int getDataType()
      Gets the dataType attribute of the ModelGroup object
      Specified by:
      getDataType in interface GlobalDef
      Overrides:
      getDataType in class ComplexType
      Returns:
      COMPLEX_TYPE - The dataType value as an int
    • toString

      public String toString()
      String representation of the ModelGroup object
      Specified by:
      toString in interface GlobalDef
      Overrides:
      toString in class ComplexType
      Returns:
      a String representation of the ModelGroup object