| Package | Description |
|---|---|
| org.apache.airavata.schemas.wec | |
| org.apache.airavata.schemas.wec.impl |
| Modifier and Type | Method and Description |
|---|---|
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling |
WorkflowOutputDataHandlingDocument.WorkflowOutputDataHandling.addNewApplicationOutputDataHandling()
Appends and returns a new empty value (as xml) as the last "application-output-data-handling" element
|
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling |
ApplicationOutputDataHandlingDocument.addNewApplicationOutputDataHandling()
Appends and returns a new empty "application-output-data-handling" element
|
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling |
ApplicationOutputDataHandlingDocument.getApplicationOutputDataHandling()
Gets the "application-output-data-handling" element
|
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling[] |
WorkflowOutputDataHandlingDocument.WorkflowOutputDataHandling.getApplicationOutputDataHandlingArray()
Gets array of all "application-output-data-handling" elements
|
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling |
WorkflowOutputDataHandlingDocument.WorkflowOutputDataHandling.getApplicationOutputDataHandlingArray(int i)
Gets ith "application-output-data-handling" element
|
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling |
WorkflowOutputDataHandlingDocument.WorkflowOutputDataHandling.insertNewApplicationOutputDataHandling(int i)
Inserts and returns a new empty value (as xml) as the ith "application-output-data-handling" element
|
static ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling |
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling.Factory.newInstance() |
static ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling |
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationOutputDataHandlingDocument.setApplicationOutputDataHandling(ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling applicationOutputDataHandling)
Sets the "application-output-data-handling" element
|
void |
WorkflowOutputDataHandlingDocument.WorkflowOutputDataHandling.setApplicationOutputDataHandlingArray(ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling[] applicationOutputDataHandlingArray)
Sets array of all "application-output-data-handling" element
|
void |
WorkflowOutputDataHandlingDocument.WorkflowOutputDataHandling.setApplicationOutputDataHandlingArray(int i,
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling applicationOutputDataHandling)
Sets ith "application-output-data-handling" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplicationOutputDataHandlingDocumentImpl.ApplicationOutputDataHandlingImpl
An XML application-output-data-handling(@http://airavata.apache.org/schemas/wec/2012/05).
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling |
WorkflowOutputDataHandlingDocumentImpl.WorkflowOutputDataHandlingImpl.addNewApplicationOutputDataHandling()
Appends and returns a new empty value (as xml) as the last "application-output-data-handling" element
|
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling |
ApplicationOutputDataHandlingDocumentImpl.addNewApplicationOutputDataHandling()
Appends and returns a new empty "application-output-data-handling" element
|
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling |
ApplicationOutputDataHandlingDocumentImpl.getApplicationOutputDataHandling()
Gets the "application-output-data-handling" element
|
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling[] |
WorkflowOutputDataHandlingDocumentImpl.WorkflowOutputDataHandlingImpl.getApplicationOutputDataHandlingArray()
Gets array of all "application-output-data-handling" elements
|
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling |
WorkflowOutputDataHandlingDocumentImpl.WorkflowOutputDataHandlingImpl.getApplicationOutputDataHandlingArray(int i)
Gets ith "application-output-data-handling" element
|
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling |
WorkflowOutputDataHandlingDocumentImpl.WorkflowOutputDataHandlingImpl.insertNewApplicationOutputDataHandling(int i)
Inserts and returns a new empty value (as xml) as the ith "application-output-data-handling" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationOutputDataHandlingDocumentImpl.setApplicationOutputDataHandling(ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling applicationOutputDataHandling)
Sets the "application-output-data-handling" element
|
void |
WorkflowOutputDataHandlingDocumentImpl.WorkflowOutputDataHandlingImpl.setApplicationOutputDataHandlingArray(ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling[] applicationOutputDataHandlingArray)
Sets array of all "application-output-data-handling" element
|
void |
WorkflowOutputDataHandlingDocumentImpl.WorkflowOutputDataHandlingImpl.setApplicationOutputDataHandlingArray(int i,
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling applicationOutputDataHandling)
Sets ith "application-output-data-handling" element
|
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.