| Package | Description |
|---|---|
| org.apache.airavata.schemas.wec | |
| org.apache.airavata.schemas.wec.impl |
| Modifier and Type | Method and Description |
|---|---|
ApplicationSchedulingContextDocument.ApplicationSchedulingContext |
WorkflowSchedulingContextDocument.WorkflowSchedulingContext.addNewApplicationSchedulingContext()
Appends and returns a new empty value (as xml) as the last "application-scheduling-context" element
|
ApplicationSchedulingContextDocument.ApplicationSchedulingContext |
ApplicationSchedulingContextDocument.addNewApplicationSchedulingContext()
Appends and returns a new empty "application-scheduling-context" element
|
ApplicationSchedulingContextDocument.ApplicationSchedulingContext |
ApplicationSchedulingContextDocument.getApplicationSchedulingContext()
Gets the "application-scheduling-context" element
|
ApplicationSchedulingContextDocument.ApplicationSchedulingContext[] |
WorkflowSchedulingContextDocument.WorkflowSchedulingContext.getApplicationSchedulingContextArray()
Gets array of all "application-scheduling-context" elements
|
ApplicationSchedulingContextDocument.ApplicationSchedulingContext |
WorkflowSchedulingContextDocument.WorkflowSchedulingContext.getApplicationSchedulingContextArray(int i)
Gets ith "application-scheduling-context" element
|
ApplicationSchedulingContextDocument.ApplicationSchedulingContext |
WorkflowSchedulingContextDocument.WorkflowSchedulingContext.insertNewApplicationSchedulingContext(int i)
Inserts and returns a new empty value (as xml) as the ith "application-scheduling-context" element
|
static ApplicationSchedulingContextDocument.ApplicationSchedulingContext |
ApplicationSchedulingContextDocument.ApplicationSchedulingContext.Factory.newInstance() |
static ApplicationSchedulingContextDocument.ApplicationSchedulingContext |
ApplicationSchedulingContextDocument.ApplicationSchedulingContext.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationSchedulingContextDocument.setApplicationSchedulingContext(ApplicationSchedulingContextDocument.ApplicationSchedulingContext applicationSchedulingContext)
Sets the "application-scheduling-context" element
|
void |
WorkflowSchedulingContextDocument.WorkflowSchedulingContext.setApplicationSchedulingContextArray(ApplicationSchedulingContextDocument.ApplicationSchedulingContext[] applicationSchedulingContextArray)
Sets array of all "application-scheduling-context" element
|
void |
WorkflowSchedulingContextDocument.WorkflowSchedulingContext.setApplicationSchedulingContextArray(int i,
ApplicationSchedulingContextDocument.ApplicationSchedulingContext applicationSchedulingContext)
Sets ith "application-scheduling-context" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplicationSchedulingContextDocumentImpl.ApplicationSchedulingContextImpl
An XML application-scheduling-context(@http://airavata.apache.org/schemas/wec/2012/05).
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationSchedulingContextDocument.ApplicationSchedulingContext |
WorkflowSchedulingContextDocumentImpl.WorkflowSchedulingContextImpl.addNewApplicationSchedulingContext()
Appends and returns a new empty value (as xml) as the last "application-scheduling-context" element
|
ApplicationSchedulingContextDocument.ApplicationSchedulingContext |
ApplicationSchedulingContextDocumentImpl.addNewApplicationSchedulingContext()
Appends and returns a new empty "application-scheduling-context" element
|
ApplicationSchedulingContextDocument.ApplicationSchedulingContext |
ApplicationSchedulingContextDocumentImpl.getApplicationSchedulingContext()
Gets the "application-scheduling-context" element
|
ApplicationSchedulingContextDocument.ApplicationSchedulingContext[] |
WorkflowSchedulingContextDocumentImpl.WorkflowSchedulingContextImpl.getApplicationSchedulingContextArray()
Gets array of all "application-scheduling-context" elements
|
ApplicationSchedulingContextDocument.ApplicationSchedulingContext |
WorkflowSchedulingContextDocumentImpl.WorkflowSchedulingContextImpl.getApplicationSchedulingContextArray(int i)
Gets ith "application-scheduling-context" element
|
ApplicationSchedulingContextDocument.ApplicationSchedulingContext |
WorkflowSchedulingContextDocumentImpl.WorkflowSchedulingContextImpl.insertNewApplicationSchedulingContext(int i)
Inserts and returns a new empty value (as xml) as the ith "application-scheduling-context" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationSchedulingContextDocumentImpl.setApplicationSchedulingContext(ApplicationSchedulingContextDocument.ApplicationSchedulingContext applicationSchedulingContext)
Sets the "application-scheduling-context" element
|
void |
WorkflowSchedulingContextDocumentImpl.WorkflowSchedulingContextImpl.setApplicationSchedulingContextArray(ApplicationSchedulingContextDocument.ApplicationSchedulingContext[] applicationSchedulingContextArray)
Sets array of all "application-scheduling-context" element
|
void |
WorkflowSchedulingContextDocumentImpl.WorkflowSchedulingContextImpl.setApplicationSchedulingContextArray(int i,
ApplicationSchedulingContextDocument.ApplicationSchedulingContext applicationSchedulingContext)
Sets ith "application-scheduling-context" element
|
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.