public class Installed extends TransformationSelector
mLogger, PACKAGE_NAME
Constructor and Description |
---|
Installed() |
Modifier and Type | Method and Description |
---|---|
java.util.List |
getTCEntry(java.util.List<edu.isi.pegasus.planner.catalog.transformation.TransformationCatalogEntry> tcentries,
java.lang.String preferredSite)
Returns a list of TransformationCatalogEntry objects of type installed
from a List of valid TCEntries
|
loadTXSelector
public java.util.List getTCEntry(java.util.List<edu.isi.pegasus.planner.catalog.transformation.TransformationCatalogEntry> tcentries, java.lang.String preferredSite)
getTCEntry
in class TransformationSelector
tcentries
- List The original list containing TransformationCatalogEntries.preferredSite
- the preferred site for selecting the TC entries