public interface IPipelineSpecification extends IPipelineConnections
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
_rcsid |
Modifier and Type | Method and Description |
---|---|
VersionContext |
getStageDescriptionString(int stage)
Get the description string for a pipeline stage.
|
getOutputConnectionIndex, getOutputConnectionNames, getOutputConnections, getTransformationConnectionIndex, getTransformationConnectionNames, getTransformationConnections
checkStageOutputConnection, getOutputCount, getOutputStage, getStageChildren, getStageConnectionName, getStageCount, getStageParent
static final java.lang.String _rcsid
VersionContext getStageDescriptionString(int stage)
stage
- is the stage to get the connection name for.