Uses of Class
com.softwareag.mdm.schema.SchemaLocation

Packages that use SchemaLocation
com.softwareag.mdm.adaptation Provides core classes and interfaces for accessing schema instances, tables and their occurrences.  
com.softwareag.mdm.schema Represents XML Schema concepts and provides schema extensions capabilities.  
com.softwareag.mdm.service Provides classes and interfaces for implementing specific services and access rules on webMethods MDM.  
 

Uses of SchemaLocation in com.softwareag.mdm.adaptation
 

Methods in com.softwareag.mdm.adaptation that return SchemaLocation
 SchemaLocation Adaptation.getSchemaLocation()
          Returns the location of the schema document.
 

Uses of SchemaLocation in com.softwareag.mdm.schema
 

Methods in com.softwareag.mdm.schema that return SchemaLocation
 SchemaLocation SchemaNode.getSchemaLocation()
          Returns the location of the schema that defines this node.
static SchemaLocation SchemaLocation.forLocation(String aBaseOrNull, String aURI)
          Returns a reference to a schema that is not packaged inside an webMethods MDM module.
static SchemaLocation SchemaLocation.forPathInModule(String aPathInModule, String aModuleName)
          Returns a reference to a schema that is packaged inside an webMethods MDM module.
abstract  SchemaLocation SchemaLocation.resolve(String aURI)
          Given the current instance that serves as the base name, this method returns the most accurate locator that constitutes the real target.
 

Uses of SchemaLocation in com.softwareag.mdm.service
 

Methods in com.softwareag.mdm.service with parameters of type SchemaLocation
 Adaptation ProcedureContext.doCreateRoot(SchemaLocation aSchemaLocation, AdaptationReference requestedNameOrNull, Profile owner)
          Creates a new root adaptation instance.
 Adaptation ProcedureContext.doCreateRoot(SchemaLocation aSchemaLocation, AdaptationReference requestedNameOrNull, com.softwareag.mdm.core.org.OrganizationName owner)
          Deprecated. Replaced by ProcedureContext.doCreateRoot(SchemaLocation, AdaptationReference, Profile).
 



(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.