Uses of Class
edu.isi.pegasus.planner.dax.PFN
Packages that use PFN
-
Uses of PFN in edu.isi.pegasus.planner.dax
Fields in edu.isi.pegasus.planner.dax with type parameters of type PFNMethods in edu.isi.pegasus.planner.dax that return PFNModifier and TypeMethodDescriptionPFN.addProfile(Profile.NAMESPACE namespace, String key, String value) PFN.addProfile(String namespace, String key, String value) PFN.addProfiles(Profile profile) PFN.addProfiles(List<Profile> profiles) Methods in edu.isi.pegasus.planner.dax that return types with arguments of type PFNModifier and TypeMethodDescriptionCatalogType.getPhysicalFiles()Returns a List of PFN objects associated with this Catalog entryMethods in edu.isi.pegasus.planner.dax with parameters of type PFNModifier and TypeMethodDescriptionCatalogType.addPhysicalFile(PFN pfn) Add a PFN object to the CatalogMethod parameters in edu.isi.pegasus.planner.dax with type arguments of type PFNModifier and TypeMethodDescriptionCatalogType.addPhysicalFiles(List<PFN> pfns) Add a list of PFN objects to the Catalog