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
|
loadTXSelectorpublic java.util.List getTCEntry(java.util.List<edu.isi.pegasus.planner.catalog.transformation.TransformationCatalogEntry> tcentries,
java.lang.String preferredSite)
getTCEntry in class TransformationSelectortcentries - List The original list containing TransformationCatalogEntries.preferredSite - the preferred site for selecting the TC entries