Uses of Enum Class
edu.isi.pegasus.planner.dax.Profile.NAMESPACE
Packages that use Profile.NAMESPACE
-
Uses of Profile.NAMESPACE in edu.isi.pegasus.planner.dax
Methods in edu.isi.pegasus.planner.dax that return Profile.NAMESPACEModifier and TypeMethodDescriptionstatic Profile.NAMESPACEReturns the enum constant of this class with the specified name.static Profile.NAMESPACE[]Profile.NAMESPACE.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.isi.pegasus.planner.dax with parameters of type Profile.NAMESPACEModifier and TypeMethodDescriptionAbstractJob.addProfile(Profile.NAMESPACE namespace, String key, String value) Add a profile to the jobCatalogType.addProfile(Profile.NAMESPACE namespace, String key, String value) Add a profile to the catalog entryPFN.addProfile(Profile.NAMESPACE namespace, String key, String value) Constructors in edu.isi.pegasus.planner.dax with parameters of type Profile.NAMESPACEModifierConstructorDescriptionProfile(Profile.NAMESPACE namespace, String key, String value) Create a new Profile object