Uses of Class
org.pentaho.di.lineage.ValueLineage

Packages that use ValueLineage
org.pentaho.di.lineage   
 

Uses of ValueLineage in org.pentaho.di.lineage
 

Methods in org.pentaho.di.lineage that return types with arguments of type ValueLineage
 List<ValueLineage> TransDataLineage.getValueLineages()
           
 

Method parameters in org.pentaho.di.lineage with type arguments of type ValueLineage
 void TransDataLineage.setValueLineages(List<ValueLineage> valueLineages)