Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.XMLSchema

Packages that use XMLSchema
org.eclipse.gmt.modisco.omg.kdm.data   
org.eclipse.gmt.modisco.omg.kdm.data.util   
 

Uses of XMLSchema in org.eclipse.gmt.modisco.omg.kdm.data
 

Methods in org.eclipse.gmt.modisco.omg.kdm.data that return XMLSchema
 XMLSchema DataFactory.createXMLSchema()
          Returns a new object of class 'XML Schema'.
 

Uses of XMLSchema in org.eclipse.gmt.modisco.omg.kdm.data.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type XMLSchema
 T DataSwitch.caseXMLSchema(XMLSchema object)
          Returns the result of interpreting the object as an instance of 'XML Schema'.