public interface Step
| Modifier and Type | Method and Description |
|---|---|
QName |
getName() |
Map<PortReference,Port> |
getPorts() |
Iterable<Step> |
getSubPipeline() |
QName |
getType() |
Map<QName,Variable> |
getVariables() |
boolean |
isCompositeStep() |
Copyright © 2009-2012 TranceCode. All Rights Reserved.