Uses of Class
com.orchestranetworks.schema.Step
Packages that use Step
Package
Description
Provides classes for creating user messages and nomenclatures.
Represents XML Schema concepts and provides schema extensions capabilities.
-
Uses of Step in com.onwbp.base.text
Fields in com.onwbp.base.text declared as Step -
Uses of Step in com.orchestranetworks.schema
Methods in com.orchestranetworks.schema that return StepModifier and TypeMethodDescriptionabstract StepPath.getFirstStep()Returns the first step of this path,nullfor the root path.abstract StepPath.getLastStep()Returns the last step of this path,nullfor the root path.abstract StepPath.getStep(int i) Returns the step at the specified position in this path.abstract Step[]Path.getSteps()Returns the array of steps for this path.static StepReturns the step corresponding to theStringspecified.Step.toStepWithoutIndex()Methods in com.orchestranetworks.schema with parameters of type Step