deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.framework.xml.schema.TypeReference

Packages that use TypeReference
org.deegree.framework.xml.schema   
org.deegree.io.datastore.schema   
 

Uses of TypeReference in org.deegree.framework.xml.schema
 

Methods in org.deegree.framework.xml.schema that return TypeReference
 TypeReference ComplexTypeDeclaration.getExtensionBaseType()
          Returns a TypeReference to the XML type that this complex type extends.
 TypeReference SimpleTypeDeclaration.getRestrictionBaseType()
          Returns a TypeReference to the XML type that this simple type restricts.
 TypeReference ElementDeclaration.getType()
          Returns a TypeReference that describes the content of the element.
 

Constructors in org.deegree.framework.xml.schema with parameters of type TypeReference
ComplexTypeDeclaration(QualifiedName name, TypeReference extensionBaseType, ElementDeclaration[] subElements)
          Creates a new ComplexTypeDeclaration instance from the given parameters.
ElementDeclaration(QualifiedName name, boolean isAbstract, TypeReference type, int minOccurs, int maxOccurs, QualifiedName substitutionGroup)
          Creates a new ElementDeclaration instance from the given parameters.
SimpleTypeDeclaration(QualifiedName name, TypeReference restrictionBaseType)
          Creates a new SimpleTypeDeclaration instance from the given parameters.
 

Uses of TypeReference in org.deegree.io.datastore.schema
 

Constructors in org.deegree.io.datastore.schema with parameters of type TypeReference
MappedComplexTypeDeclaration(QualifiedName name, TypeReference extensionBaseType, ElementDeclaration[] subElements, Element annotationElement)
          Creates a new MappedComplexTypeDeclaration instance from the given parameters.
MappedElementDeclaration(QualifiedName name, boolean isAbstract, TypeReference type, int minOccurs, int maxOccurs, QualifiedName substitutionGroup, Element annotationElement)
          Creates a new ElementDeclaration instance from the given parameters.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org