public interface StepAttributesInterface
| Modifier and Type | Method and Description | 
|---|---|
org.pentaho.di.core.KettleAttributeInterface | 
findAttribute(String key)  | 
org.pentaho.di.core.KettleAttributeInterface | 
findParent(List<org.pentaho.di.core.KettleAttributeInterface> attributes,
          String parentId)  | 
String | 
getDescription(String attributeKey)  | 
String | 
getRepCode(String attributeKey)  | 
String | 
getTooltip(String attributeKey)  | 
String | 
getXmlCode(String attributeKey)  |