|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetaData | |
|---|---|
| edu.isi.pegasus.planner.dax | |
| Uses of MetaData in edu.isi.pegasus.planner.dax |
|---|
| Fields in edu.isi.pegasus.planner.dax with type parameters of type MetaData | |
|---|---|
protected List<MetaData> |
CatalogType.mMetadata
|
| Methods in edu.isi.pegasus.planner.dax that return MetaData | |
|---|---|
MetaData |
MetaData.clone()
Create a copy of this Metdata Object |
MetaData |
MetaData.setValue(String value)
Set the value of the metadata |
| Methods in edu.isi.pegasus.planner.dax that return types with arguments of type MetaData | |
|---|---|
List<MetaData> |
CatalogType.getMetaData()
Returns the List of MetaData objects associated with this Catalog entry object |
| Methods in edu.isi.pegasus.planner.dax with parameters of type MetaData | |
|---|---|
CatalogType |
CatalogType.addMetaData(MetaData metadata)
Add a MetaData object for the Catalog object |
| Method parameters in edu.isi.pegasus.planner.dax with type arguments of type MetaData | |
|---|---|
CatalogType |
CatalogType.addMetaData(List<MetaData> metadata)
Add a List of MetaData objects to the Catalog entry object |
| Constructors in edu.isi.pegasus.planner.dax with parameters of type MetaData | |
|---|---|
MetaData(MetaData m)
Copy constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||