Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.XMLSchema
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.data | |
| org.eclipse.gmt.modisco.omg.kdm.data.impl | |
| 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 Modifier and Type Method Description XMLSchemaDataFactory. createXMLSchema()Returns a new object of class 'XML Schema'. -
Uses of XMLSchema in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement XMLSchema Modifier and Type Class Description classXMLSchemaImplAn implementation of the model object 'XML Schema'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return XMLSchema Modifier and Type Method Description XMLSchemaDataFactoryImpl. createXMLSchema() -
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 Modifier and Type Method Description TDataSwitch. caseXMLSchema(XMLSchema object)Returns the result of interpreting the object as an instance of 'XML Schema'.