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

Packages that use Step
com.softwareag.mdm.adaptation Provides core classes and interfaces for accessing schema instances, tables and their occurrences.  
com.softwareag.mdm.base.text Provides classes for creating user messages and nomenclatures.  
com.softwareag.mdm.schema Represents XML Schema concepts and provides schema extensions capabilities.  
 

Uses of Step in com.softwareag.mdm.adaptation
 

Methods in com.softwareag.mdm.adaptation with parameters of type Step
 AdaptationNode AdaptationNode.getChildNode(Step aStep)
          Returns specified child node.
 

Uses of Step in com.softwareag.mdm.base.text
 

Fields in com.softwareag.mdm.base.text declared as Step
static Step NomenclatureItem._value
           
static Step NomenclatureItem._defaultLabel
           
static Step Nomenclature._items
           
 

Uses of Step in com.softwareag.mdm.schema
 

Methods in com.softwareag.mdm.schema that return Step
static Step Step.parse(String aString)
          Returns the step corresponding to the String specified.
 Step Step.toStepWithoutIndex()
           
abstract  Step Path.getFirstStep()
          Returns the first step of this path, null for root path.
abstract  Step Path.getStep(int i)
          Returns the step at the specified position in this path.
abstract  Step[] Path.getSteps()
          Returns the steps array of this path.
abstract  Step Path.getLastStep()
          Returns the last step of this path, null for root path.
 

Methods in com.softwareag.mdm.schema with parameters of type Step
abstract  Path Path.add(Step aStep)
           
 



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