A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

abort() - Method in class org.ogf.graap.wsag.api.security.KeystoreLoginModule
abort() - Method in class org.ogf.graap.wsag.client.wsrf.security.KeystoreLoginModule
AbstractAgreementFactory - Class in org.ogf.graap.wsag.server.api.impl
WSAG4JAbstractAgreementFactory
AbstractAgreementFactory() - Constructor for class org.ogf.graap.wsag.server.api.impl.AbstractAgreementFactory
 
AbstractAgreementFactoryClient - Class in org.ogf.graap.wsag.client.api.impl
 
AbstractAgreementFactoryClient() - Constructor for class org.ogf.graap.wsag.client.api.impl.AbstractAgreementFactoryClient
 
AbstractAgreementFactoryPersistenceTest - Class in org.ogf.graap.wsag.it
AbstractAgreementFactoryPersistenceTest
AbstractAgreementFactoryPersistenceTest(String) - Constructor for class org.ogf.graap.wsag.it.AbstractAgreementFactoryPersistenceTest
 
AbstractAgreementFactoryTest - Class in org.ogf.graap.wsag.it
AbstractAgreementFactoryTest
AbstractAgreementFactoryTest(String) - Constructor for class org.ogf.graap.wsag.it.AbstractAgreementFactoryTest
 
AbstractAgreementFault - Exception in org.ogf.graap.wsag.wsrf.faults
AbstractAgreementFault
AbstractAgreementFault(Element) - Constructor for exception org.ogf.graap.wsag.wsrf.faults.AbstractAgreementFault
 
AbstractAgreementFault(QName, String) - Constructor for exception org.ogf.graap.wsag.wsrf.faults.AbstractAgreementFault
 
AbstractAgreementFault(QName, String, Throwable) - Constructor for exception org.ogf.graap.wsag.wsrf.faults.AbstractAgreementFault
 
AbstractAgreementFault(QName, Throwable) - Constructor for exception org.ogf.graap.wsag.wsrf.faults.AbstractAgreementFault
 
AbstractAgreementIntegrationSnippets - Class in org.ogf.graap.wsag.doc
Code snippets used in documentation.
AbstractAgreementIntegrationSnippets() - Constructor for class org.ogf.graap.wsag.doc.AbstractAgreementIntegrationSnippets
 
AbstractAgreementNegotiationTest - Class in org.ogf.graap.wsag.it
Default unit test implementation of the WS-Agreement Negotiation port type.
AbstractAgreementNegotiationTest(String) - Constructor for class org.ogf.graap.wsag.it.AbstractAgreementNegotiationTest
 
AbstractAgreementRegistryTest - Class in org.ogf.graap.wsag.it
AbstractAgreementFactoryTest
AbstractAgreementRegistryTest(String) - Constructor for class org.ogf.graap.wsag.it.AbstractAgreementRegistryTest
 
AbstractAgreementType - Class in org.ogf.graap.wsag.api.types
Abstract implementation of an agreement.
AbstractAgreementType(AgreementOffer) - Constructor for class org.ogf.graap.wsag.api.types.AbstractAgreementType
Creates an agreement based on an offer.
AbstractAgreementType(AgreementPropertiesType) - Constructor for class org.ogf.graap.wsag.api.types.AbstractAgreementType
Creates a new agreement instance.
AbstractAgreementType() - Constructor for class org.ogf.graap.wsag.api.types.AbstractAgreementType
Default constructor.
AbstractClient - Class in org.ogf.graap.wsag.client.api.impl
 
AbstractClient() - Constructor for class org.ogf.graap.wsag.client.api.impl.AbstractClient
 
AbstractComputeJobTemplate - Class in org.ogf.graap.wsag.api.sla
AbstractComputeJobTemplate The protocol of this class is as follows.
AbstractComputeJobTemplate(AgreementTemplateType) - Constructor for class org.ogf.graap.wsag.api.sla.AbstractComputeJobTemplate
 
AbstractCreateAgreementAction - Class in org.ogf.graap.wsag.server.actions
AbstractCreateAgreementAction Abstract base class for agreement creation actions.
AbstractCreateAgreementAction() - Constructor for class org.ogf.graap.wsag.server.actions.AbstractCreateAgreementAction
 
AbstractExpression - Class in org.ogf.graap.wsag.interpreter.expr
WS-Agreement allows to logically compose terms in an agreement using a simple expression language.
AbstractExpression(TermCompositorType) - Constructor for class org.ogf.graap.wsag.interpreter.expr.AbstractExpression
Creates an expression for a given term compositor.
AbstractFactoryRegistryClient - Class in org.ogf.graap.wsag.client.api.impl
 
AbstractFactoryRegistryClient() - Constructor for class org.ogf.graap.wsag.client.api.impl.AbstractFactoryRegistryClient
 
AbstractGetTemplateAction - Class in org.ogf.graap.wsag.server.actions
Abstract base class for get template actions. AbstractGetTemplateAction() - Constructor for class org.ogf.graap.wsag.server.actions.AbstractGetTemplateAction
 
AbstractIntegrationTest - Class in org.ogf.graap.wsag.it
Abstract test case for the WSAG4J framework.
AbstractIntegrationTest(String) - Constructor for class org.ogf.graap.wsag.it.AbstractIntegrationTest
 
AbstractNegotiationAction - Class in org.ogf.graap.wsag.server.actions
AbstractCreateAgreementAction Abstract base class for agreement creation actions.
AbstractNegotiationAction() - Constructor for class org.ogf.graap.wsag.server.actions.AbstractNegotiationAction
 
AbstractNegotiationFactoryTest - Class in org.ogf.graap.wsag.it
Default unit test implementation for the negotiation factory.
AbstractNegotiationFactoryTest(String) - Constructor for class org.ogf.graap.wsag.it.AbstractNegotiationFactoryTest
 
AbstractPattern - Class in org.ogf.graap.wsag.api.pattern
This class is an abstract implementation of a agreement pattern.
AbstractPattern(TermCompositorType) - Constructor for class org.ogf.graap.wsag.api.pattern.AbstractPattern
Instantiates the pattern on a given term compositor.
AbstractPendingAgreementFactoryTest - Class in org.ogf.graap.wsag.it
Abstract test case for creation of pending agreements.
AbstractPendingAgreementFactoryTest(String) - Constructor for class org.ogf.graap.wsag.it.AbstractPendingAgreementFactoryTest
 
AbstractPersistentAgreementFactory - Class in org.ogf.graap.wsag.server.persistence.impl
A persistent factory can list all agreements that it has created, even after system restart.
AbstractPersistentAgreementFactory(AgreementFactory) - Constructor for class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
 
AbstractSampleNegotiatorTest - Class in org.ogf.graap.wsag.it.samples.negotiation
Sample Negotiator to demonstrate the Agreement Negotiation.
AbstractSampleNegotiatorTest(String) - Constructor for class org.ogf.graap.wsag.it.samples.negotiation.AbstractSampleNegotiatorTest
 
AbstractWSAG4JPersistence - Class in org.ogf.graap.wsag.server.persistence.impl
Abstract implementation of an agreement factory home.
AbstractWSAG4JPersistence() - Constructor for class org.ogf.graap.wsag.server.persistence.impl.AbstractWSAG4JPersistence
 
AbstractWsResource - Class in org.ogf.graap.wsag.wsrf
Abstract implementation of a WSRF resource.
AbstractWsResource() - Constructor for class org.ogf.graap.wsag.wsrf.AbstractWsResource
 
accept() - Method in interface org.ogf.graap.wsag.api.PendingAgreementListener
Accepts the pending agreement offer.
accept(AcceptAgreementInputDocument) - Method in interface org.ogf.graap.wsag.api.rest.RestAcceptanceEndpoint
Publishes an agreement acceptance message to the acceptance endpoint.
accept() - Method in interface org.ogf.graap.wsag.client.api.AgreementAcceptanceClient
Sends an accept notification to the initiator.
accept() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementAcceptanceClient
 
accept() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementAcceptanceClient
Sends an accept notification to the initiator.
accept() - Method in interface org.ogf.graap.wsag.server.api.AgreementAcceptanceListener
Notifies the handler of an agreement acceptance.
accept(AcceptAgreementInputDocument) - Method in class org.ogf.graap.wsag.server.rest.acceptance.RestAcceptanceEndpointFacade
 
acceptAgreement(AcceptAgreementInputDocument) - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementAcceptanceCapability
Notification of an agreement offer acceptance.
AcceptAgreementInputDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one AcceptAgreementInput(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
AcceptAgreementInputDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AcceptAgreementInputDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one AcceptAgreementInput(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
AcceptAgreementInputDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AcceptAgreementInputDocumentImpl
 
AcceptAgreementResponseDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one AcceptAgreementResponse(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
AcceptAgreementResponseDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AcceptAgreementResponseDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one AcceptAgreementResponse(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
AcceptAgreementResponseDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AcceptAgreementResponseDocumentImpl
 
AccountingContext - Class in org.ogf.graap.wsag.server.accounting
SimpleAccountingContext
AccountingContext() - Constructor for class org.ogf.graap.wsag.server.accounting.AccountingContext
 
acknowledgeMessage(MessageContext) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap.ServletRequestResponseTransport
ActionBuilder - Class in org.ogf.graap.wsag.server.actions
Simple action builder that returns a ActionBuilder singleton.
ActionBuilder() - Constructor for class org.ogf.graap.wsag.server.actions.ActionBuilder
 
ActionBuilder - Class in org.ogf.graap.wsag.server.actions.impl
WSAG4JFactoryActionBuilder
ActionBuilder() - Constructor for class org.ogf.graap.wsag.server.actions.impl.ActionBuilder
 
ActionDocument - Interface in org.w3.x2005.x08.addressing
A document containing one Action(@http://www.w3.org/2005/08/addressing) element.
ActionDocument.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
ActionDocumentImpl - Class in org.w3.x2005.x08.addressing.impl
A document containing one Action(@http://www.w3.org/2005/08/addressing) element.
ActionDocumentImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.ActionDocumentImpl
 
ActionInitializationException - Exception in org.ogf.graap.wsag.server.actions
ActionInitializationException
ActionInitializationException() - Constructor for exception org.ogf.graap.wsag.server.actions.ActionInitializationException
 
ActionInitializationException(String) - Constructor for exception org.ogf.graap.wsag.server.actions.ActionInitializationException
 
ActionInitializationException(Throwable) - Constructor for exception org.ogf.graap.wsag.server.actions.ActionInitializationException
 
ActionInitializationException(String, Throwable) - Constructor for exception org.ogf.graap.wsag.server.actions.ActionInitializationException
 
ActionType - Interface in org.ogf.graap.wsag4j.types.configuration
An XML ActionType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
ActionType.Factory - Class in org.ogf.graap.wsag4j.types.configuration
A factory class with static methods for creating instances of this type.
ActionTypeImpl - Class in org.ogf.graap.wsag4j.types.configuration.impl
An XML ActionType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
ActionTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.configuration.impl.ActionTypeImpl
 
add(AgreementFactoryAction) - Method in class org.ogf.graap.wsag.server.engine.TemplateRegistry
Adds a new factory action to the registry
add(Negotiation) - Static method in class org.ogf.graap.wsag.server.rest.RestNegotiationRegistry
Adds a negotiation object to the registry and returns a unique id for this object.
addAddressingContext(MessageHeaders) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapEnvironment
registers a new addressing context
addAddressingContext(MessageHeaders) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.WSAG4JAxisEnvironment
addAgreement(Agreement, EndpointReferenceType) - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
Persists a new created agreement instance
addAgreement(Agreement, EndpointReferenceType) - Method in interface org.ogf.graap.wsag.server.persistence.PersistentAgreementFactory
Deprecated. use createAgreement method of AgreementFactory interface instead
addAgreement(Agreement, EndpointReferenceType) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseAgreementFactory
Deprecated.  
addEntry(EndpointReference, WsResource) - Method in class org.ogf.graap.wsag.wsrf.sg.impl.ServiceGroup
Adds a new entry to the service group.
addHostName(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType
Appends the value as the last "HostName" element
addHostName(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CandidateHostsTypeImpl
Appends the value as the last "HostName" element
addJobAnnotation(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Appends the value as the last "JobAnnotation" element
addJobAnnotation(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Appends the value as the last "JobAnnotation" element
addJobProject(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Appends the value as the last "JobProject" element
addJobProject(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Appends the value as the last "JobProject" element
addMonitoringHandler(IServiceTermMonitoringHandler) - Method in interface org.ogf.graap.wsag.server.monitoring.IMonitoringContext
Adds a service term monitoring handler to this context.
addMonitoringHandler(IServiceTermMonitoringHandler) - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
addMonitoringHandler(IServiceTermMonitoringHandler) - Method in class org.ogf.graap.wsag.server.monitoring.MonitoringContext
Adds a service term monitoring handler to this context.
addNewAcceptable() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
Appends and returns a new empty "Acceptable" element
addNewAcceptable() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
Appends and returns a new empty "Acceptable" element
addNewAcceptAgreementInput() - Method in interface org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument
Appends and returns a new empty "AcceptAgreementInput" element
addNewAcceptAgreementInput() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AcceptAgreementInputDocumentImpl
Appends and returns a new empty "AcceptAgreementInput" element
addNewAcceptAgreementResponse() - Method in interface org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument
Appends and returns a new empty "AcceptAgreementResponse" element
addNewAcceptAgreementResponse() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AcceptAgreementResponseDocumentImpl
Appends and returns a new empty "AcceptAgreementResponse" element
addNewAction() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
Appends and returns a new empty value (as xml) as the last "Action" element
addNewAction() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
Appends and returns a new empty value (as xml) as the last "Action" element
addNewAction() - Method in interface org.w3.x2005.x08.addressing.ActionDocument
Appends and returns a new empty "Action" element
addNewAction() - Method in class org.w3.x2005.x08.addressing.impl.ActionDocumentImpl
Appends and returns a new empty "Action" element
addNewAction() - Method in class org.w3.x2005.x08.addressing.impl.ProblemActionTypeImpl
Appends and returns a new empty "Action" element
addNewAction() - Method in interface org.w3.x2005.x08.addressing.ProblemActionType
Appends and returns a new empty "Action" element
addNewAddress() - Method in interface org.w3.x2005.x08.addressing.EndpointReferenceType
Appends and returns a new empty "Address" element
addNewAddress() - Method in class org.w3.x2005.x08.addressing.impl.EndpointReferenceTypeImpl
Appends and returns a new empty "Address" element
addNewAdvertiseInput() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument
Appends and returns a new empty "AdvertiseInput" element
addNewAdvertiseInput() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.AdvertiseInputDocumentImpl
Appends and returns a new empty "AdvertiseInput" element
addNewAdvertiseOutput() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument
Appends and returns a new empty "AdvertiseOutput" element
addNewAdvertiseOutput() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.AdvertiseOutputDocumentImpl
Appends and returns a new empty "AdvertiseOutput" element
addNewAdvisory() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
Appends and returns a new empty "Advisory" element
addNewAdvisory() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
Appends and returns a new empty "Advisory" element
addNewAgreement(Agreement, AgreementWsResource) - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementFactoryCapability
Creates a new Agreement WS-Resource and returns the EPR.
addNewAgreementAcceptanceEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
Appends and returns a new empty "AgreementAcceptanceEPR" element
addNewAgreementAcceptanceEPR() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
Appends and returns a new empty "AgreementAcceptanceEPR" element
addNewAgreementFactoryEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Appends and returns a new empty "AgreementFactoryEPR" element
addNewAgreementFactoryEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Appends and returns a new empty "AgreementFactoryEPR" element
addNewAgreementFactoryProperties() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument
Appends and returns a new empty "AgreementFactoryProperties" element
addNewAgreementFactoryProperties() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementFactoryPropertiesDocumentImpl
Appends and returns a new empty "AgreementFactoryProperties" element
addNewAgreementInitiator() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Appends and returns a new empty "AgreementInitiator" element
addNewAgreementInitiator() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Appends and returns a new empty "AgreementInitiator" element
addNewAgreementOffer() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument
Appends and returns a new empty "AgreementOffer" element
addNewAgreementOffer() - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType
Appends and returns a new empty "AgreementOffer" element
addNewAgreementOffer() - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
Appends and returns a new empty "AgreementOffer" element
addNewAgreementOffer() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementOfferDocumentImpl
Appends and returns a new empty "AgreementOffer" element
addNewAgreementOffer() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputTypeImpl
Appends and returns a new empty "AgreementOffer" element
addNewAgreementOffer() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
Appends and returns a new empty "AgreementOffer" element
addNewAgreementProperties() - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextTypeImpl
Appends and returns a new empty "AgreementProperties" element
addNewAgreementProperties() - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType
Appends and returns a new empty "AgreementProperties" element
addNewAgreementProperties() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument
Appends and returns a new empty "AgreementProperties" element
addNewAgreementProperties() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesDocumentImpl
Appends and returns a new empty "AgreementProperties" element
addNewAgreementResponder() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Appends and returns a new empty "AgreementResponder" element
addNewAgreementResponder() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Appends and returns a new empty "AgreementResponder" element
addNewAgreementState() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Appends and returns a new empty "AgreementState" element
addNewAgreementState() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDocument
Appends and returns a new empty "AgreementState" element
addNewAgreementState() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Appends and returns a new empty "AgreementState" element
addNewAgreementState() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Appends and returns a new empty "AgreementState" element
addNewAgreementState() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStateDocumentImpl
Appends and returns a new empty "AgreementState" element
addNewAgreementState() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Appends and returns a new empty "AgreementState" element
addNewAgreementStateProperties() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument
Appends and returns a new empty "AgreementStateProperties" element
addNewAgreementStateProperties() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesDocumentImpl
Appends and returns a new empty "AgreementStateProperties" element
addNewAll() - Method in interface org.ogf.schemas.graap.wsAgreement.AllDocument
Appends and returns a new empty "All" element
addNewAll() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AllDocumentImpl
Appends and returns a new empty "All" element
addNewAll() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Appends and returns a new empty "all" element
addNewAll() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Appends and returns a new empty value (as xml) as the last "All" element
addNewAll() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermTreeTypeImpl
Appends and returns a new empty "All" element
addNewAll() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Appends and returns a new empty "all" element
addNewAll() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Appends and returns a new empty value (as xml) as the last "All" element
addNewAll() - Method in interface org.ogf.schemas.graap.wsAgreement.TermTreeType
Appends and returns a new empty "All" element
addNewApplication() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument
Appends and returns a new empty "Application" element
addNewApplication() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationDocumentImpl
Appends and returns a new empty "Application" element
addNewApplication() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
Appends and returns a new empty "Application" element
addNewApplication() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
Appends and returns a new empty "Application" element
addNewArgument() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument
Appends and returns a new empty "Argument" element
addNewArgument() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ArgumentDocumentImpl
Appends and returns a new empty "Argument" element
addNewArgument() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty value (as xml) as the last "Argument" element
addNewArgument() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty value (as xml) as the last "Argument" element
addNewArgument() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Appends and returns a new empty value (as xml) as the last "Argument" element
addNewArgument() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Appends and returns a new empty value (as xml) as the last "Argument" element
addNewAssessmentInterval() - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType
Appends and returns a new empty "AssessmentInterval" element
addNewAssessmentInterval() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl
Appends and returns a new empty "AssessmentInterval" element
addNewBaseFault() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument
Appends and returns a new empty "BaseFault" element
addNewBaseFault() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultDocumentImpl
Appends and returns a new empty "BaseFault" element
addNewBusinessValueList() - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Appends and returns a new empty "BusinessValueList" element
addNewBusinessValueList() - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Appends and returns a new empty "BusinessValueList" element
addNewCandidateHosts() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument
Appends and returns a new empty "CandidateHosts" element
addNewCandidateHosts() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CandidateHostsDocumentImpl
Appends and returns a new empty "CandidateHosts" element
addNewCandidateHosts() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Appends and returns a new empty "CandidateHosts" element
addNewCandidateHosts() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Appends and returns a new empty "CandidateHosts" element
addNewChoice() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Appends and returns a new empty "choice" element
addNewChoice() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Appends and returns a new empty "choice" element
addNewCompensation() - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
Appends and returns a new empty "Compensation" element
addNewCompensation() - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
Appends and returns a new empty "Compensation" element
addNewConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument
Appends and returns a new empty "Configuration" element
addNewConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ConfigurationDocumentImpl
Appends and returns a new empty "Configuration" element
addNewConstraint() - Method in interface org.ogf.schemas.graap.wsAgreement.ConstraintDocument
Appends and returns a new empty "Constraint" element
addNewConstraint() - Method in interface org.ogf.schemas.graap.wsAgreement.ConstraintSectionType
Appends and returns a new empty value (as xml) as the last "Constraint" element
addNewConstraint() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ConstraintDocumentImpl
Appends and returns a new empty "Constraint" element
addNewConstraint() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ConstraintSectionTypeImpl
Appends and returns a new empty value (as xml) as the last "Constraint" element
addNewConstraint() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationConstraintSectionTypeImpl
Appends and returns a new empty value (as xml) as the last "Constraint" element
addNewConstraint() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType
Appends and returns a new empty value (as xml) as the last "Constraint" element
addNewConstraintAnnotation() - Method in interface org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument
Appends and returns a new empty "ConstraintAnnotation" element
addNewConstraintAnnotation() - Method in class org.ogf.graap.wsag4j.types.engine.impl.ConstraintAnnotationDocumentImpl
Appends and returns a new empty "ConstraintAnnotation" element
addNewContext() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Appends and returns a new empty "Context" element
addNewContext() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Appends and returns a new empty "Context" element
addNewContext() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementType
Appends and returns a new empty "Context" element
addNewContext() - Method in interface org.ogf.schemas.graap.wsAgreement.ContextDocument
Appends and returns a new empty "Context" element
addNewContext() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Appends and returns a new empty "Context" element
addNewContext() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Appends and returns a new empty "Context" element
addNewContext() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTypeImpl
Appends and returns a new empty "Context" element
addNewContext() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ContextDocumentImpl
Appends and returns a new empty "Context" element
addNewContinuingFault() - Method in interface org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument
Appends and returns a new empty "ContinuingFault" element
addNewContinuingFault() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ContinuingFaultDocumentImpl
Appends and returns a new empty "ContinuingFault" element
addNewCoreDumpLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument
Appends and returns a new empty "CoreDumpLimit" element
addNewCoreDumpLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.CoreDumpLimitDocumentImpl
Appends and returns a new empty "CoreDumpLimit" element
addNewCoreDumpLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty "CoreDumpLimit" element
addNewCoreDumpLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty "CoreDumpLimit" element
addNewCPUArchitecture() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument
Appends and returns a new empty "CPUArchitecture" element
addNewCPUArchitecture() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CPUArchitectureDocumentImpl
Appends and returns a new empty "CPUArchitecture" element
addNewCPUArchitecture() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Appends and returns a new empty "CPUArchitecture" element
addNewCPUArchitecture() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Appends and returns a new empty "CPUArchitecture" element
addNewCPUTimeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument
Appends and returns a new empty "CPUTimeLimit" element
addNewCPUTimeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.CPUTimeLimitDocumentImpl
Appends and returns a new empty "CPUTimeLimit" element
addNewCPUTimeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty "CPUTimeLimit" element
addNewCPUTimeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty "CPUTimeLimit" element
addNewCreateAgreementConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.ActionType
Appends and returns a new empty "CreateAgreementConfiguration" element
addNewCreateAgreementConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ActionTypeImpl
Appends and returns a new empty "CreateAgreementConfiguration" element
addNewCreateAgreementInput() - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument
Appends and returns a new empty "CreateAgreementInput" element
addNewCreateAgreementInput() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputDocumentImpl
Appends and returns a new empty "CreateAgreementInput" element
addNewCreateAgreementResponse() - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument
Appends and returns a new empty "CreateAgreementResponse" element
addNewCreateAgreementResponse() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementResponseDocumentImpl
Appends and returns a new empty "CreateAgreementResponse" element
addNewCreatedAgreementEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType
Appends and returns a new empty "CreatedAgreementEPR" element
addNewCreatedAgreementEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType
Appends and returns a new empty "CreatedAgreementEPR" element
addNewCreatedAgreementEPR() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementOutputTypeImpl
Appends and returns a new empty "CreatedAgreementEPR" element
addNewCreatedAgreementEPR() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementOutputTypeImpl
Appends and returns a new empty "CreatedAgreementEPR" element
addNewCreatedNegotiationEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationOutputTypeImpl
Appends and returns a new empty "CreatedNegotiationEPR" element
addNewCreatedNegotiationEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType
Appends and returns a new empty "CreatedNegotiationEPR" element
addNewCreatePendingAgreementInput() - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument
Appends and returns a new empty "CreatePendingAgreementInput" element
addNewCreatePendingAgreementInput() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputDocumentImpl
Appends and returns a new empty "CreatePendingAgreementInput" element
addNewCreatePendingAgreementResponse() - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument
Appends and returns a new empty "CreatePendingAgreementResponse" element
addNewCreatePendingAgreementResponse() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementResponseDocumentImpl
Appends and returns a new empty "CreatePendingAgreementResponse" element
addNewCreationConstraints() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementTemplateType
Appends and returns a new empty "CreationConstraints" element
addNewCreationConstraints() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTemplateTypeImpl
Appends and returns a new empty "CreationConstraints" element
addNewCustomBusinessValue() - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Appends and returns a new empty value (as xml) as the last "CustomBusinessValue" element
addNewCustomBusinessValue() - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Appends and returns a new empty value (as xml) as the last "CustomBusinessValue" element
addNewCustomServiceLevel() - Method in class org.ogf.schemas.graap.wsAgreement.impl.KPITargetTypeImpl
Appends and returns a new empty "CustomServiceLevel" element
addNewCustomServiceLevel() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceLevelObjectiveTypeImpl
Appends and returns a new empty "CustomServiceLevel" element
addNewCustomServiceLevel() - Method in interface org.ogf.schemas.graap.wsAgreement.KPITargetType
Appends and returns a new empty "CustomServiceLevel" element
addNewCustomServiceLevel() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType
Appends and returns a new empty "CustomServiceLevel" element
addNewDataSegmentLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument
Appends and returns a new empty "DataSegmentLimit" element
addNewDataSegmentLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.DataSegmentLimitDocumentImpl
Appends and returns a new empty "DataSegmentLimit" element
addNewDataSegmentLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty "DataSegmentLimit" element
addNewDataSegmentLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty "DataSegmentLimit" element
addNewDataStaging() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument
Appends and returns a new empty "DataStaging" element
addNewDataStaging() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingDocumentImpl
Appends and returns a new empty "DataStaging" element
addNewDataStaging() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
Appends and returns a new empty value (as xml) as the last "DataStaging" element
addNewDataStaging() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
Appends and returns a new empty value (as xml) as the last "DataStaging" element
addNewDescription() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Appends and returns a new empty value (as xml) as the last "Description" element
addNewDescription() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Appends and returns a new empty value (as xml) as the last "Description" element
addNewDetails() - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
Appends and returns a new empty "Details" element
addNewDetails() - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
Appends and returns a new empty "Details" element
addNewDiskSpace() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument
Appends and returns a new empty "DiskSpace" element
addNewDiskSpace() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Appends and returns a new empty "DiskSpace" element
addNewDiskSpace() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DiskSpaceDocumentImpl
Appends and returns a new empty "DiskSpace" element
addNewDiskSpace() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Appends and returns a new empty "DiskSpace" element
addNewEndpointReference() - Method in interface org.w3.x2005.x08.addressing.EndpointReferenceDocument
Appends and returns a new empty "EndpointReference" element
addNewEndpointReference() - Method in class org.w3.x2005.x08.addressing.impl.EndpointReferenceDocumentImpl
Appends and returns a new empty "EndpointReference" element
addNewEntry() - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextTypeImpl
Appends and returns a new empty value (as xml) as the last "Entry" element
addNewEntry() - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType
Appends and returns a new empty value (as xml) as the last "Entry" element
addNewEnumeration() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Appends and returns a new empty value (as xml) as the last "enumeration" element
addNewEnumeration() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Appends and returns a new empty value (as xml) as the last "enumeration" element
addNewEnvironment() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument
Appends and returns a new empty "Environment" element
addNewEnvironment() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.EnvironmentDocumentImpl
Appends and returns a new empty "Environment" element
addNewEnvironment() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty value (as xml) as the last "Environment" element
addNewEnvironment() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty value (as xml) as the last "Environment" element
addNewEnvironment() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Appends and returns a new empty value (as xml) as the last "Environment" element
addNewEnvironment() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Appends and returns a new empty value (as xml) as the last "Environment" element
addNewError() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument
Appends and returns a new empty "Error" element
addNewError() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ErrorDocumentImpl
Appends and returns a new empty "Error" element
addNewError() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty "Error" element
addNewError() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty "Error" element
addNewError() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Appends and returns a new empty "Error" element
addNewError() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Appends and returns a new empty "Error" element
addNewErrorCode() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Appends and returns a new empty "ErrorCode" element
addNewErrorCode() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Appends and returns a new empty "ErrorCode" element
addNewExact() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Appends and returns a new empty value (as xml) as the last "Exact" element
addNewExact() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Appends and returns a new empty value (as xml) as the last "Exact" element
addNewExactlyOne() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Appends and returns a new empty value (as xml) as the last "ExactlyOne" element
addNewExactlyOne() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Appends and returns a new empty value (as xml) as the last "ExactlyOne" element
addNewExecutable() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument
Appends and returns a new empty "Executable" element
addNewExecutable() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ExecutableDocumentImpl
Appends and returns a new empty "Executable" element
addNewExecutable() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty "Executable" element
addNewExecutable() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty "Executable" element
addNewExecutable() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Appends and returns a new empty "Executable" element
addNewExecutable() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Appends and returns a new empty "Executable" element
addNewFactory() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
Appends and returns a new empty "Factory" element
addNewFactory() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
Appends and returns a new empty "Factory" element
addNewFactoryImplementation() - Method in interface org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType
Appends and returns a new empty "FactoryImplementation" element
addNewFactoryImplementation() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.FactoryConfigurationTypeImpl
Appends and returns a new empty "FactoryImplementation" element
addNewFaultCause() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Appends and returns a new empty "FaultCause" element
addNewFaultCause() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Appends and returns a new empty "FaultCause" element
addNewFaultTo() - Method in interface org.w3.x2005.x08.addressing.FaultToDocument
Appends and returns a new empty "FaultTo" element
addNewFaultTo() - Method in class org.w3.x2005.x08.addressing.impl.FaultToDocumentImpl
Appends and returns a new empty "FaultTo" element
addNewFileSizeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument
Appends and returns a new empty "FileSizeLimit" element
addNewFileSizeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.FileSizeLimitDocumentImpl
Appends and returns a new empty "FileSizeLimit" element
addNewFileSizeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty "FileSizeLimit" element
addNewFileSizeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty "FileSizeLimit" element
addNewFileSystem() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument
Appends and returns a new empty "FileSystem" element
addNewFileSystem() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemDocumentImpl
Appends and returns a new empty "FileSystem" element
addNewFileSystem() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Appends and returns a new empty value (as xml) as the last "FileSystem" element
addNewFileSystem() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Appends and returns a new empty value (as xml) as the last "FileSystem" element
addNewFileTemplateConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument
Appends and returns a new empty "FileTemplateConfiguration" element
addNewFileTemplateConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.FileTemplateConfigurationDocumentImpl
Appends and returns a new empty "FileTemplateConfiguration" element
addNewFractionDigits() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Appends and returns a new empty value (as xml) as the last "fractionDigits" element
addNewFractionDigits() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Appends and returns a new empty value (as xml) as the last "fractionDigits" element
addNewFrom() - Method in interface org.w3.x2005.x08.addressing.FromDocument
Appends and returns a new empty "From" element
addNewFrom() - Method in class org.w3.x2005.x08.addressing.impl.FromDocumentImpl
Appends and returns a new empty "From" element
addNewGetTemplateConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.ActionType
Appends and returns a new empty "GetTemplateConfiguration" element
addNewGetTemplateConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ActionTypeImpl
Appends and returns a new empty "GetTemplateConfiguration" element
addNewGroup() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Appends and returns a new empty "group" element
addNewGroup() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Appends and returns a new empty "group" element
addNewGroupName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument
Appends and returns a new empty "GroupName" element
addNewGroupName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.GroupNameDocumentImpl
Appends and returns a new empty "GroupName" element
addNewGroupName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty "GroupName" element
addNewGroupName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty "GroupName" element
addNewGuarantee() - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType
Appends and returns a new empty "Guarantee" element
addNewGuarantee() - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationDetailTypeImpl
Appends and returns a new empty "Guarantee" element
addNewGuaranteeEvaluationResult() - Method in class org.ogf.graap.wsag4j.types.engine.impl.SLAMonitoringNotificationEventTypeImpl
Appends and returns a new empty value (as xml) as the last "GuaranteeEvaluationResult" element
addNewGuaranteeEvaluationResult() - Method in interface org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType
Appends and returns a new empty value (as xml) as the last "GuaranteeEvaluationResult" element
addNewGuaranteeState() - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType
Appends and returns a new empty "GuaranteeState" element
addNewGuaranteeState() - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationDetailTypeImpl
Appends and returns a new empty "GuaranteeState" element
addNewGuaranteeTerm() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Appends and returns a new empty value (as xml) as the last "GuaranteeTerm" element
addNewGuaranteeTerm() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Appends and returns a new empty value (as xml) as the last "GuaranteeTerm" element
addNewGuaranteeTermState() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Appends and returns a new empty value (as xml) as the last "GuaranteeTermState" element
addNewGuaranteeTermState() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Appends and returns a new empty value (as xml) as the last "GuaranteeTermState" element
addNewGuaranteeTermState() - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument
Appends and returns a new empty "GuaranteeTermState" element
addNewGuaranteeTermState() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Appends and returns a new empty value (as xml) as the last "GuaranteeTermState" element
addNewGuaranteeTermState() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Appends and returns a new empty value (as xml) as the last "GuaranteeTermState" element
addNewGuaranteeTermState() - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermStateDocumentImpl
Appends and returns a new empty "GuaranteeTermState" element
addNewHandler() - Method in interface org.ogf.graap.wsag4j.types.configuration.HandlerChainType
Appends and returns a new empty value (as xml) as the last "Handler" element
addNewHandler() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.HandlerChainTypeImpl
Appends and returns a new empty value (as xml) as the last "Handler" element
addNewHostName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType
Appends and returns a new empty value (as xml) as the last "HostName" element
addNewHostName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CandidateHostsTypeImpl
Appends and returns a new empty value (as xml) as the last "HostName" element
addNewIdle() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateTypeImpl
Appends and returns a new empty "Idle" element
addNewIdle() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateType
Appends and returns a new empty "Idle" element
addNewIndividualCPUCount() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualCPUCountDocumentImpl
Appends and returns a new empty "IndividualCPUCount" element
addNewIndividualCPUCount() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Appends and returns a new empty "IndividualCPUCount" element
addNewIndividualCPUCount() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument
Appends and returns a new empty "IndividualCPUCount" element
addNewIndividualCPUCount() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Appends and returns a new empty "IndividualCPUCount" element
addNewIndividualCPUSpeed() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualCPUSpeedDocumentImpl
Appends and returns a new empty "IndividualCPUSpeed" element
addNewIndividualCPUSpeed() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Appends and returns a new empty "IndividualCPUSpeed" element
addNewIndividualCPUSpeed() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument
Appends and returns a new empty "IndividualCPUSpeed" element
addNewIndividualCPUSpeed() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Appends and returns a new empty "IndividualCPUSpeed" element
addNewIndividualCPUTime() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualCPUTimeDocumentImpl
Appends and returns a new empty "IndividualCPUTime" element
addNewIndividualCPUTime() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Appends and returns a new empty "IndividualCPUTime" element
addNewIndividualCPUTime() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument
Appends and returns a new empty "IndividualCPUTime" element
addNewIndividualCPUTime() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Appends and returns a new empty "IndividualCPUTime" element
addNewIndividualDiskSpace() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualDiskSpaceDocumentImpl
Appends and returns a new empty "IndividualDiskSpace" element
addNewIndividualDiskSpace() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Appends and returns a new empty "IndividualDiskSpace" element
addNewIndividualDiskSpace() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument
Appends and returns a new empty "IndividualDiskSpace" element
addNewIndividualDiskSpace() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Appends and returns a new empty "IndividualDiskSpace" element
addNewIndividualNetworkBandwidth() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualNetworkBandwidthDocumentImpl
Appends and returns a new empty "IndividualNetworkBandwidth" element
addNewIndividualNetworkBandwidth() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Appends and returns a new empty "IndividualNetworkBandwidth" element
addNewIndividualNetworkBandwidth() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument
Appends and returns a new empty "IndividualNetworkBandwidth" element
addNewIndividualNetworkBandwidth() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Appends and returns a new empty "IndividualNetworkBandwidth" element
addNewIndividualPhysicalMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualPhysicalMemoryDocumentImpl
Appends and returns a new empty "IndividualPhysicalMemory" element
addNewIndividualPhysicalMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Appends and returns a new empty "IndividualPhysicalMemory" element
addNewIndividualPhysicalMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument
Appends and returns a new empty "IndividualPhysicalMemory" element
addNewIndividualPhysicalMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Appends and returns a new empty "IndividualPhysicalMemory" element
addNewIndividualVirtualMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualVirtualMemoryDocumentImpl
Appends and returns a new empty "IndividualVirtualMemory" element
addNewIndividualVirtualMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Appends and returns a new empty "IndividualVirtualMemory" element
addNewIndividualVirtualMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument
Appends and returns a new empty "IndividualVirtualMemory" element
addNewIndividualVirtualMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Appends and returns a new empty "IndividualVirtualMemory" element
addNewInitiateNegotiationInput() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputDocumentImpl
Appends and returns a new empty "InitiateNegotiationInput" element
addNewInitiateNegotiationInput() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument
Appends and returns a new empty "InitiateNegotiationInput" element
addNewInitiateNegotiationOutput() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationOutputDocumentImpl
Appends and returns a new empty "InitiateNegotiationOutput" element
addNewInitiateNegotiationOutput() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument
Appends and returns a new empty "InitiateNegotiationOutput" element
addNewInitiatorAgreementEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType
Appends and returns a new empty "InitiatorAgreementEPR" element
addNewInitiatorAgreementEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
Appends and returns a new empty "InitiatorAgreementEPR" element
addNewInitiatorAgreementEPR() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputTypeImpl
Appends and returns a new empty "InitiatorAgreementEPR" element
addNewInitiatorAgreementEPR() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
Appends and returns a new empty "InitiatorAgreementEPR" element
addNewInitiatorAgreementEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl.RenegotiationImpl
Appends and returns a new empty "InitiatorAgreementEPR" element
addNewInitiatorAgreementEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Renegotiation
Appends and returns a new empty "InitiatorAgreementEPR" element
addNewInitiatorNegotiationEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputTypeImpl
Appends and returns a new empty "InitiatorNegotiationEPR" element
addNewInitiatorNegotiationEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationExtensionTypeImpl
Appends and returns a new empty "InitiatorNegotiationEPR" element
addNewInitiatorNegotiationEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.RenegotiationExtensionTypeImpl
Appends and returns a new empty "InitiatorNegotiationEPR" element
addNewInitiatorNegotiationEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType
Appends and returns a new empty "InitiatorNegotiationEPR" element
addNewInitiatorNegotiationEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType
Appends and returns a new empty "InitiatorNegotiationEPR" element
addNewInitiatorNegotiationEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType
Appends and returns a new empty "InitiatorNegotiationEPR" element
addNewInput() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.InputDocumentImpl
Appends and returns a new empty "Input" element
addNewInput() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty "Input" element
addNewInput() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument
Appends and returns a new empty "Input" element
addNewInput() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty "Input" element
addNewInput() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Appends and returns a new empty "Input" element
addNewInput() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Appends and returns a new empty "Input" element
addNewItem() - Method in interface org.ogf.schemas.graap.wsAgreement.ConstraintSectionType
Appends and returns a new empty value (as xml) as the last "Item" element
addNewItem() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ConstraintSectionTypeImpl
Appends and returns a new empty value (as xml) as the last "Item" element
addNewItem() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationConstraintSectionTypeImpl
Appends and returns a new empty value (as xml) as the last "Item" element
addNewItem() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType
Appends and returns a new empty value (as xml) as the last "Item" element
addNewItemConstraint() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl
Appends and returns a new empty "ItemConstraint" element
addNewItemConstraint() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType
Appends and returns a new empty "ItemConstraint" element
addNewJobAnnotation() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Appends and returns a new empty value (as xml) as the last "JobAnnotation" element
addNewJobAnnotation() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Appends and returns a new empty value (as xml) as the last "JobAnnotation" element
addNewJobDefinition() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDefinitionDocumentImpl
Appends and returns a new empty "JobDefinition" element
addNewJobDefinition() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument
Appends and returns a new empty "JobDefinition" element
addNewJobDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDefinitionTypeImpl
Appends and returns a new empty "JobDescription" element
addNewJobDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionDocumentImpl
Appends and returns a new empty "JobDescription" element
addNewJobDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType
Appends and returns a new empty "JobDescription" element
addNewJobDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument
Appends and returns a new empty "JobDescription" element
addNewJobIdentification() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
Appends and returns a new empty "JobIdentification" element
addNewJobIdentification() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationDocumentImpl
Appends and returns a new empty "JobIdentification" element
addNewJobIdentification() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
Appends and returns a new empty "JobIdentification" element
addNewJobIdentification() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument
Appends and returns a new empty "JobIdentification" element
addNewJobProject() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Appends and returns a new empty value (as xml) as the last "JobProject" element
addNewJobProject() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Appends and returns a new empty value (as xml) as the last "JobProject" element
addNewKeystore() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
Appends and returns a new empty "Keystore" element
addNewKeystore() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
Appends and returns a new empty "Keystore" element
addNewKPITarget() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceLevelObjectiveTypeImpl
Appends and returns a new empty "KPITarget" element
addNewKPITarget() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType
Appends and returns a new empty "KPITarget" element
addNewLength() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Appends and returns a new empty value (as xml) as the last "length" element
addNewLength() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Appends and returns a new empty value (as xml) as the last "length" element
addNewLockedMemoryLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.LockedMemoryLimitDocumentImpl
Appends and returns a new empty "LockedMemoryLimit" element
addNewLockedMemoryLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty "LockedMemoryLimit" element
addNewLockedMemoryLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument
Appends and returns a new empty "LockedMemoryLimit" element
addNewLockedMemoryLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty "LockedMemoryLimit" element
addNewLowerBound() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeTypeImpl
Appends and returns a new empty "LowerBound" element
addNewLowerBound() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType
Appends and returns a new empty "LowerBound" element
addNewLowerBoundedRange() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Appends and returns a new empty "LowerBoundedRange" element
addNewLowerBoundedRange() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Appends and returns a new empty "LowerBoundedRange" element
addNewMaxExclusive() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Appends and returns a new empty value (as xml) as the last "maxExclusive" element
addNewMaxExclusive() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Appends and returns a new empty value (as xml) as the last "maxExclusive" element
addNewMaxInclusive() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Appends and returns a new empty value (as xml) as the last "maxInclusive" element
addNewMaxInclusive() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Appends and returns a new empty value (as xml) as the last "maxInclusive" element
addNewMaxLength() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Appends and returns a new empty value (as xml) as the last "maxLength" element
addNewMaxLength() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Appends and returns a new empty value (as xml) as the last "maxLength" element
addNewMemoryLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.MemoryLimitDocumentImpl
Appends and returns a new empty "MemoryLimit" element
addNewMemoryLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty "MemoryLimit" element
addNewMemoryLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument
Appends and returns a new empty "MemoryLimit" element
addNewMemoryLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty "MemoryLimit" element
addNewMessageID() - Method in class org.w3.x2005.x08.addressing.impl.MessageIDDocumentImpl
Appends and returns a new empty "MessageID" element
addNewMessageID() - Method in interface org.w3.x2005.x08.addressing.MessageIDDocument
Appends and returns a new empty "MessageID" element
addNewMetadata() - Method in interface org.w3.x2005.x08.addressing.EndpointReferenceType
Appends and returns a new empty "Metadata" element
addNewMetadata() - Method in class org.w3.x2005.x08.addressing.impl.EndpointReferenceTypeImpl
Appends and returns a new empty "Metadata" element
addNewMetadata() - Method in class org.w3.x2005.x08.addressing.impl.MetadataDocumentImpl
Appends and returns a new empty "Metadata" element
addNewMetadata() - Method in interface org.w3.x2005.x08.addressing.MetadataDocument
Appends and returns a new empty "Metadata" element
addNewMinExclusive() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Appends and returns a new empty value (as xml) as the last "minExclusive" element
addNewMinExclusive() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Appends and returns a new empty value (as xml) as the last "minExclusive" element
addNewMinInclusive() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Appends and returns a new empty value (as xml) as the last "minInclusive" element
addNewMinInclusive() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Appends and returns a new empty value (as xml) as the last "minInclusive" element
addNewMinLength() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Appends and returns a new empty value (as xml) as the last "minLength" element
addNewMinLength() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Appends and returns a new empty value (as xml) as the last "minLength" element
addNewNegotiableTemplate() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiableTemplateDocumentImpl
Appends and returns a new empty "NegotiableTemplate" element
addNewNegotiableTemplate() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesTypeImpl
Appends and returns a new empty value (as xml) as the last "NegotiableTemplate" element
addNewNegotiableTemplate() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument
Appends and returns a new empty "NegotiableTemplate" element
addNewNegotiableTemplate() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType
Appends and returns a new empty value (as xml) as the last "NegotiableTemplate" element
addNewNegotiateInput() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateInputDocumentImpl
Appends and returns a new empty "NegotiateInput" element
addNewNegotiateInput() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument
Appends and returns a new empty "NegotiateInput" element
addNewNegotiateOutput() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateOutputDocumentImpl
Appends and returns a new empty "NegotiateOutput" element
addNewNegotiateOutput() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument
Appends and returns a new empty "NegotiateOutput" element
addNewNegotiation() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl
Appends and returns a new empty "Negotiation" element
addNewNegotiation() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType
Appends and returns a new empty "Negotiation" element
addNewNegotiationConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.ActionType
Appends and returns a new empty "NegotiationConfiguration" element
addNewNegotiationConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ActionTypeImpl
Appends and returns a new empty "NegotiationConfiguration" element
addNewNegotiationConstraints() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferTypeImpl
Appends and returns a new empty "NegotiationConstraints" element
addNewNegotiationConstraints() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType
Appends and returns a new empty "NegotiationConstraints" element
addNewNegotiationContext() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputTypeImpl
Appends and returns a new empty "NegotiationContext" element
addNewNegotiationContext() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextDocumentImpl
Appends and returns a new empty "NegotiationContext" element
addNewNegotiationContext() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesTypeImpl
Appends and returns a new empty "NegotiationContext" element
addNewNegotiationContext() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType
Appends and returns a new empty "NegotiationContext" element
addNewNegotiationContext() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument
Appends and returns a new empty "NegotiationContext" element
addNewNegotiationContext() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType
Appends and returns a new empty "NegotiationContext" element
addNewNegotiationCounterOffer() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateOutputTypeImpl
Appends and returns a new empty value (as xml) as the last "NegotiationCounterOffer" element
addNewNegotiationCounterOffer() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationCounterOfferDocumentImpl
Appends and returns a new empty "NegotiationCounterOffer" element
addNewNegotiationCounterOffer() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType
Appends and returns a new empty value (as xml) as the last "NegotiationCounterOffer" element
addNewNegotiationCounterOffer() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument
Appends and returns a new empty "NegotiationCounterOffer" element
addNewNegotiationExtension() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationExtensionDocumentImpl
Appends and returns a new empty "NegotiationExtension" element
addNewNegotiationExtension() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument
Appends and returns a new empty "NegotiationExtension" element
addNewNegotiationInitiator() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Appends and returns a new empty "NegotiationInitiator" element
addNewNegotiationInitiator() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Appends and returns a new empty "NegotiationInitiator" element
addNewNegotiationOffer() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType
Appends and returns a new empty value (as xml) as the last "NegotiationOffer" element
addNewNegotiationOffer() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.AdvertiseInputTypeImpl
Appends and returns a new empty value (as xml) as the last "NegotiationOffer" element
addNewNegotiationOffer() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateInputTypeImpl
Appends and returns a new empty value (as xml) as the last "NegotiationOffer" element
addNewNegotiationOffer() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferDocumentImpl
Appends and returns a new empty "NegotiationOffer" element
addNewNegotiationOffer() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesTypeImpl
Appends and returns a new empty value (as xml) as the last "NegotiationOffer" element
addNewNegotiationOffer() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType
Appends and returns a new empty value (as xml) as the last "NegotiationOffer" element
addNewNegotiationOffer() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument
Appends and returns a new empty "NegotiationOffer" element
addNewNegotiationOffer() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType
Appends and returns a new empty value (as xml) as the last "NegotiationOffer" element
addNewNegotiationOfferContext() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationExtensionTypeImpl
Appends and returns a new empty "NegotiationOfferContext" element
addNewNegotiationOfferContext() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextDocumentImpl
Appends and returns a new empty "NegotiationOfferContext" element
addNewNegotiationOfferContext() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferTypeImpl
Appends and returns a new empty "NegotiationOfferContext" element
addNewNegotiationOfferContext() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.RenegotiationExtensionTypeImpl
Appends and returns a new empty "NegotiationOfferContext" element
addNewNegotiationOfferContext() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType
Appends and returns a new empty "NegotiationOfferContext" element
addNewNegotiationOfferContext() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument
Appends and returns a new empty "NegotiationOfferContext" element
addNewNegotiationOfferContext() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType
Appends and returns a new empty "NegotiationOfferContext" element
addNewNegotiationOfferContext() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType
Appends and returns a new empty "NegotiationOfferContext" element
addNewNegotiationProperties() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesDocumentImpl
Appends and returns a new empty "NegotiationProperties" element
addNewNegotiationProperties() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument
Appends and returns a new empty "NegotiationProperties" element
addNewNegotiationResponder() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Appends and returns a new empty "NegotiationResponder" element
addNewNegotiationResponder() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Appends and returns a new empty "NegotiationResponder" element
addNewNegotiationType() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Appends and returns a new empty "NegotiationType" element
addNewNegotiationType() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Appends and returns a new empty "NegotiationType" element
addNewNegotiationWsResource(Negotiation) - Method in class org.ogf.graap.wsag.wsrf.impl.NegotiationFactoryCapability
Creates a new Negotiation WS-Resource and returns the EPR.
addNewNoncriticalExtension() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType
Appends and returns a new empty value (as xml) as the last "NoncriticalExtension" element
addNewNoncriticalExtension() - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType
Appends and returns a new empty value (as xml) as the last "NoncriticalExtension" element
addNewNoncriticalExtension() - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
Appends and returns a new empty value (as xml) as the last "NoncriticalExtension" element
addNewNoncriticalExtension() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementAcceptanceInputTypeImpl
Appends and returns a new empty value (as xml) as the last "NoncriticalExtension" element
addNewNoncriticalExtension() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputTypeImpl
Appends and returns a new empty value (as xml) as the last "NoncriticalExtension" element
addNewNoncriticalExtension() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
Appends and returns a new empty value (as xml) as the last "NoncriticalExtension" element
addNewNoncriticalExtension() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputTypeImpl
Appends and returns a new empty value (as xml) as the last "NoncriticalExtension" element
addNewNoncriticalExtension() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType
Appends and returns a new empty value (as xml) as the last "NoncriticalExtension" element
addNewNoncriticalExtensions() - Method in class org.ogf.schemas.graap.wsAgreement.impl.NoncriticalExtensionsDocumentImpl
Appends and returns a new empty "NoncriticalExtensions" element
addNewNoncriticalExtensions() - Method in interface org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument
Appends and returns a new empty "NoncriticalExtensions" element
addNewNumberOfProcesses() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.NumberOfProcessesDocumentImpl
Appends and returns a new empty "NumberOfProcesses" element
addNewNumberOfProcesses() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Appends and returns a new empty "NumberOfProcesses" element
addNewNumberOfProcesses() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument
Appends and returns a new empty "NumberOfProcesses" element
addNewNumberOfProcesses() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Appends and returns a new empty "NumberOfProcesses" element
addNewOneOrMore() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Appends and returns a new empty value (as xml) as the last "OneOrMore" element
addNewOneOrMore() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Appends and returns a new empty value (as xml) as the last "OneOrMore" element
addNewOpenDescriptorsLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.OpenDescriptorsLimitDocumentImpl
Appends and returns a new empty "OpenDescriptorsLimit" element
addNewOpenDescriptorsLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty "OpenDescriptorsLimit" element
addNewOpenDescriptorsLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument
Appends and returns a new empty "OpenDescriptorsLimit" element
addNewOpenDescriptorsLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty "OpenDescriptorsLimit" element
addNewOperatingSystem() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemDocumentImpl
Appends and returns a new empty "OperatingSystem" element
addNewOperatingSystem() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Appends and returns a new empty "OperatingSystem" element
addNewOperatingSystem() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument
Appends and returns a new empty "OperatingSystem" element
addNewOperatingSystem() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Appends and returns a new empty "OperatingSystem" element
addNewOperatingSystemType() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeDocumentImpl
Appends and returns a new empty "OperatingSystemType" element
addNewOperatingSystemType() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeImpl
Appends and returns a new empty "OperatingSystemType" element
addNewOperatingSystemType() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType
Appends and returns a new empty "OperatingSystemType" element
addNewOperatingSystemType() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument
Appends and returns a new empty "OperatingSystemType" element
addNewOriginator() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Appends and returns a new empty "Originator" element
addNewOriginator() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Appends and returns a new empty "Originator" element
addNewOutput() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.OutputDocumentImpl
Appends and returns a new empty "Output" element
addNewOutput() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty "Output" element
addNewOutput() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument
Appends and returns a new empty "Output" element
addNewOutput() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty "Output" element
addNewOutput() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Appends and returns a new empty "Output" element
addNewOutput() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Appends and returns a new empty "Output" element
addNewPattern() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Appends and returns a new empty value (as xml) as the last "pattern" element
addNewPattern() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Appends and returns a new empty value (as xml) as the last "pattern" element
addNewPenalty() - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Appends and returns a new empty value (as xml) as the last "Penalty" element
addNewPenalty() - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Appends and returns a new empty value (as xml) as the last "Penalty" element
addNewPersistenceAgreementContext() - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextDocumentImpl
Appends and returns a new empty "PersistenceAgreementContext" element
addNewPersistenceAgreementContext() - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument
Appends and returns a new empty "PersistenceAgreementContext" element
addNewPersistenceImplementation() - Method in interface org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType
Appends and returns a new empty "PersistenceImplementation" element
addNewPersistenceImplementation() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.FactoryConfigurationTypeImpl
Appends and returns a new empty "PersistenceImplementation" element
addNewPipeSizeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.PipeSizeLimitDocumentImpl
Appends and returns a new empty "PipeSizeLimit" element
addNewPipeSizeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty "PipeSizeLimit" element
addNewPipeSizeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument
Appends and returns a new empty "PipeSizeLimit" element
addNewPipeSizeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty "PipeSizeLimit" element
addNewPOSIXApplication() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationDocumentImpl
Appends and returns a new empty "POSIXApplication" element
addNewPOSIXApplication() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument
Appends and returns a new empty "POSIXApplication" element
addNewPreference() - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Appends and returns a new empty "Preference" element
addNewPreference() - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Appends and returns a new empty "Preference" element
addNewProblemAction() - Method in class org.w3.x2005.x08.addressing.impl.ProblemActionDocumentImpl
Appends and returns a new empty "ProblemAction" element
addNewProblemAction() - Method in interface org.w3.x2005.x08.addressing.ProblemActionDocument
Appends and returns a new empty "ProblemAction" element
addNewProblemHeader() - Method in class org.w3.x2005.x08.addressing.impl.ProblemHeaderDocumentImpl
Appends and returns a new empty "ProblemHeader" element
addNewProblemHeader() - Method in interface org.w3.x2005.x08.addressing.ProblemHeaderDocument
Appends and returns a new empty "ProblemHeader" element
addNewProblemHeaderQName() - Method in class org.w3.x2005.x08.addressing.impl.ProblemHeaderQNameDocumentImpl
Appends and returns a new empty "ProblemHeaderQName" element
addNewProblemHeaderQName() - Method in interface org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument
Appends and returns a new empty "ProblemHeaderQName" element
addNewProblemIRI() - Method in class org.w3.x2005.x08.addressing.impl.ProblemIRIDocumentImpl
Appends and returns a new empty "ProblemIRI" element
addNewProblemIRI() - Method in interface org.w3.x2005.x08.addressing.ProblemIRIDocument
Appends and returns a new empty "ProblemIRI" element
addNewProcessCountLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty "ProcessCountLimit" element
addNewProcessCountLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ProcessCountLimitDocumentImpl
Appends and returns a new empty "ProcessCountLimit" element
addNewProcessCountLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty "ProcessCountLimit" element
addNewProcessCountLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument
Appends and returns a new empty "ProcessCountLimit" element
addNewProcessesPerHost() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.ProcessesPerHostDocumentImpl
Appends and returns a new empty "ProcessesPerHost" element
addNewProcessesPerHost() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Appends and returns a new empty "ProcessesPerHost" element
addNewProcessesPerHost() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument
Appends and returns a new empty "ProcessesPerHost" element
addNewProcessesPerHost() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Appends and returns a new empty "ProcessesPerHost" element
addNewProcessing() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateTypeImpl
Appends and returns a new empty "Processing" element
addNewProcessing() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateType
Appends and returns a new empty "Processing" element
addNewQualifyingCondition() - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Appends and returns a new empty "QualifyingCondition" element
addNewQualifyingCondition() - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Appends and returns a new empty "QualifyingCondition" element
addNewQualifyingCondition() - Method in class org.ogf.schemas.graap.wsAgreement.impl.QualifyingConditionDocumentImpl
Appends and returns a new empty "QualifyingCondition" element
addNewQualifyingCondition() - Method in interface org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument
Appends and returns a new empty "QualifyingCondition" element
addNewRange() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Appends and returns a new empty value (as xml) as the last "Range" element
addNewRange() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Appends and returns a new empty value (as xml) as the last "Range" element
addNewReference() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType
Appends and returns a new empty "Reference" element
addNewReference() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType
Appends and returns a new empty "Reference" element
addNewReference() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementInitiatorIdentifierTypeImpl
Appends and returns a new empty "Reference" element
addNewReference() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementResponderIdentifierTypeImpl
Appends and returns a new empty "Reference" element
addNewReferenceParameters() - Method in interface org.w3.x2005.x08.addressing.EndpointReferenceType
Appends and returns a new empty "ReferenceParameters" element
addNewReferenceParameters() - Method in class org.w3.x2005.x08.addressing.impl.EndpointReferenceTypeImpl
Appends and returns a new empty "ReferenceParameters" element
addNewRejectAgreementInput() - Method in class org.ogf.schemas.graap.wsAgreement.impl.RejectAgreementInputDocumentImpl
Appends and returns a new empty "RejectAgreementInput" element
addNewRejectAgreementInput() - Method in interface org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument
Appends and returns a new empty "RejectAgreementInput" element
addNewRejectAgreementResponse() - Method in class org.ogf.schemas.graap.wsAgreement.impl.RejectAgreementResponseDocumentImpl
Appends and returns a new empty "RejectAgreementResponse" element
addNewRejectAgreementResponse() - Method in interface org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument
Appends and returns a new empty "RejectAgreementResponse" element
addNewRejected() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
Appends and returns a new empty "Rejected" element
addNewRejected() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
Appends and returns a new empty "Rejected" element
addNewRelatesTo() - Method in class org.w3.x2005.x08.addressing.impl.RelatesToDocumentImpl
Appends and returns a new empty "RelatesTo" element
addNewRelatesTo() - Method in interface org.w3.x2005.x08.addressing.RelatesToDocument
Appends and returns a new empty "RelatesTo" element
addNewRenegotiation() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl
Appends and returns a new empty "Renegotiation" element
addNewRenegotiation() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType
Appends and returns a new empty "Renegotiation" element
addNewRenegotiationExtension() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.RenegotiationExtensionDocumentImpl
Appends and returns a new empty "RenegotiationExtension" element
addNewRenegotiationExtension() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument
Appends and returns a new empty "RenegotiationExtension" element
addNewReplyTo() - Method in class org.w3.x2005.x08.addressing.impl.ReplyToDocumentImpl
Appends and returns a new empty "ReplyTo" element
addNewReplyTo() - Method in interface org.w3.x2005.x08.addressing.ReplyToDocument
Appends and returns a new empty "ReplyTo" element
addNewResources() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
Appends and returns a new empty "Resources" element
addNewResources() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesDocumentImpl
Appends and returns a new empty "Resources" element
addNewResources() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
Appends and returns a new empty "Resources" element
addNewResources() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument
Appends and returns a new empty "Resources" element
addNewResponderAgreementEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl.RenegotiationImpl
Appends and returns a new empty "ResponderAgreementEPR" element
addNewResponderAgreementEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.RenegotiationExtensionTypeImpl
Appends and returns a new empty "ResponderAgreementEPR" element
addNewResponderAgreementEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Renegotiation
Appends and returns a new empty "ResponderAgreementEPR" element
addNewResponderAgreementEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType
Appends and returns a new empty "ResponderAgreementEPR" element
addNewResponderNegotiationEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationExtensionTypeImpl
Appends and returns a new empty "ResponderNegotiationEPR" element
addNewResponderNegotiationEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.RenegotiationExtensionTypeImpl
Appends and returns a new empty "ResponderNegotiationEPR" element
addNewResponderNegotiationEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType
Appends and returns a new empty "ResponderNegotiationEPR" element
addNewResponderNegotiationEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType
Appends and returns a new empty "ResponderNegotiationEPR" element
addNewRetryAfter() - Method in class org.w3.x2005.x08.addressing.impl.RetryAfterDocumentImpl
Appends and returns a new empty "RetryAfter" element
addNewRetryAfter() - Method in interface org.w3.x2005.x08.addressing.RetryAfterDocument
Appends and returns a new empty "RetryAfter" element
addNewReward() - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Appends and returns a new empty value (as xml) as the last "Reward" element
addNewReward() - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Appends and returns a new empty value (as xml) as the last "Reward" element
addNewSchemaFilename() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.SchemaImportTypeImpl
Appends and returns a new empty value (as xml) as the last "SchemaFilename" element
addNewSchemaFilename() - Method in interface org.ogf.graap.wsag4j.types.configuration.SchemaImportType
Appends and returns a new empty value (as xml) as the last "SchemaFilename" element
addNewSchemaImports() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ValidatorTypeImpl
Appends and returns a new empty "SchemaImports" element
addNewSchemaImports() - Method in interface org.ogf.graap.wsag4j.types.configuration.ValidatorType
Appends and returns a new empty "SchemaImports" element
addNewSecurityHandlerChain() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFClientConfigurationTypeImpl
Appends and returns a new empty "SecurityHandlerChain" element
addNewSecurityHandlerChain() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
Appends and returns a new empty "SecurityHandlerChain" element
addNewSecurityHandlerChain() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType
Appends and returns a new empty "SecurityHandlerChain" element
addNewSecurityHandlerChain() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
Appends and returns a new empty "SecurityHandlerChain" element
addNewSequence() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Appends and returns a new empty "sequence" element
addNewSequence() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Appends and returns a new empty "sequence" element
addNewServiceDescriptionTerm() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Appends and returns a new empty value (as xml) as the last "ServiceDescriptionTerm" element
addNewServiceDescriptionTerm() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Appends and returns a new empty value (as xml) as the last "ServiceDescriptionTerm" element
addNewServiceLevelObjective() - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Appends and returns a new empty "ServiceLevelObjective" element
addNewServiceLevelObjective() - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Appends and returns a new empty "ServiceLevelObjective" element
addNewServiceLevelObjective() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceLevelObjectiveDocumentImpl
Appends and returns a new empty "ServiceLevelObjective" element
addNewServiceLevelObjective() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument
Appends and returns a new empty "ServiceLevelObjective" element
addNewServiceName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceNameSetImpl
Appends and returns a new empty value (as xml) as the last "ServiceName" element
addNewServiceName() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceNameSet
Appends and returns a new empty value (as xml) as the last "ServiceName" element
addNewServiceProperties() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Appends and returns a new empty value (as xml) as the last "ServiceProperties" element
addNewServiceProperties() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Appends and returns a new empty value (as xml) as the last "ServiceProperties" element
addNewServiceReference() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Appends and returns a new empty value (as xml) as the last "ServiceReference" element
addNewServiceReference() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Appends and returns a new empty value (as xml) as the last "ServiceReference" element
addNewServiceScope() - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Appends and returns a new empty value (as xml) as the last "ServiceScope" element
addNewServiceScope() - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Appends and returns a new empty value (as xml) as the last "ServiceScope" element
addNewServiceTermReference() - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Appends and returns a new empty value (as xml) as the last "ServiceTermReference" element
addNewServiceTermReference() - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Appends and returns a new empty value (as xml) as the last "ServiceTermReference" element
addNewServiceTermState() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Appends and returns a new empty value (as xml) as the last "ServiceTermState" element
addNewServiceTermState() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Appends and returns a new empty value (as xml) as the last "ServiceTermState" element
addNewServiceTermState() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Appends and returns a new empty value (as xml) as the last "ServiceTermState" element
addNewServiceTermState() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Appends and returns a new empty value (as xml) as the last "ServiceTermState" element
addNewServiceTermState() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateDocumentImpl
Appends and returns a new empty "ServiceTermState" element
addNewServiceTermState() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument
Appends and returns a new empty "ServiceTermState" element
addNewSimpleType() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Appends and returns a new empty "simpleType" element
addNewSimpleType() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Appends and returns a new empty "simpleType" element
addNewSLAMonitoringNotificationEvent() - Method in class org.ogf.graap.wsag4j.types.engine.impl.SLAMonitoringNotificationEventDocumentImpl
Appends and returns a new empty "SLAMonitoringNotificationEvent" element
addNewSLAMonitoringNotificationEvent() - Method in interface org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument
Appends and returns a new empty "SLAMonitoringNotificationEvent" element
addNewSolicited() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
Appends and returns a new empty "Solicited" element
addNewSolicited() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
Appends and returns a new empty "Solicited" element
addNewSource() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Appends and returns a new empty "Source" element
addNewSource() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Appends and returns a new empty "Source" element
addNewSource() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.SourceDocumentImpl
Appends and returns a new empty "Source" element
addNewSource() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument
Appends and returns a new empty "Source" element
addNewSPMDApplication() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationDocumentImpl
Appends and returns a new empty "SPMDApplication" element
addNewSPMDApplication() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument
Appends and returns a new empty "SPMDApplication" element
addNewStackSizeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty "StackSizeLimit" element
addNewStackSizeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.StackSizeLimitDocumentImpl
Appends and returns a new empty "StackSizeLimit" element
addNewStackSizeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty "StackSizeLimit" element
addNewStackSizeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument
Appends and returns a new empty "StackSizeLimit" element
addNewState() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextTypeImpl
Appends and returns a new empty "State" element
addNewState() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType
Appends and returns a new empty "State" element
addNewTarget() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Appends and returns a new empty "Target" element
addNewTarget() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Appends and returns a new empty "Target" element
addNewTarget() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TargetDocumentImpl
Appends and returns a new empty "Target" element
addNewTarget() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument
Appends and returns a new empty "Target" element
addNewTemplate() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType
Appends and returns a new empty value (as xml) as the last "Template" element
addNewTemplate() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementFactoryPropertiesTypeImpl
Appends and returns a new empty value (as xml) as the last "Template" element
addNewTemplate() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TemplateDocumentImpl
Appends and returns a new empty "Template" element
addNewTemplate() - Method in interface org.ogf.schemas.graap.wsAgreement.TemplateDocument
Appends and returns a new empty "Template" element
addNewTerminateInput() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TerminateInputDocumentImpl
Appends and returns a new empty "TerminateInput" element
addNewTerminateInput() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.TerminateInputDocumentImpl
Appends and returns a new empty "TerminateInput" element
addNewTerminateInput() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument
Appends and returns a new empty "TerminateInput" element
addNewTerminateInput() - Method in interface org.ogf.schemas.graap.wsAgreement.TerminateInputDocument
Appends and returns a new empty "TerminateInput" element
addNewTerminateResponse() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TerminateResponseDocumentImpl
Appends and returns a new empty "TerminateResponse" element
addNewTerminateResponse() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.TerminateResponseDocumentImpl
Appends and returns a new empty "TerminateResponse" element
addNewTerminateResponse() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument
Appends and returns a new empty "TerminateResponse" element
addNewTerminateResponse() - Method in interface org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument
Appends and returns a new empty "TerminateResponse" element
addNewTerms() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Appends and returns a new empty "Terms" element
addNewTerms() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Appends and returns a new empty "Terms" element
addNewTerms() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementType
Appends and returns a new empty "Terms" element
addNewTerms() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Appends and returns a new empty "Terms" element
addNewTerms() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Appends and returns a new empty "Terms" element
addNewTerms() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTypeImpl
Appends and returns a new empty "Terms" element
addNewTerms() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermsDocumentImpl
Appends and returns a new empty "Terms" element
addNewTerms() - Method in interface org.ogf.schemas.graap.wsAgreement.TermsDocument
Appends and returns a new empty "Terms" element
addNewThreadCountLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty "ThreadCountLimit" element
addNewThreadCountLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ThreadCountLimitDocumentImpl
Appends and returns a new empty "ThreadCountLimit" element
addNewThreadCountLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty "ThreadCountLimit" element
addNewThreadCountLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument
Appends and returns a new empty "ThreadCountLimit" element
addNewThreadsPerProcess() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Appends and returns a new empty "ThreadsPerProcess" element
addNewThreadsPerProcess() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.ThreadsPerProcessDocumentImpl
Appends and returns a new empty "ThreadsPerProcess" element
addNewThreadsPerProcess() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Appends and returns a new empty "ThreadsPerProcess" element
addNewThreadsPerProcess() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument
Appends and returns a new empty "ThreadsPerProcess" element
addNewTimeConstraint() - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintDocumentImpl
Appends and returns a new empty "TimeConstraint" element
addNewTimeConstraint() - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument
Appends and returns a new empty "TimeConstraint" element
addNewTo() - Method in class org.w3.x2005.x08.addressing.impl.ToDocumentImpl
Appends and returns a new empty "To" element
addNewTo() - Method in interface org.w3.x2005.x08.addressing.ToDocument
Appends and returns a new empty "To" element
addNewTotalCPUCount() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Appends and returns a new empty "TotalCPUCount" element
addNewTotalCPUCount() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalCPUCountDocumentImpl
Appends and returns a new empty "TotalCPUCount" element
addNewTotalCPUCount() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Appends and returns a new empty "TotalCPUCount" element
addNewTotalCPUCount() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument
Appends and returns a new empty "TotalCPUCount" element
addNewTotalCPUTime() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Appends and returns a new empty "TotalCPUTime" element
addNewTotalCPUTime() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalCPUTimeDocumentImpl
Appends and returns a new empty "TotalCPUTime" element
addNewTotalCPUTime() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Appends and returns a new empty "TotalCPUTime" element
addNewTotalCPUTime() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument
Appends and returns a new empty "TotalCPUTime" element
addNewTotalDigits() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Appends and returns a new empty value (as xml) as the last "totalDigits" element
addNewTotalDigits() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Appends and returns a new empty value (as xml) as the last "totalDigits" element
addNewTotalDiskSpace() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Appends and returns a new empty "TotalDiskSpace" element
addNewTotalDiskSpace() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalDiskSpaceDocumentImpl
Appends and returns a new empty "TotalDiskSpace" element
addNewTotalDiskSpace() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Appends and returns a new empty "TotalDiskSpace" element
addNewTotalDiskSpace() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument
Appends and returns a new empty "TotalDiskSpace" element
addNewTotalPhysicalMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Appends and returns a new empty "TotalPhysicalMemory" element
addNewTotalPhysicalMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalPhysicalMemoryDocumentImpl
Appends and returns a new empty "TotalPhysicalMemory" element
addNewTotalPhysicalMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Appends and returns a new empty "TotalPhysicalMemory" element
addNewTotalPhysicalMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument
Appends and returns a new empty "TotalPhysicalMemory" element
addNewTotalResourceCount() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Appends and returns a new empty "TotalResourceCount" element
addNewTotalResourceCount() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalResourceCountDocumentImpl
Appends and returns a new empty "TotalResourceCount" element
addNewTotalResourceCount() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Appends and returns a new empty "TotalResourceCount" element
addNewTotalResourceCount() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument
Appends and returns a new empty "TotalResourceCount" element
addNewTotalVirtualMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Appends and returns a new empty "TotalVirtualMemory" element
addNewTotalVirtualMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalVirtualMemoryDocumentImpl
Appends and returns a new empty "TotalVirtualMemory" element
addNewTotalVirtualMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Appends and returns a new empty "TotalVirtualMemory" element
addNewTotalVirtualMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument
Appends and returns a new empty "TotalVirtualMemory" element
addNewTruststore() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
Appends and returns a new empty "Truststore" element
addNewTruststore() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
Appends and returns a new empty "Truststore" element
addNewUpperBound() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeTypeImpl
Appends and returns a new empty "UpperBound" element
addNewUpperBound() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType
Appends and returns a new empty "UpperBound" element
addNewUpperBoundedRange() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Appends and returns a new empty "UpperBoundedRange" element
addNewUpperBoundedRange() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Appends and returns a new empty "UpperBoundedRange" element
addNewUserName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty "UserName" element
addNewUserName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.UserNameDocumentImpl
Appends and returns a new empty "UserName" element
addNewUserName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty "UserName" element
addNewUserName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument
Appends and returns a new empty "UserName" element
addNewUserName() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Appends and returns a new empty "UserName" element
addNewUserName() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Appends and returns a new empty "UserName" element
addNewUtility() - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Appends and returns a new empty value (as xml) as the last "Utility" element
addNewUtility() - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Appends and returns a new empty value (as xml) as the last "Utility" element
addNewValidator() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
Appends and returns a new empty "Validator" element
addNewValidator() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
Appends and returns a new empty "Validator" element
addNewValidatorConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ValidatorConfigurationDocumentImpl
Appends and returns a new empty "ValidatorConfiguration" element
addNewValidatorConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument
Appends and returns a new empty "ValidatorConfiguration" element
addNewValue() - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextTypeImpl.EntryImpl
Appends and returns a new empty "Value" element
addNewValue() - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Entry
Appends and returns a new empty "Value" element
addNewValueExpression() - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType
Appends and returns a new empty "ValueExpression" element
addNewValueExpression() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl
Appends and returns a new empty "ValueExpression" element
addNewVariable() - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableSetTypeImpl
Appends and returns a new empty value (as xml) as the last "Variable" element
addNewVariable() - Method in interface org.ogf.schemas.graap.wsAgreement.VariableSetType
Appends and returns a new empty value (as xml) as the last "Variable" element
addNewVariableSet() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServicePropertiesTypeImpl
Appends and returns a new empty "VariableSet" element
addNewVariableSet() - Method in interface org.ogf.schemas.graap.wsAgreement.ServicePropertiesType
Appends and returns a new empty "VariableSet" element
addNewVirtualMemoryLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty "VirtualMemoryLimit" element
addNewVirtualMemoryLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.VirtualMemoryLimitDocumentImpl
Appends and returns a new empty "VirtualMemoryLimit" element
addNewVirtualMemoryLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty "VirtualMemoryLimit" element
addNewVirtualMemoryLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument
Appends and returns a new empty "VirtualMemoryLimit" element
addNewWallTimeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty "WallTimeLimit" element
addNewWallTimeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.WallTimeLimitDocumentImpl
Appends and returns a new empty "WallTimeLimit" element
addNewWallTimeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty "WallTimeLimit" element
addNewWallTimeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument
Appends and returns a new empty "WallTimeLimit" element
addNewWhiteSpace() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Appends and returns a new empty value (as xml) as the last "whiteSpace" element
addNewWhiteSpace() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Appends and returns a new empty value (as xml) as the last "whiteSpace" element
addNewWorkingDirectory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Appends and returns a new empty "WorkingDirectory" element
addNewWorkingDirectory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.WorkingDirectoryDocumentImpl
Appends and returns a new empty "WorkingDirectory" element
addNewWorkingDirectory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Appends and returns a new empty "WorkingDirectory" element
addNewWorkingDirectory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument
Appends and returns a new empty "WorkingDirectory" element
addNewWorkingDirectory() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Appends and returns a new empty "WorkingDirectory" element
addNewWorkingDirectory() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Appends and returns a new empty "WorkingDirectory" element
addNewWSAG4JEngine() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineInstanceListTypeImpl
Appends and returns a new empty value (as xml) as the last "WSAG4JEngine" element
addNewWSAG4JEngine() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType
Appends and returns a new empty value (as xml) as the last "WSAG4JEngine" element
addNewWSAG4JEngineConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationDocumentImpl
Appends and returns a new empty "WSAG4JEngineConfiguration" element
addNewWSAG4JEngineConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument
Appends and returns a new empty "WSAG4JEngineConfiguration" element
addNewWSAG4JEngineInstances() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
Appends and returns a new empty "WSAG4JEngineInstances" element
addNewWSAG4JEngineInstances() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
Appends and returns a new empty "WSAG4JEngineInstances" element
addNewWSAG4JMetadata() - Method in class org.ogf.graap.wsag4j.types.engine.impl.WSAG4JMetadataDocumentImpl
Appends and returns a new empty "WSAG4JMetadata" element
addNewWSAG4JMetadata() - Method in interface org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument
Appends and returns a new empty "WSAG4JMetadata" element
addNewWSAG4JSession() - Method in class org.ogf.graap.wsag4j.types.engine.impl.WSAG4JSessionDocumentImpl
Appends and returns a new empty "WSAG4JSession" element
addNewWSAG4JSession() - Method in interface org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument
Appends and returns a new empty "WSAG4JSession" element
addNewWSRFClientConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.ConfigurationType
Appends and returns a new empty "WSRFClientConfiguration" element
addNewWSRFClientConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ConfigurationTypeImpl
Appends and returns a new empty "WSRFClientConfiguration" element
addNewWSRFEngineConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.ConfigurationType
Appends and returns a new empty "WSRFEngineConfiguration" element
addNewWSRFEngineConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ConfigurationTypeImpl
Appends and returns a new empty "WSRFEngineConfiguration" element
addObserver(Observer) - Method in interface org.ogf.graap.wsag.api.Agreement
Adds a new observer to an agreement that gets notified of agreement state changes.
addObserver(Observer) - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Adds a new observer to an agreement that gets notified of agreement state changes.
addObserver(Observer) - Method in class org.ogf.graap.wsag.api.types.WSAGXmlType
 
addObserver(Observer) - Method in class org.ogf.graap.wsag.server.api.impl.PendingAgreementFacade
 
addObserver(Observer) - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
addObserver(Observer) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
addParameter(String, Object) - Method in class org.ogf.graap.wsag.server.actions.impl.FileTemplate
Adds a new parameter to the Velocity context.
addSchemaFilename(String) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.SchemaImportTypeImpl
Appends the value as the last "SchemaFilename" element
addSchemaFilename(String) - Method in interface org.ogf.graap.wsag4j.types.configuration.SchemaImportType
Appends the value as the last "SchemaFilename" element
addServiceName(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceNameSetImpl
Appends the value as the last "ServiceName" element
addServiceName(String) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceNameSet
Appends the value as the last "ServiceName" element
addServiceTemState(ServiceTermStateType) - Method in interface org.ogf.graap.wsag.server.monitoring.IMonitoringContext
Adds the given service term state for monitoring to the context.
addServiceTemState(String) - Method in interface org.ogf.graap.wsag.server.monitoring.IMonitoringContext
Adds a new service term state with the given name for monitoring to the context.
addServiceTemState(String) - Method in class org.ogf.graap.wsag.server.monitoring.MonitoringContext
Adds a new service term state with the given name to the state monitor.
addServiceTemState(ServiceTermStateType) - Method in class org.ogf.graap.wsag.server.monitoring.MonitoringContext
Adds a new service term state to the state monitor.
addServiceTermReference(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Appends the value as the last "ServiceTermReference" element
addServiceTermReference(String) - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Appends the value as the last "ServiceTermReference" element
addUtility(float) - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Appends the value as the last "Utility" element
addUtility(float) - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Appends the value as the last "Utility" element
AdvanceReservationComputeJobOffer - Class in org.ogf.graap.wsag.api.sla
AdvanceReservationComputeJobOffer
AdvanceReservationComputeJobOffer(AgreementType) - Constructor for class org.ogf.graap.wsag.api.sla.AdvanceReservationComputeJobOffer
Creates a new Unicore6ARComputeSLA from an offer.
AdvanceReservationComputeJobOffer(AgreementTemplateType) - Constructor for class org.ogf.graap.wsag.api.sla.AdvanceReservationComputeJobOffer
Creates a new Unicore6ARComputeSLA from a template.
AdvanceReservationComputeJobTemplate - Class in org.ogf.graap.wsag.api.sla
AdvanceReservationComputeJobTemplate {@code ADVANCE-RESERVATION-COMPUTE-JOB AgreementResponder 1 ADVANCE-RESERVATION-COMPUTE-JOB Application_1 1 Description Application_2 2 Description $RESOURCES.getIndividualCPUTime().getExactArray(0).
AdvanceReservationComputeJobTemplate(AgreementTemplateType) - Constructor for class org.ogf.graap.wsag.api.sla.AdvanceReservationComputeJobTemplate
 
AdvanceReservationPattern - Class in org.ogf.graap.wsag.api.pattern
AdvanceReservationPattern An advance reservation pattern includes a service description term that defines the earliest start time of the overall service.
AdvanceReservationPattern(TermCompositorType) - Constructor for class org.ogf.graap.wsag.api.pattern.AdvanceReservationPattern
Instantiates the advance reservation pattern on a given term compositor.
advertise(NegotiationOfferType[], XmlObject[]) - Method in interface org.ogf.graap.wsag.api.Negotiation
Advertises the state change of particular agreement offers to a negotiation participator.
advertise(AdvertiseInputDocument) - Method in interface org.ogf.graap.wsag.api.rest.RestNegotiation
Advertises a set of negotiation offers.
advertise(NegotiationOfferType[]) - Method in class org.ogf.graap.wsag.client.api.impl.NegotiationClientImpl
Advertises a set of negotiation offers.
advertise(NegotiationOfferType[]) - Method in class org.ogf.graap.wsag.client.api.local.LocalNegotiationClient
 
advertise(NegotiationOfferType[]) - Method in interface org.ogf.graap.wsag.client.api.NegotiationClient
Advertises a set of negotiation offers.
advertise(NegotiationOfferType[]) - Method in class org.ogf.graap.wsag.client.rest.RestNegotiationClient
 
advertise(NegotiationOfferType[]) - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfNegotiationService
advertise(NegotiationOfferType[]) - Method in class org.ogf.graap.wsag.client.wsrf.WsrfNegotiationClient
 
advertise(NegotiationOfferType[], XmlObject[]) - Method in class org.ogf.graap.wsag.server.engine.GenericNegotiation
Advertises the state change of particular agreement offers to a negotiation participator.
advertise(AdvertiseInputDocument) - Method in class org.ogf.graap.wsag.server.rest.RestNegotiationFacade
 
advertise(AdvertiseInputDocument) - Method in class org.ogf.graap.wsag.wsrf.impl.NegotiationCapability
Advertises a set of negotiation offers to a negotiation participator.
AdvertiseInputDocument - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
A document containing one AdvertiseInput(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
AdvertiseInputDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
AdvertiseInputDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
A document containing one AdvertiseInput(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
AdvertiseInputDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.AdvertiseInputDocumentImpl
 
AdvertiseInputType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML AdvertiseInputType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
AdvertiseInputType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
AdvertiseInputTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML AdvertiseInputType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
AdvertiseInputTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.AdvertiseInputTypeImpl
 
AdvertiseOutputDocument - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
A document containing one AdvertiseOutput(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
AdvertiseOutputDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
AdvertiseOutputDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
A document containing one AdvertiseOutput(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
AdvertiseOutputDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.AdvertiseOutputDocumentImpl
 
AdvertiseOutputType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML AdvertiseOutputType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
AdvertiseOutputType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
AdvertiseOutputTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML AdvertiseOutputType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
AdvertiseOutputTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.AdvertiseOutputTypeImpl
 
agent - Variable in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
The Listing Agent.
Agreement - Interface in org.ogf.graap.wsag.api
Agreement interface used by the server module.
agreement - Variable in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
The MonitorableAgreement wraps the domain specific agreement implementation that inherits from AbstractAgreementType.
AGREEMENT_ACCEPTANCE_FACTORY - Static variable in interface org.ogf.graap.wsag.server.api.AgreementAcceptanceFactory
An agreement acceptance factory is resolved via this key in the factory context of a factory action.
AGREEMENT_CONSTRAINT_VALIDATION_ERROR - Static variable in exception org.ogf.graap.wsag.api.exceptions.WSAgreementException
Error code for the CreationConstraintsViolationException
AGREEMENT_CONTEXT_ENTRY - Static variable in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
Data associated with an agreement instance is stored in the database under a unique identifier.
AGREEMENT_CREATION_ERROR - Static variable in exception org.ogf.graap.wsag.api.exceptions.WSAgreementException
Error code for the AgreementCreationException
AGREEMENT_FACTORY_ERROR - Static variable in exception org.ogf.graap.wsag.api.exceptions.WSAgreementException
Error code for the AgreementFactoryException
AGREEMENT_FACTORY_REGISTRY_SERVICE_URI - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSAG4J Agreement Factory Registry Service Path
AGREEMENT_FACTORY_SERVICE_URI - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSAG4J Agreement Factory Service Path
AGREEMENT_INITIATOR - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementRoleType
 
AGREEMENT_PROPERTIES_ENTRY - Static variable in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
Data associated with an agreement instance is stored in the database under a unique identifier.
AGREEMENT_REGISTRY_SERVICE_URI - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSAG4J Agreement Registry Service Path
AGREEMENT_RESPONDER - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementRoleType
 
AGREEMENT_SERVICE_URI - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSAG4J Agreement Service Path
AgreementAcceptanceCapability - Class in org.ogf.graap.wsag.wsrf.impl
Implementation of the WS-Agreement Acceptance port type.
AgreementAcceptanceCapability() - Constructor for class org.ogf.graap.wsag.wsrf.impl.AgreementAcceptanceCapability
 
AgreementAcceptanceClient - Interface in org.ogf.graap.wsag.client.api
When a pending agreement is created, the agreement initiator may specify an acceptance endpoint that is notified on the agreement responders decision, namely the acceptance or rejection of the offer.
AgreementAcceptanceClientFactory - Class in org.ogf.graap.wsag.client.rest.builder
 
AgreementAcceptanceClientFactory() - Constructor for class org.ogf.graap.wsag.client.rest.builder.AgreementAcceptanceClientFactory
 
AgreementAcceptanceClientFactory - Class in org.ogf.graap.wsag.client.wsrf.builder
 
AgreementAcceptanceClientFactory() - Constructor for class org.ogf.graap.wsag.client.wsrf.builder.AgreementAcceptanceClientFactory
 
AgreementAcceptanceFactory - Interface in org.ogf.graap.wsag.server.api
AgreementAcceptanceFactory Creates a new agreement acceptance instance.
AgreementAcceptanceFactoryImpl - Class in org.ogf.graap.wsag.wsrf.impl
Default implementation of an agreement acceptance factory.
AgreementAcceptanceFactoryImpl(Resource) - Constructor for class org.ogf.graap.wsag.wsrf.impl.AgreementAcceptanceFactoryImpl
 
AgreementAcceptanceInputType - Interface in org.ogf.schemas.graap.wsAgreement
An XML AgreementAcceptanceInputType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementAcceptanceInputType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AgreementAcceptanceInputTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML AgreementAcceptanceInputType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementAcceptanceInputTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementAcceptanceInputTypeImpl
 
AgreementAcceptanceListener - Interface in org.ogf.graap.wsag.server.api
When a pending agreement is created, the agreement initiator may specify an acceptance endpoint that is notified on the agreement responders decision, namely the acceptance or rejection of the offer.
AgreementAcceptanceOutputType - Interface in org.ogf.schemas.graap.wsAgreement
An XML AgreementAcceptanceOutputType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementAcceptanceOutputType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AgreementAcceptanceOutputTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML AgreementAcceptanceOutputType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementAcceptanceOutputTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementAcceptanceOutputTypeImpl
 
AgreementAcceptanceWsResource - Class in org.ogf.graap.wsag.wsrf.impl
AgreementWsResource
AgreementAcceptanceWsResource() - Constructor for class org.ogf.graap.wsag.wsrf.impl.AgreementAcceptanceWsResource
 
AgreementCapability - Class in org.ogf.graap.wsag.wsrf.impl
Default implementation of the WS-Agreement port type.
AgreementCapability() - Constructor for class org.ogf.graap.wsag.wsrf.impl.AgreementCapability
 
AgreementClient - Interface in org.ogf.graap.wsag.client.api
Client interface of a agreement service implementation.
AgreementClientFactory - Class in org.ogf.graap.wsag.client.rest.builder
 
AgreementClientFactory() - Constructor for class org.ogf.graap.wsag.client.rest.builder.AgreementClientFactory
 
AgreementClientFactory - Class in org.ogf.graap.wsag.client.wsrf.builder
 
AgreementClientFactory() - Constructor for class org.ogf.graap.wsag.client.wsrf.builder.AgreementClientFactory
 
AgreementClientImpl - Class in org.ogf.graap.wsag.client.api.impl
Default implementation of an agreement client.
AgreementClientImpl() - Constructor for class org.ogf.graap.wsag.client.api.impl.AgreementClientImpl
 
AgreementContext - Class in org.ogf.graap.wsag.server.api.impl
SimpleActionContext
AgreementContext(Agreement) - Constructor for class org.ogf.graap.wsag.server.api.impl.AgreementContext
Creates a new execution context for an agreement instance.
AgreementContextType - Interface in org.ogf.schemas.graap.wsAgreement
An XML AgreementContextType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementContextType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AgreementContextTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML AgreementContextType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementContextTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
 
AgreementCreationException - Exception in org.ogf.graap.wsag.api.exceptions
AgreementCreationException
AgreementCreationException() - Constructor for exception org.ogf.graap.wsag.api.exceptions.AgreementCreationException
default constructor
AgreementCreationException(String) - Constructor for exception org.ogf.graap.wsag.api.exceptions.AgreementCreationException
Constructs an exception with the given message.
AgreementDelegator - Class in org.ogf.graap.wsag.api.types
Default implementation of an agreement delegator.
AgreementDelegator(Agreement) - Constructor for class org.ogf.graap.wsag.api.types.AgreementDelegator
Creates a new instance of the delegator.
AgreementEprContainer - Class in org.ogf.graap.wsag.wsrf.persistence
Entity class for the agreement persistence.
AgreementEprContainer() - Constructor for class org.ogf.graap.wsag.wsrf.persistence.AgreementEprContainer
The default constructor is required by the JPA2 environment.
AgreementEprContainer(String, EndpointReferenceType) - Constructor for class org.ogf.graap.wsag.wsrf.persistence.AgreementEprContainer
Used to create an instance of this entity ba hand.
AgreementFactory - Interface in org.ogf.graap.wsag.api
This interface defines the operations of an AgreementFactory.
AgreementFactoryAction - Class in org.ogf.graap.wsag.server.actions.impl
This class implements a WSAG4J agreement factory action.
AgreementFactoryAction(IGetTemplateAction, ICreateAgreementAction, INegotiationAction) - Constructor for class org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction
Creates a new AgreementFactoryAction.
AgreementFactoryCapability - Class in org.ogf.graap.wsag.wsrf.impl
Default implementation of the agreement factory port type.
AgreementFactoryCapability() - Constructor for class org.ogf.graap.wsag.wsrf.impl.AgreementFactoryCapability
 
AgreementFactoryClient - Interface in org.ogf.graap.wsag.client.api
Client interface to interact with an agreement factory.
AgreementFactoryClientFactory - Class in org.ogf.graap.wsag.client.rest.builder
 
AgreementFactoryClientFactory() - Constructor for class org.ogf.graap.wsag.client.rest.builder.AgreementFactoryClientFactory
 
AgreementFactoryClientFactory - Class in org.ogf.graap.wsag.client.wsrf.builder
 
AgreementFactoryClientFactory() - Constructor for class org.ogf.graap.wsag.client.wsrf.builder.AgreementFactoryClientFactory
 
AgreementFactoryContext - Interface in org.ogf.graap.wsag.api
An agreement factory context allows factory actions to share data within a specific agreement factory instance.
AgreementFactoryException - Exception in org.ogf.graap.wsag.api.exceptions
AgreementFactoryException
AgreementFactoryException() - Constructor for exception org.ogf.graap.wsag.api.exceptions.AgreementFactoryException
default constructor
AgreementFactoryException(String) - Constructor for exception org.ogf.graap.wsag.api.exceptions.AgreementFactoryException
 
AgreementFactoryException(String, ContinuingFaultType) - Constructor for exception org.ogf.graap.wsag.api.exceptions.AgreementFactoryException
Constructs an exception with the given message using a ContinuingFaultType as a cause.
AgreementFactoryException(String, Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.AgreementFactoryException
 
AgreementFactoryException(Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.AgreementFactoryException
 
AgreementFactoryFacade - Class in org.ogf.graap.wsag.server.api.impl
The agreement factory facade is an implementation of a IAgreementFactory.
AgreementFactoryFacade(AgreementFactory) - Constructor for class org.ogf.graap.wsag.server.api.impl.AgreementFactoryFacade
 
AgreementFactoryFault - Exception in org.ogf.graap.wsag.wsrf.faults
AgreementFactoryFault
AgreementFactoryFault(Element) - Constructor for exception org.ogf.graap.wsag.wsrf.faults.AgreementFactoryFault
 
AgreementFactoryFault(String) - Constructor for exception org.ogf.graap.wsag.wsrf.faults.AgreementFactoryFault
 
AgreementFactoryFault(String, Throwable) - Constructor for exception org.ogf.graap.wsag.wsrf.faults.AgreementFactoryFault
 
AgreementFactoryFault(Throwable) - Constructor for exception org.ogf.graap.wsag.wsrf.faults.AgreementFactoryFault
 
AgreementFactoryFault(AgreementFactoryException) - Constructor for exception org.ogf.graap.wsag.wsrf.faults.AgreementFactoryFault
 
agreementFactoryId - Variable in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
The factory resource id.
AgreementFactoryIdentity - Class in org.ogf.graap.wsag.wsrf.impl
WSAG4JIdentity
AgreementFactoryIdentity() - Constructor for class org.ogf.graap.wsag.wsrf.impl.AgreementFactoryIdentity
 
AgreementFactoryMetadataExchange - Class in org.ogf.graap.wsag.wsrf.impl
AgreementFactoryMetadataExchange
AgreementFactoryMetadataExchange() - Constructor for class org.ogf.graap.wsag.wsrf.impl.AgreementFactoryMetadataExchange
 
AgreementFactoryPropertiesDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one AgreementFactoryProperties(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
AgreementFactoryPropertiesDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AgreementFactoryPropertiesDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one AgreementFactoryProperties(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
AgreementFactoryPropertiesDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementFactoryPropertiesDocumentImpl
 
AgreementFactoryPropertiesType - Interface in org.ogf.schemas.graap.wsAgreement
An XML AgreementFactoryPropertiesType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementFactoryPropertiesType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AgreementFactoryPropertiesTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML AgreementFactoryPropertiesType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementFactoryPropertiesTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementFactoryPropertiesTypeImpl
 
AgreementFactoryRegistryClient - Interface in org.ogf.graap.wsag.client.api
Client to an agreement factory registry.
AgreementFactoryRegistryClientFactory - Class in org.ogf.graap.wsag.client.rest.builder
WSAG4JAgreementFactoryBuilder
AgreementFactoryRegistryClientFactory() - Constructor for class org.ogf.graap.wsag.client.rest.builder.AgreementFactoryRegistryClientFactory
 
AgreementFactoryRegistryClientFactory - Class in org.ogf.graap.wsag.client.wsrf.builder
WSAG4JAgreementFactoryBuilder
AgreementFactoryRegistryClientFactory() - Constructor for class org.ogf.graap.wsag.client.wsrf.builder.AgreementFactoryRegistryClientFactory
 
AgreementFactoryRegistryLocator - Class in org.ogf.graap.wsag.client.api
Deprecated. as of version 2.x - use AgreementFactoryRegistryClient.FACTORY for creating new client instances.
AgreementFactoryRegistryLocator() - Constructor for class org.ogf.graap.wsag.client.api.AgreementFactoryRegistryLocator
Deprecated.  
AgreementFactoryWsResource - Class in org.ogf.graap.wsag.wsrf.impl
Default implementation of an agreement factory WSRF resource.
AgreementFactoryWsResource() - Constructor for class org.ogf.graap.wsag.wsrf.impl.AgreementFactoryWsResource
 
AgreementIdDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one AgreementId(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
AgreementIdDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AgreementIdDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one AgreementId(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
AgreementIdDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementIdDocumentImpl
 
AgreementImmediateTermination - Class in org.ogf.graap.wsag.wsrf.impl
 
AgreementImmediateTermination() - Constructor for class org.ogf.graap.wsag.wsrf.impl.AgreementImmediateTermination
 
AgreementInitiatorIdentifierType - Interface in org.ogf.schemas.graap.wsAgreement
An XML AgreementInitiatorIdentifierType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementInitiatorIdentifierType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AgreementInitiatorIdentifierTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML AgreementInitiatorIdentifierType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementInitiatorIdentifierTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementInitiatorIdentifierTypeImpl
 
AgreementInterpreter - Class in org.ogf.graap.wsag.interpreter
The agreement interpreter evaluates the agreement language in the agreement terms property and checks whether or not the agreement is valid with respect to term composition.
AgreementInterpreter() - Constructor for class org.ogf.graap.wsag.interpreter.AgreementInterpreter
 
AgreementMembershipContentRule - Class in org.ogf.graap.wsag.wsrf.sg.impl
AgreementMembershipContentRule
AgreementMembershipContentRule() - Constructor for class org.ogf.graap.wsag.wsrf.sg.impl.AgreementMembershipContentRule
default constructor
AgreementMembershipContentRule(Element) - Constructor for class org.ogf.graap.wsag.wsrf.sg.impl.AgreementMembershipContentRule
 
AgreementMembershipContentRuleSerializer - Class in org.ogf.graap.wsag.wsrf.sg.impl
MembershipContentRuleSerializer
AgreementMembershipContentRuleSerializer() - Constructor for class org.ogf.graap.wsag.wsrf.sg.impl.AgreementMembershipContentRuleSerializer
 
AgreementMetadataExchange - Class in org.ogf.graap.wsag.wsrf.impl
AgreementMetadataExchange
AgreementMetadataExchange() - Constructor for class org.ogf.graap.wsag.wsrf.impl.AgreementMetadataExchange
 
AgreementMonitor - Class in org.ogf.graap.wsag.server.monitoring
WSAG4JAgreementMonitor Monitors the service term states of an agreement instance and evaluates the guarantee term states for guarantees defined in the agreement instance.
AgreementMonitor() - Constructor for class org.ogf.graap.wsag.server.monitoring.AgreementMonitor
 
AgreementMonitorJob - Class in org.ogf.graap.wsag.server.monitoring
AgreementMonitorJob
AgreementMonitorJob() - Constructor for class org.ogf.graap.wsag.server.monitoring.AgreementMonitorJob
 
AgreementOffer - Interface in org.ogf.graap.wsag.api
The AgreementOffer interface implements the required methods to access the properties of an agreement offer.
AgreementOfferDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one AgreementOffer(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
AgreementOfferDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AgreementOfferDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one AgreementOffer(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
AgreementOfferDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementOfferDocumentImpl
 
AgreementOfferType - Class in org.ogf.graap.wsag.api.types
AgreementOfferType
AgreementOfferType(AgreementTemplateType) - Constructor for class org.ogf.graap.wsag.api.types.AgreementOfferType
Initializes an agreement offer from a template.
AgreementOfferType(NegotiationOfferTypeImpl) - Constructor for class org.ogf.graap.wsag.api.types.AgreementOfferType
Constructs a quote for the given negotiation offer.
AgreementOfferType(NegotiationOfferType) - Constructor for class org.ogf.graap.wsag.api.types.AgreementOfferType
Initializes an agreement offer from a negotiation offer.
AgreementOfferType(AgreementType) - Constructor for class org.ogf.graap.wsag.api.types.AgreementOfferType
Initializes an agreement offer from a agreement type.
agreementProperties - Variable in class org.ogf.graap.wsag.api.types.AbstractAgreementType
The internal XML representation of the agreement instance.
AgreementPropertiesCollection - Class in org.ogf.graap.wsag.wsrf.impl
Implementation for retrieving the agreement resource properties document.
AgreementPropertiesCollection(AgreementWsResource) - Constructor for class org.ogf.graap.wsag.wsrf.impl.AgreementPropertiesCollection
Creates a new agreement resource properties collection for the given agreement.
AgreementPropertiesDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one AgreementProperties(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
AgreementPropertiesDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AgreementPropertiesDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one AgreementProperties(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
AgreementPropertiesDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesDocumentImpl
 
AgreementPropertiesType - Interface in org.ogf.schemas.graap.wsAgreement
An XML AgreementPropertiesType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementPropertiesType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AgreementPropertiesTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML AgreementPropertiesType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementPropertiesTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
 
AgreementResponderIdentifierType - Interface in org.ogf.schemas.graap.wsAgreement
An XML AgreementResponderIdentifierType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementResponderIdentifierType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AgreementResponderIdentifierTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML AgreementResponderIdentifierType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementResponderIdentifierTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementResponderIdentifierTypeImpl
 
AgreementRoleType - Interface in org.ogf.schemas.graap.wsAgreement
An XML AgreementRoleType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementRoleType.Enum - Class in org.ogf.schemas.graap.wsAgreement
Enumeration value class for org.ogf.schemas.graap.wsAgreement.AgreementRoleType.
AgreementRoleType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AgreementRoleTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML AgreementRoleType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementRoleTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementRoleTypeImpl
 
AgreementRoleTypeImpl(SchemaType, boolean) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementRoleTypeImpl
 
AgreementServiceGroup - Class in org.ogf.graap.wsag.wsrf.sg.impl
AgreementFactoryContentRule
AgreementServiceGroup() - Constructor for class org.ogf.graap.wsag.wsrf.sg.impl.AgreementServiceGroup
 
AgreementStateDefinition - Interface in org.ogf.schemas.graap.wsAgreement
An XML AgreementStateDefinition(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementStateDefinition.Enum - Class in org.ogf.schemas.graap.wsAgreement
Enumeration value class for org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.
AgreementStateDefinition.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AgreementStateDefinitionImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML AgreementStateDefinition(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementStateDefinitionImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementStateDefinitionImpl
 
AgreementStateDefinitionImpl(SchemaType, boolean) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementStateDefinitionImpl
 
AgreementStateDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one AgreementState(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
AgreementStateDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AgreementStateDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one AgreementState(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
AgreementStateDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementStateDocumentImpl
 
AgreementStatePropertiesDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one AgreementStateProperties(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
AgreementStatePropertiesDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AgreementStatePropertiesDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one AgreementStateProperties(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
AgreementStatePropertiesDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesDocumentImpl
 
AgreementStatePropertiesType - Interface in org.ogf.schemas.graap.wsAgreement
An XML AgreementStatePropertiesType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementStatePropertiesType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AgreementStatePropertiesTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML AgreementStatePropertiesType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementStatePropertiesTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
 
AgreementStateType - Interface in org.ogf.schemas.graap.wsAgreement
An XML AgreementStateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementStateType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AgreementStateTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML AgreementStateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementStateTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementStateTypeImpl
 
AgreementTemplate - Interface in org.ogf.graap.wsag.api
The AgreementTemplate interface implements the required methods to access the properties of an agreement template.
AgreementTemplateType - Interface in org.ogf.schemas.graap.wsAgreement
An XML AgreementTemplateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementTemplateType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AgreementTemplateTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML AgreementTemplateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementTemplateTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementTemplateTypeImpl
 
AgreementTerminationHandler - Interface in org.ogf.graap.wsag.server.api
This class implements a strategy that is invoked when a MonitorableAgreement is terminated.
AgreementType - Interface in org.ogf.schemas.graap.wsAgreement
An XML AgreementType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AgreementTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML AgreementType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
AgreementTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AgreementTypeImpl
 
AgreementWsResource - Class in org.ogf.graap.wsag.wsrf.impl
Default implementation of an agreement WSRF resource.
AgreementWsResource() - Constructor for class org.ogf.graap.wsag.wsrf.impl.AgreementWsResource
 
AIX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
AllDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one All(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
AllDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
AllDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one All(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
AllDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.AllDocumentImpl
 
AllExpression - Class in org.ogf.graap.wsag.interpreter.expr
AllExpression
AllExpression(TermCompositorType) - Constructor for class org.ogf.graap.wsag.interpreter.expr.AllExpression
 
ANONYMOUS_EPR - Static variable in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
Definition of an anonymous SOAP sender EPR.
APPEND - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration
 
ApplicationDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one Application(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
ApplicationDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
ApplicationDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one Application(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
ApplicationDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationDocumentImpl
 
ApplicationNameDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one ApplicationName(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
ApplicationNameDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
ApplicationNameDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one ApplicationName(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
ApplicationNameDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationNameDocumentImpl
 
ApplicationType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML Application_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
ApplicationType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
ApplicationTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML Application_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
ApplicationTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationTypeImpl
 
ApplicationVersionDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one ApplicationVersion(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
ApplicationVersionDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
ApplicationVersionDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one ApplicationVersion(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
ApplicationVersionDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationVersionDocumentImpl
 
ArgumentDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one Argument(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
ArgumentDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
ArgumentDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one Argument(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
ArgumentDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ArgumentDocumentImpl
 
ArgumentType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
An XML Argument_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix).
ArgumentType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
ArgumentTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
An XML Argument_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix).
ArgumentTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ArgumentTypeImpl
 
ArgumentTypeImpl(SchemaType, boolean) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ArgumentTypeImpl
 
ARM - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
ASERIES - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
AttributedAnyType - Interface in org.w3.x2005.x08.addressing
An XML AttributedAnyType(@http://www.w3.org/2005/08/addressing).
AttributedAnyType.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
AttributedAnyTypeImpl - Class in org.w3.x2005.x08.addressing.impl
An XML AttributedAnyType(@http://www.w3.org/2005/08/addressing).
AttributedAnyTypeImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.AttributedAnyTypeImpl
 
AttributedQNameType - Interface in org.w3.x2005.x08.addressing
An XML AttributedQNameType(@http://www.w3.org/2005/08/addressing).
AttributedQNameType.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
AttributedQNameTypeImpl - Class in org.w3.x2005.x08.addressing.impl
An XML AttributedQNameType(@http://www.w3.org/2005/08/addressing).
AttributedQNameTypeImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.AttributedQNameTypeImpl
 
AttributedQNameTypeImpl(SchemaType, boolean) - Constructor for class org.w3.x2005.x08.addressing.impl.AttributedQNameTypeImpl
 
AttributedUnsignedLongType - Interface in org.w3.x2005.x08.addressing
An XML AttributedUnsignedLongType(@http://www.w3.org/2005/08/addressing).
AttributedUnsignedLongType.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
AttributedUnsignedLongTypeImpl - Class in org.w3.x2005.x08.addressing.impl
An XML AttributedUnsignedLongType(@http://www.w3.org/2005/08/addressing).
AttributedUnsignedLongTypeImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.AttributedUnsignedLongTypeImpl
 
AttributedUnsignedLongTypeImpl(SchemaType, boolean) - Constructor for class org.w3.x2005.x08.addressing.impl.AttributedUnsignedLongTypeImpl
 
AttributedURIType - Interface in org.w3.x2005.x08.addressing
An XML AttributedURIType(@http://www.w3.org/2005/08/addressing).
AttributedURIType.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
AttributedURITypeImpl - Class in org.w3.x2005.x08.addressing.impl
An XML AttributedURIType(@http://www.w3.org/2005/08/addressing).
AttributedURITypeImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.AttributedURITypeImpl
 
AttributedURITypeImpl(SchemaType, boolean) - Constructor for class org.w3.x2005.x08.addressing.impl.AttributedURITypeImpl
 
ATTUNIX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
AUTHENTICATED_USER - Static variable in class org.ogf.graap.wsag.api.security.SecurityConstants
Default key to lookup the JAAS subject of the authenticated user in the org.ogf.graap.wsag.server.api.WsagMessageContext.
awaitResponse() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap.ServletRequestResponseTransport
Axis2SoapClient - Class in org.ogf.graap.wsag.client.wsrf.impl
Basic implementation of a SOAP client.
Axis2SoapClient(Properties, ISecurityProperties) - Constructor for class org.ogf.graap.wsag.client.wsrf.impl.Axis2SoapClient
Creates a new SOAP client with the given security properties.
AXIS_MESSAGE_CONTEXT - Static variable in class org.ogf.graap.wsag.server.api.WsagMessageContext
Identifies the AXIS2 message context in the WsagMessageContext.
axisConfiguration - Variable in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
Axis Configuration
AxisHandler - Class in org.ogf.graap.wsag.wsrf.handler
Handles incoming SOAP messages and invokes WSRF stack.
AxisHandler() - Constructor for class org.ogf.graap.wsag.wsrf.handler.AxisHandler
 

B

BaseFaultDocument - Interface in org.oasisOpen.docs.wsrf.bf2
A document containing one BaseFault(@http://docs.oasis-open.org/wsrf/bf-2) element.
BaseFaultDocument.Factory - Class in org.oasisOpen.docs.wsrf.bf2
A factory class with static methods for creating instances of this type.
BaseFaultDocumentImpl - Class in org.oasisOpen.docs.wsrf.bf2.impl
A document containing one BaseFault(@http://docs.oasis-open.org/wsrf/bf-2) element.
BaseFaultDocumentImpl(SchemaType) - Constructor for class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultDocumentImpl
 
BaseFaultType - Interface in org.oasisOpen.docs.wsrf.bf2
An XML BaseFaultType(@http://docs.oasis-open.org/wsrf/bf-2).
BaseFaultType.Description - Interface in org.oasisOpen.docs.wsrf.bf2
An XML Description(@http://docs.oasis-open.org/wsrf/bf-2).
BaseFaultType.Description.Factory - Class in org.oasisOpen.docs.wsrf.bf2
A factory class with static methods for creating instances of this type.
BaseFaultType.ErrorCode - Interface in org.oasisOpen.docs.wsrf.bf2
An XML ErrorCode(@http://docs.oasis-open.org/wsrf/bf-2).
BaseFaultType.ErrorCode.Factory - Class in org.oasisOpen.docs.wsrf.bf2
A factory class with static methods for creating instances of this type.
BaseFaultType.Factory - Class in org.oasisOpen.docs.wsrf.bf2
A factory class with static methods for creating instances of this type.
BaseFaultType.FaultCause - Interface in org.oasisOpen.docs.wsrf.bf2
An XML FaultCause(@http://docs.oasis-open.org/wsrf/bf-2).
BaseFaultType.FaultCause.Factory - Class in org.oasisOpen.docs.wsrf.bf2
A factory class with static methods for creating instances of this type.
BaseFaultTypeImpl - Class in org.oasisOpen.docs.wsrf.bf2.impl
An XML BaseFaultType(@http://docs.oasis-open.org/wsrf/bf-2).
BaseFaultTypeImpl(SchemaType) - Constructor for class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
 
BaseFaultTypeImpl.DescriptionImpl - Class in org.oasisOpen.docs.wsrf.bf2.impl
An XML Description(@http://docs.oasis-open.org/wsrf/bf-2).
BaseFaultTypeImpl.DescriptionImpl(SchemaType) - Constructor for class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl.DescriptionImpl
 
BaseFaultTypeImpl.DescriptionImpl(SchemaType, boolean) - Constructor for class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl.DescriptionImpl
 
BaseFaultTypeImpl.ErrorCodeImpl - Class in org.oasisOpen.docs.wsrf.bf2.impl
An XML ErrorCode(@http://docs.oasis-open.org/wsrf/bf-2).
BaseFaultTypeImpl.ErrorCodeImpl(SchemaType) - Constructor for class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl.ErrorCodeImpl
 
BaseFaultTypeImpl.FaultCauseImpl - Class in org.oasisOpen.docs.wsrf.bf2.impl
An XML FaultCause(@http://docs.oasis-open.org/wsrf/bf-2).
BaseFaultTypeImpl.FaultCauseImpl(SchemaType) - Constructor for class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl.FaultCauseImpl
 
BE_OS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
beforeParentInitialize() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapIsolationLayer
Hook for sub classes that is called before initialization.
Bootstrap - Class in org.ogf.graap.wsag.wsrf.bootstrap
This is essentially a copy of the Axis2 Servlet.
Bootstrap() - Constructor for class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
 
Bootstrap.RestRequestProcessor - Class in org.ogf.graap.wsag.wsrf.bootstrap
Ues in processing REST related Requests.
Bootstrap.RestRequestProcessor(String, HttpServletRequest, HttpServletResponse) - Constructor for class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap.RestRequestProcessor
 
Bootstrap.ServletRequestResponseTransport - Class in org.ogf.graap.wsag.wsrf.bootstrap
 
BootstrapEnvironment - Class in org.ogf.graap.wsag.wsrf.bootstrap
The bootstrap environment implements a AbstractEnvironment in order to start up the WSRF layer before the initial invocation of the web service interface.
BootstrapEnvironment(String, String) - Constructor for class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapEnvironment
Creates a BootstrapEnvironment with a given application path (path of the expanded web application) and the external URI of the application.
BootstrapIsolationLayer - Class in org.ogf.graap.wsag.wsrf.bootstrap
The bootstrap isolation layer implements the AbstractIsolationLayer in order to start up the WSRF layer before the initial invocation of the web service interface.
BootstrapIsolationLayer(String, String) - Constructor for class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapIsolationLayer
Creates a BootstrapIsolationLayer with a given application path (path of the expanded web application) and the external URI of the application.
BootstrapRegistry - Class in org.ogf.graap.wsag.wsrf.bootstrap
WSAG4JContextRegistry
BootstrapRegistry() - Constructor for class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapRegistry
 
BoundaryType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML Boundary_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
BoundaryType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
BoundaryTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML Boundary_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
BoundaryTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.BoundaryTypeImpl
 
BoundaryTypeImpl(SchemaType, boolean) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.BoundaryTypeImpl
 
BS_2000 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
BSDUNIX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
BusinessValueListType - Interface in org.ogf.schemas.graap.wsAgreement
An XML BusinessValueListType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
BusinessValueListType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
BusinessValueListTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML BusinessValueListType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
BusinessValueListTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
 

C

CALDERA_OPEN_UNIX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
CandidateHostsDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one CandidateHosts(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
CandidateHostsDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
CandidateHostsDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one CandidateHosts(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
CandidateHostsDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CandidateHostsDocumentImpl
 
CandidateHostsType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML CandidateHosts_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
CandidateHostsType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
CandidateHostsTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML CandidateHosts_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
CandidateHostsTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CandidateHostsTypeImpl
 
checkDeployedFactories(List<String>) - Method in class org.ogf.graap.wsag.it.AbstractAgreementFactoryPersistenceTest
Checks the resource id's of the deployed factories.
ChoosableComputeApplicationPattern - Class in org.ogf.graap.wsag.api.pattern
ChoosableComputeApplicationPattern The term compositor contains a set of compute applications, where the client must choose on application out of the set.
ChoosableComputeApplicationPattern(TermCompositorType) - Constructor for class org.ogf.graap.wsag.api.pattern.ChoosableComputeApplicationPattern
Instantiates the pattern for the given term compositor.
ClasspathResourceLoader - Class in org.ogf.graap.wsag.server.actions.impl
Resource loader that loads velocity resources from the classpath.
ClasspathResourceLoader() - Constructor for class org.ogf.graap.wsag.server.actions.impl.ClasspathResourceLoader
 
clearAssertionStatus() - Method in class org.ogf.graap.wsag.wsrf.security.MerlinClassLoader
 
CLIENT_SECURITY_PROPERTIES - Static variable in interface org.ogf.graap.wsag.client.wsrf.security.ClientSecurityHandler
Deprecated. 
ClientFactory<T> - Interface in org.ogf.graap.wsag.client.api
Factory interface for wsag4j clients.
ClientLocator<T> - Class in org.ogf.graap.wsag.client.api
The Locator returns a new wsag4j client instances.
ClientLocator(Class<T>) - Constructor for class org.ogf.graap.wsag.client.api.ClientLocator
Instantiates a new client locator.
ClientSecurityHandler - Interface in org.ogf.graap.wsag.client.wsrf.security
SecurityHandler
clone() - Method in interface org.ogf.graap.wsag.api.security.ISecurityProperties
 
clone() - Method in class org.ogf.graap.wsag.api.security.SecurityProperties
 
clone() - Method in interface org.ogf.graap.wsag.client.api.AgreementClient
Returns a copy of the client.
clone() - Method in interface org.ogf.graap.wsag.client.api.AgreementFactoryClient
Returns a copy of the client.
clone() - Method in class org.ogf.graap.wsag.client.api.impl.AbstractAgreementFactoryClient
Creates s copy of this AgreementFactoryClient.
clone() - Method in class org.ogf.graap.wsag.client.api.impl.AgreementClientImpl
Returns a copy of the client.
clone() - Method in class org.ogf.graap.wsag.client.api.impl.NegotiationClientImpl
Returns a copy of the client.
clone() - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementClient
Returns a copy of the client.
clone() - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementFactoryClient
Creates s copy of this AgreementFactoryClient.
clone() - Method in class org.ogf.graap.wsag.client.api.local.LocalNegotiationClient
Returns a copy of the client.
clone() - Method in interface org.ogf.graap.wsag.client.api.NegotiationClient
Returns a copy of the client.
clone() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementClient
Returns a copy of the client.
clone() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementFactoryClient
 
clone() - Method in class org.ogf.graap.wsag.client.rest.RestNegotiationClient
Returns a copy of the client.
clone() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
Returns a copy of the client.
clone() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryClient
Returns a copy of the client.
clone() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfNegotiationClient
Returns a copy of the client.
clone() - Method in interface org.ogf.graap.wsag.server.monitoring.IMonitoringContext
Creates and returns a copy of this object.
clone() - Method in class org.ogf.graap.wsag.server.monitoring.MonitoringContext
Creates and returns a copy of this object.
close() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.WSAG4JMuseLog4jHandler
 
commit() - Method in class org.ogf.graap.wsag.api.security.KeystoreLoginModule
commit() - Method in class org.ogf.graap.wsag.client.wsrf.security.KeystoreLoginModule
CompensationType - Interface in org.ogf.graap.wsag4j.types.engine
An XML CompensationType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
CompensationType - Interface in org.ogf.schemas.graap.wsAgreement
An XML CompensationType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
CompensationType.AssessmentInterval - Interface in org.ogf.schemas.graap.wsAgreement
An XML AssessmentInterval(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
CompensationType.AssessmentInterval.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
CompensationType.Factory - Class in org.ogf.graap.wsag4j.types.engine
A factory class with static methods for creating instances of this type.
CompensationType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
CompensationTypeImpl - Class in org.ogf.graap.wsag4j.types.engine.impl
An XML CompensationType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
CompensationTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.engine.impl.CompensationTypeImpl
 
CompensationTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML CompensationType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
CompensationTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl
 
CompensationTypeImpl.AssessmentIntervalImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML AssessmentInterval(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
CompensationTypeImpl.AssessmentIntervalImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl.AssessmentIntervalImpl
 
COMPLETE - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition
 
COMPLETED - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition
 
ComputeApplicationPattern - Class in org.ogf.graap.wsag.api.pattern
ComputeApplicationPattern The term compositor contains an Application SDT.
ComputeApplicationPattern(TermCompositorType) - Constructor for class org.ogf.graap.wsag.api.pattern.ComputeApplicationPattern
Instantiates the pattern for the given term compositor.
ComputeJobOffer - Class in org.ogf.graap.wsag.api.sla
ComputeJobOffer
ComputeJobOffer(AgreementTemplateType) - Constructor for class org.ogf.graap.wsag.api.sla.ComputeJobOffer
Creates an Unicore6ComputeSLAOffer from a template.
ComputeJobOffer(AgreementType) - Constructor for class org.ogf.graap.wsag.api.sla.ComputeJobOffer
Creates an Unicore6ComputeSLAOffer from a offer.
ComputeJobTemplate - Class in org.ogf.graap.wsag.api.sla
ComputeJobTemplate {@code COMPUTE-JOB AgreementResponder 1 COMPUTE-JOB Application_1 1 Description Application_2 2 Description $RESOURCES.getIndividualCPUTime().
ComputeJobTemplate(AgreementTemplateType) - Constructor for class org.ogf.graap.wsag.api.sla.ComputeJobTemplate
 
ComputeResourcePattern - Class in org.ogf.graap.wsag.api.pattern
ComputeResourcePattern The term compositor contains a RESOURCE_SDT with a JSDL document describing a resource.
ComputeResourcePattern(TermCompositorType) - Constructor for class org.ogf.graap.wsag.api.pattern.ComputeResourcePattern
Initiates the pattern on a given term compositor.
configContext - Variable in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
Configuration Context
CONFIGURATION_CONTEXT - Static variable in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
Configuration Context
ConfigurationDocument - Interface in org.ogf.graap.wsag4j.types.configuration
A document containing one Configuration(@http://schemas.scai.fraunhofer.de/config/wsag4j) element.
ConfigurationDocument.Factory - Class in org.ogf.graap.wsag4j.types.configuration
A factory class with static methods for creating instances of this type.
ConfigurationDocumentImpl - Class in org.ogf.graap.wsag4j.types.configuration.impl
A document containing one Configuration(@http://schemas.scai.fraunhofer.de/config/wsag4j) element.
ConfigurationDocumentImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.configuration.impl.ConfigurationDocumentImpl
 
ConfigurationType - Interface in org.ogf.graap.wsag4j.types.configuration
An XML ConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
ConfigurationType.Factory - Class in org.ogf.graap.wsag4j.types.configuration
A factory class with static methods for creating instances of this type.
ConfigurationTypeImpl - Class in org.ogf.graap.wsag4j.types.configuration.impl
An XML ConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
ConfigurationTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.configuration.impl.ConfigurationTypeImpl
 
ConstraintAnnotationDocument - Interface in org.ogf.graap.wsag4j.types.engine
A document containing one ConstraintAnnotation(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine) element.
ConstraintAnnotationDocument.Factory - Class in org.ogf.graap.wsag4j.types.engine
A factory class with static methods for creating instances of this type.
ConstraintAnnotationDocumentImpl - Class in org.ogf.graap.wsag4j.types.engine.impl
A document containing one ConstraintAnnotation(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine) element.
ConstraintAnnotationDocumentImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.engine.impl.ConstraintAnnotationDocumentImpl
 
ConstraintAnnotationType - Interface in org.ogf.graap.wsag4j.types.engine
An XML ConstraintAnnotationType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
ConstraintAnnotationType.Factory - Class in org.ogf.graap.wsag4j.types.engine
A factory class with static methods for creating instances of this type.
ConstraintAnnotationTypeImpl - Class in org.ogf.graap.wsag4j.types.engine.impl
An XML ConstraintAnnotationType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
ConstraintAnnotationTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.engine.impl.ConstraintAnnotationTypeImpl
 
ConstraintDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one Constraint(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
ConstraintDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
ConstraintDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one Constraint(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
ConstraintDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.ConstraintDocumentImpl
 
ConstraintSectionType - Interface in org.ogf.schemas.graap.wsAgreement
An XML ConstraintSectionType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ConstraintSectionType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
ConstraintSectionTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML ConstraintSectionType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ConstraintSectionTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.ConstraintSectionTypeImpl
 
contextDestroyed(ServletContextEvent) - Method in class org.ogf.graap.wsag.server.rest.WSAG4JContextListener
contextDestroyed(ServletContextEvent) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.WSAG4JContextListener
ContextDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one Context(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
ContextDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
ContextDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one Context(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
ContextDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.ContextDocumentImpl
 
contextInitialized(ServletContextEvent) - Method in class org.ogf.graap.wsag.server.rest.WSAG4JContextListener
contextInitialized(ServletContextEvent) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.WSAG4JContextListener
contextRoot - Variable in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
Context Root.
ContinuingFaultDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one ContinuingFault(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
ContinuingFaultDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
ContinuingFaultDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one ContinuingFault(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
ContinuingFaultDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.ContinuingFaultDocumentImpl
 
ContinuingFaultType - Interface in org.ogf.schemas.graap.wsAgreement
An XML ContinuingFaultType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ContinuingFaultType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
ContinuingFaultTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML ContinuingFaultType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ContinuingFaultTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.ContinuingFaultTypeImpl
 
convertEndpointToMuseEPR(EndpointReferenceType) - Static method in class org.ogf.graap.wsag.wsrf.XmlUtils
Converts an EndpointReferenceType to a MUSE EPR.
convertMuseEPRToEndpoint(EndpointReference) - Static method in class org.ogf.graap.wsag.wsrf.XmlUtils
Converts a MUSE EPR to an EndpointReferenceType.
CoreDumpLimitDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one CoreDumpLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
CoreDumpLimitDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
CoreDumpLimitDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one CoreDumpLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
CoreDumpLimitDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.CoreDumpLimitDocumentImpl
 
CounterResourceIdFactory - Class in org.ogf.graap.wsag.wsrf.impl
CounterResourceIdFactory
CounterResourceIdFactory() - Constructor for class org.ogf.graap.wsag.wsrf.impl.CounterResourceIdFactory
default constructor
CounterResourceIdFactory(String) - Constructor for class org.ogf.graap.wsag.wsrf.impl.CounterResourceIdFactory
Creates a CounterResourceIdFactory with the given name (prefix in the generated QName).
countObservers() - Method in class org.ogf.graap.wsag.api.types.WSAGXmlType
 
countObservers() - Method in class org.ogf.graap.wsag.server.api.impl.PendingAgreementFacade
 
countViolations(int) - Method in class org.ogf.graap.wsag.server.monitoring.SLAFunctions
Counts the number of violations of a guarantee in the specified duration.
CPUArchitectureDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one CPUArchitecture(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
CPUArchitectureDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
CPUArchitectureDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one CPUArchitecture(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
CPUArchitectureDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CPUArchitectureDocumentImpl
 
CPUArchitectureNameDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one CPUArchitectureName(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
CPUArchitectureNameDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
CPUArchitectureNameDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one CPUArchitectureName(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
CPUArchitectureNameDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CPUArchitectureNameDocumentImpl
 
CPUArchitectureType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML CPUArchitecture_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
CPUArchitectureType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
CPUArchitectureTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML CPUArchitecture_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
CPUArchitectureTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CPUArchitectureTypeImpl
 
CPUTimeLimitDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one CPUTimeLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
CPUTimeLimitDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
CPUTimeLimitDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one CPUTimeLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
CPUTimeLimitDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.CPUTimeLimitDocumentImpl
 
createAgreement(AgreementOffer, Map<String, Object>) - Method in interface org.ogf.graap.wsag.api.AgreementFactory
Creates a new agreement based on an offer.
createAgreement(CreateAgreementInputDocument) - Method in interface org.ogf.graap.wsag.api.rest.RestAgreementFactory
Creates a new agreement with the factory resource.
createAgreement(AgreementOffer) - Method in interface org.ogf.graap.wsag.client.api.AgreementFactoryClient
Creates a new agreement instance with the SLA management server.
createAgreement(AgreementOffer) - Method in class org.ogf.graap.wsag.client.api.impl.AbstractAgreementFactoryClient
Creates a new agreement instance.
createAgreement(AgreementOffer) - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementFactoryClient
Creates a new agreement instance.
createAgreement(AgreementOffer) - Method in class org.ogf.graap.wsag.client.rest.RestAgreementFactoryClient
 
createAgreement(AgreementOffer) - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementFactoryService
createAgreement(AgreementOffer) - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryClient
Creates a new agreement instance.
createAgreement(AgreementOffer) - Method in class org.ogf.graap.wsag.samples.actions.SampleCreateAgreementAction
Compatibility method to support old agreement actions.
createAgreement(AgreementOffer) - Method in class org.ogf.graap.wsag.samples.pendingagreement.CreatePendingAgreementAction
Example for a long lasting agreement creation process.
createAgreement(AgreementOffer, Map<String, Object>) - Method in class org.ogf.graap.wsag.samples.pendingagreement.CreatePendingAgreementWithNotificationAction
Example for a long lasting agreement creation process.
createAgreement(AgreementOffer) - Method in class org.ogf.graap.wsag.samples.Sample1CreateAgreementAction
Compatibility method to support old agreement actions.
createAgreement(AgreementOffer) - Method in class org.ogf.graap.wsag.samples.Sample2CreateAgreementAction
Compatibility method to support old agreement actions.
createAgreement(AgreementOffer, Map<String, Object>) - Method in class org.ogf.graap.wsag.samples.SampleAgreementFactory
Deprecated. Creates a new agreement based on an offer.
createAgreement(AgreementOffer) - Method in class org.ogf.graap.wsag.samples.SampleMonitoredAgreementAction
Compatibility method to support old agreement actions.
createAgreement(AgreementOffer) - Method in class org.ogf.graap.wsag.samples.site.ExampleCreateAgreementAction
The createAgreement() method is invoked when an offer was received that is based on the template associated with this action.
createAgreement(AgreementOffer, Map<String, Object>) - Method in class org.ogf.graap.wsag.server.actions.AbstractCreateAgreementAction
Creates a new agreement based on an offer. createAgreement(AgreementOffer) - Method in class org.ogf.graap.wsag.server.actions.AbstractCreateAgreementAction
Compatibility method to support old agreement actions.
createAgreement(AgreementOffer, Map<String, Object>) - Method in interface org.ogf.graap.wsag.server.actions.ICreateAgreementAction
Creates a new agreement based on an offer. createAgreement(AgreementOffer, Map<String, Object>) - Method in class org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction
Invokes the create agreement strategy implemented by the ICreateAgreementAction which is set for this action
createAgreement(AgreementOffer, Map<String, Object>) - Method in class org.ogf.graap.wsag.server.api.impl.AgreementFactoryFacade
Creates a new agreement based on an offer.
createAgreement(AgreementOffer, Map<String, Object>) - Method in class org.ogf.graap.wsag.server.engine.GenericAgreementFactory
Creates a new agreement based on an offer.
createAgreement(AgreementOffer, Map<String, Object>) - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
Creates a new agreement instance.
createAgreement(CreateAgreementInputDocument) - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFactoryFacade
 
createAgreement(CreateAgreementInputDocument) - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementFactoryCapability
Creates an agreement for an offer.
createAgreement(AgreementOffer, Map<String, Object>) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseAgreementFactory
Creates a new agreement based on an offer.
createAgreementFactoryAction(ActionType, AgreementFactoryContext) - Method in interface org.ogf.graap.wsag.server.actions.IActionBuilder
Creates a new action based on the wsag4j configuration.
createAgreementFactoryAction(ActionType, AgreementFactoryContext) - Method in class org.ogf.graap.wsag.server.actions.impl.ActionBuilder
Creates a new instance of an AgreementFactoryAction based on the given configuration. CreateAgreementInputDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one CreateAgreementInput(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
CreateAgreementInputDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
CreateAgreementInputDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one CreateAgreementInput(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
CreateAgreementInputDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputDocumentImpl
 
CreateAgreementInputType - Interface in org.ogf.schemas.graap.wsAgreement
An XML CreateAgreementInputType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
CreateAgreementInputType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
CreateAgreementInputTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML CreateAgreementInputType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
CreateAgreementInputTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputTypeImpl
 
CreateAgreementOutputType - Interface in org.ogf.schemas.graap.wsAgreement
An XML CreateAgreementOutputType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
CreateAgreementOutputType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
CreateAgreementOutputTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML CreateAgreementOutputType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
CreateAgreementOutputTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementOutputTypeImpl
 
CreateAgreementResponseDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one CreateAgreementResponse(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
CreateAgreementResponseDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
CreateAgreementResponseDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one CreateAgreementResponse(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
CreateAgreementResponseDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementResponseDocumentImpl
 
createContainer(Agreement, String) - Static method in class org.ogf.graap.wsag.server.persistence.impl.PersistentAgreementContainer
Creates a new persistent container that stores the agreement properties document and the agreement execution context.
createDeploymentDescriptor() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapIsolationLayer
 
createDetail() - Method in exception org.ogf.graap.wsag.wsrf.faults.AbstractAgreementFault
Creates the detail section of the fault with timestamp and description.
createEnvironment() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapIsolationLayer
Creates a new environment instance.
createHeader(ISecurityProperties) - Method in interface org.ogf.graap.wsag.client.wsrf.security.ClientSecurityHandler
Creates additional SOAP headers that are included in a message.
createHeader(ISecurityProperties) - Method in class org.ogf.graap.wsag.client.wsrf.security.DefaultSecurityHandler
Default implementation of a wsag4j client security handler.
createLogging(Element, Environment) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.WSAG4JRouterDescriptor
 
createLoggingConfig() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.WSAG4JRouterDescriptor
Uses log4j as logging framework rather than java logging.
createMessage(EndpointReference, EndpointReference, String, Element[], Element[]) - Method in class org.ogf.graap.wsag.client.wsrf.impl.Axis2SoapClient
createMessageContext(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
 
createMessageContext(HttpServletRequest, HttpServletResponse) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
This method assumes, that the created MessageContext will be used in only SOAP invocation.
createPendingAgreement(AgreementOffer, PendingAgreementListener, Map<String, Object>) - Method in interface org.ogf.graap.wsag.api.AgreementFactory
Creates a new pending agreement based on an offer.
createPendingAgreement(CreatePendingAgreementInputDocument) - Method in interface org.ogf.graap.wsag.api.rest.RestAgreementFactory
Creates a new agreement with the factory resource in an asynchronous way.
createPendingAgreement(AgreementOffer) - Method in interface org.ogf.graap.wsag.client.api.AgreementFactoryClient
Creates a pending agreement instance.
createPendingAgreement(AgreementOffer, EndpointReferenceType) - Method in interface org.ogf.graap.wsag.client.api.AgreementFactoryClient
Creates a pending agreement instance.
createPendingAgreement(AgreementOffer) - Method in class org.ogf.graap.wsag.client.api.impl.AbstractAgreementFactoryClient
Creates a new pending agreement instance.
createPendingAgreement(AgreementOffer, EndpointReferenceType) - Method in class org.ogf.graap.wsag.client.api.impl.AbstractAgreementFactoryClient
Creates a new pending agreement instance.
createPendingAgreement(AgreementOffer) - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementFactoryClient
Creates a new pending agreement instance.
createPendingAgreement(AgreementOffer, EndpointReferenceType) - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementFactoryClient
 
createPendingAgreement(AgreementOffer) - Method in class org.ogf.graap.wsag.client.rest.RestAgreementFactoryClient
 
createPendingAgreement(AgreementOffer, EndpointReferenceType) - Method in class org.ogf.graap.wsag.client.rest.RestAgreementFactoryClient
 
createPendingAgreement(AgreementOffer) - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementFactoryService
createPendingAgreement(AgreementOffer, EndpointReferenceType) - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementFactoryService
createPendingAgreement(AgreementOffer) - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryClient
Creates a new pending agreement instance.
createPendingAgreement(AgreementOffer, EndpointReferenceType) - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryClient
Creates a new pending agreement instance.
createPendingAgreement(AgreementOffer, PendingAgreementListener, Map<String, Object>) - Method in class org.ogf.graap.wsag.samples.SampleAgreementFactory
Deprecated.  
createPendingAgreement(AgreementOffer, PendingAgreementListener, Map<String, Object>) - Method in class org.ogf.graap.wsag.server.api.impl.AgreementFactoryFacade
Creates a new pending agreement based on an offer.
createPendingAgreement(AgreementOffer, PendingAgreementListener, Map<String, Object>) - Method in class org.ogf.graap.wsag.server.engine.GenericAgreementFactory
 
createPendingAgreement(AgreementOffer, PendingAgreementListener, Map<String, Object>) - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
 
createPendingAgreement(CreatePendingAgreementInputDocument) - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFactoryFacade
 
createPendingAgreement(CreatePendingAgreementInputDocument) - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementFactoryCapability
Creates an agreement for the given offer.
createPendingAgreement(AgreementOffer, PendingAgreementListener, Map<String, Object>) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseAgreementFactory
Creates a new pending agreement based on an offer.
CreatePendingAgreementAction - Class in org.ogf.graap.wsag.samples.pendingagreement
CreatePendingAgreementAction This class shows an example for a long lasting agreement creation process.
CreatePendingAgreementAction() - Constructor for class org.ogf.graap.wsag.samples.pendingagreement.CreatePendingAgreementAction
 
createPendingAgreementImpl(AgreementOffer, AgreementAcceptanceClient, AgreementWsResource) - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementFactoryCapability
Creates a new pending agreement instance.
CreatePendingAgreementInputDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one CreatePendingAgreementInput(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
CreatePendingAgreementInputDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
CreatePendingAgreementInputDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one CreatePendingAgreementInput(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
CreatePendingAgreementInputDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputDocumentImpl
 
CreatePendingAgreementInputType - Interface in org.ogf.schemas.graap.wsAgreement
An XML CreatePendingAgreementInputType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
CreatePendingAgreementInputType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
CreatePendingAgreementInputTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML CreatePendingAgreementInputType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
CreatePendingAgreementInputTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
 
CreatePendingAgreementOutputType - Interface in org.ogf.schemas.graap.wsAgreement
An XML CreatePendingAgreementOutputType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
CreatePendingAgreementOutputType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
CreatePendingAgreementOutputTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML CreatePendingAgreementOutputType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
CreatePendingAgreementOutputTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementOutputTypeImpl
 
CreatePendingAgreementResponseDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one CreatePendingAgreementResponse(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
CreatePendingAgreementResponseDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
CreatePendingAgreementResponseDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one CreatePendingAgreementResponse(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
CreatePendingAgreementResponseDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementResponseDocumentImpl
 
CreatePendingAgreementWithNotificationAction - Class in org.ogf.graap.wsag.samples.pendingagreement
CreatePendingAgreementAction This class shows an example for a long lasting agreement creation process.
CreatePendingAgreementWithNotificationAction() - Constructor for class org.ogf.graap.wsag.samples.pendingagreement.CreatePendingAgreementWithNotificationAction
 
createPropertyCollection() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementWsResource
Returns an AgreementPropertiesCollection for retrieving the AgreementPropertiesDocument via the WSRF GetResourcePropertyDocument method.
createRouterDescriptor() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.WSAG4JDeploymentDescriptor
 
createSession() - Static method in class org.ogf.graap.wsag.server.api.WsagSessionManager
Creates a new WSAG4J session
CREATION_CONSTRAINT_ELEMENT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Creation Constraints Resource Property QName
CreationConstraintsViolationException - Exception in org.ogf.graap.wsag.api.exceptions
CreationConstraintsViolationException
CreationConstraintsViolationException() - Constructor for exception org.ogf.graap.wsag.api.exceptions.CreationConstraintsViolationException
default constructor
CreationConstraintsViolationException(String) - Constructor for exception org.ogf.graap.wsag.api.exceptions.CreationConstraintsViolationException
Constructs an exception with the given message.
CreationFlagDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one CreationFlag(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
CreationFlagDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
CreationFlagDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one CreationFlag(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
CreationFlagDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CreationFlagDocumentImpl
 
CreationFlagEnumeration - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML CreationFlagEnumeration(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
CreationFlagEnumeration.Enum - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
Enumeration value class for org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.
CreationFlagEnumeration.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
CreationFlagEnumerationImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML CreationFlagEnumeration(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
CreationFlagEnumerationImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CreationFlagEnumerationImpl
 
CreationFlagEnumerationImpl(SchemaType, boolean) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CreationFlagEnumerationImpl
 
CRITICAL_EXTENSIONS - Static variable in class org.ogf.graap.wsag.server.engine.GenericNegotiation
Critical extensions key
CRYPTO_ENC - Static variable in class org.ogf.graap.wsag.api.security.SecurityConstants
WSAG4J default encoding crypto key.
CRYPTO_SIGN - Static variable in class org.ogf.graap.wsag.api.security.SecurityConstants
WSAG4J default signing crypto key.

D

DatabaseAgreementHome - Class in org.ogf.graap.wsag.server.persistence.impl
Facade for all agreement factories known to the WSAG4J engine.
DatabaseAgreementHome(IAgreementFactoryHome) - Constructor for class org.ogf.graap.wsag.server.persistence.impl.DatabaseAgreementHome
 
DatabasePersistentAgreement - Class in org.ogf.graap.wsag.server.persistence.impl
Database-related implementation of the PersistentAgreement interface.
DatabasePersistentAgreement(PersistentAgreementContainer, String) - Constructor for class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
Uses an existing PersistentAgreementContainer instance to instantiate the persisted agreement.
DatabasePersistentAgreementFactory - Class in org.ogf.graap.wsag.server.persistence.impl
 
DatabasePersistentAgreementFactory(AgreementFactory) - Constructor for class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreementFactory
Creates a new DatabasePersistentAgreementFactory using the given agreement factory as delegation target for calls to the AgreementFactory interface.
DatabaseWSAG4JPersistence - Class in org.ogf.graap.wsag.server.persistence.impl
 
DatabaseWSAG4JPersistence() - Constructor for class org.ogf.graap.wsag.server.persistence.impl.DatabaseWSAG4JPersistence
 
DataSegmentLimitDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one DataSegmentLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
DataSegmentLimitDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
DataSegmentLimitDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one DataSegmentLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
DataSegmentLimitDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.DataSegmentLimitDocumentImpl
 
DataStagingDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one DataStaging(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
DataStagingDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
DataStagingDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one DataStaging(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
DataStagingDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingDocumentImpl
 
DataStagingType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML DataStaging_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
DataStagingType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
DataStagingTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML DataStaging_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
DataStagingTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
 
DC_OS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
DECNT - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
DEDICATED - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
DEFAULT_ALIAS - Static variable in class org.ogf.graap.wsag.api.security.SecurityConstants
WSAG4J default alias key.
DEFAULT_ALIAS_PASSWORD - Static variable in class org.ogf.graap.wsag.api.security.SecurityConstants
WSAG4J default alias password key.
DEFAULT_CONFIGURATION_FILE - Static variable in class org.ogf.graap.wsag.api.configuration.WSAG4JEnvironment
Default WSAG4J configuration file.
DEFAULT_CONFIGURATION_FILE - Static variable in interface org.ogf.graap.wsag.client.api.ClientFactory
location of the default configuration file
DEFAULT_CONFIGURATION_PATH - Static variable in class org.ogf.graap.wsag.api.configuration.WSAG4JEnvironment
Default WSAG4J configuration path.
DEFAULT_CONFIGURATION_PATH_KEY - Static variable in class org.ogf.graap.wsag.api.configuration.WSAG4JEnvironment
System property to lookup default WSAG4J configuration path.
DEFAULT_ENGINE_CONFIGURATION - Static variable in class org.ogf.graap.wsag.testutils.WsagTestCase
Default engine configuration file.
DEFAULT_GUARANTEE_TERM_XPATH - Static variable in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Default XPath expression for selecting all guarantee terms in an agreement.
DEFAULT_SDT_XPATH - Static variable in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Default XPath expression for selecting all service description terms in an agreement.
DEFAULT_TIME_OUT_IN_MILLI_SECONDS - Static variable in class org.ogf.graap.wsag.client.wsrf.impl.Axis2SoapClient
The SOAP client timeout in milliseconds.
DefaultSecurityHandler - Class in org.ogf.graap.wsag.client.wsrf.security
DefaultSecurityHandler
DefaultSecurityHandler() - Constructor for class org.ogf.graap.wsag.client.wsrf.security.DefaultSecurityHandler
 
delete() - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
 
delete() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
delete() - Method in interface org.ogf.graap.wsag.server.persistence.PersistentAgreement
Deletes an agreement at the persistence layer.
delete() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
deleteContainer() - Method in class org.ogf.graap.wsag.server.persistence.impl.PersistentAgreementContainer
Deletes this container instance.
deleteObserver(Observer) - Method in class org.ogf.graap.wsag.api.types.WSAGXmlType
 
deleteObserver(Observer) - Method in class org.ogf.graap.wsag.server.api.impl.PendingAgreementFacade
 
deleteObservers() - Method in class org.ogf.graap.wsag.api.types.WSAGXmlType
 
deleteObservers() - Method in class org.ogf.graap.wsag.server.api.impl.PendingAgreementFacade
 
DeleteOnTerminationDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one DeleteOnTermination(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
DeleteOnTerminationDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
DeleteOnTerminationDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one DeleteOnTermination(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
DeleteOnTerminationDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DeleteOnTerminationDocumentImpl
 
deleteResourceProperty(QName) - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
 
DescriptionDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one Description(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
DescriptionDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
DescriptionDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one Description(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
DescriptionDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DescriptionDocumentImpl
 
DescriptionType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML Description_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
DescriptionType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
DescriptionTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML Description_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
DescriptionTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DescriptionTypeImpl
 
DescriptionTypeImpl(SchemaType, boolean) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DescriptionTypeImpl
 
destroy() - Method in interface org.ogf.graap.wsag.api.rest.RestAcceptanceEndpoint
Destroys an acceptance endpoint.
destroy() - Method in interface org.ogf.graap.wsag.api.rest.RestAgreement
Destroys the agreement REST resource.
destroy() - Method in interface org.ogf.graap.wsag.api.rest.RestNegotiation
Destroys the agreement REST resource.
destroy() - Method in interface org.ogf.graap.wsag.client.api.AgreementAcceptanceClient
Destroys the acceptance instance.
destroy() - Method in interface org.ogf.graap.wsag.client.api.AgreementClient
Destroys agreement instance.
destroy() - Method in class org.ogf.graap.wsag.client.api.impl.AgreementClientImpl
Destroys agreement instance.
destroy() - Method in class org.ogf.graap.wsag.client.api.impl.NegotiationClientImpl
Destroys this web service object.
destroy() - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementClient
Destroys agreement instance.
destroy() - Method in class org.ogf.graap.wsag.client.api.local.LocalNegotiationClient
 
destroy() - Method in interface org.ogf.graap.wsag.client.api.NegotiationClient
Destroys this web service object.
destroy() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementAcceptanceClient
 
destroy() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementClient
 
destroy() - Method in class org.ogf.graap.wsag.client.rest.RestNegotiationClient
 
destroy() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementService
destroy() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfNegotiationService
destroy() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
 
destroy() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementAcceptanceClient
 
destroy() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
Destroys agreement instance.
destroy() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfNegotiationClient
 
destroy() - Method in class org.ogf.graap.wsag.server.rest.acceptance.RestAcceptanceEndpointFacade
 
destroy() - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFacade
 
destroy() - Method in class org.ogf.graap.wsag.server.rest.RestNegotiationFacade
 
destroy() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
distroy the ConfigurationContext
destroy() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementImmediateTermination
 
DGUX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
DirectoryNameType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
An XML DirectoryName_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix).
DirectoryNameType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
DirectoryNameTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
An XML DirectoryName_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix).
DirectoryNameTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.DirectoryNameTypeImpl
 
DirectoryNameTypeImpl(SchemaType, boolean) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.DirectoryNameTypeImpl
 
disableREST - Variable in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
disable REST
DiskSpaceDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one DiskSpace(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
DiskSpaceDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
DiskSpaceDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one DiskSpace(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
DiskSpaceDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DiskSpaceDocumentImpl
 
doAxisCall(Element, EndpointReference, String) - Method in class org.ogf.graap.wsag.client.wsrf.impl.Axis2SoapClient
Executes a SOAP call by using the Axis 2 SOAP engine.
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
Implementation of DELETE interface
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
Implementation for GET interface
doInitialize() - Method in class org.ogf.graap.wsag.samples.SampleAgreementFactory
Deprecated.  
doInitialize() - Method in class org.ogf.graap.wsag.server.api.EngineComponent
 
doInitialize() - Method in class org.ogf.graap.wsag.server.api.impl.AgreementFactoryFacade
 
doInitialize() - Method in class org.ogf.graap.wsag.server.engine.GenericAgreementFactory
Initializes a GenericAgreementFactory instance based on a provided EngineConfiguration.
doInitialize() - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractWSAG4JPersistence
doLoad() - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
Loads all agreements that were created by this factory.
doLoad() - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractWSAG4JPersistence
Loads the agreement factories for this persistence layer.
doLoad() - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreementFactory
Loads all agreements that were created by this factory.
doLoad() - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabaseWSAG4JPersistence
 
doLoad() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreementFactory
This agreement factory does not support persistence.
doLoad() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimpleWSAG4JPersistence
 
DONT_OVERWRITE - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
Implementation of POST interface
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
Implementation of PUT interface
doRemove(PersistentAgreement) - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
Removes an agreement from the persistence layer
doRemove(PersistentAgreementFactory) - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractWSAG4JPersistence
Removes a persistent factory from the persistence layer.
doRemove(PersistentAgreement) - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreementFactory
Removes an agreement from the persistence layer
doRemove(PersistentAgreementFactory) - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabaseWSAG4JPersistence
Removes a persistent factory from the persistence layer.
doRemove(PersistentAgreement) - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreementFactory
This agreement factory does not support persistence.
doRemove(PersistentAgreementFactory) - Method in class org.ogf.graap.wsag.server.persistence.impl.SimpleWSAG4JPersistence
Removes a persistent factory from the persistence layer.

E

EmfRegistry - Class in org.ogf.graap.wsag.server.persistence
 
EmfRegistry() - Constructor for class org.ogf.graap.wsag.server.persistence.EmfRegistry
 
EndpointReferenceDocument - Interface in org.w3.x2005.x08.addressing
A document containing one EndpointReference(@http://www.w3.org/2005/08/addressing) element.
EndpointReferenceDocument.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
EndpointReferenceDocumentImpl - Class in org.w3.x2005.x08.addressing.impl
A document containing one EndpointReference(@http://www.w3.org/2005/08/addressing) element.
EndpointReferenceDocumentImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.EndpointReferenceDocumentImpl
 
EndpointReferenceType - Interface in org.w3.x2005.x08.addressing
An XML EndpointReferenceType(@http://www.w3.org/2005/08/addressing).
EndpointReferenceType.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
EndpointReferenceTypeImpl - Class in org.w3.x2005.x08.addressing.impl
An XML EndpointReferenceType(@http://www.w3.org/2005/08/addressing).
EndpointReferenceTypeImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.EndpointReferenceTypeImpl
 
EngineComponent - Class in org.ogf.graap.wsag.server.api
 
EngineComponent() - Constructor for class org.ogf.graap.wsag.server.api.EngineComponent
 
EngineInstantiationException - Exception in org.ogf.graap.wsag.server.engine
 
EngineInstantiationException() - Constructor for exception org.ogf.graap.wsag.server.engine.EngineInstantiationException
 
EngineInstantiationException(String, Throwable) - Constructor for exception org.ogf.graap.wsag.server.engine.EngineInstantiationException
 
EngineInstantiationException(String) - Constructor for exception org.ogf.graap.wsag.server.engine.EngineInstantiationException
 
EngineInstantiationException(Throwable) - Constructor for exception org.ogf.graap.wsag.server.engine.EngineInstantiationException
 
enumValue() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration
 
enumValue() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration
 
enumValue() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
enumValue() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
enumValue() - Method in interface org.ogf.graap.wsag4j.types.engine.ItemCardinalityType
 
enumValue() - Method in interface org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType
 
enumValue() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementRoleType
 
enumValue() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition
 
enumValue() - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition
 
enumValue() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType
 
enumValue() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType
 
enumValue() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceRoleType
 
enumValue() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition
 
EnvironmentDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one Environment(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
EnvironmentDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
EnvironmentDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one Environment(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
EnvironmentDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.EnvironmentDocumentImpl
 
EnvironmentType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
An XML Environment_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix).
EnvironmentType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
EnvironmentTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
An XML Environment_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix).
EnvironmentTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.EnvironmentTypeImpl
 
EnvironmentTypeImpl(SchemaType, boolean) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.EnvironmentTypeImpl
 
EPOC - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
equals(Object) - Method in class org.ogf.graap.wsag.server.engine.TemplateIdentifier
equals(Object) - Method in class org.ogf.graap.wsag.wsrf.security.MerlinClassLoader
ErrorDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one Error(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
ErrorDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
ErrorDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one Error(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
ErrorDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ErrorDocumentImpl
 
evaluate(GuaranteeTermType, Map<String, Object>) - Method in interface org.ogf.graap.wsag.server.monitoring.IGuaranteeEvaluator
Evaluates a given guarantee.
evaluate(GuaranteeTermType, Map<String, Object>) - Method in class org.ogf.graap.wsag.server.monitoring.SimpleGuaranteeEvaluator
Evaluates a given guarantee.
ExactlyOneExpression - Class in org.ogf.graap.wsag.interpreter.expr
ExactlyOneExpression
ExactlyOneExpression(TermCompositorType) - Constructor for class org.ogf.graap.wsag.interpreter.expr.ExactlyOneExpression
 
ExactType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML Exact_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
ExactType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
ExactTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML Exact_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
ExactTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ExactTypeImpl
 
ExactTypeImpl(SchemaType, boolean) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ExactTypeImpl
 
ExampleAgreement - Class in org.ogf.graap.wsag.samples.site
This agreement implementation is used as example for the project documentation.
ExampleAgreement(AgreementOffer) - Constructor for class org.ogf.graap.wsag.samples.site.ExampleAgreement
Creates an new agreement instance based on an agreement offer.
ExampleCreateAgreementAction - Class in org.ogf.graap.wsag.samples.site
This action is used as example in the WSAG4J documentation.
ExampleCreateAgreementAction() - Constructor for class org.ogf.graap.wsag.samples.site.ExampleCreateAgreementAction
 
ExampleService - Class in org.ogf.graap.wsag.samples.site
Example for a service implementation.
ExampleService(JobDefinitionType) - Constructor for class org.ogf.graap.wsag.samples.site.ExampleService
Instantiates the example service with a given job.
ExclusiveExecutionDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one ExclusiveExecution(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
ExclusiveExecutionDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
ExclusiveExecutionDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one ExclusiveExecution(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
ExclusiveExecutionDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ExclusiveExecutionDocumentImpl
 
ExecutableDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one Executable(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
ExecutableDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
ExecutableDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one Executable(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
ExecutableDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ExecutableDocumentImpl
 
execute(JobExecutionContext) - Method in class org.ogf.graap.wsag.server.monitoring.AgreementMonitorJob
EXPECTED_FACTORIES - Static variable in class org.ogf.graap.wsag.doc.AbstractAgreementIntegrationSnippets
number of factories configured in the framework
EXPECTED_TEMPLATES_FACTORY_1 - Static variable in class org.ogf.graap.wsag.doc.AbstractAgreementIntegrationSnippets
number of templates at factory 1
EXPECTED_TEMPLATES_FACTORY_1 - Static variable in class org.ogf.graap.wsag.it.AbstractIntegrationTest
number of templates at factory 1
EXPECTED_TEMPLATES_FACTORY_2 - Static variable in class org.ogf.graap.wsag.it.AbstractIntegrationTest
number of templates at factory 1
EXTRA_HEADERS - Static variable in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
Deprecated. 

F

factoriesOL - Variable in class org.ogf.graap.wsag.server.engine.WsagEngine
An ordered list with the available agreement factories.
factoriesOL - Variable in class org.ogf.graap.wsag.wsrf.WSAG4JPersistenceFacade
An ordered list with the available agreement factories.
FACTORY - Static variable in interface org.ogf.graap.wsag.client.api.AgreementAcceptanceClient
Default builder.
FACTORY - Static variable in interface org.ogf.graap.wsag.client.api.AgreementClient
Default builder.
FACTORY - Static variable in interface org.ogf.graap.wsag.client.api.AgreementFactoryClient
Default builder.
FACTORY - Static variable in interface org.ogf.graap.wsag.client.api.AgreementFactoryRegistryClient
Default registry builder.
FACTORY - Static variable in interface org.ogf.graap.wsag.client.api.NegotiationClient
Default builder.
factory - Variable in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
The factory implementation that handles agreement creation.
FACTORY_EPR - Static variable in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseAgreementFactory
 
FactoryConfigurationType - Interface in org.ogf.graap.wsag4j.types.configuration
An XML FactoryConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
FactoryConfigurationType.Factory - Class in org.ogf.graap.wsag4j.types.configuration
A factory class with static methods for creating instances of this type.
FactoryConfigurationTypeImpl - Class in org.ogf.graap.wsag4j.types.configuration.impl
An XML FactoryConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
FactoryConfigurationTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.configuration.impl.FactoryConfigurationTypeImpl
 
FactoryContext - Class in org.ogf.graap.wsag.server.api.impl
The AgreementFactoryContext stores information that is accessible in the context of agreement factory operations. FactoryContext(IAgreementFactory) - Constructor for class org.ogf.graap.wsag.server.api.impl.FactoryContext
Creates a new agreement factory context for a given factory. FaultCodesOpenEnumType - Interface in org.w3.x2005.x08.addressing
An XML FaultCodesOpenEnumType(@http://www.w3.org/2005/08/addressing).
FaultCodesOpenEnumType.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
FaultCodesOpenEnumTypeImpl - Class in org.w3.x2005.x08.addressing.impl
An XML FaultCodesOpenEnumType(@http://www.w3.org/2005/08/addressing).
FaultCodesOpenEnumTypeImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.FaultCodesOpenEnumTypeImpl
 
FaultCodesOpenEnumTypeImpl(SchemaType, boolean) - Constructor for class org.w3.x2005.x08.addressing.impl.FaultCodesOpenEnumTypeImpl
 
FaultCodesType - Interface in org.w3.x2005.x08.addressing
An XML FaultCodesType(@http://www.w3.org/2005/08/addressing).
FaultCodesType.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
FaultCodesTypeImpl - Class in org.w3.x2005.x08.addressing.impl
An XML FaultCodesType(@http://www.w3.org/2005/08/addressing).
FaultCodesTypeImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.FaultCodesTypeImpl
 
FaultCodesTypeImpl(SchemaType, boolean) - Constructor for class org.w3.x2005.x08.addressing.impl.FaultCodesTypeImpl
 
FaultToDocument - Interface in org.w3.x2005.x08.addressing
A document containing one FaultTo(@http://www.w3.org/2005/08/addressing) element.
FaultToDocument.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
FaultToDocumentImpl - Class in org.w3.x2005.x08.addressing.impl
A document containing one FaultTo(@http://www.w3.org/2005/08/addressing) element.
FaultToDocumentImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.FaultToDocumentImpl
 
FileNameDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one FileName(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
FileNameDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
FileNameDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one FileName(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
FileNameDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileNameDocumentImpl
 
FileNameType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
An XML FileName_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix).
FileNameType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
FileNameTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
An XML FileName_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix).
FileNameTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.FileNameTypeImpl
 
FileNameTypeImpl(SchemaType, boolean) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.FileNameTypeImpl
 
FileSizeLimitDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one FileSizeLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
FileSizeLimitDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
FileSizeLimitDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one FileSizeLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
FileSizeLimitDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.FileSizeLimitDocumentImpl
 
FileSystemDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one FileSystem(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
FileSystemDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
FileSystemDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one FileSystem(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
FileSystemDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemDocumentImpl
 
FilesystemNameDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one FilesystemName(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
FilesystemNameDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
FilesystemNameDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one FilesystemName(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
FilesystemNameDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FilesystemNameDocumentImpl
 
FileSystemType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML FileSystem_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
FileSystemType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
FileSystemTypeDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one FileSystemType(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
FileSystemTypeDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
FileSystemTypeDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one FileSystemType(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
FileSystemTypeDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeDocumentImpl
 
FileSystemTypeEnumeration - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML FileSystemTypeEnumeration(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
FileSystemTypeEnumeration.Enum - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
Enumeration value class for org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.
FileSystemTypeEnumeration.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
FileSystemTypeEnumerationImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML FileSystemTypeEnumeration(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
FileSystemTypeEnumerationImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeEnumerationImpl
 
FileSystemTypeEnumerationImpl(SchemaType, boolean) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeEnumerationImpl
 
FileSystemTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML FileSystem_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
FileSystemTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
 
FileTemplate - Class in org.ogf.graap.wsag.server.actions.impl
Default implementation to load files from the classpath an process these files as Velocity templates.
FileTemplate(String) - Constructor for class org.ogf.graap.wsag.server.actions.impl.FileTemplate
Creates a new file template for the given file name.
FileTemplateConfigurationDocument - Interface in org.ogf.graap.wsag4j.types.configuration
A document containing one FileTemplateConfiguration(@http://schemas.scai.fraunhofer.de/config/wsag4j) element.
FileTemplateConfigurationDocument.Factory - Class in org.ogf.graap.wsag4j.types.configuration
A factory class with static methods for creating instances of this type.
FileTemplateConfigurationDocumentImpl - Class in org.ogf.graap.wsag4j.types.configuration.impl
A document containing one FileTemplateConfiguration(@http://schemas.scai.fraunhofer.de/config/wsag4j) element.
FileTemplateConfigurationDocumentImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.configuration.impl.FileTemplateConfigurationDocumentImpl
 
FileTemplateConfigurationType - Interface in org.ogf.graap.wsag4j.types.configuration
An XML FileTemplateConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
FileTemplateConfigurationType.Factory - Class in org.ogf.graap.wsag4j.types.configuration
A factory class with static methods for creating instances of this type.
FileTemplateConfigurationTypeImpl - Class in org.ogf.graap.wsag4j.types.configuration.impl
An XML FileTemplateConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
FileTemplateConfigurationTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.configuration.impl.FileTemplateConfigurationTypeImpl
 
finalizeBootstrapRegistry() - Static method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapRegistry
This method cleans up the ThreadLocal in order to prevent memory leaks.
finalizeContext() - Static method in class org.ogf.graap.wsag.wsrf.sg.impl.MembershipContentRuleContext
Unsets the ThreadLocal during the shutdown process of the WSAG4JResourceRouter in order to prevent memory leaks.
finalizeEmfRegistry() - Static method in class org.ogf.graap.wsag.server.persistence.EmfRegistry
Closes the entity manager factory and all entity managers.
find(String) - Method in class org.ogf.graap.wsag.server.engine.WsagEngine
looks up a factory with the given id.
find(String) - Method in interface org.ogf.graap.wsag.server.persistence.IAgreementFactoryHome
Finds an agreement factory with a given id.
find(String) - Method in interface org.ogf.graap.wsag.server.persistence.IAgreementHome
Finds an agreement with a given ID.
find(String) - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
Finds an agreement with a given ID.
find(String) - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractWSAG4JPersistence
Lists the agreement for the factory with the given id.
find(String) - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabaseAgreementHome
Finds an agreement with a given ID.
find(String) - Method in interface org.ogf.graap.wsag.wsrf.persistence.IWsAgreementFactoryHome
Finds an agreement factory with a given id.
find(String) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseAgreementFactory
Tries to find an agreement for a specified EPR.
find(String) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseWSAG4JPersistence
Finds an agreement factory with a given id.
find(String) - Method in class org.ogf.graap.wsag.wsrf.WSAG4JPersistenceFacade
looks up a factory with the given id.
findAction(String) - Method in class org.ogf.graap.wsag.server.engine.TemplateRegistry
Finds the factory action for a template with a given name.
findAction(String, String) - Method in class org.ogf.graap.wsag.server.engine.TemplateRegistry
Finds the factory action for a template with a given name.
findByAgreementId(String) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseAgreementFactory
Tries to find a agreement for a specified agreement ID.
findByEprAddress(String) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseAgreementFactory
Tries to find a agreement for a specified EPR address of an agreement.
findEPRForAgreement(String) - Static method in class org.ogf.graap.wsag.wsrf.persistence.AgreementEprContainer
Finds the EPR for the agreement with the given id.
findImplementation(Class<?>, String, String) - Static method in class org.ogf.graap.wsag.api.configuration.WSAG4JConfiguration
Finds an implementation for a given interface.
findResource(String) - Static method in class org.ogf.graap.wsag.api.configuration.WSAG4JConfiguration
 
findResource(String, String) - Static method in class org.ogf.graap.wsag.api.configuration.WSAG4JConfiguration
 
findResourceURL(String) - Static method in class org.ogf.graap.wsag.api.configuration.WSAG4JConfiguration
 
findResourceURL(String, String) - Static method in class org.ogf.graap.wsag.api.configuration.WSAG4JConfiguration
 
findSingeltonImplementation(Class<?>, String, String) - Static method in class org.ogf.graap.wsag.api.configuration.WSAG4JConfiguration
Finds a singleton implementation for a given interface.
findTemplate(String) - Method in class org.ogf.graap.wsag.server.engine.TemplateRegistry
Finds a template with a given name.
findTemplate(String, String) - Method in class org.ogf.graap.wsag.server.engine.TemplateRegistry
Finds a template with a given name and version.
findWSAG4JConfiguration(String) - Static method in class org.ogf.graap.wsag.client.wsrf.impl.Axis2SoapClient
 
findWsrfConfiguration(String) - Static method in class org.ogf.graap.wsag.wsrf.WsrfEngine
 
flush() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.WSAG4JMuseLog4jHandler
 
forInt(int) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Enum
Returns the enum value corresponding to an int, or null if none.
format(String, Object...) - Static method in class org.ogf.graap.wsag.api.logging.LogMessage
Formats a log message to a string.
formatString(String, Object...) - Static method in class org.ogf.graap.wsag.server.monitoring.Messages
retrieves a formated message for a given key
forString(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Enum
Returns the enum value for a string, or null if none.
FREE_BSD - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
FromDocument - Interface in org.w3.x2005.x08.addressing
A document containing one From(@http://www.w3.org/2005/08/addressing) element.
FromDocument.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
FromDocumentImpl - Class in org.w3.x2005.x08.addressing.impl
A document containing one From(@http://www.w3.org/2005/08/addressing) element.
FromDocumentImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.FromDocumentImpl
 
fromResponse(Response) - Method in class org.ogf.graap.wsag.api.rest.providers.ServiceExceptionMapper
fromXML(Element) - Method in class org.ogf.graap.wsag.wsrf.impl.Serializer
De-serializes an object as XML Bean.
fromXML(Element) - Method in class org.ogf.graap.wsag.wsrf.sg.impl.AgreementMembershipContentRuleSerializer
 
fromXML(Element) - Method in class org.ogf.graap.wsag.wsrf.sg.impl.MembershipContentRuleSerializer
Creates a MembershipContentRule based on the given XML definition.
FULFILLED - Static variable in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition
 

G

generateExtraHeaders() - Method in class org.ogf.graap.wsag.client.wsrf.impl.Axis2SoapClient
 
GenericAgreementFactory - Class in org.ogf.graap.wsag.server.engine
The GenericAgreementFactory is the default implementation of an agreement factory.
GenericAgreementFactory() - Constructor for class org.ogf.graap.wsag.server.engine.GenericAgreementFactory
 
GenericNegotiation - Class in org.ogf.graap.wsag.server.engine
GenericNegotiation implements the default negotiation behavior in the WSAG4J framework.
GenericNegotiation(IAgreementFactory, TemplateRegistry, NegotiationContextType) - Constructor for class org.ogf.graap.wsag.server.engine.GenericNegotiation
 
GenericNegotiation(IAgreementFactory, TemplateRegistry, NegotiationContextType, Map<String, Object>) - Constructor for class org.ogf.graap.wsag.server.engine.GenericNegotiation
 
get(String) - Method in class org.ogf.graap.wsag.server.monitoring.JEXLWSAG4JContext
get(String) - Static method in class org.ogf.graap.wsag.server.rest.RestNegotiationRegistry
Retrieves the negotiation object stored with the provided key. if the key does not exist in the registry this method returns null.
getAcceptable() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
Gets the "Acceptable" element
getAcceptable() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
Gets the "Acceptable" element
getAcceptAgreementInput() - Method in interface org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument
Gets the "AcceptAgreementInput" element
getAcceptAgreementInput() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AcceptAgreementInputDocumentImpl
Gets the "AcceptAgreementInput" element
getAcceptAgreementResponse() - Method in interface org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument
Gets the "AcceptAgreementResponse" element
getAcceptAgreementResponse() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AcceptAgreementResponseDocumentImpl
Gets the "AcceptAgreementResponse" element
getAcceptanceEndpoint(String) - Method in class org.ogf.graap.wsag.server.rest.acceptance.RestAcceptanceRegistryFacade
Sub-resource locator for acceptance resources.
getAcceptanceHandler() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementAcceptanceWsResource
 
getAccountingSystem() - Method in interface org.ogf.graap.wsag.server.monitoring.IGuaranteeEvaluator
Deprecated.  
getAccountingSystem() - Method in interface org.ogf.graap.wsag.server.monitoring.IMonitoringContext
Retrieves the accounting system that is used with this monitoring context.
getAccountingSystem() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
getAccountingSystem() - Method in class org.ogf.graap.wsag.server.monitoring.MonitoringContext
 
getAccountingSystem() - Method in class org.ogf.graap.wsag.server.monitoring.SimpleGuaranteeEvaluator
Deprecated.  
getAction() - Method in interface org.w3.x2005.x08.addressing.ActionDocument
Gets the "Action" element
getAction() - Method in class org.w3.x2005.x08.addressing.impl.ActionDocumentImpl
Gets the "Action" element
getAction() - Method in class org.w3.x2005.x08.addressing.impl.ProblemActionTypeImpl
Gets the "Action" element
getAction() - Method in interface org.w3.x2005.x08.addressing.ProblemActionType
Gets the "Action" element
getActionArray() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
Gets array of all "Action" elements
getActionArray(int) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
Gets ith "Action" element
getActionArray() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
Gets array of all "Action" elements
getActionArray(int) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
Gets ith "Action" element
getActionConfiguration() - Method in interface org.ogf.graap.wsag.server.actions.IAction
 
getActionConfiguration() - Method in class org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction
Returns the configuration of this particular AgreementFactoryAction instance. getActualindividualcpucount() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.ThreadsPerProcessTypeImpl
Gets the "actualindividualcpucount" attribute
getActualindividualcpucount() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType
Gets the "actualindividualcpucount" attribute
getActualtotalcpucount() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.NumberOfProcessesTypeImpl
Gets the "actualtotalcpucount" attribute
getActualtotalcpucount() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType
Gets the "actualtotalcpucount" attribute
getAddress() - Method in interface org.w3.x2005.x08.addressing.EndpointReferenceType
Gets the "Address" element
getAddress() - Method in class org.w3.x2005.x08.addressing.impl.EndpointReferenceTypeImpl
Gets the "Address" element
getAddressingContext() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapEnvironment
 
getAddressingContext() - Static method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapRegistry
Returns the addressing context for the current invocation.
getAddressingContext() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.WSAG4JAxisEnvironment
getAdvertiseInput() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument
Gets the "AdvertiseInput" element
getAdvertiseInput() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.AdvertiseInputDocumentImpl
Gets the "AdvertiseInput" element
getAdvertiseOutput() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument
Gets the "AdvertiseOutput" element
getAdvertiseOutput() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.AdvertiseOutputDocumentImpl
Gets the "AdvertiseOutput" element
getAdvisory() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
Gets the "Advisory" element
getAdvisory() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
Gets the "Advisory" element
getAgreement() - Method in interface org.ogf.graap.wsag.server.api.IAgreementContext
 
getAgreement() - Method in class org.ogf.graap.wsag.server.api.impl.AgreementContext
getAgreement() - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
getAgreement() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
getAgreement() - Method in interface org.ogf.graap.wsag.server.persistence.PersistentAgreement
 
getAgreement(String) - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFactoryFacade
 
getAgreement() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementWsResource
 
getAgreement() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
getAgreementAcceptance() - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFactoryFacade
 
getAgreementAcceptanceEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
Gets the "AgreementAcceptanceEPR" element
getAgreementAcceptanceEPR() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
Gets the "AgreementAcceptanceEPR" element
getAgreementClassName() - Method in class org.ogf.graap.wsag.server.persistence.impl.PersistentAgreementContainer
 
getAgreementEPR() - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
Deprecated.  
getAgreementEPR() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
getAgreementEPR() - Method in interface org.ogf.graap.wsag.server.persistence.PersistentAgreement
Deprecated.  
getAgreementEPR() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
getAgreementFactory() - Method in interface org.ogf.graap.wsag.api.AgreementFactoryContext
 
getAgreementFactory() - Method in class org.ogf.graap.wsag.server.api.impl.AgreementFactoryFacade
 
getAgreementFactory() - Method in class org.ogf.graap.wsag.server.api.impl.FactoryContext
Each agreement factory has an associated context.
getAgreementFactory() - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
getAgreementFactory() - Method in interface org.ogf.graap.wsag.server.persistence.PersistentAgreementFactory
Deprecated. should internally delegate calls to Agreement factory implementation
getAgreementFactory() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementFactoryWsResource
 
getAgreementFactory() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseAgreementFactory
Deprecated.  
getAgreementFactoryClient() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryClient
 
getAgreementFactoryClient(String) - Static method in class org.ogf.graap.wsag.it.AbstractIntegrationTest
Returns the agreement factory test client with the given id.
getAgreementFactoryClients() - Static method in class org.ogf.graap.wsag.doc.AbstractAgreementIntegrationSnippets
Returns the factory clients for this tests.
getAgreementFactoryClients() - Static method in class org.ogf.graap.wsag.it.AbstractIntegrationTest
 
getAgreementFactoryEPR() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseAgreementFactory
use the resource id at the WSRF layer to construct the EPR
getAgreementFactoryEPR() - Method in interface org.ogf.graap.wsag.wsrf.persistence.WsPersistentAgreementFactory
use the resource id at the WSRF layer to construct the EPR
getAgreementFactoryEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Gets the "AgreementFactoryEPR" element
getAgreementFactoryEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Gets the "AgreementFactoryEPR" element
getAgreementFactoryHome() - Static method in class org.ogf.graap.wsag.wsrf.WsrfEngine
Returns the agreement factory home
getAgreementFactoryId() - Method in class org.ogf.graap.wsag.server.persistence.impl.PersistentAgreementContainer
 
getAgreementFactoryId() - Method in class org.ogf.graap.wsag.wsrf.persistence.AgreementEprContainer
 
getAgreementFactoryProperties() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument
Gets the "AgreementFactoryProperties" element
getAgreementFactoryProperties() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementFactoryPropertiesDocumentImpl
Gets the "AgreementFactoryProperties" element
getAgreementFactoryPrototype() - Method in class org.ogf.graap.wsag.server.engine.WsagEngine
Instantiates a new agreement factory instance based on the engine configuration.
getAgreementId() - Method in interface org.ogf.graap.wsag.api.Agreement
Returns the agreement id.
getAgreementId() - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
getAgreementId() - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
getAgreementId() - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
getAgreementId() - Method in interface org.ogf.graap.wsag.api.rest.RestAgreement
Returns the id of the agreement REST resource.
getAgreementId() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
getAgreementId() - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Returns the agreement id.
getAgreementId() - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
getAgreementId() - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
getAgreementId() - Method in class org.ogf.graap.wsag.api.types.TemplateType
getAgreementId() - Method in interface org.ogf.graap.wsag.client.api.AgreementClient
Returns the id of the agreement instance.
getAgreementId() - Method in class org.ogf.graap.wsag.client.api.impl.AgreementClientImpl
Returns the id of the agreement instance.
getAgreementId() - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementClient
Returns the id of the agreement instance.
getAgreementId() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementClient
 
getAgreementId() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementService
getAgreementId() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
Returns the id of the agreement instance.
getAgreementId() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
getAgreementId() - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
Returns the agreement id.
getAgreementId() - Method in class org.ogf.graap.wsag.server.persistence.impl.PersistentAgreementContainer
 
getAgreementId() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
getAgreementId() - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFacade
 
getAgreementId() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementCapability
 
getAgreementId() - Method in class org.ogf.graap.wsag.wsrf.persistence.AgreementEprContainer
 
getAgreementId() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
getAgreementId() - Method in class org.ogf.graap.wsag4j.types.engine.impl.SLAMonitoringNotificationEventTypeImpl
Gets the "agreementId" attribute
getAgreementId() - Method in interface org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType
Gets the "agreementId" attribute
getAgreementId() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementIdDocument
Gets the "AgreementId" element
getAgreementId() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Gets the "AgreementId" element
getAgreementId() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Gets the "AgreementId" element
getAgreementId() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementType
Gets the "AgreementId" attribute
getAgreementId() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementIdDocumentImpl
Gets the "AgreementId" element
getAgreementId() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Gets the "AgreementId" element
getAgreementId() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Gets the "AgreementId" element
getAgreementId() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTypeImpl
Gets the "AgreementId" attribute
getAgreementInitiator() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Gets the "AgreementInitiator" element
getAgreementInitiator() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Gets the "AgreementInitiator" element
getAgreementInstance() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Deprecated.  
getAgreementInstance() - Method in class org.ogf.graap.wsag.server.monitoring.AgreementMonitor
 
getAgreementInstance() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
getAgreementInstance() - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
getAgreementOffer() - Method in class org.ogf.graap.wsag.samples.actions.SampleAgreementTemplate
 
getAgreementOffer() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument
Gets the "AgreementOffer" element
getAgreementOffer() - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType
Gets the "AgreementOffer" element
getAgreementOffer() - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
Gets the "AgreementOffer" element
getAgreementOffer() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementOfferDocumentImpl
Gets the "AgreementOffer" element
getAgreementOffer() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputTypeImpl
Gets the "AgreementOffer" element
getAgreementOffer() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
Gets the "AgreementOffer" element
getAgreementProperties() - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextTypeImpl
Gets the "AgreementProperties" element
getAgreementProperties() - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType
Gets the "AgreementProperties" element
getAgreementProperties() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument
Gets the "AgreementProperties" element
getAgreementProperties() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesDocumentImpl
Gets the "AgreementProperties" element
getAgreementRegistryClient() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryClient
 
getAgreementResponder() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Gets the "AgreementResponder" element
getAgreementResponder() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Gets the "AgreementResponder" element
getAgreementResponder() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Gets the "AgreementResponder" element
getAgreementResponder() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Gets the "AgreementResponder" element
getAgreementState() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementCapability
 
getAgreementState() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Gets the "AgreementState" element
getAgreementState() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDocument
Gets the "AgreementState" element
getAgreementState() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Gets the "AgreementState" element
getAgreementState() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Gets the "AgreementState" element
getAgreementState() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStateDocumentImpl
Gets the "AgreementState" element
getAgreementState() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Gets the "AgreementState" element
getAgreementStateProperties() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument
Gets the "AgreementStateProperties" element
getAgreementStateProperties() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesDocumentImpl
Gets the "AgreementStateProperties" element
getAlias() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
Gets the "Alias" element
getAlias() - Method in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
Gets the "Alias" element
getAliasesForDN(String) - Method in class org.ogf.graap.wsag.client.wsrf.security.Merlin
Test Test.
getAliasForX509Cert(byte[]) - Method in class org.ogf.graap.wsag.client.wsrf.security.Merlin
 
getAliasForX509Cert(Certificate) - Method in class org.ogf.graap.wsag.client.wsrf.security.Merlin
 
getAliasForX509Cert(String, BigInteger) - Method in class org.ogf.graap.wsag.client.wsrf.security.Merlin
 
getAliasForX509Cert(String) - Method in class org.ogf.graap.wsag.client.wsrf.security.Merlin
getAliasForX509CertThumb(byte[]) - Method in class org.ogf.graap.wsag.client.wsrf.security.Merlin
 
getAliasPassword() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
Gets the "AliasPassword" element
getAliasPassword() - Method in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
Gets the "AliasPassword" element
getAll() - Method in interface org.ogf.schemas.graap.wsAgreement.AllDocument
Gets the "All" element
getAll() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AllDocumentImpl
Gets the "All" element
getAll() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets the "all" element
getAll() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermTreeTypeImpl
Gets the "All" element
getAll() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets the "all" element
getAll() - Method in interface org.ogf.schemas.graap.wsAgreement.TermTreeType
Gets the "All" element
getAllArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Gets array of all "All" elements
getAllArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Gets ith "All" element
getAllArray() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Gets array of all "All" elements
getAllArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Gets ith "All" element
getAllTemplates() - Method in class org.ogf.graap.wsag.server.engine.TemplateRegistry
Returns the template entries of this registry in the same order in which they were added.
getAppConfigurationEntry(String) - Method in class org.ogf.graap.wsag.api.security.KeystoreConfiguration
 
getAppliationDescXPath() - Method in class org.ogf.graap.wsag.api.pattern.ChoosableComputeApplicationPattern
 
getAppliationXPath() - Method in class org.ogf.graap.wsag.api.pattern.ChoosableComputeApplicationPattern
 
getApplication() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument
Gets the "Application" element
getApplication() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationDocumentImpl
Gets the "Application" element
getApplication() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
Gets the "Application" element
getApplication() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
Gets the "Application" element
getApplicationClient() - Method in class org.ogf.graap.wsag.client.rest.RestRemoteClient
Returns the REST client instance.
getApplicationName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument
Gets the "ApplicationName" element
getApplicationName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType
Gets the "ApplicationName" element
getApplicationName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationNameDocumentImpl
Gets the "ApplicationName" element
getApplicationName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationTypeImpl
Gets the "ApplicationName" element
getApplicationVersion() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType
Gets the "ApplicationVersion" element
getApplicationVersion() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument
Gets the "ApplicationVersion" element
getApplicationVersion() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationTypeImpl
Gets the "ApplicationVersion" element
getApplicationVersion() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationVersionDocumentImpl
Gets the "ApplicationVersion" element
getApplicationxpath() - Static method in class org.ogf.graap.wsag.api.pattern.ComputeApplicationPattern
Subclasses may overwrite this method in order to provide a custom expression for selecting the applications.
getArgument() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument
Gets the "Argument" element
getArgument() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ArgumentDocumentImpl
Gets the "Argument" element
getArgumentArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets array of all "Argument" elements
getArgumentArray(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets ith "Argument" element
getArgumentArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets array of all "Argument" elements
getArgumentArray(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets ith "Argument" element
getArgumentArray() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Gets array of all "Argument" elements
getArgumentArray(int) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Gets ith "Argument" element
getArgumentArray() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Gets array of all "Argument" elements
getArgumentArray(int) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Gets ith "Argument" element
getAssessmentInterval() - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType
Gets the "AssessmentInterval" element
getAssessmentInterval() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl
Gets the "AssessmentInterval" element
getBaseFault() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument
Gets the "BaseFault" element
getBaseFault() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultDocumentImpl
Gets the "BaseFault" element
getBaseFault() - Method in exception org.ogf.graap.wsag.api.exceptions.AgreementFactoryException
 
getBaseFault() - Method in exception org.ogf.graap.wsag.api.exceptions.NegotiationException
 
getBusinessValueList() - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Gets the "BusinessValueList" element
getBusinessValueList() - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Gets the "BusinessValueList" element
getCandidateHosts() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument
Gets the "CandidateHosts" element
getCandidateHosts() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CandidateHostsDocumentImpl
Gets the "CandidateHosts" element
getCandidateHosts() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Gets the "CandidateHosts" element
getCandidateHosts() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Gets the "CandidateHosts" element
getCertificateData(boolean, X509Certificate[]) - Method in class org.ogf.graap.wsag.client.wsrf.security.Merlin
 
getCertificateFactory() - Method in class org.ogf.graap.wsag.client.wsrf.security.Merlin
 
getCertificates(String) - Method in class org.ogf.graap.wsag.client.wsrf.security.Merlin
 
getCertificates(String) - Method in class org.ogf.graap.wsag.wsrf.security.Merlin
Change the alias name provided in the AXIS2 service configuration to the defaultAlias if necessary.
getChoice() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets the "choice" element
getChoice() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets the "choice" element
getCompensation() - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
Gets the "Compensation" element
getCompensation() - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
Gets the "Compensation" element
getConfiguration() - Method in class org.ogf.graap.wsag.server.engine.TemplateValidator
Returns the validator configuration.
getConfiguration() - Method in class org.ogf.graap.wsag.server.engine.WsagEngine
Returns the configuration for this engine instance.
getConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument
Gets the "Configuration" element
getConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ConfigurationDocumentImpl
Gets the "Configuration" element
getConfigurationContext() - Static method in class org.ogf.graap.wsag.client.wsrf.impl.Axis2SoapClient
Returns the current Axis2 configuration context used for the SOAP communication.
getConfigurationPath() - Static method in class org.ogf.graap.wsag.api.configuration.WSAG4JConfiguration
 
getConfigurationPath() - Method in interface org.ogf.graap.wsag.api.configuration.WSAG4JConfigurationEnvironment
 
getConfigurationPath() - Method in class org.ogf.graap.wsag.api.configuration.WSAG4JEnvironment
getConstraint() - Method in interface org.ogf.schemas.graap.wsAgreement.ConstraintDocument
Gets the "Constraint" element
getConstraint() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ConstraintDocumentImpl
Gets the "Constraint" element
getConstraintAnnotation() - Method in interface org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument
Gets the "ConstraintAnnotation" element
getConstraintAnnotation() - Method in class org.ogf.graap.wsag4j.types.engine.impl.ConstraintAnnotationDocumentImpl
Gets the "ConstraintAnnotation" element
getConstraintArray() - Method in interface org.ogf.schemas.graap.wsAgreement.ConstraintSectionType
Gets array of all "Constraint" elements
getConstraintArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.ConstraintSectionType
Gets ith "Constraint" element
getConstraintArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ConstraintSectionTypeImpl
Gets array of all "Constraint" elements
getConstraintArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ConstraintSectionTypeImpl
Gets ith "Constraint" element
getConstraintArray() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationConstraintSectionTypeImpl
Gets array of all "Constraint" elements
getConstraintArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationConstraintSectionTypeImpl
Gets ith "Constraint" element
getConstraintArray() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType
Gets array of all "Constraint" elements
getConstraintArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType
Gets ith "Constraint" element
getContext() - Method in interface org.ogf.graap.wsag.api.Agreement
 
getContext() - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
getContext() - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
getContext() - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
getContext() - Method in interface org.ogf.graap.wsag.api.rest.RestAgreement
Returns the agreement context object of the REST resource.
getContext() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
getContext() - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
getContext() - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
getContext() - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
The context of the agreement to negotiate.
getContext() - Method in class org.ogf.graap.wsag.api.types.TemplateType
getContext() - Method in interface org.ogf.graap.wsag.client.api.AgreementClient
Returns the context of the agreement instance.
getContext() - Method in class org.ogf.graap.wsag.client.api.impl.AgreementClientImpl
Returns the context of the agreement instance.
getContext() - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementClient
Returns the context of the agreement instance.
getContext() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementClient
 
getContext() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementService
getContext() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
Returns the context of the agreement instance.
getContext() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
getContext() - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
getContext() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
getContext() - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFacade
 
getContext() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementCapability
 
getContext() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
getContext() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Gets the "Context" element
getContext() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Gets the "Context" element
getContext() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementType
Gets the "Context" element
getContext() - Method in interface org.ogf.schemas.graap.wsAgreement.ContextDocument
Gets the "Context" element
getContext() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Gets the "Context" element
getContext() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Gets the "Context" element
getContext() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTypeImpl
Gets the "Context" element
getContext() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ContextDocumentImpl
Gets the "Context" element
getContinuingFault() - Method in interface org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument
Gets the "ContinuingFault" element
getContinuingFault() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ContinuingFaultDocumentImpl
Gets the "ContinuingFault" element
getCoreDumpLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument
Gets the "CoreDumpLimit" element
getCoreDumpLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.CoreDumpLimitDocumentImpl
Gets the "CoreDumpLimit" element
getCoreDumpLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "CoreDumpLimit" element
getCoreDumpLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "CoreDumpLimit" element
getCount() - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType.AssessmentInterval
Gets the "Count" element
getCount() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl.AssessmentIntervalImpl
Gets the "Count" element
getCounterOfferTo() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextTypeImpl
Gets the "CounterOfferTo" element
getCounterOfferTo() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType
Gets the "CounterOfferTo" element
getCPUArchitecture() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument
Gets the "CPUArchitecture" element
getCPUArchitecture() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CPUArchitectureDocumentImpl
Gets the "CPUArchitecture" element
getCPUArchitecture() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Gets the "CPUArchitecture" element
getCPUArchitecture() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Gets the "CPUArchitecture" element
getCPUArchitectureName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument
Gets the "CPUArchitectureName" element
getCPUArchitectureName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType
Gets the "CPUArchitectureName" element
getCPUArchitectureName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CPUArchitectureNameDocumentImpl
Gets the "CPUArchitectureName" element
getCPUArchitectureName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CPUArchitectureTypeImpl
Gets the "CPUArchitectureName" element
getCPUTimeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument
Gets the "CPUTimeLimit" element
getCPUTimeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.CPUTimeLimitDocumentImpl
Gets the "CPUTimeLimit" element
getCPUTimeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "CPUTimeLimit" element
getCPUTimeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "CPUTimeLimit" element
getCreateAgreementConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.ActionType
Gets the "CreateAgreementConfiguration" element
getCreateAgreementConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ActionTypeImpl
Gets the "CreateAgreementConfiguration" element
getCreateAgreementInput() - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument
Gets the "CreateAgreementInput" element
getCreateAgreementInput() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputDocumentImpl
Gets the "CreateAgreementInput" element
getCreateAgreementResponse() - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument
Gets the "CreateAgreementResponse" element
getCreateAgreementResponse() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementResponseDocumentImpl
Gets the "CreateAgreementResponse" element
getCreatedAgreementEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType
Gets the "CreatedAgreementEPR" element
getCreatedAgreementEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType
Gets the "CreatedAgreementEPR" element
getCreatedAgreementEPR() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementOutputTypeImpl
Gets the "CreatedAgreementEPR" element
getCreatedAgreementEPR() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementOutputTypeImpl
Gets the "CreatedAgreementEPR" element
getCreatedNegotiationEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationOutputTypeImpl
Gets the "CreatedNegotiationEPR" element
getCreatedNegotiationEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType
Gets the "CreatedNegotiationEPR" element
getCreatePendingAgreementInput() - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument
Gets the "CreatePendingAgreementInput" element
getCreatePendingAgreementInput() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputDocumentImpl
Gets the "CreatePendingAgreementInput" element
getCreatePendingAgreementResponse() - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument
Gets the "CreatePendingAgreementResponse" element
getCreatePendingAgreementResponse() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementResponseDocumentImpl
Gets the "CreatePendingAgreementResponse" element
getCreationConstraints() - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
getCreationConstraints() - Method in class org.ogf.graap.wsag.api.types.TemplateType
getCreationConstraints() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementTemplateType
Gets the "CreationConstraints" element
getCreationConstraints() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTemplateTypeImpl
Gets the "CreationConstraints" element
getCreationFlag() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument
Gets the "CreationFlag" element
getCreationFlag() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Gets the "CreationFlag" element
getCreationFlag() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CreationFlagDocumentImpl
Gets the "CreationFlag" element
getCreationFlag() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Gets the "CreationFlag" element
getCreator() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextTypeImpl
Gets the "Creator" element
getCreator() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType
Gets the "Creator" element
getCronExpression() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
getCrypto() - Method in class org.ogf.graap.wsag.client.wsrf.impl.Axis2SoapClient
 
getCryptoFromLoginContext(LoginContext) - Static method in class org.ogf.graap.wsag.client.wsrf.security.SecurityUtils
Retrieves a Crypto from a JAAS LoginContext.
getCustomBusinessValueArray() - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Gets array of all "CustomBusinessValue" elements
getCustomBusinessValueArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Gets ith "CustomBusinessValue" element
getCustomBusinessValueArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Gets array of all "CustomBusinessValue" elements
getCustomBusinessValueArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Gets ith "CustomBusinessValue" element
getCustomServiceLevel() - Method in class org.ogf.schemas.graap.wsAgreement.impl.KPITargetTypeImpl
Gets the "CustomServiceLevel" element
getCustomServiceLevel() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceLevelObjectiveTypeImpl
Gets the "CustomServiceLevel" element
getCustomServiceLevel() - Method in interface org.ogf.schemas.graap.wsAgreement.KPITargetType
Gets the "CustomServiceLevel" element
getCustomServiceLevel() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType
Gets the "CustomServiceLevel" element
getDataResource(String) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapEnvironment
looks up a data resource at the given path
getDataResourceStream(String) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapEnvironment
Returns the data resource at the given path as an InputStream.
getDataSegmentLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument
Gets the "DataSegmentLimit" element
getDataSegmentLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.DataSegmentLimitDocumentImpl
Gets the "DataSegmentLimit" element
getDataSegmentLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "DataSegmentLimit" element
getDataSegmentLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "DataSegmentLimit" element
getDataStaging() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument
Gets the "DataStaging" element
getDataStaging() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingDocumentImpl
Gets the "DataStaging" element
getDataStagingArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
Gets array of all "DataStaging" elements
getDataStagingArray(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
Gets ith "DataStaging" element
getDataStagingArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
Gets array of all "DataStaging" elements
getDataStagingArray(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
Gets ith "DataStaging" element
getDefaultAxis2ConfigurationPath() - Static method in class org.ogf.graap.wsag.client.wsrf.impl.Axis2SoapClient
Returns the default location of the Axis2 configuration files.
getDefaultFactoryCount() - Method in class org.ogf.graap.wsag.it.AbstractIntegrationTest
Returns the default number of expected agreement factories at an endpoint.
getDefaultGatewayURI(ServletContext) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.WSAG4JContextListener
Returns the gateway URI for the web application.
getDefaultResourceId() - Method in class org.ogf.graap.wsag.server.engine.WsagEngine
Returns the resource id configured for this engine instance or the a generated UUID if not set.
getDefaultSOAPClient() - Static method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
 
getDefaultTemplateId() - Static method in class org.ogf.graap.wsag.api.sla.ComputeJobTemplate
 
getDefaultTemplateName() - Static method in class org.ogf.graap.wsag.api.sla.ComputeJobTemplate
 
getDefaultX509Alias() - Method in class org.ogf.graap.wsag.client.wsrf.security.Merlin
 
getDelegator() - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Returns the delegation target of this instance.
getDeleteOnTermination() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Gets the "DeleteOnTermination" element
getDeleteOnTermination() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument
Gets the "DeleteOnTermination" element
getDeleteOnTermination() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Gets the "DeleteOnTermination" element
getDeleteOnTermination() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DeleteOnTerminationDocumentImpl
Gets the "DeleteOnTermination" element
getDeploymentEPR() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapEnvironment
 
getDeploymentURI(String) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.WSAG4JAxisEnvironment
 
getDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType
Gets the "Description" element
getDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument
Gets the "Description" element
getDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Gets the "Description" element
getDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationTypeImpl
Gets the "Description" element
getDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DescriptionDocumentImpl
Gets the "Description" element
getDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Gets the "Description" element
getDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Gets the "Description" element
getDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeImpl
Gets the "Description" element
getDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Gets the "Description" element
getDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType
Gets the "Description" element
getDescriptionArray() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Gets array of all "Description" elements
getDescriptionArray(int) - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Gets ith "Description" element
getDescriptionArray() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Gets array of all "Description" elements
getDescriptionArray(int) - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Gets ith "Description" element
getDetail() - Method in exception org.ogf.graap.wsag.wsrf.faults.AbstractAgreementFault
 
getDetails() - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
Gets the "Details" element
getDetails() - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
Gets the "Details" element
getDialect() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType.ErrorCode
Gets the "dialect" attribute
getDialect() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl.ErrorCodeImpl
Gets the "dialect" attribute
getDiskSpace() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument
Gets the "DiskSpace" element
getDiskSpace() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Gets the "DiskSpace" element
getDiskSpace() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DiskSpaceDocumentImpl
Gets the "DiskSpace" element
getDiskSpace() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Gets the "DiskSpace" element
getDuration() - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintTypeImpl
Gets the "Duration" element
getDuration() - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType
Gets the "Duration" element
getEndpoint() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
 
getEndpoint() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
getEndpoint() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryClient
getEndpointReference() - Method in interface org.w3.x2005.x08.addressing.EndpointReferenceDocument
Gets the "EndpointReference" element
getEndpointReference() - Method in class org.w3.x2005.x08.addressing.impl.EndpointReferenceDocumentImpl
Gets the "EndpointReference" element
getEndTime() - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintTypeImpl
Gets the "EndTime" element
getEndTime() - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType
Gets the "EndTime" element
getEngine() - Method in interface org.ogf.graap.wsag.server.actions.IAction
Returns the WSAG4J engine instance for this handler.
getEngine() - Method in class org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction
 
getEngine() - Method in class org.ogf.graap.wsag.server.api.EngineComponent
 
getEngine() - Method in interface org.ogf.graap.wsag.server.api.IEngineComponent
Returns the wsag4j engine for this component.
getEngineConfigurationFile() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineInstanceTypeImpl
Gets the "EngineConfigurationFile" attribute
getEngineConfigurationFile() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType
Gets the "EngineConfigurationFile" attribute
getEngines() - Method in class org.ogf.graap.wsag.wsrf.WSAG4JPersistenceFacade
Returns the WSAG4J engine instances used by this facade.
getEntityManager() - Static method in class org.ogf.graap.wsag.server.persistence.EmfRegistry
Creates a new entity manager.
getEntry() - Method in class org.ogf.graap.wsag.wsrf.sg.impl.ServiceGroup
Returns all entries in this service group.
getEntry(EndpointReference) - Method in class org.ogf.graap.wsag.wsrf.sg.impl.ServiceGroup
Retrieves the service group entry identified by the given EPR.
getEntryArray() - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextTypeImpl
Gets array of all "Entry" elements
getEntryArray(int) - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextTypeImpl
Gets ith "Entry" element
getEntryArray() - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType
Gets array of all "Entry" elements
getEntryArray(int) - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType
Gets ith "Entry" element
getEnumerationArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets array of all "enumeration" elements
getEnumerationArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets ith "enumeration" element
getEnumerationArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets array of all "enumeration" elements
getEnumerationArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets ith "enumeration" element
getEnvironment() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument
Gets the "Environment" element
getEnvironment() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.EnvironmentDocumentImpl
Gets the "Environment" element
getEnvironmentArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets array of all "Environment" elements
getEnvironmentArray(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets ith "Environment" element
getEnvironmentArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets array of all "Environment" elements
getEnvironmentArray(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets ith "Environment" element
getEnvironmentArray() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Gets array of all "Environment" elements
getEnvironmentArray(int) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Gets ith "Environment" element
getEnvironmentArray() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Gets array of all "Environment" elements
getEnvironmentArray(int) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Gets ith "Environment" element
getEpr() - Method in class org.ogf.graap.wsag.wsrf.persistence.AgreementEprContainer
Returns the EPR of the persisted resourse.
getEprAddress() - Method in class org.ogf.graap.wsag.wsrf.persistence.AgreementEprContainer
 
getEpsilon() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType
Gets the "epsilon" attribute
getEpsilon() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ExactTypeImpl
Gets the "epsilon" attribute
getError() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument
Gets the "Error" element
getError() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ErrorDocumentImpl
Gets the "Error" element
getError() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "Error" element
getError() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "Error" element
getError() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Gets the "Error" element
getError() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Gets the "Error" element
getErrorClass() - Method in exception org.ogf.graap.wsag.api.exceptions.ResourceUnknownException
 
getErrorClass() - Method in exception org.ogf.graap.wsag.api.exceptions.WSAgreementException
Maps an application error to an error class.
getErrorCode() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Gets the "ErrorCode" element
getErrorCode() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Gets the "ErrorCode" element
getErrorCode() - Method in exception org.ogf.graap.wsag.api.exceptions.AgreementCreationException
 
getErrorCode() - Method in exception org.ogf.graap.wsag.api.exceptions.AgreementFactoryException
 
getErrorCode() - Method in exception org.ogf.graap.wsag.api.exceptions.CreationConstraintsViolationException
 
getErrorCode() - Method in exception org.ogf.graap.wsag.api.exceptions.NegotiationException
Specific exceptions must override this method.
getErrorCode() - Method in exception org.ogf.graap.wsag.api.exceptions.NegotiationFactoryException
 
getErrorCode() - Method in exception org.ogf.graap.wsag.api.exceptions.ResourceUnavailableException
 
getErrorCode() - Method in exception org.ogf.graap.wsag.api.exceptions.ResourceUnknownException
 
getErrorCode() - Method in exception org.ogf.graap.wsag.api.exceptions.ValidationException
Specific exceptions must override this method.
getErrorCode() - Method in exception org.ogf.graap.wsag.api.exceptions.WSAgreementException
Returns a unique error code for the specific Exception;
getEvaluationResult() - Method in class org.ogf.graap.wsag.server.accounting.AccountingContext
getEvaluationResult() - Method in interface org.ogf.graap.wsag.server.accounting.IAccountingContext
 
getExactArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Gets array of all "Exact" elements
getExactArray(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Gets ith "Exact" element
getExactArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Gets array of all "Exact" elements
getExactArray(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Gets ith "Exact" element
getExactlyOneArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Gets array of all "ExactlyOne" elements
getExactlyOneArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Gets ith "ExactlyOne" element
getExactlyOneArray() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Gets array of all "ExactlyOne" elements
getExactlyOneArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Gets ith "ExactlyOne" element
getExclusiveBound() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType
Gets the "exclusiveBound" attribute
getExclusiveBound() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.BoundaryTypeImpl
Gets the "exclusiveBound" attribute
getExclusiveExecution() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument
Gets the "ExclusiveExecution" element
getExclusiveExecution() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ExclusiveExecutionDocumentImpl
Gets the "ExclusiveExecution" element
getExclusiveExecution() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Gets the "ExclusiveExecution" element
getExclusiveExecution() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Gets the "ExclusiveExecution" element
getExecutable() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument
Gets the "Executable" element
getExecutable() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ExecutableDocumentImpl
Gets the "Executable" element
getExecutable() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "Executable" element
getExecutable() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "Executable" element
getExecutable() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Gets the "Executable" element
getExecutable() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Gets the "Executable" element
getExecutionContext() - Method in interface org.ogf.graap.wsag.api.Agreement
Returns the persisted execution context for this agreement.
getExecutionContext() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
getExecutionContext() - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Returns the persisted execution context for this agreement.
getExecutionContext() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
getExecutionContext() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
getExecutionContext() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
getExecutionProperties() - Method in interface org.ogf.graap.wsag.server.api.IAgreementContext
 
getExecutionProperties() - Method in class org.ogf.graap.wsag.server.api.impl.AgreementContext
Persisted Execution properties map (typed as String/XMLObject) to execution context of the agreement.
getExpirationTime() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Gets the "ExpirationTime" element
getExpirationTime() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Gets the "ExpirationTime" element
getExpirationTime() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Gets the "ExpirationTime" element
getExpirationTime() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextTypeImpl
Gets the "ExpirationTime" element
getExpirationTime() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Gets the "ExpirationTime" element
getExpirationTime() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType
Gets the "ExpirationTime" element
getFactory(String) - Method in interface org.ogf.graap.wsag.client.api.AgreementFactoryRegistryClient
Returns an AgreementFactoryClient for the factory with the given resource id or null if no factory with that resource id exists.
getFactory(String) - Method in class org.ogf.graap.wsag.client.api.impl.AbstractFactoryRegistryClient
 
getFactory() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementFactoryClient
Returns the REST agreement factory client.
getFactory(String) - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryRegistryClient
 
getFactory(String) - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFactoryRegistryFacade
 
getFactory() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementWsResource
 
getFactory() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
Gets the "Factory" element
getFactory() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
Gets the "Factory" element
getFactoryContext() - Method in interface org.ogf.graap.wsag.api.AgreementFactory
Returns the factory context.
getFactoryContext() - Method in interface org.ogf.graap.wsag.server.actions.IAction
 
getFactoryContext() - Method in interface org.ogf.graap.wsag.server.actions.IActionHandlerContext
This is the shared context of the agreement factory.
getFactoryContext() - Method in class org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction
Allows implementations to access the context of the agreement factory in which this action was deployed. getFactoryContext() - Method in class org.ogf.graap.wsag.server.actions.impl.HandlerContext
This is the shared context of the agreement factory.
getFactoryContext() - Method in class org.ogf.graap.wsag.server.api.impl.AbstractAgreementFactory
 
getFactoryContext() - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
 
getFactoryContext() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseAgreementFactory
 
getFactoryEPR() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementWsResource
 
getFactoryEPR() - Method in class org.ogf.graap.wsag.wsrf.impl.NegotiationWsResource
 
getFactoryEPR() - Static method in class org.ogf.graap.wsag.wsrf.sg.impl.MembershipContentRuleContext
 
getFactoryEPR() - Method in class org.ogf.graap.wsag.wsrf.sg.impl.RuleContextContainer
 
getFactoryImplementation() - Method in interface org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType
Gets the "FactoryImplementation" element
getFactoryImplementation() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.FactoryConfigurationTypeImpl
Gets the "FactoryImplementation" element
getFactoryRegistry(EndpointReferenceType) - Static method in class org.ogf.graap.wsag.client.api.AgreementFactoryRegistryLocator
Deprecated. Creates a new AgreementFactoryRegistryClient for the given endpoint.
getFactoryRegistry(EndpointReferenceType, LoginContext) - Static method in class org.ogf.graap.wsag.client.api.AgreementFactoryRegistryLocator
Deprecated. Creates a new AgreementFactoryRegistryClient for the given endpoint and with the given LoginContext.
getFaultCause() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Gets the "FaultCause" element
getFaultCause() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Gets the "FaultCause" element
getFaultTo() - Method in interface org.w3.x2005.x08.addressing.FaultToDocument
Gets the "FaultTo" element
getFaultTo() - Method in class org.w3.x2005.x08.addressing.impl.FaultToDocumentImpl
Gets the "FaultTo" element
getFileName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Gets the "FileName" element
getFileName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument
Gets the "FileName" element
getFileName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Gets the "FileName" element
getFileName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileNameDocumentImpl
Gets the "FileName" element
getFilename() - Method in interface org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType
Gets the "Filename" element
getFilename() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.FileTemplateConfigurationTypeImpl
Gets the "Filename" element
getFileSizeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument
Gets the "FileSizeLimit" element
getFileSizeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.FileSizeLimitDocumentImpl
Gets the "FileSizeLimit" element
getFileSizeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "FileSizeLimit" element
getFileSizeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "FileSizeLimit" element
getFileSystem() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument
Gets the "FileSystem" element
getFileSystem() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemDocumentImpl
Gets the "FileSystem" element
getFileSystemArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Gets array of all "FileSystem" elements
getFileSystemArray(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Gets ith "FileSystem" element
getFileSystemArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Gets array of all "FileSystem" elements
getFileSystemArray(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Gets ith "FileSystem" element
getFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Gets the "FilesystemName" element
getFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument
Gets the "FilesystemName" element
getFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Gets the "FilesystemName" element
getFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FilesystemNameDocumentImpl
Gets the "FilesystemName" element
getFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType
Gets the "filesystemName" attribute
getFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType
Gets the "filesystemName" attribute
getFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType
Gets the "filesystemName" attribute
getFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType
Gets the "filesystemName" attribute
getFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ArgumentTypeImpl
Gets the "filesystemName" attribute
getFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.DirectoryNameTypeImpl
Gets the "filesystemName" attribute
getFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.EnvironmentTypeImpl
Gets the "filesystemName" attribute
getFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.FileNameTypeImpl
Gets the "filesystemName" attribute
getFileSystemType() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Gets the "FileSystemType" element
getFileSystemType() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument
Gets the "FileSystemType" element
getFileSystemType() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeDocumentImpl
Gets the "FileSystemType" element
getFileSystemType() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Gets the "FileSystemType" element
getFileTemplateConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument
Gets the "FileTemplateConfiguration" element
getFileTemplateConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.FileTemplateConfigurationDocumentImpl
Gets the "FileTemplateConfiguration" element
getFractionDigitsArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets array of all "fractionDigits" elements
getFractionDigitsArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets ith "fractionDigits" element
getFractionDigitsArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets array of all "fractionDigits" elements
getFractionDigitsArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets ith "fractionDigits" element
getFrom() - Method in interface org.w3.x2005.x08.addressing.FromDocument
Gets the "From" element
getFrom() - Method in class org.w3.x2005.x08.addressing.impl.FromDocumentImpl
Gets the "From" element
getGatewayAddress() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
Gets the "GatewayAddress" element
getGatewayAddress() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
Gets the "GatewayAddress" element
getGatewayURL() - Static method in class org.ogf.graap.wsag.wsrf.WsrfEngine
 
getGetTemplateConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.ActionType
Gets the "GetTemplateConfiguration" element
getGetTemplateConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ActionTypeImpl
Gets the "GetTemplateConfiguration" element
getGroup() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets the "group" element
getGroup() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets the "group" element
getGroupName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument
Gets the "GroupName" element
getGroupName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.GroupNameDocumentImpl
Gets the "GroupName" element
getGroupName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "GroupName" element
getGroupName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "GroupName" element
getGuarantee() - Method in class org.ogf.graap.wsag.server.accounting.AccountingContext
getGuarantee() - Method in interface org.ogf.graap.wsag.server.accounting.IAccountingContext
 
getGuarantee() - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType
Gets the "Guarantee" element
getGuarantee() - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationDetailTypeImpl
Gets the "Guarantee" element
getGuaranteeEvaluationResultArray() - Method in class org.ogf.graap.wsag4j.types.engine.impl.SLAMonitoringNotificationEventTypeImpl
Gets array of all "GuaranteeEvaluationResult" elements
getGuaranteeEvaluationResultArray(int) - Method in class org.ogf.graap.wsag4j.types.engine.impl.SLAMonitoringNotificationEventTypeImpl
Gets ith "GuaranteeEvaluationResult" element
getGuaranteeEvaluationResultArray() - Method in interface org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType
Gets array of all "GuaranteeEvaluationResult" elements
getGuaranteeEvaluationResultArray(int) - Method in interface org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType
Gets ith "GuaranteeEvaluationResult" element
getGuaranteeState() - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType
Gets the "GuaranteeState" element
getGuaranteeState() - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationDetailTypeImpl
Gets the "GuaranteeState" element
getGuaranteeTermArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Gets array of all "GuaranteeTerm" elements
getGuaranteeTermArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Gets ith "GuaranteeTerm" element
getGuaranteeTermArray() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Gets array of all "GuaranteeTerm" elements
getGuaranteeTermArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Gets ith "GuaranteeTerm" element
getGuaranteeTermState(String) - Method in interface org.ogf.graap.wsag.client.api.AgreementClient
Returns the guarantee term with the given name.
getGuaranteeTermState(String) - Method in class org.ogf.graap.wsag.client.api.impl.AgreementClientImpl
Returns the guarantee term with the given name.
getGuaranteeTermState(String) - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
Returns the guarantee term with the given name.
getGuaranteeTermState() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementCapability
 
getGuaranteeTermState() - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument
Gets the "GuaranteeTermState" element
getGuaranteeTermState() - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermStateDocumentImpl
Gets the "GuaranteeTermState" element
getGuaranteeTermStateArray() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Gets array of all "GuaranteeTermState" elements
getGuaranteeTermStateArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Gets ith "GuaranteeTermState" element
getGuaranteeTermStateArray() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Gets array of all "GuaranteeTermState" elements
getGuaranteeTermStateArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Gets ith "GuaranteeTermState" element
getGuaranteeTermStateArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Gets array of all "GuaranteeTermState" elements
getGuaranteeTermStateArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Gets ith "GuaranteeTermState" element
getGuaranteeTermStateArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Gets array of all "GuaranteeTermState" elements
getGuaranteeTermStateArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Gets ith "GuaranteeTermState" element
getGuaranteeTermStates() - Method in interface org.ogf.graap.wsag.api.Agreement
 
getGuaranteeTermStates() - Method in interface org.ogf.graap.wsag.api.rest.RestAgreement
Returns the guarantee term states of the agreement REST resource.
getGuaranteeTermStates() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
getGuaranteeTermStates() - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
getGuaranteeTermStates() - Method in interface org.ogf.graap.wsag.client.api.AgreementClient
Returns the state for the individual guarantee terms of the agreement instance.
getGuaranteeTermStates() - Method in class org.ogf.graap.wsag.client.api.impl.AgreementClientImpl
Returns the state for the individual guarantee terms of the agreement instance.
getGuaranteeTermStates() - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementClient
Returns the state for the individual guarantee terms of the agreement instance.
getGuaranteeTermStates() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementClient
 
getGuaranteeTermStates() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementService
getGuaranteeTermStates() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
Returns the state for the individual guarantee terms of the agreement instance.
getGuaranteeTermStates() - Method in class org.ogf.graap.wsag.samples.SampleAgreement
getGuaranteeTermStates() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
getGuaranteeTermStates() - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
getGuaranteeTermStates() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
getGuaranteeTermStates() - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFacade
 
getGuaranteeTermStates() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
getHandlerArray() - Method in interface org.ogf.graap.wsag4j.types.configuration.HandlerChainType
Gets array of all "Handler" elements
getHandlerArray(int) - Method in interface org.ogf.graap.wsag4j.types.configuration.HandlerChainType
Gets ith "Handler" element
getHandlerArray() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.HandlerChainTypeImpl
Gets array of all "Handler" elements
getHandlerArray(int) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.HandlerChainTypeImpl
Gets ith "Handler" element
getHandlerConfiguration() - Method in interface org.ogf.graap.wsag.server.actions.IActionHandlerContext
This is the configuration of the handler instance.
getHandlerConfiguration() - Method in class org.ogf.graap.wsag.server.actions.impl.HandlerContext
This is the configuration of the handler instance.
getHandlerContext() - Method in class org.ogf.graap.wsag.server.actions.AbstractCreateAgreementAction
Returns the context of this action handler. getHandlerContext() - Method in class org.ogf.graap.wsag.server.actions.AbstractGetTemplateAction
Returns the context of this action handler. getHandlerContext() - Method in class org.ogf.graap.wsag.server.actions.AbstractNegotiationAction
Returns the context of this action handler.
getHandlerContext() - Method in interface org.ogf.graap.wsag.server.actions.IActionHandler
Returns the context of this action handler. getHandlerName() - Method in interface org.ogf.graap.wsag4j.types.configuration.HandlerType
Gets the "HandlerName" element
getHandlerName() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.HandlerTypeImpl
Gets the "HandlerName" element
getHostName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument
Gets the "HostName" element
getHostName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.HostNameDocumentImpl
Gets the "HostName" element
getHostNameArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType
Gets array of all "HostName" elements
getHostNameArray(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType
Gets ith "HostName" element
getHostNameArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CandidateHostsTypeImpl
Gets array of all "HostName" elements
getHostNameArray(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CandidateHostsTypeImpl
Gets ith "HostName" element
getId() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDefinitionTypeImpl
Gets the "id" attribute
getId() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType
Gets the "id" attribute
getIdentifierName() - Method in class org.ogf.graap.wsag.wsrf.impl.CounterResourceIdFactory
 
getIdle() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateTypeImpl
Gets the "Idle" element
getIdle() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateType
Gets the "Idle" element
getImplementationClass() - Method in interface org.ogf.graap.wsag.api.Agreement
Returns the class of the agreement implementation.
getImplementationClass() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
getImplementationClass() - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Returns the class of the agreement implementation.
getImplementationClass() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
getImplementationClass() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
getImplementationClass() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
getImplementationClass() - Method in interface org.ogf.graap.wsag4j.types.configuration.HandlerType
Gets the "ImplementationClass" element
getImplementationClass() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.HandlerTypeImpl
Gets the "ImplementationClass" element
getImplementationClass() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ImplementationConfigurationTypeImpl
Gets the "ImplementationClass" element
getImplementationClass() - Method in interface org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType
Gets the "ImplementationClass" element
getImportance() - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
Gets the "Importance" element
getImportance() - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
Gets the "Importance" element
getImportance() - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Gets the "Importance" element
getImportance() - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Gets the "Importance" element
getImportance() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferItemTypeImpl
Gets the "Importance" attribute
getImportance() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType
Gets the "Importance" attribute
getIndividualCPUCount() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualCPUCountDocumentImpl
Gets the "IndividualCPUCount" element
getIndividualCPUCount() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Gets the "IndividualCPUCount" element
getIndividualCPUCount() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument
Gets the "IndividualCPUCount" element
getIndividualCPUCount() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Gets the "IndividualCPUCount" element
getIndividualCPUSpeed() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualCPUSpeedDocumentImpl
Gets the "IndividualCPUSpeed" element
getIndividualCPUSpeed() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Gets the "IndividualCPUSpeed" element
getIndividualCPUSpeed() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument
Gets the "IndividualCPUSpeed" element
getIndividualCPUSpeed() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Gets the "IndividualCPUSpeed" element
getIndividualCPUTime() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualCPUTimeDocumentImpl
Gets the "IndividualCPUTime" element
getIndividualCPUTime() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Gets the "IndividualCPUTime" element
getIndividualCPUTime() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument
Gets the "IndividualCPUTime" element
getIndividualCPUTime() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Gets the "IndividualCPUTime" element
getIndividualDiskSpace() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualDiskSpaceDocumentImpl
Gets the "IndividualDiskSpace" element
getIndividualDiskSpace() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Gets the "IndividualDiskSpace" element
getIndividualDiskSpace() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument
Gets the "IndividualDiskSpace" element
getIndividualDiskSpace() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Gets the "IndividualDiskSpace" element
getIndividualNetworkBandwidth() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualNetworkBandwidthDocumentImpl
Gets the "IndividualNetworkBandwidth" element
getIndividualNetworkBandwidth() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Gets the "IndividualNetworkBandwidth" element
getIndividualNetworkBandwidth() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument
Gets the "IndividualNetworkBandwidth" element
getIndividualNetworkBandwidth() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Gets the "IndividualNetworkBandwidth" element
getIndividualPhysicalMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualPhysicalMemoryDocumentImpl
Gets the "IndividualPhysicalMemory" element
getIndividualPhysicalMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Gets the "IndividualPhysicalMemory" element
getIndividualPhysicalMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument
Gets the "IndividualPhysicalMemory" element
getIndividualPhysicalMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Gets the "IndividualPhysicalMemory" element
getIndividualVirtualMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualVirtualMemoryDocumentImpl
Gets the "IndividualVirtualMemory" element
getIndividualVirtualMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Gets the "IndividualVirtualMemory" element
getIndividualVirtualMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument
Gets the "IndividualVirtualMemory" element
getIndividualVirtualMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Gets the "IndividualVirtualMemory" element
getInitiateNegotiationInput() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputDocumentImpl
Gets the "InitiateNegotiationInput" element
getInitiateNegotiationInput() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument
Gets the "InitiateNegotiationInput" element
getInitiateNegotiationOutput() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationOutputDocumentImpl
Gets the "InitiateNegotiationOutput" element
getInitiateNegotiationOutput() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument
Gets the "InitiateNegotiationOutput" element
getInitiatorAgreementEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType
Gets the "InitiatorAgreementEPR" element
getInitiatorAgreementEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
Gets the "InitiatorAgreementEPR" element
getInitiatorAgreementEPR() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputTypeImpl
Gets the "InitiatorAgreementEPR" element
getInitiatorAgreementEPR() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
Gets the "InitiatorAgreementEPR" element
getInitiatorAgreementEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl.RenegotiationImpl
Gets the "InitiatorAgreementEPR" element
getInitiatorAgreementEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Renegotiation
Gets the "InitiatorAgreementEPR" element
getInitiatorEPR() - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
getInitiatorEPR() - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
getInitiatorNegotiationEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputTypeImpl
Gets the "InitiatorNegotiationEPR" element
getInitiatorNegotiationEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationExtensionTypeImpl
Gets the "InitiatorNegotiationEPR" element
getInitiatorNegotiationEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.RenegotiationExtensionTypeImpl
Gets the "InitiatorNegotiationEPR" element
getInitiatorNegotiationEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType
Gets the "InitiatorNegotiationEPR" element
getInitiatorNegotiationEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType
Gets the "InitiatorNegotiationEPR" element
getInitiatorNegotiationEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType
Gets the "InitiatorNegotiationEPR" element
getInput() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.InputDocumentImpl
Gets the "Input" element
getInput() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "Input" element
getInput() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument
Gets the "Input" element
getInput() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "Input" element
getInput() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Gets the "Input" element
getInput() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Gets the "Input" element
getInstance(EndpointReferenceType, Properties, ISecurityProperties, Class<U>) - Static method in class org.ogf.graap.wsag.client.rest.RestRemoteClient
Returns a new instance of a REST remote client.
getInstance(String, Properties, ISecurityProperties, Class<U>) - Static method in class org.ogf.graap.wsag.client.rest.RestRemoteClient
Returns a new instance of a REST remote client.
getInstance() - Static method in class org.ogf.graap.wsag.server.actions.ActionBuilder
 
getInstance(InputStream) - Static method in class org.ogf.graap.wsag.server.engine.WsagEngine
Returns a new WSAG engine instance.
getInstance(String) - Static method in class org.ogf.graap.wsag.server.engine.WsagEngine
Returns a new WSAG engine instance.
getInstance(WSAG4JEngineConfigurationType) - Static method in class org.ogf.graap.wsag.server.engine.WsagEngine
Returns a new WSAG engine instance.
getInstance() - Static method in class org.ogf.graap.wsag.server.rest.acceptance.RestAgreementAcceptanceRegistry
Returns the factory singleton.
getInstance() - Static method in class org.ogf.graap.wsag.server.rest.RestWsagEngine
Returns the WsagEngine instance used by the REST remote stack.
getInterfaceName() - Method in class org.ogf.graap.wsag.wsrf.AbstractWsResource
 
getInterfaceName() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementAcceptanceWsResource
 
getInterfaceName() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementFactoryWsResource
getInterfaceName() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementWsResource
getInterfaceName() - Method in class org.ogf.graap.wsag.wsrf.impl.NegotiationWsResource
getIsReferenceParameter() - Method in class org.w3.x2005.x08.addressing.impl.IsReferenceParameterAttributeImpl
Gets the "IsReferenceParameter" attribute
getIsReferenceParameter() - Method in interface org.w3.x2005.x08.addressing.IsReferenceParameterAttribute
Gets the "IsReferenceParameter" attribute
getItemArray() - Method in interface org.ogf.schemas.graap.wsAgreement.ConstraintSectionType
Gets array of all "Item" elements
getItemArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.ConstraintSectionType
Gets ith "Item" element
getItemArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ConstraintSectionTypeImpl
Gets array of all "Item" elements
getItemArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ConstraintSectionTypeImpl
Gets ith "Item" element
getItemArray() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationConstraintSectionTypeImpl
Gets array of all "Item" elements
getItemArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationConstraintSectionTypeImpl
Gets ith "Item" element
getItemArray() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType
Gets array of all "Item" elements
getItemArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType
Gets ith "Item" element
getItemConstraint() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl
Gets the "ItemConstraint" element
getItemConstraint() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType
Gets the "ItemConstraint" element
getJobAnnotation() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobAnnotationDocumentImpl
Gets the "JobAnnotation" element
getJobAnnotation() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument
Gets the "JobAnnotation" element
getJobAnnotationArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Gets array of all "JobAnnotation" elements
getJobAnnotationArray(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Gets ith "JobAnnotation" element
getJobAnnotationArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Gets array of all "JobAnnotation" elements
getJobAnnotationArray(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Gets ith "JobAnnotation" element
getJobDefinition() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDefinitionDocumentImpl
Gets the "JobDefinition" element
getJobDefinition() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument
Gets the "JobDefinition" element
getJobDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDefinitionTypeImpl
Gets the "JobDescription" element
getJobDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionDocumentImpl
Gets the "JobDescription" element
getJobDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType
Gets the "JobDescription" element
getJobDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument
Gets the "JobDescription" element
getJobIdentification() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
Gets the "JobIdentification" element
getJobIdentification() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationDocumentImpl
Gets the "JobIdentification" element
getJobIdentification() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
Gets the "JobIdentification" element
getJobIdentification() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument
Gets the "JobIdentification" element
getJobName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Gets the "JobName" element
getJobName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobNameDocumentImpl
Gets the "JobName" element
getJobName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Gets the "JobName" element
getJobName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument
Gets the "JobName" element
getJobProject() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobProjectDocumentImpl
Gets the "JobProject" element
getJobProject() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument
Gets the "JobProject" element
getJobProjectArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Gets array of all "JobProject" elements
getJobProjectArray(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Gets ith "JobProject" element
getJobProjectArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Gets array of all "JobProject" elements
getJobProjectArray(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Gets ith "JobProject" element
getKeyStore() - Method in class org.ogf.graap.wsag.client.wsrf.security.Merlin
 
getKeystore() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
Gets the "Keystore" element
getKeystore() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
Gets the "Keystore" element
getKeyStoreAlias() - Method in class org.ogf.graap.wsag.api.security.KeystoreProperties
 
getKeystoreFile() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
Gets the "KeystoreFile" element
getKeystoreFile() - Method in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
Gets the "KeystoreFile" element
getKeystoreFilename() - Method in class org.ogf.graap.wsag.api.security.KeystoreProperties
 
getKeystorePassword() - Method in class org.ogf.graap.wsag.api.security.KeystoreCallback
 
getKeystorePassword() - Method in class org.ogf.graap.wsag.api.security.KeystoreProperties
 
getKeystorePassword() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
Gets the "KeystorePassword" element
getKeystorePassword() - Method in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
Gets the "KeystorePassword" element
getKeyStoreType() - Method in class org.ogf.graap.wsag.api.security.KeystoreProperties
 
getKeystoreType() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
Gets the "KeystoreType" element
getKeystoreType() - Method in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
Gets the "KeystoreType" element
getKPIName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.KPITargetTypeImpl
Gets the "KPIName" element
getKPIName() - Method in interface org.ogf.schemas.graap.wsAgreement.KPITargetType
Gets the "KPIName" element
getKPITarget() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceLevelObjectiveTypeImpl
Gets the "KPITarget" element
getKPITarget() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType
Gets the "KPITarget" element
getLang() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Description
Gets the "lang" attribute
getLang() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl.DescriptionImpl
Gets the "lang" attribute
getLastModified(Resource) - Method in class org.ogf.graap.wsag.server.actions.impl.ClasspathResourceLoader
Defaults to return 0
getLengthArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets array of all "length" elements
getLengthArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets ith "length" element
getLengthArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets array of all "length" elements
getLengthArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets ith "length" element
getLocation() - Method in class org.ogf.schemas.graap.wsAgreement.impl.LocationDocumentImpl
Gets the "Location" element
getLocation() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl
Gets the "Location" element
getLocation() - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableTypeImpl
Gets the "Location" element
getLocation() - Method in interface org.ogf.schemas.graap.wsAgreement.LocationDocument
Gets the "Location" element
getLocation() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType
Gets the "Location" element
getLocation() - Method in interface org.ogf.schemas.graap.wsAgreement.VariableType
Gets the "Location" element
getLockedMemoryLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.LockedMemoryLimitDocumentImpl
Gets the "LockedMemoryLimit" element
getLockedMemoryLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "LockedMemoryLimit" element
getLockedMemoryLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument
Gets the "LockedMemoryLimit" element
getLockedMemoryLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "LockedMemoryLimit" element
getLogger(Class<?>) - Static method in class org.ogf.graap.wsag.wsrf.bootstrap.WSAG4JMuseLog4jHandler
Retrieves the Log4J logger for a given class-
getLoginContext() - Method in interface org.ogf.graap.wsag.api.security.ISecurityProperties
 
getLoginContext() - Method in class org.ogf.graap.wsag.api.security.SecurityProperties
 
getLoginContext() - Static method in class org.ogf.graap.wsag.doc.AbstractAgreementIntegrationSnippets
Returns the login context used in the unit tests.
getLoginContext() - Static method in class org.ogf.graap.wsag.it.AbstractIntegrationTest
 
getLoginContext() - Static method in class org.ogf.graap.wsag.wsrf.WsrfEngine
Returns the WSAG4J engine login context.
getLowerBound() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeTypeImpl
Gets the "LowerBound" element
getLowerBound() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType
Gets the "LowerBound" element
getLowerBoundedRange() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Gets the "LowerBoundedRange" element
getLowerBoundedRange() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Gets the "LowerBoundedRange" element
getMaxExclusiveArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets array of all "maxExclusive" elements
getMaxExclusiveArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets ith "maxExclusive" element
getMaxExclusiveArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets array of all "maxExclusive" elements
getMaxExclusiveArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets ith "maxExclusive" element
getMaxInclusiveArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets array of all "maxInclusive" elements
getMaxInclusiveArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets ith "maxInclusive" element
getMaxInclusiveArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets array of all "maxInclusive" elements
getMaxInclusiveArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets ith "maxInclusive" element
getMaxLengthArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets array of all "maxLength" elements
getMaxLengthArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets ith "maxLength" element
getMaxLengthArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets array of all "maxLength" elements
getMaxLengthArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets ith "maxLength" element
getMemoryLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.MemoryLimitDocumentImpl
Gets the "MemoryLimit" element
getMemoryLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "MemoryLimit" element
getMemoryLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument
Gets the "MemoryLimit" element
getMemoryLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "MemoryLimit" element
getMessage(String, Object...) - Static method in class org.ogf.graap.wsag.api.logging.LogMessage
Creates a new log message.
getMessageID() - Method in class org.w3.x2005.x08.addressing.impl.MessageIDDocumentImpl
Gets the "MessageID" element
getMessageID() - Method in interface org.w3.x2005.x08.addressing.MessageIDDocument
Gets the "MessageID" element
getMetadata(String) - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementFactoryMetadataExchange
getMetadata(String) - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementMetadataExchange
getMetadata() - Method in interface org.w3.x2005.x08.addressing.EndpointReferenceType
Gets the "Metadata" element
getMetadata() - Method in class org.w3.x2005.x08.addressing.impl.EndpointReferenceTypeImpl
Gets the "Metadata" element
getMetadata() - Method in class org.w3.x2005.x08.addressing.impl.MetadataDocumentImpl
Gets the "Metadata" element
getMetadata() - Method in interface org.w3.x2005.x08.addressing.MetadataDocument
Gets the "Metadata" element
getMetric() - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableTypeImpl
Gets the "Metric" attribute
getMetric() - Method in interface org.ogf.schemas.graap.wsAgreement.VariableType
Gets the "Metric" attribute
getMinExclusiveArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets array of all "minExclusive" elements
getMinExclusiveArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets ith "minExclusive" element
getMinExclusiveArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets array of all "minExclusive" elements
getMinExclusiveArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets ith "minExclusive" element
getMinInclusiveArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets array of all "minInclusive" elements
getMinInclusiveArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets ith "minInclusive" element
getMinInclusiveArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets array of all "minInclusive" elements
getMinInclusiveArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets ith "minInclusive" element
getMinLengthArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets array of all "minLength" elements
getMinLengthArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets ith "minLength" element
getMinLengthArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets array of all "minLength" elements
getMinLengthArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets ith "minLength" element
getMonitoringContext() - Method in class org.ogf.graap.wsag.server.monitoring.AgreementMonitor
 
getMonitoringContext() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
Deprecated.  
getMonitoringHandler() - Method in interface org.ogf.graap.wsag.server.monitoring.IMonitoringContext
Gets all service term monitoring handler for this context.
getMonitoringHandler() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
Returns the list of registered monitoring handler.
getMonitoringHandler() - Method in class org.ogf.graap.wsag.server.monitoring.MonitoringContext
Gets all service term monitoring handler for this context.
getMountPoint() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Gets the "MountPoint" element
getMountPoint() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Gets the "MountPoint" element
getMountPoint() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.MountPointDocumentImpl
Gets the "MountPoint" element
getMountPoint() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument
Gets the "MountPoint" element
getMultipleResourceProperties(QName[]) - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
Retrieves multiple resource properties from a WSRF resource.
getMultiplicity() - Method in interface org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType
Gets the "Multiplicity" element
getMultiplicity() - Method in class org.ogf.graap.wsag4j.types.engine.impl.ConstraintAnnotationTypeImpl
Gets the "Multiplicity" element
getName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Gets the "name" attribute
getName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Gets the "name" attribute
getName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Gets the "name" attribute
getName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Gets the "name" attribute
getName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType
Gets the "name" attribute
getName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.EnvironmentTypeImpl
Gets the "name" attribute
getName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "name" attribute
getName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "name" attribute
getName() - Method in interface org.ogf.graap.wsag.api.Agreement
Returns the agreement name.
getName() - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
getName() - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
getName() - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
getName() - Method in interface org.ogf.graap.wsag.api.rest.RestAgreement
Returns the name of the agreement REST resource.
getName() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
getName() - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Returns the agreement name.
getName() - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
getName() - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
getName() - Method in class org.ogf.graap.wsag.api.types.TemplateType
getName() - Method in interface org.ogf.graap.wsag.client.api.AgreementClient
Returns the name of the agreement instance.
getName() - Method in class org.ogf.graap.wsag.client.api.impl.AgreementClientImpl
Returns the name of the agreement instance.
getName() - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementClient
Returns the name of the agreement instance.
getName() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementClient
 
getName() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementService
getName() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
Returns the name of the agreement instance.
getName() - Method in class org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction
 
getName() - Method in class org.ogf.graap.wsag.server.engine.TemplateIdentifier
 
getName() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
getName() - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
Returns the agreement name.
getName() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
getName() - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFacade
 
getName() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementCapability
 
getName() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
getName() - Method in interface org.ogf.graap.wsag4j.types.configuration.ActionType
Gets the "name" attribute
getName() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ActionTypeImpl
Gets the "name" attribute
getName() - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
Gets the "Name" element
getName() - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
Gets the "Name" element
getName() - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextTypeImpl.EntryImpl
Gets the "Name" attribute
getName() - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Entry
Gets the "Name" attribute
getName() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Gets the "Name" element
getName() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Gets the "Name" element
getName() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementType
Gets the "Name" element
getName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Gets the "Name" element
getName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Gets the "Name" element
getName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTypeImpl
Gets the "Name" element
getName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.NameDocumentImpl
Gets the "Name" element
getName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl
Gets the "Name" attribute
getName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermTypeImpl
Gets the "Name" attribute
getName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableTypeImpl
Gets the "Name" attribute
getName() - Method in interface org.ogf.schemas.graap.wsAgreement.NameDocument
Gets the "Name" element
getName() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType
Gets the "Name" attribute
getName() - Method in interface org.ogf.schemas.graap.wsAgreement.TermType
Gets the "Name" attribute
getName() - Method in interface org.ogf.schemas.graap.wsAgreement.VariableType
Gets the "Name" attribute
getName() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Gets the "name" attribute
getName() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Gets the "name" attribute
getNegotiableTemplate() - Method in class org.ogf.graap.wsag.wsrf.impl.NegotiationCapability
Returns the negotiable templates supported by this negotiation instance.
getNegotiableTemplate() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiableTemplateDocumentImpl
Gets the "NegotiableTemplate" element
getNegotiableTemplate() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument
Gets the "NegotiableTemplate" element
getNegotiableTemplateArray() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesTypeImpl
Gets array of all "NegotiableTemplate" elements
getNegotiableTemplateArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesTypeImpl
Gets ith "NegotiableTemplate" element
getNegotiableTemplateArray() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType
Gets array of all "NegotiableTemplate" elements
getNegotiableTemplateArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType
Gets ith "NegotiableTemplate" element
getNegotiableTemplates() - Method in interface org.ogf.graap.wsag.api.Negotiation
Returns the templates for SLAs that are supported by this negotiation instance.
getNegotiableTemplates() - Method in interface org.ogf.graap.wsag.api.rest.RestNegotiation
A negotiation instance supports zero or more templates that can be used to create negotiation offers.
getNegotiableTemplates() - Method in class org.ogf.graap.wsag.client.api.impl.NegotiationClientImpl
A negotiation instance supports zero or more templates that can be used to create negotiation offers.
getNegotiableTemplates() - Method in class org.ogf.graap.wsag.client.api.local.LocalNegotiationClient
 
getNegotiableTemplates() - Method in interface org.ogf.graap.wsag.client.api.NegotiationClient
A negotiation instance supports zero or more templates that can be used to create negotiation offers.
getNegotiableTemplates() - Method in class org.ogf.graap.wsag.client.rest.RestNegotiationClient
 
getNegotiableTemplates() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfNegotiationService
getNegotiableTemplates() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfNegotiationClient
 
getNegotiableTemplates() - Method in class org.ogf.graap.wsag.server.engine.GenericNegotiation
Default implementation for retrieving negotiable templates from the associated agreement factory.
getNegotiableTemplates() - Method in class org.ogf.graap.wsag.server.engine.TemplateRegistry
Returns a set of templates that support SLA negotiation.
getNegotiableTemplates() - Method in class org.ogf.graap.wsag.server.rest.RestNegotiationFacade
 
getNegotiateInput() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateInputDocumentImpl
Gets the "NegotiateInput" element
getNegotiateInput() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument
Gets the "NegotiateInput" element
getNegotiateOutput() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateOutputDocumentImpl
Gets the "NegotiateOutput" element
getNegotiateOutput() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument
Gets the "NegotiateOutput" element
getNegotiation(String) - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFactoryFacade
Returns the requested negotiation resource.
getNegotiation() - Method in class org.ogf.graap.wsag.wsrf.impl.NegotiationWsResource
Returns the negotiation instance associated with this WSRF resource.
getNegotiation() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl
Gets the "Negotiation" element
getNegotiation() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType
Gets the "Negotiation" element
getNegotiationAction() - Method in class org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction
 
getNegotiationClient() - Method in class org.ogf.graap.wsag.client.rest.RestNegotiationClient
Returns the RESTful negotiation client
getNegotiationConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.ActionType
Gets the "NegotiationConfiguration" element
getNegotiationConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ActionTypeImpl
Gets the "NegotiationConfiguration" element
getNegotiationConstraints() - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
getNegotiationConstraints() - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
getNegotiationConstraints() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferTypeImpl
Gets the "NegotiationConstraints" element
getNegotiationConstraints() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType
Gets the "NegotiationConstraints" element
getNegotiationContext() - Method in interface org.ogf.graap.wsag.api.Negotiation
Returns the context of an negotiation instance.
getNegotiationContext() - Method in interface org.ogf.graap.wsag.api.rest.RestNegotiation
Returns the context of this negotiation process.
getNegotiationContext() - Method in class org.ogf.graap.wsag.client.api.impl.NegotiationClientImpl
Returns the context of this negotiation process.
getNegotiationContext() - Method in class org.ogf.graap.wsag.client.api.local.LocalNegotiationClient
 
getNegotiationContext() - Method in interface org.ogf.graap.wsag.client.api.NegotiationClient
Returns the context of this negotiation process.
getNegotiationContext() - Method in class org.ogf.graap.wsag.client.rest.RestNegotiationClient
 
getNegotiationContext() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfNegotiationService
getNegotiationContext() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfNegotiationClient
 
getNegotiationContext(Map) - Method in class org.ogf.graap.wsag.server.actions.AbstractNegotiationAction
Returns the negotiation context for the current invocation.
getNegotiationContext() - Method in class org.ogf.graap.wsag.server.engine.GenericNegotiation
Returns the context of an negotiation instance.
getNegotiationContext() - Method in class org.ogf.graap.wsag.server.rest.RestNegotiationFacade
 
getNegotiationContext() - Method in class org.ogf.graap.wsag.wsrf.impl.NegotiationCapability
Returns the context of this negotiation instance.
getNegotiationContext() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputTypeImpl
Gets the "NegotiationContext" element
getNegotiationContext() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextDocumentImpl
Gets the "NegotiationContext" element
getNegotiationContext() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesTypeImpl
Gets the "NegotiationContext" element
getNegotiationContext() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType
Gets the "NegotiationContext" element
getNegotiationContext() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument
Gets the "NegotiationContext" element
getNegotiationContext() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType
Gets the "NegotiationContext" element
getNegotiationCounterOffer() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationCounterOfferDocumentImpl
Gets the "NegotiationCounterOffer" element
getNegotiationCounterOffer() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument
Gets the "NegotiationCounterOffer" element
getNegotiationCounterOfferArray() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateOutputTypeImpl
Gets array of all "NegotiationCounterOffer" elements
getNegotiationCounterOfferArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateOutputTypeImpl
Gets ith "NegotiationCounterOffer" element
getNegotiationCounterOfferArray() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType
Gets array of all "NegotiationCounterOffer" elements
getNegotiationCounterOfferArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType
Gets ith "NegotiationCounterOffer" element
getNegotiationExtension() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationExtensionDocumentImpl
Gets the "NegotiationExtension" element
getNegotiationExtension() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument
Gets the "NegotiationExtension" element
getNegotiationInitiator() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Gets the "NegotiationInitiator" element
getNegotiationInitiator() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Gets the "NegotiationInitiator" element
getNegotiationOffer(String) - Method in class org.ogf.graap.wsag.client.api.impl.NegotiationClientImpl
Returns the Negotiation Offer with the given offer id
getNegotiationOffer(String) - Method in interface org.ogf.graap.wsag.client.api.NegotiationClient
Returns the Negotiation Offer with the given offer id
getNegotiationOffer() - Method in class org.ogf.graap.wsag.samples.actions.SampleAgreementTemplate
 
getNegotiationOffer() - Method in class org.ogf.graap.wsag.wsrf.impl.NegotiationCapability
Returns a history of exchanged negotiation offers.
getNegotiationOffer() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferDocumentImpl
Gets the "NegotiationOffer" element
getNegotiationOffer() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument
Gets the "NegotiationOffer" element
getNegotiationOfferArray() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType
Gets array of all "NegotiationOffer" elements
getNegotiationOfferArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType
Gets ith "NegotiationOffer" element
getNegotiationOfferArray() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.AdvertiseInputTypeImpl
Gets array of all "NegotiationOffer" elements
getNegotiationOfferArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.AdvertiseInputTypeImpl
Gets ith "NegotiationOffer" element
getNegotiationOfferArray() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateInputTypeImpl
Gets array of all "NegotiationOffer" elements
getNegotiationOfferArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateInputTypeImpl
Gets ith "NegotiationOffer" element
getNegotiationOfferArray() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesTypeImpl
Gets array of all "NegotiationOffer" elements
getNegotiationOfferArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesTypeImpl
Gets ith "NegotiationOffer" element
getNegotiationOfferArray() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType
Gets array of all "NegotiationOffer" elements
getNegotiationOfferArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType
Gets ith "NegotiationOffer" element
getNegotiationOfferArray() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType
Gets array of all "NegotiationOffer" elements
getNegotiationOfferArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType
Gets ith "NegotiationOffer" element
getNegotiationOfferContext() - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
getNegotiationOfferContext() - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
getNegotiationOfferContext() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationExtensionTypeImpl
Gets the "NegotiationOfferContext" element
getNegotiationOfferContext() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextDocumentImpl
Gets the "NegotiationOfferContext" element
getNegotiationOfferContext() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferTypeImpl
Gets the "NegotiationOfferContext" element
getNegotiationOfferContext() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.RenegotiationExtensionTypeImpl
Gets the "NegotiationOfferContext" element
getNegotiationOfferContext() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType
Gets the "NegotiationOfferContext" element
getNegotiationOfferContext() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument
Gets the "NegotiationOfferContext" element
getNegotiationOfferContext() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType
Gets the "NegotiationOfferContext" element
getNegotiationOfferContext() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType
Gets the "NegotiationOfferContext" element
getNegotiationOffers() - Method in interface org.ogf.graap.wsag.api.Negotiation
This method returns a list of negotiation offers.
getNegotiationOffers() - Method in interface org.ogf.graap.wsag.api.rest.RestNegotiation
Returns a history of exchanged offers in this negotiation process.
getNegotiationOffers() - Method in class org.ogf.graap.wsag.client.api.impl.NegotiationClientImpl
Returns a history of exchanged offers in this negotiation process.
getNegotiationOffers() - Method in class org.ogf.graap.wsag.client.api.local.LocalNegotiationClient
 
getNegotiationOffers() - Method in interface org.ogf.graap.wsag.client.api.NegotiationClient
Returns a history of exchanged offers in this negotiation process.
getNegotiationOffers() - Method in class org.ogf.graap.wsag.client.rest.RestNegotiationClient
 
getNegotiationOffers() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfNegotiationService
getNegotiationOffers() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfNegotiationClient
 
getNegotiationOffers() - Method in class org.ogf.graap.wsag.server.engine.GenericNegotiation
This method returns a list of negotiation offers.
getNegotiationOffers() - Method in class org.ogf.graap.wsag.server.rest.RestNegotiationFacade
 
getNegotiationProperties() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesDocumentImpl
Gets the "NegotiationProperties" element
getNegotiationProperties() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument
Gets the "NegotiationProperties" element
getNegotiationResponder() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Gets the "NegotiationResponder" element
getNegotiationResponder() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Gets the "NegotiationResponder" element
getNegotiationType() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Gets the "NegotiationType" element
getNegotiationType() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Gets the "NegotiationType" element
getNextEPR() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseWSAG4JPersistence
 
getNoncriticalExtensionArray() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType
Gets array of all "NoncriticalExtension" elements
getNoncriticalExtensionArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType
Gets ith "NoncriticalExtension" element
getNoncriticalExtensionArray() - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType
Gets array of all "NoncriticalExtension" elements
getNoncriticalExtensionArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType
Gets ith "NoncriticalExtension" element
getNoncriticalExtensionArray() - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
Gets array of all "NoncriticalExtension" elements
getNoncriticalExtensionArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
Gets ith "NoncriticalExtension" element
getNoncriticalExtensionArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementAcceptanceInputTypeImpl
Gets array of all "NoncriticalExtension" elements
getNoncriticalExtensionArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementAcceptanceInputTypeImpl
Gets ith "NoncriticalExtension" element
getNoncriticalExtensionArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputTypeImpl
Gets array of all "NoncriticalExtension" elements
getNoncriticalExtensionArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputTypeImpl
Gets ith "NoncriticalExtension" element
getNoncriticalExtensionArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
Gets array of all "NoncriticalExtension" elements
getNoncriticalExtensionArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
Gets ith "NoncriticalExtension" element
getNoncriticalExtensionArray() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputTypeImpl
Gets array of all "NoncriticalExtension" elements
getNoncriticalExtensionArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputTypeImpl
Gets ith "NoncriticalExtension" element
getNoncriticalExtensionArray() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType
Gets array of all "NoncriticalExtension" elements
getNoncriticalExtensionArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType
Gets ith "NoncriticalExtension" element
getNoncriticalExtensions() - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
getNoncriticalExtensions() - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
getNoncriticalExtensions() - Method in class org.ogf.schemas.graap.wsAgreement.impl.NoncriticalExtensionsDocumentImpl
Gets the "NoncriticalExtensions" element
getNoncriticalExtensions() - Method in interface org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument
Gets the "NoncriticalExtensions" element
getNumberOfProcesses() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.NumberOfProcessesDocumentImpl
Gets the "NumberOfProcesses" element
getNumberOfProcesses() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Gets the "NumberOfProcesses" element
getNumberOfProcesses() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument
Gets the "NumberOfProcesses" element
getNumberOfProcesses() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Gets the "NumberOfProcesses" element
getObjectValue() - Method in interface org.w3.x2005.x08.addressing.FaultCodesOpenEnumType
 
getObjectValue() - Method in interface org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum
 
getObligated() - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Gets the "Obligated" attribute
getObligated() - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Gets the "Obligated" attribute
getObservable() - Method in class org.ogf.graap.wsag.api.types.WSAGXmlType
Returns the WSAGXmlType.Wsag4jObservable for this type.
getOffer() - Method in class org.ogf.graap.wsag.api.sla.AdvanceReservationComputeJobTemplate
 
getOffer() - Method in class org.ogf.graap.wsag.api.sla.ComputeJobTemplate
Creates an offer based on this template.
getOfferId() - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
getOfferId() - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
getOfferId() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferTypeImpl
Gets the "OfferId" attribute
getOfferId() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType
Gets the "OfferId" attribute
getOneOrMoreArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Gets array of all "OneOrMore" elements
getOneOrMoreArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Gets ith "OneOrMore" element
getOneOrMoreArray() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Gets array of all "OneOrMore" elements
getOneOrMoreArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Gets ith "OneOrMore" element
getOpenDescriptorsLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.OpenDescriptorsLimitDocumentImpl
Gets the "OpenDescriptorsLimit" element
getOpenDescriptorsLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "OpenDescriptorsLimit" element
getOpenDescriptorsLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument
Gets the "OpenDescriptorsLimit" element
getOpenDescriptorsLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "OpenDescriptorsLimit" element
getOperatingSystem() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemDocumentImpl
Gets the "OperatingSystem" element
getOperatingSystem() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Gets the "OperatingSystem" element
getOperatingSystem() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument
Gets the "OperatingSystem" element
getOperatingSystem() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Gets the "OperatingSystem" element
getOperatingSystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemNameDocumentImpl
Gets the "OperatingSystemName" element
getOperatingSystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeTypeImpl
Gets the "OperatingSystemName" element
getOperatingSystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument
Gets the "OperatingSystemName" element
getOperatingSystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType
Gets the "OperatingSystemName" element
getOperatingSystemType() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeDocumentImpl
Gets the "OperatingSystemType" element
getOperatingSystemType() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeImpl
Gets the "OperatingSystemType" element
getOperatingSystemType() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType
Gets the "OperatingSystemType" element
getOperatingSystemType() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument
Gets the "OperatingSystemType" element
getOperatingSystemVersion() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeImpl
Gets the "OperatingSystemVersion" element
getOperatingSystemVersion() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemVersionDocumentImpl
Gets the "OperatingSystemVersion" element
getOperatingSystemVersion() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType
Gets the "OperatingSystemVersion" element
getOperatingSystemVersion() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument
Gets the "OperatingSystemVersion" element
getOperations() - Method in interface org.ogf.graap.wsag.api.rest.RestAgreement
Returns the supported operations of the agreement REST resource.
getOperations() - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFacade
 
getOriginator() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Gets the "Originator" element
getOriginator() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Gets the "Originator" element
getOutput() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.OutputDocumentImpl
Gets the "Output" element
getOutput() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "Output" element
getOutput() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument
Gets the "Output" element
getOutput() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "Output" element
getOutput() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Gets the "Output" element
getOutput() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Gets the "Output" element
getPatternArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets array of all "pattern" elements
getPatternArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets ith "pattern" element
getPatternArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets array of all "pattern" elements
getPatternArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets ith "pattern" element
getPenaltyArray() - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Gets array of all "Penalty" elements
getPenaltyArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Gets ith "Penalty" element
getPenaltyArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Gets array of all "Penalty" elements
getPenaltyArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Gets ith "Penalty" element
getPersistedAgreementContextType() - Method in class org.ogf.graap.wsag.server.persistence.impl.PersistentAgreementContainer
 
getPersistenceAgreementContext() - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextDocumentImpl
Gets the "PersistenceAgreementContext" element
getPersistenceAgreementContext() - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument
Gets the "PersistenceAgreementContext" element
getPersistenceImplementation() - Method in interface org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType
Gets the "PersistenceImplementation" element
getPersistenceImplementation() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.FactoryConfigurationTypeImpl
Gets the "PersistenceImplementation" element
getPersistenceLayer() - Method in class org.ogf.graap.wsag.server.engine.WsagEngine
Returns the persistence layer for this engine.
getPersistentAgreementContainer() - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
 
getPipeSizeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.PipeSizeLimitDocumentImpl
Gets the "PipeSizeLimit" element
getPipeSizeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "PipeSizeLimit" element
getPipeSizeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument
Gets the "PipeSizeLimit" element
getPipeSizeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "PipeSizeLimit" element
getPortTypeQName() - Static method in class org.ogf.graap.wsag.wsrf.sg.impl.MembershipContentRuleContext
 
getPortTypeQName() - Method in class org.ogf.graap.wsag.wsrf.sg.impl.RuleContextContainer
 
getPOSIXApplication() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationDocumentImpl
Gets the "POSIXApplication" element
getPOSIXApplication() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument
Gets the "POSIXApplication" element
getPreference() - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Gets the "Preference" element
getPreference() - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Gets the "Preference" element
getPrivateKey(String, String) - Method in class org.ogf.graap.wsag.client.wsrf.security.Merlin
 
getPrivateKey(String, String) - Method in class org.ogf.graap.wsag.wsrf.security.Merlin
getPrivateKeyPassword() - Method in class org.ogf.graap.wsag.api.security.KeystoreCallback
 
getPrivateKeyPassword() - Method in class org.ogf.graap.wsag.api.security.KeystoreProperties
 
getProblemAction() - Method in class org.w3.x2005.x08.addressing.impl.ProblemActionDocumentImpl
Gets the "ProblemAction" element
getProblemAction() - Method in interface org.w3.x2005.x08.addressing.ProblemActionDocument
Gets the "ProblemAction" element
getProblemHeader() - Method in class org.w3.x2005.x08.addressing.impl.ProblemHeaderDocumentImpl
Gets the "ProblemHeader" element
getProblemHeader() - Method in interface org.w3.x2005.x08.addressing.ProblemHeaderDocument
Gets the "ProblemHeader" element
getProblemHeaderQName() - Method in class org.w3.x2005.x08.addressing.impl.ProblemHeaderQNameDocumentImpl
Gets the "ProblemHeaderQName" element
getProblemHeaderQName() - Method in interface org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument
Gets the "ProblemHeaderQName" element
getProblemIRI() - Method in class org.w3.x2005.x08.addressing.impl.ProblemIRIDocumentImpl
Gets the "ProblemIRI" element
getProblemIRI() - Method in interface org.w3.x2005.x08.addressing.ProblemIRIDocument
Gets the "ProblemIRI" element
getProcessCountLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "ProcessCountLimit" element
getProcessCountLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ProcessCountLimitDocumentImpl
Gets the "ProcessCountLimit" element
getProcessCountLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "ProcessCountLimit" element
getProcessCountLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument
Gets the "ProcessCountLimit" element
getProcessesPerHost() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.ProcessesPerHostDocumentImpl
Gets the "ProcessesPerHost" element
getProcessesPerHost() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Gets the "ProcessesPerHost" element
getProcessesPerHost() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument
Gets the "ProcessesPerHost" element
getProcessesPerHost() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Gets the "ProcessesPerHost" element
getProcessing() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateTypeImpl
Gets the "Processing" element
getProcessing() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateType
Gets the "Processing" element
getProperties() - Method in interface org.ogf.graap.wsag.api.security.ISecurityProperties
 
getProperties() - Method in class org.ogf.graap.wsag.api.security.SecurityProperties
 
getProperties() - Method in class org.ogf.graap.wsag.client.api.impl.AbstractClient
Returns the properties of the remote client.
getProperties() - Method in class org.ogf.graap.wsag.client.api.RemoteClient
Returns the properties used by the web-service client.
getProperties() - Method in class org.ogf.graap.wsag.client.wsrf.impl.Axis2SoapClient
 
getProperties() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
 
getProperties() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
Returns the properties of the remote client.
getProperties() - Method in class org.ogf.graap.wsag.server.accounting.AccountingContext
getProperties() - Method in interface org.ogf.graap.wsag.server.accounting.IAccountingContext
 
getProperties() - Method in interface org.ogf.graap.wsag.server.monitoring.IMonitoringContext
 
getProperties() - Method in class org.ogf.graap.wsag.server.monitoring.MonitoringContext
getPropertyNames() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementAcceptanceCapability
This port type does not implement any resource properties.
getPropertyNames() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementCapability
 
getPropertyNames() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementFactoryCapability
 
getPropertyNames() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementFactoryIdentity
 
getPropertyNames() - Method in class org.ogf.graap.wsag.wsrf.impl.NegotiationCapability
 
getPropertyNames() - Method in class org.ogf.graap.wsag.wsrf.impl.NegotiationFactoryCapability
 
getQualifyingCondition() - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Gets the "QualifyingCondition" element
getQualifyingCondition() - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Gets the "QualifyingCondition" element
getQualifyingCondition() - Method in class org.ogf.schemas.graap.wsAgreement.impl.QualifyingConditionDocumentImpl
Gets the "QualifyingCondition" element
getQualifyingCondition() - Method in interface org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument
Gets the "QualifyingCondition" element
getRangeArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Gets array of all "Range" elements
getRangeArray(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Gets ith "Range" element
getRangeArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Gets array of all "Range" elements
getRangeArray(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Gets ith "Range" element
getRealDirectory() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapEnvironment
 
getReference() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType
Gets the "Reference" element
getReference() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType
Gets the "Reference" element
getReference() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementInitiatorIdentifierTypeImpl
Gets the "Reference" element
getReference() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementResponderIdentifierTypeImpl
Gets the "Reference" element
getReferenceParameters() - Method in interface org.w3.x2005.x08.addressing.EndpointReferenceType
Gets the "ReferenceParameters" element
getReferenceParameters() - Method in class org.w3.x2005.x08.addressing.impl.EndpointReferenceTypeImpl
Gets the "ReferenceParameters" element
getRegistryEPR() - Static method in class org.ogf.graap.wsag.wsrf.sg.impl.MembershipContentRuleContext
 
getRegistryEPR() - Method in class org.ogf.graap.wsag.wsrf.sg.impl.RuleContextContainer
 
getRejectAgreementInput() - Method in class org.ogf.schemas.graap.wsAgreement.impl.RejectAgreementInputDocumentImpl
Gets the "RejectAgreementInput" element
getRejectAgreementInput() - Method in interface org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument
Gets the "RejectAgreementInput" element
getRejectAgreementResponse() - Method in class org.ogf.schemas.graap.wsAgreement.impl.RejectAgreementResponseDocumentImpl
Gets the "RejectAgreementResponse" element
getRejectAgreementResponse() - Method in interface org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument
Gets the "RejectAgreementResponse" element
getRejected() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
Gets the "Rejected" element
getRejected() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
Gets the "Rejected" element
getRelatesTo() - Method in class org.w3.x2005.x08.addressing.impl.RelatesToDocumentImpl
Gets the "RelatesTo" element
getRelatesTo() - Method in interface org.w3.x2005.x08.addressing.RelatesToDocument
Gets the "RelatesTo" element
getRelationshipType() - Method in class org.w3.x2005.x08.addressing.impl.RelatesToTypeImpl
Gets the "RelationshipType" attribute
getRelationshipType() - Method in interface org.w3.x2005.x08.addressing.RelatesToType
Gets the "RelationshipType" attribute
getRemoteClient() - Method in interface org.ogf.graap.wsag.client.api.AgreementClient
Returns the web-service client used for communication with the SLA management server.
getRemoteClient() - Method in interface org.ogf.graap.wsag.client.api.AgreementFactoryClient
Returns the web service client used for communication with the SLA management system.
getRemoteClient() - Method in class org.ogf.graap.wsag.client.api.impl.AbstractClient
Returns the remote client used by this implementation in order to communicate with the WSAG4J server.
getRemoteClient() - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementClient
Returns the remote client used by this implementation in order to communicate with the WSAG4J server.
getRemoteClient() - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementFactoryClient
 
getRemoteClient() - Method in class org.ogf.graap.wsag.client.api.local.LocalNegotiationClient
Returns the remote client used by this implementation in order to communicate with the WSAG4J server.
getRemoteClient() - Method in interface org.ogf.graap.wsag.client.api.NegotiationClient
Returns the web-service client used for communication with the SLA management server.
getRemoteClient() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementClient
Returns the remote client used by this implementation in order to communicate with the WSAG4J server.
getRemoteClient() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementFactoryClient
 
getRemoteClient() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementFactoryRegistryClient
 
getRemoteClient() - Method in class org.ogf.graap.wsag.client.rest.RestNegotiationClient
Returns the remote client used by this implementation in order to communicate with the WSAG4J server.
getRemoteClient() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
 
getRemoteClient() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryClient
 
getRemoteClient() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfNegotiationClient
 
getRemoteReference() - Method in class org.ogf.graap.wsag.client.api.impl.AbstractClient
Returns the remote reference of the remote client.
getRemoteReference() - Method in class org.ogf.graap.wsag.client.api.RemoteClient
Returns the endpoint of the client instance.
getRenegotiation() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl
Gets the "Renegotiation" element
getRenegotiation() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType
Gets the "Renegotiation" element
getRenegotiationExtension() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.RenegotiationExtensionDocumentImpl
Gets the "RenegotiationExtension" element
getRenegotiationExtension() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument
Gets the "RenegotiationExtension" element
getReplyTo() - Method in class org.w3.x2005.x08.addressing.impl.ReplyToDocumentImpl
Gets the "ReplyTo" element
getReplyTo() - Method in interface org.w3.x2005.x08.addressing.ReplyToDocument
Gets the "ReplyTo" element
getResource(String) - Method in class org.ogf.graap.wsag.wsrf.security.MerlinClassLoader
 
getResourceAsStream(String) - Method in class org.ogf.graap.wsag.wsrf.security.MerlinClassLoader
 
getResourceDefinition() - Method in class org.ogf.graap.wsag.api.pattern.ComputeResourcePattern
 
getResourceDefinition() - Method in class org.ogf.graap.wsag.api.sla.AbstractComputeJobTemplate
 
getResourceDefinition() - Method in class org.ogf.graap.wsag.api.sla.ComputeJobOffer
 
getResourceDefinition() - Method in class org.ogf.graap.wsag.samples.actions.SampleAgreementOffer
 
getResourceDefinition() - Method in class org.ogf.graap.wsag.samples.actions.SampleAgreementTemplate
 
getResourceDefinition() - Method in class org.ogf.graap.wsag.samples.actions.SampleNegotiationOffer
 
getResourceId() - Method in interface org.ogf.graap.wsag.api.rest.RestAgreementFactory
Returns the id of the factory resource.
getResourceId() - Method in interface org.ogf.graap.wsag.client.api.AgreementFactoryClient
Returns the WSDM id of a web-service resource.
getResourceId() - Method in class org.ogf.graap.wsag.client.api.impl.AbstractAgreementFactoryClient
Returns the WSDM id of a web-service resource.
getResourceId() - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementFactoryClient
Returns the WSDM id of a web-service resource.
getResourceId() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementFactoryClient
 
getResourceId() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementFactoryService
getResourceId() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryClient
Returns the WSDM id of a web-service resource.
getResourceId() - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
 
getResourceId() - Method in interface org.ogf.graap.wsag.server.persistence.PersistentAgreementFactory
 
getResourceId() - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFactoryFacade
 
getResourceId() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementFactoryIdentity
 
getResourceId() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseAgreementFactory
getResourceId() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
Gets the "ResourceId" element
getResourceId() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
Gets the "ResourceId" element
getResourceProperties() - Method in interface org.ogf.graap.wsag.api.rest.RestAgreement
Returns the agreement resource properties object of the REST resource.
getResourceProperties() - Method in interface org.ogf.graap.wsag.api.rest.RestAgreementFactory
Returns the agreement factory resource properties object for the REST resource.
getResourceProperties() - Method in interface org.ogf.graap.wsag.client.api.AgreementClient
Returns the resource properties of the agreement instance.
getResourceProperties() - Method in interface org.ogf.graap.wsag.client.api.AgreementFactoryClient
Returns the resource properties of the agreement factory instance.
getResourceProperties() - Method in class org.ogf.graap.wsag.client.api.impl.AbstractAgreementFactoryClient
Returns the resource properties of the agreement factory instance.
getResourceProperties() - Method in class org.ogf.graap.wsag.client.api.impl.AgreementClientImpl
Returns the resource properties of the agreement instance.
getResourceProperties() - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementClient
Returns the resource properties of the agreement instance.
getResourceProperties() - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementFactoryClient
 
getResourceProperties() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementClient
 
getResourceProperties() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementFactoryClient
 
getResourceProperties() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
Returns the resource properties of the agreement instance.
getResourceProperties() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryClient
Returns the resource properties of the agreement factory instance.
getResourceProperties() - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFacade
 
getResourceProperties() - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFactoryFacade
 
getResourceProperty(QName) - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
Retrieves a single resource property from a WSRF resource.
getResourcePropertyDocument() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
Retrieves a resource property document from a WSRF resource
getResourcePropertyDocument() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementPropertiesCollection
Returns the agreement properties document of this agreement instance.
getResources() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
Gets the "Resources" element
getResources() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesDocumentImpl
Gets the "Resources" element
getResources() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
Gets the "Resources" element
getResources() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument
Gets the "Resources" element
getResources(String) - Method in class org.ogf.graap.wsag.wsrf.security.MerlinClassLoader
 
getResourceStream(String) - Method in class org.ogf.graap.wsag.server.actions.impl.ClasspathResourceLoader
Get an InputStream so that the Runtime can build a template with it.
getResourceXPath() - Method in class org.ogf.graap.wsag.api.pattern.ComputeResourcePattern
Sub classes overwrite this method in order to provide a custom XPath expression for resource SDT selection.
getResponderAgreementEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl.RenegotiationImpl
Gets the "ResponderAgreementEPR" element
getResponderAgreementEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.RenegotiationExtensionTypeImpl
Gets the "ResponderAgreementEPR" element
getResponderAgreementEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Renegotiation
Gets the "ResponderAgreementEPR" element
getResponderAgreementEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType
Gets the "ResponderAgreementEPR" element
getResponderNegotiationEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationExtensionTypeImpl
Gets the "ResponderNegotiationEPR" element
getResponderNegotiationEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.RenegotiationExtensionTypeImpl
Gets the "ResponderNegotiationEPR" element
getResponderNegotiationEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType
Gets the "ResponderNegotiationEPR" element
getResponderNegotiationEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType
Gets the "ResponderNegotiationEPR" element
getRetryAfter() - Method in class org.w3.x2005.x08.addressing.impl.RetryAfterDocumentImpl
Gets the "RetryAfter" element
getRetryAfter() - Method in interface org.w3.x2005.x08.addressing.RetryAfterDocument
Gets the "RetryAfter" element
getRewardArray() - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Gets array of all "Reward" elements
getRewardArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Gets ith "Reward" element
getRewardArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Gets array of all "Reward" elements
getRewardArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Gets ith "Reward" element
getSchemaFilenameArray() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.SchemaImportTypeImpl
Gets array of all "SchemaFilename" elements
getSchemaFilenameArray(int) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.SchemaImportTypeImpl
Gets ith "SchemaFilename" element
getSchemaFilenameArray() - Method in interface org.ogf.graap.wsag4j.types.configuration.SchemaImportType
Gets array of all "SchemaFilename" elements
getSchemaFilenameArray(int) - Method in interface org.ogf.graap.wsag4j.types.configuration.SchemaImportType
Gets ith "SchemaFilename" element
getSchemaImports() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ValidatorTypeImpl
Gets the "SchemaImports" element
getSchemaImports() - Method in interface org.ogf.graap.wsag4j.types.configuration.ValidatorType
Gets the "SchemaImports" element
getSecurityHandler() - Method in class org.ogf.graap.wsag.client.wsrf.impl.Axis2SoapClient
 
getSecurityHandlerChain() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFClientConfigurationTypeImpl
Gets the "SecurityHandlerChain" element
getSecurityHandlerChain() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
Gets the "SecurityHandlerChain" element
getSecurityHandlerChain() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType
Gets the "SecurityHandlerChain" element
getSecurityHandlerChain() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
Gets the "SecurityHandlerChain" element
getSecurityProperties() - Method in class org.ogf.graap.wsag.client.api.impl.AbstractClient
Returns the security properties of the remote client.
getSecurityProperties() - Method in class org.ogf.graap.wsag.client.api.RemoteClient
Returns the security properties used by the web-service client.
getSecurityProperties() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
 
getSecurityProperties() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
Returns the security properties of the remote client.
getSelectedApplication() - Method in class org.ogf.graap.wsag.api.pattern.ChoosableComputeApplicationPattern
 
getSelectedApplication() - Method in class org.ogf.graap.wsag.api.pattern.ComputeApplicationPattern
 
getSelectedApplication() - Method in class org.ogf.graap.wsag.api.sla.AbstractComputeJobTemplate
 
getSelectedApplication() - Method in class org.ogf.graap.wsag.api.sla.ComputeJobOffer
 
getSelectedJobDefinition() - Method in class org.ogf.graap.wsag.api.pattern.ChoosableComputeApplicationPattern
 
getSelectedJobDefinition() - Method in class org.ogf.graap.wsag.api.pattern.ComputeApplicationPattern
 
getSelectedJobDefinition() - Method in class org.ogf.graap.wsag.api.sla.AbstractComputeJobTemplate
 
getSelectedJobDefinition() - Method in class org.ogf.graap.wsag.api.sla.ComputeJobOffer
 
getSequence() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets the "sequence" element
getSequence() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets the "sequence" element
getSerializableType() - Method in class org.ogf.graap.wsag.wsrf.impl.Serializer
 
getServerIdentity() - Method in class org.ogf.graap.wsag4j.types.engine.impl.ServerIdentityDocumentImpl
Gets the "ServerIdentity" element
getServerIdentity() - Method in interface org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument
Gets the "ServerIdentity" element
getServiceDescriptionTermArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Gets array of all "ServiceDescriptionTerm" elements
getServiceDescriptionTermArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Gets ith "ServiceDescriptionTerm" element
getServiceDescriptionTermArray() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Gets array of all "ServiceDescriptionTerm" elements
getServiceDescriptionTermArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Gets ith "ServiceDescriptionTerm" element
getServiceLevelObjective() - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Gets the "ServiceLevelObjective" element
getServiceLevelObjective() - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Gets the "ServiceLevelObjective" element
getServiceLevelObjective() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceLevelObjectiveDocumentImpl
Gets the "ServiceLevelObjective" element
getServiceLevelObjective() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument
Gets the "ServiceLevelObjective" element
getServiceName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceSelectorTypeImpl
Gets the "ServiceName" attribute
getServiceName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermTypeImpl
Gets the "ServiceName" attribute
getServiceName() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceSelectorType
Gets the "ServiceName" attribute
getServiceName() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermType
Gets the "ServiceName" attribute
getServiceNameArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceNameSetImpl
Gets array of all "ServiceName" elements
getServiceNameArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceNameSetImpl
Gets ith "ServiceName" element
getServiceNameArray() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceNameSet
Gets array of all "ServiceName" elements
getServiceNameArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceNameSet
Gets ith "ServiceName" element
getServicePropertiesArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Gets array of all "ServiceProperties" elements
getServicePropertiesArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Gets ith "ServiceProperties" element
getServicePropertiesArray() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Gets array of all "ServiceProperties" elements
getServicePropertiesArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Gets ith "ServiceProperties" element
getServiceProvider() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Gets the "ServiceProvider" element
getServiceProvider() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Gets the "ServiceProvider" element
getServiceReferenceArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Gets array of all "ServiceReference" elements
getServiceReferenceArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Gets ith "ServiceReference" element
getServiceReferenceArray() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Gets array of all "ServiceReference" elements
getServiceReferenceArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Gets ith "ServiceReference" element
getServiceScopeArray() - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Gets array of all "ServiceScope" elements
getServiceScopeArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Gets ith "ServiceScope" element
getServiceScopeArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Gets array of all "ServiceScope" elements
getServiceScopeArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Gets ith "ServiceScope" element
getServiceTermReferenceArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Gets array of all "ServiceTermReference" elements
getServiceTermReferenceArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Gets ith "ServiceTermReference" element
getServiceTermReferenceArray() - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Gets array of all "ServiceTermReference" elements
getServiceTermReferenceArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Gets ith "ServiceTermReference" element
getServiceTermState(String) - Method in interface org.ogf.graap.wsag.client.api.AgreementClient
Returns the service description term with the given name.
getServiceTermState(String) - Method in class org.ogf.graap.wsag.client.api.impl.AgreementClientImpl
Returns the service description term with the given name.
getServiceTermState(String) - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
Returns the service description term with the given name.
getServiceTermState() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementCapability
 
getServiceTermState() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateDocumentImpl
Gets the "ServiceTermState" element
getServiceTermState() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument
Gets the "ServiceTermState" element
getServiceTermStateArray() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Gets array of all "ServiceTermState" elements
getServiceTermStateArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Gets ith "ServiceTermState" element
getServiceTermStateArray() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Gets array of all "ServiceTermState" elements
getServiceTermStateArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Gets ith "ServiceTermState" element
getServiceTermStateArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Gets array of all "ServiceTermState" elements
getServiceTermStateArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Gets ith "ServiceTermState" element
getServiceTermStateArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Gets array of all "ServiceTermState" elements
getServiceTermStateArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Gets ith "ServiceTermState" element
getServiceTermStateByName(String) - Method in interface org.ogf.graap.wsag.server.monitoring.IMonitoringContext
Retrieves a ServiceTermState identified by the given name.
getServiceTermStateByName(String) - Method in class org.ogf.graap.wsag.server.monitoring.MonitoringContext
Returns the service term state with the given name, or null if no term state with this name is registered.
getServiceTermStates() - Method in interface org.ogf.graap.wsag.api.Agreement
 
getServiceTermStates() - Method in interface org.ogf.graap.wsag.api.rest.RestAgreement
Returns the service term states of the agreement REST resource.
getServiceTermStates() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
getServiceTermStates() - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
getServiceTermStates() - Method in interface org.ogf.graap.wsag.client.api.AgreementClient
Returns the state for the individual service terms of the agreement instance.
getServiceTermStates() - Method in class org.ogf.graap.wsag.client.api.impl.AgreementClientImpl
Returns the state for the individual service terms of the agreement instance.
getServiceTermStates() - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementClient
Returns the state for the individual service terms of the agreement instance.
getServiceTermStates() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementClient
 
getServiceTermStates() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementService
getServiceTermStates() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
Returns the state for the individual service terms of the agreement instance.
getServiceTermStates() - Method in class org.ogf.graap.wsag.samples.SampleAgreement
getServiceTermStates() - Method in interface org.ogf.graap.wsag.server.monitoring.IMonitoringContext
Retrieves all ServiceTermStates monitored in this context.
getServiceTermStates() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
getServiceTermStates() - Method in class org.ogf.graap.wsag.server.monitoring.MonitoringContext
Returns an array of the registered service term states
getServiceTermStates() - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
getServiceTermStates() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
getServiceTermStates() - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFacade
 
getServiceTermStates() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
getSession() - Method in interface org.ogf.graap.wsag.server.actions.IActionHandlerContext
Deprecated.  
getSession() - Method in class org.ogf.graap.wsag.server.actions.impl.HandlerContext
Returns the current WSAG4J session object when used, otherwise null.
getSession() - Method in class org.ogf.graap.wsag.server.api.WsagMessageContext
 
getSession(String) - Static method in class org.ogf.graap.wsag.server.api.WsagSessionManager
Returns a WSAG4J session with the given id.
getSession() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementWsResource
 
getSessionId() - Method in class org.ogf.graap.wsag.server.api.WsagSession
 
getSessionID() - Method in class org.ogf.graap.wsag4j.types.engine.impl.WSAG4JSessionTypeImpl
Gets the "SessionID" element
getSessionID() - Method in interface org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType
Gets the "SessionID" element
getSimpleType() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets the "simpleType" element
getSimpleType() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets the "simpleType" element
getSize(List<URI>, Class<?>, Type, Annotation[], MediaType) - Method in class org.ogf.graap.wsag.api.rest.providers.URIListProvider
 
getSize(URI, Class<?>, Type, Annotation[], MediaType) - Method in class org.ogf.graap.wsag.api.rest.providers.URIProvider
 
getSKIBytesFromCert(X509Certificate) - Method in class org.ogf.graap.wsag.client.wsrf.security.Merlin
 
getSLAMonitoringNotificationEvent() - Method in class org.ogf.graap.wsag4j.types.engine.impl.SLAMonitoringNotificationEventDocumentImpl
Gets the "SLAMonitoringNotificationEvent" element
getSLAMonitoringNotificationEvent() - Method in interface org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument
Gets the "SLAMonitoringNotificationEvent" element
getSoapAction() - Method in class org.w3.x2005.x08.addressing.impl.ProblemActionTypeImpl
Gets the "SoapAction" element
getSoapAction() - Method in interface org.w3.x2005.x08.addressing.ProblemActionType
Gets the "SoapAction" element
getSolicited() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
Gets the "Solicited" element
getSolicited() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
Gets the "Solicited" element
getSource() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Gets the "Source" element
getSource() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Gets the "Source" element
getSource() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.SourceDocumentImpl
Gets the "Source" element
getSource() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument
Gets the "Source" element
getSPMDApplication() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationDocumentImpl
Gets the "SPMDApplication" element
getSPMDApplication() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument
Gets the "SPMDApplication" element
getSPMDVariation() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Gets the "SPMDVariation" element
getSPMDVariation() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDVariationDocumentImpl
Gets the "SPMDVariation" element
getSPMDVariation() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Gets the "SPMDVariation" element
getSPMDVariation() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument
Gets the "SPMDVariation" element
getStackSizeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "StackSizeLimit" element
getStackSizeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.StackSizeLimitDocumentImpl
Gets the "StackSizeLimit" element
getStackSizeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "StackSizeLimit" element
getStackSizeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument
Gets the "StackSizeLimit" element
getStartTime() - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintTypeImpl
Gets the "StartTime" element
getStartTime() - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType
Gets the "StartTime" element
getState() - Method in interface org.ogf.graap.wsag.api.Agreement
 
getState() - Method in interface org.ogf.graap.wsag.api.rest.RestAgreement
Returns the state of the agreement REST resource.
getState() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
getState() - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
getState() - Method in interface org.ogf.graap.wsag.client.api.AgreementClient
Returns the state of the agreement instance.
getState() - Method in class org.ogf.graap.wsag.client.api.impl.AgreementClientImpl
Returns the state of the agreement instance.
getState() - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementClient
Returns the state of the agreement instance.
getState() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementClient
 
getState() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementService
getState() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
Returns the state of the agreement instance.
getState() - Method in class org.ogf.graap.wsag.samples.SampleAgreement
getState() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
getState() - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
getState() - Method in class org.ogf.graap.wsag.server.persistence.impl.PersistentAgreementContainer
 
getState() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
getState() - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFacade
 
getState() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
getState() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStateType
Gets the "State" element
getState() - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType
Gets the "State" element
getState() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStateTypeImpl
Gets the "State" element
getState() - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermStateTypeImpl
Gets the "State" element
getState() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateTypeImpl
Gets the "State" element
getState() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextTypeImpl
Gets the "State" element
getState() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType
Gets the "State" element
getState() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateType
Gets the "State" element
getStatus() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap.ServletRequestResponseTransport
 
getString(String) - Static method in class org.ogf.graap.wsag.server.monitoring.Messages
Retrieve a message for a given key.
getTarget() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Gets the "Target" element
getTarget() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Gets the "Target" element
getTarget() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TargetDocumentImpl
Gets the "Target" element
getTarget() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument
Gets the "Target" element
getTargetResource() - Method in class org.ogf.graap.wsag.wsrf.impl.WSAG4JResourceRouter
Queries the Environment to get the WS-A EPR being targeted by the current request and then does a lookup in the ResourceManager with that EPR.
getTemplate(String, String) - Method in interface org.ogf.graap.wsag.client.api.AgreementFactoryClient
Returns a template with a particular name and id from the server, or null if the requested template does not exist.
getTemplate(String, String) - Method in class org.ogf.graap.wsag.client.api.impl.AbstractAgreementFactoryClient
 
getTemplate(String, String) - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementFactoryClient
 
getTemplate(String, String) - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryClient
 
getTemplate() - Method in class org.ogf.graap.wsag.samples.actions.SampleGetTemplateAction
the agreement templates offered by a factory getTemplate() - Method in interface org.ogf.graap.wsag.server.actions.IGetTemplateAction
the agreement templates offered by a factory getTemplate() - Method in class org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction
Returns the agreement template associated with this factory action.
getTemplate() - Method in class org.ogf.graap.wsag.server.actions.impl.VelocityAgreementTemplateAction
Returns the processed template.
getTemplate() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementFactoryCapability
 
getTemplate() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TemplateDocumentImpl
Gets the "Template" element
getTemplate() - Method in interface org.ogf.schemas.graap.wsAgreement.TemplateDocument
Gets the "Template" element
getTemplateArray() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType
Gets array of all "Template" elements
getTemplateArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType
Gets ith "Template" element
getTemplateArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementFactoryPropertiesTypeImpl
Gets array of all "Template" elements
getTemplateArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementFactoryPropertiesTypeImpl
Gets ith "Template" element
getTemplateFilename() - Method in class org.ogf.graap.wsag.samples.actions.SampleGetTemplateAction
 
getTemplateFilename() - Method in class org.ogf.graap.wsag.server.actions.impl.VelocityAgreementTemplateAction
Returns the file name of the template to process.
getTemplateId() - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
getTemplateId() - Method in class org.ogf.graap.wsag.api.types.TemplateType
getTemplateId() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Gets the "TemplateId" element
getTemplateId() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementTemplateType
Gets the "TemplateId" attribute
getTemplateId() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Gets the "TemplateId" element
getTemplateId() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTemplateTypeImpl
Gets the "TemplateId" attribute
getTemplateName() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Gets the "TemplateName" element
getTemplateName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Gets the "TemplateName" element
getTemplateParameter() - Method in class org.ogf.graap.wsag.server.actions.impl.VelocityAgreementTemplateAction
Hook for custom implementations for providing a set of parameters that are can be accessed by the Velocity template.
getTemplateParameters() - Method in class org.ogf.graap.wsag.samples.actions.SampleGetTemplateAction
 
getTemplateRegistry() - Method in class org.ogf.graap.wsag.server.engine.GenericAgreementFactory
The template registry stores the templates of this factory instance along with the associated AgreementFactoryAction.
getTemplates() - Method in interface org.ogf.graap.wsag.api.AgreementFactory
 
getTemplates() - Method in interface org.ogf.graap.wsag.api.rest.RestAgreementFactory
Returns the published templates for the factory resource.
getTemplates() - Method in interface org.ogf.graap.wsag.client.api.AgreementFactoryClient
Retrieves the templates for supported SLAs from the SLA management system.
getTemplates() - Method in class org.ogf.graap.wsag.client.api.impl.AbstractAgreementFactoryClient
Returns the templates supported by this factory.
getTemplates() - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementFactoryClient
Returns the templates supported by this factory.
getTemplates() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementFactoryClient
 
getTemplates() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementFactoryService
getTemplates() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryClient
Returns the templates supported by this factory.
getTemplates() - Method in class org.ogf.graap.wsag.samples.SampleAgreementFactory
Deprecated. 
getTemplates() - Method in class org.ogf.graap.wsag.server.api.impl.AgreementFactoryFacade
getTemplates() - Method in class org.ogf.graap.wsag.server.engine.GenericAgreementFactory
getTemplates() - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
 
getTemplates() - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFactoryFacade
 
getTemplates() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseAgreementFactory
getTermCompositor() - Method in class org.ogf.graap.wsag.api.pattern.AbstractPattern
getTermCompositor() - Method in interface org.ogf.graap.wsag.api.pattern.IPattern
 
getTerminateInput() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TerminateInputDocumentImpl
Gets the "TerminateInput" element
getTerminateInput() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.TerminateInputDocumentImpl
Gets the "TerminateInput" element
getTerminateInput() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument
Gets the "TerminateInput" element
getTerminateInput() - Method in interface org.ogf.schemas.graap.wsAgreement.TerminateInputDocument
Gets the "TerminateInput" element
getTerminateResponse() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TerminateResponseDocumentImpl
Gets the "TerminateResponse" element
getTerminateResponse() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.TerminateResponseDocumentImpl
Gets the "TerminateResponse" element
getTerminateResponse() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument
Gets the "TerminateResponse" element
getTerminateResponse() - Method in interface org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument
Gets the "TerminateResponse" element
getTermName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermStateTypeImpl
Gets the "termName" attribute
getTermName() - Method in interface org.ogf.schemas.graap.wsAgreement.TermStateType
Gets the "termName" attribute
getTerms() - Method in interface org.ogf.graap.wsag.api.Agreement
 
getTerms() - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
getTerms() - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
getTerms() - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
getTerms() - Method in interface org.ogf.graap.wsag.api.rest.RestAgreement
Returns the of terms the agreement REST resource.
getTerms() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
getTerms() - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
getTerms() - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
getTerms() - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
getTerms() - Method in class org.ogf.graap.wsag.api.types.TemplateType
getTerms() - Method in interface org.ogf.graap.wsag.client.api.AgreementClient
Returns the terms of the agreement instance.
getTerms() - Method in class org.ogf.graap.wsag.client.api.impl.AgreementClientImpl
Returns the terms of the agreement instance.
getTerms() - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementClient
Returns the terms of the agreement instance.
getTerms() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementClient
 
getTerms() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementService
getTerms() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
Returns the terms of the agreement instance.
getTerms() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
getTerms() - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
getTerms() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
getTerms() - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFacade
 
getTerms() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementCapability
 
getTerms() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
getTerms() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Gets the "Terms" element
getTerms() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Gets the "Terms" element
getTerms() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementType
Gets the "Terms" element
getTerms() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Gets the "Terms" element
getTerms() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Gets the "Terms" element
getTerms() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTypeImpl
Gets the "Terms" element
getTerms() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermsDocumentImpl
Gets the "Terms" element
getTerms() - Method in interface org.ogf.schemas.graap.wsAgreement.TermsDocument
Gets the "Terms" element
getThreadCountLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "ThreadCountLimit" element
getThreadCountLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ThreadCountLimitDocumentImpl
Gets the "ThreadCountLimit" element
getThreadCountLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "ThreadCountLimit" element
getThreadCountLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument
Gets the "ThreadCountLimit" element
getThreadsPerProcess() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Gets the "ThreadsPerProcess" element
getThreadsPerProcess() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.ThreadsPerProcessDocumentImpl
Gets the "ThreadsPerProcess" element
getThreadsPerProcess() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Gets the "ThreadsPerProcess" element
getThreadsPerProcess() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument
Gets the "ThreadsPerProcess" element
getTimeConstraint() - Method in class org.ogf.graap.wsag.api.pattern.AdvanceReservationPattern
 
getTimeConstraint() - Method in class org.ogf.graap.wsag.api.sla.AdvanceReservationComputeJobOffer
 
getTimeConstraint() - Method in class org.ogf.graap.wsag.api.sla.AdvanceReservationComputeJobTemplate
 
getTimeConstraint() - Method in class org.ogf.graap.wsag.samples.actions.SampleAgreementOffer
 
getTimeConstraint() - Method in class org.ogf.graap.wsag.samples.actions.SampleAgreementTemplate
 
getTimeConstraint() - Method in class org.ogf.graap.wsag.samples.actions.SampleNegotiationOffer
 
getTimeConstraint() - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintDocumentImpl
Gets the "TimeConstraint" element
getTimeConstraint() - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument
Gets the "TimeConstraint" element
getTimeConstraintXPath() - Method in class org.ogf.graap.wsag.api.pattern.AdvanceReservationPattern
 
getTimeInterval() - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType.AssessmentInterval
Gets the "TimeInterval" element
getTimeInterval() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl.AssessmentIntervalImpl
Gets the "TimeInterval" element
getTimestamp() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Gets the "Timestamp" element
getTimestamp() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Gets the "Timestamp" element
getTo() - Method in class org.w3.x2005.x08.addressing.impl.ToDocumentImpl
Gets the "To" element
getTo() - Method in interface org.w3.x2005.x08.addressing.ToDocument
Gets the "To" element
getTotalCPUCount() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Gets the "TotalCPUCount" element
getTotalCPUCount() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalCPUCountDocumentImpl
Gets the "TotalCPUCount" element
getTotalCPUCount() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Gets the "TotalCPUCount" element
getTotalCPUCount() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument
Gets the "TotalCPUCount" element
getTotalCPUTime() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Gets the "TotalCPUTime" element
getTotalCPUTime() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalCPUTimeDocumentImpl
Gets the "TotalCPUTime" element
getTotalCPUTime() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Gets the "TotalCPUTime" element
getTotalCPUTime() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument
Gets the "TotalCPUTime" element
getTotalDigitsArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets array of all "totalDigits" elements
getTotalDigitsArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets ith "totalDigits" element
getTotalDigitsArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets array of all "totalDigits" elements
getTotalDigitsArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets ith "totalDigits" element
getTotalDiskSpace() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Gets the "TotalDiskSpace" element
getTotalDiskSpace() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalDiskSpaceDocumentImpl
Gets the "TotalDiskSpace" element
getTotalDiskSpace() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Gets the "TotalDiskSpace" element
getTotalDiskSpace() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument
Gets the "TotalDiskSpace" element
getTotalPhysicalMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Gets the "TotalPhysicalMemory" element
getTotalPhysicalMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalPhysicalMemoryDocumentImpl
Gets the "TotalPhysicalMemory" element
getTotalPhysicalMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Gets the "TotalPhysicalMemory" element
getTotalPhysicalMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument
Gets the "TotalPhysicalMemory" element
getTotalResourceCount() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Gets the "TotalResourceCount" element
getTotalResourceCount() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalResourceCountDocumentImpl
Gets the "TotalResourceCount" element
getTotalResourceCount() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Gets the "TotalResourceCount" element
getTotalResourceCount() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument
Gets the "TotalResourceCount" element
getTotalVirtualMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Gets the "TotalVirtualMemory" element
getTotalVirtualMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalVirtualMemoryDocumentImpl
Gets the "TotalVirtualMemory" element
getTotalVirtualMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Gets the "TotalVirtualMemory" element
getTotalVirtualMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument
Gets the "TotalVirtualMemory" element
getTransientExecutionContext() - Method in interface org.ogf.graap.wsag.api.Agreement
Returns the transient execution context for this agreement.
getTransientExecutionContext() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
getTransientExecutionContext() - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Returns the transient execution context for this agreement.
getTransientExecutionContext() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
getTransientExecutionContext() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
getTransientExecutionContext() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
getTransientExecutionProperties() - Method in interface org.ogf.graap.wsag.server.api.IAgreementContext
 
getTransientExecutionProperties() - Method in class org.ogf.graap.wsag.server.api.impl.AgreementContext
Transient execution properties map (typed as String/Object) to execution context of the agreement.
getTransientProperties() - Method in interface org.ogf.graap.wsag.server.monitoring.IMonitoringContext
 
getTransientProperties() - Method in class org.ogf.graap.wsag.server.monitoring.MonitoringContext
getTransportHeaders(HttpServletRequest) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
Get all transport headers.
getTruststore() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
Gets the "Truststore" element
getTruststore() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
Gets the "Truststore" element
getTruststoreFile() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.TruststoreConfigurationTypeImpl
Gets the "TruststoreFile" element
getTruststoreFile() - Method in interface org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType
Gets the "TruststoreFile" element
getTruststoreFilename() - Method in class org.ogf.graap.wsag.api.security.KeystoreProperties
 
getTruststorePassword() - Method in class org.ogf.graap.wsag.api.security.KeystoreCallback
 
getTruststorePassword() - Method in class org.ogf.graap.wsag.api.security.KeystoreProperties
 
getTruststorePassword() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.TruststoreConfigurationTypeImpl
Gets the "TruststorePassword" element
getTruststorePassword() - Method in interface org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType
Gets the "TruststorePassword" element
getTruststoreType() - Method in class org.ogf.graap.wsag.api.security.KeystoreProperties
 
getTruststoreType() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.TruststoreConfigurationTypeImpl
Gets the "TruststoreType" element
getTruststoreType() - Method in interface org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType
Gets the "TruststoreType" element
getType() - Method in class org.ogf.graap.wsag.api.types.WSAGXmlType.Wsag4jObservable
 
getType() - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
Gets the "Type" element
getType() - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
Gets the "Type" element
getType() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferItemTypeImpl
Gets the "Type" attribute
getType() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType
Gets the "Type" attribute
getUnit() - Method in interface org.ogf.graap.wsag4j.types.engine.CompensationType
Gets the "Unit" element
getUnit() - Method in class org.ogf.graap.wsag4j.types.engine.impl.CompensationTypeImpl
Gets the "Unit" element
getUpperBound() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeTypeImpl
Gets the "UpperBound" element
getUpperBound() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType
Gets the "UpperBound" element
getUpperBoundedRange() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Gets the "UpperBoundedRange" element
getUpperBoundedRange() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Gets the "UpperBoundedRange" element
getURI() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.SourceTargetTypeImpl
Gets the "URI" element
getURI() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.URIDocumentImpl
Gets the "URI" element
getURI() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType
Gets the "URI" element
getURI() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument
Gets the "URI" element
getUrl() - Static method in class org.ogf.graap.wsag.it.AbstractIntegrationTest
 
getUserName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "UserName" element
getUserName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.UserNameDocumentImpl
Gets the "UserName" element
getUserName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "UserName" element
getUserName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument
Gets the "UserName" element
getUserName() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Gets the "UserName" element
getUserName() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Gets the "UserName" element
getUseSession() - Method in interface org.ogf.graap.wsag4j.types.configuration.ActionType
Gets the "useSession" attribute
getUseSession() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ActionTypeImpl
Gets the "useSession" attribute
getUtilityArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Gets array of all "Utility" elements
getUtilityArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Gets ith "Utility" element
getUtilityArray() - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Gets array of all "Utility" elements
getUtilityArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Gets ith "Utility" element
getValidator() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
Gets the "Validator" element
getValidator() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
Gets the "Validator" element
getValidatorConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ValidatorConfigurationDocumentImpl
Gets the "ValidatorConfiguration" element
getValidatorConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument
Gets the "ValidatorConfiguration" element
getValue() - Method in interface org.ogf.graap.wsag4j.types.engine.CompensationType
Gets the "Value" element
getValue() - Method in class org.ogf.graap.wsag4j.types.engine.impl.CompensationTypeImpl
Gets the "Value" element
getValue() - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextTypeImpl.EntryImpl
Gets the "Value" element
getValue() - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Entry
Gets the "Value" element
getValueExpression() - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType
Gets the "ValueExpression" element
getValueExpression() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl
Gets the "ValueExpression" element
getValueUnit() - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType
Gets the "ValueUnit" element
getValueUnit() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl
Gets the "ValueUnit" element
getVariableArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableSetTypeImpl
Gets array of all "Variable" elements
getVariableArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableSetTypeImpl
Gets ith "Variable" element
getVariableArray() - Method in interface org.ogf.schemas.graap.wsAgreement.VariableSetType
Gets array of all "Variable" elements
getVariableArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.VariableSetType
Gets ith "Variable" element
getVariableSet() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServicePropertiesTypeImpl
Gets the "VariableSet" element
getVariableSet() - Method in interface org.ogf.schemas.graap.wsAgreement.ServicePropertiesType
Gets the "VariableSet" element
getVersion() - Method in class org.ogf.graap.wsag.server.engine.TemplateIdentifier
 
getVirtualMemoryLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "VirtualMemoryLimit" element
getVirtualMemoryLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.VirtualMemoryLimitDocumentImpl
Gets the "VirtualMemoryLimit" element
getVirtualMemoryLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "VirtualMemoryLimit" element
getVirtualMemoryLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument
Gets the "VirtualMemoryLimit" element
getWallTimeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "WallTimeLimit" element
getWallTimeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.WallTimeLimitDocumentImpl
Gets the "WallTimeLimit" element
getWallTimeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "WallTimeLimit" element
getWallTimeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument
Gets the "WallTimeLimit" element
getWebServiceClient() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementFactoryService
getWebServiceClient() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementRegistryService
getWebServiceClient() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementService
getWebServiceClient() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfNegotiationService
getWebServiceClient() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryClient
getWebServiceClient() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfNegotiationClient
getWhiteSpaceArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets array of all "whiteSpace" elements
getWhiteSpaceArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Gets ith "whiteSpace" element
getWhiteSpaceArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets array of all "whiteSpace" elements
getWhiteSpaceArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Gets ith "whiteSpace" element
getWorkingDirectory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets the "WorkingDirectory" element
getWorkingDirectory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.WorkingDirectoryDocumentImpl
Gets the "WorkingDirectory" element
getWorkingDirectory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets the "WorkingDirectory" element
getWorkingDirectory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument
Gets the "WorkingDirectory" element
getWorkingDirectory() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Gets the "WorkingDirectory" element
getWorkingDirectory() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Gets the "WorkingDirectory" element
getWSAG4JEngineArray() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineInstanceListTypeImpl
Gets array of all "WSAG4JEngine" elements
getWSAG4JEngineArray(int) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineInstanceListTypeImpl
Gets ith "WSAG4JEngine" element
getWSAG4JEngineArray() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType
Gets array of all "WSAG4JEngine" elements
getWSAG4JEngineArray(int) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType
Gets ith "WSAG4JEngine" element
getWSAG4JEngineConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationDocumentImpl
Gets the "WSAG4JEngineConfiguration" element
getWSAG4JEngineConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument
Gets the "WSAG4JEngineConfiguration" element
getWSAG4JEngineInstances() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
Gets the "WSAG4JEngineInstances" element
getWSAG4JEngineInstances() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
Gets the "WSAG4JEngineInstances" element
getWSAG4JMetadata() - Method in class org.ogf.graap.wsag4j.types.engine.impl.WSAG4JMetadataDocumentImpl
Gets the "WSAG4JMetadata" element
getWSAG4JMetadata() - Method in interface org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument
Gets the "WSAG4JMetadata" element
getWSAG4JPortType() - Method in class org.ogf.graap.wsag4j.types.engine.impl.WSAG4JMetadataTypeImpl
Gets the "WSAG4JPortType" element
getWSAG4JPortType() - Method in interface org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType
Gets the "WSAG4JPortType" element
getWSAG4JSession() - Method in class org.ogf.graap.wsag4j.types.engine.impl.WSAG4JSessionDocumentImpl
Gets the "WSAG4JSession" element
getWSAG4JSession() - Method in interface org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument
Gets the "WSAG4JSession" element
getWsagMessageContext() - Static method in class org.ogf.graap.wsag.wsrf.WsrfEngine
Returns the message context for the current invocation (thread).
getWSRFClientConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.ConfigurationType
Gets the "WSRFClientConfiguration" element
getWSRFClientConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ConfigurationTypeImpl
Gets the "WSRFClientConfiguration" element
getWSRFConfiguration() - Static method in class org.ogf.graap.wsag.wsrf.WsrfEngine
 
getWSRFEngineConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.ConfigurationType
Gets the "WSRFEngineConfiguration" element
getWSRFEngineConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ConfigurationTypeImpl
Gets the "WSRFEngineConfiguration" element
getX509Certificates(byte[], boolean) - Method in class org.ogf.graap.wsag.client.wsrf.security.Merlin
 
getXMLObject() - Method in interface org.ogf.graap.wsag.api.Agreement
Returns the agreement properties as XmlObject.
getXMLObject() - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
getXMLObject() - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
getXMLObject() - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
getXMLObject() - Method in class org.ogf.graap.wsag.api.pattern.TemplatePattern
 
getXMLObject() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
getXMLObject() - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Returns the agreement properties as XmlObject.
getXMLObject() - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
getXMLObject() - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
getXMLObject() - Method in class org.ogf.graap.wsag.api.types.TemplateType
getXMLObject() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
getXMLObject() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
getXMLObject() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
GNU_HURD - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
GroupNameDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one GroupName(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
GroupNameDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
GroupNameDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one GroupName(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
GroupNameDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.GroupNameDocumentImpl
 
GroupNameType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
An XML GroupName_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix).
GroupNameType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
GroupNameTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
An XML GroupName_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix).
GroupNameTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.GroupNameTypeImpl
 
GroupNameTypeImpl(SchemaType, boolean) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.GroupNameTypeImpl
 
GuaranteeEvaluationDetailType - Interface in org.ogf.graap.wsag4j.types.engine
An XML GuaranteeEvaluationDetailType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
GuaranteeEvaluationDetailType.Factory - Class in org.ogf.graap.wsag4j.types.engine
A factory class with static methods for creating instances of this type.
GuaranteeEvaluationDetailTypeImpl - Class in org.ogf.graap.wsag4j.types.engine.impl
An XML GuaranteeEvaluationDetailType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
GuaranteeEvaluationDetailTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationDetailTypeImpl
 
GuaranteeEvaluationResultType - Interface in org.ogf.graap.wsag4j.types.engine
An XML GuaranteeEvaluationResultType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
GuaranteeEvaluationResultType.Factory - Class in org.ogf.graap.wsag4j.types.engine
A factory class with static methods for creating instances of this type.
GuaranteeEvaluationResultTypeImpl - Class in org.ogf.graap.wsag4j.types.engine.impl
An XML GuaranteeEvaluationResultType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
GuaranteeEvaluationResultTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
 
GuaranteeTermStateDefinition - Interface in org.ogf.schemas.graap.wsAgreement
An XML GuaranteeTermStateDefinition(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
GuaranteeTermStateDefinition.Enum - Class in org.ogf.schemas.graap.wsAgreement
Enumeration value class for org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.
GuaranteeTermStateDefinition.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
GuaranteeTermStateDefinitionImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML GuaranteeTermStateDefinition(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
GuaranteeTermStateDefinitionImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermStateDefinitionImpl
 
GuaranteeTermStateDefinitionImpl(SchemaType, boolean) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermStateDefinitionImpl
 
GuaranteeTermStateDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one GuaranteeTermState(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
GuaranteeTermStateDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
GuaranteeTermStateDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one GuaranteeTermState(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
GuaranteeTermStateDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermStateDocumentImpl
 
GuaranteeTermStateType - Interface in org.ogf.schemas.graap.wsAgreement
An XML GuaranteeTermStateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
GuaranteeTermStateType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
GuaranteeTermStateTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML GuaranteeTermStateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
GuaranteeTermStateTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermStateTypeImpl
 
GuaranteeTermType - Interface in org.ogf.schemas.graap.wsAgreement
An XML GuaranteeTermType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
GuaranteeTermType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
GuaranteeTermTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML GuaranteeTermType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
GuaranteeTermTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
 

H

handle(Callback[]) - Method in class org.ogf.graap.wsag.api.security.KeystoreCallbackHandler
handle(Callback[]) - Method in class org.ogf.graap.wsag.client.wsrf.security.PasswordCallback
handleFault(MessageContext, OutputStream, AxisFault) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
 
HandlerChainType - Interface in org.ogf.graap.wsag4j.types.configuration
An XML HandlerChainType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
HandlerChainType.Factory - Class in org.ogf.graap.wsag4j.types.configuration
A factory class with static methods for creating instances of this type.
HandlerChainTypeImpl - Class in org.ogf.graap.wsag4j.types.configuration.impl
An XML HandlerChainType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
HandlerChainTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.configuration.impl.HandlerChainTypeImpl
 
HandlerContext - Class in org.ogf.graap.wsag.server.actions.impl
 
HandlerContext() - Constructor for class org.ogf.graap.wsag.server.actions.impl.HandlerContext
 
handleRequest(OMElement) - Method in class org.ogf.graap.wsag.wsrf.handler.AxisHandler
Invokes WSRF stack and handles errors from the WSRF stack.
handleRequest(Element) - Method in interface org.ogf.graap.wsag.wsrf.security.ServerSecurityHandler
Handles the security processing of server requests.
handleRequest(Element) - Method in class org.ogf.graap.wsag.wsrf.security.WSSecurityHandler
Handles the security processing of server requests.
handleResponse(Element) - Method in interface org.ogf.graap.wsag.wsrf.security.ServerSecurityHandler
Handles the security processing of server response.
handleResponse(Element) - Method in class org.ogf.graap.wsag.wsrf.security.WSSecurityHandler
Handles the security processing of server response.
HandlerType - Interface in org.ogf.graap.wsag4j.types.configuration
An XML HandlerType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
HandlerType.Factory - Class in org.ogf.graap.wsag4j.types.configuration
A factory class with static methods for creating instances of this type.
HandlerTypeImpl - Class in org.ogf.graap.wsag4j.types.configuration.impl
An XML HandlerType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
HandlerTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.configuration.impl.HandlerTypeImpl
 
has(String) - Method in class org.ogf.graap.wsag.server.monitoring.JEXLWSAG4JContext
hasBeenInitialized() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapIsolationLayer
 
hasBeenShutdown() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapIsolationLayer
 
hasBeenShutdown() - Method in class org.ogf.graap.wsag.wsrf.impl.WSAG4JResourceRouter
 
hasChanged() - Method in interface org.ogf.graap.wsag.api.Agreement
Returns true if the content of the agreement has changed, otherwise false.
hasChanged() - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Returns true if the content of the agreement has changed, otherwise false.
hasChanged() - Method in class org.ogf.graap.wsag.api.types.WSAGXmlType
 
hasChanged() - Method in class org.ogf.graap.wsag.server.api.impl.PendingAgreementFacade
 
hasChanged() - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractWSAG4JPersistence
Indicates that the persistence layer has changed and needs to be re-initialized (see #initialize()).
hasChanged() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
hasChanged() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
hasFailedToInitialize() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapIsolationLayer
 
hashCode() - Method in class org.ogf.graap.wsag.server.engine.TemplateIdentifier
hashCode() - Method in class org.ogf.graap.wsag.wsrf.security.MerlinClassLoader
HostNameDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one HostName(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
HostNameDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
HostNameDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one HostName(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
HostNameDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.HostNameDocumentImpl
 
HP_MPE - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
HPUX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 

I

IA_64 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
IAccountingContext - Interface in org.ogf.graap.wsag.server.accounting
IAccountingContext The accounting context is the basic reference to a particular accounting event.
IAccountingSystem - Interface in org.ogf.graap.wsag.server.accounting
An accounting system is notified of the evaluation of agreement guarantees and issues the appropriate penalties and rewards according to the guarantee evaluation result.
IAction - Interface in org.ogf.graap.wsag.server.actions
Defines an agreement factory action.
IActionBuilder - Interface in org.ogf.graap.wsag.server.actions
IFactoryActionBuilder
IActionHandler - Interface in org.ogf.graap.wsag.server.actions
An action handler provides the functionality that is executed for a specific invocation of an agreement factory. IActionHandlerContext - Interface in org.ogf.graap.wsag.server.actions
An action handler context contains information about the environment in which a specific action handler is excecuted.
IAgreementContext - Interface in org.ogf.graap.wsag.server.api
IFactoryActionContext
IAgreementFactory - Interface in org.ogf.graap.wsag.server.api
IAgreementFactory is the default implementation of an SLA management service in WSAG4J.
IAgreementFactoryHome - Interface in org.ogf.graap.wsag.server.persistence
This interface encapsulates one or more agreement factory that are loaded with one agreement engine.
IAgreementHome - Interface in org.ogf.graap.wsag.server.persistence
Specification of an agreement home implementation.
ICreateAgreementAction - Interface in org.ogf.graap.wsag.server.actions
A create agreement action handler implements the functionality to create a new agreement instance.
ID - Static variable in class org.ogf.graap.wsag.api.sla.AdvanceReservationComputeJobTemplate
Template id for which this pattern applies.
ID - Static variable in class org.ogf.graap.wsag.samples.actions.SampleAgreementTemplate
Template id for which this pattern applies.
IEngineComponent - Interface in org.ogf.graap.wsag.server.api
This interface is implemented by a wsag4j engine component. IExpression - Interface in org.ogf.graap.wsag.interpreter
IExpression This interface defines the method to interpret an expression of the WS-Agreement language.
IGetTemplateAction - Interface in org.ogf.graap.wsag.server.actions
A get template action handler implements the functionality to retrieve a template for a agreement factory action.
IGuaranteeEvaluator - Interface in org.ogf.graap.wsag.server.monitoring
The guarantee evaluator assesses the state of each guarantee defined in an agreement based on the agreement properties.
IMonitoringContext - Interface in org.ogf.graap.wsag.server.monitoring
IMonitoringContext The monitoring context holds the current service term states of the monitoring process.
ImplementationConfigurationType - Interface in org.ogf.graap.wsag4j.types.configuration
An XML ImplementationConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
ImplementationConfigurationType.Factory - Class in org.ogf.graap.wsag4j.types.configuration
A factory class with static methods for creating instances of this type.
ImplementationConfigurationTypeImpl - Class in org.ogf.graap.wsag4j.types.configuration.impl
An XML ImplementationConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
ImplementationConfigurationTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.configuration.impl.ImplementationConfigurationTypeImpl
 
IndividualCPUCountDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one IndividualCPUCount(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
IndividualCPUCountDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
IndividualCPUCountDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one IndividualCPUCount(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
IndividualCPUCountDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualCPUCountDocumentImpl
 
IndividualCPUSpeedDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one IndividualCPUSpeed(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
IndividualCPUSpeedDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
IndividualCPUSpeedDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one IndividualCPUSpeed(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
IndividualCPUSpeedDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualCPUSpeedDocumentImpl
 
IndividualCPUTimeDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one IndividualCPUTime(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
IndividualCPUTimeDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
IndividualCPUTimeDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one IndividualCPUTime(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
IndividualCPUTimeDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualCPUTimeDocumentImpl
 
IndividualDiskSpaceDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one IndividualDiskSpace(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
IndividualDiskSpaceDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
IndividualDiskSpaceDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one IndividualDiskSpace(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
IndividualDiskSpaceDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualDiskSpaceDocumentImpl
 
IndividualNetworkBandwidthDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one IndividualNetworkBandwidth(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
IndividualNetworkBandwidthDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
IndividualNetworkBandwidthDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one IndividualNetworkBandwidth(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
IndividualNetworkBandwidthDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualNetworkBandwidthDocumentImpl
 
IndividualPhysicalMemoryDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one IndividualPhysicalMemory(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
IndividualPhysicalMemoryDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
IndividualPhysicalMemoryDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one IndividualPhysicalMemory(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
IndividualPhysicalMemoryDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualPhysicalMemoryDocumentImpl
 
IndividualVirtualMemoryDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one IndividualVirtualMemory(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
IndividualVirtualMemoryDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
IndividualVirtualMemoryDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one IndividualVirtualMemory(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
IndividualVirtualMemoryDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualVirtualMemoryDocumentImpl
 
INegotiationAction - Interface in org.ogf.graap.wsag.server.actions
A negotiation action handler implements the functionality to create negotiate agreement offers based on a template.
INFERNO - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
init(ExtendedProperties) - Method in class org.ogf.graap.wsag.server.actions.impl.ClasspathResourceLoader
This is abstract in the base class, so we need it.
init(ServletConfig) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
Main init method
init() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
Convenient method to re-initialize the ConfigurationContext
initConfigContext(ServletConfig) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
Initialize the Axis configuration context
initContextRoot(HttpServletRequest) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
Set the context root if it is not set already.
initialize() - Method in class org.ogf.graap.wsag.api.pattern.AdvanceReservationPattern
initializes the pattern object after creation
initialize() - Method in class org.ogf.graap.wsag.api.pattern.ComputeResourcePattern
initializes the pattern object after creation
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.ogf.graap.wsag.api.security.KeystoreLoginModule
initialize(AgreementOffer) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Initializes an agreement type with the standard selection strategy for service description term states and guarantee term states.
initialize(AgreementOffer, String, String) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Initializes an agreement type with the custom selection strategy for service description term states and guarantee term states.
initialize() - Method in class org.ogf.graap.wsag.client.wsrf.impl.Axis2SoapClient
initializes this client instance
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.ogf.graap.wsag.client.wsrf.security.KeystoreLoginModule
initialize() - Method in class org.ogf.graap.wsag.samples.actions.SampleCreateAgreementAction
Default implementation of action initialization.
initialize() - Method in class org.ogf.graap.wsag.samples.actions.SampleGetTemplateAction
Default implementation of action initialization.
initialize() - Method in class org.ogf.graap.wsag.samples.actions.SampleNegotiateAction
Default implementation of action initialization.
initialize() - Method in class org.ogf.graap.wsag.samples.pendingagreement.CreatePendingAgreementAction
Initializes the action.
initialize() - Method in class org.ogf.graap.wsag.samples.pendingagreement.CreatePendingAgreementWithNotificationAction
Initializes the action.
initialize() - Method in class org.ogf.graap.wsag.samples.pendingagreement.NegotiatePendingAgreementAction
Initializes the negotiation action.
initialize() - Method in class org.ogf.graap.wsag.samples.Sample1CreateAgreementAction
Default implementation of action initialization.
initialize() - Method in class org.ogf.graap.wsag.samples.Sample1NegotiateAgreementAction
Default implementation of action initialization.
initialize() - Method in class org.ogf.graap.wsag.samples.Sample2CreateAgreementAction
Default implementation of action initialization.
initialize() - Method in class org.ogf.graap.wsag.samples.Sample2NegotiateAgreementAction
Default implementation of action initialization.
initialize() - Method in class org.ogf.graap.wsag.samples.SampleMonitoredAgreementAction
Default implementation of action initialization.
initialize() - Method in class org.ogf.graap.wsag.samples.site.ExampleCreateAgreementAction
This method is invoked when the action is initialized.
initialize() - Method in class org.ogf.graap.wsag.server.actions.AbstractCreateAgreementAction
Default implementation of action initialization.
initialize() - Method in class org.ogf.graap.wsag.server.actions.AbstractGetTemplateAction
Default implementation of action initialization.
initialize() - Method in class org.ogf.graap.wsag.server.actions.AbstractNegotiationAction
Default implementation of action initialization.
initialize() - Method in interface org.ogf.graap.wsag.server.actions.IAction
Initializes the action.
initialize() - Method in interface org.ogf.graap.wsag.server.actions.IActionHandler
Initializes an action handler.
initialize() - Method in class org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction
Initializes the action.
initialize() - Method in class org.ogf.graap.wsag.server.actions.impl.NegotiationUnsupportedAction
 
initialize() - Method in class org.ogf.graap.wsag.server.actions.impl.VelocityAgreementTemplateAction
Initializes this action.
initialize(WsagEngine) - Method in class org.ogf.graap.wsag.server.api.EngineComponent
 
initialize(WsagEngine) - Method in interface org.ogf.graap.wsag.server.api.IEngineComponent
 
initialize() - Method in class org.ogf.graap.wsag.wsrf.AbstractWsResource
initialize() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapIsolationLayer
Initializes the environment.
initialize() - Method in class org.ogf.graap.wsag.wsrf.impl.WSAG4JResourceRouter
Initializes the WS Resource Router.
initialize() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseWSAG4JPersistence
 
initialize() - Method in class org.ogf.graap.wsag.wsrf.sg.impl.AgreementServiceGroup
Initializes the service group.
initialize() - Method in class org.ogf.graap.wsag.wsrf.sg.impl.ServiceGroup
Initializes the service group.
initialize() - Method in class org.ogf.graap.wsag.wsrf.WSAG4JPersistenceFacade
 
initializeContext() - Static method in class org.ogf.graap.wsag.wsrf.sg.impl.MembershipContentRuleContext
Initializes the ThreadLocal during the initialization of the WSAG4JResourceRouter.
initializeEngine(String) - Static method in class org.ogf.graap.wsag.wsrf.WsrfEngine
Initializes the WSAG4J Engine.
initiateNegotiation(NegotiationContextType, XmlObject[], XmlObject[], Map<String, Object>) - Method in interface org.ogf.graap.wsag.api.AgreementFactory
Initializes a new negotiation instance.
initiateNegotiation(InitiateNegotiationInputDocument) - Method in interface org.ogf.graap.wsag.api.rest.RestAgreementFactory
Initiates a new negotiation process with the factory resource.
initiateNegotiation(NegotiationContextType) - Method in interface org.ogf.graap.wsag.client.api.AgreementFactoryClient
Initiates a new negotiation process.
initiateNegotiation(NegotiationContextType) - Method in class org.ogf.graap.wsag.client.api.impl.AbstractAgreementFactoryClient
Initiates a Negotiation.
initiateNegotiation(NegotiationContextType) - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementFactoryClient
 
initiateNegotiation(NegotiationContextType) - Method in class org.ogf.graap.wsag.client.rest.RestAgreementFactoryClient
 
initiateNegotiation(NegotiationContextType) - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementFactoryService
initiateNegotiation(NegotiationContextType, EndpointReferenceType) - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementFactoryService
Initiates a new negotiation process with a wsag4j server.
initiateNegotiation(NegotiationContextType) - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryClient
Initiates a Negotiation.
initiateNegotiation(NegotiationContextType, XmlObject[], XmlObject[], Map<String, Object>) - Method in class org.ogf.graap.wsag.samples.SampleAgreementFactory
Deprecated. Initializes a new negotiation instance.
initiateNegotiation(NegotiationContextType, XmlObject[], XmlObject[], Map<String, Object>) - Method in class org.ogf.graap.wsag.server.api.impl.AgreementFactoryFacade
Initializes a new negotiation instance.
initiateNegotiation(NegotiationContextType, XmlObject[], XmlObject[], Map<String, Object>) - Method in class org.ogf.graap.wsag.server.engine.GenericAgreementFactory
Initializes a new negotiation instance.
initiateNegotiation(NegotiationContextType, XmlObject[], XmlObject[], Map<String, Object>) - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
Initializes a new negotiation instance.
initiateNegotiation(InitiateNegotiationInputDocument) - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFactoryFacade
 
initiateNegotiation(InitiateNegotiationInputDocument) - Method in class org.ogf.graap.wsag.wsrf.impl.NegotiationFactoryCapability
Creates a new negotiation instance.
initiateNegotiation(NegotiationContextType, XmlObject[], XmlObject[], Map<String, Object>) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseAgreementFactory
Initializes a new negotiation instance.
InitiateNegotiationInputDocument - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
A document containing one InitiateNegotiationInput(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
InitiateNegotiationInputDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
InitiateNegotiationInputDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
A document containing one InitiateNegotiationInput(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
InitiateNegotiationInputDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputDocumentImpl
 
InitiateNegotiationInputType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML InitiateNegotiationInputType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
InitiateNegotiationInputType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
InitiateNegotiationInputTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML InitiateNegotiationInputType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
InitiateNegotiationInputTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputTypeImpl
 
InitiateNegotiationOutputDocument - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
A document containing one InitiateNegotiationOutput(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
InitiateNegotiationOutputDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
InitiateNegotiationOutputDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
A document containing one InitiateNegotiationOutput(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
InitiateNegotiationOutputDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationOutputDocumentImpl
 
InitiateNegotiationOutputType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML InitiateNegotiationOutputType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
InitiateNegotiationOutputType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
InitiateNegotiationOutputTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML InitiateNegotiationOutputType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
InitiateNegotiationOutputTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationOutputTypeImpl
 
initParams() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
Initializes the Axis2 parameters.
InnerAgreementStateType - Interface in org.ogf.schemas.graap.wsAgreement
An XML InnerAgreementStateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
InnerAgreementStateType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
InnerAgreementStateTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML InnerAgreementStateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
InnerAgreementStateTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.InnerAgreementStateTypeImpl
 
InnerNegotiationStateType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML InnerNegotiationStateType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
InnerNegotiationStateType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
InnerNegotiationStateTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML InnerNegotiationStateType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
InnerNegotiationStateTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InnerNegotiationStateTypeImpl
 
InnerTermStateType - Interface in org.ogf.schemas.graap.wsAgreement
An XML InnerTermStateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
InnerTermStateType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
InnerTermStateTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML InnerTermStateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
InnerTermStateTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.InnerTermStateTypeImpl
 
InputDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one Input(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
InputDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
InputDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one Input(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
InputDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.InputDocumentImpl
 
insertAgreement(Agreement, String) - Static method in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
Inserts an agreement in the database.
insertHostName(int, String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType
Inserts the value as the ith "HostName" element
insertHostName(int, String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CandidateHostsTypeImpl
Inserts the value as the ith "HostName" element
insertJobAnnotation(int, String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Inserts the value as the ith "JobAnnotation" element
insertJobAnnotation(int, String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Inserts the value as the ith "JobAnnotation" element
insertJobProject(int, String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Inserts the value as the ith "JobProject" element
insertJobProject(int, String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Inserts the value as the ith "JobProject" element
insertNewAction(int) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "Action" element
insertNewAction(int) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
Inserts and returns a new empty value (as xml) as the ith "Action" element
insertNewAll(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Inserts and returns a new empty value (as xml) as the ith "All" element
insertNewAll(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Inserts and returns a new empty value (as xml) as the ith "All" element
insertNewArgument(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "Argument" element
insertNewArgument(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Inserts and returns a new empty value (as xml) as the ith "Argument" element
insertNewArgument(int) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "Argument" element
insertNewArgument(int) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Inserts and returns a new empty value (as xml) as the ith "Argument" element
insertNewConstraint(int) - Method in interface org.ogf.schemas.graap.wsAgreement.ConstraintSectionType
Inserts and returns a new empty value (as xml) as the ith "Constraint" element
insertNewConstraint(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ConstraintSectionTypeImpl
Inserts and returns a new empty value (as xml) as the ith "Constraint" element
insertNewConstraint(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationConstraintSectionTypeImpl
Inserts and returns a new empty value (as xml) as the ith "Constraint" element
insertNewConstraint(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType
Inserts and returns a new empty value (as xml) as the ith "Constraint" element
insertNewCustomBusinessValue(int) - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Inserts and returns a new empty value (as xml) as the ith "CustomBusinessValue" element
insertNewCustomBusinessValue(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Inserts and returns a new empty value (as xml) as the ith "CustomBusinessValue" element
insertNewDataStaging(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
Inserts and returns a new empty value (as xml) as the ith "DataStaging" element
insertNewDataStaging(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
Inserts and returns a new empty value (as xml) as the ith "DataStaging" element
insertNewDescription(int) - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Inserts and returns a new empty value (as xml) as the ith "Description" element
insertNewDescription(int) - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Inserts and returns a new empty value (as xml) as the ith "Description" element
insertNewEntry(int) - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextTypeImpl
Inserts and returns a new empty value (as xml) as the ith "Entry" element
insertNewEntry(int) - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType
Inserts and returns a new empty value (as xml) as the ith "Entry" element
insertNewEnumeration(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Inserts and returns a new empty value (as xml) as the ith "enumeration" element
insertNewEnumeration(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Inserts and returns a new empty value (as xml) as the ith "enumeration" element
insertNewEnvironment(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "Environment" element
insertNewEnvironment(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Inserts and returns a new empty value (as xml) as the ith "Environment" element
insertNewEnvironment(int) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "Environment" element
insertNewEnvironment(int) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Inserts and returns a new empty value (as xml) as the ith "Environment" element
insertNewExact(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Inserts and returns a new empty value (as xml) as the ith "Exact" element
insertNewExact(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Inserts and returns a new empty value (as xml) as the ith "Exact" element
insertNewExactlyOne(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Inserts and returns a new empty value (as xml) as the ith "ExactlyOne" element
insertNewExactlyOne(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Inserts and returns a new empty value (as xml) as the ith "ExactlyOne" element
insertNewFileSystem(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Inserts and returns a new empty value (as xml) as the ith "FileSystem" element
insertNewFileSystem(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Inserts and returns a new empty value (as xml) as the ith "FileSystem" element
insertNewFractionDigits(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Inserts and returns a new empty value (as xml) as the ith "fractionDigits" element
insertNewFractionDigits(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Inserts and returns a new empty value (as xml) as the ith "fractionDigits" element
insertNewGuaranteeEvaluationResult(int) - Method in class org.ogf.graap.wsag4j.types.engine.impl.SLAMonitoringNotificationEventTypeImpl
Inserts and returns a new empty value (as xml) as the ith "GuaranteeEvaluationResult" element
insertNewGuaranteeEvaluationResult(int) - Method in interface org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType
Inserts and returns a new empty value (as xml) as the ith "GuaranteeEvaluationResult" element
insertNewGuaranteeTerm(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Inserts and returns a new empty value (as xml) as the ith "GuaranteeTerm" element
insertNewGuaranteeTerm(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Inserts and returns a new empty value (as xml) as the ith "GuaranteeTerm" element
insertNewGuaranteeTermState(int) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Inserts and returns a new empty value (as xml) as the ith "GuaranteeTermState" element
insertNewGuaranteeTermState(int) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Inserts and returns a new empty value (as xml) as the ith "GuaranteeTermState" element
insertNewGuaranteeTermState(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Inserts and returns a new empty value (as xml) as the ith "GuaranteeTermState" element
insertNewGuaranteeTermState(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Inserts and returns a new empty value (as xml) as the ith "GuaranteeTermState" element
insertNewHandler(int) - Method in interface org.ogf.graap.wsag4j.types.configuration.HandlerChainType
Inserts and returns a new empty value (as xml) as the ith "Handler" element
insertNewHandler(int) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.HandlerChainTypeImpl
Inserts and returns a new empty value (as xml) as the ith "Handler" element
insertNewHostName(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType
Inserts and returns a new empty value (as xml) as the ith "HostName" element
insertNewHostName(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CandidateHostsTypeImpl
Inserts and returns a new empty value (as xml) as the ith "HostName" element
insertNewItem(int) - Method in interface org.ogf.schemas.graap.wsAgreement.ConstraintSectionType
Inserts and returns a new empty value (as xml) as the ith "Item" element
insertNewItem(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ConstraintSectionTypeImpl
Inserts and returns a new empty value (as xml) as the ith "Item" element
insertNewItem(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationConstraintSectionTypeImpl
Inserts and returns a new empty value (as xml) as the ith "Item" element
insertNewItem(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType
Inserts and returns a new empty value (as xml) as the ith "Item" element
insertNewJobAnnotation(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "JobAnnotation" element
insertNewJobAnnotation(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Inserts and returns a new empty value (as xml) as the ith "JobAnnotation" element
insertNewJobProject(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "JobProject" element
insertNewJobProject(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Inserts and returns a new empty value (as xml) as the ith "JobProject" element
insertNewLength(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Inserts and returns a new empty value (as xml) as the ith "length" element
insertNewLength(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Inserts and returns a new empty value (as xml) as the ith "length" element
insertNewMaxExclusive(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Inserts and returns a new empty value (as xml) as the ith "maxExclusive" element
insertNewMaxExclusive(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Inserts and returns a new empty value (as xml) as the ith "maxExclusive" element
insertNewMaxInclusive(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Inserts and returns a new empty value (as xml) as the ith "maxInclusive" element
insertNewMaxInclusive(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Inserts and returns a new empty value (as xml) as the ith "maxInclusive" element
insertNewMaxLength(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Inserts and returns a new empty value (as xml) as the ith "maxLength" element
insertNewMaxLength(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Inserts and returns a new empty value (as xml) as the ith "maxLength" element
insertNewMinExclusive(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Inserts and returns a new empty value (as xml) as the ith "minExclusive" element
insertNewMinExclusive(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Inserts and returns a new empty value (as xml) as the ith "minExclusive" element
insertNewMinInclusive(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Inserts and returns a new empty value (as xml) as the ith "minInclusive" element
insertNewMinInclusive(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Inserts and returns a new empty value (as xml) as the ith "minInclusive" element
insertNewMinLength(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Inserts and returns a new empty value (as xml) as the ith "minLength" element
insertNewMinLength(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Inserts and returns a new empty value (as xml) as the ith "minLength" element
insertNewNegotiableTemplate(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesTypeImpl
Inserts and returns a new empty value (as xml) as the ith "NegotiableTemplate" element
insertNewNegotiableTemplate(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType
Inserts and returns a new empty value (as xml) as the ith "NegotiableTemplate" element
insertNewNegotiationCounterOffer(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateOutputTypeImpl
Inserts and returns a new empty value (as xml) as the ith "NegotiationCounterOffer" element
insertNewNegotiationCounterOffer(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType
Inserts and returns a new empty value (as xml) as the ith "NegotiationCounterOffer" element
insertNewNegotiationOffer(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType
Inserts and returns a new empty value (as xml) as the ith "NegotiationOffer" element
insertNewNegotiationOffer(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.AdvertiseInputTypeImpl
Inserts and returns a new empty value (as xml) as the ith "NegotiationOffer" element
insertNewNegotiationOffer(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateInputTypeImpl
Inserts and returns a new empty value (as xml) as the ith "NegotiationOffer" element
insertNewNegotiationOffer(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesTypeImpl
Inserts and returns a new empty value (as xml) as the ith "NegotiationOffer" element
insertNewNegotiationOffer(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType
Inserts and returns a new empty value (as xml) as the ith "NegotiationOffer" element
insertNewNegotiationOffer(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType
Inserts and returns a new empty value (as xml) as the ith "NegotiationOffer" element
insertNewNoncriticalExtension(int) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType
Inserts and returns a new empty value (as xml) as the ith "NoncriticalExtension" element
insertNewNoncriticalExtension(int) - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType
Inserts and returns a new empty value (as xml) as the ith "NoncriticalExtension" element
insertNewNoncriticalExtension(int) - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
Inserts and returns a new empty value (as xml) as the ith "NoncriticalExtension" element
insertNewNoncriticalExtension(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementAcceptanceInputTypeImpl
Inserts and returns a new empty value (as xml) as the ith "NoncriticalExtension" element
insertNewNoncriticalExtension(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputTypeImpl
Inserts and returns a new empty value (as xml) as the ith "NoncriticalExtension" element
insertNewNoncriticalExtension(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
Inserts and returns a new empty value (as xml) as the ith "NoncriticalExtension" element
insertNewNoncriticalExtension(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputTypeImpl
Inserts and returns a new empty value (as xml) as the ith "NoncriticalExtension" element
insertNewNoncriticalExtension(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType
Inserts and returns a new empty value (as xml) as the ith "NoncriticalExtension" element
insertNewOneOrMore(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Inserts and returns a new empty value (as xml) as the ith "OneOrMore" element
insertNewOneOrMore(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Inserts and returns a new empty value (as xml) as the ith "OneOrMore" element
insertNewPattern(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Inserts and returns a new empty value (as xml) as the ith "pattern" element
insertNewPattern(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Inserts and returns a new empty value (as xml) as the ith "pattern" element
insertNewPenalty(int) - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Inserts and returns a new empty value (as xml) as the ith "Penalty" element
insertNewPenalty(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Inserts and returns a new empty value (as xml) as the ith "Penalty" element
insertNewRange(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Inserts and returns a new empty value (as xml) as the ith "Range" element
insertNewRange(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Inserts and returns a new empty value (as xml) as the ith "Range" element
insertNewReward(int) - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Inserts and returns a new empty value (as xml) as the ith "Reward" element
insertNewReward(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Inserts and returns a new empty value (as xml) as the ith "Reward" element
insertNewSchemaFilename(int) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.SchemaImportTypeImpl
Inserts and returns a new empty value (as xml) as the ith "SchemaFilename" element
insertNewSchemaFilename(int) - Method in interface org.ogf.graap.wsag4j.types.configuration.SchemaImportType
Inserts and returns a new empty value (as xml) as the ith "SchemaFilename" element
insertNewServiceDescriptionTerm(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Inserts and returns a new empty value (as xml) as the ith "ServiceDescriptionTerm" element
insertNewServiceDescriptionTerm(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Inserts and returns a new empty value (as xml) as the ith "ServiceDescriptionTerm" element
insertNewServiceName(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceNameSetImpl
Inserts and returns a new empty value (as xml) as the ith "ServiceName" element
insertNewServiceName(int) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceNameSet
Inserts and returns a new empty value (as xml) as the ith "ServiceName" element
insertNewServiceProperties(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Inserts and returns a new empty value (as xml) as the ith "ServiceProperties" element
insertNewServiceProperties(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Inserts and returns a new empty value (as xml) as the ith "ServiceProperties" element
insertNewServiceReference(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Inserts and returns a new empty value (as xml) as the ith "ServiceReference" element
insertNewServiceReference(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Inserts and returns a new empty value (as xml) as the ith "ServiceReference" element
insertNewServiceScope(int) - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Inserts and returns a new empty value (as xml) as the ith "ServiceScope" element
insertNewServiceScope(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Inserts and returns a new empty value (as xml) as the ith "ServiceScope" element
insertNewServiceTermReference(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "ServiceTermReference" element
insertNewServiceTermReference(int) - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Inserts and returns a new empty value (as xml) as the ith "ServiceTermReference" element
insertNewServiceTermState(int) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Inserts and returns a new empty value (as xml) as the ith "ServiceTermState" element
insertNewServiceTermState(int) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Inserts and returns a new empty value (as xml) as the ith "ServiceTermState" element
insertNewServiceTermState(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Inserts and returns a new empty value (as xml) as the ith "ServiceTermState" element
insertNewServiceTermState(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Inserts and returns a new empty value (as xml) as the ith "ServiceTermState" element
insertNewTemplate(int) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType
Inserts and returns a new empty value (as xml) as the ith "Template" element
insertNewTemplate(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementFactoryPropertiesTypeImpl
Inserts and returns a new empty value (as xml) as the ith "Template" element
insertNewTotalDigits(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Inserts and returns a new empty value (as xml) as the ith "totalDigits" element
insertNewTotalDigits(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Inserts and returns a new empty value (as xml) as the ith "totalDigits" element
insertNewUtility(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "Utility" element
insertNewUtility(int) - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Inserts and returns a new empty value (as xml) as the ith "Utility" element
insertNewVariable(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableSetTypeImpl
Inserts and returns a new empty value (as xml) as the ith "Variable" element
insertNewVariable(int) - Method in interface org.ogf.schemas.graap.wsAgreement.VariableSetType
Inserts and returns a new empty value (as xml) as the ith "Variable" element
insertNewWhiteSpace(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Inserts and returns a new empty value (as xml) as the ith "whiteSpace" element
insertNewWhiteSpace(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Inserts and returns a new empty value (as xml) as the ith "whiteSpace" element
insertNewWSAG4JEngine(int) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineInstanceListTypeImpl
Inserts and returns a new empty value (as xml) as the ith "WSAG4JEngine" element
insertNewWSAG4JEngine(int) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType
Inserts and returns a new empty value (as xml) as the ith "WSAG4JEngine" element
insertSchemaFilename(int, String) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.SchemaImportTypeImpl
Inserts the value as the ith "SchemaFilename" element
insertSchemaFilename(int, String) - Method in interface org.ogf.graap.wsag4j.types.configuration.SchemaImportType
Inserts the value as the ith "SchemaFilename" element
insertServiceName(int, String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceNameSetImpl
Inserts the value as the ith "ServiceName" element
insertServiceName(int, String) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceNameSet
Inserts the value as the ith "ServiceName" element
insertServiceTermReference(int, String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Inserts the value as the ith "ServiceTermReference" element
insertServiceTermReference(int, String) - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Inserts the value as the ith "ServiceTermReference" element
insertUtility(int, float) - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Inserts the value as the ith "Utility" element
insertUtility(int, float) - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Inserts the value as the ith "Utility" element
instanceType() - Method in interface org.w3.x2005.x08.addressing.FaultCodesOpenEnumType
 
instanceType() - Method in interface org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum
 
INT_AGREEMENT_INITIATOR - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementRoleType
 
INT_AGREEMENT_RESPONDER - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementRoleType
 
INT_AIX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_APPEND - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration
 
INT_ARM - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
INT_ASERIES - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_ATTUNIX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_BE_OS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_BS_2000 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_BSDUNIX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_CALDERA_OPEN_UNIX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_COMPLETE - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition
 
INT_COMPLETED - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition
 
INT_DC_OS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_DECNT - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_DEDICATED - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_DGUX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_DONT_OVERWRITE - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration
 
INT_EPOC - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_FREE_BSD - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_FULFILLED - Static variable in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition
 
INT_GNU_HURD - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_HP_MPE - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_HPUX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_IA_64 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
INT_INFERNO - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_INTERACTIVE_UNIX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_IRIX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_IX_WORKS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_JAVA_VM - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_LINUX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_LYNX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_MACH_KERNEL - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_MACOS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_MI_NT - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_MIPS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
INT_MSDOS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_MVS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_NCR_3000 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_NEGOTIATION_INITIATOR - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType
 
INT_NEGOTIATION_RESPONDER - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType
 
INT_NET_BSD - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_NET_WARE - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_NEXT_STEP - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_NORMAL - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration
 
INT_NOT_APPLICABLE - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_NOT_DETERMINED - Static variable in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition
 
INT_NOT_READY - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition
 
INT_OBSERVED - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition
 
INT_OBSERVED_AND_TERMINATING - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition
 
INT_OPEN_BSD - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_OPEN_VMS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_OPTIONAL - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType
 
INT_OS_2 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_OS_390 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_OS_400 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_OS_9 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_OSF - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_OTHER - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_OTHER - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
INT_OVERWRITE - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration
 
INT_PALM_PILOT - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_PARISC - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
INT_PENDING - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition
 
INT_PENDING_AND_TERMINATING - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition
 
INT_POWERPC - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
INT_QNX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_READY - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition
 
INT_REJECTED - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition
 
INT_RELIANT_UNIX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_REQUIRED - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType
 
INT_RHAPSODY - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_SCO_OPEN_SERVER - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_SCO_UNIX_WARE - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_SEQUENT - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_SERVICE_CONSUMER - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceRoleType
 
INT_SERVICE_PROVIDER - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceRoleType
 
INT_SLO_FULFILLED - Static variable in interface org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType
 
INT_SLO_NOT_DETERMINED - Static variable in interface org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType
 
INT_SLO_VIOLATED - Static variable in interface org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType
 
INT_SOLARIS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_SPARC - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
INT_SPOOL - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration
 
INT_SUN_OS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_SWAP - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration
 
INT_TANDEM_NSK - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_TANDEM_NT - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_TEMPORARY - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration
 
INT_TERMINATED - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition
 
INT_TPF - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_TRU_64_UNIX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_U_6000 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_UNKNOWN - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_VIOLATED - Static variable in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition
 
INT_VM - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_VSE - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_VX_WORKS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_WIN_3_X - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_WIN_95 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_WIN_98 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_WINCE - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_WINDOWS_2000 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_WINDOWS_R_ME - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_WINDOWS_XP - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_WINNT - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_X_0_TO_1 - Static variable in interface org.ogf.graap.wsag4j.types.engine.ItemCardinalityType
 
INT_X_0_TO_N - Static variable in interface org.ogf.graap.wsag4j.types.engine.ItemCardinalityType
 
INT_X_1 - Static variable in interface org.ogf.graap.wsag4j.types.engine.ItemCardinalityType
 
INT_X_1_TO_N - Static variable in interface org.ogf.graap.wsag4j.types.engine.ItemCardinalityType
 
INT_X_86 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
INT_X_86_32 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
INT_X_86_64 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
INT_XENIX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INT_Z_OS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
INTERACTIVE_UNIX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
interpret(TermType[], InterpreterContext) - Method in class org.ogf.graap.wsag.interpreter.expr.AbstractExpression
template method that implements a specific interpretation strategy.
interpret(InterpreterContext) - Method in class org.ogf.graap.wsag.interpreter.expr.AbstractExpression
interprets an expression
interpret(TermType[], InterpreterContext) - Method in class org.ogf.graap.wsag.interpreter.expr.AllExpression
template method that implements a specific interpretation strategy.
interpret(TermType[], InterpreterContext) - Method in class org.ogf.graap.wsag.interpreter.expr.ExactlyOneExpression
template method that implements a specific interpretation strategy.
interpret(TermType[], InterpreterContext) - Method in class org.ogf.graap.wsag.interpreter.expr.OneOrMoreExpression
template method that implements a specific interpretation strategy.
interpret(InterpreterContext) - Method in class org.ogf.graap.wsag.interpreter.expr.TermExpression
interprets an expression
interpret(InterpreterContext) - Method in interface org.ogf.graap.wsag.interpreter.IExpression
interprets an expression
InterpreterContext - Class in org.ogf.graap.wsag.interpreter
InterpretionContext
InterpreterContext() - Constructor for class org.ogf.graap.wsag.interpreter.InterpreterContext
 
InterpreterException - Exception in org.ogf.graap.wsag.interpreter
InterpreterException
InterpreterException() - Constructor for exception org.ogf.graap.wsag.interpreter.InterpreterException
default constructor
InterpreterException(String, Throwable) - Constructor for exception org.ogf.graap.wsag.interpreter.InterpreterException
 
InterpreterException(String) - Constructor for exception org.ogf.graap.wsag.interpreter.InterpreterException
 
InterpreterException(Throwable) - Constructor for exception org.ogf.graap.wsag.interpreter.InterpreterException
 
invoke(String, Element) - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
Invokes an action on a WSRF resource
invoke(Element) - Method in class org.ogf.graap.wsag.wsrf.impl.WSAG4JResourceRouter
Invokes a SOAP request on the resource router.
IPattern - Interface in org.ogf.graap.wsag.api.pattern
Basic interface of an agreement pattern.
IRIX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
isAllowAnonymousAccess() - Static method in class org.ogf.graap.wsag.wsrf.WsrfEngine
Sets if anonymous access to the server is allowed.
ISecurityProperties - Interface in org.ogf.graap.wsag.api.security
ISecurityProperties
IServiceTermMonitoringHandler - Interface in org.ogf.graap.wsag.server.monitoring
IServiceTermMonitor Implements a monitoring handler that updates the state of one or a set of service terms.
isInitialized() - Method in class org.ogf.graap.wsag.wsrf.AbstractWsResource
Returns true only after the resource initialization process is complete.
isMatch(EndpointReference) - Method in class org.ogf.graap.wsag.wsrf.sg.impl.AgreementMembershipContentRule
 
isMatch(EndpointReference) - Method in class org.ogf.graap.wsag.wsrf.sg.impl.MembershipContentRule
Matches the resource referenced by the given EPR against this rule.
isMonitoring() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
isNegotiationSupported() - Method in class org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction
Indicates whether this action supports agreement negotiation or not.
isNilNumberOfProcesses() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.NumberOfProcessesDocumentImpl
Tests for nil "NumberOfProcesses" element
isNilNumberOfProcesses() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Tests for nil "NumberOfProcesses" element
isNilNumberOfProcesses() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument
Tests for nil "NumberOfProcesses" element
isNilNumberOfProcesses() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Tests for nil "NumberOfProcesses" element
isNilThreadsPerProcess() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Tests for nil "ThreadsPerProcess" element
isNilThreadsPerProcess() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.ThreadsPerProcessDocumentImpl
Tests for nil "ThreadsPerProcess" element
isNilThreadsPerProcess() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Tests for nil "ThreadsPerProcess" element
isNilThreadsPerProcess() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument
Tests for nil "ThreadsPerProcess" element
isOverrideHasBeenInitializedValue() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapIsolationLayer
 
isOverrideHasBeenShutdownValue() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapIsolationLayer
 
isOverrideHasFailedToInitializeValue() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapIsolationLayer
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.ogf.graap.wsag.api.rest.providers.URIListProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.ogf.graap.wsag.api.rest.providers.URIProvider
 
IsReferenceParameterAttribute - Interface in org.w3.x2005.x08.addressing
A document containing one IsReferenceParameter(@http://www.w3.org/2005/08/addressing) attribute.
IsReferenceParameterAttribute.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
IsReferenceParameterAttributeImpl - Class in org.w3.x2005.x08.addressing.impl
A document containing one IsReferenceParameter(@http://www.w3.org/2005/08/addressing) attribute.
IsReferenceParameterAttributeImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.IsReferenceParameterAttributeImpl
 
isResponseWritten() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap.ServletRequestResponseTransport
 
isSetAcceptable() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
True if has "Acceptable" element
isSetAcceptable() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
True if has "Acceptable" element
isSetAction() - Method in class org.w3.x2005.x08.addressing.impl.ProblemActionTypeImpl
True if has "Action" element
isSetAction() - Method in interface org.w3.x2005.x08.addressing.ProblemActionType
True if has "Action" element
isSetActualindividualcpucount() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.ThreadsPerProcessTypeImpl
True if has "actualindividualcpucount" attribute
isSetActualindividualcpucount() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType
True if has "actualindividualcpucount" attribute
isSetActualtotalcpucount() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.NumberOfProcessesTypeImpl
True if has "actualtotalcpucount" attribute
isSetActualtotalcpucount() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType
True if has "actualtotalcpucount" attribute
isSetAdvisory() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
True if has "Advisory" element
isSetAdvisory() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
True if has "Advisory" element
isSetAgreementAcceptanceEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
True if has "AgreementAcceptanceEPR" element
isSetAgreementAcceptanceEPR() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
True if has "AgreementAcceptanceEPR" element
isSetAgreementFactoryEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
True if has "AgreementFactoryEPR" element
isSetAgreementFactoryEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
True if has "AgreementFactoryEPR" element
isSetAgreementId() - Method in class org.ogf.graap.wsag4j.types.engine.impl.SLAMonitoringNotificationEventTypeImpl
True if has "agreementId" attribute
isSetAgreementId() - Method in interface org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType
True if has "agreementId" attribute
isSetAgreementId() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementType
True if has "AgreementId" attribute
isSetAgreementId() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTypeImpl
True if has "AgreementId" attribute
isSetAgreementInitiator() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
True if has "AgreementInitiator" element
isSetAgreementInitiator() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
True if has "AgreementInitiator" element
isSetAgreementResponder() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
True if has "AgreementResponder" element
isSetAgreementResponder() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
True if has "AgreementResponder" element
isSetAll() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
True if has "all" element
isSetAll() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermTreeTypeImpl
True if has "All" element
isSetAll() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
True if has "all" element
isSetAll() - Method in interface org.ogf.schemas.graap.wsAgreement.TermTreeType
True if has "All" element
isSetApplication() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
True if has "Application" element
isSetApplication() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
True if has "Application" element
isSetApplicationName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType
True if has "ApplicationName" element
isSetApplicationName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationTypeImpl
True if has "ApplicationName" element
isSetApplicationVersion() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType
True if has "ApplicationVersion" element
isSetApplicationVersion() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationTypeImpl
True if has "ApplicationVersion" element
isSetCandidateHosts() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
True if has "CandidateHosts" element
isSetCandidateHosts() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
True if has "CandidateHosts" element
isSetChoice() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
True if has "choice" element
isSetChoice() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
True if has "choice" element
isSetCompensation() - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
True if has "Compensation" element
isSetCompensation() - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
True if has "Compensation" element
isSetCoreDumpLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "CoreDumpLimit" element
isSetCoreDumpLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "CoreDumpLimit" element
isSetCount() - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType.AssessmentInterval
True if has "Count" element
isSetCount() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl.AssessmentIntervalImpl
True if has "Count" element
isSetCPUArchitecture() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
True if has "CPUArchitecture" element
isSetCPUArchitecture() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
True if has "CPUArchitecture" element
isSetCPUTimeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "CPUTimeLimit" element
isSetCPUTimeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "CPUTimeLimit" element
isSetCustomServiceLevel() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceLevelObjectiveTypeImpl
True if has "CustomServiceLevel" element
isSetCustomServiceLevel() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType
True if has "CustomServiceLevel" element
isSetDataSegmentLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "DataSegmentLimit" element
isSetDataSegmentLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "DataSegmentLimit" element
isSetDeleteOnTermination() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
True if has "DeleteOnTermination" element
isSetDeleteOnTermination() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
True if has "DeleteOnTermination" element
isSetDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType
True if has "Description" element
isSetDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
True if has "Description" element
isSetDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationTypeImpl
True if has "Description" element
isSetDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
True if has "Description" element
isSetDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
True if has "Description" element
isSetDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeImpl
True if has "Description" element
isSetDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
True if has "Description" element
isSetDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType
True if has "Description" element
isSetDiskSpace() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
True if has "DiskSpace" element
isSetDiskSpace() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
True if has "DiskSpace" element
isSetDuration() - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintTypeImpl
True if has "Duration" element
isSetDuration() - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType
True if has "Duration" element
isSetEndTime() - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintTypeImpl
True if has "EndTime" element
isSetEndTime() - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType
True if has "EndTime" element
isSetEpsilon() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType
True if has "epsilon" attribute
isSetEpsilon() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ExactTypeImpl
True if has "epsilon" attribute
isSetError() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "Error" element
isSetError() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "Error" element
isSetError() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
True if has "Error" element
isSetError() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
True if has "Error" element
isSetErrorCode() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
True if has "ErrorCode" element
isSetErrorCode() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
True if has "ErrorCode" element
isSetExclusiveBound() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType
True if has "exclusiveBound" attribute
isSetExclusiveBound() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.BoundaryTypeImpl
True if has "exclusiveBound" attribute
isSetExclusiveExecution() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
True if has "ExclusiveExecution" element
isSetExclusiveExecution() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
True if has "ExclusiveExecution" element
isSetExecutable() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "Executable" element
isSetExecutable() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "Executable" element
isSetExecutable() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
True if has "Executable" element
isSetExecutable() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
True if has "Executable" element
isSetExpirationTime() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
True if has "ExpirationTime" element
isSetExpirationTime() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
True if has "ExpirationTime" element
isSetExpirationTime() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
True if has "ExpirationTime" element
isSetExpirationTime() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextTypeImpl
True if has "ExpirationTime" element
isSetExpirationTime() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
True if has "ExpirationTime" element
isSetExpirationTime() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType
True if has "ExpirationTime" element
isSetFaultCause() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
True if has "FaultCause" element
isSetFaultCause() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
True if has "FaultCause" element
isSetFileSizeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "FileSizeLimit" element
isSetFileSizeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "FileSizeLimit" element
isSetFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
True if has "FilesystemName" element
isSetFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
True if has "FilesystemName" element
isSetFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType
True if has "filesystemName" attribute
isSetFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType
True if has "filesystemName" attribute
isSetFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType
True if has "filesystemName" attribute
isSetFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType
True if has "filesystemName" attribute
isSetFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ArgumentTypeImpl
True if has "filesystemName" attribute
isSetFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.DirectoryNameTypeImpl
True if has "filesystemName" attribute
isSetFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.EnvironmentTypeImpl
True if has "filesystemName" attribute
isSetFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.FileNameTypeImpl
True if has "filesystemName" attribute
isSetFileSystemType() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
True if has "FileSystemType" element
isSetFileSystemType() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
True if has "FileSystemType" element
isSetGroup() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
True if has "group" element
isSetGroup() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
True if has "group" element
isSetGroupName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "GroupName" element
isSetGroupName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "GroupName" element
isSetId() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDefinitionTypeImpl
True if has "id" attribute
isSetId() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType
True if has "id" attribute
isSetIdle() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateTypeImpl
True if has "Idle" element
isSetIdle() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateType
True if has "Idle" element
isSetImportance() - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
True if has "Importance" element
isSetImportance() - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
True if has "Importance" element
isSetImportance() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferItemTypeImpl
True if has "Importance" attribute
isSetImportance() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType
True if has "Importance" attribute
isSetIndividualCPUCount() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
True if has "IndividualCPUCount" element
isSetIndividualCPUCount() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
True if has "IndividualCPUCount" element
isSetIndividualCPUSpeed() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
True if has "IndividualCPUSpeed" element
isSetIndividualCPUSpeed() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
True if has "IndividualCPUSpeed" element
isSetIndividualCPUTime() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
True if has "IndividualCPUTime" element
isSetIndividualCPUTime() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
True if has "IndividualCPUTime" element
isSetIndividualDiskSpace() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
True if has "IndividualDiskSpace" element
isSetIndividualDiskSpace() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
True if has "IndividualDiskSpace" element
isSetIndividualNetworkBandwidth() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
True if has "IndividualNetworkBandwidth" element
isSetIndividualNetworkBandwidth() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
True if has "IndividualNetworkBandwidth" element
isSetIndividualPhysicalMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
True if has "IndividualPhysicalMemory" element
isSetIndividualPhysicalMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
True if has "IndividualPhysicalMemory" element
isSetIndividualVirtualMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
True if has "IndividualVirtualMemory" element
isSetIndividualVirtualMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
True if has "IndividualVirtualMemory" element
isSetInitiatorAgreementEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType
True if has "InitiatorAgreementEPR" element
isSetInitiatorAgreementEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
True if has "InitiatorAgreementEPR" element
isSetInitiatorAgreementEPR() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputTypeImpl
True if has "InitiatorAgreementEPR" element
isSetInitiatorAgreementEPR() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
True if has "InitiatorAgreementEPR" element
isSetInitiatorAgreementEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl.RenegotiationImpl
True if has "InitiatorAgreementEPR" element
isSetInitiatorAgreementEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Renegotiation
True if has "InitiatorAgreementEPR" element
isSetInitiatorNegotiationEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputTypeImpl
True if has "InitiatorNegotiationEPR" element
isSetInitiatorNegotiationEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationExtensionTypeImpl
True if has "InitiatorNegotiationEPR" element
isSetInitiatorNegotiationEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.RenegotiationExtensionTypeImpl
True if has "InitiatorNegotiationEPR" element
isSetInitiatorNegotiationEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType
True if has "InitiatorNegotiationEPR" element
isSetInitiatorNegotiationEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType
True if has "InitiatorNegotiationEPR" element
isSetInitiatorNegotiationEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType
True if has "InitiatorNegotiationEPR" element
isSetInput() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "Input" element
isSetInput() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "Input" element
isSetInput() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
True if has "Input" element
isSetInput() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
True if has "Input" element
isSetIsReferenceParameter() - Method in class org.w3.x2005.x08.addressing.impl.IsReferenceParameterAttributeImpl
True if has "IsReferenceParameter" attribute
isSetIsReferenceParameter() - Method in interface org.w3.x2005.x08.addressing.IsReferenceParameterAttribute
True if has "IsReferenceParameter" attribute
isSetJobIdentification() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
True if has "JobIdentification" element
isSetJobIdentification() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
True if has "JobIdentification" element
isSetJobName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
True if has "JobName" element
isSetJobName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
True if has "JobName" element
isSetKPITarget() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceLevelObjectiveTypeImpl
True if has "KPITarget" element
isSetKPITarget() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType
True if has "KPITarget" element
isSetLang() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Description
True if has "lang" attribute
isSetLang() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl.DescriptionImpl
True if has "lang" attribute
isSetLockedMemoryLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "LockedMemoryLimit" element
isSetLockedMemoryLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "LockedMemoryLimit" element
isSetLowerBoundedRange() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
True if has "LowerBoundedRange" element
isSetLowerBoundedRange() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
True if has "LowerBoundedRange" element
isSetMemoryLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "MemoryLimit" element
isSetMemoryLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "MemoryLimit" element
isSetMetadata() - Method in interface org.w3.x2005.x08.addressing.EndpointReferenceType
True if has "Metadata" element
isSetMetadata() - Method in class org.w3.x2005.x08.addressing.impl.EndpointReferenceTypeImpl
True if has "Metadata" element
isSetMetric() - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableTypeImpl
True if has "Metric" attribute
isSetMetric() - Method in interface org.ogf.schemas.graap.wsAgreement.VariableType
True if has "Metric" attribute
isSetMountPoint() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
True if has "MountPoint" element
isSetMountPoint() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
True if has "MountPoint" element
isSetName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
True if has "name" attribute
isSetName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
True if has "name" attribute
isSetName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "name" attribute
isSetName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "name" attribute
isSetName() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
True if has "Name" element
isSetName() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
True if has "Name" element
isSetName() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementType
True if has "Name" element
isSetName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
True if has "Name" element
isSetName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
True if has "Name" element
isSetName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTypeImpl
True if has "Name" element
isSetName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl
True if has "Name" attribute
isSetName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableTypeImpl
True if has "Name" attribute
isSetName() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType
True if has "Name" attribute
isSetName() - Method in interface org.ogf.schemas.graap.wsAgreement.VariableType
True if has "Name" attribute
isSetName() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
True if has "name" attribute
isSetName() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
True if has "name" attribute
isSetNegotiation() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl
True if has "Negotiation" element
isSetNegotiation() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType
True if has "Negotiation" element
isSetNegotiationInitiator() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
True if has "NegotiationInitiator" element
isSetNegotiationInitiator() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
True if has "NegotiationInitiator" element
isSetNegotiationResponder() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
True if has "NegotiationResponder" element
isSetNegotiationResponder() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
True if has "NegotiationResponder" element
isSetNumberOfProcesses() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
True if has "NumberOfProcesses" element
isSetNumberOfProcesses() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
True if has "NumberOfProcesses" element
isSetObligated() - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
True if has "Obligated" attribute
isSetObligated() - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
True if has "Obligated" attribute
isSetOfferId() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferTypeImpl
True if has "OfferId" attribute
isSetOfferId() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType
True if has "OfferId" attribute
isSetOpenDescriptorsLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "OpenDescriptorsLimit" element
isSetOpenDescriptorsLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "OpenDescriptorsLimit" element
isSetOperatingSystem() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
True if has "OperatingSystem" element
isSetOperatingSystem() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
True if has "OperatingSystem" element
isSetOperatingSystemType() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeImpl
True if has "OperatingSystemType" element
isSetOperatingSystemType() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType
True if has "OperatingSystemType" element
isSetOperatingSystemVersion() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeImpl
True if has "OperatingSystemVersion" element
isSetOperatingSystemVersion() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType
True if has "OperatingSystemVersion" element
isSetOriginator() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
True if has "Originator" element
isSetOriginator() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
True if has "Originator" element
isSetOutput() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "Output" element
isSetOutput() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "Output" element
isSetOutput() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
True if has "Output" element
isSetOutput() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
True if has "Output" element
isSetPipeSizeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "PipeSizeLimit" element
isSetPipeSizeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "PipeSizeLimit" element
isSetPreference() - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
True if has "Preference" element
isSetPreference() - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
True if has "Preference" element
isSetProcessCountLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "ProcessCountLimit" element
isSetProcessCountLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "ProcessCountLimit" element
isSetProcessesPerHost() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
True if has "ProcessesPerHost" element
isSetProcessesPerHost() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
True if has "ProcessesPerHost" element
isSetProcessing() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateTypeImpl
True if has "Processing" element
isSetProcessing() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateType
True if has "Processing" element
isSetQualifyingCondition() - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
True if has "QualifyingCondition" element
isSetQualifyingCondition() - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
True if has "QualifyingCondition" element
isSetReferenceParameters() - Method in interface org.w3.x2005.x08.addressing.EndpointReferenceType
True if has "ReferenceParameters" element
isSetReferenceParameters() - Method in class org.w3.x2005.x08.addressing.impl.EndpointReferenceTypeImpl
True if has "ReferenceParameters" element
isSetRejected() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
True if has "Rejected" element
isSetRejected() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
True if has "Rejected" element
isSetRelationshipType() - Method in class org.w3.x2005.x08.addressing.impl.RelatesToTypeImpl
True if has "RelationshipType" attribute
isSetRelationshipType() - Method in interface org.w3.x2005.x08.addressing.RelatesToType
True if has "RelationshipType" attribute
isSetRenegotiation() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl
True if has "Renegotiation" element
isSetRenegotiation() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType
True if has "Renegotiation" element
isSetResourceId() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
True if has "ResourceId" element
isSetResourceId() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
True if has "ResourceId" element
isSetResources() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
True if has "Resources" element
isSetResources() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
True if has "Resources" element
isSetResponderNegotiationEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationExtensionTypeImpl
True if has "ResponderNegotiationEPR" element
isSetResponderNegotiationEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType
True if has "ResponderNegotiationEPR" element
isSetSecurityHandlerChain() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFClientConfigurationTypeImpl
True if has "SecurityHandlerChain" element
isSetSecurityHandlerChain() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
True if has "SecurityHandlerChain" element
isSetSecurityHandlerChain() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType
True if has "SecurityHandlerChain" element
isSetSecurityHandlerChain() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
True if has "SecurityHandlerChain" element
isSetSequence() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
True if has "sequence" element
isSetSequence() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
True if has "sequence" element
isSetServiceName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceSelectorTypeImpl
True if has "ServiceName" attribute
isSetServiceName() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceSelectorType
True if has "ServiceName" attribute
isSetSimpleType() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
True if has "simpleType" element
isSetSimpleType() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
True if has "simpleType" element
isSetSoapAction() - Method in class org.w3.x2005.x08.addressing.impl.ProblemActionTypeImpl
True if has "SoapAction" element
isSetSoapAction() - Method in interface org.w3.x2005.x08.addressing.ProblemActionType
True if has "SoapAction" element
isSetSolicited() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
True if has "Solicited" element
isSetSolicited() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
True if has "Solicited" element
isSetSource() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
True if has "Source" element
isSetSource() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
True if has "Source" element
isSetStackSizeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "StackSizeLimit" element
isSetStackSizeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "StackSizeLimit" element
isSetStartTime() - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintTypeImpl
True if has "StartTime" element
isSetStartTime() - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType
True if has "StartTime" element
isSetTarget() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
True if has "Target" element
isSetTarget() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
True if has "Target" element
isSetTemplateId() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
True if has "TemplateId" element
isSetTemplateId() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementTemplateType
True if has "TemplateId" attribute
isSetTemplateId() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
True if has "TemplateId" element
isSetTemplateId() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTemplateTypeImpl
True if has "TemplateId" attribute
isSetTemplateName() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
True if has "TemplateName" element
isSetTemplateName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
True if has "TemplateName" element
isSetTermName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermStateTypeImpl
True if has "termName" attribute
isSetTermName() - Method in interface org.ogf.schemas.graap.wsAgreement.TermStateType
True if has "termName" attribute
isSetThreadCountLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "ThreadCountLimit" element
isSetThreadCountLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "ThreadCountLimit" element
isSetThreadsPerProcess() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
True if has "ThreadsPerProcess" element
isSetThreadsPerProcess() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
True if has "ThreadsPerProcess" element
isSetTimeInterval() - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType.AssessmentInterval
True if has "TimeInterval" element
isSetTimeInterval() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl.AssessmentIntervalImpl
True if has "TimeInterval" element
isSetTotalCPUCount() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
True if has "TotalCPUCount" element
isSetTotalCPUCount() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
True if has "TotalCPUCount" element
isSetTotalCPUTime() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
True if has "TotalCPUTime" element
isSetTotalCPUTime() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
True if has "TotalCPUTime" element
isSetTotalDiskSpace() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
True if has "TotalDiskSpace" element
isSetTotalDiskSpace() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
True if has "TotalDiskSpace" element
isSetTotalPhysicalMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
True if has "TotalPhysicalMemory" element
isSetTotalPhysicalMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
True if has "TotalPhysicalMemory" element
isSetTotalResourceCount() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
True if has "TotalResourceCount" element
isSetTotalResourceCount() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
True if has "TotalResourceCount" element
isSetTotalVirtualMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
True if has "TotalVirtualMemory" element
isSetTotalVirtualMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
True if has "TotalVirtualMemory" element
isSetUnit() - Method in interface org.ogf.graap.wsag4j.types.engine.CompensationType
True if has "Unit" element
isSetUnit() - Method in class org.ogf.graap.wsag4j.types.engine.impl.CompensationTypeImpl
True if has "Unit" element
isSetUpperBoundedRange() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
True if has "UpperBoundedRange" element
isSetUpperBoundedRange() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
True if has "UpperBoundedRange" element
isSetURI() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.SourceTargetTypeImpl
True if has "URI" element
isSetURI() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType
True if has "URI" element
isSetUserName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "UserName" element
isSetUserName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "UserName" element
isSetUserName() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
True if has "UserName" element
isSetUserName() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
True if has "UserName" element
isSetUseSession() - Method in interface org.ogf.graap.wsag4j.types.configuration.ActionType
True if has "useSession" attribute
isSetUseSession() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ActionTypeImpl
True if has "useSession" attribute
isSetValidator() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
True if has "Validator" element
isSetValidator() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
True if has "Validator" element
isSetValueUnit() - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType
True if has "ValueUnit" element
isSetValueUnit() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl
True if has "ValueUnit" element
isSetVirtualMemoryLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "VirtualMemoryLimit" element
isSetVirtualMemoryLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "VirtualMemoryLimit" element
isSetWallTimeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "WallTimeLimit" element
isSetWallTimeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "WallTimeLimit" element
isSetWorkingDirectory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
True if has "WorkingDirectory" element
isSetWorkingDirectory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
True if has "WorkingDirectory" element
isSetWorkingDirectory() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
True if has "WorkingDirectory" element
isSetWorkingDirectory() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
True if has "WorkingDirectory" element
isSetWSAG4JEngineInstances() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
True if has "WSAG4JEngineInstances" element
isSetWSAG4JEngineInstances() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
True if has "WSAG4JEngineInstances" element
isSetWSRFClientConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.ConfigurationType
True if has "WSRFClientConfiguration" element
isSetWSRFClientConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ConfigurationTypeImpl
True if has "WSRFClientConfiguration" element
isSetWSRFEngineConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.ConfigurationType
True if has "WSRFEngineConfiguration" element
isSetWSRFEngineConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ConfigurationTypeImpl
True if has "WSRFEngineConfiguration" element
isSourceModified(Resource) - Method in class org.ogf.graap.wsag.server.actions.impl.ClasspathResourceLoader
Defaults to return false.
issueCompensation(SLAMonitoringNotificationEventType) - Method in interface org.ogf.graap.wsag.server.accounting.IAccountingSystem
Notifies the accounting system of a guarantee evaluation event.
issueCompensation(SLAMonitoringNotificationEventType) - Method in class org.ogf.graap.wsag.server.accounting.SimpleAccountingSystemLogger
Notifies the accounting system of a guarantee evaluation event.
isUseDefaultSOAPClient() - Static method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
 
isUsingSession() - Method in class org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction
 
isUsingTrace() - Method in class org.ogf.graap.wsag.client.api.impl.AbstractClient
Returns whether or not the remote client traces the messages to the console.
isUsingTrace() - Method in class org.ogf.graap.wsag.client.api.RemoteClient
Determines whether or not a client prints the web-service messages to the console.
isUsingTrace() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
 
isUsingTrace() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
Returns whether or not the remote client traces the messages to the console.
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.ogf.graap.wsag.api.rest.providers.URIListProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.ogf.graap.wsag.api.rest.providers.URIProvider
 
ItemCardinalityType - Interface in org.ogf.graap.wsag4j.types.engine
An XML ItemCardinalityType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
ItemCardinalityType.Enum - Class in org.ogf.graap.wsag4j.types.engine
Enumeration value class for org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.
ItemCardinalityType.Factory - Class in org.ogf.graap.wsag4j.types.engine
A factory class with static methods for creating instances of this type.
ItemCardinalityTypeImpl - Class in org.ogf.graap.wsag4j.types.engine.impl
An XML ItemCardinalityType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
ItemCardinalityTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.engine.impl.ItemCardinalityTypeImpl
 
ItemCardinalityTypeImpl(SchemaType, boolean) - Constructor for class org.ogf.graap.wsag4j.types.engine.impl.ItemCardinalityTypeImpl
 
IWsAgreementFactoryHome - Interface in org.ogf.graap.wsag.wsrf.persistence
Home interface of a web service agreement factory.
IX_WORKS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 

J

JAVA_VM - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
JEXLWSAG4JContext - Class in org.ogf.graap.wsag.server.monitoring
An implementation of the JexlContext.
JEXLWSAG4JContext() - Constructor for class org.ogf.graap.wsag.server.monitoring.JEXLWSAG4JContext
 
JobAnnotationDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one JobAnnotation(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
JobAnnotationDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
JobAnnotationDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one JobAnnotation(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
JobAnnotationDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobAnnotationDocumentImpl
 
JobDefinitionDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one JobDefinition(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
JobDefinitionDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
JobDefinitionDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one JobDefinition(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
JobDefinitionDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDefinitionDocumentImpl
 
JobDefinitionType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML JobDefinition_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
JobDefinitionType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
JobDefinitionTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML JobDefinition_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
JobDefinitionTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDefinitionTypeImpl
 
JobDescriptionDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one JobDescription(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
JobDescriptionDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
JobDescriptionDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one JobDescription(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
JobDescriptionDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionDocumentImpl
 
JobDescriptionType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML JobDescription_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
JobDescriptionType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
JobDescriptionTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML JobDescription_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
JobDescriptionTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
 
JobIdentificationDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one JobIdentification(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
JobIdentificationDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
JobIdentificationDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one JobIdentification(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
JobIdentificationDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationDocumentImpl
 
JobIdentificationType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML JobIdentification_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
JobIdentificationType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
JobIdentificationTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML JobIdentification_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
JobIdentificationTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
 
JobNameDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one JobName(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
JobNameDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
JobNameDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one JobName(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
JobNameDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobNameDocumentImpl
 
JobProjectDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one JobProject(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
JobProjectDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
JobProjectDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one JobProject(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
JobProjectDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobProjectDocumentImpl
 

K

KeystoreCallback - Class in org.ogf.graap.wsag.api.security
KeystoreHandler
KeystoreCallback() - Constructor for class org.ogf.graap.wsag.api.security.KeystoreCallback
 
KeystoreCallbackHandler - Class in org.ogf.graap.wsag.api.security
KeystoreCallbackHandler
KeystoreCallbackHandler(KeystoreProperties) - Constructor for class org.ogf.graap.wsag.api.security.KeystoreCallbackHandler
The callback handler uses the specified keystore properties to handle JAAS callbacks on the specified keystore.
KeystoreConfiguration - Class in org.ogf.graap.wsag.api.security
Implementation of a Configuration using a Java keystore.
KeystoreConfiguration(KeystoreProperties) - Constructor for class org.ogf.graap.wsag.api.security.KeystoreConfiguration
 
KeystoreConfigurationType - Interface in org.ogf.graap.wsag4j.types.configuration
An XML KeystoreConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
KeystoreConfigurationType.Factory - Class in org.ogf.graap.wsag4j.types.configuration
A factory class with static methods for creating instances of this type.
KeystoreConfigurationTypeImpl - Class in org.ogf.graap.wsag4j.types.configuration.impl
An XML KeystoreConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
KeystoreConfigurationTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
 
KeystoreLoginContext - Class in org.ogf.graap.wsag.api.security
KeystoreLoginContext
KeystoreLoginContext(KeystoreProperties) - Constructor for class org.ogf.graap.wsag.api.security.KeystoreLoginContext
Creates a new login context using the specified keystore properties.
KeystoreLoginContext(WSRFEngineConfigurationType) - Constructor for class org.ogf.graap.wsag.api.security.KeystoreLoginContext
Creates a new login context using the specified WSRF engine configuration.
KeystoreLoginModule - Class in org.ogf.graap.wsag.api.security
KeystoreLoginModule
KeystoreLoginModule() - Constructor for class org.ogf.graap.wsag.api.security.KeystoreLoginModule
 
KeystoreLoginModule - Class in org.ogf.graap.wsag.client.wsrf.security
KeystoreLoginModule
KeystoreLoginModule() - Constructor for class org.ogf.graap.wsag.client.wsrf.security.KeystoreLoginModule
 
KeystoreProperties - Class in org.ogf.graap.wsag.api.security
KeystoreProperties
KeystoreProperties() - Constructor for class org.ogf.graap.wsag.api.security.KeystoreProperties
default constructor
KeystoreProperties(WSRFEngineConfigurationType) - Constructor for class org.ogf.graap.wsag.api.security.KeystoreProperties
Creates a new KeystoreProperties instance based on a given WSRF engine configuration.
KPITargetType - Interface in org.ogf.schemas.graap.wsAgreement
An XML KPITargetType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
KPITargetType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
KPITargetTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML KPITargetType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
KPITargetTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.KPITargetTypeImpl
 

L

LimitsType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
An XML Limits_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix).
LimitsType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
LimitsTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
An XML Limits_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix).
LimitsTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.LimitsTypeImpl
 
LimitsTypeImpl(SchemaType, boolean) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.LimitsTypeImpl
 
LINUX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
list() - Method in class org.ogf.graap.wsag.server.engine.WsagEngine
 
list() - Method in interface org.ogf.graap.wsag.server.persistence.IAgreementFactoryHome
Lists all agreement factories.
list() - Method in interface org.ogf.graap.wsag.server.persistence.IAgreementHome
Lists all agreements.
list(String) - Method in interface org.ogf.graap.wsag.server.persistence.IAgreementHome
Deprecated. the agreement home is implemented by a specific agreement factory instance
list() - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
Lists all agreements.
list(String) - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
Lists all agreements for one specific agreement factory.
list() - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractWSAG4JPersistence
Lists all agreement factories.
list() - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabaseAgreementHome
Lists all agreements.
list(String) - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabaseAgreementHome
Lists all agreements for one specific agreement factory.
list() - Method in interface org.ogf.graap.wsag.wsrf.persistence.IWsAgreementFactoryHome
Lists all agreement factories.
list() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseAgreementFactory
Creates a list of all webservice-based versions of agreements for one specific agreement factory.
list(String) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseAgreementFactory
Lists all agreements for one specific agreement factory.
list() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseWSAG4JPersistence
Lists all agreement factories.
list() - Method in interface org.ogf.graap.wsag.wsrf.persistence.WsPersistentAgreementFactory
lists the WS agreements created with this factory
list() - Method in class org.ogf.graap.wsag.wsrf.WSAG4JPersistenceFacade
 
listAgreementFactories() - Method in interface org.ogf.graap.wsag.client.api.AgreementFactoryRegistryClient
Lists all agreement factories at the given endpoint.
listAgreementFactories() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementFactoryRegistryClient
Lists all agreement factories at the given endpoint.
listAgreementFactories() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryRegistryClient
Lists all agreement factories at the given endpoint.
listAgreements() - Method in interface org.ogf.graap.wsag.api.rest.RestAgreementFactory
Returns the list of agreements created by the factory resource.
listAgreements() - Method in interface org.ogf.graap.wsag.client.api.AgreementFactoryClient
Lists the agreement instances of a particular agreement factory.
listAgreements() - Method in class org.ogf.graap.wsag.client.api.impl.AbstractAgreementFactoryClient
Lists all agreements of this factory.
listAgreements() - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementFactoryClient
Lists all agreements of this factory.
listAgreements() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementFactoryClient
 
listAgreements() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementRegistryService
listAgreements() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryClient
Lists all agreements of this factory.
listAgreements() - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFactoryFacade
 
listApplications() - Method in class org.ogf.graap.wsag.api.pattern.ChoosableComputeApplicationPattern
Lists all applications in the term compositor.
listApplications() - Method in class org.ogf.graap.wsag.api.sla.AbstractComputeJobTemplate
 
listContainers() - Static method in class org.ogf.graap.wsag.server.persistence.impl.PersistentAgreementContainer
Creates a list of all persistent agreement containers.
listContainers(String) - Static method in class org.ogf.graap.wsag.server.persistence.impl.PersistentAgreementContainer
Lists all persistent agreement containers for a given factory
listFactoryReferences() - Method in interface org.ogf.graap.wsag.api.rest.RestAgreementFactoryRegistry
Returns the URI list of factory resources that exist at this endpoint.
listFactoryReferences() - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFactoryRegistryFacade
 
load() - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
loads the factory instance
load() - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
Load an agreement based on the persisted information, the PersistentAgreementContainer instance.
load() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
Loads the agreement (based on the persisted /information/state, the configuration/etc.).
load() - Method in interface org.ogf.graap.wsag.server.persistence.PersistentAgreement
Loads the agreement (based on the persisted /information/state, the configuration/etc.).
load() - Method in interface org.ogf.graap.wsag.server.persistence.PersistentAgreementFactory
loads the factory instance
load() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseAgreementFactory
loads the factory instance
load() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
Loads the agreement (based on the persisted /information/state, the configuration/etc.).
loadAction(NegotiationOfferType) - Method in class org.ogf.graap.wsag.server.engine.GenericNegotiation
Loads the appropriate negotiation strategy for an incoming quote.
loadActions() - Method in class org.ogf.graap.wsag.server.engine.GenericAgreementFactory
Load the agreement factory actions based on the WSAG4J factory configuration.
loadCertificate(InputStream) - Method in class org.ogf.graap.wsag.client.wsrf.security.Merlin
 
loadClass(String) - Method in class org.ogf.graap.wsag.wsrf.security.MerlinClassLoader
 
loadContainer(String, String) - Static method in class org.ogf.graap.wsag.server.persistence.impl.PersistentAgreementContainer
Loads a persistent container for the given agreement id and agreement factory id.
loadContainer(String) - Static method in class org.ogf.graap.wsag.server.persistence.impl.PersistentAgreementContainer
Loads a persistent container for the given agreement id and agreement factory id.
LOCAL_EN - Static variable in exception org.ogf.graap.wsag.api.exceptions.AgreementFactoryException
Default language identifier in base fault.
LOCAL_EN - Static variable in exception org.ogf.graap.wsag.api.exceptions.NegotiationException
Default language identifier in base fault.
LocalAgreementClient - Class in org.ogf.graap.wsag.client.api.local
LocalAgreementClientImpl
LocalAgreementClient(Agreement) - Constructor for class org.ogf.graap.wsag.client.api.local.LocalAgreementClient
Creates a new local agreement instance using the given agreement object.
LocalAgreementFactoryClient - Class in org.ogf.graap.wsag.client.api.local
An implementation of the Client API for local invocation of an agreement factory.
LocalAgreementFactoryClient(AgreementFactory) - Constructor for class org.ogf.graap.wsag.client.api.local.LocalAgreementFactoryClient
Creates a client for local invocation of an agreement factory.
LocalAgreementFactoryClient(AgreementFactory, Agreement[]) - Constructor for class org.ogf.graap.wsag.client.api.local.LocalAgreementFactoryClient
 
LocalNegotiationClient - Class in org.ogf.graap.wsag.client.api.local
Default implementation of a negotiation client for local access to a negotiation instance.
LocalNegotiationClient(Negotiation) - Constructor for class org.ogf.graap.wsag.client.api.local.LocalNegotiationClient
 
LocalWsClient - Class in org.ogf.graap.wsag.client.api.local
Default implementation of a WS client for local access.
LocalWsClient() - Constructor for class org.ogf.graap.wsag.client.api.local.LocalWsClient
Default constructor
LocationDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one Location(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
LocationDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
LocationDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one Location(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
LocationDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.LocationDocumentImpl
 
LockedMemoryLimitDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one LockedMemoryLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
LockedMemoryLimitDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
LockedMemoryLimitDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one LockedMemoryLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
LockedMemoryLimitDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.LockedMemoryLimitDocumentImpl
 
LOG - Static variable in class org.ogf.graap.wsag.it.AbstractAgreementFactoryTest
 
login() - Method in class org.ogf.graap.wsag.api.security.KeystoreLoginModule
login() - Method in class org.ogf.graap.wsag.client.wsrf.security.KeystoreLoginModule
LogMessage - Class in org.ogf.graap.wsag.api.logging
A simple log message that can be used in conjunction with Log4J in order to improve logging speed.
LogMessage(String, Object...) - Constructor for class org.ogf.graap.wsag.api.logging.LogMessage
Creates a new log message.
logout() - Method in class org.ogf.graap.wsag.api.security.KeystoreLoginModule
logout() - Method in class org.ogf.graap.wsag.client.wsrf.security.KeystoreLoginModule
LYNX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 

M

MACH_KERNEL - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
MACOS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
main(String[]) - Static method in class org.ogf.graap.wsag.server.engine.TemplateValidator
Command line invocation of the validator.
MembershipContentRule - Class in org.ogf.graap.wsag.wsrf.sg.impl
MembershipContentRule
MembershipContentRule() - Constructor for class org.ogf.graap.wsag.wsrf.sg.impl.MembershipContentRule
default constructor
MembershipContentRule(Element) - Constructor for class org.ogf.graap.wsag.wsrf.sg.impl.MembershipContentRule
Creates a MembershipContentRule based on the given XML representaotion of the rule.
MembershipContentRuleContext - Class in org.ogf.graap.wsag.wsrf.sg.impl
MembershipContentRuleContext A MembershipContentRule may lookup the QName of the port type for resources that are created locally via the MembershipContentRuleContext.
MembershipContentRuleContext() - Constructor for class org.ogf.graap.wsag.wsrf.sg.impl.MembershipContentRuleContext
 
MembershipContentRuleSerializer - Class in org.ogf.graap.wsag.wsrf.sg.impl
MembershipContentRuleSerializer
MembershipContentRuleSerializer() - Constructor for class org.ogf.graap.wsag.wsrf.sg.impl.MembershipContentRuleSerializer
 
MemoryLimitDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one MemoryLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
MemoryLimitDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
MemoryLimitDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one MemoryLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
MemoryLimitDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.MemoryLimitDocumentImpl
 
Merlin - Class in org.ogf.graap.wsag.client.wsrf.security
WSAG4J Merlin is an implementation of the WSS4J Crypto interface.
Merlin(Properties) - Constructor for class org.ogf.graap.wsag.client.wsrf.security.Merlin
Default constructor used by the WS-Security implementation.
Merlin(Properties, ClassLoader) - Constructor for class org.ogf.graap.wsag.client.wsrf.security.Merlin
Default constructor used by the WS-Security implementation.
Merlin - Class in org.ogf.graap.wsag.wsrf.security
Merlin
Merlin(Properties) - Constructor for class org.ogf.graap.wsag.wsrf.security.Merlin
Creates a new Merlin instance using the specified properties.
Merlin(Properties, ClassLoader) - Constructor for class org.ogf.graap.wsag.wsrf.security.Merlin
Creates a new Merlin instance using the specified properties and class loader.
MerlinClassLoader - Class in org.ogf.graap.wsag.wsrf.security
WSAG4JClassLoader
MerlinClassLoader(ClassLoader) - Constructor for class org.ogf.graap.wsag.wsrf.security.MerlinClassLoader
Use the specified class loader as standard ClassLoader.
messageContext - Variable in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap.RestRequestProcessor
Message Context
MessageIDDocument - Interface in org.w3.x2005.x08.addressing
A document containing one MessageID(@http://www.w3.org/2005/08/addressing) element.
MessageIDDocument.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
MessageIDDocumentImpl - Class in org.w3.x2005.x08.addressing.impl
A document containing one MessageID(@http://www.w3.org/2005/08/addressing) element.
MessageIDDocumentImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.MessageIDDocumentImpl
 
Messages - Class in org.ogf.graap.wsag.server.monitoring
 
META_EC_HEADER - Static variable in class org.ogf.graap.wsag.api.rest.providers.ServiceExceptionMapper
 
META_EM_HEADER - Static variable in class org.ogf.graap.wsag.api.rest.providers.ServiceExceptionMapper
 
MetadataDocument - Interface in org.w3.x2005.x08.addressing
A document containing one Metadata(@http://www.w3.org/2005/08/addressing) element.
MetadataDocument.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
MetadataDocumentImpl - Class in org.w3.x2005.x08.addressing.impl
A document containing one Metadata(@http://www.w3.org/2005/08/addressing) element.
MetadataDocumentImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.MetadataDocumentImpl
 
MetadataType - Interface in org.w3.x2005.x08.addressing
An XML MetadataType(@http://www.w3.org/2005/08/addressing).
MetadataType.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
MetadataTypeImpl - Class in org.w3.x2005.x08.addressing.impl
An XML MetadataType(@http://www.w3.org/2005/08/addressing).
MetadataTypeImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.MetadataTypeImpl
 
MI_NT - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
MIPS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
monitor(IMonitoringContext) - Method in class org.ogf.graap.wsag.samples.actions.SampleSDTMonitor
The monitoring handler implements the domain specific logic to retrieve the state of a particular service term (or a set of service terms).
monitor(IMonitoringContext) - Method in class org.ogf.graap.wsag.samples.SampleServiceTermMonitor
The monitoring handler implements the domain specific logic to retrieve the state of a particular service term (or a set of service terms).
monitor(IMonitoringContext) - Method in interface org.ogf.graap.wsag.server.monitoring.IServiceTermMonitoringHandler
The monitoring handler implements the domain specific logic to retrieve the state of a particular service term (or a set of service terms).
monitor(IMonitoringContext) - Method in class org.ogf.graap.wsag.server.monitoring.ServiceTermStateMonitor
Calls the service term monitoring
MonitorableAgreement - Class in org.ogf.graap.wsag.server.monitoring
MonitorableAgreement Supports monitoring of service terms, agreement state and automatic evaluation of guarantee terms.
MonitorableAgreement(Agreement) - Constructor for class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
Creates a new instance of a monitorable agreement.
MonitorableAgreement(PersistentAgreementContainer) - Constructor for class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
Recreates an instance of a monitorable agreement.
MONITORING_ACTIVE - Static variable in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
Key to resolve if monitoring was started for a particular agreement implementation from the agreement execution context.
MONITORING_CRON - Static variable in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
Key to resolve the monitoring interval for a particular agreement implementation from the agreement execution context.
MONITORING_HANDLER - Static variable in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
Key to resolve the class names of the monitoring handler for a particular agreement implementation from the agreement execution context.
MONITORING_HANDLER_COUNT - Static variable in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
Key to resolve the number of the monitoring handler for a particular agreement implementation from the agreement execution context.
MonitoringContext - Class in org.ogf.graap.wsag.server.monitoring
MonitoringContext
MonitoringContext() - Constructor for class org.ogf.graap.wsag.server.monitoring.MonitoringContext
 
MountPointDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one MountPoint(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
MountPointDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
MountPointDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one MountPoint(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
MountPointDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.MountPointDocumentImpl
 
MSDOS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
MuseMessageHandler - Class in org.ogf.graap.wsag.wsrf.handler
MuseMessageHandler This message handler is invoked by AXIS for each WSAG4J call.
MuseMessageHandler() - Constructor for class org.ogf.graap.wsag.wsrf.handler.MuseMessageHandler
default constructor
MVS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 

N

NAME - Static variable in class org.ogf.graap.wsag.api.sla.AdvanceReservationComputeJobTemplate
Template name for which this pattern applies.
NAME - Static variable in class org.ogf.graap.wsag.samples.actions.SampleAgreementTemplate
Template name for which this pattern applies.
NameDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one Name(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
NameDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
NameDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one Name(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
NameDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.NameDocumentImpl
 
NAMESPACE_URI - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement namespace URI
NCR_3000 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
NegotiableTemplateDocument - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
A document containing one NegotiableTemplate(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
NegotiableTemplateDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiableTemplateDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
A document containing one NegotiableTemplate(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
NegotiableTemplateDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiableTemplateDocumentImpl
 
negotiate(NegotiationOfferType[], XmlObject[]) - Method in interface org.ogf.graap.wsag.api.Negotiation
Negotiates acceptable agreement offers with a negotiation participator.
negotiate(NegotiateInputDocument) - Method in interface org.ogf.graap.wsag.api.rest.RestNegotiation
Negotiates a set of agreement offers.
negotiate(NegotiationOfferType[]) - Method in class org.ogf.graap.wsag.client.api.impl.NegotiationClientImpl
Negotiates a set of agreement offers.
negotiate(NegotiationOfferType[]) - Method in class org.ogf.graap.wsag.client.api.local.LocalNegotiationClient
 
negotiate(NegotiationOfferType[]) - Method in interface org.ogf.graap.wsag.client.api.NegotiationClient
Negotiates a set of agreement offers.
negotiate(NegotiationOfferType[]) - Method in class org.ogf.graap.wsag.client.rest.RestNegotiationClient
 
negotiate(NegotiationOfferType[]) - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfNegotiationService
negotiate(NegotiationOfferType[]) - Method in class org.ogf.graap.wsag.client.wsrf.WsrfNegotiationClient
 
negotiate(NegotiationOfferType, Map<String, Object>) - Method in class org.ogf.graap.wsag.samples.actions.SampleNegotiateAction
Negotiates an agreement offer.
negotiate(NegotiationOfferType, Map<String, Object>) - Method in class org.ogf.graap.wsag.samples.pendingagreement.NegotiatePendingAgreementAction
Negotiates a pending agreement.
negotiate(NegotiationOfferType, Map<String, Object>) - Method in class org.ogf.graap.wsag.samples.Sample1NegotiateAgreementAction
Negotiates an agreement offer.
negotiate(NegotiationOfferType, Map<String, Object>) - Method in class org.ogf.graap.wsag.samples.Sample2NegotiateAgreementAction
Negotiates an agreement offer.
negotiate(NegotiationOfferType, Map<String, Object>) - Method in class org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction
Implements the negotiation strategy for offers that are based on the template associated with this action.
negotiate(NegotiationOfferType, Map<String, Object>) - Method in class org.ogf.graap.wsag.server.actions.impl.NegotiationUnsupportedAction
Negotiates an agreement offer.
negotiate(NegotiationOfferType, Map<String, Object>) - Method in interface org.ogf.graap.wsag.server.actions.INegotiationAction
Negotiates an agreement offer.
negotiate(NegotiationOfferType[], XmlObject[]) - Method in class org.ogf.graap.wsag.server.engine.GenericNegotiation
Negotiates acceptable agreement offers with a negotiation participator.
negotiate(NegotiateInputDocument) - Method in class org.ogf.graap.wsag.server.rest.RestNegotiationFacade
 
negotiate(NegotiateInputDocument) - Method in class org.ogf.graap.wsag.wsrf.impl.NegotiationCapability
Negotiates a set of offers and creates c set of counter offers.
NegotiateInputDocument - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
A document containing one NegotiateInput(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
NegotiateInputDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiateInputDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
A document containing one NegotiateInput(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
NegotiateInputDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateInputDocumentImpl
 
NegotiateInputType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML NegotiateInputType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiateInputType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiateInputTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML NegotiateInputType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiateInputTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateInputTypeImpl
 
NegotiateOutputDocument - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
A document containing one NegotiateOutput(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
NegotiateOutputDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiateOutputDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
A document containing one NegotiateOutput(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
NegotiateOutputDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateOutputDocumentImpl
 
NegotiateOutputType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML NegotiateOutputType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiateOutputType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiateOutputTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML NegotiateOutputType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiateOutputTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateOutputTypeImpl
 
NegotiatePendingAgreementAction - Class in org.ogf.graap.wsag.samples.pendingagreement
NegotiatePendingAgreementAction A negotiation action for a pending agreement.
NegotiatePendingAgreementAction() - Constructor for class org.ogf.graap.wsag.samples.pendingagreement.NegotiatePendingAgreementAction
 
Negotiation - Interface in org.ogf.graap.wsag.api
This interface defines the contract of a concrete Negotiation implementation.
NEGOTIATION_CONTEXT - Static variable in class org.ogf.graap.wsag.server.engine.GenericNegotiation
Negotiation context key
NEGOTIATION_ERROR - Static variable in exception org.ogf.graap.wsag.api.exceptions.WSAgreementException
Error code for the NegotiationException
NEGOTIATION_INITIATOR - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType
 
NEGOTIATION_INSTANTIATION_ERROR - Static variable in exception org.ogf.graap.wsag.api.exceptions.WSAgreementException
Error code for the NegotiationFactoryException
NEGOTIATION_NAMESPACE_URI - Static variable in class org.ogf.graap.wsag.api.WsagConstants
Deprecated.  
NEGOTIATION_RESPONDER - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType
 
NEGOTIATION_VALIDATION_ERROR - Static variable in exception org.ogf.graap.wsag.api.exceptions.WSAgreementException
Error code for the ValidationException
NegotiationCapability - Class in org.ogf.graap.wsag.wsrf.impl
Default implementation of the WS-Agreement Negotiation port type.
NegotiationCapability() - Constructor for class org.ogf.graap.wsag.wsrf.impl.NegotiationCapability
 
NegotiationClient - Interface in org.ogf.graap.wsag.client.api
Client interface for perfoming dynamic negotiation processes with a WSAG4J server.
NegotiationClientFactory - Class in org.ogf.graap.wsag.client.rest.builder
 
NegotiationClientFactory() - Constructor for class org.ogf.graap.wsag.client.rest.builder.NegotiationClientFactory
 
NegotiationClientFactory - Class in org.ogf.graap.wsag.client.wsrf.builder
 
NegotiationClientFactory() - Constructor for class org.ogf.graap.wsag.client.wsrf.builder.NegotiationClientFactory
 
NegotiationClientImpl - Class in org.ogf.graap.wsag.client.api.impl
Default implementation of a negotiation client.
NegotiationClientImpl() - Constructor for class org.ogf.graap.wsag.client.api.impl.NegotiationClientImpl
 
NegotiationConstraintSectionType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML NegotiationConstraintSectionType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationConstraintSectionType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiationConstraintSectionTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML NegotiationConstraintSectionType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationConstraintSectionTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationConstraintSectionTypeImpl
 
NegotiationConstraintType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML NegotiationConstraintType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationConstraintType.Enum - Class in org.ogf.schemas.graap.wsAgreement.negotiation
Enumeration value class for org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.
NegotiationConstraintType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiationConstraintTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML NegotiationConstraintType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationConstraintTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationConstraintTypeImpl
 
NegotiationConstraintTypeImpl(SchemaType, boolean) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationConstraintTypeImpl
 
NegotiationContextDocument - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
A document containing one NegotiationContext(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
NegotiationContextDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiationContextDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
A document containing one NegotiationContext(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
NegotiationContextDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextDocumentImpl
 
NegotiationContextType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML NegotiationContextType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationContextType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiationContextTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML NegotiationContextType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationContextTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
 
NegotiationCounterOfferDocument - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
A document containing one NegotiationCounterOffer(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
NegotiationCounterOfferDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiationCounterOfferDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
A document containing one NegotiationCounterOffer(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
NegotiationCounterOfferDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationCounterOfferDocumentImpl
 
NegotiationException - Exception in org.ogf.graap.wsag.api.exceptions
NegotiationException
NegotiationException() - Constructor for exception org.ogf.graap.wsag.api.exceptions.NegotiationException
default constructor
NegotiationException(String, Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.NegotiationException
 
NegotiationException(String) - Constructor for exception org.ogf.graap.wsag.api.exceptions.NegotiationException
 
NegotiationException(Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.NegotiationException
 
NegotiationExtensionDocument - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
A document containing one NegotiationExtension(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
NegotiationExtensionDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiationExtensionDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
A document containing one NegotiationExtension(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
NegotiationExtensionDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationExtensionDocumentImpl
 
NegotiationExtensionType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML NegotiationExtensionType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationExtensionType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiationExtensionTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML NegotiationExtensionType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationExtensionTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationExtensionTypeImpl
 
NegotiationFactoryCapability - Class in org.ogf.graap.wsag.wsrf.impl
 
NegotiationFactoryCapability() - Constructor for class org.ogf.graap.wsag.wsrf.impl.NegotiationFactoryCapability
 
NegotiationFactoryException - Exception in org.ogf.graap.wsag.api.exceptions
An exception thrown by a negotiation factory during the negotiation initialization process.
NegotiationFactoryException() - Constructor for exception org.ogf.graap.wsag.api.exceptions.NegotiationFactoryException
Default constructor.
NegotiationFactoryException(String, Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.NegotiationFactoryException
 
NegotiationFactoryException(String) - Constructor for exception org.ogf.graap.wsag.api.exceptions.NegotiationFactoryException
 
NegotiationFactoryException(Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.NegotiationFactoryException
 
NegotiationOffer - Interface in org.ogf.graap.wsag.api
The NegotiationOffer interface implements the required methods to access the properties of a negotiation offer.
NegotiationOfferContextDocument - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
A document containing one NegotiationOfferContext(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
NegotiationOfferContextDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiationOfferContextDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
A document containing one NegotiationOfferContext(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
NegotiationOfferContextDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextDocumentImpl
 
NegotiationOfferContextType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML NegotiationOfferContextType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationOfferContextType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiationOfferContextTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML NegotiationOfferContextType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationOfferContextTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextTypeImpl
 
NegotiationOfferDocument - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
A document containing one NegotiationOffer(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
NegotiationOfferDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiationOfferDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
A document containing one NegotiationOffer(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
NegotiationOfferDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferDocumentImpl
 
NegotiationOfferItemType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML NegotiationOfferItemType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationOfferItemType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiationOfferItemTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML NegotiationOfferItemType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationOfferItemTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferItemTypeImpl
 
NegotiationOfferStateType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML NegotiationOfferStateType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationOfferStateType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiationOfferStateTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML NegotiationOfferStateType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationOfferStateTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
 
NegotiationOfferType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML NegotiationOfferType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationOfferType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiationOfferTypeImpl - Class in org.ogf.graap.wsag.api.types
NegotiationOfferType
NegotiationOfferTypeImpl(AgreementTemplateType) - Constructor for class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
Initializes an negotiation offer from a template.
NegotiationOfferTypeImpl(NegotiationOfferType) - Constructor for class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
Initializes a negotiation offer from a negotiation offer.
NegotiationOfferTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML NegotiationOfferType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationOfferTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferTypeImpl
 
NegotiationPropertiesDocument - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
A document containing one NegotiationProperties(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
NegotiationPropertiesDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiationPropertiesDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
A document containing one NegotiationProperties(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
NegotiationPropertiesDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesDocumentImpl
 
NegotiationPropertiesType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML NegotiationPropertiesType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationPropertiesType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiationPropertiesTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML NegotiationPropertiesType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationPropertiesTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesTypeImpl
 
NegotiationRoleType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML NegotiationRoleType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationRoleType.Enum - Class in org.ogf.schemas.graap.wsAgreement.negotiation
Enumeration value class for org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.
NegotiationRoleType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiationRoleTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML NegotiationRoleType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationRoleTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationRoleTypeImpl
 
NegotiationRoleTypeImpl(SchemaType, boolean) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationRoleTypeImpl
 
negotiations - Static variable in class org.ogf.graap.wsag.server.rest.RestNegotiationRegistry
 
NegotiationType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML NegotiationType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiationType.Negotiation - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML Negotiation(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationType.Negotiation.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiationType.Renegotiation - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML Renegotiation(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationType.Renegotiation.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
NegotiationTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML NegotiationType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl
 
NegotiationTypeImpl.NegotiationImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML Negotiation(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationTypeImpl.NegotiationImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl.NegotiationImpl
 
NegotiationTypeImpl.RenegotiationImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML Renegotiation(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
NegotiationTypeImpl.RenegotiationImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl.RenegotiationImpl
 
NegotiationUnsupportedAction - Class in org.ogf.graap.wsag.server.actions.impl
NegotiationUnsupportedAction
NegotiationUnsupportedAction() - Constructor for class org.ogf.graap.wsag.server.actions.impl.NegotiationUnsupportedAction
 
NegotiationWsResource - Class in org.ogf.graap.wsag.wsrf.impl
Default implementation of a negotiation WSRF resource.
NegotiationWsResource() - Constructor for class org.ogf.graap.wsag.wsrf.impl.NegotiationWsResource
 
NET_BSD - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
NET_WARE - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument.Factory
 
newInstance() - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument.Factory
 
newInstance() - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument.Factory
 
newInstance() - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Description.Factory
 
newInstance(XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Description.Factory
 
newInstance() - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.ErrorCode.Factory
 
newInstance(XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.ErrorCode.Factory
 
newInstance() - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Factory
 
newInstance(XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Factory
 
newInstance() - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.FaultCause.Factory
 
newInstance(XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.FaultCause.Factory
 
newInstance(EndpointReferenceType) - Method in interface org.ogf.graap.wsag.client.api.ClientFactory
Creates a new client for a given endpoint.
newInstance(EndpointReferenceType, LoginContext) - Method in interface org.ogf.graap.wsag.client.api.ClientFactory
Creates a new client for a given endpoint using the given login context.
newInstance(EndpointReferenceType) - Method in class org.ogf.graap.wsag.client.api.ClientLocator
Returns a new client instance.
newInstance(EndpointReferenceType, LoginContext) - Method in class org.ogf.graap.wsag.client.api.ClientLocator
Returns a new client instance.
newInstance(EndpointReferenceType, String) - Method in class org.ogf.graap.wsag.client.api.ClientLocator
Returns a new client instance providing an alternative client configuration file.
newInstance(EndpointReferenceType, LoginContext, String) - Method in class org.ogf.graap.wsag.client.api.ClientLocator
Returns a new client instance providing an alternative client configuration file.
newInstance(EndpointReferenceType) - Method in class org.ogf.graap.wsag.client.rest.builder.AgreementAcceptanceClientFactory
 
newInstance(EndpointReferenceType, LoginContext) - Method in class org.ogf.graap.wsag.client.rest.builder.AgreementAcceptanceClientFactory
 
newInstance(EndpointReferenceType) - Method in class org.ogf.graap.wsag.client.rest.builder.AgreementClientFactory
 
newInstance(EndpointReferenceType, LoginContext) - Method in class org.ogf.graap.wsag.client.rest.builder.AgreementClientFactory
 
newInstance(EndpointReferenceType) - Method in class org.ogf.graap.wsag.client.rest.builder.AgreementFactoryClientFactory
 
newInstance(EndpointReferenceType, LoginContext) - Method in class org.ogf.graap.wsag.client.rest.builder.AgreementFactoryClientFactory
 
newInstance(EndpointReferenceType) - Method in class org.ogf.graap.wsag.client.rest.builder.AgreementFactoryRegistryClientFactory
Creates a new client for a given endpoint.
newInstance(EndpointReferenceType, LoginContext) - Method in class org.ogf.graap.wsag.client.rest.builder.AgreementFactoryRegistryClientFactory
Creates a new client for a given endpoint using the given login context.
newInstance(EndpointReferenceType) - Method in class org.ogf.graap.wsag.client.rest.builder.NegotiationClientFactory
 
newInstance(EndpointReferenceType, LoginContext) - Method in class org.ogf.graap.wsag.client.rest.builder.NegotiationClientFactory
 
newInstance(EndpointReferenceType) - Method in class org.ogf.graap.wsag.client.wsrf.builder.AgreementAcceptanceClientFactory
 
newInstance(EndpointReferenceType, LoginContext) - Method in class org.ogf.graap.wsag.client.wsrf.builder.AgreementAcceptanceClientFactory
 
newInstance(EndpointReferenceType) - Method in class org.ogf.graap.wsag.client.wsrf.builder.AgreementClientFactory
 
newInstance(EndpointReferenceType, LoginContext) - Method in class org.ogf.graap.wsag.client.wsrf.builder.AgreementClientFactory
 
newInstance(EndpointReferenceType) - Method in class org.ogf.graap.wsag.client.wsrf.builder.AgreementFactoryClientFactory
 
newInstance(EndpointReferenceType, LoginContext) - Method in class org.ogf.graap.wsag.client.wsrf.builder.AgreementFactoryClientFactory
 
newInstance(EndpointReferenceType) - Method in class org.ogf.graap.wsag.client.wsrf.builder.AgreementFactoryRegistryClientFactory
Creates a new client for a given endpoint.
newInstance(EndpointReferenceType, LoginContext) - Method in class org.ogf.graap.wsag.client.wsrf.builder.AgreementFactoryRegistryClientFactory
Creates a new client for a given endpoint using the given login context.
newInstance(EndpointReferenceType) - Method in class org.ogf.graap.wsag.client.wsrf.builder.NegotiationClientFactory
 
newInstance(EndpointReferenceType, LoginContext) - Method in class org.ogf.graap.wsag.client.wsrf.builder.NegotiationClientFactory
 
newInstance(UriBuilder) - Static method in class org.ogf.graap.wsag.server.rest.acceptance.RestAgreementAcceptanceFactory
default constructor
newInstance() - Static method in class org.ogf.graap.wsag4j.types.configuration.ActionType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ActionType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerChainType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerChainType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.configuration.SchemaImportType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.SchemaImportType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.engine.CompensationType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.CompensationType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Entry.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Entry.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument.Factory
 
newInstance() - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementContextType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementContextType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementIdDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementIdDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementTemplateType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementTemplateType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.AllDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AllDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.BusinessValueListType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.BusinessValueListType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.AssessmentInterval.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.AssessmentInterval.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintSectionType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintSectionType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.ContextDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContextDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.InnerTermStateType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerTermStateType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.KPITargetType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.KPITargetType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.LocationDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.LocationDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.NameDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NameDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Negotiation.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Negotiation.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Renegotiation.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Renegotiation.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.PreferenceType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.PreferenceType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceNameSet.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceNameSet.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.ServicePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServicePropertiesType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceReferenceType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceReferenceType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceSelectorType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceSelectorType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermType.Factory
Deprecated. No need to be able to create instances of abstract types
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermType.Factory
Deprecated. No need to be able to create instances of abstract types
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.TemplateDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TemplateDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.TermCompositorType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermCompositorType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateOutputType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateOutputType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.TermsDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermsDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.TermStateType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermStateType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.TermTreeType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermTreeType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.TermType.Factory
Deprecated. No need to be able to create instances of abstract types
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermType.Factory
Deprecated. No need to be able to create instances of abstract types
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.VariableSetType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableSetType.Factory
 
newInstance() - Static method in class org.ogf.schemas.graap.wsAgreement.VariableType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableType.Factory
 
newInstance() - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType.Factory
 
newInstance() - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType.Factory
 
newInstance() - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType.Factory
 
newInstance() - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument.Factory
 
newInstance() - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType.Factory
 
newInstance(XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.ActionDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ActionDocument.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.AttributedAnyType.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedAnyType.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.AttributedQNameType.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedQNameType.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.AttributedUnsignedLongType.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedUnsignedLongType.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.AttributedURIType.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedURIType.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceDocument.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceType.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceType.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.FaultToDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultToDocument.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.FromDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FromDocument.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.IsReferenceParameterAttribute.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.IsReferenceParameterAttribute.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.MessageIDDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MessageIDDocument.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.MetadataDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MetadataDocument.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.MetadataType.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MetadataType.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.ProblemActionDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemActionDocument.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.ProblemActionType.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemActionType.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderDocument.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.ProblemIRIDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemIRIDocument.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.ReferenceParametersType.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ReferenceParametersType.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.RelatesToDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelatesToDocument.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.RelatesToType.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelatesToType.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.ReplyToDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ReplyToDocument.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.RetryAfterDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RetryAfterDocument.Factory
 
newInstance() - Static method in class org.w3.x2005.x08.addressing.ToDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ToDocument.Factory
 
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.ActionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ActionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerChainType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerChainType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.SchemaImportType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.SchemaImportType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.CompensationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.CompensationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementContextType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementContextType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementIdDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementIdDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementTemplateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementTemplateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AllDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AllDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.BusinessValueListType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.BusinessValueListType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintSectionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintSectionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ContextDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContextDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerTermStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerTermStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.KPITargetType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.KPITargetType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.LocationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.LocationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.NameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.PreferenceType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.PreferenceType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceNameSet.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceNameSet.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServicePropertiesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServicePropertiesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceReferenceType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceReferenceType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceSelectorType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceSelectorType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TemplateDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TemplateDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TermCompositorType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermCompositorType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateOutputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateOutputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TermsDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermsDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TermStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TermTreeType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermTreeType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TermType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableSetType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableSetType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.ActionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ActionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.AttributedAnyType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedAnyType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.AttributedQNameType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedQNameType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.AttributedUnsignedLongType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedUnsignedLongType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.AttributedURIType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedURIType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.FaultToDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultToDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.FromDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FromDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.IsReferenceParameterAttribute.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.IsReferenceParameterAttribute.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.MessageIDDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MessageIDDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.MetadataDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MetadataDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.MetadataType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MetadataType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.ProblemActionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemActionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.ProblemActionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemActionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.ProblemIRIDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemIRIDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.ReferenceParametersType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ReferenceParametersType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.RelatesToDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelatesToDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.RelatesToType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelatesToType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.ReplyToDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ReplyToDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.RetryAfterDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RetryAfterDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.ToDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ToDocument.Factory
Deprecated. XMLInputStream
newValue(Object) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
 
newValue(Object) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
 
newValue(Object) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
 
newValue(Object) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
 
newValue(Object) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
 
newValue(Object) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
 
newValue(Object) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
 
newValue(Object) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
 
newValue(Object) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
 
newValue(Object) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
 
newValue(Object) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
 
newValue(Object) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
 
newValue(Object) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
 
newValue(Object) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
 
newValue(Object) - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
 
newValue(Object) - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
 
newValue(Object) - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
 
newValue(Object) - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
 
NEXT_STEP - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
NON_CRITICAL_EXTENSIONS - Static variable in class org.ogf.graap.wsag.server.engine.GenericNegotiation
Non-critical extensions key
NoncriticalExtensionsDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one NoncriticalExtensions(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
NoncriticalExtensionsDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
NoncriticalExtensionsDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one NoncriticalExtensions(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
NoncriticalExtensionsDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.NoncriticalExtensionsDocumentImpl
 
NoncriticalExtensionType - Interface in org.ogf.schemas.graap.wsAgreement
An XML NoncriticalExtensionType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
NoncriticalExtensionType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
NoncriticalExtensionTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML NoncriticalExtensionType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
NoncriticalExtensionTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.NoncriticalExtensionTypeImpl
 
NORMAL - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration
 
NOT_APPLICABLE - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
NOT_DETERMINED - Static variable in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition
 
NOT_READY - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition
 
notifyObservers() - Method in interface org.ogf.graap.wsag.api.Agreement
 
notifyObservers(Object) - Method in interface org.ogf.graap.wsag.api.Agreement
Notifies all registered observer of an agreement's state change.
notifyObservers() - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
notifyObservers(Object) - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Notifies all registered observer of an agreement's state change.
notifyObservers() - Method in class org.ogf.graap.wsag.api.types.WSAGXmlType
 
notifyObservers(Object) - Method in class org.ogf.graap.wsag.api.types.WSAGXmlType
 
notifyObservers() - Method in class org.ogf.graap.wsag.server.api.impl.PendingAgreementFacade
 
notifyObservers(Object) - Method in class org.ogf.graap.wsag.server.api.impl.PendingAgreementFacade
 
notifyObservers() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
notifyObservers(Object) - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
notifyObservers() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
notifyObservers(Object) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
notifyReinitialized(Map<String, XmlObject>) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Reload hook.
notifyReload(Map<String, XmlObject>) - Method in interface org.ogf.graap.wsag.api.Agreement
This method allows an agreement instance to get notified after reload.
notifyReload(Map<String, XmlObject>) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
notifyReload(Map<String, XmlObject>) - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
This method allows an agreement instance to get notified after reload.
notifyReload() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
This method notifies a concrete agreement instance that the monitored agreement instance was reloaded.
notifyReload(Map<String, XmlObject>) - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
notifyReload(Map<String, XmlObject>) - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
notifyReload(Map<String, XmlObject>) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
NumberOfProcessesDocument - Interface in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd
A document containing one NumberOfProcesses(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd) element.
NumberOfProcessesDocument.Factory - Class in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd
A factory class with static methods for creating instances of this type.
NumberOfProcessesDocumentImpl - Class in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl
A document containing one NumberOfProcesses(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd) element.
NumberOfProcessesDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.NumberOfProcessesDocumentImpl
 
NumberOfProcessesType - Interface in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd
An XML NumberOfProcesses_Type(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd).
NumberOfProcessesType.Factory - Class in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd
A factory class with static methods for creating instances of this type.
NumberOfProcessesTypeImpl - Class in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl
An XML NumberOfProcesses_Type(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd).
NumberOfProcessesTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.NumberOfProcessesTypeImpl
 
NumberOfProcessesTypeImpl(SchemaType, boolean) - Constructor for class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.NumberOfProcessesTypeImpl
 

O

objectSet(Object) - Method in interface org.w3.x2005.x08.addressing.FaultCodesOpenEnumType
Deprecated.  
objectSet(Object) - Method in interface org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum
Deprecated.  
objectValue() - Method in interface org.w3.x2005.x08.addressing.FaultCodesOpenEnumType
Deprecated.  
objectValue() - Method in interface org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum
Deprecated.  
OBSERVED - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition
 
OBSERVED_AND_TERMINATING - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition
 
OfferItemType - Interface in org.ogf.schemas.graap.wsAgreement
An XML OfferItemType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
OfferItemType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
OfferItemType.ItemConstraint - Interface in org.ogf.schemas.graap.wsAgreement
An XML ItemConstraint(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
OfferItemType.ItemConstraint.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
OfferItemTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML OfferItemType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
OfferItemTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl
 
OfferItemTypeImpl.ItemConstraintImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML ItemConstraint(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
OfferItemTypeImpl.ItemConstraintImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
 
OneOrMoreExpression - Class in org.ogf.graap.wsag.interpreter.expr
OneOrMoreExpression
OneOrMoreExpression(TermCompositorType) - Constructor for class org.ogf.graap.wsag.interpreter.expr.OneOrMoreExpression
 
OPEN_BSD - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
OPEN_VMS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
OpenDescriptorsLimitDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one OpenDescriptorsLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
OpenDescriptorsLimitDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
OpenDescriptorsLimitDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one OpenDescriptorsLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
OpenDescriptorsLimitDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.OpenDescriptorsLimitDocumentImpl
 
OperatingSystemDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one OperatingSystem(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
OperatingSystemDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
OperatingSystemDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one OperatingSystem(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
OperatingSystemDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemDocumentImpl
 
OperatingSystemNameDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one OperatingSystemName(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
OperatingSystemNameDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
OperatingSystemNameDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one OperatingSystemName(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
OperatingSystemNameDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemNameDocumentImpl
 
OperatingSystemType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML OperatingSystem_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
OperatingSystemType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
OperatingSystemTypeDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one OperatingSystemType(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
OperatingSystemTypeDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
OperatingSystemTypeDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one OperatingSystemType(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
OperatingSystemTypeDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeDocumentImpl
 
OperatingSystemTypeEnumeration - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML OperatingSystemTypeEnumeration(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
OperatingSystemTypeEnumeration.Enum - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
Enumeration value class for org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.
OperatingSystemTypeEnumeration.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
OperatingSystemTypeEnumerationImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML OperatingSystemTypeEnumeration(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
OperatingSystemTypeEnumerationImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeEnumerationImpl
 
OperatingSystemTypeEnumerationImpl(SchemaType, boolean) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeEnumerationImpl
 
OperatingSystemTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML OperatingSystem_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
OperatingSystemTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeImpl
 
OperatingSystemTypeType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML OperatingSystemType_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
OperatingSystemTypeType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
OperatingSystemTypeTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML OperatingSystemType_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
OperatingSystemTypeTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeTypeImpl
 
OperatingSystemVersionDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one OperatingSystemVersion(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
OperatingSystemVersionDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
OperatingSystemVersionDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one OperatingSystemVersion(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
OperatingSystemVersionDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemVersionDocumentImpl
 
OPTIONAL - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType
 
org.ggf.schemas.jsdl.x2005.x11.jsdl - package org.ggf.schemas.jsdl.x2005.x11.jsdl
 
org.ggf.schemas.jsdl.x2005.x11.jsdl.impl - package org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
 
org.ggf.schemas.jsdl.x2005.x11.jsdlPosix - package org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
 
org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl - package org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
 
org.oasisOpen.docs.wsrf.bf2 - package org.oasisOpen.docs.wsrf.bf2
 
org.oasisOpen.docs.wsrf.bf2.impl - package org.oasisOpen.docs.wsrf.bf2.impl
 
org.ogf.graap.wsag.api - package org.ogf.graap.wsag.api
 
org.ogf.graap.wsag.api.configuration - package org.ogf.graap.wsag.api.configuration
 
org.ogf.graap.wsag.api.exceptions - package org.ogf.graap.wsag.api.exceptions
 
org.ogf.graap.wsag.api.logging - package org.ogf.graap.wsag.api.logging
 
org.ogf.graap.wsag.api.pattern - package org.ogf.graap.wsag.api.pattern
 
org.ogf.graap.wsag.api.rest - package org.ogf.graap.wsag.api.rest
 
org.ogf.graap.wsag.api.rest.providers - package org.ogf.graap.wsag.api.rest.providers
 
org.ogf.graap.wsag.api.security - package org.ogf.graap.wsag.api.security
 
org.ogf.graap.wsag.api.sla - package org.ogf.graap.wsag.api.sla
 
org.ogf.graap.wsag.api.types - package org.ogf.graap.wsag.api.types
 
org.ogf.graap.wsag.client.api - package org.ogf.graap.wsag.client.api
Provides the necessary interfaces in order to communicate with a WSAG4J server.
org.ogf.graap.wsag.client.api.impl - package org.ogf.graap.wsag.client.api.impl
 
org.ogf.graap.wsag.client.api.local - package org.ogf.graap.wsag.client.api.local
 
org.ogf.graap.wsag.client.rest - package org.ogf.graap.wsag.client.rest
 
org.ogf.graap.wsag.client.rest.builder - package org.ogf.graap.wsag.client.rest.builder
 
org.ogf.graap.wsag.client.wsrf - package org.ogf.graap.wsag.client.wsrf
 
org.ogf.graap.wsag.client.wsrf.builder - package org.ogf.graap.wsag.client.wsrf.builder
 
org.ogf.graap.wsag.client.wsrf.impl - package org.ogf.graap.wsag.client.wsrf.impl
 
org.ogf.graap.wsag.client.wsrf.security - package org.ogf.graap.wsag.client.wsrf.security
 
org.ogf.graap.wsag.doc - package org.ogf.graap.wsag.doc
 
org.ogf.graap.wsag.interpreter - package org.ogf.graap.wsag.interpreter
 
org.ogf.graap.wsag.interpreter.expr - package org.ogf.graap.wsag.interpreter.expr
 
org.ogf.graap.wsag.it - package org.ogf.graap.wsag.it
 
org.ogf.graap.wsag.it.samples.negotiation - package org.ogf.graap.wsag.it.samples.negotiation
 
org.ogf.graap.wsag.samples - package org.ogf.graap.wsag.samples
 
org.ogf.graap.wsag.samples.actions - package org.ogf.graap.wsag.samples.actions
 
org.ogf.graap.wsag.samples.pendingagreement - package org.ogf.graap.wsag.samples.pendingagreement
 
org.ogf.graap.wsag.samples.site - package org.ogf.graap.wsag.samples.site
 
org.ogf.graap.wsag.server.accounting - package org.ogf.graap.wsag.server.accounting
 
org.ogf.graap.wsag.server.actions - package org.ogf.graap.wsag.server.actions
 
org.ogf.graap.wsag.server.actions.impl - package org.ogf.graap.wsag.server.actions.impl
 
org.ogf.graap.wsag.server.api - package org.ogf.graap.wsag.server.api
 
org.ogf.graap.wsag.server.api.impl - package org.ogf.graap.wsag.server.api.impl
 
org.ogf.graap.wsag.server.engine - package org.ogf.graap.wsag.server.engine
 
org.ogf.graap.wsag.server.monitoring - package org.ogf.graap.wsag.server.monitoring
 
org.ogf.graap.wsag.server.persistence - package org.ogf.graap.wsag.server.persistence
 
org.ogf.graap.wsag.server.persistence.impl - package org.ogf.graap.wsag.server.persistence.impl
 
org.ogf.graap.wsag.server.rest - package org.ogf.graap.wsag.server.rest
 
org.ogf.graap.wsag.server.rest.acceptance - package org.ogf.graap.wsag.server.rest.acceptance
 
org.ogf.graap.wsag.testutils - package org.ogf.graap.wsag.testutils
 
org.ogf.graap.wsag.wsrf - package org.ogf.graap.wsag.wsrf
 
org.ogf.graap.wsag.wsrf.bootstrap - package org.ogf.graap.wsag.wsrf.bootstrap
 
org.ogf.graap.wsag.wsrf.faults - package org.ogf.graap.wsag.wsrf.faults
 
org.ogf.graap.wsag.wsrf.handler - package org.ogf.graap.wsag.wsrf.handler
 
org.ogf.graap.wsag.wsrf.impl - package org.ogf.graap.wsag.wsrf.impl
 
org.ogf.graap.wsag.wsrf.persistence - package org.ogf.graap.wsag.wsrf.persistence
 
org.ogf.graap.wsag.wsrf.security - package org.ogf.graap.wsag.wsrf.security
 
org.ogf.graap.wsag.wsrf.sg.impl - package org.ogf.graap.wsag.wsrf.sg.impl
 
org.ogf.graap.wsag4j.types.configuration - package org.ogf.graap.wsag4j.types.configuration
 
org.ogf.graap.wsag4j.types.configuration.impl - package org.ogf.graap.wsag4j.types.configuration.impl
 
org.ogf.graap.wsag4j.types.engine - package org.ogf.graap.wsag4j.types.engine
 
org.ogf.graap.wsag4j.types.engine.impl - package org.ogf.graap.wsag4j.types.engine.impl
 
org.ogf.graap.wsag4j.types.scheduling - package org.ogf.graap.wsag4j.types.scheduling
 
org.ogf.graap.wsag4j.types.scheduling.impl - package org.ogf.graap.wsag4j.types.scheduling.impl
 
org.ogf.schemas.graap.wsAgreement - package org.ogf.schemas.graap.wsAgreement
 
org.ogf.schemas.graap.wsAgreement.impl - package org.ogf.schemas.graap.wsAgreement.impl
 
org.ogf.schemas.graap.wsAgreement.negotiation - package org.ogf.schemas.graap.wsAgreement.negotiation
 
org.ogf.schemas.graap.wsAgreement.negotiation.impl - package org.ogf.schemas.graap.wsAgreement.negotiation.impl
 
org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd - package org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd
 
org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl - package org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl
 
org.w3.x2005.x08.addressing - package org.w3.x2005.x08.addressing
 
org.w3.x2005.x08.addressing.impl - package org.w3.x2005.x08.addressing.impl
 
OS_2 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
OS_390 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
OS_400 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
OS_9 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
OSF - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
OTHER - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
OTHER - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
OutputDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one Output(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
OutputDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
OutputDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one Output(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
OutputDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.OutputDocumentImpl
 
OVERWRITE - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration
 

P

PALM_PILOT - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
PARISC - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument.Factory
 
parse(File) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument.Factory
 
parse(URL) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument.Factory
 
parse(InputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument.Factory
 
parse(Reader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument.Factory
 
parse(Node) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument.Factory
 
parse(File) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument.Factory
 
parse(URL) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument.Factory
 
parse(InputStream) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument.Factory
 
parse(Reader) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument.Factory
 
parse(Node) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument.Factory
 
parse(XMLInputStream) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Factory
 
parse(String, XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Factory
 
parse(File) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Factory
 
parse(File, XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Factory
 
parse(URL) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Factory
 
parse(URL, XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Factory
 
parse(InputStream) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Factory
 
parse(Reader) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Factory
 
parse(XMLStreamReader) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Factory
 
parse(Node) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Factory
 
parse(Node, XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Factory
 
parse(XMLInputStream) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.configuration.ActionType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ActionType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.configuration.ActionType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ActionType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.configuration.ActionType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ActionType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.ActionType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ActionType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.configuration.ActionType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ActionType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.configuration.ActionType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ActionType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.configuration.ActionType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ActionType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.ActionType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ActionType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ConfigurationType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerChainType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerChainType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerChainType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerChainType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerChainType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerChainType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerChainType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerChainType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerChainType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerChainType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerChainType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerChainType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerChainType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerChainType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerChainType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerChainType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.HandlerType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.configuration.SchemaImportType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.SchemaImportType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.configuration.SchemaImportType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.SchemaImportType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.configuration.SchemaImportType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.SchemaImportType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.SchemaImportType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.SchemaImportType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.configuration.SchemaImportType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.SchemaImportType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.configuration.SchemaImportType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.SchemaImportType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.configuration.SchemaImportType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.SchemaImportType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.SchemaImportType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.SchemaImportType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.ValidatorType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.engine.CompensationType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.CompensationType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.engine.CompensationType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.CompensationType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.engine.CompensationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.CompensationType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.CompensationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.CompensationType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.engine.CompensationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.CompensationType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.engine.CompensationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.CompensationType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.engine.CompensationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.CompensationType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.CompensationType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.CompensationType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType.Factory
 
parse(File) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType.Factory
 
parse(URL) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType.Factory
 
parse(InputStream) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType.Factory
 
parse(Reader) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType.Factory
 
parse(Node) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementContextType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementContextType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementContextType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementContextType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementContextType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementContextType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementContextType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementContextType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementContextType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementContextType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementContextType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementContextType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementContextType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementContextType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementContextType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementContextType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementIdDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementIdDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementIdDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementIdDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementIdDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementIdDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementIdDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementIdDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementIdDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementIdDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementIdDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementIdDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementIdDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementIdDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementIdDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementIdDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementStateType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementTemplateType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementTemplateType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementTemplateType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementTemplateType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementTemplateType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementTemplateType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementTemplateType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementTemplateType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementTemplateType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementTemplateType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementTemplateType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementTemplateType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementTemplateType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementTemplateType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementTemplateType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementTemplateType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AgreementType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.AllDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AllDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.AllDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AllDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.AllDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AllDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AllDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AllDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.AllDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AllDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.AllDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AllDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.AllDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AllDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.AllDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.AllDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.BusinessValueListType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.BusinessValueListType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.BusinessValueListType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.BusinessValueListType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.BusinessValueListType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.BusinessValueListType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.BusinessValueListType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.BusinessValueListType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.BusinessValueListType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.BusinessValueListType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.BusinessValueListType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.BusinessValueListType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.BusinessValueListType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.BusinessValueListType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.BusinessValueListType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.BusinessValueListType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CompensationType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintSectionType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintSectionType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintSectionType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintSectionType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintSectionType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintSectionType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintSectionType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintSectionType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintSectionType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintSectionType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintSectionType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintSectionType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintSectionType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintSectionType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintSectionType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ConstraintSectionType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.ContextDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContextDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.ContextDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContextDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.ContextDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContextDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ContextDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContextDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.ContextDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContextDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.ContextDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContextDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.ContextDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContextDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ContextDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContextDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ContinuingFaultType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerTermStateType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerTermStateType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerTermStateType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerTermStateType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerTermStateType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerTermStateType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerTermStateType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerTermStateType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerTermStateType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerTermStateType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerTermStateType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerTermStateType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerTermStateType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerTermStateType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerTermStateType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.InnerTermStateType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.KPITargetType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.KPITargetType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.KPITargetType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.KPITargetType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.KPITargetType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.KPITargetType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.KPITargetType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.KPITargetType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.KPITargetType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.KPITargetType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.KPITargetType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.KPITargetType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.KPITargetType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.KPITargetType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.KPITargetType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.KPITargetType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.LocationDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.LocationDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.LocationDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.LocationDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.LocationDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.LocationDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.LocationDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.LocationDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.LocationDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.LocationDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.LocationDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.LocationDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.LocationDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.LocationDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.LocationDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.LocationDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.NameDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NameDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.NameDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NameDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.NameDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NameDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.NameDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NameDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.NameDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NameDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.NameDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NameDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.NameDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NameDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.NameDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NameDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.OfferItemType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.PreferenceType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.PreferenceType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.PreferenceType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.PreferenceType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.PreferenceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.PreferenceType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.PreferenceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.PreferenceType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.PreferenceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.PreferenceType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.PreferenceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.PreferenceType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.PreferenceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.PreferenceType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.PreferenceType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.PreferenceType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceNameSet.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceNameSet.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceNameSet.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceNameSet.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceNameSet.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceNameSet.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceNameSet.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceNameSet.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceNameSet.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceNameSet.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceNameSet.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceNameSet.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceNameSet.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceNameSet.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceNameSet.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceNameSet.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.ServicePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServicePropertiesType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.ServicePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServicePropertiesType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.ServicePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServicePropertiesType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServicePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServicePropertiesType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServicePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServicePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServicePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServicePropertiesType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.ServicePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServicePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServicePropertiesType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServicePropertiesType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceReferenceType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceReferenceType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceReferenceType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceReferenceType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceReferenceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceReferenceType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceReferenceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceReferenceType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceReferenceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceReferenceType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceReferenceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceReferenceType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceReferenceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceReferenceType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceReferenceType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceReferenceType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceSelectorType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceSelectorType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceSelectorType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceSelectorType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceSelectorType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceSelectorType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceSelectorType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceSelectorType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceSelectorType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceSelectorType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceSelectorType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceSelectorType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceSelectorType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceSelectorType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceSelectorType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceSelectorType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.ServiceTermType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.TemplateDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TemplateDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.TemplateDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TemplateDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.TemplateDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TemplateDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TemplateDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TemplateDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.TemplateDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TemplateDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.TemplateDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TemplateDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.TemplateDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TemplateDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TemplateDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TemplateDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.TermCompositorType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermCompositorType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.TermCompositorType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermCompositorType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.TermCompositorType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermCompositorType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TermCompositorType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermCompositorType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.TermCompositorType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermCompositorType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.TermCompositorType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermCompositorType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.TermCompositorType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermCompositorType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TermCompositorType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermCompositorType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateInputType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateOutputType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateOutputType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateOutputType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateOutputType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateOutputType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateOutputType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateOutputType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateOutputType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateOutputType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateOutputType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateOutputType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateOutputType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateOutputType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateOutputType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateOutputType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateOutputType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.TermsDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermsDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.TermsDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermsDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.TermsDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermsDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TermsDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermsDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.TermsDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermsDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.TermsDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermsDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.TermsDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermsDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TermsDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermsDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.TermStateType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermStateType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.TermStateType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermStateType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.TermStateType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermStateType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TermStateType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermStateType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.TermStateType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermStateType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.TermStateType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermStateType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.TermStateType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermStateType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TermStateType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermStateType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.TermTreeType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermTreeType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.TermTreeType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermTreeType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.TermTreeType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermTreeType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TermTreeType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermTreeType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.TermTreeType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermTreeType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.TermTreeType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermTreeType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.TermTreeType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermTreeType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TermTreeType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermTreeType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.TermType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.TermType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.TermType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TermType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.TermType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.TermType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.TermType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.TermType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.TermType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableSetType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableSetType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableSetType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableSetType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableSetType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableSetType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableSetType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableSetType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableSetType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableSetType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableSetType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableSetType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableSetType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableSetType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableSetType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableSetType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableType.Factory
 
parse(File) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.graap.wsAgreement.VariableType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType.Factory
 
parse(File) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType.Factory
 
parse(File) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType.Factory
 
parse(File) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument.Factory
 
parse(File) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument.Factory
 
parse(URL) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument.Factory
 
parse(Node) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType.Factory
 
parse(String, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType.Factory
 
parse(File) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType.Factory
 
parse(File, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType.Factory
 
parse(URL) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType.Factory
 
parse(URL, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType.Factory
 
parse(InputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType.Factory
 
parse(Reader) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType.Factory
 
parse(XMLStreamReader) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType.Factory
 
parse(Node) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType.Factory
 
parse(Node, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType.Factory
 
parse(XMLInputStream) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.ActionDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ActionDocument.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.ActionDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ActionDocument.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.ActionDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ActionDocument.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.ActionDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ActionDocument.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.ActionDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ActionDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.ActionDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ActionDocument.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.ActionDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ActionDocument.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.ActionDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ActionDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.AttributedAnyType.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedAnyType.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.AttributedAnyType.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedAnyType.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.AttributedAnyType.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedAnyType.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.AttributedAnyType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedAnyType.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.AttributedAnyType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedAnyType.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.AttributedAnyType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedAnyType.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.AttributedAnyType.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedAnyType.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.AttributedAnyType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedAnyType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.AttributedQNameType.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedQNameType.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.AttributedQNameType.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedQNameType.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.AttributedQNameType.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedQNameType.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.AttributedQNameType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedQNameType.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.AttributedQNameType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedQNameType.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.AttributedQNameType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedQNameType.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.AttributedQNameType.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedQNameType.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.AttributedQNameType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedQNameType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.AttributedUnsignedLongType.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedUnsignedLongType.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.AttributedUnsignedLongType.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedUnsignedLongType.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.AttributedUnsignedLongType.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedUnsignedLongType.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.AttributedUnsignedLongType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedUnsignedLongType.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.AttributedUnsignedLongType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedUnsignedLongType.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.AttributedUnsignedLongType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedUnsignedLongType.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.AttributedUnsignedLongType.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedUnsignedLongType.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.AttributedUnsignedLongType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedUnsignedLongType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.AttributedURIType.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedURIType.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.AttributedURIType.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedURIType.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.AttributedURIType.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedURIType.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.AttributedURIType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedURIType.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.AttributedURIType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedURIType.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.AttributedURIType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedURIType.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.AttributedURIType.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedURIType.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.AttributedURIType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.AttributedURIType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceDocument.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceDocument.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceDocument.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceDocument.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceDocument.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceDocument.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceType.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceType.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceType.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceType.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceType.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceType.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceType.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceType.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceType.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.EndpointReferenceType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultCodesOpenEnumType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultCodesType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.FaultToDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultToDocument.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.FaultToDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultToDocument.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.FaultToDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultToDocument.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.FaultToDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultToDocument.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.FaultToDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultToDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.FaultToDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultToDocument.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.FaultToDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultToDocument.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.FaultToDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FaultToDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.FromDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FromDocument.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.FromDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FromDocument.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.FromDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FromDocument.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.FromDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FromDocument.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.FromDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FromDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.FromDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FromDocument.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.FromDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FromDocument.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.FromDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.FromDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.IsReferenceParameterAttribute.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.IsReferenceParameterAttribute.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.IsReferenceParameterAttribute.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.IsReferenceParameterAttribute.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.IsReferenceParameterAttribute.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.IsReferenceParameterAttribute.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.IsReferenceParameterAttribute.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.IsReferenceParameterAttribute.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.IsReferenceParameterAttribute.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.IsReferenceParameterAttribute.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.IsReferenceParameterAttribute.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.IsReferenceParameterAttribute.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.IsReferenceParameterAttribute.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.IsReferenceParameterAttribute.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.IsReferenceParameterAttribute.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.IsReferenceParameterAttribute.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.MessageIDDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MessageIDDocument.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.MessageIDDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MessageIDDocument.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.MessageIDDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MessageIDDocument.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.MessageIDDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MessageIDDocument.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.MessageIDDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MessageIDDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.MessageIDDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MessageIDDocument.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.MessageIDDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MessageIDDocument.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.MessageIDDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MessageIDDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.MetadataDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MetadataDocument.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.MetadataDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MetadataDocument.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.MetadataDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MetadataDocument.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.MetadataDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MetadataDocument.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.MetadataDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MetadataDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.MetadataDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MetadataDocument.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.MetadataDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MetadataDocument.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.MetadataDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MetadataDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.MetadataType.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MetadataType.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.MetadataType.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MetadataType.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.MetadataType.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MetadataType.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.MetadataType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MetadataType.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.MetadataType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MetadataType.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.MetadataType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MetadataType.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.MetadataType.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MetadataType.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.MetadataType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.MetadataType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.ProblemActionDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemActionDocument.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.ProblemActionDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemActionDocument.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.ProblemActionDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemActionDocument.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.ProblemActionDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemActionDocument.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.ProblemActionDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemActionDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.ProblemActionDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemActionDocument.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.ProblemActionDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemActionDocument.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.ProblemActionDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemActionDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.ProblemActionType.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemActionType.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.ProblemActionType.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemActionType.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.ProblemActionType.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemActionType.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.ProblemActionType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemActionType.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.ProblemActionType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemActionType.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.ProblemActionType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemActionType.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.ProblemActionType.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemActionType.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.ProblemActionType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemActionType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderDocument.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderDocument.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderDocument.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderDocument.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderDocument.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderDocument.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.ProblemIRIDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemIRIDocument.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.ProblemIRIDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemIRIDocument.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.ProblemIRIDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemIRIDocument.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.ProblemIRIDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemIRIDocument.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.ProblemIRIDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemIRIDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.ProblemIRIDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemIRIDocument.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.ProblemIRIDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemIRIDocument.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.ProblemIRIDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ProblemIRIDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.ReferenceParametersType.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ReferenceParametersType.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.ReferenceParametersType.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ReferenceParametersType.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.ReferenceParametersType.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ReferenceParametersType.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.ReferenceParametersType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ReferenceParametersType.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.ReferenceParametersType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ReferenceParametersType.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.ReferenceParametersType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ReferenceParametersType.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.ReferenceParametersType.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ReferenceParametersType.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.ReferenceParametersType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ReferenceParametersType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.RelatesToDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelatesToDocument.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.RelatesToDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelatesToDocument.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.RelatesToDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelatesToDocument.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.RelatesToDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelatesToDocument.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.RelatesToDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelatesToDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.RelatesToDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelatesToDocument.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.RelatesToDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelatesToDocument.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.RelatesToDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelatesToDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.RelatesToType.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelatesToType.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.RelatesToType.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelatesToType.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.RelatesToType.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelatesToType.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.RelatesToType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelatesToType.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.RelatesToType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelatesToType.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.RelatesToType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelatesToType.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.RelatesToType.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelatesToType.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.RelatesToType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelatesToType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelationshipType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.ReplyToDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ReplyToDocument.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.ReplyToDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ReplyToDocument.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.ReplyToDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ReplyToDocument.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.ReplyToDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ReplyToDocument.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.ReplyToDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ReplyToDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.ReplyToDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ReplyToDocument.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.ReplyToDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ReplyToDocument.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.ReplyToDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ReplyToDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.RetryAfterDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RetryAfterDocument.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.RetryAfterDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RetryAfterDocument.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.RetryAfterDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RetryAfterDocument.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.RetryAfterDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RetryAfterDocument.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.RetryAfterDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RetryAfterDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.RetryAfterDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RetryAfterDocument.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.RetryAfterDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RetryAfterDocument.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.RetryAfterDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.RetryAfterDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.w3.x2005.x08.addressing.ToDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ToDocument.Factory
 
parse(File) - Static method in class org.w3.x2005.x08.addressing.ToDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ToDocument.Factory
 
parse(URL) - Static method in class org.w3.x2005.x08.addressing.ToDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ToDocument.Factory
 
parse(InputStream) - Static method in class org.w3.x2005.x08.addressing.ToDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ToDocument.Factory
 
parse(Reader) - Static method in class org.w3.x2005.x08.addressing.ToDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ToDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.w3.x2005.x08.addressing.ToDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ToDocument.Factory
 
parse(Node) - Static method in class org.w3.x2005.x08.addressing.ToDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ToDocument.Factory
 
parse(XMLInputStream) - Static method in class org.w3.x2005.x08.addressing.ToDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.w3.x2005.x08.addressing.ToDocument.Factory
Deprecated. XMLInputStream
PasswordCallback - Class in org.ogf.graap.wsag.client.wsrf.security
PasswordCallback
PasswordCallback() - Constructor for class org.ogf.graap.wsag.client.wsrf.security.PasswordCallback
 
PENDING - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition
 
PENDING_AND_TERMINATING - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition
 
PendingAgreement - Class in org.ogf.graap.wsag.samples.pendingagreement
Sample implementation of a pending agreement.
PendingAgreement() - Constructor for class org.ogf.graap.wsag.samples.pendingagreement.PendingAgreement
default constructor
PendingAgreement(AgreementPropertiesType) - Constructor for class org.ogf.graap.wsag.samples.pendingagreement.PendingAgreement
Constructs an agreement and initializes it with the given resource properties.
PendingAgreement(AgreementOffer) - Constructor for class org.ogf.graap.wsag.samples.pendingagreement.PendingAgreement
creates a pending agreement for an offer.
PendingAgreementFacade - Class in org.ogf.graap.wsag.server.api.impl
PendingAgreementFacade
PendingAgreementFacade(AgreementOffer, AgreementFactory, PendingAgreementListener, Map<String, Object>) - Constructor for class org.ogf.graap.wsag.server.api.impl.PendingAgreementFacade
Implementation of a pending agreement facade.
PendingAgreementImpl - Class in org.ogf.graap.wsag.server.api.impl
PendingAgreementImpl Simple container type for a pending agreement instance.
PendingAgreementImpl(AgreementOffer) - Constructor for class org.ogf.graap.wsag.server.api.impl.PendingAgreementImpl
Creates a pending agreement for an offer.
PendingAgreementImpl(AgreementPropertiesType) - Constructor for class org.ogf.graap.wsag.server.api.impl.PendingAgreementImpl
Creates a pending agreement for an properties.
PendingAgreementListener - Interface in org.ogf.graap.wsag.api
 
persistAgreement(Agreement) - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
Persists the given agreement instance.
persistAgreement(Agreement) - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreementFactory
 
persistAgreement(Agreement) - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreementFactory
This agreement factory does not support persistence.
PersistedResourceException - Exception in org.ogf.graap.wsag.server.persistence
Exception raised by the WSAG4J persistence layer.
PersistedResourceException() - Constructor for exception org.ogf.graap.wsag.server.persistence.PersistedResourceException
Default constructor.
PersistedResourceException(Throwable) - Constructor for exception org.ogf.graap.wsag.server.persistence.PersistedResourceException
 
PersistedResourceException(String) - Constructor for exception org.ogf.graap.wsag.server.persistence.PersistedResourceException
 
PersistedResourceException(String, Throwable) - Constructor for exception org.ogf.graap.wsag.server.persistence.PersistedResourceException
 
PERSISTENCE_MODE_FILE - Static variable in class org.ogf.graap.wsag.server.persistence.EmfRegistry
Persistence mode file This mode starts wsag4j with an file database.
PERSISTENCE_MODE_FILE_PU_NAME - Static variable in class org.ogf.graap.wsag.server.persistence.EmfRegistry
Persistence unit name for file mode (see wsag4j-server-resources /META-INF/persistence.xml)
PERSISTENCE_MODE_MEM - Static variable in class org.ogf.graap.wsag.server.persistence.EmfRegistry
Persistence mode memory This mode starts wsag4j with an in-memory database.
PERSISTENCE_MODE_MEM_PU_NAME - Static variable in class org.ogf.graap.wsag.server.persistence.EmfRegistry
Persistence unit name for memory mode (see wsag4j-server-resources /META-INF/persistence.xml)
PERSISTENCE_MODE_MEM_SERVER - Static variable in class org.ogf.graap.wsag.server.persistence.EmfRegistry
Persistence mode memory for server tests This mode starts wsag4j with an in-memory database.
PERSISTENCE_MODE_MEM_SERVER_PU_NAME - Static variable in class org.ogf.graap.wsag.server.persistence.EmfRegistry
Persistence unit name for memory mode for server tests (see wsag4j-server-resources /META-INF/persistence.xml)
PersistenceAgreementContextDocument - Interface in org.ogf.graap.wsag4j.types.engine
A document containing one PersistenceAgreementContext(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine) element.
PersistenceAgreementContextDocument.Factory - Class in org.ogf.graap.wsag4j.types.engine
A factory class with static methods for creating instances of this type.
PersistenceAgreementContextDocumentImpl - Class in org.ogf.graap.wsag4j.types.engine.impl
A document containing one PersistenceAgreementContext(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine) element.
PersistenceAgreementContextDocumentImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextDocumentImpl
 
PersistenceAgreementContextType - Interface in org.ogf.graap.wsag4j.types.engine
An XML PersistenceAgreementContextType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
PersistenceAgreementContextType.Entry - Interface in org.ogf.graap.wsag4j.types.engine
An XML Entry(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
PersistenceAgreementContextType.Entry.Factory - Class in org.ogf.graap.wsag4j.types.engine
A factory class with static methods for creating instances of this type.
PersistenceAgreementContextType.Factory - Class in org.ogf.graap.wsag4j.types.engine
A factory class with static methods for creating instances of this type.
PersistenceAgreementContextTypeImpl - Class in org.ogf.graap.wsag4j.types.engine.impl
An XML PersistenceAgreementContextType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
PersistenceAgreementContextTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextTypeImpl
 
PersistenceAgreementContextTypeImpl.EntryImpl - Class in org.ogf.graap.wsag4j.types.engine.impl
An XML Entry(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
PersistenceAgreementContextTypeImpl.EntryImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextTypeImpl.EntryImpl
 
PersistentAgreement - Interface in org.ogf.graap.wsag.server.persistence
PersistentAgreement
persistentAgreementContainer - Variable in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
This container stores the agreement resource properties document and the agreement execution properties in the database.
PersistentAgreementContainer - Class in org.ogf.graap.wsag.server.persistence.impl
Entity class for the agreement persistence.
PersistentAgreementContainer() - Constructor for class org.ogf.graap.wsag.server.persistence.impl.PersistentAgreementContainer
The default constructor is required by the JPA2 environment.
PersistentAgreementContainer(Agreement, String) - Constructor for class org.ogf.graap.wsag.server.persistence.impl.PersistentAgreementContainer
Creates a new PersistentAgreementContainer for the given agreement and agreement factory id.
PersistentAgreementFactory - Interface in org.ogf.graap.wsag.server.persistence
PersistentAgreementFactory
persistentFactories - Variable in class org.ogf.graap.wsag.server.engine.WsagEngine
A map that contains the available persistent agreement factory which are identified by their factory id.
persistentFactories - Variable in class org.ogf.graap.wsag.wsrf.WSAG4JPersistenceFacade
A map that contains the available persistent agreement factory which are identified by their factory id.
PipeSizeLimitDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one PipeSizeLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
PipeSizeLimitDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
PipeSizeLimitDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one PipeSizeLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
PipeSizeLimitDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.PipeSizeLimitDocumentImpl
 
POSIXApplicationDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one POSIXApplication(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
POSIXApplicationDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
POSIXApplicationDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one POSIXApplication(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
POSIXApplicationDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationDocumentImpl
 
POSIXApplicationType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
An XML POSIXApplication_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix).
POSIXApplicationType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
POSIXApplicationTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
An XML POSIXApplication_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix).
POSIXApplicationTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
 
POWERPC - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
PreferenceType - Interface in org.ogf.schemas.graap.wsAgreement
An XML PreferenceType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
PreferenceType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
PreferenceTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML PreferenceType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
PreferenceTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
 
PREFIX - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement namespace prefix
printInfo() - Static method in class org.ogf.graap.wsag.server.persistence.EmfRegistry
Returns the operation mode info message.
ProblemActionDocument - Interface in org.w3.x2005.x08.addressing
A document containing one ProblemAction(@http://www.w3.org/2005/08/addressing) element.
ProblemActionDocument.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
ProblemActionDocumentImpl - Class in org.w3.x2005.x08.addressing.impl
A document containing one ProblemAction(@http://www.w3.org/2005/08/addressing) element.
ProblemActionDocumentImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.ProblemActionDocumentImpl
 
ProblemActionType - Interface in org.w3.x2005.x08.addressing
An XML ProblemActionType(@http://www.w3.org/2005/08/addressing).
ProblemActionType.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
ProblemActionTypeImpl - Class in org.w3.x2005.x08.addressing.impl
An XML ProblemActionType(@http://www.w3.org/2005/08/addressing).
ProblemActionTypeImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.ProblemActionTypeImpl
 
ProblemHeaderDocument - Interface in org.w3.x2005.x08.addressing
A document containing one ProblemHeader(@http://www.w3.org/2005/08/addressing) element.
ProblemHeaderDocument.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
ProblemHeaderDocumentImpl - Class in org.w3.x2005.x08.addressing.impl
A document containing one ProblemHeader(@http://www.w3.org/2005/08/addressing) element.
ProblemHeaderDocumentImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.ProblemHeaderDocumentImpl
 
ProblemHeaderQNameDocument - Interface in org.w3.x2005.x08.addressing
A document containing one ProblemHeaderQName(@http://www.w3.org/2005/08/addressing) element.
ProblemHeaderQNameDocument.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
ProblemHeaderQNameDocumentImpl - Class in org.w3.x2005.x08.addressing.impl
A document containing one ProblemHeaderQName(@http://www.w3.org/2005/08/addressing) element.
ProblemHeaderQNameDocumentImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.ProblemHeaderQNameDocumentImpl
 
ProblemIRIDocument - Interface in org.w3.x2005.x08.addressing
A document containing one ProblemIRI(@http://www.w3.org/2005/08/addressing) element.
ProblemIRIDocument.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
ProblemIRIDocumentImpl - Class in org.w3.x2005.x08.addressing.impl
A document containing one ProblemIRI(@http://www.w3.org/2005/08/addressing) element.
ProblemIRIDocumentImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.ProblemIRIDocumentImpl
 
process(AgreementTemplateType) - Method in class org.ogf.graap.wsag.interpreter.AgreementInterpreter
Evaluates the term composition in the given template and returns the template if the terms in the template are valid with respect to term composition.
process(AgreementType) - Method in class org.ogf.graap.wsag.interpreter.AgreementInterpreter
Evaluates the term composition in the given agreement and returns the agreement object if the terms are valid with respect to term composition.
ProcessCountLimitDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one ProcessCountLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
ProcessCountLimitDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
ProcessCountLimitDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one ProcessCountLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
ProcessCountLimitDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ProcessCountLimitDocumentImpl
 
ProcessesPerHostDocument - Interface in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd
A document containing one ProcessesPerHost(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd) element.
ProcessesPerHostDocument.Factory - Class in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd
A factory class with static methods for creating instances of this type.
ProcessesPerHostDocumentImpl - Class in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl
A document containing one ProcessesPerHost(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd) element.
ProcessesPerHostDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.ProcessesPerHostDocumentImpl
 
ProcessesPerHostType - Interface in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd
An XML ProcessesPerHost_Type(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd).
ProcessesPerHostType.Factory - Class in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd
A factory class with static methods for creating instances of this type.
ProcessesPerHostTypeImpl - Class in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl
An XML ProcessesPerHost_Type(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd).
ProcessesPerHostTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.ProcessesPerHostTypeImpl
 
ProcessesPerHostTypeImpl(SchemaType, boolean) - Constructor for class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.ProcessesPerHostTypeImpl
 
ProcessorArchitectureEnumeration - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML ProcessorArchitectureEnumeration(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
ProcessorArchitectureEnumeration.Enum - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
Enumeration value class for org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.
ProcessorArchitectureEnumeration.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
ProcessorArchitectureEnumerationImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML ProcessorArchitectureEnumeration(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
ProcessorArchitectureEnumerationImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ProcessorArchitectureEnumerationImpl
 
ProcessorArchitectureEnumerationImpl(SchemaType, boolean) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ProcessorArchitectureEnumerationImpl
 
processTemplate(AgreementTemplateType) - Method in class org.ogf.graap.wsag.api.types.WSAGXmlType
Processes an agreement template and strips off the template specific elements, namely the template id and creation constraint section.
processTemplate(OutputStream) - Method in class org.ogf.graap.wsag.server.actions.impl.FileTemplate
Processes the file template as Velocity template.
processURLRequest() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap.RestRequestProcessor
 
processXMLRequest() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap.RestRequestProcessor
 
PROP_CRYPTO_PROVIDER - Static variable in class org.ogf.graap.wsag.api.security.SecurityConstants
WS-Security crypto provider key.
PROP_KEYSTORE_ALIAS - Static variable in class org.ogf.graap.wsag.api.security.SecurityConstants
WS-Security keystore alias key.
PROP_KEYSTORE_ALIAS_PASS - Static variable in class org.ogf.graap.wsag.api.security.SecurityConstants
WS-Security keystore alias password key.
PROP_KEYSTORE_FILE - Static variable in class org.ogf.graap.wsag.api.security.SecurityConstants
WS-Security keystore filename key.
PROP_KEYSTORE_PASS - Static variable in class org.ogf.graap.wsag.api.security.SecurityConstants
WS-Security keystore password key.
PROP_KEYSTORE_TYPE - Static variable in class org.ogf.graap.wsag.api.security.SecurityConstants
WS-Security keystore type key.
PROP_TRUSTSTORE_FILE - Static variable in class org.ogf.graap.wsag.api.security.SecurityConstants
WS-Security trust store filename key.
PROP_TRUSTSTORE_PASS - Static variable in class org.ogf.graap.wsag.api.security.SecurityConstants
WS-Security trust store password key.
PROP_TRUSTSTORE_TYPE - Static variable in class org.ogf.graap.wsag.api.security.SecurityConstants
WS-Security trust store type key.
publish(LogRecord) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.WSAG4JMuseLog4jHandler

Q

QNX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
QualifyingConditionDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one QualifyingCondition(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
QualifyingConditionDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
QualifyingConditionDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one QualifyingCondition(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
QualifyingConditionDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.QualifyingConditionDocumentImpl
 
queryResourceProperties(String, String) - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
Queries multiple resource properties from a WSRF resource.

R

RangeType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML Range_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
RangeType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
RangeTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML Range_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
RangeTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeTypeImpl
 
RangeValueType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML RangeValue_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
RangeValueType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
RangeValueTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML RangeValue_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
RangeValueTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
 
readFrom(Class<List<URI>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.ogf.graap.wsag.api.rest.providers.URIListProvider
 
readFrom(Class<URI>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.ogf.graap.wsag.api.rest.providers.URIProvider
 
READY - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition
 
ReferenceParametersType - Interface in org.w3.x2005.x08.addressing
An XML ReferenceParametersType(@http://www.w3.org/2005/08/addressing).
ReferenceParametersType.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
ReferenceParametersTypeImpl - Class in org.w3.x2005.x08.addressing.impl
An XML ReferenceParametersType(@http://www.w3.org/2005/08/addressing).
ReferenceParametersTypeImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.ReferenceParametersTypeImpl
 
refresh() - Method in class org.ogf.graap.wsag.api.security.KeystoreConfiguration
 
registerAddressingContext(MessageHeaders) - Static method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapRegistry
Registers the addressing context for the current invocation.
registerAgreementAccetanceListener(AgreementAcceptanceListener) - Method in interface org.ogf.graap.wsag.server.api.AgreementAcceptanceFactory
Registers an agreement acceptance handler with an acceptance instance.
registerAgreementAccetanceListener(AgreementAcceptanceListener) - Method in class org.ogf.graap.wsag.server.rest.acceptance.RestAgreementAcceptanceFactory
 
registerAgreementAccetanceListener(AgreementAcceptanceListener) - Method in class org.ogf.graap.wsag.server.rest.acceptance.RestAgreementAcceptanceRegistry
 
registerAgreementAccetanceListener(AgreementAcceptanceListener) - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementAcceptanceFactoryImpl
 
reject() - Method in interface org.ogf.graap.wsag.api.PendingAgreementListener
Rejects the agreement creation.
reject(RejectAgreementInputDocument) - Method in interface org.ogf.graap.wsag.api.rest.RestAcceptanceEndpoint
Publishes an agreement rejection message to the acceptance endpoint.
reject() - Method in interface org.ogf.graap.wsag.client.api.AgreementAcceptanceClient
Sends an reject notification to the initiator.
reject() - Method in class org.ogf.graap.wsag.client.rest.RestAgreementAcceptanceClient
 
reject() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementAcceptanceClient
Sends an reject notification to the initiator.
reject() - Method in interface org.ogf.graap.wsag.server.api.AgreementAcceptanceListener
Notifies the handler of an agreement rejection.
reject(RejectAgreementInputDocument) - Method in class org.ogf.graap.wsag.server.rest.acceptance.RestAcceptanceEndpointFacade
 
rejectAgreement(RejectAgreementInputDocument) - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementAcceptanceCapability
Notification of an agreement offer rejection.
RejectAgreementInputDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one RejectAgreementInput(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
RejectAgreementInputDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
RejectAgreementInputDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one RejectAgreementInput(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
RejectAgreementInputDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.RejectAgreementInputDocumentImpl
 
RejectAgreementResponseDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one RejectAgreementResponse(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
RejectAgreementResponseDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
RejectAgreementResponseDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one RejectAgreementResponse(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
RejectAgreementResponseDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.RejectAgreementResponseDocumentImpl
 
REJECTED - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition
 
RelatesToDocument - Interface in org.w3.x2005.x08.addressing
A document containing one RelatesTo(@http://www.w3.org/2005/08/addressing) element.
RelatesToDocument.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
RelatesToDocumentImpl - Class in org.w3.x2005.x08.addressing.impl
A document containing one RelatesTo(@http://www.w3.org/2005/08/addressing) element.
RelatesToDocumentImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.RelatesToDocumentImpl
 
RelatesToType - Interface in org.w3.x2005.x08.addressing
An XML RelatesToType(@http://www.w3.org/2005/08/addressing).
RelatesToType.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
RelatesToTypeImpl - Class in org.w3.x2005.x08.addressing.impl
An XML RelatesToType(@http://www.w3.org/2005/08/addressing).
RelatesToTypeImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.RelatesToTypeImpl
 
RelatesToTypeImpl(SchemaType, boolean) - Constructor for class org.w3.x2005.x08.addressing.impl.RelatesToTypeImpl
 
RelationshipType - Interface in org.w3.x2005.x08.addressing
An XML RelationshipType(@http://www.w3.org/2005/08/addressing).
RelationshipType.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
RelationshipTypeImpl - Class in org.w3.x2005.x08.addressing.impl
An XML RelationshipType(@http://www.w3.org/2005/08/addressing).
RelationshipTypeImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.RelationshipTypeImpl
 
RelationshipTypeImpl(SchemaType, boolean) - Constructor for class org.w3.x2005.x08.addressing.impl.RelationshipTypeImpl
 
RelationshipTypeOpenEnum - Interface in org.w3.x2005.x08.addressing
An XML RelationshipTypeOpenEnum(@http://www.w3.org/2005/08/addressing).
RelationshipTypeOpenEnum.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
RelationshipTypeOpenEnumImpl - Class in org.w3.x2005.x08.addressing.impl
An XML RelationshipTypeOpenEnum(@http://www.w3.org/2005/08/addressing).
RelationshipTypeOpenEnumImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.RelationshipTypeOpenEnumImpl
 
RelationshipTypeOpenEnumImpl(SchemaType, boolean) - Constructor for class org.w3.x2005.x08.addressing.impl.RelationshipTypeOpenEnumImpl
 
RELIANT_UNIX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
RemoteClient - Class in org.ogf.graap.wsag.client.api
Interface of a remote client.
RemoteClient(EndpointReferenceType) - Constructor for class org.ogf.graap.wsag.client.api.RemoteClient
Constructs a new remote client with the given reference.
RemoteClient(String) - Constructor for class org.ogf.graap.wsag.client.api.RemoteClient
Constructs a new remote client with the given remote reference.
RemoteClient(EndpointReferenceType, Properties, ISecurityProperties) - Constructor for class org.ogf.graap.wsag.client.api.RemoteClient
Constructs a new remote client with the given properties and reference.
RemoteClient(String, Properties, ISecurityProperties) - Constructor for class org.ogf.graap.wsag.client.api.RemoteClient
Constructs a new remote client with the given properties and reference.
remove(String) - Method in class org.ogf.graap.wsag.server.engine.WsagEngine
 
remove(String) - Method in interface org.ogf.graap.wsag.server.persistence.IAgreementFactoryHome
Removes the factory with the given ID.
remove(String) - Method in interface org.ogf.graap.wsag.server.persistence.IAgreementHome
Removes the agreement with the given id.
remove(String) - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
Removes the agreement with the given id.
remove(String) - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractWSAG4JPersistence
Removes the factory with the given ID.
remove(String) - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabaseAgreementHome
Deprecated.  
remove(String) - Static method in class org.ogf.graap.wsag.server.rest.RestNegotiationRegistry
Removes the negotiation object with the given key from the registry and returns the removed object.
remove(String) - Method in interface org.ogf.graap.wsag.wsrf.persistence.IWsAgreementFactoryHome
Removes the factory with the given ID.
remove(String) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseAgreementFactory
Removes the factory identified by the given EPR.
remove(String) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseWSAG4JPersistence
Removes the factory with the given ID.
remove(String) - Method in class org.ogf.graap.wsag.wsrf.WSAG4JPersistenceFacade
 
removeAction(int) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
Removes the ith "Action" element
removeAction(int) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
Removes the ith "Action" element
removeAll(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Removes the ith "All" element
removeAll(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Removes the ith "All" element
removeArgument(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Removes the ith "Argument" element
removeArgument(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Removes the ith "Argument" element
removeArgument(int) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Removes the ith "Argument" element
removeArgument(int) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Removes the ith "Argument" element
removeConstraint(int) - Method in interface org.ogf.schemas.graap.wsAgreement.ConstraintSectionType
Removes the ith "Constraint" element
removeConstraint(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ConstraintSectionTypeImpl
Removes the ith "Constraint" element
removeConstraint(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationConstraintSectionTypeImpl
Removes the ith "Constraint" element
removeConstraint(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType
Removes the ith "Constraint" element
removeCustomBusinessValue(int) - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Removes the ith "CustomBusinessValue" element
removeCustomBusinessValue(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Removes the ith "CustomBusinessValue" element
removeDataStaging(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
Removes the ith "DataStaging" element
removeDataStaging(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
Removes the ith "DataStaging" element
removeDescription(int) - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Removes the ith "Description" element
removeDescription(int) - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Removes the ith "Description" element
removeEntry(WsResource) - Method in class org.ogf.graap.wsag.wsrf.sg.impl.ServiceGroup
Removes a resource from the service group.
removeEntry(int) - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextTypeImpl
Removes the ith "Entry" element
removeEntry(int) - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType
Removes the ith "Entry" element
removeEnumeration(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Removes the ith "enumeration" element
removeEnumeration(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Removes the ith "enumeration" element
removeEnvironment(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Removes the ith "Environment" element
removeEnvironment(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Removes the ith "Environment" element
removeEnvironment(int) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Removes the ith "Environment" element
removeEnvironment(int) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Removes the ith "Environment" element
removeExact(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Removes the ith "Exact" element
removeExact(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Removes the ith "Exact" element
removeExactlyOne(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Removes the ith "ExactlyOne" element
removeExactlyOne(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Removes the ith "ExactlyOne" element
removeFileSystem(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Removes the ith "FileSystem" element
removeFileSystem(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Removes the ith "FileSystem" element
removeFractionDigits(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Removes the ith "fractionDigits" element
removeFractionDigits(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Removes the ith "fractionDigits" element
removeGuaranteeEvaluationResult(int) - Method in class org.ogf.graap.wsag4j.types.engine.impl.SLAMonitoringNotificationEventTypeImpl
Removes the ith "GuaranteeEvaluationResult" element
removeGuaranteeEvaluationResult(int) - Method in interface org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType
Removes the ith "GuaranteeEvaluationResult" element
removeGuaranteeTerm(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Removes the ith "GuaranteeTerm" element
removeGuaranteeTerm(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Removes the ith "GuaranteeTerm" element
removeGuaranteeTermState(int) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Removes the ith "GuaranteeTermState" element
removeGuaranteeTermState(int) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Removes the ith "GuaranteeTermState" element
removeGuaranteeTermState(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Removes the ith "GuaranteeTermState" element
removeGuaranteeTermState(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Removes the ith "GuaranteeTermState" element
removeHandler(int) - Method in interface org.ogf.graap.wsag4j.types.configuration.HandlerChainType
Removes the ith "Handler" element
removeHandler(int) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.HandlerChainTypeImpl
Removes the ith "Handler" element
removeHostName(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType
Removes the ith "HostName" element
removeHostName(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CandidateHostsTypeImpl
Removes the ith "HostName" element
removeItem(int) - Method in interface org.ogf.schemas.graap.wsAgreement.ConstraintSectionType
Removes the ith "Item" element
removeItem(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ConstraintSectionTypeImpl
Removes the ith "Item" element
removeItem(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationConstraintSectionTypeImpl
Removes the ith "Item" element
removeItem(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType
Removes the ith "Item" element
removeJobAnnotation(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Removes the ith "JobAnnotation" element
removeJobAnnotation(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Removes the ith "JobAnnotation" element
removeJobProject(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Removes the ith "JobProject" element
removeJobProject(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Removes the ith "JobProject" element
removeLength(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Removes the ith "length" element
removeLength(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Removes the ith "length" element
removeMaxExclusive(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Removes the ith "maxExclusive" element
removeMaxExclusive(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Removes the ith "maxExclusive" element
removeMaxInclusive(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Removes the ith "maxInclusive" element
removeMaxInclusive(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Removes the ith "maxInclusive" element
removeMaxLength(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Removes the ith "maxLength" element
removeMaxLength(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Removes the ith "maxLength" element
removeMinExclusive(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Removes the ith "minExclusive" element
removeMinExclusive(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Removes the ith "minExclusive" element
removeMinInclusive(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Removes the ith "minInclusive" element
removeMinInclusive(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Removes the ith "minInclusive" element
removeMinLength(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Removes the ith "minLength" element
removeMinLength(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Removes the ith "minLength" element
removeMonitoringHandler(IServiceTermMonitoringHandler) - Method in interface org.ogf.graap.wsag.server.monitoring.IMonitoringContext
Removes a service term monitoring handler from this context.
removeMonitoringHandler(IServiceTermMonitoringHandler) - Method in class org.ogf.graap.wsag.server.monitoring.MonitoringContext
Removes a service term monitoring handler from this context.
removeNegotiableTemplate(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesTypeImpl
Removes the ith "NegotiableTemplate" element
removeNegotiableTemplate(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType
Removes the ith "NegotiableTemplate" element
removeNegotiationCounterOffer(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateOutputTypeImpl
Removes the ith "NegotiationCounterOffer" element
removeNegotiationCounterOffer(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType
Removes the ith "NegotiationCounterOffer" element
removeNegotiationOffer(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType
Removes the ith "NegotiationOffer" element
removeNegotiationOffer(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.AdvertiseInputTypeImpl
Removes the ith "NegotiationOffer" element
removeNegotiationOffer(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateInputTypeImpl
Removes the ith "NegotiationOffer" element
removeNegotiationOffer(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesTypeImpl
Removes the ith "NegotiationOffer" element
removeNegotiationOffer(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType
Removes the ith "NegotiationOffer" element
removeNegotiationOffer(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType
Removes the ith "NegotiationOffer" element
removeNoncriticalExtension(int) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType
Removes the ith "NoncriticalExtension" element
removeNoncriticalExtension(int) - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType
Removes the ith "NoncriticalExtension" element
removeNoncriticalExtension(int) - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
Removes the ith "NoncriticalExtension" element
removeNoncriticalExtension(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementAcceptanceInputTypeImpl
Removes the ith "NoncriticalExtension" element
removeNoncriticalExtension(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputTypeImpl
Removes the ith "NoncriticalExtension" element
removeNoncriticalExtension(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
Removes the ith "NoncriticalExtension" element
removeNoncriticalExtension(int) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputTypeImpl
Removes the ith "NoncriticalExtension" element
removeNoncriticalExtension(int) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType
Removes the ith "NoncriticalExtension" element
removeOneOrMore(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Removes the ith "OneOrMore" element
removeOneOrMore(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Removes the ith "OneOrMore" element
removePattern(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Removes the ith "pattern" element
removePattern(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Removes the ith "pattern" element
removePenalty(int) - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Removes the ith "Penalty" element
removePenalty(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Removes the ith "Penalty" element
removeRange(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Removes the ith "Range" element
removeRange(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Removes the ith "Range" element
removeReward(int) - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Removes the ith "Reward" element
removeReward(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Removes the ith "Reward" element
removeSchemaFilename(int) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.SchemaImportTypeImpl
Removes the ith "SchemaFilename" element
removeSchemaFilename(int) - Method in interface org.ogf.graap.wsag4j.types.configuration.SchemaImportType
Removes the ith "SchemaFilename" element
removeServiceDescriptionTerm(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Removes the ith "ServiceDescriptionTerm" element
removeServiceDescriptionTerm(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Removes the ith "ServiceDescriptionTerm" element
removeServiceName(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceNameSetImpl
Removes the ith "ServiceName" element
removeServiceName(int) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceNameSet
Removes the ith "ServiceName" element
removeServiceProperties(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Removes the ith "ServiceProperties" element
removeServiceProperties(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Removes the ith "ServiceProperties" element
removeServiceReference(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Removes the ith "ServiceReference" element
removeServiceReference(int) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Removes the ith "ServiceReference" element
removeServiceScope(int) - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Removes the ith "ServiceScope" element
removeServiceScope(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Removes the ith "ServiceScope" element
removeServiceTemState(ServiceTermStateType) - Method in class org.ogf.graap.wsag.server.monitoring.MonitoringContext
Removes a service term state from the state monitor.
removeServiceTermReference(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Removes the ith "ServiceTermReference" element
removeServiceTermReference(int) - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Removes the ith "ServiceTermReference" element
removeServiceTermState(int) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Removes the ith "ServiceTermState" element
removeServiceTermState(int) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Removes the ith "ServiceTermState" element
removeServiceTermState(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Removes the ith "ServiceTermState" element
removeServiceTermState(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Removes the ith "ServiceTermState" element
removeTemplate(int) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType
Removes the ith "Template" element
removeTemplate(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementFactoryPropertiesTypeImpl
Removes the ith "Template" element
removeTotalDigits(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Removes the ith "totalDigits" element
removeTotalDigits(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Removes the ith "totalDigits" element
removeUtility(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Removes the ith "Utility" element
removeUtility(int) - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Removes the ith "Utility" element
removeVariable(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableSetTypeImpl
Removes the ith "Variable" element
removeVariable(int) - Method in interface org.ogf.schemas.graap.wsAgreement.VariableSetType
Removes the ith "Variable" element
removeWhiteSpace(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Removes the ith "whiteSpace" element
removeWhiteSpace(int) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Removes the ith "whiteSpace" element
removeWSAG4JEngine(int) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineInstanceListTypeImpl
Removes the ith "WSAG4JEngine" element
removeWSAG4JEngine(int) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType
Removes the ith "WSAG4JEngine" element
RenegotiationExtensionDocument - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
A document containing one RenegotiationExtension(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
RenegotiationExtensionDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
RenegotiationExtensionDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
A document containing one RenegotiationExtension(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
RenegotiationExtensionDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.RenegotiationExtensionDocumentImpl
 
RenegotiationExtensionType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML RenegotiationExtensionType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
RenegotiationExtensionType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
RenegotiationExtensionTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML RenegotiationExtensionType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
RenegotiationExtensionTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.RenegotiationExtensionTypeImpl
 
ReplyToDocument - Interface in org.w3.x2005.x08.addressing
A document containing one ReplyTo(@http://www.w3.org/2005/08/addressing) element.
ReplyToDocument.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
ReplyToDocumentImpl - Class in org.w3.x2005.x08.addressing.impl
A document containing one ReplyTo(@http://www.w3.org/2005/08/addressing) element.
ReplyToDocumentImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.ReplyToDocumentImpl
 
REQUIRED - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType
 
resolveServiceProperties() - Method in class org.ogf.graap.wsag.server.monitoring.ServicePropertyResolver
Resolves the service properties from the agreement properties document.
RESOURCE_UNAVAILABLE_ERROR - Static variable in exception org.ogf.graap.wsag.api.exceptions.WSAgreementException
Error code for the ResourceUnavailableException
RESOURCE_UNKNOWN_ERROR - Static variable in exception org.ogf.graap.wsag.api.exceptions.WSAgreementException
Error code for the ResourceUnknownException
resourceAdded(EndpointReference, Resource) - Method in class org.ogf.graap.wsag.wsrf.sg.impl.AgreementServiceGroup
Extends the basic functionality of a service group.
resourceAdded(EndpointReference, Resource) - Method in class org.ogf.graap.wsag.wsrf.sg.impl.ServiceGroup
For local resources we set the port type of the resource in the MembershipContentRuleContext.
resourceId - Variable in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
The resource id of the factory.
resourceRemoved(EndpointReference) - Method in class org.ogf.graap.wsag.wsrf.persistence.RouterFilePersistence
Removes a web service resource from the MUSE persistence layer.
resourceRemoved(EndpointReference) - Method in class org.ogf.graap.wsag.wsrf.sg.impl.ServiceGroup
 
ResourcesDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one Resources(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
ResourcesDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
ResourcesDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one Resources(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
ResourcesDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesDocumentImpl
 
ResourcesType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML Resources_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
ResourcesType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
ResourcesTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML Resources_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
ResourcesTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
 
ResourceUnavailableException - Exception in org.ogf.graap.wsag.api.exceptions
ResourceUnavailableException
ResourceUnavailableException() - Constructor for exception org.ogf.graap.wsag.api.exceptions.ResourceUnavailableException
 
ResourceUnavailableException(String, Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.ResourceUnavailableException
 
ResourceUnavailableException(String) - Constructor for exception org.ogf.graap.wsag.api.exceptions.ResourceUnavailableException
 
ResourceUnavailableException(Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.ResourceUnavailableException
 
ResourceUnknownException - Exception in org.ogf.graap.wsag.api.exceptions
ResourceUnknownException
ResourceUnknownException() - Constructor for exception org.ogf.graap.wsag.api.exceptions.ResourceUnknownException
default constructor
ResourceUnknownException(String) - Constructor for exception org.ogf.graap.wsag.api.exceptions.ResourceUnknownException
 
ResourceUnknownException(String, Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.ResourceUnknownException
 
ResourceUnknownException(Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.ResourceUnknownException
 
REST_ACCEPTANCE_REGISTRY_PATH - Static variable in class org.ogf.graap.wsag.api.rest.RestConstants
Path of the acceptance registry relative to the webapp root.
REST_FACTORY_REGISTRY_PATH - Static variable in class org.ogf.graap.wsag.api.rest.RestConstants
Path of the factory registry relative to the webapp root.
RestAcceptanceEndpoint - Interface in org.ogf.graap.wsag.api.rest
Default definition of an XML-RPC style Rest interface of the agreement acceptance port types.
RestAcceptanceEndpointFacade - Class in org.ogf.graap.wsag.server.rest.acceptance
 
RestAcceptanceEndpointFacade(String, AgreementAcceptanceListener) - Constructor for class org.ogf.graap.wsag.server.rest.acceptance.RestAcceptanceEndpointFacade
 
RestAcceptanceRegistryFacade - Class in org.ogf.graap.wsag.server.rest.acceptance
 
RestAcceptanceRegistryFacade() - Constructor for class org.ogf.graap.wsag.server.rest.acceptance.RestAcceptanceRegistryFacade
 
RestAgreement - Interface in org.ogf.graap.wsag.api.rest
Interface definition of the RESTful agreement service.
RestAgreementAcceptanceClient - Class in org.ogf.graap.wsag.client.rest
 
RestAgreementAcceptanceClient(EndpointReferenceType, ISecurityProperties) - Constructor for class org.ogf.graap.wsag.client.rest.RestAgreementAcceptanceClient
default constructor
RestAgreementAcceptanceFactory - Class in org.ogf.graap.wsag.server.rest.acceptance
 
RestAgreementAcceptanceFactory(UriBuilder) - Constructor for class org.ogf.graap.wsag.server.rest.acceptance.RestAgreementAcceptanceFactory
 
RestAgreementAcceptanceRegistry - Class in org.ogf.graap.wsag.server.rest.acceptance
 
RestAgreementClient - Class in org.ogf.graap.wsag.client.rest
Default implementation of an agreement client.
RestAgreementClient(EndpointReferenceType, ISecurityProperties) - Constructor for class org.ogf.graap.wsag.client.rest.RestAgreementClient
Instantiates a new agreement client for the given EPR.
RestAgreementFacade - Class in org.ogf.graap.wsag.server.rest
 
RestAgreementFacade(PersistentAgreement, PersistentAgreementFactory) - Constructor for class org.ogf.graap.wsag.server.rest.RestAgreementFacade
 
RestAgreementFactory - Interface in org.ogf.graap.wsag.api.rest
 
RestAgreementFactoryClient - Class in org.ogf.graap.wsag.client.rest
Rest implementation of an agreement factory client.
RestAgreementFactoryClient(EndpointReferenceType, Properties, ISecurityProperties) - Constructor for class org.ogf.graap.wsag.client.rest.RestAgreementFactoryClient
Constructs a new RESTful agreement factory client
RestAgreementFactoryClient(String, Properties, ISecurityProperties) - Constructor for class org.ogf.graap.wsag.client.rest.RestAgreementFactoryClient
Constructs a new RESTful agreement factory client
RestAgreementFactoryFacade - Class in org.ogf.graap.wsag.server.rest
 
RestAgreementFactoryFacade(String, PersistentAgreementFactory, UriInfo) - Constructor for class org.ogf.graap.wsag.server.rest.RestAgreementFactoryFacade
 
RestAgreementFactoryRegistry - Interface in org.ogf.graap.wsag.api.rest
 
RestAgreementFactoryRegistryClient - Class in org.ogf.graap.wsag.client.rest
Default implementation of an agreement factory client.
RestAgreementFactoryRegistryClient(EndpointReferenceType, Properties, ISecurityProperties) - Constructor for class org.ogf.graap.wsag.client.rest.RestAgreementFactoryRegistryClient
Instantiates a new agreement factory client for the given endpoint reference.
RestAgreementFactoryRegistryFacade - Class in org.ogf.graap.wsag.server.rest
 
RestAgreementFactoryRegistryFacade() - Constructor for class org.ogf.graap.wsag.server.rest.RestAgreementFactoryRegistryFacade
 
RestConstants - Class in org.ogf.graap.wsag.api.rest
 
RestConstants() - Constructor for class org.ogf.graap.wsag.api.rest.RestConstants
 
RestNegotiation - Interface in org.ogf.graap.wsag.api.rest
Interface definition of the RESTful agreement service.
RestNegotiationClient - Class in org.ogf.graap.wsag.client.rest
Default implementation of an agreement negotiation client.
RestNegotiationClient(EndpointReferenceType, Properties, ISecurityProperties) - Constructor for class org.ogf.graap.wsag.client.rest.RestNegotiationClient
Instantiates a negotiation client for the given EPR.
RestNegotiationFacade - Class in org.ogf.graap.wsag.server.rest
 
RestNegotiationFacade(String, String) - Constructor for class org.ogf.graap.wsag.server.rest.RestNegotiationFacade
 
RestNegotiationRegistry - Class in org.ogf.graap.wsag.server.rest
Helper class to store and lookup negotiation instances under an unique id.
RestNegotiationRegistry() - Constructor for class org.ogf.graap.wsag.server.rest.RestNegotiationRegistry
 
RestRemoteClient<T> - Class in org.ogf.graap.wsag.client.rest
Default implementation of a RESTful WSAG4J client.
RestWsagEngine - Class in org.ogf.graap.wsag.server.rest
 
RetryAfterDocument - Interface in org.w3.x2005.x08.addressing
A document containing one RetryAfter(@http://www.w3.org/2005/08/addressing) element.
RetryAfterDocument.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
RetryAfterDocumentImpl - Class in org.w3.x2005.x08.addressing.impl
A document containing one RetryAfter(@http://www.w3.org/2005/08/addressing) element.
RetryAfterDocumentImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.RetryAfterDocumentImpl
 
RHAPSODY - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
RouterFilePersistence - Class in org.ogf.graap.wsag.wsrf.persistence
 
RouterFilePersistence() - Constructor for class org.ogf.graap.wsag.wsrf.persistence.RouterFilePersistence
 
RuleContextContainer - Class in org.ogf.graap.wsag.wsrf.sg.impl
RuleContextContainer
RuleContextContainer() - Constructor for class org.ogf.graap.wsag.wsrf.sg.impl.RuleContextContainer
 
run() - Method in class org.ogf.graap.wsag.samples.site.ExampleService
As long as the service runs, it prints the job properties to the console once a second.
run() - Method in class org.ogf.graap.wsag.server.api.impl.PendingAgreementFacade

S

SAML_TRUST_DELEGATION - Static variable in class org.ogf.graap.wsag.api.security.SecurityConstants
WSAG4J default SAML trust delegation key.
Sample1CreateAgreementAction - Class in org.ogf.graap.wsag.samples
Sample1CreateAgreementAction
Sample1CreateAgreementAction() - Constructor for class org.ogf.graap.wsag.samples.Sample1CreateAgreementAction
 
Sample1NegotiateAgreementAction - Class in org.ogf.graap.wsag.samples
Sample1NegotiateAgreementAction
Sample1NegotiateAgreementAction() - Constructor for class org.ogf.graap.wsag.samples.Sample1NegotiateAgreementAction
 
Sample2CreateAgreementAction - Class in org.ogf.graap.wsag.samples
Sample1CreateAgreementAction
Sample2CreateAgreementAction() - Constructor for class org.ogf.graap.wsag.samples.Sample2CreateAgreementAction
 
Sample2NegotiateAgreementAction - Class in org.ogf.graap.wsag.samples
Sample1NegotiateAgreementAction
Sample2NegotiateAgreementAction() - Constructor for class org.ogf.graap.wsag.samples.Sample2NegotiateAgreementAction
 
SAMPLE_OFFER - Static variable in class org.ogf.graap.wsag.samples.actions.SampleCreateAgreementAction
Key to identify an offer in the agreement execution properties.
SampleAgreement - Class in org.ogf.graap.wsag.samples.actions
SampleAgreement
SampleAgreement(AgreementOffer) - Constructor for class org.ogf.graap.wsag.samples.actions.SampleAgreement
Creates a (monitored) agreement for the given offer.
SampleAgreement(AgreementPropertiesType) - Constructor for class org.ogf.graap.wsag.samples.actions.SampleAgreement
Creates a agreement based on the given agreement properties document.
SampleAgreement - Class in org.ogf.graap.wsag.samples
Sample agreement implementation.
SampleAgreement(AgreementOffer) - Constructor for class org.ogf.graap.wsag.samples.SampleAgreement
constructs new agreement based on offer.
SampleAgreement(AgreementPropertiesType) - Constructor for class org.ogf.graap.wsag.samples.SampleAgreement
Creates an agreement with the given agreement properties document.
SampleAgreementFactory - Class in org.ogf.graap.wsag.samples
Deprecated. the framework is customized by agreement actions only
SampleAgreementFactory() - Constructor for class org.ogf.graap.wsag.samples.SampleAgreementFactory
Deprecated. default constructor
SampleAgreementOffer - Class in org.ogf.graap.wsag.samples.actions
SampleNegotiationAgreementOffer
SampleAgreementOffer(AgreementTemplateType) - Constructor for class org.ogf.graap.wsag.samples.actions.SampleAgreementOffer
Creates a SampleNegotiationAgreementOffer from a template.
SampleAgreementOffer(NegotiationOfferType) - Constructor for class org.ogf.graap.wsag.samples.actions.SampleAgreementOffer
Creates a SampleNegotiationAgreementOffer from a negotiation offer.
SampleAgreementOffer(AgreementType) - Constructor for class org.ogf.graap.wsag.samples.actions.SampleAgreementOffer
Creates a SampleNegotiationAgreementOffer from a offer.
SampleAgreementTemplate - Class in org.ogf.graap.wsag.samples.actions
SampleTemplate {@code SampleAgreementTemplate(AgreementTemplateType) - Constructor for class org.ogf.graap.wsag.samples.actions.SampleAgreementTemplate
Creates a Sample Template instance based on a given XML representation.
SampleCreateAgreementAction - Class in org.ogf.graap.wsag.samples.actions
SampleCreateAgreementAction
SampleCreateAgreementAction() - Constructor for class org.ogf.graap.wsag.samples.actions.SampleCreateAgreementAction
 
SampleGetTemplateAction - Class in org.ogf.graap.wsag.samples.actions
SampleGetTemplateAction
SampleGetTemplateAction() - Constructor for class org.ogf.graap.wsag.samples.actions.SampleGetTemplateAction
 
SampleMonitoredAgreement - Class in org.ogf.graap.wsag.samples
SampleMonitorableAgreement
SampleMonitoredAgreement(AgreementOffer) - Constructor for class org.ogf.graap.wsag.samples.SampleMonitoredAgreement
Creates a monitored agreement for the given offer.
SampleMonitoredAgreement(AgreementPropertiesType) - Constructor for class org.ogf.graap.wsag.samples.SampleMonitoredAgreement
Creates a monitored agreement based on the given agreement properties document.
SampleMonitoredAgreementAction - Class in org.ogf.graap.wsag.samples
SampleMonitorableAgreementAction
SampleMonitoredAgreementAction() - Constructor for class org.ogf.graap.wsag.samples.SampleMonitoredAgreementAction
 
SampleNegotiateAction - Class in org.ogf.graap.wsag.samples.actions
SampleNegotiateAction
SampleNegotiateAction() - Constructor for class org.ogf.graap.wsag.samples.actions.SampleNegotiateAction
 
SampleNegotiationOffer - Class in org.ogf.graap.wsag.samples.actions
SampleNegotiationOffer
SampleNegotiationOffer(AgreementTemplateType) - Constructor for class org.ogf.graap.wsag.samples.actions.SampleNegotiationOffer
Creates a sample offer based on a template.
SampleNegotiationOffer(NegotiationOfferType) - Constructor for class org.ogf.graap.wsag.samples.actions.SampleNegotiationOffer
Creates a sample agreement offer based on a negotiation offer.
SampleSDTMonitor - Class in org.ogf.graap.wsag.samples.actions
SampleSDTMonitor Once agreement instance is initialized, for each service description term and guarantee term in the agreement offer, a corresponding service term state and guarantee term state with a same name is created.
SampleSDTMonitor() - Constructor for class org.ogf.graap.wsag.samples.actions.SampleSDTMonitor
 
SampleServiceTermMonitor - Class in org.ogf.graap.wsag.samples
SampleServiceTermMonitor
SampleServiceTermMonitor() - Constructor for class org.ogf.graap.wsag.samples.SampleServiceTermMonitor
 
save() - Method in class org.ogf.graap.wsag.server.engine.WsagEngine
Saves all factories.
save() - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
saves the factory instance
save() - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
Handles the save-operation of an agreement.
save() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
Saves/persistes an agreement.
save() - Method in interface org.ogf.graap.wsag.server.persistence.PersistentAgreement
Saves/persistes an agreement.
save() - Method in interface org.ogf.graap.wsag.server.persistence.PersistentAgreementFactory
saves the factory instance
save() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseAgreementFactory
saves the factory instance
save() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
Saves/persistes an agreement.
save() - Method in class org.ogf.graap.wsag.wsrf.WSAG4JPersistenceFacade
Saves all factories.
saveAgreementFactories(PersistentAgreementFactory[]) - Method in class org.ogf.graap.wsag.server.engine.WsagEngine
 
saveAgreementFactories(PersistentAgreementFactory[]) - Method in interface org.ogf.graap.wsag.server.persistence.IAgreementFactoryHome
Deprecated.  
saveAgreementFactories(PersistentAgreementFactory[]) - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabaseWSAG4JPersistence
Deprecated.  
saveAgreementFactories(PersistentAgreementFactory[]) - Method in class org.ogf.graap.wsag.server.persistence.impl.SimpleWSAG4JPersistence
saveAgreementFactories(WsPersistentAgreementFactory[]) - Method in interface org.ogf.graap.wsag.wsrf.persistence.IWsAgreementFactoryHome
Deprecated.  
saveAgreementFactories(WsPersistentAgreementFactory[]) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseWSAG4JPersistence
saveAgreementFactories(PersistentAgreementFactory[]) - Method in class org.ogf.graap.wsag.wsrf.WSAG4JPersistenceFacade
 
saveContainer() - Method in class org.ogf.graap.wsag.server.persistence.impl.PersistentAgreementContainer
Save the container instance.
SchemaImportType - Interface in org.ogf.graap.wsag4j.types.configuration
An XML SchemaImportType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
SchemaImportType.Factory - Class in org.ogf.graap.wsag4j.types.configuration
A factory class with static methods for creating instances of this type.
SchemaImportTypeImpl - Class in org.ogf.graap.wsag4j.types.configuration.impl
An XML SchemaImportType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
SchemaImportTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.configuration.impl.SchemaImportTypeImpl
 
SCO_OPEN_SERVER - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
SCO_UNIX_WARE - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
SecurityConstants - Class in org.ogf.graap.wsag.api.security
SecurityConstants
SecurityConstants() - Constructor for class org.ogf.graap.wsag.api.security.SecurityConstants
 
SecurityProperties - Class in org.ogf.graap.wsag.api.security
SecurityProperties
SecurityProperties(LoginContext) - Constructor for class org.ogf.graap.wsag.api.security.SecurityProperties
Creates a new security properties instance with a given login context.
SecurityUtils - Class in org.ogf.graap.wsag.client.wsrf.security
SecurityUtils
SecurityUtils() - Constructor for class org.ogf.graap.wsag.client.wsrf.security.SecurityUtils
 
selectApplication(ApplicationType) - Method in class org.ogf.graap.wsag.api.pattern.ChoosableComputeApplicationPattern
Selects the application in the term compositor.
selectApplication(String, String) - Method in class org.ogf.graap.wsag.api.pattern.ChoosableComputeApplicationPattern
Selects the application wit the given name and version in the term compositor.
selectApplication(ApplicationType) - Method in class org.ogf.graap.wsag.api.sla.AbstractComputeJobTemplate
 
selectApplication(String, String) - Method in class org.ogf.graap.wsag.api.sla.AbstractComputeJobTemplate
 
selectGuaranteeTerms(AgreementPropertiesType) - Method in class org.ogf.graap.wsag.server.monitoring.SimpleGuaranteeEvaluator
Selects all guarantees in an agreement properties document.
send(EndpointReference, EndpointReference, String, Element[], Element[]) - Method in class org.ogf.graap.wsag.client.wsrf.impl.Axis2SoapClient
SEQUENT - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
Serializer - Class in org.ogf.graap.wsag.wsrf.impl
Serializer
Serializer() - Constructor for class org.ogf.graap.wsag.wsrf.impl.Serializer
 
ServerIdentityDocument - Interface in org.ogf.graap.wsag4j.types.engine
A document containing one ServerIdentity(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine) element.
ServerIdentityDocument.Factory - Class in org.ogf.graap.wsag4j.types.engine
A factory class with static methods for creating instances of this type.
ServerIdentityDocumentImpl - Class in org.ogf.graap.wsag4j.types.engine.impl
A document containing one ServerIdentity(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine) element.
ServerIdentityDocumentImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.engine.impl.ServerIdentityDocumentImpl
 
ServerSecurityHandler - Interface in org.ogf.graap.wsag.wsrf.security
ServerSecurityHandler
SERVICE_CONSUMER - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceRoleType
 
SERVICE_PROVIDER - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceRoleType
 
ServiceDescriptionTermType - Interface in org.ogf.schemas.graap.wsAgreement
An XML ServiceDescriptionTermType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ServiceDescriptionTermType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
ServiceDescriptionTermTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML ServiceDescriptionTermType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ServiceDescriptionTermTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.ServiceDescriptionTermTypeImpl
 
ServiceExceptionMapper - Class in org.ogf.graap.wsag.api.rest.providers
 
ServiceExceptionMapper() - Constructor for class org.ogf.graap.wsag.api.rest.providers.ServiceExceptionMapper
 
ServiceGroup - Class in org.ogf.graap.wsag.wsrf.sg.impl
WSAG4JServiceGroup
ServiceGroup() - Constructor for class org.ogf.graap.wsag.wsrf.sg.impl.ServiceGroup
 
ServiceLevelObjectiveDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one ServiceLevelObjective(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
ServiceLevelObjectiveDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
ServiceLevelObjectiveDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one ServiceLevelObjective(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
ServiceLevelObjectiveDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.ServiceLevelObjectiveDocumentImpl
 
ServiceLevelObjectiveType - Interface in org.ogf.schemas.graap.wsAgreement
An XML ServiceLevelObjectiveType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ServiceLevelObjectiveType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
ServiceLevelObjectiveTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML ServiceLevelObjectiveType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ServiceLevelObjectiveTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.ServiceLevelObjectiveTypeImpl
 
ServiceNameSet - Interface in org.ogf.schemas.graap.wsAgreement
An XML ServiceNameSet(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ServiceNameSet.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
ServiceNameSetImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML ServiceNameSet(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ServiceNameSetImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.ServiceNameSetImpl
 
ServicePropertiesType - Interface in org.ogf.schemas.graap.wsAgreement
An XML ServicePropertiesType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ServicePropertiesType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
ServicePropertiesTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML ServicePropertiesType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ServicePropertiesTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.ServicePropertiesTypeImpl
 
ServicePropertyResolver - Class in org.ogf.graap.wsag.server.monitoring
Resolves a set of service properties from a given agreement properties document and converts the resolved properties in the correct type using the specified service property metric.
ServicePropertyResolver(ServicePropertiesType, AgreementPropertiesType) - Constructor for class org.ogf.graap.wsag.server.monitoring.ServicePropertyResolver
Constructs a new resolver.
ServiceReferenceType - Interface in org.ogf.schemas.graap.wsAgreement
An XML ServiceReferenceType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ServiceReferenceType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
ServiceReferenceTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML ServiceReferenceType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ServiceReferenceTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.ServiceReferenceTypeImpl
 
ServiceRoleType - Interface in org.ogf.schemas.graap.wsAgreement
An XML ServiceRoleType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ServiceRoleType.Enum - Class in org.ogf.schemas.graap.wsAgreement
Enumeration value class for org.ogf.schemas.graap.wsAgreement.ServiceRoleType.
ServiceRoleType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
ServiceRoleTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML ServiceRoleType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ServiceRoleTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.ServiceRoleTypeImpl
 
ServiceRoleTypeImpl(SchemaType, boolean) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.ServiceRoleTypeImpl
 
ServiceSelectorType - Interface in org.ogf.schemas.graap.wsAgreement
An XML ServiceSelectorType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ServiceSelectorType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
ServiceSelectorTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML ServiceSelectorType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ServiceSelectorTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.ServiceSelectorTypeImpl
 
ServiceTermStateDefinition - Interface in org.ogf.schemas.graap.wsAgreement
An XML ServiceTermStateDefinition(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ServiceTermStateDefinition.Enum - Class in org.ogf.schemas.graap.wsAgreement
Enumeration value class for org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.
ServiceTermStateDefinition.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
ServiceTermStateDefinitionImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML ServiceTermStateDefinition(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ServiceTermStateDefinitionImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateDefinitionImpl
 
ServiceTermStateDefinitionImpl(SchemaType, boolean) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateDefinitionImpl
 
ServiceTermStateDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one ServiceTermState(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
ServiceTermStateDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
ServiceTermStateDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one ServiceTermState(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
ServiceTermStateDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateDocumentImpl
 
ServiceTermStateMonitor - Class in org.ogf.graap.wsag.server.monitoring
ServiceTermStateMonitor
ServiceTermStateMonitor() - Constructor for class org.ogf.graap.wsag.server.monitoring.ServiceTermStateMonitor
 
ServiceTermStateType - Interface in org.ogf.schemas.graap.wsAgreement
An XML ServiceTermStateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ServiceTermStateType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
ServiceTermStateTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML ServiceTermStateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ServiceTermStateTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateTypeImpl
 
ServiceTermType - Interface in org.ogf.schemas.graap.wsAgreement
An XML ServiceTermType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ServiceTermType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
ServiceTermTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML ServiceTermType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
ServiceTermTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermTypeImpl
 
servletConfig - Variable in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
Servlet Configuration
SESSION_ID - Static variable in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
Session ID
set(StringEnumAbstractBase) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration
 
set(StringEnumAbstractBase) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration
 
set(StringEnumAbstractBase) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
set(StringEnumAbstractBase) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
set(String, Object) - Method in class org.ogf.graap.wsag.server.monitoring.JEXLWSAG4JContext
set(StringEnumAbstractBase) - Method in interface org.ogf.graap.wsag4j.types.engine.ItemCardinalityType
 
set(StringEnumAbstractBase) - Method in interface org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType
 
set(StringEnumAbstractBase) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementRoleType
 
set(StringEnumAbstractBase) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition
 
set(StringEnumAbstractBase) - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition
 
set(StringEnumAbstractBase) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType
 
set(StringEnumAbstractBase) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType
 
set(StringEnumAbstractBase) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceRoleType
 
set(StringEnumAbstractBase) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition
 
setAcceptable(InnerNegotiationStateType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
Sets the "Acceptable" element
setAcceptable(InnerNegotiationStateType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
Sets the "Acceptable" element
setAcceptAgreementInput(AgreementAcceptanceInputType) - Method in interface org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument
Sets the "AcceptAgreementInput" element
setAcceptAgreementInput(AgreementAcceptanceInputType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AcceptAgreementInputDocumentImpl
Sets the "AcceptAgreementInput" element
setAcceptAgreementResponse(AgreementAcceptanceOutputType) - Method in interface org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument
Sets the "AcceptAgreementResponse" element
setAcceptAgreementResponse(AgreementAcceptanceOutputType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AcceptAgreementResponseDocumentImpl
Sets the "AcceptAgreementResponse" element
setAcceptanceHandler(AgreementAcceptanceListener) - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementAcceptanceWsResource
 
setAccountingSystem(IAccountingSystem) - Method in interface org.ogf.graap.wsag.server.monitoring.IGuaranteeEvaluator
Deprecated.  
setAccountingSystem(IAccountingSystem) - Method in interface org.ogf.graap.wsag.server.monitoring.IMonitoringContext
Sets the accounting system that is used with this monitoring context.
setAccountingSystem(IAccountingSystem) - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
setAccountingSystem(IAccountingSystem) - Method in class org.ogf.graap.wsag.server.monitoring.MonitoringContext
Sets the accounting system.
setAccountingSystem(IAccountingSystem) - Method in class org.ogf.graap.wsag.server.monitoring.SimpleGuaranteeEvaluator
Deprecated.  
setAction(AttributedURIType) - Method in interface org.w3.x2005.x08.addressing.ActionDocument
Sets the "Action" element
setAction(AttributedURIType) - Method in class org.w3.x2005.x08.addressing.impl.ActionDocumentImpl
Sets the "Action" element
setAction(AttributedURIType) - Method in class org.w3.x2005.x08.addressing.impl.ProblemActionTypeImpl
Sets the "Action" element
setAction(AttributedURIType) - Method in interface org.w3.x2005.x08.addressing.ProblemActionType
Sets the "Action" element
setActionArray(ActionType[]) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
Sets array of all "Action" element
setActionArray(int, ActionType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
Sets ith "Action" element
setActionArray(ActionType[]) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
Sets array of all "Action" element
setActionArray(int, ActionType) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
Sets ith "Action" element
setActionConfiguration(ImplementationConfigurationType) - Method in interface org.ogf.graap.wsag.server.actions.IAction
 
setActionConfiguration(ImplementationConfigurationType) - Method in class org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction
Sets the configuration for this object. setActualindividualcpucount(boolean) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.ThreadsPerProcessTypeImpl
Sets the "actualindividualcpucount" attribute
setActualindividualcpucount(boolean) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType
Sets the "actualindividualcpucount" attribute
setActualtotalcpucount(boolean) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.NumberOfProcessesTypeImpl
Sets the "actualtotalcpucount" attribute
setActualtotalcpucount(boolean) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType
Sets the "actualtotalcpucount" attribute
setAddress(AttributedURIType) - Method in interface org.w3.x2005.x08.addressing.EndpointReferenceType
Sets the "Address" element
setAddress(AttributedURIType) - Method in class org.w3.x2005.x08.addressing.impl.EndpointReferenceTypeImpl
Sets the "Address" element
setAdvertiseInput(AdvertiseInputType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument
Sets the "AdvertiseInput" element
setAdvertiseInput(AdvertiseInputType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.AdvertiseInputDocumentImpl
Sets the "AdvertiseInput" element
setAdvertiseOutput(AdvertiseOutputType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument
Sets the "AdvertiseOutput" element
setAdvertiseOutput(AdvertiseOutputType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.AdvertiseOutputDocumentImpl
Sets the "AdvertiseOutput" element
setAdvisory(InnerNegotiationStateType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
Sets the "Advisory" element
setAdvisory(InnerNegotiationStateType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
Sets the "Advisory" element
setAgreement(Agreement) - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementWsResource
 
setAgreementAcceptanceEPR(EndpointReferenceType) - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
Sets the "AgreementAcceptanceEPR" element
setAgreementAcceptanceEPR(EndpointReferenceType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
Sets the "AgreementAcceptanceEPR" element
setAgreementClassName(String) - Method in class org.ogf.graap.wsag.server.persistence.impl.PersistentAgreementContainer
 
setAgreementEPR(EndpointReferenceType) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
setAgreementFactory(IAgreementFactory) - Method in class org.ogf.graap.wsag.server.api.impl.FactoryContext
 
setAgreementFactory(PersistentAgreementFactory) - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementFactoryWsResource
Sets the agreement factory for this WSRF resource.
setAgreementFactoryEPR(EndpointReferenceType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Sets the "AgreementFactoryEPR" element
setAgreementFactoryEPR(EndpointReferenceType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Sets the "AgreementFactoryEPR" element
setAgreementFactoryId(String) - Method in class org.ogf.graap.wsag.server.persistence.impl.PersistentAgreementContainer
 
setAgreementFactoryId(String) - Method in class org.ogf.graap.wsag.wsrf.persistence.AgreementEprContainer
 
setAgreementFactoryProperties(AgreementFactoryPropertiesType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument
Sets the "AgreementFactoryProperties" element
setAgreementFactoryProperties(AgreementFactoryPropertiesType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementFactoryPropertiesDocumentImpl
Sets the "AgreementFactoryProperties" element
setAgreementId(String) - Method in interface org.ogf.graap.wsag.api.Agreement
Sets the ID of the agreement.
setAgreementId(String) - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
setAgreementId(String) - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
setAgreementId(String) - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
setAgreementId(String) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
setAgreementId(String) - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Sets the ID of the agreement.
setAgreementId(String) - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
setAgreementId(String) - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
setAgreementId(String) - Method in class org.ogf.graap.wsag.api.types.TemplateType
setAgreementId(String) - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
setAgreementId(String) - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
setAgreementId(String) - Method in class org.ogf.graap.wsag.wsrf.persistence.AgreementEprContainer
 
setAgreementId(String) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
setAgreementId(String) - Method in class org.ogf.graap.wsag4j.types.engine.impl.SLAMonitoringNotificationEventTypeImpl
Sets the "agreementId" attribute
setAgreementId(String) - Method in interface org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType
Sets the "agreementId" attribute
setAgreementId(String) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementIdDocument
Sets the "AgreementId" element
setAgreementId(String) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Sets the "AgreementId" element
setAgreementId(String) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Sets the "AgreementId" element
setAgreementId(String) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementType
Sets the "AgreementId" attribute
setAgreementId(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementIdDocumentImpl
Sets the "AgreementId" element
setAgreementId(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Sets the "AgreementId" element
setAgreementId(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Sets the "AgreementId" element
setAgreementId(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTypeImpl
Sets the "AgreementId" attribute
setAgreementInitiator(XmlObject) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Sets the "AgreementInitiator" element
setAgreementInitiator(XmlObject) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Sets the "AgreementInitiator" element
setAgreementInstance(AbstractAgreementType) - Method in class org.ogf.graap.wsag.server.monitoring.AgreementMonitor
 
setAgreementOffer(AgreementType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument
Sets the "AgreementOffer" element
setAgreementOffer(AgreementType) - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType
Sets the "AgreementOffer" element
setAgreementOffer(AgreementType) - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
Sets the "AgreementOffer" element
setAgreementOffer(AgreementType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementOfferDocumentImpl
Sets the "AgreementOffer" element
setAgreementOffer(AgreementType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputTypeImpl
Sets the "AgreementOffer" element
setAgreementOffer(AgreementType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
Sets the "AgreementOffer" element
setAgreementProperties(AgreementPropertiesType) - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextTypeImpl
Sets the "AgreementProperties" element
setAgreementProperties(AgreementPropertiesType) - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType
Sets the "AgreementProperties" element
setAgreementProperties(AgreementPropertiesType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument
Sets the "AgreementProperties" element
setAgreementProperties(AgreementPropertiesType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesDocumentImpl
Sets the "AgreementProperties" element
setAgreementResponder(XmlObject) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Sets the "AgreementResponder" element
setAgreementResponder(XmlObject) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Sets the "AgreementResponder" element
setAgreementResponder(NegotiationRoleType.Enum) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Sets the "AgreementResponder" element
setAgreementResponder(NegotiationRoleType.Enum) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Sets the "AgreementResponder" element
setAgreementState(AgreementStateType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Sets the "AgreementState" element
setAgreementState(AgreementStateType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDocument
Sets the "AgreementState" element
setAgreementState(AgreementStateType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Sets the "AgreementState" element
setAgreementState(AgreementStateType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Sets the "AgreementState" element
setAgreementState(AgreementStateType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStateDocumentImpl
Sets the "AgreementState" element
setAgreementState(AgreementStateType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Sets the "AgreementState" element
setAgreementStateProperties(AgreementStatePropertiesType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument
Sets the "AgreementStateProperties" element
setAgreementStateProperties(AgreementStatePropertiesType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesDocumentImpl
Sets the "AgreementStateProperties" element
setAlias(String) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
Sets the "Alias" element
setAlias(String) - Method in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
Sets the "Alias" element
setAliasPassword(String) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
Sets the "AliasPassword" element
setAliasPassword(String) - Method in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
Sets the "AliasPassword" element
setAll(TermCompositorType) - Method in interface org.ogf.schemas.graap.wsAgreement.AllDocument
Sets the "All" element
setAll(TermCompositorType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AllDocumentImpl
Sets the "All" element
setAll(All) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets the "all" element
setAll(TermCompositorType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermTreeTypeImpl
Sets the "All" element
setAll(All) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets the "all" element
setAll(TermCompositorType) - Method in interface org.ogf.schemas.graap.wsAgreement.TermTreeType
Sets the "All" element
setAllArray(TermCompositorType[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Sets array of all "All" element
setAllArray(int, TermCompositorType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Sets ith "All" element
setAllArray(TermCompositorType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Sets array of all "All" element
setAllArray(int, TermCompositorType) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Sets ith "All" element
setAllowAnonymousAccess(boolean) - Static method in class org.ogf.graap.wsag.wsrf.WsrfEngine
Sets if anonymous access to the server is allowed.
setAppliationDescXPath(String) - Method in class org.ogf.graap.wsag.api.pattern.ChoosableComputeApplicationPattern
 
setAppliationXPath(String) - Method in class org.ogf.graap.wsag.api.pattern.ChoosableComputeApplicationPattern
 
setApplication(ApplicationType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument
Sets the "Application" element
setApplication(ApplicationType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationDocumentImpl
Sets the "Application" element
setApplication(ApplicationType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
Sets the "Application" element
setApplication(ApplicationType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
Sets the "Application" element
setApplicationName(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument
Sets the "ApplicationName" element
setApplicationName(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType
Sets the "ApplicationName" element
setApplicationName(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationNameDocumentImpl
Sets the "ApplicationName" element
setApplicationName(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationTypeImpl
Sets the "ApplicationName" element
setApplicationVersion(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType
Sets the "ApplicationVersion" element
setApplicationVersion(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument
Sets the "ApplicationVersion" element
setApplicationVersion(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationTypeImpl
Sets the "ApplicationVersion" element
setApplicationVersion(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationVersionDocumentImpl
Sets the "ApplicationVersion" element
setArgument(ArgumentType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument
Sets the "Argument" element
setArgument(ArgumentType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ArgumentDocumentImpl
Sets the "Argument" element
setArgumentArray(ArgumentType[]) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets array of all "Argument" element
setArgumentArray(int, ArgumentType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets ith "Argument" element
setArgumentArray(ArgumentType[]) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets array of all "Argument" element
setArgumentArray(int, ArgumentType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets ith "Argument" element
setArgumentArray(ArgumentType[]) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Sets array of all "Argument" element
setArgumentArray(int, ArgumentType) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Sets ith "Argument" element
setArgumentArray(ArgumentType[]) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Sets array of all "Argument" element
setArgumentArray(int, ArgumentType) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Sets ith "Argument" element
setAssessmentInterval(CompensationType.AssessmentInterval) - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType
Sets the "AssessmentInterval" element
setAssessmentInterval(CompensationType.AssessmentInterval) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl
Sets the "AssessmentInterval" element
setBaseFault(BaseFaultType) - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument
Sets the "BaseFault" element
setBaseFault(BaseFaultType) - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultDocumentImpl
Sets the "BaseFault" element
setBusinessValueList(BusinessValueListType) - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Sets the "BusinessValueList" element
setBusinessValueList(BusinessValueListType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Sets the "BusinessValueList" element
setCandidateHosts(CandidateHostsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument
Sets the "CandidateHosts" element
setCandidateHosts(CandidateHostsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CandidateHostsDocumentImpl
Sets the "CandidateHosts" element
setCandidateHosts(CandidateHostsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Sets the "CandidateHosts" element
setCandidateHosts(CandidateHostsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Sets the "CandidateHosts" element
setChanged() - Method in class org.ogf.graap.wsag.api.types.WSAGXmlType
 
setChanged() - Method in class org.ogf.graap.wsag.api.types.WSAGXmlType.Wsag4jObservable
 
setChanged(boolean) - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractWSAG4JPersistence
Sets the flag to indicate that the persistence layer has changed and needs to be re-initialized (see #initialize()).
setChoice(ExplicitGroup) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets the "choice" element
setChoice(ExplicitGroup) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets the "choice" element
setClassAssertionStatus(String, boolean) - Method in class org.ogf.graap.wsag.wsrf.security.MerlinClassLoader
setCompensation(CompensationType) - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
Sets the "Compensation" element
setCompensation(CompensationType) - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
Sets the "Compensation" element
setConfiguration(ValidatorType) - Method in class org.ogf.graap.wsag.server.engine.TemplateValidator
Sets the validator configuration.
setConfiguration(ConfigurationType) - Method in interface org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument
Sets the "Configuration" element
setConfiguration(ConfigurationType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ConfigurationDocumentImpl
Sets the "Configuration" element
setConfigurationContext(ConfigurationContext) - Static method in class org.ogf.graap.wsag.client.wsrf.impl.Axis2SoapClient
Enables implementations to provide an alternative Axis2 configuration context that will be used for communicating with the WSAG4J server.
setConstraint(XmlObject) - Method in interface org.ogf.schemas.graap.wsAgreement.ConstraintDocument
Sets the "Constraint" element
setConstraint(XmlObject) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ConstraintDocumentImpl
Sets the "Constraint" element
setConstraintAnnotation(ConstraintAnnotationType) - Method in interface org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument
Sets the "ConstraintAnnotation" element
setConstraintAnnotation(ConstraintAnnotationType) - Method in class org.ogf.graap.wsag4j.types.engine.impl.ConstraintAnnotationDocumentImpl
Sets the "ConstraintAnnotation" element
setConstraintArray(XmlObject[]) - Method in interface org.ogf.schemas.graap.wsAgreement.ConstraintSectionType
Sets array of all "Constraint" element
setConstraintArray(int, XmlObject) - Method in interface org.ogf.schemas.graap.wsAgreement.ConstraintSectionType
Sets ith "Constraint" element
setConstraintArray(XmlObject[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ConstraintSectionTypeImpl
Sets array of all "Constraint" element
setConstraintArray(int, XmlObject) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ConstraintSectionTypeImpl
Sets ith "Constraint" element
setConstraintArray(XmlObject[]) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationConstraintSectionTypeImpl
Sets array of all "Constraint" element
setConstraintArray(int, XmlObject) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationConstraintSectionTypeImpl
Sets ith "Constraint" element
setConstraintArray(XmlObject[]) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType
Sets array of all "Constraint" element
setConstraintArray(int, XmlObject) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType
Sets ith "Constraint" element
setContext(AgreementContextType) - Method in interface org.ogf.graap.wsag.api.Agreement
Sets the context of the agreement.
setContext(AgreementContextType) - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
setContext(AgreementContextType) - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
setContext(AgreementContextType) - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
setContext(AgreementContextType) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
setContext(AgreementContextType) - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Sets the context of the agreement.
setContext(AgreementContextType) - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
setContext(AgreementContextType) - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
setContext(AgreementContextType) - Method in class org.ogf.graap.wsag.api.types.TemplateType
setContext(AgreementContextType) - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
setContext(AgreementContextType) - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
setContext(AgreementContextType) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
setContext(AgreementContextType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Sets the "Context" element
setContext(AgreementContextType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Sets the "Context" element
setContext(AgreementContextType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementType
Sets the "Context" element
setContext(AgreementContextType) - Method in interface org.ogf.schemas.graap.wsAgreement.ContextDocument
Sets the "Context" element
setContext(AgreementContextType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Sets the "Context" element
setContext(AgreementContextType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Sets the "Context" element
setContext(AgreementContextType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTypeImpl
Sets the "Context" element
setContext(AgreementContextType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ContextDocumentImpl
Sets the "Context" element
setContinuingFault(ContinuingFaultType) - Method in interface org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument
Sets the "ContinuingFault" element
setContinuingFault(ContinuingFaultType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ContinuingFaultDocumentImpl
Sets the "ContinuingFault" element
setCoreDumpLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument
Sets the "CoreDumpLimit" element
setCoreDumpLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.CoreDumpLimitDocumentImpl
Sets the "CoreDumpLimit" element
setCoreDumpLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "CoreDumpLimit" element
setCoreDumpLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "CoreDumpLimit" element
setCount(BigInteger) - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType.AssessmentInterval
Sets the "Count" element
setCount(BigInteger) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl.AssessmentIntervalImpl
Sets the "Count" element
setCounterOfferTo(String) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextTypeImpl
Sets the "CounterOfferTo" element
setCounterOfferTo(String) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType
Sets the "CounterOfferTo" element
setCPUArchitecture(CPUArchitectureType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument
Sets the "CPUArchitecture" element
setCPUArchitecture(CPUArchitectureType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CPUArchitectureDocumentImpl
Sets the "CPUArchitecture" element
setCPUArchitecture(CPUArchitectureType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Sets the "CPUArchitecture" element
setCPUArchitecture(CPUArchitectureType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Sets the "CPUArchitecture" element
setCPUArchitectureName(ProcessorArchitectureEnumeration.Enum) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument
Sets the "CPUArchitectureName" element
setCPUArchitectureName(ProcessorArchitectureEnumeration.Enum) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType
Sets the "CPUArchitectureName" element
setCPUArchitectureName(ProcessorArchitectureEnumeration.Enum) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CPUArchitectureNameDocumentImpl
Sets the "CPUArchitectureName" element
setCPUArchitectureName(ProcessorArchitectureEnumeration.Enum) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CPUArchitectureTypeImpl
Sets the "CPUArchitectureName" element
setCPUTimeLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument
Sets the "CPUTimeLimit" element
setCPUTimeLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.CPUTimeLimitDocumentImpl
Sets the "CPUTimeLimit" element
setCPUTimeLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "CPUTimeLimit" element
setCPUTimeLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "CPUTimeLimit" element
setCreateAgreementAction(ICreateAgreementAction) - Method in class org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction
Sets the SLA creation strategy for this factory action.
setCreateAgreementConfiguration(ImplementationConfigurationType) - Method in interface org.ogf.graap.wsag4j.types.configuration.ActionType
Sets the "CreateAgreementConfiguration" element
setCreateAgreementConfiguration(ImplementationConfigurationType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ActionTypeImpl
Sets the "CreateAgreementConfiguration" element
setCreateAgreementInput(CreateAgreementInputType) - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument
Sets the "CreateAgreementInput" element
setCreateAgreementInput(CreateAgreementInputType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputDocumentImpl
Sets the "CreateAgreementInput" element
setCreateAgreementResponse(CreateAgreementOutputType) - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument
Sets the "CreateAgreementResponse" element
setCreateAgreementResponse(CreateAgreementOutputType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementResponseDocumentImpl
Sets the "CreateAgreementResponse" element
setCreatedAgreementEPR(EndpointReferenceType) - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType
Sets the "CreatedAgreementEPR" element
setCreatedAgreementEPR(EndpointReferenceType) - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType
Sets the "CreatedAgreementEPR" element
setCreatedAgreementEPR(EndpointReferenceType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementOutputTypeImpl
Sets the "CreatedAgreementEPR" element
setCreatedAgreementEPR(EndpointReferenceType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementOutputTypeImpl
Sets the "CreatedAgreementEPR" element
setCreatedNegotiationEPR(EndpointReferenceType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationOutputTypeImpl
Sets the "CreatedNegotiationEPR" element
setCreatedNegotiationEPR(EndpointReferenceType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType
Sets the "CreatedNegotiationEPR" element
setCreatePendingAgreementInput(CreatePendingAgreementInputType) - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument
Sets the "CreatePendingAgreementInput" element
setCreatePendingAgreementInput(CreatePendingAgreementInputType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputDocumentImpl
Sets the "CreatePendingAgreementInput" element
setCreatePendingAgreementResponse(CreatePendingAgreementOutputType) - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument
Sets the "CreatePendingAgreementResponse" element
setCreatePendingAgreementResponse(CreatePendingAgreementOutputType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementResponseDocumentImpl
Sets the "CreatePendingAgreementResponse" element
setCreationConstraints(ConstraintSectionType) - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
setCreationConstraints(ConstraintSectionType) - Method in class org.ogf.graap.wsag.api.types.TemplateType
setCreationConstraints(ConstraintSectionType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementTemplateType
Sets the "CreationConstraints" element
setCreationConstraints(ConstraintSectionType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTemplateTypeImpl
Sets the "CreationConstraints" element
setCreationFlag(CreationFlagEnumeration.Enum) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument
Sets the "CreationFlag" element
setCreationFlag(CreationFlagEnumeration.Enum) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Sets the "CreationFlag" element
setCreationFlag(CreationFlagEnumeration.Enum) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CreationFlagDocumentImpl
Sets the "CreationFlag" element
setCreationFlag(CreationFlagEnumeration.Enum) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Sets the "CreationFlag" element
setCreator(NegotiationRoleType.Enum) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextTypeImpl
Sets the "Creator" element
setCreator(NegotiationRoleType.Enum) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType
Sets the "Creator" element
setCronExpression(String) - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
setCustomBusinessValueArray(XmlObject[]) - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Sets array of all "CustomBusinessValue" element
setCustomBusinessValueArray(int, XmlObject) - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Sets ith "CustomBusinessValue" element
setCustomBusinessValueArray(XmlObject[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Sets array of all "CustomBusinessValue" element
setCustomBusinessValueArray(int, XmlObject) - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Sets ith "CustomBusinessValue" element
setCustomServiceLevel(XmlObject) - Method in class org.ogf.schemas.graap.wsAgreement.impl.KPITargetTypeImpl
Sets the "CustomServiceLevel" element
setCustomServiceLevel(XmlObject) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceLevelObjectiveTypeImpl
Sets the "CustomServiceLevel" element
setCustomServiceLevel(XmlObject) - Method in interface org.ogf.schemas.graap.wsAgreement.KPITargetType
Sets the "CustomServiceLevel" element
setCustomServiceLevel(XmlObject) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType
Sets the "CustomServiceLevel" element
setDataSegmentLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument
Sets the "DataSegmentLimit" element
setDataSegmentLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.DataSegmentLimitDocumentImpl
Sets the "DataSegmentLimit" element
setDataSegmentLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "DataSegmentLimit" element
setDataSegmentLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "DataSegmentLimit" element
setDataStaging(DataStagingType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument
Sets the "DataStaging" element
setDataStaging(DataStagingType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingDocumentImpl
Sets the "DataStaging" element
setDataStagingArray(DataStagingType[]) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
Sets array of all "DataStaging" element
setDataStagingArray(int, DataStagingType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
Sets ith "DataStaging" element
setDataStagingArray(DataStagingType[]) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
Sets array of all "DataStaging" element
setDataStagingArray(int, DataStagingType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
Sets ith "DataStaging" element
setDefaultAssertionStatus(boolean) - Method in class org.ogf.graap.wsag.wsrf.security.MerlinClassLoader
setDefaultAxis2ConfigurationPath(String) - Static method in class org.ogf.graap.wsag.client.wsrf.impl.Axis2SoapClient
Sets the default location of the Axis2 configuration files.
setDefaultSOAPClient(Axis2SoapClient) - Static method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
 
setDelegator(Agreement) - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Sets the delegation target for this instance.
setDeleteOnTermination(boolean) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Sets the "DeleteOnTermination" element
setDeleteOnTermination(boolean) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument
Sets the "DeleteOnTermination" element
setDeleteOnTermination(boolean) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Sets the "DeleteOnTermination" element
setDeleteOnTermination(boolean) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DeleteOnTerminationDocumentImpl
Sets the "DeleteOnTermination" element
setDescription(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType
Sets the "Description" element
setDescription(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument
Sets the "Description" element
setDescription(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Sets the "Description" element
setDescription(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationTypeImpl
Sets the "Description" element
setDescription(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DescriptionDocumentImpl
Sets the "Description" element
setDescription(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Sets the "Description" element
setDescription(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Sets the "Description" element
setDescription(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeImpl
Sets the "Description" element
setDescription(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Sets the "Description" element
setDescription(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType
Sets the "Description" element
setDescriptionArray(BaseFaultType.Description[]) - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Sets array of all "Description" element
setDescriptionArray(int, BaseFaultType.Description) - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Sets ith "Description" element
setDescriptionArray(BaseFaultType.Description[]) - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Sets array of all "Description" element
setDescriptionArray(int, BaseFaultType.Description) - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Sets ith "Description" element
setDetails(GuaranteeEvaluationDetailType) - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
Sets the "Details" element
setDetails(GuaranteeEvaluationDetailType) - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
Sets the "Details" element
setDialect(String) - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType.ErrorCode
Sets the "dialect" attribute
setDialect(String) - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl.ErrorCodeImpl
Sets the "dialect" attribute
setDiskSpace(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument
Sets the "DiskSpace" element
setDiskSpace(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Sets the "DiskSpace" element
setDiskSpace(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DiskSpaceDocumentImpl
Sets the "DiskSpace" element
setDiskSpace(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Sets the "DiskSpace" element
setDuration(int) - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintTypeImpl
Sets the "Duration" element
setDuration(int) - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType
Sets the "Duration" element
setEndpointReference(EndpointReferenceType) - Method in class org.ogf.graap.wsag.wsrf.AbstractWsResource
Sets the EPR for this WS-Resource and adds the server identity to the meta data of the EPR.
setEndpointReference(EndpointReferenceType) - Method in interface org.w3.x2005.x08.addressing.EndpointReferenceDocument
Sets the "EndpointReference" element
setEndpointReference(EndpointReferenceType) - Method in class org.w3.x2005.x08.addressing.impl.EndpointReferenceDocumentImpl
Sets the "EndpointReference" element
setEndTime(Calendar) - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintTypeImpl
Sets the "EndTime" element
setEndTime(Calendar) - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType
Sets the "EndTime" element
setEngine(WsagEngine) - Method in interface org.ogf.graap.wsag.server.actions.IAction
Sets the WSAG4J engine instance for this handler.
setEngine(WsagEngine) - Method in class org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction
 
setEngineConfigurationFile(String) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineInstanceTypeImpl
Sets the "EngineConfigurationFile" attribute
setEngineConfigurationFile(String) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType
Sets the "EngineConfigurationFile" attribute
setEntryArray(PersistenceAgreementContextType.Entry[]) - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextTypeImpl
Sets array of all "Entry" element
setEntryArray(int, PersistenceAgreementContextType.Entry) - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextTypeImpl
Sets ith "Entry" element
setEntryArray(PersistenceAgreementContextType.Entry[]) - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType
Sets array of all "Entry" element
setEntryArray(int, PersistenceAgreementContextType.Entry) - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType
Sets ith "Entry" element
setEnumerationArray(NoFixedFacet[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets array of all "enumeration" element
setEnumerationArray(int, NoFixedFacet) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets ith "enumeration" element
setEnumerationArray(NoFixedFacet[]) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets array of all "enumeration" element
setEnumerationArray(int, NoFixedFacet) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets ith "enumeration" element
setEnvironment(EnvironmentType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument
Sets the "Environment" element
setEnvironment(EnvironmentType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.EnvironmentDocumentImpl
Sets the "Environment" element
setEnvironmentArray(EnvironmentType[]) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets array of all "Environment" element
setEnvironmentArray(int, EnvironmentType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets ith "Environment" element
setEnvironmentArray(EnvironmentType[]) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets array of all "Environment" element
setEnvironmentArray(int, EnvironmentType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets ith "Environment" element
setEnvironmentArray(EnvironmentType[]) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Sets array of all "Environment" element
setEnvironmentArray(int, EnvironmentType) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Sets ith "Environment" element
setEnvironmentArray(EnvironmentType[]) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Sets array of all "Environment" element
setEnvironmentArray(int, EnvironmentType) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Sets ith "Environment" element
setEpr(EndpointReferenceType) - Method in class org.ogf.graap.wsag.wsrf.persistence.AgreementEprContainer
 
setEprAddress(String) - Method in class org.ogf.graap.wsag.wsrf.persistence.AgreementEprContainer
 
setEpsilon(double) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType
Sets the "epsilon" attribute
setEpsilon(double) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ExactTypeImpl
Sets the "epsilon" attribute
setError(FileNameType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument
Sets the "Error" element
setError(FileNameType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ErrorDocumentImpl
Sets the "Error" element
setError(FileNameType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "Error" element
setError(FileNameType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "Error" element
setError(FileNameType) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Sets the "Error" element
setError(FileNameType) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Sets the "Error" element
setErrorCode(BaseFaultType.ErrorCode) - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Sets the "ErrorCode" element
setErrorCode(BaseFaultType.ErrorCode) - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Sets the "ErrorCode" element
setEvaluationResult(boolean) - Method in class org.ogf.graap.wsag.server.accounting.AccountingContext
setEvaluationResult(boolean) - Method in interface org.ogf.graap.wsag.server.accounting.IAccountingContext
 
setExactArray(ExactType[]) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Sets array of all "Exact" element
setExactArray(int, ExactType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Sets ith "Exact" element
setExactArray(ExactType[]) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Sets array of all "Exact" element
setExactArray(int, ExactType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Sets ith "Exact" element
setExactlyOneArray(TermCompositorType[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Sets array of all "ExactlyOne" element
setExactlyOneArray(int, TermCompositorType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Sets ith "ExactlyOne" element
setExactlyOneArray(TermCompositorType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Sets array of all "ExactlyOne" element
setExactlyOneArray(int, TermCompositorType) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Sets ith "ExactlyOne" element
setExclusiveBound(boolean) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType
Sets the "exclusiveBound" attribute
setExclusiveBound(boolean) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.BoundaryTypeImpl
Sets the "exclusiveBound" attribute
setExclusiveExecution(boolean) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument
Sets the "ExclusiveExecution" element
setExclusiveExecution(boolean) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ExclusiveExecutionDocumentImpl
Sets the "ExclusiveExecution" element
setExclusiveExecution(boolean) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Sets the "ExclusiveExecution" element
setExclusiveExecution(boolean) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Sets the "ExclusiveExecution" element
setExecutable(FileNameType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument
Sets the "Executable" element
setExecutable(FileNameType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ExecutableDocumentImpl
Sets the "Executable" element
setExecutable(FileNameType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "Executable" element
setExecutable(FileNameType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "Executable" element
setExecutable(FileNameType) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Sets the "Executable" element
setExecutable(FileNameType) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Sets the "Executable" element
setExecutionContext(IAgreementContext) - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
setExecutionProperties(Map<String, XmlObject>) - Method in interface org.ogf.graap.wsag.server.api.IAgreementContext
 
setExecutionProperties(Map<String, XmlObject>) - Method in class org.ogf.graap.wsag.server.api.impl.AgreementContext
Persisted Execution properties map (typed as String/XMLObject) to execution context of the agreement.
setExpirationTime(Calendar) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Sets the "ExpirationTime" element
setExpirationTime(Calendar) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Sets the "ExpirationTime" element
setExpirationTime(Calendar) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Sets the "ExpirationTime" element
setExpirationTime(Calendar) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextTypeImpl
Sets the "ExpirationTime" element
setExpirationTime(Calendar) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Sets the "ExpirationTime" element
setExpirationTime(Calendar) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType
Sets the "ExpirationTime" element
setFactory(PersistentAgreementFactory) - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementWsResource
 
setFactory(FactoryConfigurationType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
Sets the "Factory" element
setFactory(FactoryConfigurationType) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
Sets the "Factory" element
setFactoryContext(AgreementFactoryContext) - Method in interface org.ogf.graap.wsag.api.AgreementFactory
Sets the factory context.
setFactoryContext(AgreementFactoryContext) - Method in interface org.ogf.graap.wsag.server.actions.IAction
 
setFactoryContext(AgreementFactoryContext) - Method in class org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction
 
setFactoryContext(AgreementFactoryContext) - Method in class org.ogf.graap.wsag.server.actions.impl.HandlerContext
 
setFactoryContext(AgreementFactoryContext) - Method in class org.ogf.graap.wsag.server.api.impl.AbstractAgreementFactory
 
setFactoryContext(AgreementFactoryContext) - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
 
setFactoryContext(AgreementFactoryContext) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseAgreementFactory
 
setFactoryEPR(EndpointReferenceType) - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementWsResource
 
setFactoryEPR(EndpointReferenceType) - Method in class org.ogf.graap.wsag.wsrf.impl.NegotiationWsResource
 
setFactoryEPR(EndpointReferenceType) - Static method in class org.ogf.graap.wsag.wsrf.sg.impl.MembershipContentRuleContext
 
setFactoryEPR(EndpointReferenceType) - Method in class org.ogf.graap.wsag.wsrf.sg.impl.RuleContextContainer
 
setFactoryImplementation(ImplementationConfigurationType) - Method in interface org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType
Sets the "FactoryImplementation" element
setFactoryImplementation(ImplementationConfigurationType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.FactoryConfigurationTypeImpl
Sets the "FactoryImplementation" element
setFaultCause(BaseFaultType.FaultCause) - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Sets the "FaultCause" element
setFaultCause(BaseFaultType.FaultCause) - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Sets the "FaultCause" element
setFaultTo(EndpointReferenceType) - Method in interface org.w3.x2005.x08.addressing.FaultToDocument
Sets the "FaultTo" element
setFaultTo(EndpointReferenceType) - Method in class org.w3.x2005.x08.addressing.impl.FaultToDocumentImpl
Sets the "FaultTo" element
setFileName(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Sets the "FileName" element
setFileName(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument
Sets the "FileName" element
setFileName(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Sets the "FileName" element
setFileName(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileNameDocumentImpl
Sets the "FileName" element
setFilename(String) - Method in interface org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType
Sets the "Filename" element
setFilename(String) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.FileTemplateConfigurationTypeImpl
Sets the "Filename" element
setFileSizeLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument
Sets the "FileSizeLimit" element
setFileSizeLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.FileSizeLimitDocumentImpl
Sets the "FileSizeLimit" element
setFileSizeLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "FileSizeLimit" element
setFileSizeLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "FileSizeLimit" element
setFileSystem(FileSystemType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument
Sets the "FileSystem" element
setFileSystem(FileSystemType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemDocumentImpl
Sets the "FileSystem" element
setFileSystemArray(FileSystemType[]) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Sets array of all "FileSystem" element
setFileSystemArray(int, FileSystemType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Sets ith "FileSystem" element
setFileSystemArray(FileSystemType[]) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Sets array of all "FileSystem" element
setFileSystemArray(int, FileSystemType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Sets ith "FileSystem" element
setFilesystemName(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Sets the "FilesystemName" element
setFilesystemName(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument
Sets the "FilesystemName" element
setFilesystemName(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Sets the "FilesystemName" element
setFilesystemName(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FilesystemNameDocumentImpl
Sets the "FilesystemName" element
setFilesystemName(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType
Sets the "filesystemName" attribute
setFilesystemName(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType
Sets the "filesystemName" attribute
setFilesystemName(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType
Sets the "filesystemName" attribute
setFilesystemName(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType
Sets the "filesystemName" attribute
setFilesystemName(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ArgumentTypeImpl
Sets the "filesystemName" attribute
setFilesystemName(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.DirectoryNameTypeImpl
Sets the "filesystemName" attribute
setFilesystemName(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.EnvironmentTypeImpl
Sets the "filesystemName" attribute
setFilesystemName(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.FileNameTypeImpl
Sets the "filesystemName" attribute
setFileSystemType(FileSystemTypeEnumeration.Enum) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Sets the "FileSystemType" element
setFileSystemType(FileSystemTypeEnumeration.Enum) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument
Sets the "FileSystemType" element
setFileSystemType(FileSystemTypeEnumeration.Enum) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeDocumentImpl
Sets the "FileSystemType" element
setFileSystemType(FileSystemTypeEnumeration.Enum) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Sets the "FileSystemType" element
setFileTemplateConfiguration(FileTemplateConfigurationType) - Method in interface org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument
Sets the "FileTemplateConfiguration" element
setFileTemplateConfiguration(FileTemplateConfigurationType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.FileTemplateConfigurationDocumentImpl
Sets the "FileTemplateConfiguration" element
setFractionDigitsArray(NumFacet[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets array of all "fractionDigits" element
setFractionDigitsArray(int, NumFacet) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets ith "fractionDigits" element
setFractionDigitsArray(NumFacet[]) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets array of all "fractionDigits" element
setFractionDigitsArray(int, NumFacet) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets ith "fractionDigits" element
setFrom(EndpointReferenceType) - Method in interface org.w3.x2005.x08.addressing.FromDocument
Sets the "From" element
setFrom(EndpointReferenceType) - Method in class org.w3.x2005.x08.addressing.impl.FromDocumentImpl
Sets the "From" element
setGatewayAddress(String) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
Sets the "GatewayAddress" element
setGatewayAddress(String) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
Sets the "GatewayAddress" element
setGetTemplateAction(IGetTemplateAction) - Method in class org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction
Sets the template creation strategy for this factory action.
setGetTemplateConfiguration(ImplementationConfigurationType) - Method in interface org.ogf.graap.wsag4j.types.configuration.ActionType
Sets the "GetTemplateConfiguration" element
setGetTemplateConfiguration(ImplementationConfigurationType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ActionTypeImpl
Sets the "GetTemplateConfiguration" element
setGroup(GroupRef) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets the "group" element
setGroup(GroupRef) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets the "group" element
setGroupName(GroupNameType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument
Sets the "GroupName" element
setGroupName(GroupNameType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.GroupNameDocumentImpl
Sets the "GroupName" element
setGroupName(GroupNameType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "GroupName" element
setGroupName(GroupNameType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "GroupName" element
setGuarantee(GuaranteeTermType) - Method in class org.ogf.graap.wsag.server.accounting.AccountingContext
setGuarantee(GuaranteeTermType) - Method in interface org.ogf.graap.wsag.server.accounting.IAccountingContext
 
setGuarantee(GuaranteeTermType) - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType
Sets the "Guarantee" element
setGuarantee(GuaranteeTermType) - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationDetailTypeImpl
Sets the "Guarantee" element
setGuaranteeEvaluationResultArray(GuaranteeEvaluationResultType[]) - Method in class org.ogf.graap.wsag4j.types.engine.impl.SLAMonitoringNotificationEventTypeImpl
Sets array of all "GuaranteeEvaluationResult" element
setGuaranteeEvaluationResultArray(int, GuaranteeEvaluationResultType) - Method in class org.ogf.graap.wsag4j.types.engine.impl.SLAMonitoringNotificationEventTypeImpl
Sets ith "GuaranteeEvaluationResult" element
setGuaranteeEvaluationResultArray(GuaranteeEvaluationResultType[]) - Method in interface org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType
Sets array of all "GuaranteeEvaluationResult" element
setGuaranteeEvaluationResultArray(int, GuaranteeEvaluationResultType) - Method in interface org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType
Sets ith "GuaranteeEvaluationResult" element
setGuaranteeState(GuaranteeTermStateType) - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType
Sets the "GuaranteeState" element
setGuaranteeState(GuaranteeTermStateType) - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationDetailTypeImpl
Sets the "GuaranteeState" element
setGuaranteeTermArray(GuaranteeTermType[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Sets array of all "GuaranteeTerm" element
setGuaranteeTermArray(int, GuaranteeTermType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Sets ith "GuaranteeTerm" element
setGuaranteeTermArray(GuaranteeTermType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Sets array of all "GuaranteeTerm" element
setGuaranteeTermArray(int, GuaranteeTermType) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Sets ith "GuaranteeTerm" element
setGuaranteeTermState(GuaranteeTermStateType) - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument
Sets the "GuaranteeTermState" element
setGuaranteeTermState(GuaranteeTermStateType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermStateDocumentImpl
Sets the "GuaranteeTermState" element
setGuaranteeTermStateArray(GuaranteeTermStateType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Sets array of all "GuaranteeTermState" element
setGuaranteeTermStateArray(int, GuaranteeTermStateType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Sets ith "GuaranteeTermState" element
setGuaranteeTermStateArray(GuaranteeTermStateType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Sets array of all "GuaranteeTermState" element
setGuaranteeTermStateArray(int, GuaranteeTermStateType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Sets ith "GuaranteeTermState" element
setGuaranteeTermStateArray(GuaranteeTermStateType[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Sets array of all "GuaranteeTermState" element
setGuaranteeTermStateArray(int, GuaranteeTermStateType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Sets ith "GuaranteeTermState" element
setGuaranteeTermStateArray(GuaranteeTermStateType[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Sets array of all "GuaranteeTermState" element
setGuaranteeTermStateArray(int, GuaranteeTermStateType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Sets ith "GuaranteeTermState" element
setGuaranteeTermStates(GuaranteeTermStateType[]) - Method in interface org.ogf.graap.wsag.api.Agreement
Sets the guarantee term states of the agreement.
setGuaranteeTermStates(GuaranteeTermStateType[]) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
setGuaranteeTermStates(GuaranteeTermStateType[]) - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Sets the guarantee term states of the agreement.
setGuaranteeTermStates(GuaranteeTermStateType[]) - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
setGuaranteeTermStates(GuaranteeTermStateType[]) - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
setGuaranteeTermStates(GuaranteeTermStateType[]) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
setHandlerArray(HandlerType[]) - Method in interface org.ogf.graap.wsag4j.types.configuration.HandlerChainType
Sets array of all "Handler" element
setHandlerArray(int, HandlerType) - Method in interface org.ogf.graap.wsag4j.types.configuration.HandlerChainType
Sets ith "Handler" element
setHandlerArray(HandlerType[]) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.HandlerChainTypeImpl
Sets array of all "Handler" element
setHandlerArray(int, HandlerType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.HandlerChainTypeImpl
Sets ith "Handler" element
setHandlerConfiguration(ImplementationConfigurationType) - Method in class org.ogf.graap.wsag.server.actions.impl.HandlerContext
 
setHandlerContext(IActionHandlerContext) - Method in class org.ogf.graap.wsag.server.actions.AbstractCreateAgreementAction
Sets the context for this action handler. setHandlerContext(IActionHandlerContext) - Method in class org.ogf.graap.wsag.server.actions.AbstractGetTemplateAction
Sets the context for this action handler.
setHandlerContext(IActionHandlerContext) - Method in class org.ogf.graap.wsag.server.actions.AbstractNegotiationAction
Sets the context for this action handler.
setHandlerContext(IActionHandlerContext) - Method in interface org.ogf.graap.wsag.server.actions.IActionHandler
Sets the context for this action handler. setHandlerName(String) - Method in interface org.ogf.graap.wsag4j.types.configuration.HandlerType
Sets the "HandlerName" element
setHandlerName(String) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.HandlerTypeImpl
Sets the "HandlerName" element
setHostName(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument
Sets the "HostName" element
setHostName(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.HostNameDocumentImpl
Sets the "HostName" element
setHostNameArray(String[]) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType
Sets array of all "HostName" element
setHostNameArray(int, String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType
Sets ith "HostName" element
setHostNameArray(String[]) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CandidateHostsTypeImpl
Sets array of all "HostName" element
setHostNameArray(int, String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CandidateHostsTypeImpl
Sets ith "HostName" element
setId(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDefinitionTypeImpl
Sets the "id" attribute
setId(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType
Sets the "id" attribute
setIdle(InnerTermStateType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateTypeImpl
Sets the "Idle" element
setIdle(InnerTermStateType) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateType
Sets the "Idle" element
setImplementationClass(String) - Method in interface org.ogf.graap.wsag4j.types.configuration.HandlerType
Sets the "ImplementationClass" element
setImplementationClass(String) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.HandlerTypeImpl
Sets the "ImplementationClass" element
setImplementationClass(String) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ImplementationConfigurationTypeImpl
Sets the "ImplementationClass" element
setImplementationClass(String) - Method in interface org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType
Sets the "ImplementationClass" element
setImportance(int) - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
Sets the "Importance" element
setImportance(int) - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
Sets the "Importance" element
setImportance(BigInteger) - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Sets the "Importance" element
setImportance(BigInteger) - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Sets the "Importance" element
setImportance(BigInteger) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferItemTypeImpl
Sets the "Importance" attribute
setImportance(BigInteger) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType
Sets the "Importance" attribute
setIndividualCPUCount(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualCPUCountDocumentImpl
Sets the "IndividualCPUCount" element
setIndividualCPUCount(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Sets the "IndividualCPUCount" element
setIndividualCPUCount(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument
Sets the "IndividualCPUCount" element
setIndividualCPUCount(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Sets the "IndividualCPUCount" element
setIndividualCPUSpeed(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualCPUSpeedDocumentImpl
Sets the "IndividualCPUSpeed" element
setIndividualCPUSpeed(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Sets the "IndividualCPUSpeed" element
setIndividualCPUSpeed(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument
Sets the "IndividualCPUSpeed" element
setIndividualCPUSpeed(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Sets the "IndividualCPUSpeed" element
setIndividualCPUTime(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualCPUTimeDocumentImpl
Sets the "IndividualCPUTime" element
setIndividualCPUTime(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Sets the "IndividualCPUTime" element
setIndividualCPUTime(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument
Sets the "IndividualCPUTime" element
setIndividualCPUTime(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Sets the "IndividualCPUTime" element
setIndividualDiskSpace(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualDiskSpaceDocumentImpl
Sets the "IndividualDiskSpace" element
setIndividualDiskSpace(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Sets the "IndividualDiskSpace" element
setIndividualDiskSpace(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument
Sets the "IndividualDiskSpace" element
setIndividualDiskSpace(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Sets the "IndividualDiskSpace" element
setIndividualNetworkBandwidth(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualNetworkBandwidthDocumentImpl
Sets the "IndividualNetworkBandwidth" element
setIndividualNetworkBandwidth(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Sets the "IndividualNetworkBandwidth" element
setIndividualNetworkBandwidth(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument
Sets the "IndividualNetworkBandwidth" element
setIndividualNetworkBandwidth(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Sets the "IndividualNetworkBandwidth" element
setIndividualPhysicalMemory(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualPhysicalMemoryDocumentImpl
Sets the "IndividualPhysicalMemory" element
setIndividualPhysicalMemory(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Sets the "IndividualPhysicalMemory" element
setIndividualPhysicalMemory(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument
Sets the "IndividualPhysicalMemory" element
setIndividualPhysicalMemory(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Sets the "IndividualPhysicalMemory" element
setIndividualVirtualMemory(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.IndividualVirtualMemoryDocumentImpl
Sets the "IndividualVirtualMemory" element
setIndividualVirtualMemory(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Sets the "IndividualVirtualMemory" element
setIndividualVirtualMemory(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument
Sets the "IndividualVirtualMemory" element
setIndividualVirtualMemory(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Sets the "IndividualVirtualMemory" element
setInitiateNegotiationInput(InitiateNegotiationInputType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputDocumentImpl
Sets the "InitiateNegotiationInput" element
setInitiateNegotiationInput(InitiateNegotiationInputType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument
Sets the "InitiateNegotiationInput" element
setInitiateNegotiationOutput(InitiateNegotiationOutputType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationOutputDocumentImpl
Sets the "InitiateNegotiationOutput" element
setInitiateNegotiationOutput(InitiateNegotiationOutputType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument
Sets the "InitiateNegotiationOutput" element
setInitiatorAgreementEPR(EndpointReferenceType) - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType
Sets the "InitiatorAgreementEPR" element
setInitiatorAgreementEPR(EndpointReferenceType) - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
Sets the "InitiatorAgreementEPR" element
setInitiatorAgreementEPR(EndpointReferenceType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputTypeImpl
Sets the "InitiatorAgreementEPR" element
setInitiatorAgreementEPR(EndpointReferenceType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
Sets the "InitiatorAgreementEPR" element
setInitiatorAgreementEPR(EndpointReferenceType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl.RenegotiationImpl
Sets the "InitiatorAgreementEPR" element
setInitiatorAgreementEPR(EndpointReferenceType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Renegotiation
Sets the "InitiatorAgreementEPR" element
setInitiatorEPR(EndpointReferenceType) - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
setInitiatorEPR(EndpointReferenceType) - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
setInitiatorNegotiationEPR(EndpointReferenceType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputTypeImpl
Sets the "InitiatorNegotiationEPR" element
setInitiatorNegotiationEPR(EndpointReferenceType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationExtensionTypeImpl
Sets the "InitiatorNegotiationEPR" element
setInitiatorNegotiationEPR(EndpointReferenceType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.RenegotiationExtensionTypeImpl
Sets the "InitiatorNegotiationEPR" element
setInitiatorNegotiationEPR(EndpointReferenceType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType
Sets the "InitiatorNegotiationEPR" element
setInitiatorNegotiationEPR(EndpointReferenceType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType
Sets the "InitiatorNegotiationEPR" element
setInitiatorNegotiationEPR(EndpointReferenceType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType
Sets the "InitiatorNegotiationEPR" element
setInput(FileNameType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.InputDocumentImpl
Sets the "Input" element
setInput(FileNameType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "Input" element
setInput(FileNameType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument
Sets the "Input" element
setInput(FileNameType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "Input" element
setInput(FileNameType) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Sets the "Input" element
setInput(FileNameType) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Sets the "Input" element
setIsReferenceParameter(boolean) - Method in class org.w3.x2005.x08.addressing.impl.IsReferenceParameterAttributeImpl
Sets the "IsReferenceParameter" attribute
setIsReferenceParameter(boolean) - Method in interface org.w3.x2005.x08.addressing.IsReferenceParameterAttribute
Sets the "IsReferenceParameter" attribute
setItemArray(OfferItemType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.ConstraintSectionType
Sets array of all "Item" element
setItemArray(int, OfferItemType) - Method in interface org.ogf.schemas.graap.wsAgreement.ConstraintSectionType
Sets ith "Item" element
setItemArray(OfferItemType[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ConstraintSectionTypeImpl
Sets array of all "Item" element
setItemArray(int, OfferItemType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ConstraintSectionTypeImpl
Sets ith "Item" element
setItemArray(NegotiationOfferItemType[]) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationConstraintSectionTypeImpl
Sets array of all "Item" element
setItemArray(int, NegotiationOfferItemType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationConstraintSectionTypeImpl
Sets ith "Item" element
setItemArray(NegotiationOfferItemType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType
Sets array of all "Item" element
setItemArray(int, NegotiationOfferItemType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType
Sets ith "Item" element
setItemConstraint(OfferItemType.ItemConstraint) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl
Sets the "ItemConstraint" element
setItemConstraint(OfferItemType.ItemConstraint) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType
Sets the "ItemConstraint" element
setJobAnnotation(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobAnnotationDocumentImpl
Sets the "JobAnnotation" element
setJobAnnotation(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument
Sets the "JobAnnotation" element
setJobAnnotationArray(String[]) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Sets array of all "JobAnnotation" element
setJobAnnotationArray(int, String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Sets ith "JobAnnotation" element
setJobAnnotationArray(String[]) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Sets array of all "JobAnnotation" element
setJobAnnotationArray(int, String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Sets ith "JobAnnotation" element
setJobDefinition(JobDefinitionType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDefinitionDocumentImpl
Sets the "JobDefinition" element
setJobDefinition(JobDefinitionType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument
Sets the "JobDefinition" element
setJobDescription(JobDescriptionType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDefinitionTypeImpl
Sets the "JobDescription" element
setJobDescription(JobDescriptionType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionDocumentImpl
Sets the "JobDescription" element
setJobDescription(JobDescriptionType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType
Sets the "JobDescription" element
setJobDescription(JobDescriptionType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument
Sets the "JobDescription" element
setJobIdentification(JobIdentificationType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
Sets the "JobIdentification" element
setJobIdentification(JobIdentificationType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationDocumentImpl
Sets the "JobIdentification" element
setJobIdentification(JobIdentificationType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
Sets the "JobIdentification" element
setJobIdentification(JobIdentificationType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument
Sets the "JobIdentification" element
setJobName(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Sets the "JobName" element
setJobName(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobNameDocumentImpl
Sets the "JobName" element
setJobName(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Sets the "JobName" element
setJobName(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument
Sets the "JobName" element
setJobProject(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobProjectDocumentImpl
Sets the "JobProject" element
setJobProject(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument
Sets the "JobProject" element
setJobProjectArray(String[]) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Sets array of all "JobProject" element
setJobProjectArray(int, String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Sets ith "JobProject" element
setJobProjectArray(String[]) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Sets array of all "JobProject" element
setJobProjectArray(int, String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Sets ith "JobProject" element
setKeystore(KeystoreConfigurationType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
Sets the "Keystore" element
setKeystore(KeystoreConfigurationType) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
Sets the "Keystore" element
setKeyStoreAlias(String) - Method in class org.ogf.graap.wsag.api.security.KeystoreProperties
 
setKeystoreFile(String) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
Sets the "KeystoreFile" element
setKeystoreFile(String) - Method in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
Sets the "KeystoreFile" element
setKeystoreFilename(String) - Method in class org.ogf.graap.wsag.api.security.KeystoreProperties
 
setKeystorePassword(String) - Method in class org.ogf.graap.wsag.api.security.KeystoreCallback
 
setKeystorePassword(String) - Method in class org.ogf.graap.wsag.api.security.KeystoreProperties
 
setKeystorePassword(String) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
Sets the "KeystorePassword" element
setKeystorePassword(String) - Method in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
Sets the "KeystorePassword" element
setKeyStoreType(String) - Method in class org.ogf.graap.wsag.api.security.KeystoreProperties
 
setKeystoreType(String) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
Sets the "KeystoreType" element
setKeystoreType(String) - Method in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
Sets the "KeystoreType" element
setKPIName(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.KPITargetTypeImpl
Sets the "KPIName" element
setKPIName(String) - Method in interface org.ogf.schemas.graap.wsAgreement.KPITargetType
Sets the "KPIName" element
setKPITarget(KPITargetType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceLevelObjectiveTypeImpl
Sets the "KPITarget" element
setKPITarget(KPITargetType) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType
Sets the "KPITarget" element
setLang(String) - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Description
Sets the "lang" attribute
setLang(String) - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl.DescriptionImpl
Sets the "lang" attribute
setLengthArray(NumFacet[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets array of all "length" element
setLengthArray(int, NumFacet) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets ith "length" element
setLengthArray(NumFacet[]) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets array of all "length" element
setLengthArray(int, NumFacet) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets ith "length" element
setLocation(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.LocationDocumentImpl
Sets the "Location" element
setLocation(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl
Sets the "Location" element
setLocation(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableTypeImpl
Sets the "Location" element
setLocation(String) - Method in interface org.ogf.schemas.graap.wsAgreement.LocationDocument
Sets the "Location" element
setLocation(String) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType
Sets the "Location" element
setLocation(String) - Method in interface org.ogf.schemas.graap.wsAgreement.VariableType
Sets the "Location" element
setLockedMemoryLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.LockedMemoryLimitDocumentImpl
Sets the "LockedMemoryLimit" element
setLockedMemoryLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "LockedMemoryLimit" element
setLockedMemoryLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument
Sets the "LockedMemoryLimit" element
setLockedMemoryLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "LockedMemoryLimit" element
setLoginContext(LoginContext) - Static method in class org.ogf.graap.wsag.wsrf.WsrfEngine
Sets the WSAG4J engine login context.
setLowerBound(BoundaryType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeTypeImpl
Sets the "LowerBound" element
setLowerBound(BoundaryType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType
Sets the "LowerBound" element
setLowerBoundedRange(BoundaryType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Sets the "LowerBoundedRange" element
setLowerBoundedRange(BoundaryType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Sets the "LowerBoundedRange" element
setMaxExclusiveArray(Facet[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets array of all "maxExclusive" element
setMaxExclusiveArray(int, Facet) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets ith "maxExclusive" element
setMaxExclusiveArray(Facet[]) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets array of all "maxExclusive" element
setMaxExclusiveArray(int, Facet) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets ith "maxExclusive" element
setMaxInclusiveArray(Facet[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets array of all "maxInclusive" element
setMaxInclusiveArray(int, Facet) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets ith "maxInclusive" element
setMaxInclusiveArray(Facet[]) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets array of all "maxInclusive" element
setMaxInclusiveArray(int, Facet) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets ith "maxInclusive" element
setMaxLengthArray(NumFacet[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets array of all "maxLength" element
setMaxLengthArray(int, NumFacet) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets ith "maxLength" element
setMaxLengthArray(NumFacet[]) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets array of all "maxLength" element
setMaxLengthArray(int, NumFacet) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets ith "maxLength" element
setMemoryLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.MemoryLimitDocumentImpl
Sets the "MemoryLimit" element
setMemoryLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "MemoryLimit" element
setMemoryLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument
Sets the "MemoryLimit" element
setMemoryLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "MemoryLimit" element
setMessageID(AttributedURIType) - Method in class org.w3.x2005.x08.addressing.impl.MessageIDDocumentImpl
Sets the "MessageID" element
setMessageID(AttributedURIType) - Method in interface org.w3.x2005.x08.addressing.MessageIDDocument
Sets the "MessageID" element
setMetadata(MetadataType) - Method in interface org.w3.x2005.x08.addressing.EndpointReferenceType
Sets the "Metadata" element
setMetadata(MetadataType) - Method in class org.w3.x2005.x08.addressing.impl.EndpointReferenceTypeImpl
Sets the "Metadata" element
setMetadata(MetadataType) - Method in class org.w3.x2005.x08.addressing.impl.MetadataDocumentImpl
Sets the "Metadata" element
setMetadata(MetadataType) - Method in interface org.w3.x2005.x08.addressing.MetadataDocument
Sets the "Metadata" element
setMetric(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableTypeImpl
Sets the "Metric" attribute
setMetric(String) - Method in interface org.ogf.schemas.graap.wsAgreement.VariableType
Sets the "Metric" attribute
setMinExclusiveArray(Facet[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets array of all "minExclusive" element
setMinExclusiveArray(int, Facet) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets ith "minExclusive" element
setMinExclusiveArray(Facet[]) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets array of all "minExclusive" element
setMinExclusiveArray(int, Facet) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets ith "minExclusive" element
setMinInclusiveArray(Facet[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets array of all "minInclusive" element
setMinInclusiveArray(int, Facet) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets ith "minInclusive" element
setMinInclusiveArray(Facet[]) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets array of all "minInclusive" element
setMinInclusiveArray(int, Facet) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets ith "minInclusive" element
setMinLengthArray(NumFacet[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets array of all "minLength" element
setMinLengthArray(int, NumFacet) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets ith "minLength" element
setMinLengthArray(NumFacet[]) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets array of all "minLength" element
setMinLengthArray(int, NumFacet) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets ith "minLength" element
setMonitorableAgreement(MonitorableAgreement) - Method in class org.ogf.graap.wsag.server.monitoring.SimpleMonitoredAgreement
Sets the associated monitorable agreement instance that uses this implementation.
setMonitoringContext(IMonitoringContext) - Method in class org.ogf.graap.wsag.server.monitoring.AgreementMonitor
 
setMonitoringHandler(IServiceTermMonitoringHandler[]) - Method in interface org.ogf.graap.wsag.server.monitoring.IMonitoringContext
Sets the service term monitoring handler for this context.
setMonitoringHandler(IServiceTermMonitoringHandler[]) - Method in class org.ogf.graap.wsag.server.monitoring.MonitoringContext
Sets the service term monitoring handler for this context.
setMountPoint(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Sets the "MountPoint" element
setMountPoint(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Sets the "MountPoint" element
setMountPoint(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.MountPointDocumentImpl
Sets the "MountPoint" element
setMountPoint(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument
Sets the "MountPoint" element
setMultiplicity(ItemCardinalityType.Enum) - Method in interface org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType
Sets the "Multiplicity" element
setMultiplicity(ItemCardinalityType.Enum) - Method in class org.ogf.graap.wsag4j.types.engine.impl.ConstraintAnnotationTypeImpl
Sets the "Multiplicity" element
setName(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Sets the "name" attribute
setName(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Sets the "name" attribute
setName(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Sets the "name" attribute
setName(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Sets the "name" attribute
setName(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType
Sets the "name" attribute
setName(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.EnvironmentTypeImpl
Sets the "name" attribute
setName(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "name" attribute
setName(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "name" attribute
setName(String) - Method in interface org.ogf.graap.wsag.api.Agreement
Sets the name of the agreement.
setName(String) - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
setName(String) - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
setName(String) - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
setName(String) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
setName(String) - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Sets the name of the agreement.
setName(String) - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
setName(String) - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
setName(String) - Method in class org.ogf.graap.wsag.api.types.TemplateType
setName(String) - Method in class org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction
 
setName(String) - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
setName(String) - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
setName(String) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
setName(String) - Method in interface org.ogf.graap.wsag4j.types.configuration.ActionType
Sets the "name" attribute
setName(String) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ActionTypeImpl
Sets the "name" attribute
setName(String) - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
Sets the "Name" element
setName(String) - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
Sets the "Name" element
setName(String) - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextTypeImpl.EntryImpl
Sets the "Name" attribute
setName(String) - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Entry
Sets the "Name" attribute
setName(String) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Sets the "Name" element
setName(String) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Sets the "Name" element
setName(String) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementType
Sets the "Name" element
setName(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Sets the "Name" element
setName(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Sets the "Name" element
setName(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTypeImpl
Sets the "Name" element
setName(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.NameDocumentImpl
Sets the "Name" element
setName(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl
Sets the "Name" attribute
setName(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermTypeImpl
Sets the "Name" attribute
setName(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableTypeImpl
Sets the "Name" attribute
setName(String) - Method in interface org.ogf.schemas.graap.wsAgreement.NameDocument
Sets the "Name" element
setName(String) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType
Sets the "Name" attribute
setName(String) - Method in interface org.ogf.schemas.graap.wsAgreement.TermType
Sets the "Name" attribute
setName(String) - Method in interface org.ogf.schemas.graap.wsAgreement.VariableType
Sets the "Name" attribute
setName(String) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Sets the "name" attribute
setName(String) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Sets the "name" attribute
setNegotiableTemplate(AgreementTemplateType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiableTemplateDocumentImpl
Sets the "NegotiableTemplate" element
setNegotiableTemplate(AgreementTemplateType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument
Sets the "NegotiableTemplate" element
setNegotiableTemplateArray(AgreementTemplateType[]) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesTypeImpl
Sets array of all "NegotiableTemplate" element
setNegotiableTemplateArray(int, AgreementTemplateType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesTypeImpl
Sets ith "NegotiableTemplate" element
setNegotiableTemplateArray(AgreementTemplateType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType
Sets array of all "NegotiableTemplate" element
setNegotiableTemplateArray(int, AgreementTemplateType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType
Sets ith "NegotiableTemplate" element
setNegotiateInput(NegotiateInputType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateInputDocumentImpl
Sets the "NegotiateInput" element
setNegotiateInput(NegotiateInputType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument
Sets the "NegotiateInput" element
setNegotiateOutput(NegotiateOutputType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateOutputDocumentImpl
Sets the "NegotiateOutput" element
setNegotiateOutput(NegotiateOutputType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument
Sets the "NegotiateOutput" element
setNegotiation(Negotiation) - Method in class org.ogf.graap.wsag.wsrf.impl.NegotiationWsResource
Sets the negotiation instance associated with this WSRF resource.
setNegotiation(NegotiationType.Negotiation) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl
Sets the "Negotiation" element
setNegotiation(NegotiationType.Negotiation) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType
Sets the "Negotiation" element
setNegotiationAction(INegotiationAction) - Method in class org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction
Sets the negotiation strategy for this factory action.
setNegotiationConfiguration(ImplementationConfigurationType) - Method in interface org.ogf.graap.wsag4j.types.configuration.ActionType
Sets the "NegotiationConfiguration" element
setNegotiationConfiguration(ImplementationConfigurationType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ActionTypeImpl
Sets the "NegotiationConfiguration" element
setNegotiationConstraints(NegotiationConstraintSectionType) - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
setNegotiationConstraints(NegotiationConstraintSectionType) - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
setNegotiationConstraints(NegotiationConstraintSectionType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferTypeImpl
Sets the "NegotiationConstraints" element
setNegotiationConstraints(NegotiationConstraintSectionType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType
Sets the "NegotiationConstraints" element
setNegotiationContext(NegotiationContextType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputTypeImpl
Sets the "NegotiationContext" element
setNegotiationContext(NegotiationContextType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextDocumentImpl
Sets the "NegotiationContext" element
setNegotiationContext(NegotiationContextType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesTypeImpl
Sets the "NegotiationContext" element
setNegotiationContext(NegotiationContextType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType
Sets the "NegotiationContext" element
setNegotiationContext(NegotiationContextType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument
Sets the "NegotiationContext" element
setNegotiationContext(NegotiationContextType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType
Sets the "NegotiationContext" element
setNegotiationCounterOffer(NegotiationOfferType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationCounterOfferDocumentImpl
Sets the "NegotiationCounterOffer" element
setNegotiationCounterOffer(NegotiationOfferType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument
Sets the "NegotiationCounterOffer" element
setNegotiationCounterOfferArray(NegotiationOfferType[]) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateOutputTypeImpl
Sets array of all "NegotiationCounterOffer" element
setNegotiationCounterOfferArray(int, NegotiationOfferType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateOutputTypeImpl
Sets ith "NegotiationCounterOffer" element
setNegotiationCounterOfferArray(NegotiationOfferType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType
Sets array of all "NegotiationCounterOffer" element
setNegotiationCounterOfferArray(int, NegotiationOfferType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType
Sets ith "NegotiationCounterOffer" element
setNegotiationExtension(NegotiationExtensionType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationExtensionDocumentImpl
Sets the "NegotiationExtension" element
setNegotiationExtension(NegotiationExtensionType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument
Sets the "NegotiationExtension" element
setNegotiationInitiator(XmlObject) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Sets the "NegotiationInitiator" element
setNegotiationInitiator(XmlObject) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Sets the "NegotiationInitiator" element
setNegotiationOffer(NegotiationOfferType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferDocumentImpl
Sets the "NegotiationOffer" element
setNegotiationOffer(NegotiationOfferType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument
Sets the "NegotiationOffer" element
setNegotiationOfferArray(NegotiationOfferType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType
Sets array of all "NegotiationOffer" element
setNegotiationOfferArray(int, NegotiationOfferType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType
Sets ith "NegotiationOffer" element
setNegotiationOfferArray(NegotiationOfferType[]) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.AdvertiseInputTypeImpl
Sets array of all "NegotiationOffer" element
setNegotiationOfferArray(int, NegotiationOfferType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.AdvertiseInputTypeImpl
Sets ith "NegotiationOffer" element
setNegotiationOfferArray(NegotiationOfferType[]) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateInputTypeImpl
Sets array of all "NegotiationOffer" element
setNegotiationOfferArray(int, NegotiationOfferType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateInputTypeImpl
Sets ith "NegotiationOffer" element
setNegotiationOfferArray(NegotiationOfferType[]) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesTypeImpl
Sets array of all "NegotiationOffer" element
setNegotiationOfferArray(int, NegotiationOfferType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesTypeImpl
Sets ith "NegotiationOffer" element
setNegotiationOfferArray(NegotiationOfferType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType
Sets array of all "NegotiationOffer" element
setNegotiationOfferArray(int, NegotiationOfferType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType
Sets ith "NegotiationOffer" element
setNegotiationOfferArray(NegotiationOfferType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType
Sets array of all "NegotiationOffer" element
setNegotiationOfferArray(int, NegotiationOfferType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType
Sets ith "NegotiationOffer" element
setNegotiationOfferContext(NegotiationOfferContextType) - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
setNegotiationOfferContext(NegotiationOfferContextType) - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
setNegotiationOfferContext(NegotiationOfferContextType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationExtensionTypeImpl
Sets the "NegotiationOfferContext" element
setNegotiationOfferContext(NegotiationOfferContextType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextDocumentImpl
Sets the "NegotiationOfferContext" element
setNegotiationOfferContext(NegotiationOfferContextType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferTypeImpl
Sets the "NegotiationOfferContext" element
setNegotiationOfferContext(NegotiationOfferContextType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.RenegotiationExtensionTypeImpl
Sets the "NegotiationOfferContext" element
setNegotiationOfferContext(NegotiationOfferContextType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType
Sets the "NegotiationOfferContext" element
setNegotiationOfferContext(NegotiationOfferContextType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument
Sets the "NegotiationOfferContext" element
setNegotiationOfferContext(NegotiationOfferContextType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType
Sets the "NegotiationOfferContext" element
setNegotiationOfferContext(NegotiationOfferContextType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType
Sets the "NegotiationOfferContext" element
setNegotiationProperties(NegotiationPropertiesType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesDocumentImpl
Sets the "NegotiationProperties" element
setNegotiationProperties(NegotiationPropertiesType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument
Sets the "NegotiationProperties" element
setNegotiationResponder(XmlObject) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Sets the "NegotiationResponder" element
setNegotiationResponder(XmlObject) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Sets the "NegotiationResponder" element
setNegotiationType(NegotiationType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Sets the "NegotiationType" element
setNegotiationType(NegotiationType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Sets the "NegotiationType" element
setNilNumberOfProcesses() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.NumberOfProcessesDocumentImpl
Nils the "NumberOfProcesses" element
setNilNumberOfProcesses() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Nils the "NumberOfProcesses" element
setNilNumberOfProcesses() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument
Nils the "NumberOfProcesses" element
setNilNumberOfProcesses() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Nils the "NumberOfProcesses" element
setNilThreadsPerProcess() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Nils the "ThreadsPerProcess" element
setNilThreadsPerProcess() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.ThreadsPerProcessDocumentImpl
Nils the "ThreadsPerProcess" element
setNilThreadsPerProcess() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Nils the "ThreadsPerProcess" element
setNilThreadsPerProcess() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument
Nils the "ThreadsPerProcess" element
setNoncriticalExtensionArray(NoncriticalExtensionType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType
Sets array of all "NoncriticalExtension" element
setNoncriticalExtensionArray(int, NoncriticalExtensionType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType
Sets ith "NoncriticalExtension" element
setNoncriticalExtensionArray(NoncriticalExtensionType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType
Sets array of all "NoncriticalExtension" element
setNoncriticalExtensionArray(int, NoncriticalExtensionType) - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType
Sets ith "NoncriticalExtension" element
setNoncriticalExtensionArray(NoncriticalExtensionType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
Sets array of all "NoncriticalExtension" element
setNoncriticalExtensionArray(int, NoncriticalExtensionType) - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
Sets ith "NoncriticalExtension" element
setNoncriticalExtensionArray(NoncriticalExtensionType[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementAcceptanceInputTypeImpl
Sets array of all "NoncriticalExtension" element
setNoncriticalExtensionArray(int, NoncriticalExtensionType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementAcceptanceInputTypeImpl
Sets ith "NoncriticalExtension" element
setNoncriticalExtensionArray(NoncriticalExtensionType[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputTypeImpl
Sets array of all "NoncriticalExtension" element
setNoncriticalExtensionArray(int, NoncriticalExtensionType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputTypeImpl
Sets ith "NoncriticalExtension" element
setNoncriticalExtensionArray(NoncriticalExtensionType[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
Sets array of all "NoncriticalExtension" element
setNoncriticalExtensionArray(int, NoncriticalExtensionType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
Sets ith "NoncriticalExtension" element
setNoncriticalExtensionArray(NoncriticalExtensionType[]) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputTypeImpl
Sets array of all "NoncriticalExtension" element
setNoncriticalExtensionArray(int, NoncriticalExtensionType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputTypeImpl
Sets ith "NoncriticalExtension" element
setNoncriticalExtensionArray(NoncriticalExtensionType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType
Sets array of all "NoncriticalExtension" element
setNoncriticalExtensionArray(int, NoncriticalExtensionType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType
Sets ith "NoncriticalExtension" element
setNoncriticalExtensions(NoncriticalExtensionType[]) - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
setNoncriticalExtensions(NoncriticalExtensionType[]) - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
setNoncriticalExtensions(NoncriticalExtensionType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.NoncriticalExtensionsDocumentImpl
Sets the "NoncriticalExtensions" element
setNoncriticalExtensions(NoncriticalExtensionType) - Method in interface org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument
Sets the "NoncriticalExtensions" element
setNumberOfProcesses(NumberOfProcessesType) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.NumberOfProcessesDocumentImpl
Sets the "NumberOfProcesses" element
setNumberOfProcesses(NumberOfProcessesType) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Sets the "NumberOfProcesses" element
setNumberOfProcesses(NumberOfProcessesType) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument
Sets the "NumberOfProcesses" element
setNumberOfProcesses(NumberOfProcessesType) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Sets the "NumberOfProcesses" element
setObjectValue(Object) - Method in interface org.w3.x2005.x08.addressing.FaultCodesOpenEnumType
 
setObjectValue(Object) - Method in interface org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum
 
setObligated(ServiceRoleType.Enum) - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Sets the "Obligated" attribute
setObligated(ServiceRoleType.Enum) - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Sets the "Obligated" attribute
setObservable(WSAGXmlType.Wsag4jObservable) - Method in class org.ogf.graap.wsag.api.types.WSAGXmlType
Sets the WSAGXmlType.Wsag4jObservable for this type.
setOfferId(String) - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
setOfferId(String) - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
setOfferId(String) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferTypeImpl
Sets the "OfferId" attribute
setOfferId(String) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType
Sets the "OfferId" attribute
setOneOrMoreArray(TermCompositorType[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Sets array of all "OneOrMore" element
setOneOrMoreArray(int, TermCompositorType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Sets ith "OneOrMore" element
setOneOrMoreArray(TermCompositorType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Sets array of all "OneOrMore" element
setOneOrMoreArray(int, TermCompositorType) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Sets ith "OneOrMore" element
setOpenDescriptorsLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.OpenDescriptorsLimitDocumentImpl
Sets the "OpenDescriptorsLimit" element
setOpenDescriptorsLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "OpenDescriptorsLimit" element
setOpenDescriptorsLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument
Sets the "OpenDescriptorsLimit" element
setOpenDescriptorsLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "OpenDescriptorsLimit" element
setOperatingSystem(OperatingSystemType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemDocumentImpl
Sets the "OperatingSystem" element
setOperatingSystem(OperatingSystemType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Sets the "OperatingSystem" element
setOperatingSystem(OperatingSystemType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument
Sets the "OperatingSystem" element
setOperatingSystem(OperatingSystemType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Sets the "OperatingSystem" element
setOperatingSystemName(OperatingSystemTypeEnumeration.Enum) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemNameDocumentImpl
Sets the "OperatingSystemName" element
setOperatingSystemName(OperatingSystemTypeEnumeration.Enum) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeTypeImpl
Sets the "OperatingSystemName" element
setOperatingSystemName(OperatingSystemTypeEnumeration.Enum) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument
Sets the "OperatingSystemName" element
setOperatingSystemName(OperatingSystemTypeEnumeration.Enum) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType
Sets the "OperatingSystemName" element
setOperatingSystemType(OperatingSystemTypeType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeDocumentImpl
Sets the "OperatingSystemType" element
setOperatingSystemType(OperatingSystemTypeType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeImpl
Sets the "OperatingSystemType" element
setOperatingSystemType(OperatingSystemTypeType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType
Sets the "OperatingSystemType" element
setOperatingSystemType(OperatingSystemTypeType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument
Sets the "OperatingSystemType" element
setOperatingSystemVersion(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeImpl
Sets the "OperatingSystemVersion" element
setOperatingSystemVersion(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemVersionDocumentImpl
Sets the "OperatingSystemVersion" element
setOperatingSystemVersion(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType
Sets the "OperatingSystemVersion" element
setOperatingSystemVersion(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument
Sets the "OperatingSystemVersion" element
setOriginator(EndpointReferenceType) - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Sets the "Originator" element
setOriginator(EndpointReferenceType) - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Sets the "Originator" element
setOutput(FileNameType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.OutputDocumentImpl
Sets the "Output" element
setOutput(FileNameType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "Output" element
setOutput(FileNameType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument
Sets the "Output" element
setOutput(FileNameType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "Output" element
setOutput(FileNameType) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Sets the "Output" element
setOutput(FileNameType) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Sets the "Output" element
setOverrideHasBeenInitializedValue(boolean) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapIsolationLayer
 
setOverrideHasBeenShutdownValue(boolean) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapIsolationLayer
 
setOverrideHasFailedToInitializeValue(boolean) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapIsolationLayer
 
setPackageAssertionStatus(String, boolean) - Method in class org.ogf.graap.wsag.wsrf.security.MerlinClassLoader
setPatternArray(PatternDocument.Pattern[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets array of all "pattern" element
setPatternArray(int, PatternDocument.Pattern) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets ith "pattern" element
setPatternArray(PatternDocument.Pattern[]) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets array of all "pattern" element
setPatternArray(int, PatternDocument.Pattern) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets ith "pattern" element
setPenaltyArray(CompensationType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Sets array of all "Penalty" element
setPenaltyArray(int, CompensationType) - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Sets ith "Penalty" element
setPenaltyArray(CompensationType[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Sets array of all "Penalty" element
setPenaltyArray(int, CompensationType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Sets ith "Penalty" element
setPersistedAgreementContextType(PersistenceAgreementContextType) - Method in class org.ogf.graap.wsag.server.persistence.impl.PersistentAgreementContainer
 
setPersistenceAgreementContext(PersistenceAgreementContextType) - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextDocumentImpl
Sets the "PersistenceAgreementContext" element
setPersistenceAgreementContext(PersistenceAgreementContextType) - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument
Sets the "PersistenceAgreementContext" element
setPersistenceImplementation(ImplementationConfigurationType) - Method in interface org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType
Sets the "PersistenceImplementation" element
setPersistenceImplementation(ImplementationConfigurationType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.FactoryConfigurationTypeImpl
Sets the "PersistenceImplementation" element
setPersistenceMode(String) - Static method in class org.ogf.graap.wsag.server.persistence.EmfRegistry
Sets the persistence mode.
setPipeSizeLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.PipeSizeLimitDocumentImpl
Sets the "PipeSizeLimit" element
setPipeSizeLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "PipeSizeLimit" element
setPipeSizeLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument
Sets the "PipeSizeLimit" element
setPipeSizeLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "PipeSizeLimit" element
setPortTypeQName(QName) - Static method in class org.ogf.graap.wsag.wsrf.sg.impl.MembershipContentRuleContext
 
setPortTypeQName(QName) - Method in class org.ogf.graap.wsag.wsrf.sg.impl.RuleContextContainer
 
setPOSIXApplication(POSIXApplicationType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationDocumentImpl
Sets the "POSIXApplication" element
setPOSIXApplication(POSIXApplicationType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument
Sets the "POSIXApplication" element
setPreference(PreferenceType) - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Sets the "Preference" element
setPreference(PreferenceType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Sets the "Preference" element
setPrivateKeyPassword(String) - Method in class org.ogf.graap.wsag.api.security.KeystoreCallback
 
setPrivateKeyPassword(String) - Method in class org.ogf.graap.wsag.api.security.KeystoreProperties
 
setProblemAction(ProblemActionType) - Method in class org.w3.x2005.x08.addressing.impl.ProblemActionDocumentImpl
Sets the "ProblemAction" element
setProblemAction(ProblemActionType) - Method in interface org.w3.x2005.x08.addressing.ProblemActionDocument
Sets the "ProblemAction" element
setProblemHeader(AttributedAnyType) - Method in class org.w3.x2005.x08.addressing.impl.ProblemHeaderDocumentImpl
Sets the "ProblemHeader" element
setProblemHeader(AttributedAnyType) - Method in interface org.w3.x2005.x08.addressing.ProblemHeaderDocument
Sets the "ProblemHeader" element
setProblemHeaderQName(AttributedQNameType) - Method in class org.w3.x2005.x08.addressing.impl.ProblemHeaderQNameDocumentImpl
Sets the "ProblemHeaderQName" element
setProblemHeaderQName(AttributedQNameType) - Method in interface org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument
Sets the "ProblemHeaderQName" element
setProblemIRI(AttributedURIType) - Method in class org.w3.x2005.x08.addressing.impl.ProblemIRIDocumentImpl
Sets the "ProblemIRI" element
setProblemIRI(AttributedURIType) - Method in interface org.w3.x2005.x08.addressing.ProblemIRIDocument
Sets the "ProblemIRI" element
setProcessCountLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "ProcessCountLimit" element
setProcessCountLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ProcessCountLimitDocumentImpl
Sets the "ProcessCountLimit" element
setProcessCountLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "ProcessCountLimit" element
setProcessCountLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument
Sets the "ProcessCountLimit" element
setProcessesPerHost(ProcessesPerHostType) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.ProcessesPerHostDocumentImpl
Sets the "ProcessesPerHost" element
setProcessesPerHost(ProcessesPerHostType) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Sets the "ProcessesPerHost" element
setProcessesPerHost(ProcessesPerHostType) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument
Sets the "ProcessesPerHost" element
setProcessesPerHost(ProcessesPerHostType) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Sets the "ProcessesPerHost" element
setProcessing(InnerTermStateType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateTypeImpl
Sets the "Processing" element
setProcessing(InnerTermStateType) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateType
Sets the "Processing" element
setProperties(Properties) - Method in class org.ogf.graap.wsag.client.api.impl.AbstractClient
Sets the properties for the remote client.
setProperties(Properties) - Method in class org.ogf.graap.wsag.client.api.RemoteClient
Sets the properties used for the web-service client.
setProperties(Properties) - Method in class org.ogf.graap.wsag.client.wsrf.impl.Axis2SoapClient
 
setProperties(Properties) - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
 
setProperties(Properties) - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
Sets the properties for the remote client.
setProperties(Properties) - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryClient
 
setProperties(Map<String, Object>) - Method in class org.ogf.graap.wsag.server.accounting.AccountingContext
setProperties(Map<String, Object>) - Method in interface org.ogf.graap.wsag.server.accounting.IAccountingContext
 
setProperties(Map<String, XmlObject>) - Method in interface org.ogf.graap.wsag.server.monitoring.IMonitoringContext
 
setProperties(Map<String, XmlObject>) - Method in class org.ogf.graap.wsag.server.monitoring.MonitoringContext
setQualifyingCondition(XmlObject) - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Sets the "QualifyingCondition" element
setQualifyingCondition(XmlObject) - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Sets the "QualifyingCondition" element
setQualifyingCondition(XmlObject) - Method in class org.ogf.schemas.graap.wsAgreement.impl.QualifyingConditionDocumentImpl
Sets the "QualifyingCondition" element
setQualifyingCondition(XmlObject) - Method in interface org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument
Sets the "QualifyingCondition" element
setRangeArray(RangeType[]) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Sets array of all "Range" element
setRangeArray(int, RangeType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Sets ith "Range" element
setRangeArray(RangeType[]) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Sets array of all "Range" element
setRangeArray(int, RangeType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Sets ith "Range" element
setReference(XmlObject) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType
Sets the "Reference" element
setReference(XmlObject) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType
Sets the "Reference" element
setReference(XmlObject) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementInitiatorIdentifierTypeImpl
Sets the "Reference" element
setReference(XmlObject) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementResponderIdentifierTypeImpl
Sets the "Reference" element
setReferenceParameters(ReferenceParametersType) - Method in interface org.w3.x2005.x08.addressing.EndpointReferenceType
Sets the "ReferenceParameters" element
setReferenceParameters(ReferenceParametersType) - Method in class org.w3.x2005.x08.addressing.impl.EndpointReferenceTypeImpl
Sets the "ReferenceParameters" element
setRegistryEPR(EndpointReferenceType) - Static method in class org.ogf.graap.wsag.wsrf.sg.impl.MembershipContentRuleContext
 
setRegistryEPR(EndpointReferenceType) - Method in class org.ogf.graap.wsag.wsrf.sg.impl.RuleContextContainer
 
setRejectAgreementInput(AgreementAcceptanceInputType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.RejectAgreementInputDocumentImpl
Sets the "RejectAgreementInput" element
setRejectAgreementInput(AgreementAcceptanceInputType) - Method in interface org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument
Sets the "RejectAgreementInput" element
setRejectAgreementResponse(AgreementAcceptanceOutputType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.RejectAgreementResponseDocumentImpl
Sets the "RejectAgreementResponse" element
setRejectAgreementResponse(AgreementAcceptanceOutputType) - Method in interface org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument
Sets the "RejectAgreementResponse" element
setRejected(InnerNegotiationStateType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
Sets the "Rejected" element
setRejected(InnerNegotiationStateType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
Sets the "Rejected" element
setRelatesTo(RelatesToType) - Method in class org.w3.x2005.x08.addressing.impl.RelatesToDocumentImpl
Sets the "RelatesTo" element
setRelatesTo(RelatesToType) - Method in interface org.w3.x2005.x08.addressing.RelatesToDocument
Sets the "RelatesTo" element
setRelationshipType(String) - Method in class org.w3.x2005.x08.addressing.impl.RelatesToTypeImpl
Sets the "RelationshipType" attribute
setRelationshipType(String) - Method in interface org.w3.x2005.x08.addressing.RelatesToType
Sets the "RelationshipType" attribute
setRenegotiation(NegotiationType.Renegotiation) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl
Sets the "Renegotiation" element
setRenegotiation(NegotiationType.Renegotiation) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType
Sets the "Renegotiation" element
setRenegotiationExtension(RenegotiationExtensionType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.RenegotiationExtensionDocumentImpl
Sets the "RenegotiationExtension" element
setRenegotiationExtension(RenegotiationExtensionType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument
Sets the "RenegotiationExtension" element
setReplyTo(EndpointReferenceType) - Method in class org.w3.x2005.x08.addressing.impl.ReplyToDocumentImpl
Sets the "ReplyTo" element
setReplyTo(EndpointReferenceType) - Method in interface org.w3.x2005.x08.addressing.ReplyToDocument
Sets the "ReplyTo" element
setResourceId(String) - Method in class org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory
 
setResourceId(String) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
Sets the "ResourceId" element
setResourceId(String) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
Sets the "ResourceId" element
setResourceProperties(SetRequest) - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
Sets a resource property.
setResources(ResourcesType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
Sets the "Resources" element
setResources(ResourcesType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesDocumentImpl
Sets the "Resources" element
setResources(ResourcesType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
Sets the "Resources" element
setResources(ResourcesType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument
Sets the "Resources" element
setResponderAgreementEPR(EndpointReferenceType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl.RenegotiationImpl
Sets the "ResponderAgreementEPR" element
setResponderAgreementEPR(EndpointReferenceType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.RenegotiationExtensionTypeImpl
Sets the "ResponderAgreementEPR" element
setResponderAgreementEPR(EndpointReferenceType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Renegotiation
Sets the "ResponderAgreementEPR" element
setResponderAgreementEPR(EndpointReferenceType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType
Sets the "ResponderAgreementEPR" element
setResponderNegotiationEPR(EndpointReferenceType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationExtensionTypeImpl
Sets the "ResponderNegotiationEPR" element
setResponderNegotiationEPR(EndpointReferenceType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.RenegotiationExtensionTypeImpl
Sets the "ResponderNegotiationEPR" element
setResponderNegotiationEPR(EndpointReferenceType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType
Sets the "ResponderNegotiationEPR" element
setResponderNegotiationEPR(EndpointReferenceType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType
Sets the "ResponderNegotiationEPR" element
setResponseWritten(boolean) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap.ServletRequestResponseTransport
 
setRetryAfter(AttributedUnsignedLongType) - Method in class org.w3.x2005.x08.addressing.impl.RetryAfterDocumentImpl
Sets the "RetryAfter" element
setRetryAfter(AttributedUnsignedLongType) - Method in interface org.w3.x2005.x08.addressing.RetryAfterDocument
Sets the "RetryAfter" element
setRewardArray(CompensationType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Sets array of all "Reward" element
setRewardArray(int, CompensationType) - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Sets ith "Reward" element
setRewardArray(CompensationType[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Sets array of all "Reward" element
setRewardArray(int, CompensationType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Sets ith "Reward" element
setSchemaFilenameArray(String[]) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.SchemaImportTypeImpl
Sets array of all "SchemaFilename" element
setSchemaFilenameArray(int, String) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.SchemaImportTypeImpl
Sets ith "SchemaFilename" element
setSchemaFilenameArray(String[]) - Method in interface org.ogf.graap.wsag4j.types.configuration.SchemaImportType
Sets array of all "SchemaFilename" element
setSchemaFilenameArray(int, String) - Method in interface org.ogf.graap.wsag4j.types.configuration.SchemaImportType
Sets ith "SchemaFilename" element
setSchemaImports(SchemaImportType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ValidatorTypeImpl
Sets the "SchemaImports" element
setSchemaImports(SchemaImportType) - Method in interface org.ogf.graap.wsag4j.types.configuration.ValidatorType
Sets the "SchemaImports" element
setSecurityHandlerChain(HandlerChainType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFClientConfigurationTypeImpl
Sets the "SecurityHandlerChain" element
setSecurityHandlerChain(HandlerChainType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
Sets the "SecurityHandlerChain" element
setSecurityHandlerChain(HandlerChainType) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType
Sets the "SecurityHandlerChain" element
setSecurityHandlerChain(HandlerChainType) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
Sets the "SecurityHandlerChain" element
setSecurityProperties(ISecurityProperties) - Method in class org.ogf.graap.wsag.client.api.RemoteClient
Sets the security properties used by the web-service client.
setSequence(ExplicitGroup) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets the "sequence" element
setSequence(ExplicitGroup) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets the "sequence" element
setServerIdentity(String) - Method in class org.ogf.graap.wsag4j.types.engine.impl.ServerIdentityDocumentImpl
Sets the "ServerIdentity" element
setServerIdentity(String) - Method in interface org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument
Sets the "ServerIdentity" element
setService(ExampleService) - Method in class org.ogf.graap.wsag.samples.site.ExampleAgreement
Sets the service associated with this agreement instance.
setServiceDescriptionTermArray(ServiceDescriptionTermType[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Sets array of all "ServiceDescriptionTerm" element
setServiceDescriptionTermArray(int, ServiceDescriptionTermType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Sets ith "ServiceDescriptionTerm" element
setServiceDescriptionTermArray(ServiceDescriptionTermType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Sets array of all "ServiceDescriptionTerm" element
setServiceDescriptionTermArray(int, ServiceDescriptionTermType) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Sets ith "ServiceDescriptionTerm" element
setServiceLevelObjective(ServiceLevelObjectiveType) - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Sets the "ServiceLevelObjective" element
setServiceLevelObjective(ServiceLevelObjectiveType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Sets the "ServiceLevelObjective" element
setServiceLevelObjective(ServiceLevelObjectiveType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceLevelObjectiveDocumentImpl
Sets the "ServiceLevelObjective" element
setServiceLevelObjective(ServiceLevelObjectiveType) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument
Sets the "ServiceLevelObjective" element
setServiceName(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceSelectorTypeImpl
Sets the "ServiceName" attribute
setServiceName(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermTypeImpl
Sets the "ServiceName" attribute
setServiceName(String) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceSelectorType
Sets the "ServiceName" attribute
setServiceName(String) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermType
Sets the "ServiceName" attribute
setServiceNameArray(String[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceNameSetImpl
Sets array of all "ServiceName" element
setServiceNameArray(int, String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceNameSetImpl
Sets ith "ServiceName" element
setServiceNameArray(String[]) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceNameSet
Sets array of all "ServiceName" element
setServiceNameArray(int, String) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceNameSet
Sets ith "ServiceName" element
setServicePropertiesArray(ServicePropertiesType[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Sets array of all "ServiceProperties" element
setServicePropertiesArray(int, ServicePropertiesType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Sets ith "ServiceProperties" element
setServicePropertiesArray(ServicePropertiesType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Sets array of all "ServiceProperties" element
setServicePropertiesArray(int, ServicePropertiesType) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Sets ith "ServiceProperties" element
setServiceProvider(AgreementRoleType.Enum) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Sets the "ServiceProvider" element
setServiceProvider(AgreementRoleType.Enum) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Sets the "ServiceProvider" element
setServiceReferenceArray(ServiceReferenceType[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Sets array of all "ServiceReference" element
setServiceReferenceArray(int, ServiceReferenceType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Sets ith "ServiceReference" element
setServiceReferenceArray(ServiceReferenceType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Sets array of all "ServiceReference" element
setServiceReferenceArray(int, ServiceReferenceType) - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Sets ith "ServiceReference" element
setServiceScopeArray(ServiceSelectorType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Sets array of all "ServiceScope" element
setServiceScopeArray(int, ServiceSelectorType) - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Sets ith "ServiceScope" element
setServiceScopeArray(ServiceSelectorType[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Sets array of all "ServiceScope" element
setServiceScopeArray(int, ServiceSelectorType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Sets ith "ServiceScope" element
setServiceTemState(ServiceTermStateType[]) - Method in interface org.ogf.graap.wsag.server.monitoring.IMonitoringContext
Adds the given service term state for monitoring to the context.
setServiceTemState(ServiceTermStateType[]) - Method in class org.ogf.graap.wsag.server.monitoring.MonitoringContext
Adds the given service term state for monitoring to the context.
setServiceTermReferenceArray(String[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Sets array of all "ServiceTermReference" element
setServiceTermReferenceArray(int, String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Sets ith "ServiceTermReference" element
setServiceTermReferenceArray(String[]) - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Sets array of all "ServiceTermReference" element
setServiceTermReferenceArray(int, String) - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Sets ith "ServiceTermReference" element
setServiceTermState(ServiceTermStateType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateDocumentImpl
Sets the "ServiceTermState" element
setServiceTermState(ServiceTermStateType) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument
Sets the "ServiceTermState" element
setServiceTermStateArray(ServiceTermStateType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Sets array of all "ServiceTermState" element
setServiceTermStateArray(int, ServiceTermStateType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Sets ith "ServiceTermState" element
setServiceTermStateArray(ServiceTermStateType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Sets array of all "ServiceTermState" element
setServiceTermStateArray(int, ServiceTermStateType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Sets ith "ServiceTermState" element
setServiceTermStateArray(ServiceTermStateType[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Sets array of all "ServiceTermState" element
setServiceTermStateArray(int, ServiceTermStateType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Sets ith "ServiceTermState" element
setServiceTermStateArray(ServiceTermStateType[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Sets array of all "ServiceTermState" element
setServiceTermStateArray(int, ServiceTermStateType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Sets ith "ServiceTermState" element
setServiceTermStates(ServiceTermStateType[]) - Method in interface org.ogf.graap.wsag.api.Agreement
Sets the service term states of the agreement.
setServiceTermStates(ServiceTermStateType[]) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
setServiceTermStates(ServiceTermStateType[]) - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Sets the service term states of the agreement.
setServiceTermStates(ServiceTermStateType[]) - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
setServiceTermStates(ServiceTermStateType[]) - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
setServiceTermStates(ServiceTermStateType[]) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
setSession(WsagSession) - Method in interface org.ogf.graap.wsag.server.actions.IActionHandlerContext
Deprecated.  
setSession(WsagSession) - Method in class org.ogf.graap.wsag.server.actions.impl.HandlerContext
Sets the WSAG4J session object when available, otherwise null.
setSession(WsagSession) - Method in class org.ogf.graap.wsag.server.api.WsagMessageContext
Sets the current WSAG4J session.
setSession(WsagSession) - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementWsResource
 
setSessionID(String) - Method in class org.ogf.graap.wsag4j.types.engine.impl.WSAG4JSessionTypeImpl
Sets the "SessionID" element
setSessionID(String) - Method in interface org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType
Sets the "SessionID" element
setSimpleType(LocalSimpleType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets the "simpleType" element
setSimpleType(LocalSimpleType) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets the "simpleType" element
setSLAMonitoringNotificationEvent(SLAMonitoringNotificationEventType) - Method in class org.ogf.graap.wsag4j.types.engine.impl.SLAMonitoringNotificationEventDocumentImpl
Sets the "SLAMonitoringNotificationEvent" element
setSLAMonitoringNotificationEvent(SLAMonitoringNotificationEventType) - Method in interface org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument
Sets the "SLAMonitoringNotificationEvent" element
setSoapAction(String) - Method in class org.w3.x2005.x08.addressing.impl.ProblemActionTypeImpl
Sets the "SoapAction" element
setSoapAction(String) - Method in interface org.w3.x2005.x08.addressing.ProblemActionType
Sets the "SoapAction" element
setSolicited(InnerNegotiationStateType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
Sets the "Solicited" element
setSolicited(InnerNegotiationStateType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
Sets the "Solicited" element
setSource(SourceTargetType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Sets the "Source" element
setSource(SourceTargetType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Sets the "Source" element
setSource(SourceTargetType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.SourceDocumentImpl
Sets the "Source" element
setSource(SourceTargetType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument
Sets the "Source" element
setSPMDApplication(SPMDApplicationType) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationDocumentImpl
Sets the "SPMDApplication" element
setSPMDApplication(SPMDApplicationType) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument
Sets the "SPMDApplication" element
setSPMDVariation(String) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Sets the "SPMDVariation" element
setSPMDVariation(String) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDVariationDocumentImpl
Sets the "SPMDVariation" element
setSPMDVariation(String) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Sets the "SPMDVariation" element
setSPMDVariation(String) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument
Sets the "SPMDVariation" element
setStackSizeLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "StackSizeLimit" element
setStackSizeLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.StackSizeLimitDocumentImpl
Sets the "StackSizeLimit" element
setStackSizeLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "StackSizeLimit" element
setStackSizeLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument
Sets the "StackSizeLimit" element
setStartTime(Calendar) - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintTypeImpl
Sets the "StartTime" element
setStartTime(Calendar) - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType
Sets the "StartTime" element
setState(AgreementStateType) - Method in interface org.ogf.graap.wsag.api.Agreement
Sets the state of the agreement.
setState(AgreementStateType) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
setState(AgreementStateType) - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Sets the state of the agreement.
setState(AgreementStateType) - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
setState(AgreementStateType) - Method in class org.ogf.graap.wsag.server.persistence.impl.PersistentAgreementContainer
 
setState(AgreementStateType) - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
setState(AgreementStateType) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
setState(AgreementStateDefinition.Enum) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStateType
Sets the "State" element
setState(GuaranteeTermStateDefinition.Enum) - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType
Sets the "State" element
setState(AgreementStateDefinition.Enum) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStateTypeImpl
Sets the "State" element
setState(GuaranteeTermStateDefinition.Enum) - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermStateTypeImpl
Sets the "State" element
setState(ServiceTermStateDefinition.Enum) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateTypeImpl
Sets the "State" element
setState(NegotiationOfferStateType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextTypeImpl
Sets the "State" element
setState(NegotiationOfferStateType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType
Sets the "State" element
setState(ServiceTermStateDefinition.Enum) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateType
Sets the "State" element
setSubject(Subject) - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementWsResource
Sets the subject of the entity that created the agreement instance.
setTarget(SourceTargetType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Sets the "Target" element
setTarget(SourceTargetType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Sets the "Target" element
setTarget(SourceTargetType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TargetDocumentImpl
Sets the "Target" element
setTarget(SourceTargetType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument
Sets the "Target" element
setTemplate(AgreementTemplateType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TemplateDocumentImpl
Sets the "Template" element
setTemplate(AgreementTemplateType) - Method in interface org.ogf.schemas.graap.wsAgreement.TemplateDocument
Sets the "Template" element
setTemplateArray(AgreementTemplateType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType
Sets array of all "Template" element
setTemplateArray(int, AgreementTemplateType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType
Sets ith "Template" element
setTemplateArray(AgreementTemplateType[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementFactoryPropertiesTypeImpl
Sets array of all "Template" element
setTemplateArray(int, AgreementTemplateType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementFactoryPropertiesTypeImpl
Sets ith "Template" element
setTemplateFilename(String) - Method in class org.ogf.graap.wsag.samples.actions.SampleGetTemplateAction
 
setTemplateFilename(String) - Method in class org.ogf.graap.wsag.server.actions.impl.VelocityAgreementTemplateAction
Sets the file name of the template to process.
setTemplateId(String) - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
setTemplateId(String) - Method in class org.ogf.graap.wsag.api.types.TemplateType
setTemplateId(String) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Sets the "TemplateId" element
setTemplateId(String) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementTemplateType
Sets the "TemplateId" attribute
setTemplateId(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Sets the "TemplateId" element
setTemplateId(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTemplateTypeImpl
Sets the "TemplateId" attribute
setTemplateName(String) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Sets the "TemplateName" element
setTemplateName(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Sets the "TemplateName" element
setTerminateInput(TerminateInputType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TerminateInputDocumentImpl
Sets the "TerminateInput" element
setTerminateInput(TerminateInputType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.TerminateInputDocumentImpl
Sets the "TerminateInput" element
setTerminateInput(TerminateInputType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument
Sets the "TerminateInput" element
setTerminateInput(TerminateInputType) - Method in interface org.ogf.schemas.graap.wsAgreement.TerminateInputDocument
Sets the "TerminateInput" element
setTerminateResponse(TerminateOutputType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TerminateResponseDocumentImpl
Sets the "TerminateResponse" element
setTerminateResponse(TerminateOutputType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.TerminateResponseDocumentImpl
Sets the "TerminateResponse" element
setTerminateResponse(TerminateOutputType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument
Sets the "TerminateResponse" element
setTerminateResponse(TerminateOutputType) - Method in interface org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument
Sets the "TerminateResponse" element
setTerminationTime(Date) - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
Sets the termination time for a WSRF resource.
setTermName(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermStateTypeImpl
Sets the "termName" attribute
setTermName(String) - Method in interface org.ogf.schemas.graap.wsAgreement.TermStateType
Sets the "termName" attribute
setTerms(TermTreeType) - Method in interface org.ogf.graap.wsag.api.Agreement
Sets the terms of the agreement.
setTerms(TermTreeType) - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
setTerms(TermTreeType) - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
setTerms(TermTreeType) - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
setTerms(TermTreeType) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
setTerms(TermTreeType) - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Sets the terms of the agreement.
setTerms(TermTreeType) - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
setTerms(TermTreeType) - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
setTerms(TermTreeType) - Method in class org.ogf.graap.wsag.api.types.TemplateType
setTerms(TermTreeType) - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
setTerms(TermTreeType) - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
setTerms(TermTreeType) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
setTerms(TermTreeType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Sets the "Terms" element
setTerms(TermTreeType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Sets the "Terms" element
setTerms(TermTreeType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementType
Sets the "Terms" element
setTerms(TermTreeType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Sets the "Terms" element
setTerms(TermTreeType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Sets the "Terms" element
setTerms(TermTreeType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTypeImpl
Sets the "Terms" element
setTerms(TermTreeType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermsDocumentImpl
Sets the "Terms" element
setTerms(TermTreeType) - Method in interface org.ogf.schemas.graap.wsAgreement.TermsDocument
Sets the "Terms" element
setTestMode(boolean) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapIsolationLayer
Toggles test mode on/off.
setThreadCountLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "ThreadCountLimit" element
setThreadCountLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ThreadCountLimitDocumentImpl
Sets the "ThreadCountLimit" element
setThreadCountLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "ThreadCountLimit" element
setThreadCountLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument
Sets the "ThreadCountLimit" element
setThreadsPerProcess(ThreadsPerProcessType) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Sets the "ThreadsPerProcess" element
setThreadsPerProcess(ThreadsPerProcessType) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.ThreadsPerProcessDocumentImpl
Sets the "ThreadsPerProcess" element
setThreadsPerProcess(ThreadsPerProcessType) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Sets the "ThreadsPerProcess" element
setThreadsPerProcess(ThreadsPerProcessType) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument
Sets the "ThreadsPerProcess" element
setTimeConstraint(TimeConstraintType) - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintDocumentImpl
Sets the "TimeConstraint" element
setTimeConstraint(TimeConstraintType) - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument
Sets the "TimeConstraint" element
setTimeConstraintXPath(String) - Method in class org.ogf.graap.wsag.api.pattern.AdvanceReservationPattern
 
setTimeInterval(GDuration) - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType.AssessmentInterval
Sets the "TimeInterval" element
setTimeInterval(GDuration) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl.AssessmentIntervalImpl
Sets the "TimeInterval" element
setTimestamp(Calendar) - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Sets the "Timestamp" element
setTimestamp(Calendar) - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Sets the "Timestamp" element
setTo(AttributedURIType) - Method in class org.w3.x2005.x08.addressing.impl.ToDocumentImpl
Sets the "To" element
setTo(AttributedURIType) - Method in interface org.w3.x2005.x08.addressing.ToDocument
Sets the "To" element
setTotalCPUCount(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Sets the "TotalCPUCount" element
setTotalCPUCount(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalCPUCountDocumentImpl
Sets the "TotalCPUCount" element
setTotalCPUCount(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Sets the "TotalCPUCount" element
setTotalCPUCount(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument
Sets the "TotalCPUCount" element
setTotalCPUTime(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Sets the "TotalCPUTime" element
setTotalCPUTime(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalCPUTimeDocumentImpl
Sets the "TotalCPUTime" element
setTotalCPUTime(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Sets the "TotalCPUTime" element
setTotalCPUTime(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument
Sets the "TotalCPUTime" element
setTotalDigitsArray(TotalDigitsDocument.TotalDigits[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets array of all "totalDigits" element
setTotalDigitsArray(int, TotalDigitsDocument.TotalDigits) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets ith "totalDigits" element
setTotalDigitsArray(TotalDigitsDocument.TotalDigits[]) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets array of all "totalDigits" element
setTotalDigitsArray(int, TotalDigitsDocument.TotalDigits) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets ith "totalDigits" element
setTotalDiskSpace(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Sets the "TotalDiskSpace" element
setTotalDiskSpace(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalDiskSpaceDocumentImpl
Sets the "TotalDiskSpace" element
setTotalDiskSpace(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Sets the "TotalDiskSpace" element
setTotalDiskSpace(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument
Sets the "TotalDiskSpace" element
setTotalPhysicalMemory(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Sets the "TotalPhysicalMemory" element
setTotalPhysicalMemory(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalPhysicalMemoryDocumentImpl
Sets the "TotalPhysicalMemory" element
setTotalPhysicalMemory(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Sets the "TotalPhysicalMemory" element
setTotalPhysicalMemory(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument
Sets the "TotalPhysicalMemory" element
setTotalResourceCount(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Sets the "TotalResourceCount" element
setTotalResourceCount(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalResourceCountDocumentImpl
Sets the "TotalResourceCount" element
setTotalResourceCount(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Sets the "TotalResourceCount" element
setTotalResourceCount(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument
Sets the "TotalResourceCount" element
setTotalVirtualMemory(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Sets the "TotalVirtualMemory" element
setTotalVirtualMemory(RangeValueType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalVirtualMemoryDocumentImpl
Sets the "TotalVirtualMemory" element
setTotalVirtualMemory(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Sets the "TotalVirtualMemory" element
setTotalVirtualMemory(RangeValueType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument
Sets the "TotalVirtualMemory" element
setTrace(boolean) - Method in class org.ogf.graap.wsag.client.api.impl.AbstractClient
Sets whether or not the remote client traces the messages to the console.
setTrace(boolean) - Method in class org.ogf.graap.wsag.client.api.RemoteClient
Sets the clients trace mode.
setTrace(boolean) - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
 
setTrace(boolean) - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
Sets whether or not the remote client traces the messages to the console.
setTrace(boolean) - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryClient
Turns trace on/off.
setTransientExecutionProperties(Map<String, Object>) - Method in interface org.ogf.graap.wsag.server.api.IAgreementContext
 
setTransientExecutionProperties(Map<String, Object>) - Method in class org.ogf.graap.wsag.server.api.impl.AgreementContext
Transient Execution properties map (typed as String/Object) to execution context of the agreement.
setTransientProperties(Map<String, Object>) - Method in interface org.ogf.graap.wsag.server.monitoring.IMonitoringContext
 
setTransientProperties(Map<String, Object>) - Method in class org.ogf.graap.wsag.server.monitoring.MonitoringContext
setTruststore(TruststoreConfigurationType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
Sets the "Truststore" element
setTruststore(TruststoreConfigurationType) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
Sets the "Truststore" element
setTruststoreFile(String) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.TruststoreConfigurationTypeImpl
Sets the "TruststoreFile" element
setTruststoreFile(String) - Method in interface org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType
Sets the "TruststoreFile" element
setTruststoreFilename(String) - Method in class org.ogf.graap.wsag.api.security.KeystoreProperties
 
setTruststorePassword(String) - Method in class org.ogf.graap.wsag.api.security.KeystoreCallback
 
setTruststorePassword(String) - Method in class org.ogf.graap.wsag.api.security.KeystoreProperties
 
setTruststorePassword(String) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.TruststoreConfigurationTypeImpl
Sets the "TruststorePassword" element
setTruststorePassword(String) - Method in interface org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType
Sets the "TruststorePassword" element
setTruststoreType(String) - Method in class org.ogf.graap.wsag.api.security.KeystoreProperties
 
setTruststoreType(String) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.TruststoreConfigurationTypeImpl
Sets the "TruststoreType" element
setTruststoreType(String) - Method in interface org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType
Sets the "TruststoreType" element
setType(WSAGXmlType) - Method in class org.ogf.graap.wsag.api.types.WSAGXmlType.Wsag4jObservable
 
setType(SLOEvaluationResultType.Enum) - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
Sets the "Type" element
setType(SLOEvaluationResultType.Enum) - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
Sets the "Type" element
setType(NegotiationConstraintType.Enum) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferItemTypeImpl
Sets the "Type" attribute
setType(NegotiationConstraintType.Enum) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType
Sets the "Type" attribute
setUnit(String) - Method in interface org.ogf.graap.wsag4j.types.engine.CompensationType
Sets the "Unit" element
setUnit(String) - Method in class org.ogf.graap.wsag4j.types.engine.impl.CompensationTypeImpl
Sets the "Unit" element
setUp() - Method in class org.ogf.graap.wsag.it.AbstractIntegrationTest
initializes the agreement factory clients for the test
setUp() - Method in class org.ogf.graap.wsag.it.WsagTestCase
 
setUp() - Method in class org.ogf.graap.wsag.testutils.WsagTestCase
 
setUpperBound(BoundaryType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeTypeImpl
Sets the "UpperBound" element
setUpperBound(BoundaryType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType
Sets the "UpperBound" element
setUpperBoundedRange(BoundaryType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Sets the "UpperBoundedRange" element
setUpperBoundedRange(BoundaryType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Sets the "UpperBoundedRange" element
setURI(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.SourceTargetTypeImpl
Sets the "URI" element
setURI(String) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.URIDocumentImpl
Sets the "URI" element
setURI(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType
Sets the "URI" element
setURI(String) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument
Sets the "URI" element
setUrl(String) - Static method in class org.ogf.graap.wsag.it.AbstractIntegrationTest
 
setUseDefaultSOAPClient(boolean) - Static method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
 
setUserName(UserNameType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "UserName" element
setUserName(UserNameType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.UserNameDocumentImpl
Sets the "UserName" element
setUserName(UserNameType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "UserName" element
setUserName(UserNameType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument
Sets the "UserName" element
setUserName(UserNameType) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Sets the "UserName" element
setUserName(UserNameType) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Sets the "UserName" element
setUseSession(boolean) - Method in class org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction
 
setUseSession(boolean) - Method in interface org.ogf.graap.wsag4j.types.configuration.ActionType
Sets the "useSession" attribute
setUseSession(boolean) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ActionTypeImpl
Sets the "useSession" attribute
setUtilityArray(float[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Sets array of all "Utility" element
setUtilityArray(int, float) - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Sets ith "Utility" element
setUtilityArray(float[]) - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Sets array of all "Utility" element
setUtilityArray(int, float) - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Sets ith "Utility" element
setValidator(ValidatorType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
Sets the "Validator" element
setValidator(ValidatorType) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
Sets the "Validator" element
setValidatorConfiguration(ValidatorType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ValidatorConfigurationDocumentImpl
Sets the "ValidatorConfiguration" element
setValidatorConfiguration(ValidatorType) - Method in interface org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument
Sets the "ValidatorConfiguration" element
setValue(BigDecimal) - Method in interface org.ogf.graap.wsag4j.types.engine.CompensationType
Sets the "Value" element
setValue(BigDecimal) - Method in class org.ogf.graap.wsag4j.types.engine.impl.CompensationTypeImpl
Sets the "Value" element
setValue(XmlObject) - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextTypeImpl.EntryImpl
Sets the "Value" element
setValue(XmlObject) - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Entry
Sets the "Value" element
setValueExpression(XmlObject) - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType
Sets the "ValueExpression" element
setValueExpression(XmlObject) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl
Sets the "ValueExpression" element
setValueUnit(String) - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType
Sets the "ValueUnit" element
setValueUnit(String) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl
Sets the "ValueUnit" element
setVariableArray(VariableType[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableSetTypeImpl
Sets array of all "Variable" element
setVariableArray(int, VariableType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableSetTypeImpl
Sets ith "Variable" element
setVariableArray(VariableType[]) - Method in interface org.ogf.schemas.graap.wsAgreement.VariableSetType
Sets array of all "Variable" element
setVariableArray(int, VariableType) - Method in interface org.ogf.schemas.graap.wsAgreement.VariableSetType
Sets ith "Variable" element
setVariableSet(VariableSetType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServicePropertiesTypeImpl
Sets the "VariableSet" element
setVariableSet(VariableSetType) - Method in interface org.ogf.schemas.graap.wsAgreement.ServicePropertiesType
Sets the "VariableSet" element
setVars(Map<String, Object>) - Method in class org.ogf.graap.wsag.server.monitoring.JEXLWSAG4JContext
Sets a list variables for this context at once.
setVirtualMemoryLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "VirtualMemoryLimit" element
setVirtualMemoryLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.VirtualMemoryLimitDocumentImpl
Sets the "VirtualMemoryLimit" element
setVirtualMemoryLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "VirtualMemoryLimit" element
setVirtualMemoryLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument
Sets the "VirtualMemoryLimit" element
setWallTimeLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "WallTimeLimit" element
setWallTimeLimit(LimitsType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.WallTimeLimitDocumentImpl
Sets the "WallTimeLimit" element
setWallTimeLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "WallTimeLimit" element
setWallTimeLimit(LimitsType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument
Sets the "WallTimeLimit" element
setWhiteSpaceArray(WhiteSpaceDocument.WhiteSpace[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets array of all "whiteSpace" element
setWhiteSpaceArray(int, WhiteSpaceDocument.WhiteSpace) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Sets ith "whiteSpace" element
setWhiteSpaceArray(WhiteSpaceDocument.WhiteSpace[]) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets array of all "whiteSpace" element
setWhiteSpaceArray(int, WhiteSpaceDocument.WhiteSpace) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Sets ith "whiteSpace" element
setWorkingDirectory(DirectoryNameType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets the "WorkingDirectory" element
setWorkingDirectory(DirectoryNameType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.WorkingDirectoryDocumentImpl
Sets the "WorkingDirectory" element
setWorkingDirectory(DirectoryNameType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets the "WorkingDirectory" element
setWorkingDirectory(DirectoryNameType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument
Sets the "WorkingDirectory" element
setWorkingDirectory(DirectoryNameType) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Sets the "WorkingDirectory" element
setWorkingDirectory(DirectoryNameType) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Sets the "WorkingDirectory" element
setWSAG4JEngineArray(WSAG4JEngineInstanceType[]) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineInstanceListTypeImpl
Sets array of all "WSAG4JEngine" element
setWSAG4JEngineArray(int, WSAG4JEngineInstanceType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineInstanceListTypeImpl
Sets ith "WSAG4JEngine" element
setWSAG4JEngineArray(WSAG4JEngineInstanceType[]) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType
Sets array of all "WSAG4JEngine" element
setWSAG4JEngineArray(int, WSAG4JEngineInstanceType) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType
Sets ith "WSAG4JEngine" element
setWSAG4JEngineConfiguration(WSAG4JEngineConfigurationType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationDocumentImpl
Sets the "WSAG4JEngineConfiguration" element
setWSAG4JEngineConfiguration(WSAG4JEngineConfigurationType) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument
Sets the "WSAG4JEngineConfiguration" element
setWSAG4JEngineInstances(WSAG4JEngineInstanceListType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
Sets the "WSAG4JEngineInstances" element
setWSAG4JEngineInstances(WSAG4JEngineInstanceListType) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
Sets the "WSAG4JEngineInstances" element
setWSAG4JMetadata(WSAG4JMetadataType) - Method in class org.ogf.graap.wsag4j.types.engine.impl.WSAG4JMetadataDocumentImpl
Sets the "WSAG4JMetadata" element
setWSAG4JMetadata(WSAG4JMetadataType) - Method in interface org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument
Sets the "WSAG4JMetadata" element
setWSAG4JPortType(QName) - Method in class org.ogf.graap.wsag4j.types.engine.impl.WSAG4JMetadataTypeImpl
Sets the "WSAG4JPortType" element
setWSAG4JPortType(QName) - Method in interface org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType
Sets the "WSAG4JPortType" element
setWSAG4JSession(WSAG4JSessionType) - Method in class org.ogf.graap.wsag4j.types.engine.impl.WSAG4JSessionDocumentImpl
Sets the "WSAG4JSession" element
setWSAG4JSession(WSAG4JSessionType) - Method in interface org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument
Sets the "WSAG4JSession" element
setWsagMessageContext(WsagMessageContext) - Static method in class org.ogf.graap.wsag.wsrf.WsrfEngine
Sets the message context for the current invocation (thread).
setWSRFClientConfiguration(WSRFClientConfigurationType) - Method in interface org.ogf.graap.wsag4j.types.configuration.ConfigurationType
Sets the "WSRFClientConfiguration" element
setWSRFClientConfiguration(WSRFClientConfigurationType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ConfigurationTypeImpl
Sets the "WSRFClientConfiguration" element
setWSRFEngineConfiguration(WSRFEngineConfigurationType) - Method in interface org.ogf.graap.wsag4j.types.configuration.ConfigurationType
Sets the "WSRFEngineConfiguration" element
setWSRFEngineConfiguration(WSRFEngineConfigurationType) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ConfigurationTypeImpl
Sets the "WSRFEngineConfiguration" element
setXmlObject(AgreementPropertiesType) - Method in interface org.ogf.graap.wsag.api.Agreement
Sets the properties for this agreement explicitly.
setXmlObject(AgreementPropertiesType) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
setXmlObject(AgreementPropertiesType) - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Sets the properties for this agreement explicitly.
setXmlObject(AgreementPropertiesType) - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
setXmlObject(AgreementPropertiesType) - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
setXmlObject(AgreementPropertiesType) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
showRestDisabledErrorMessage(HttpServletResponse) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap
Private method that deals with disabling of REST support.
shutdown() - Method in class org.ogf.graap.wsag.server.engine.WsagEngine
Shutdown of the WSAG4J engine instance.
shutdown() - Static method in class org.ogf.graap.wsag.server.rest.RestWsagEngine
Terminates the default WsagEngine instance gracefully.
shutdown() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.BootstrapIsolationLayer
Shuts down the isolation layer.
shutdown() - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementFactoryWsResource
shutdown() - Method in class org.ogf.graap.wsag.wsrf.impl.WSAG4JResourceRouter
 
shutdownEngine() - Static method in class org.ogf.graap.wsag.wsrf.WsrfEngine
Shutdown of the WSAG4J engine instance.
signalFaultReady(AxisFault) - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap.ServletRequestResponseTransport
 
signalResponseReady() - Method in class org.ogf.graap.wsag.wsrf.bootstrap.Bootstrap.ServletRequestResponseTransport
 
SimpleAccountingSystemLogger - Class in org.ogf.graap.wsag.server.accounting
SimpleLogAccountingSystem
SimpleAccountingSystemLogger() - Constructor for class org.ogf.graap.wsag.server.accounting.SimpleAccountingSystemLogger
 
SimpleGuaranteeEvaluator - Class in org.ogf.graap.wsag.server.monitoring
Default implementation of a guarantee evaluator.
SimpleGuaranteeEvaluator() - Constructor for class org.ogf.graap.wsag.server.monitoring.SimpleGuaranteeEvaluator
Default constructor
SimpleMonitoredAgreement - Class in org.ogf.graap.wsag.server.monitoring
TODO: use MonitorableAgreement as default agreement implementation This class will be used in future as default agreement implementation.
SimpleMonitoredAgreement(AgreementOffer, AgreementTerminationHandler) - Constructor for class org.ogf.graap.wsag.server.monitoring.SimpleMonitoredAgreement
Creates a simple monitored agreement implementation that invokes the AgreementTerminationHandler when the agreement's terminate method is called. the termination handler implements the domain specific logic to terminate this particular agreement instance.
SimplePersistentAgreement - Class in org.ogf.graap.wsag.server.persistence.impl
Default implementation of a persistent agreement.
SimplePersistentAgreement(Agreement, EndpointReferenceType) - Constructor for class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
SimplePersistentAgreementFactory - Class in org.ogf.graap.wsag.server.persistence.impl
SimplePersistentAgreementFactory.
SimplePersistentAgreementFactory(AgreementFactory) - Constructor for class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreementFactory
 
SimpleWSAG4JPersistence - Class in org.ogf.graap.wsag.server.persistence.impl
SimpleWSAG4JPersistence loads the factory configurations defined in the WSAG4J engine configuration files and and instantiates a factory for each engine instance.
SimpleWSAG4JPersistence() - Constructor for class org.ogf.graap.wsag.server.persistence.impl.SimpleWSAG4JPersistence
 
sizeOfActionArray() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
Returns number of "Action" element
sizeOfActionArray() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
Returns number of "Action" element
sizeOfAllArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Returns number of "All" element
sizeOfAllArray() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Returns number of "All" element
sizeOfArgumentArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Returns number of "Argument" element
sizeOfArgumentArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Returns number of "Argument" element
sizeOfArgumentArray() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Returns number of "Argument" element
sizeOfArgumentArray() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Returns number of "Argument" element
sizeOfConstraintArray() - Method in interface org.ogf.schemas.graap.wsAgreement.ConstraintSectionType
Returns number of "Constraint" element
sizeOfConstraintArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ConstraintSectionTypeImpl
Returns number of "Constraint" element
sizeOfConstraintArray() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationConstraintSectionTypeImpl
Returns number of "Constraint" element
sizeOfConstraintArray() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType
Returns number of "Constraint" element
sizeOfCustomBusinessValueArray() - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Returns number of "CustomBusinessValue" element
sizeOfCustomBusinessValueArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Returns number of "CustomBusinessValue" element
sizeOfDataStagingArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
Returns number of "DataStaging" element
sizeOfDataStagingArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
Returns number of "DataStaging" element
sizeOfDescriptionArray() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Returns number of "Description" element
sizeOfDescriptionArray() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Returns number of "Description" element
sizeOfEntryArray() - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextTypeImpl
Returns number of "Entry" element
sizeOfEntryArray() - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType
Returns number of "Entry" element
sizeOfEnumerationArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Returns number of "enumeration" element
sizeOfEnumerationArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Returns number of "enumeration" element
sizeOfEnvironmentArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Returns number of "Environment" element
sizeOfEnvironmentArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Returns number of "Environment" element
sizeOfEnvironmentArray() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Returns number of "Environment" element
sizeOfEnvironmentArray() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Returns number of "Environment" element
sizeOfExactArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Returns number of "Exact" element
sizeOfExactArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Returns number of "Exact" element
sizeOfExactlyOneArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Returns number of "ExactlyOne" element
sizeOfExactlyOneArray() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Returns number of "ExactlyOne" element
sizeOfFileSystemArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Returns number of "FileSystem" element
sizeOfFileSystemArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Returns number of "FileSystem" element
sizeOfFractionDigitsArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Returns number of "fractionDigits" element
sizeOfFractionDigitsArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Returns number of "fractionDigits" element
sizeOfGuaranteeEvaluationResultArray() - Method in class org.ogf.graap.wsag4j.types.engine.impl.SLAMonitoringNotificationEventTypeImpl
Returns number of "GuaranteeEvaluationResult" element
sizeOfGuaranteeEvaluationResultArray() - Method in interface org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType
Returns number of "GuaranteeEvaluationResult" element
sizeOfGuaranteeTermArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Returns number of "GuaranteeTerm" element
sizeOfGuaranteeTermArray() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Returns number of "GuaranteeTerm" element
sizeOfGuaranteeTermStateArray() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Returns number of "GuaranteeTermState" element
sizeOfGuaranteeTermStateArray() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Returns number of "GuaranteeTermState" element
sizeOfGuaranteeTermStateArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Returns number of "GuaranteeTermState" element
sizeOfGuaranteeTermStateArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Returns number of "GuaranteeTermState" element
sizeOfHandlerArray() - Method in interface org.ogf.graap.wsag4j.types.configuration.HandlerChainType
Returns number of "Handler" element
sizeOfHandlerArray() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.HandlerChainTypeImpl
Returns number of "Handler" element
sizeOfHostNameArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType
Returns number of "HostName" element
sizeOfHostNameArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CandidateHostsTypeImpl
Returns number of "HostName" element
sizeOfItemArray() - Method in interface org.ogf.schemas.graap.wsAgreement.ConstraintSectionType
Returns number of "Item" element
sizeOfItemArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ConstraintSectionTypeImpl
Returns number of "Item" element
sizeOfItemArray() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationConstraintSectionTypeImpl
Returns number of "Item" element
sizeOfItemArray() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType
Returns number of "Item" element
sizeOfJobAnnotationArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Returns number of "JobAnnotation" element
sizeOfJobAnnotationArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Returns number of "JobAnnotation" element
sizeOfJobProjectArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Returns number of "JobProject" element
sizeOfJobProjectArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Returns number of "JobProject" element
sizeOfLengthArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Returns number of "length" element
sizeOfLengthArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Returns number of "length" element
sizeOfMaxExclusiveArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Returns number of "maxExclusive" element
sizeOfMaxExclusiveArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Returns number of "maxExclusive" element
sizeOfMaxInclusiveArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Returns number of "maxInclusive" element
sizeOfMaxInclusiveArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Returns number of "maxInclusive" element
sizeOfMaxLengthArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Returns number of "maxLength" element
sizeOfMaxLengthArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Returns number of "maxLength" element
sizeOfMinExclusiveArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Returns number of "minExclusive" element
sizeOfMinExclusiveArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Returns number of "minExclusive" element
sizeOfMinInclusiveArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Returns number of "minInclusive" element
sizeOfMinInclusiveArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Returns number of "minInclusive" element
sizeOfMinLengthArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Returns number of "minLength" element
sizeOfMinLengthArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Returns number of "minLength" element
sizeOfNegotiableTemplateArray() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesTypeImpl
Returns number of "NegotiableTemplate" element
sizeOfNegotiableTemplateArray() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType
Returns number of "NegotiableTemplate" element
sizeOfNegotiationCounterOfferArray() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateOutputTypeImpl
Returns number of "NegotiationCounterOffer" element
sizeOfNegotiationCounterOfferArray() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType
Returns number of "NegotiationCounterOffer" element
sizeOfNegotiationOfferArray() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType
Returns number of "NegotiationOffer" element
sizeOfNegotiationOfferArray() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.AdvertiseInputTypeImpl
Returns number of "NegotiationOffer" element
sizeOfNegotiationOfferArray() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiateInputTypeImpl
Returns number of "NegotiationOffer" element
sizeOfNegotiationOfferArray() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationPropertiesTypeImpl
Returns number of "NegotiationOffer" element
sizeOfNegotiationOfferArray() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType
Returns number of "NegotiationOffer" element
sizeOfNegotiationOfferArray() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType
Returns number of "NegotiationOffer" element
sizeOfNoncriticalExtensionArray() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType
Returns number of "NoncriticalExtension" element
sizeOfNoncriticalExtensionArray() - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType
Returns number of "NoncriticalExtension" element
sizeOfNoncriticalExtensionArray() - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
Returns number of "NoncriticalExtension" element
sizeOfNoncriticalExtensionArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementAcceptanceInputTypeImpl
Returns number of "NoncriticalExtension" element
sizeOfNoncriticalExtensionArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputTypeImpl
Returns number of "NoncriticalExtension" element
sizeOfNoncriticalExtensionArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
Returns number of "NoncriticalExtension" element
sizeOfNoncriticalExtensionArray() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputTypeImpl
Returns number of "NoncriticalExtension" element
sizeOfNoncriticalExtensionArray() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType
Returns number of "NoncriticalExtension" element
sizeOfOneOrMoreArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Returns number of "OneOrMore" element
sizeOfOneOrMoreArray() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Returns number of "OneOrMore" element
sizeOfPatternArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Returns number of "pattern" element
sizeOfPatternArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Returns number of "pattern" element
sizeOfPenaltyArray() - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Returns number of "Penalty" element
sizeOfPenaltyArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Returns number of "Penalty" element
sizeOfRangeArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Returns number of "Range" element
sizeOfRangeArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Returns number of "Range" element
sizeOfRewardArray() - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Returns number of "Reward" element
sizeOfRewardArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Returns number of "Reward" element
sizeOfSchemaFilenameArray() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.SchemaImportTypeImpl
Returns number of "SchemaFilename" element
sizeOfSchemaFilenameArray() - Method in interface org.ogf.graap.wsag4j.types.configuration.SchemaImportType
Returns number of "SchemaFilename" element
sizeOfServiceDescriptionTermArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Returns number of "ServiceDescriptionTerm" element
sizeOfServiceDescriptionTermArray() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Returns number of "ServiceDescriptionTerm" element
sizeOfServiceNameArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceNameSetImpl
Returns number of "ServiceName" element
sizeOfServiceNameArray() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceNameSet
Returns number of "ServiceName" element
sizeOfServicePropertiesArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Returns number of "ServiceProperties" element
sizeOfServicePropertiesArray() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Returns number of "ServiceProperties" element
sizeOfServiceReferenceArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
Returns number of "ServiceReference" element
sizeOfServiceReferenceArray() - Method in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
Returns number of "ServiceReference" element
sizeOfServiceScopeArray() - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Returns number of "ServiceScope" element
sizeOfServiceScopeArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Returns number of "ServiceScope" element
sizeOfServiceTermReferenceArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Returns number of "ServiceTermReference" element
sizeOfServiceTermReferenceArray() - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Returns number of "ServiceTermReference" element
sizeOfServiceTermStateArray() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Returns number of "ServiceTermState" element
sizeOfServiceTermStateArray() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Returns number of "ServiceTermState" element
sizeOfServiceTermStateArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Returns number of "ServiceTermState" element
sizeOfServiceTermStateArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Returns number of "ServiceTermState" element
sizeOfTemplateArray() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType
Returns number of "Template" element
sizeOfTemplateArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementFactoryPropertiesTypeImpl
Returns number of "Template" element
sizeOfTotalDigitsArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Returns number of "totalDigits" element
sizeOfTotalDigitsArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Returns number of "totalDigits" element
sizeOfUtilityArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Returns number of "Utility" element
sizeOfUtilityArray() - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Returns number of "Utility" element
sizeOfVariableArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableSetTypeImpl
Returns number of "Variable" element
sizeOfVariableArray() - Method in interface org.ogf.schemas.graap.wsAgreement.VariableSetType
Returns number of "Variable" element
sizeOfWhiteSpaceArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Returns number of "whiteSpace" element
sizeOfWhiteSpaceArray() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Returns number of "whiteSpace" element
sizeOfWSAG4JEngineArray() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineInstanceListTypeImpl
Returns number of "WSAG4JEngine" element
sizeOfWSAG4JEngineArray() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType
Returns number of "WSAG4JEngine" element
SLAFunctions - Class in org.ogf.graap.wsag.server.monitoring
Implementation of additional SLA-related functions that can be used in qualifying condition or service level objective expressions.
SLAFunctions() - Constructor for class org.ogf.graap.wsag.server.monitoring.SLAFunctions
 
SLAMonitoringNotificationEventDocument - Interface in org.ogf.graap.wsag4j.types.engine
A document containing one SLAMonitoringNotificationEvent(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine) element.
SLAMonitoringNotificationEventDocument.Factory - Class in org.ogf.graap.wsag4j.types.engine
A factory class with static methods for creating instances of this type.
SLAMonitoringNotificationEventDocumentImpl - Class in org.ogf.graap.wsag4j.types.engine.impl
A document containing one SLAMonitoringNotificationEvent(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine) element.
SLAMonitoringNotificationEventDocumentImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.engine.impl.SLAMonitoringNotificationEventDocumentImpl
 
SLAMonitoringNotificationEventType - Interface in org.ogf.graap.wsag4j.types.engine
An XML SLAMonitoringNotificationEventType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
SLAMonitoringNotificationEventType.Factory - Class in org.ogf.graap.wsag4j.types.engine
A factory class with static methods for creating instances of this type.
SLAMonitoringNotificationEventTypeImpl - Class in org.ogf.graap.wsag4j.types.engine.impl
An XML SLAMonitoringNotificationEventType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
SLAMonitoringNotificationEventTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.engine.impl.SLAMonitoringNotificationEventTypeImpl
 
SLO_FULFILLED - Static variable in interface org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType
 
SLO_NOT_DETERMINED - Static variable in interface org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType
 
SLO_VIOLATED - Static variable in interface org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType
 
SLOEvaluationResultType - Interface in org.ogf.graap.wsag4j.types.engine
An XML SLOEvaluationResultType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
SLOEvaluationResultType.Enum - Class in org.ogf.graap.wsag4j.types.engine
Enumeration value class for org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.
SLOEvaluationResultType.Factory - Class in org.ogf.graap.wsag4j.types.engine
A factory class with static methods for creating instances of this type.
SLOEvaluationResultTypeImpl - Class in org.ogf.graap.wsag4j.types.engine.impl
An XML SLOEvaluationResultType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
SLOEvaluationResultTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.engine.impl.SLOEvaluationResultTypeImpl
 
SLOEvaluationResultTypeImpl(SchemaType, boolean) - Constructor for class org.ogf.graap.wsag4j.types.engine.impl.SLOEvaluationResultTypeImpl
 
SOLARIS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
SourceDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one Source(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
SourceDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
SourceDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one Source(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
SourceDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.SourceDocumentImpl
 
SourceTargetType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
An XML SourceTarget_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
SourceTargetType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
SourceTargetTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
An XML SourceTarget_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl).
SourceTargetTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.SourceTargetTypeImpl
 
SPARC - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
SPMDApplicationDocument - Interface in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd
A document containing one SPMDApplication(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd) element.
SPMDApplicationDocument.Factory - Class in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd
A factory class with static methods for creating instances of this type.
SPMDApplicationDocumentImpl - Class in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl
A document containing one SPMDApplication(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd) element.
SPMDApplicationDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationDocumentImpl
 
SPMDApplicationType - Interface in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd
An XML SPMDApplication_Type(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd).
SPMDApplicationType.Factory - Class in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd
A factory class with static methods for creating instances of this type.
SPMDApplicationTypeImpl - Class in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl
An XML SPMDApplication_Type(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd).
SPMDApplicationTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
 
SPMDVariationDocument - Interface in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd
A document containing one SPMDVariation(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd) element.
SPMDVariationDocument.Factory - Class in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd
A factory class with static methods for creating instances of this type.
SPMDVariationDocumentImpl - Class in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl
A document containing one SPMDVariation(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd) element.
SPMDVariationDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDVariationDocumentImpl
 
SPOOL - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration
 
StackSizeLimitDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one StackSizeLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
StackSizeLimitDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
StackSizeLimitDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one StackSizeLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
StackSizeLimitDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.StackSizeLimitDocumentImpl
 
startMonitoring() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
Starts the agreement monitoring process.
startup() - Static method in class org.ogf.graap.wsag.server.rest.RestWsagEngine
Creates a new WsagEngine instance and initializes the instance using the default configuration file.
stopMonitoring() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
Stops the agreement monitoring.
SUBCONTRACTING_WAITING_TIME - Static variable in class org.ogf.graap.wsag.it.AbstractPendingAgreementFactoryTest
waiting time for doing the sub-contracting (pending agreement)
sumInt(int, int) - Method in class org.ogf.graap.wsag.server.monitoring.SLAFunctions
Builds the sum of two integers.
SUN_OS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
SWAP - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration
 

T

table - Static variable in class org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration.Enum
 
table - Static variable in class org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.Enum
 
table - Static variable in class org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration.Enum
 
table - Static variable in class org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration.Enum
 
table - Static variable in class org.ogf.graap.wsag4j.types.engine.ItemCardinalityType.Enum
 
table - Static variable in class org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType.Enum
 
table - Static variable in class org.ogf.schemas.graap.wsAgreement.AgreementRoleType.Enum
 
table - Static variable in class org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition.Enum
 
table - Static variable in class org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition.Enum
 
table - Static variable in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType.Enum
 
table - Static variable in class org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType.Enum
 
table - Static variable in class org.ogf.schemas.graap.wsAgreement.ServiceRoleType.Enum
 
table - Static variable in class org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition.Enum
 
TANDEM_NSK - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
TANDEM_NT - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
TargetDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one Target(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
TargetDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
TargetDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one Target(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
TargetDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TargetDocumentImpl
 
tearDown() - Method in class org.ogf.graap.wsag.it.AbstractIntegrationTest
tearDown() - Method in class org.ogf.graap.wsag.it.WsagTestCase
 
tearDown() - Method in class org.ogf.graap.wsag.testutils.WsagTestCase
 
TemplateDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one Template(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
TemplateDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
TemplateDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one Template(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
TemplateDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.TemplateDocumentImpl
 
TemplateIdentifier - Class in org.ogf.graap.wsag.server.engine
The template identifier is a unique identifier of a template in one agreement factory instance.
TemplateIdentifier(AgreementTemplateType) - Constructor for class org.ogf.graap.wsag.server.engine.TemplateIdentifier
Creates a new identifier for the given template.
TemplateIdentifier(String, String) - Constructor for class org.ogf.graap.wsag.server.engine.TemplateIdentifier
Creates a new identifier for the given template name and version.
TemplatePattern - Class in org.ogf.graap.wsag.api.pattern
An abstract pattern that is applied to an agreement termplate.
TemplatePattern(AgreementTemplateType) - Constructor for class org.ogf.graap.wsag.api.pattern.TemplatePattern
 
TemplateRegistry - Class in org.ogf.graap.wsag.server.engine
The template registry is the central store of factory actions.
TemplateRegistry() - Constructor for class org.ogf.graap.wsag.server.engine.TemplateRegistry
 
TemplateType - Class in org.ogf.graap.wsag.api.types
AgreementTemplateType
TemplateType() - Constructor for class org.ogf.graap.wsag.api.types.TemplateType
Default constructor.
TemplateType(AgreementTemplateType) - Constructor for class org.ogf.graap.wsag.api.types.TemplateType
Creates a new template type based on a template XML document.
TemplateValidator - Class in org.ogf.graap.wsag.server.engine
The TemplateValidator implements the required methods to validate the compliance of an agreement offer with respect to the creation constraints that are defined in the template that was used to create the offer.
TemplateValidator() - Constructor for class org.ogf.graap.wsag.server.engine.TemplateValidator
 
TEMPORARY - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration
 
TermCompositorType - Interface in org.ogf.schemas.graap.wsAgreement
An XML TermCompositorType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
TermCompositorType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
TermCompositorTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML TermCompositorType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
TermCompositorTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
 
TermExpression - Class in org.ogf.graap.wsag.interpreter.expr
TermExpression
TermExpression(TermType) - Constructor for class org.ogf.graap.wsag.interpreter.expr.TermExpression
 
terminate(TerminateInputType) - Method in interface org.ogf.graap.wsag.api.Agreement
Terminates an agreement.
terminate() - Method in interface org.ogf.graap.wsag.api.Negotiation
terminates a negotiation process
terminate(TerminateInputDocument) - Method in interface org.ogf.graap.wsag.api.rest.RestAgreement
Terminates the agreement if permitted.
terminate(TerminateInputDocument) - Method in interface org.ogf.graap.wsag.api.rest.RestNegotiation
Terminates the agreement if permitted.
terminate(TerminateInputType) - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Terminates an agreement.
terminate(TerminateInputType) - Method in interface org.ogf.graap.wsag.client.api.AgreementClient
Terminates the agreement instance.
terminate() - Method in interface org.ogf.graap.wsag.client.api.AgreementClient
Terminates an agreement.
terminate() - Method in class org.ogf.graap.wsag.client.api.impl.AgreementClientImpl
Terminates an agreement.
terminate(TerminateInputType) - Method in class org.ogf.graap.wsag.client.api.impl.AgreementClientImpl
Terminates the agreement instance.
terminate() - Method in class org.ogf.graap.wsag.client.api.impl.NegotiationClientImpl
Terminates a negotiation.
terminate(TerminateInputType) - Method in class org.ogf.graap.wsag.client.api.local.LocalAgreementClient
Terminates the agreement instance.
terminate() - Method in class org.ogf.graap.wsag.client.api.local.LocalNegotiationClient
 
terminate() - Method in interface org.ogf.graap.wsag.client.api.NegotiationClient
Terminates a negotiation.
terminate(TerminateInputType) - Method in class org.ogf.graap.wsag.client.rest.RestAgreementClient
 
terminate() - Method in class org.ogf.graap.wsag.client.rest.RestNegotiationClient
 
terminate(TerminateInputType) - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementService
terminate() - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfNegotiationService
terminate() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
Terminates an agreement.
terminate(TerminateInputType) - Method in class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
Terminates the agreement instance.
terminate() - Method in class org.ogf.graap.wsag.client.wsrf.WsrfNegotiationClient
 
terminate(TerminateInputType) - Method in class org.ogf.graap.wsag.samples.actions.SampleAgreement
Terminates an agreement.
terminate(TerminateInputType) - Method in class org.ogf.graap.wsag.samples.pendingagreement.PendingAgreement
Terminates an agreement.
terminate(TerminateInputType) - Method in class org.ogf.graap.wsag.samples.SampleAgreement
Terminates an agreement.
terminate(TerminateInputType) - Method in class org.ogf.graap.wsag.samples.SampleMonitoredAgreement
Terminates an agreement.
terminate(TerminateInputType) - Method in class org.ogf.graap.wsag.samples.site.ExampleAgreement
This method is invoked when an agreement is terminated.
terminate(TerminateInputType, IAgreementContext) - Method in interface org.ogf.graap.wsag.server.api.AgreementTerminationHandler
This method is invoked when the agreement associated with this handler is terminated.
terminate(TerminateInputType) - Method in class org.ogf.graap.wsag.server.api.impl.PendingAgreementImpl
Just change the state to pending and terminating.
terminate() - Method in class org.ogf.graap.wsag.server.engine.GenericNegotiation
 
terminate(TerminateInputType) - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
Terminates an agreement.
terminate(TerminateInputType) - Method in class org.ogf.graap.wsag.server.monitoring.SimpleMonitoredAgreement
The terminate method invokes the AgreementTerminationHandler.terminate(TerminateInputType, org.ogf.graap.wsag.server.api.IAgreementContext) method.
terminate(TerminateInputType) - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
Terminates an agreement.
terminate(TerminateInputType) - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
terminate(TerminateInputDocument) - Method in class org.ogf.graap.wsag.server.rest.RestAgreementFacade
 
terminate(TerminateInputDocument) - Method in class org.ogf.graap.wsag.server.rest.RestNegotiationFacade
 
terminate(TerminateInputDocument) - Method in class org.ogf.graap.wsag.wsrf.impl.AgreementCapability
Terminates an agreement.
terminate(TerminateInputDocument) - Method in class org.ogf.graap.wsag.wsrf.impl.NegotiationCapability
Terminates a negotiation process.
terminate(TerminateInputType) - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
TERMINATED - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition
 
TerminateInputDocument - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
A document containing one TerminateInput(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
TerminateInputDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one TerminateInput(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
TerminateInputDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
TerminateInputDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
TerminateInputDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one TerminateInput(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
TerminateInputDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.TerminateInputDocumentImpl
 
TerminateInputDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
A document containing one TerminateInput(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
TerminateInputDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.TerminateInputDocumentImpl
 
TerminateInputType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML TerminateInputType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
TerminateInputType - Interface in org.ogf.schemas.graap.wsAgreement
An XML TerminateInputType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
TerminateInputType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
TerminateInputType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
TerminateInputTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML TerminateInputType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
TerminateInputTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.TerminateInputTypeImpl
 
TerminateInputTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML TerminateInputType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
TerminateInputTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.TerminateInputTypeImpl
 
TerminateOutputType - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
An XML TerminateOutputType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
TerminateOutputType - Interface in org.ogf.schemas.graap.wsAgreement
An XML TerminateOutputType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
TerminateOutputType.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
TerminateOutputType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
TerminateOutputTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML TerminateOutputType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
TerminateOutputTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.TerminateOutputTypeImpl
 
TerminateOutputTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
An XML TerminateOutputType(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation).
TerminateOutputTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.TerminateOutputTypeImpl
 
TerminateResponseDocument - Interface in org.ogf.schemas.graap.wsAgreement.negotiation
A document containing one TerminateResponse(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
TerminateResponseDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one TerminateResponse(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
TerminateResponseDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement.negotiation
A factory class with static methods for creating instances of this type.
TerminateResponseDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
TerminateResponseDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one TerminateResponse(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
TerminateResponseDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.TerminateResponseDocumentImpl
 
TerminateResponseDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.negotiation.impl
A document containing one TerminateResponse(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
TerminateResponseDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.negotiation.impl.TerminateResponseDocumentImpl
 
TermsDocument - Interface in org.ogf.schemas.graap.wsAgreement
A document containing one Terms(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
TermsDocument.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
TermsDocumentImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
A document containing one Terms(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
TermsDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.TermsDocumentImpl
 
TermStateType - Interface in org.ogf.schemas.graap.wsAgreement
An XML TermStateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
TermStateType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
TermStateTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML TermStateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
TermStateTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.TermStateTypeImpl
 
TermTreeType - Interface in org.ogf.schemas.graap.wsAgreement
An XML TermTreeType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
TermTreeType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
TermTreeTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML TermTreeType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
TermTreeTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.TermTreeTypeImpl
 
TermType - Interface in org.ogf.schemas.graap.wsAgreement
An XML TermType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
TermType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
TermTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML TermType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
TermTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.TermTypeImpl
 
testAgreementNegotiation() - Method in class org.ogf.graap.wsag.it.AbstractAgreementNegotiationTest
Tests the negotiation of offers and counter offers.
testCreateAgreement() - Method in class org.ogf.graap.wsag.doc.AbstractAgreementIntegrationSnippets
Code snippet to illustrate how agreements are created with an agreement factory.
testCreateAgreement() - Method in class org.ogf.graap.wsag.it.AbstractAgreementFactoryTest
Tests agreement creation.
testCreateAgreementException() - Method in class org.ogf.graap.wsag.doc.AbstractAgreementIntegrationSnippets
Code snippet to illustrate exception handling during agreements creation.
testCreateAgreementException() - Method in class org.ogf.graap.wsag.it.AbstractAgreementFactoryTest
Tests exception handling in the agreement creation process.
testCreateDestroyAgreement() - Method in class org.ogf.graap.wsag.it.AbstractAgreementFactoryTest
Tests creation and destruction of agreement WSRF resources.
testCreatePendingAgreement() - Method in class org.ogf.graap.wsag.it.AbstractPendingAgreementFactoryTest
Creates a pending agreement that is accepted after 1 second.
testCreatePendingAgreementWithNotification() - Method in class org.ogf.graap.wsag.it.AbstractPendingAgreementFactoryTest
Creates a pending agreement that is accepted after 1 second.
testCreateTerminateAgreement() - Method in class org.ogf.graap.wsag.doc.AbstractAgreementIntegrationSnippets
Code snippet to illustrate agreements termination.
testCreateTerminateAgreement() - Method in class org.ogf.graap.wsag.it.AbstractAgreementFactoryTest
Tests agreement creation and termination.
testDeployedFactories() - Method in class org.ogf.graap.wsag.it.AbstractAgreementFactoryPersistenceTest
Check that all configured factory are deployed in the same order as specified in configuration file.
testFirstRegistryAddRemove() - Method in class org.ogf.graap.wsag.it.AbstractAgreementRegistryTest
Tests adding and removing agreements from/to the agreement service group.
testGetFactoryClientURL() - Method in class org.ogf.graap.wsag.it.AbstractAgreementFactoryTest
Test for Bug 79.
testGetTemplate() - Method in class org.ogf.graap.wsag.doc.AbstractAgreementIntegrationSnippets
Code snippet to illustrate how templates are retrieved from an agreement factory.
testGetTemplate() - Method in class org.ogf.graap.wsag.it.AbstractAgreementFactoryTest
Tests retrieving templates from an agreement factory.
testInitiateNegotiation() - Method in class org.ogf.graap.wsag.it.AbstractNegotiationFactoryTest
Tests the proper initiation of a negotiation process.
testListAgreements() - Method in class org.ogf.graap.wsag.it.AbstractAgreementRegistryTest
Tests listing agreement instances registered in an agreement service group.
testResourceUnknown() - Method in class org.ogf.graap.wsag.it.AbstractAgreementFactoryTest
Test for accessing unknown agreement WSRF resources.
testSampleNegotiator() - Method in class org.ogf.graap.wsag.it.samples.negotiation.AbstractSampleNegotiatorTest
Tests the negotiation of offers and counter offers.
ThreadCountLimitDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one ThreadCountLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
ThreadCountLimitDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
ThreadCountLimitDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one ThreadCountLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
ThreadCountLimitDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ThreadCountLimitDocumentImpl
 
ThreadsPerProcessDocument - Interface in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd
A document containing one ThreadsPerProcess(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd) element.
ThreadsPerProcessDocument.Factory - Class in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd
A factory class with static methods for creating instances of this type.
ThreadsPerProcessDocumentImpl - Class in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl
A document containing one ThreadsPerProcess(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd) element.
ThreadsPerProcessDocumentImpl(SchemaType) - Constructor for class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.ThreadsPerProcessDocumentImpl
 
ThreadsPerProcessType - Interface in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd
An XML ThreadsPerProcess_Type(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd).
ThreadsPerProcessType.Factory - Class in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd
A factory class with static methods for creating instances of this type.
ThreadsPerProcessTypeImpl - Class in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl
An XML ThreadsPerProcess_Type(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd).
ThreadsPerProcessTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.ThreadsPerProcessTypeImpl
 
ThreadsPerProcessTypeImpl(SchemaType, boolean) - Constructor for class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.ThreadsPerProcessTypeImpl
 
TimeConstraintDocument - Interface in org.ogf.graap.wsag4j.types.scheduling
A document containing one TimeConstraint(@http://schemas.wsag4j.org/2009/07/wsag4j-scheduling-extensions) element.
TimeConstraintDocument.Factory - Class in org.ogf.graap.wsag4j.types.scheduling
A factory class with static methods for creating instances of this type.
TimeConstraintDocumentImpl - Class in org.ogf.graap.wsag4j.types.scheduling.impl
A document containing one TimeConstraint(@http://schemas.wsag4j.org/2009/07/wsag4j-scheduling-extensions) element.
TimeConstraintDocumentImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintDocumentImpl
 
TimeConstraintType - Interface in org.ogf.graap.wsag4j.types.scheduling
An XML TimeConstraintType(@http://schemas.wsag4j.org/2009/07/wsag4j-scheduling-extensions).
TimeConstraintType.Factory - Class in org.ogf.graap.wsag4j.types.scheduling
A factory class with static methods for creating instances of this type.
TimeConstraintTypeImpl - Class in org.ogf.graap.wsag4j.types.scheduling.impl
An XML TimeConstraintType(@http://schemas.wsag4j.org/2009/07/wsag4j-scheduling-extensions).
TimeConstraintTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintTypeImpl
 
ToDocument - Interface in org.w3.x2005.x08.addressing
A document containing one To(@http://www.w3.org/2005/08/addressing) element.
ToDocument.Factory - Class in org.w3.x2005.x08.addressing
A factory class with static methods for creating instances of this type.
ToDocumentImpl - Class in org.w3.x2005.x08.addressing.impl
A document containing one To(@http://www.w3.org/2005/08/addressing) element.
ToDocumentImpl(SchemaType) - Constructor for class org.w3.x2005.x08.addressing.impl.ToDocumentImpl
 
toElement(XmlObject) - Static method in class org.ogf.graap.wsag.wsrf.WSAG4JCapability
Converts a XMLBean to a DOM element.
toElementArray(XmlObject[]) - Static method in class org.ogf.graap.wsag.wsrf.WSAG4JCapability
Converts an array of XMLBeans to an array of DOM elements.
toResponse(WSAgreementException) - Method in class org.ogf.graap.wsag.api.rest.providers.ServiceExceptionMapper
toString() - Method in class org.ogf.graap.wsag.api.logging.LogMessage
Renders the message when required by Log4J, i.e. the message is finally printed to the log.
toString() - Method in class org.ogf.graap.wsag.server.persistence.impl.PersistentAgreementContainer
 
toString() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
TotalCPUCountDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one TotalCPUCount(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
TotalCPUCountDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
TotalCPUCountDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one TotalCPUCount(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
TotalCPUCountDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalCPUCountDocumentImpl
 
TotalCPUTimeDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one TotalCPUTime(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
TotalCPUTimeDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
TotalCPUTimeDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one TotalCPUTime(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
TotalCPUTimeDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalCPUTimeDocumentImpl
 
TotalDiskSpaceDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one TotalDiskSpace(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
TotalDiskSpaceDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
TotalDiskSpaceDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one TotalDiskSpace(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
TotalDiskSpaceDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalDiskSpaceDocumentImpl
 
TotalPhysicalMemoryDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one TotalPhysicalMemory(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
TotalPhysicalMemoryDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
TotalPhysicalMemoryDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one TotalPhysicalMemory(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
TotalPhysicalMemoryDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalPhysicalMemoryDocumentImpl
 
TotalResourceCountDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one TotalResourceCount(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
TotalResourceCountDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
TotalResourceCountDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one TotalResourceCount(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
TotalResourceCountDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalResourceCountDocumentImpl
 
TotalVirtualMemoryDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one TotalVirtualMemory(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
TotalVirtualMemoryDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
TotalVirtualMemoryDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one TotalVirtualMemory(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
TotalVirtualMemoryDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.TotalVirtualMemoryDocumentImpl
 
toXML(Object, QName) - Method in class org.ogf.graap.wsag.wsrf.impl.Serializer
Serializes an XmlObject as dom node.
TPF - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
TRU_64_UNIX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
TruststoreConfigurationType - Interface in org.ogf.graap.wsag4j.types.configuration
An XML TruststoreConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
TruststoreConfigurationType.Factory - Class in org.ogf.graap.wsag4j.types.configuration
A factory class with static methods for creating instances of this type.
TruststoreConfigurationTypeImpl - Class in org.ogf.graap.wsag4j.types.configuration.impl
An XML TruststoreConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
TruststoreConfigurationTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.configuration.impl.TruststoreConfigurationTypeImpl
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagEnumeration
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DiskSpaceDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUSpeedDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUTimeDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualDiskSpaceDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualNetworkBandwidthDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualPhysicalMemoryDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualVirtualMemoryDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TargetDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUCountDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalDiskSpaceDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalPhysicalMemoryDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalResourceCountDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalVirtualMemoryDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CoreDumpLimitDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.CPUTimeLimitDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DataSegmentLimitDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ErrorDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ExecutableDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileSizeLimitDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.GroupNameType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.InputDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LimitsType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.LockedMemoryLimitDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.MemoryLimitDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OpenDescriptorsLimitDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.OutputDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.PipeSizeLimitDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ProcessCountLimitDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.StackSizeLimitDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ThreadCountLimitDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameType
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.VirtualMemoryLimitDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WallTimeLimitDocument
 
type - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.WorkingDirectoryDocument
 
type - Static variable in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultDocument
 
type - Static variable in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Description
 
type - Static variable in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType.ErrorCode
 
type - Static variable in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType.FaultCause
 
type - Static variable in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.configuration.ActionType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.configuration.ConfigurationDocument
 
type - Static variable in interface org.ogf.graap.wsag4j.types.configuration.ConfigurationType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.configuration.FactoryConfigurationType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationDocument
 
type - Static variable in interface org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.configuration.HandlerChainType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.configuration.HandlerType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.configuration.SchemaImportType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.configuration.ValidatorConfigurationDocument
 
type - Static variable in interface org.ogf.graap.wsag4j.types.configuration.ValidatorType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument
 
type - Static variable in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceListType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.engine.CompensationType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationDocument
 
type - Static variable in interface org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationDetailType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.engine.ItemCardinalityType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument
 
type - Static variable in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Entry
 
type - Static variable in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument
 
type - Static variable in interface org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventDocument
 
type - Static variable in interface org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.engine.SLOEvaluationResultType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataDocument
 
type - Static variable in interface org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.engine.WSAG4JSessionDocument
 
type - Static variable in interface org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType
 
type - Static variable in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintDocument
 
type - Static variable in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AcceptAgreementInputDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AcceptAgreementResponseDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceInputType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementAcceptanceOutputType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementFactoryPropertiesType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementIdDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementInitiatorIdentifierType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementOfferDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementResponderIdentifierType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementRoleType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDefinition
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementStateDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementStateType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementTemplateType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AgreementType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.AllDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.CompensationType.AssessmentInterval
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.CompensationType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.ConstraintDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.ConstraintSectionType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.ContextDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.ContinuingFaultDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.ContinuingFaultType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementOutputType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementResponseDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementOutputType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementResponseDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.InnerAgreementStateType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.InnerTermStateType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.KPITargetType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.LocationDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.NameDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseInputType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationOutputType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.InnerNegotiationStateType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiableTemplateDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateInputType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiateOutputType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintSectionType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationConstraintType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationCounterOfferDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationPropertiesType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationRoleType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Negotiation
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Renegotiation
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.TerminateInputType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.TerminateOutputType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.negotiation.TerminateResponseDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionsDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.NoncriticalExtensionType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.OfferItemType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.QualifyingConditionDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.RejectAgreementInputDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.RejectAgreementResponseDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceDescriptionTermType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceNameSet
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServicePropertiesType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceReferenceType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceRoleType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceSelectorType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateDefinition
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.ServiceTermType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.TemplateDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.TermCompositorType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.TerminateInputDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.TerminateInputType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.TerminateOutputType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.TerminateResponseDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.TermsDocument
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.TermStateType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.TermTreeType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.TermType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.VariableSetType
 
type - Static variable in interface org.ogf.schemas.graap.wsAgreement.VariableType
 
type - Static variable in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument
 
type - Static variable in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType
 
type - Static variable in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostDocument
 
type - Static variable in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ProcessesPerHostType
 
type - Static variable in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationDocument
 
type - Static variable in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
 
type - Static variable in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument
 
type - Static variable in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessDocument
 
type - Static variable in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType
 
type - Static variable in interface org.w3.x2005.x08.addressing.ActionDocument
 
type - Static variable in interface org.w3.x2005.x08.addressing.AttributedAnyType
 
type - Static variable in interface org.w3.x2005.x08.addressing.AttributedQNameType
 
type - Static variable in interface org.w3.x2005.x08.addressing.AttributedUnsignedLongType
 
type - Static variable in interface org.w3.x2005.x08.addressing.AttributedURIType
 
type - Static variable in interface org.w3.x2005.x08.addressing.EndpointReferenceDocument
 
type - Static variable in interface org.w3.x2005.x08.addressing.EndpointReferenceType
 
type - Static variable in interface org.w3.x2005.x08.addressing.FaultCodesOpenEnumType
 
type - Static variable in interface org.w3.x2005.x08.addressing.FaultCodesType
 
type - Static variable in interface org.w3.x2005.x08.addressing.FaultToDocument
 
type - Static variable in interface org.w3.x2005.x08.addressing.FromDocument
 
type - Static variable in interface org.w3.x2005.x08.addressing.IsReferenceParameterAttribute
 
type - Static variable in interface org.w3.x2005.x08.addressing.MessageIDDocument
 
type - Static variable in interface org.w3.x2005.x08.addressing.MetadataDocument
 
type - Static variable in interface org.w3.x2005.x08.addressing.MetadataType
 
type - Static variable in interface org.w3.x2005.x08.addressing.ProblemActionDocument
 
type - Static variable in interface org.w3.x2005.x08.addressing.ProblemActionType
 
type - Static variable in interface org.w3.x2005.x08.addressing.ProblemHeaderDocument
 
type - Static variable in interface org.w3.x2005.x08.addressing.ProblemHeaderQNameDocument
 
type - Static variable in interface org.w3.x2005.x08.addressing.ProblemIRIDocument
 
type - Static variable in interface org.w3.x2005.x08.addressing.ReferenceParametersType
 
type - Static variable in interface org.w3.x2005.x08.addressing.RelatesToDocument
 
type - Static variable in interface org.w3.x2005.x08.addressing.RelatesToType
 
type - Static variable in interface org.w3.x2005.x08.addressing.RelationshipType
 
type - Static variable in interface org.w3.x2005.x08.addressing.RelationshipTypeOpenEnum
 
type - Static variable in interface org.w3.x2005.x08.addressing.ReplyToDocument
 
type - Static variable in interface org.w3.x2005.x08.addressing.RetryAfterDocument
 
type - Static variable in interface org.w3.x2005.x08.addressing.ToDocument
 

U

U_6000 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
UNKNOWN - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
unsetAcceptable() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
Unsets the "Acceptable" element
unsetAcceptable() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
Unsets the "Acceptable" element
unsetAction() - Method in class org.w3.x2005.x08.addressing.impl.ProblemActionTypeImpl
Unsets the "Action" element
unsetAction() - Method in interface org.w3.x2005.x08.addressing.ProblemActionType
Unsets the "Action" element
unsetActualindividualcpucount() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.ThreadsPerProcessTypeImpl
Unsets the "actualindividualcpucount" attribute
unsetActualindividualcpucount() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType
Unsets the "actualindividualcpucount" attribute
unsetActualtotalcpucount() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.NumberOfProcessesTypeImpl
Unsets the "actualtotalcpucount" attribute
unsetActualtotalcpucount() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType
Unsets the "actualtotalcpucount" attribute
unsetAdvisory() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
Unsets the "Advisory" element
unsetAdvisory() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
Unsets the "Advisory" element
unsetAgreementAcceptanceEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
Unsets the "AgreementAcceptanceEPR" element
unsetAgreementAcceptanceEPR() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
Unsets the "AgreementAcceptanceEPR" element
unsetAgreementFactoryEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Unsets the "AgreementFactoryEPR" element
unsetAgreementFactoryEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Unsets the "AgreementFactoryEPR" element
unsetAgreementId() - Method in class org.ogf.graap.wsag4j.types.engine.impl.SLAMonitoringNotificationEventTypeImpl
Unsets the "agreementId" attribute
unsetAgreementId() - Method in interface org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType
Unsets the "agreementId" attribute
unsetAgreementId() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementType
Unsets the "AgreementId" attribute
unsetAgreementId() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTypeImpl
Unsets the "AgreementId" attribute
unsetAgreementInitiator() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Unsets the "AgreementInitiator" element
unsetAgreementInitiator() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Unsets the "AgreementInitiator" element
unsetAgreementResponder() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Unsets the "AgreementResponder" element
unsetAgreementResponder() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Unsets the "AgreementResponder" element
unsetAll() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Unsets the "all" element
unsetAll() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermTreeTypeImpl
Unsets the "All" element
unsetAll() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Unsets the "all" element
unsetAll() - Method in interface org.ogf.schemas.graap.wsAgreement.TermTreeType
Unsets the "All" element
unsetApplication() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
Unsets the "Application" element
unsetApplication() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
Unsets the "Application" element
unsetApplicationName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType
Unsets the "ApplicationName" element
unsetApplicationName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationTypeImpl
Unsets the "ApplicationName" element
unsetApplicationVersion() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType
Unsets the "ApplicationVersion" element
unsetApplicationVersion() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationTypeImpl
Unsets the "ApplicationVersion" element
unsetCandidateHosts() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Unsets the "CandidateHosts" element
unsetCandidateHosts() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Unsets the "CandidateHosts" element
unsetChoice() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Unsets the "choice" element
unsetChoice() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Unsets the "choice" element
unsetCompensation() - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
Unsets the "Compensation" element
unsetCompensation() - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
Unsets the "Compensation" element
unsetCoreDumpLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "CoreDumpLimit" element
unsetCoreDumpLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "CoreDumpLimit" element
unsetCount() - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType.AssessmentInterval
Unsets the "Count" element
unsetCount() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl.AssessmentIntervalImpl
Unsets the "Count" element
unsetCPUArchitecture() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Unsets the "CPUArchitecture" element
unsetCPUArchitecture() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Unsets the "CPUArchitecture" element
unsetCPUTimeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "CPUTimeLimit" element
unsetCPUTimeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "CPUTimeLimit" element
unsetCustomServiceLevel() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceLevelObjectiveTypeImpl
Unsets the "CustomServiceLevel" element
unsetCustomServiceLevel() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType
Unsets the "CustomServiceLevel" element
unsetDataSegmentLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "DataSegmentLimit" element
unsetDataSegmentLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "DataSegmentLimit" element
unsetDeleteOnTermination() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Unsets the "DeleteOnTermination" element
unsetDeleteOnTermination() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Unsets the "DeleteOnTermination" element
unsetDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType
Unsets the "Description" element
unsetDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Unsets the "Description" element
unsetDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationTypeImpl
Unsets the "Description" element
unsetDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Unsets the "Description" element
unsetDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Unsets the "Description" element
unsetDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeImpl
Unsets the "Description" element
unsetDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Unsets the "Description" element
unsetDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType
Unsets the "Description" element
unsetDiskSpace() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Unsets the "DiskSpace" element
unsetDiskSpace() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Unsets the "DiskSpace" element
unsetDuration() - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintTypeImpl
Unsets the "Duration" element
unsetDuration() - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType
Unsets the "Duration" element
unsetEndTime() - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintTypeImpl
Unsets the "EndTime" element
unsetEndTime() - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType
Unsets the "EndTime" element
unsetEpsilon() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType
Unsets the "epsilon" attribute
unsetEpsilon() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ExactTypeImpl
Unsets the "epsilon" attribute
unsetError() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "Error" element
unsetError() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "Error" element
unsetError() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Unsets the "Error" element
unsetError() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Unsets the "Error" element
unsetErrorCode() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Unsets the "ErrorCode" element
unsetErrorCode() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Unsets the "ErrorCode" element
unsetExclusiveBound() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType
Unsets the "exclusiveBound" attribute
unsetExclusiveBound() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.BoundaryTypeImpl
Unsets the "exclusiveBound" attribute
unsetExclusiveExecution() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Unsets the "ExclusiveExecution" element
unsetExclusiveExecution() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Unsets the "ExclusiveExecution" element
unsetExecutable() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "Executable" element
unsetExecutable() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "Executable" element
unsetExecutable() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Unsets the "Executable" element
unsetExecutable() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Unsets the "Executable" element
unsetExpirationTime() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Unsets the "ExpirationTime" element
unsetExpirationTime() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Unsets the "ExpirationTime" element
unsetExpirationTime() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Unsets the "ExpirationTime" element
unsetExpirationTime() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextTypeImpl
Unsets the "ExpirationTime" element
unsetExpirationTime() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Unsets the "ExpirationTime" element
unsetExpirationTime() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType
Unsets the "ExpirationTime" element
unsetFaultCause() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Unsets the "FaultCause" element
unsetFaultCause() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Unsets the "FaultCause" element
unsetFileSizeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "FileSizeLimit" element
unsetFileSizeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "FileSizeLimit" element
unsetFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Unsets the "FilesystemName" element
unsetFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Unsets the "FilesystemName" element
unsetFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType
Unsets the "filesystemName" attribute
unsetFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType
Unsets the "filesystemName" attribute
unsetFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType
Unsets the "filesystemName" attribute
unsetFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType
Unsets the "filesystemName" attribute
unsetFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ArgumentTypeImpl
Unsets the "filesystemName" attribute
unsetFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.DirectoryNameTypeImpl
Unsets the "filesystemName" attribute
unsetFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.EnvironmentTypeImpl
Unsets the "filesystemName" attribute
unsetFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.FileNameTypeImpl
Unsets the "filesystemName" attribute
unsetFileSystemType() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Unsets the "FileSystemType" element
unsetFileSystemType() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Unsets the "FileSystemType" element
unsetGroup() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Unsets the "group" element
unsetGroup() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Unsets the "group" element
unsetGroupName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "GroupName" element
unsetGroupName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "GroupName" element
unsetId() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDefinitionTypeImpl
Unsets the "id" attribute
unsetId() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType
Unsets the "id" attribute
unsetIdle() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateTypeImpl
Unsets the "Idle" element
unsetIdle() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateType
Unsets the "Idle" element
unsetImportance() - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Unsets the "Importance" element
unsetImportance() - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Unsets the "Importance" element
unsetImportance() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferItemTypeImpl
Unsets the "Importance" attribute
unsetImportance() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType
Unsets the "Importance" attribute
unsetIndividualCPUCount() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Unsets the "IndividualCPUCount" element
unsetIndividualCPUCount() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Unsets the "IndividualCPUCount" element
unsetIndividualCPUSpeed() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Unsets the "IndividualCPUSpeed" element
unsetIndividualCPUSpeed() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Unsets the "IndividualCPUSpeed" element
unsetIndividualCPUTime() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Unsets the "IndividualCPUTime" element
unsetIndividualCPUTime() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Unsets the "IndividualCPUTime" element
unsetIndividualDiskSpace() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Unsets the "IndividualDiskSpace" element
unsetIndividualDiskSpace() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Unsets the "IndividualDiskSpace" element
unsetIndividualNetworkBandwidth() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Unsets the "IndividualNetworkBandwidth" element
unsetIndividualNetworkBandwidth() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Unsets the "IndividualNetworkBandwidth" element
unsetIndividualPhysicalMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Unsets the "IndividualPhysicalMemory" element
unsetIndividualPhysicalMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Unsets the "IndividualPhysicalMemory" element
unsetIndividualVirtualMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Unsets the "IndividualVirtualMemory" element
unsetIndividualVirtualMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Unsets the "IndividualVirtualMemory" element
unsetInitiatorAgreementEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.CreateAgreementInputType
Unsets the "InitiatorAgreementEPR" element
unsetInitiatorAgreementEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.CreatePendingAgreementInputType
Unsets the "InitiatorAgreementEPR" element
unsetInitiatorAgreementEPR() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreateAgreementInputTypeImpl
Unsets the "InitiatorAgreementEPR" element
unsetInitiatorAgreementEPR() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CreatePendingAgreementInputTypeImpl
Unsets the "InitiatorAgreementEPR" element
unsetInitiatorAgreementEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl.RenegotiationImpl
Unsets the "InitiatorAgreementEPR" element
unsetInitiatorAgreementEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType.Renegotiation
Unsets the "InitiatorAgreementEPR" element
unsetInitiatorNegotiationEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.InitiateNegotiationInputTypeImpl
Unsets the "InitiatorNegotiationEPR" element
unsetInitiatorNegotiationEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationExtensionTypeImpl
Unsets the "InitiatorNegotiationEPR" element
unsetInitiatorNegotiationEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.RenegotiationExtensionTypeImpl
Unsets the "InitiatorNegotiationEPR" element
unsetInitiatorNegotiationEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.InitiateNegotiationInputType
Unsets the "InitiatorNegotiationEPR" element
unsetInitiatorNegotiationEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType
Unsets the "InitiatorNegotiationEPR" element
unsetInitiatorNegotiationEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.RenegotiationExtensionType
Unsets the "InitiatorNegotiationEPR" element
unsetInput() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "Input" element
unsetInput() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "Input" element
unsetInput() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Unsets the "Input" element
unsetInput() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Unsets the "Input" element
unsetIsReferenceParameter() - Method in class org.w3.x2005.x08.addressing.impl.IsReferenceParameterAttributeImpl
Unsets the "IsReferenceParameter" attribute
unsetIsReferenceParameter() - Method in interface org.w3.x2005.x08.addressing.IsReferenceParameterAttribute
Unsets the "IsReferenceParameter" attribute
unsetJobIdentification() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
Unsets the "JobIdentification" element
unsetJobIdentification() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
Unsets the "JobIdentification" element
unsetJobName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Unsets the "JobName" element
unsetJobName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Unsets the "JobName" element
unsetKPITarget() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceLevelObjectiveTypeImpl
Unsets the "KPITarget" element
unsetKPITarget() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceLevelObjectiveType
Unsets the "KPITarget" element
unsetLang() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Description
Unsets the "lang" attribute
unsetLang() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl.DescriptionImpl
Unsets the "lang" attribute
unsetLockedMemoryLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "LockedMemoryLimit" element
unsetLockedMemoryLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "LockedMemoryLimit" element
unsetLowerBoundedRange() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Unsets the "LowerBoundedRange" element
unsetLowerBoundedRange() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Unsets the "LowerBoundedRange" element
unsetMemoryLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "MemoryLimit" element
unsetMemoryLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "MemoryLimit" element
unsetMetadata() - Method in interface org.w3.x2005.x08.addressing.EndpointReferenceType
Unsets the "Metadata" element
unsetMetadata() - Method in class org.w3.x2005.x08.addressing.impl.EndpointReferenceTypeImpl
Unsets the "Metadata" element
unsetMetric() - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableTypeImpl
Unsets the "Metric" attribute
unsetMetric() - Method in interface org.ogf.schemas.graap.wsAgreement.VariableType
Unsets the "Metric" attribute
unsetMountPoint() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Unsets the "MountPoint" element
unsetMountPoint() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Unsets the "MountPoint" element
unsetName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Unsets the "name" attribute
unsetName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Unsets the "name" attribute
unsetName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "name" attribute
unsetName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "name" attribute
unsetName() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Unsets the "Name" element
unsetName() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Unsets the "Name" element
unsetName() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementType
Unsets the "Name" element
unsetName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Unsets the "Name" element
unsetName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Unsets the "Name" element
unsetName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTypeImpl
Unsets the "Name" element
unsetName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl
Unsets the "Name" attribute
unsetName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableTypeImpl
Unsets the "Name" attribute
unsetName() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType
Unsets the "Name" attribute
unsetName() - Method in interface org.ogf.schemas.graap.wsAgreement.VariableType
Unsets the "Name" attribute
unsetName() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Unsets the "name" attribute
unsetName() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Unsets the "name" attribute
unsetNegotiation() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl
Unsets the "Negotiation" element
unsetNegotiation() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType
Unsets the "Negotiation" element
unsetNegotiationInitiator() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Unsets the "NegotiationInitiator" element
unsetNegotiationInitiator() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Unsets the "NegotiationInitiator" element
unsetNegotiationResponder() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Unsets the "NegotiationResponder" element
unsetNegotiationResponder() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Unsets the "NegotiationResponder" element
unsetNumberOfProcesses() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Unsets the "NumberOfProcesses" element
unsetNumberOfProcesses() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Unsets the "NumberOfProcesses" element
unsetObligated() - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Unsets the "Obligated" attribute
unsetObligated() - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Unsets the "Obligated" attribute
unsetOfferId() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferTypeImpl
Unsets the "OfferId" attribute
unsetOfferId() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType
Unsets the "OfferId" attribute
unsetOpenDescriptorsLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "OpenDescriptorsLimit" element
unsetOpenDescriptorsLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "OpenDescriptorsLimit" element
unsetOperatingSystem() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Unsets the "OperatingSystem" element
unsetOperatingSystem() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Unsets the "OperatingSystem" element
unsetOperatingSystemType() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeImpl
Unsets the "OperatingSystemType" element
unsetOperatingSystemType() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType
Unsets the "OperatingSystemType" element
unsetOperatingSystemVersion() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeImpl
Unsets the "OperatingSystemVersion" element
unsetOperatingSystemVersion() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType
Unsets the "OperatingSystemVersion" element
unsetOriginator() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Unsets the "Originator" element
unsetOriginator() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Unsets the "Originator" element
unsetOutput() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "Output" element
unsetOutput() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "Output" element
unsetOutput() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Unsets the "Output" element
unsetOutput() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Unsets the "Output" element
unsetPipeSizeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "PipeSizeLimit" element
unsetPipeSizeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "PipeSizeLimit" element
unsetPreference() - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Unsets the "Preference" element
unsetPreference() - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Unsets the "Preference" element
unsetProcessCountLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "ProcessCountLimit" element
unsetProcessCountLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "ProcessCountLimit" element
unsetProcessesPerHost() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Unsets the "ProcessesPerHost" element
unsetProcessesPerHost() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Unsets the "ProcessesPerHost" element
unsetProcessing() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateTypeImpl
Unsets the "Processing" element
unsetProcessing() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateType
Unsets the "Processing" element
unsetQualifyingCondition() - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Unsets the "QualifyingCondition" element
unsetQualifyingCondition() - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Unsets the "QualifyingCondition" element
unsetReferenceParameters() - Method in interface org.w3.x2005.x08.addressing.EndpointReferenceType
Unsets the "ReferenceParameters" element
unsetReferenceParameters() - Method in class org.w3.x2005.x08.addressing.impl.EndpointReferenceTypeImpl
Unsets the "ReferenceParameters" element
unsetRejected() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
Unsets the "Rejected" element
unsetRejected() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
Unsets the "Rejected" element
unsetRelationshipType() - Method in class org.w3.x2005.x08.addressing.impl.RelatesToTypeImpl
Unsets the "RelationshipType" attribute
unsetRelationshipType() - Method in interface org.w3.x2005.x08.addressing.RelatesToType
Unsets the "RelationshipType" attribute
unsetRenegotiation() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationTypeImpl
Unsets the "Renegotiation" element
unsetRenegotiation() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationType
Unsets the "Renegotiation" element
unsetResourceId() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
Unsets the "ResourceId" element
unsetResourceId() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
Unsets the "ResourceId" element
unsetResources() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDescriptionTypeImpl
Unsets the "Resources" element
unsetResources() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDescriptionType
Unsets the "Resources" element
unsetResponderNegotiationEPR() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationExtensionTypeImpl
Unsets the "ResponderNegotiationEPR" element
unsetResponderNegotiationEPR() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationExtensionType
Unsets the "ResponderNegotiationEPR" element
unsetSecurityHandlerChain() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFClientConfigurationTypeImpl
Unsets the "SecurityHandlerChain" element
unsetSecurityHandlerChain() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
Unsets the "SecurityHandlerChain" element
unsetSecurityHandlerChain() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFClientConfigurationType
Unsets the "SecurityHandlerChain" element
unsetSecurityHandlerChain() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
Unsets the "SecurityHandlerChain" element
unsetSequence() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Unsets the "sequence" element
unsetSequence() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Unsets the "sequence" element
unsetServiceName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceSelectorTypeImpl
Unsets the "ServiceName" attribute
unsetServiceName() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceSelectorType
Unsets the "ServiceName" attribute
unsetSimpleType() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl.ItemConstraintImpl
Unsets the "simpleType" element
unsetSimpleType() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType.ItemConstraint
Unsets the "simpleType" element
unsetSoapAction() - Method in class org.w3.x2005.x08.addressing.impl.ProblemActionTypeImpl
Unsets the "SoapAction" element
unsetSoapAction() - Method in interface org.w3.x2005.x08.addressing.ProblemActionType
Unsets the "SoapAction" element
unsetSolicited() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferStateTypeImpl
Unsets the "Solicited" element
unsetSolicited() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferStateType
Unsets the "Solicited" element
unsetSource() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Unsets the "Source" element
unsetSource() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Unsets the "Source" element
unsetStackSizeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "StackSizeLimit" element
unsetStackSizeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "StackSizeLimit" element
unsetStartTime() - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintTypeImpl
Unsets the "StartTime" element
unsetStartTime() - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType
Unsets the "StartTime" element
unsetTarget() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Unsets the "Target" element
unsetTarget() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Unsets the "Target" element
unsetTemplateId() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Unsets the "TemplateId" element
unsetTemplateId() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementTemplateType
Unsets the "TemplateId" attribute
unsetTemplateId() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Unsets the "TemplateId" element
unsetTemplateId() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTemplateTypeImpl
Unsets the "TemplateId" attribute
unsetTemplateName() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Unsets the "TemplateName" element
unsetTemplateName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Unsets the "TemplateName" element
unsetTermName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermStateTypeImpl
Unsets the "termName" attribute
unsetTermName() - Method in interface org.ogf.schemas.graap.wsAgreement.TermStateType
Unsets the "termName" attribute
unsetThreadCountLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "ThreadCountLimit" element
unsetThreadCountLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "ThreadCountLimit" element
unsetThreadsPerProcess() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Unsets the "ThreadsPerProcess" element
unsetThreadsPerProcess() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Unsets the "ThreadsPerProcess" element
unsetTimeInterval() - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType.AssessmentInterval
Unsets the "TimeInterval" element
unsetTimeInterval() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl.AssessmentIntervalImpl
Unsets the "TimeInterval" element
unsetTotalCPUCount() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Unsets the "TotalCPUCount" element
unsetTotalCPUCount() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Unsets the "TotalCPUCount" element
unsetTotalCPUTime() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Unsets the "TotalCPUTime" element
unsetTotalCPUTime() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Unsets the "TotalCPUTime" element
unsetTotalDiskSpace() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Unsets the "TotalDiskSpace" element
unsetTotalDiskSpace() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Unsets the "TotalDiskSpace" element
unsetTotalPhysicalMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Unsets the "TotalPhysicalMemory" element
unsetTotalPhysicalMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Unsets the "TotalPhysicalMemory" element
unsetTotalResourceCount() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Unsets the "TotalResourceCount" element
unsetTotalResourceCount() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Unsets the "TotalResourceCount" element
unsetTotalVirtualMemory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Unsets the "TotalVirtualMemory" element
unsetTotalVirtualMemory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Unsets the "TotalVirtualMemory" element
unsetUnit() - Method in interface org.ogf.graap.wsag4j.types.engine.CompensationType
Unsets the "Unit" element
unsetUnit() - Method in class org.ogf.graap.wsag4j.types.engine.impl.CompensationTypeImpl
Unsets the "Unit" element
unsetUpperBoundedRange() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.RangeValueTypeImpl
Unsets the "UpperBoundedRange" element
unsetUpperBoundedRange() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.RangeValueType
Unsets the "UpperBoundedRange" element
unsetURI() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.SourceTargetTypeImpl
Unsets the "URI" element
unsetURI() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType
Unsets the "URI" element
unsetUserName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "UserName" element
unsetUserName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "UserName" element
unsetUserName() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Unsets the "UserName" element
unsetUserName() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Unsets the "UserName" element
unsetUseSession() - Method in interface org.ogf.graap.wsag4j.types.configuration.ActionType
Unsets the "useSession" attribute
unsetUseSession() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ActionTypeImpl
Unsets the "useSession" attribute
unsetValidator() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
Unsets the "Validator" element
unsetValidator() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
Unsets the "Validator" element
unsetValueUnit() - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType
Unsets the "ValueUnit" element
unsetValueUnit() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl
Unsets the "ValueUnit" element
unsetVirtualMemoryLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "VirtualMemoryLimit" element
unsetVirtualMemoryLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "VirtualMemoryLimit" element
unsetWallTimeLimit() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "WallTimeLimit" element
unsetWallTimeLimit() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "WallTimeLimit" element
unsetWorkingDirectory() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Unsets the "WorkingDirectory" element
unsetWorkingDirectory() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Unsets the "WorkingDirectory" element
unsetWorkingDirectory() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Unsets the "WorkingDirectory" element
unsetWorkingDirectory() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Unsets the "WorkingDirectory" element
unsetWSAG4JEngineInstances() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
Unsets the "WSAG4JEngineInstances" element
unsetWSAG4JEngineInstances() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
Unsets the "WSAG4JEngineInstances" element
unsetWSRFClientConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.ConfigurationType
Unsets the "WSRFClientConfiguration" element
unsetWSRFClientConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ConfigurationTypeImpl
Unsets the "WSRFClientConfiguration" element
unsetWSRFEngineConfiguration() - Method in interface org.ogf.graap.wsag4j.types.configuration.ConfigurationType
Unsets the "WSRFEngineConfiguration" element
unsetWSRFEngineConfiguration() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ConfigurationTypeImpl
Unsets the "WSRFEngineConfiguration" element
update(Observable, Object) - Method in class org.ogf.graap.wsag.server.api.impl.PendingAgreementFacade
 
update(Observable, Object) - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
If the monitored agreement receives a state change notification of the concrete agreement implementation (@link Agreement.notifyObservers()) all observer registered to this monitorable agreement will be notified of the state change ass well.
update(Observable, Object) - Method in class org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement
Retrieves state change notifications of the concrete agreement implementation.
updateResourceProperty(QName, Object[]) - Method in class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
Updates a resource property.
updateSelectedApplication() - Method in class org.ogf.graap.wsag.api.pattern.ChoosableComputeApplicationPattern
Updates the selected application in the term compositor.
updateSelectedApplication() - Method in class org.ogf.graap.wsag.api.sla.AbstractComputeJobTemplate
 
updateStates() - Method in class org.ogf.graap.wsag.server.monitoring.AgreementMonitor
Updates the states of the associated agreement instance.
URIDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdl
A document containing one URI(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
URIDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl
A factory class with static methods for creating instances of this type.
URIDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
A document containing one URI(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
URIDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.URIDocumentImpl
 
URIListProvider - Class in org.ogf.graap.wsag.api.rest.providers
 
URIListProvider() - Constructor for class org.ogf.graap.wsag.api.rest.providers.URIListProvider
 
URIProvider - Class in org.ogf.graap.wsag.api.rest.providers
 
URIProvider() - Constructor for class org.ogf.graap.wsag.api.rest.providers.URIProvider
 
UserNameDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one UserName(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
UserNameDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
UserNameDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one UserName(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
UserNameDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.UserNameDocumentImpl
 
UserNameType - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
An XML UserName_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix).
UserNameType.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
UserNameTypeImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
An XML UserName_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix).
UserNameTypeImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.UserNameTypeImpl
 
UserNameTypeImpl(SchemaType, boolean) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.UserNameTypeImpl
 

V

validate() - Method in interface org.ogf.graap.wsag.api.Agreement
Validates the resource properties document of this instance.
validate() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
 
validate() - Method in class org.ogf.graap.wsag.api.types.AgreementDelegator
Validates the resource properties document of this instance.
validate() - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
Validates the internal XML object representation.
validate() - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
Validates the internal XML representation of this object.
validate() - Method in class org.ogf.graap.wsag.api.types.TemplateType
Validates the internal XML object representation.
validate() - Method in class org.ogf.graap.wsag.api.types.WSAGXmlType
Validates the internal XML object representation.
validate(XmlObject) - Method in class org.ogf.graap.wsag.api.types.WSAGXmlType
Validates an XML object against its type definition.
validate(AgreementOfferDocument, TemplateDocument) - Method in class org.ogf.graap.wsag.server.engine.TemplateValidator
Validates an agreement offer document against a template document.
validate(AgreementOffer, AgreementTemplateType, StringBuffer) - Method in class org.ogf.graap.wsag.server.engine.TemplateValidator
Validates an agreement offer against a template.
validate(AgreementOffer, AgreementTemplateType) - Method in class org.ogf.graap.wsag.server.engine.TemplateValidator
Validates an agreement offer against a template.
validate(NegotiationOfferType, AgreementTemplateType) - Method in class org.ogf.graap.wsag.server.engine.TemplateValidator
Validates a negotiation offer against a template.
validate(NegotiationOfferType, NegotiationOfferType) - Method in class org.ogf.graap.wsag.server.engine.TemplateValidator
Validates a negotiation counter offer against a negotiation offer.
validate() - Method in class org.ogf.graap.wsag.server.monitoring.MonitorableAgreement
 
validate() - Method in class org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement
 
validate() - Method in class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
 
validateCertPath(X509Certificate[]) - Method in class org.ogf.graap.wsag.client.wsrf.security.Merlin
 
ValidationException - Exception in org.ogf.graap.wsag.api.exceptions
 
ValidationException() - Constructor for exception org.ogf.graap.wsag.api.exceptions.ValidationException
default constructor
ValidationException(String) - Constructor for exception org.ogf.graap.wsag.api.exceptions.ValidationException
 
ValidationException(Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.ValidationException
 
ValidatorConfigurationDocument - Interface in org.ogf.graap.wsag4j.types.configuration
A document containing one ValidatorConfiguration(@http://schemas.scai.fraunhofer.de/config/wsag4j) element.
ValidatorConfigurationDocument.Factory - Class in org.ogf.graap.wsag4j.types.configuration
A factory class with static methods for creating instances of this type.
ValidatorConfigurationDocumentImpl - Class in org.ogf.graap.wsag4j.types.configuration.impl
A document containing one ValidatorConfiguration(@http://schemas.scai.fraunhofer.de/config/wsag4j) element.
ValidatorConfigurationDocumentImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.configuration.impl.ValidatorConfigurationDocumentImpl
 
ValidatorType - Interface in org.ogf.graap.wsag4j.types.configuration
An XML ValidatorType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
ValidatorType.Factory - Class in org.ogf.graap.wsag4j.types.configuration
A factory class with static methods for creating instances of this type.
ValidatorTypeImpl - Class in org.ogf.graap.wsag4j.types.configuration.impl
An XML ValidatorType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
ValidatorTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.configuration.impl.ValidatorTypeImpl
 
VariableSetType - Interface in org.ogf.schemas.graap.wsAgreement
An XML VariableSetType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
VariableSetType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
VariableSetTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML VariableSetType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
VariableSetTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.VariableSetTypeImpl
 
VariableType - Interface in org.ogf.schemas.graap.wsAgreement
An XML VariableType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
VariableType.Factory - Class in org.ogf.schemas.graap.wsAgreement
A factory class with static methods for creating instances of this type.
VariableTypeImpl - Class in org.ogf.schemas.graap.wsAgreement.impl
An XML VariableType(@http://schemas.ggf.org/graap/2007/03/ws-agreement).
VariableTypeImpl(SchemaType) - Constructor for class org.ogf.schemas.graap.wsAgreement.impl.VariableTypeImpl
 
VELOCITY_PROPERTIES_FILE - Static variable in class org.ogf.graap.wsag.server.actions.impl.FileTemplate
Velocity properties filename.
VELOCITY_PROPERTIES_FILE_DEFAULT - Static variable in class org.ogf.graap.wsag.server.actions.impl.FileTemplate
Default velocity properties filename.
VelocityAgreementTemplateAction - Class in org.ogf.graap.wsag.server.actions.impl
Implementation of an IGetTemplateAction that dynamically creates an agreement template using Velocity Template engine.
VelocityAgreementTemplateAction() - Constructor for class org.ogf.graap.wsag.server.actions.impl.VelocityAgreementTemplateAction
 
VIOLATED - Static variable in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateDefinition
 
VirtualMemoryLimitDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one VirtualMemoryLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
VirtualMemoryLimitDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
VirtualMemoryLimitDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one VirtualMemoryLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
VirtualMemoryLimitDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.VirtualMemoryLimitDocumentImpl
 
VM - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
VSE - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
VX_WORKS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 

W

WallTimeLimitDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one WallTimeLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
WallTimeLimitDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
WallTimeLimitDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one WallTimeLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
WallTimeLimitDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.WallTimeLimitDocumentImpl
 
WIN_3_X - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
WIN_95 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
WIN_98 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
WINCE - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
WINDOWS_2000 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
WINDOWS_R_ME - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
WINDOWS_XP - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
WINNT - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
WorkingDirectoryDocument - Interface in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A document containing one WorkingDirectory(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
WorkingDirectoryDocument.Factory - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
A factory class with static methods for creating instances of this type.
WorkingDirectoryDocumentImpl - Class in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
A document containing one WorkingDirectory(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
WorkingDirectoryDocumentImpl(SchemaType) - Constructor for class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.WorkingDirectoryDocumentImpl
 
writeTo(List<URI>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.ogf.graap.wsag.api.rest.providers.URIListProvider
 
writeTo(URI, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.ogf.graap.wsag.api.rest.providers.URIProvider
 
WSAG4J_AGREEMENT_EXECUTION_CONTEXT - Static variable in interface org.ogf.graap.wsag.server.monitoring.IMonitoringContext
Key to look up the IAgreementContext from the transient monitoring properties.
WSAG4J_AGREEMENT_INSTANCE - Static variable in class org.ogf.graap.wsag.server.monitoring.AgreementMonitorJob
Identifies the WSAG4J agreement instance in a JobExecutionContext
WSAG4J_CLIENT_CONFIG_FILE - Static variable in class org.ogf.graap.wsag.api.WsagConstants
default WSAG4J client properties file name
WSAG4J_CONFIG_FILE - Static variable in class org.ogf.graap.wsag.api.WsagConstants
default WSAG4J properties file name
WSAG4J_DATAPATH - Static variable in class org.ogf.graap.wsag.server.persistence.EmfRegistry
System property to set the WSAG4J database location.
WSAG4J_DATAPATH_DEFAULT - Static variable in class org.ogf.graap.wsag.server.persistence.EmfRegistry
Default location of the wsag4j hsql database.
WSAG4J_ENGINE_CONFIG_FILE - Static variable in class org.ogf.graap.wsag.server.rest.RestWsagEngine
The name of the default configuration file for the REST remote stack.
WSAG4J_FACTORY_CONFIGURATION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSAG4J constant that is used to lookup the factory configuration in the org.ogf.graap.wsag.server.api.IAgreementFactoryContext.
WSAG4J_GATEWAY_PROPERTY - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSAG4J gateway URL system property key.
WSAG4J_JAAS_CONFIG_FILE - Static variable in class org.ogf.graap.wsag.api.WsagConstants
Application specific WSAG4J JAAS configuration file name.
WSAG4J_JAAS_CONFIG_FILE_DEFAULT - Static variable in class org.ogf.graap.wsag.api.WsagConstants
Default WSAG4J JAAS configuration file name packaged with client implementations.
WSAG4J_MEX_DIALECT - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSAG4J Metadata Exchange Namespace URI
WSAG4J_MONITORING_CONTEXT - Static variable in class org.ogf.graap.wsag.server.monitoring.AgreementMonitorJob
Identifies the WSAG4J monitoring context in a JobExecutionContext
WSAG4J_NAMESPACE - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSAG4J Namespace URI
WSAG4J_RESOURCE_ID_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSAG4J WSDM Resource Id QName
WSAG4J_SESSION - Static variable in class org.ogf.graap.wsag.server.api.WsagMessageContext
Identifies a WSAG4J session in the WsagMessageContext.
WSAG4J_WSRF_CLIENT_CONFIG_FILE - Static variable in class org.ogf.graap.wsag.client.wsrf.impl.Axis2SoapClient
user provided WSAG4J WSRF client configuration file name, this will overwrite the default configuration
WSAG4J_WSRF_CLIENT_CONFIG_FILE_DEFAULT - Static variable in class org.ogf.graap.wsag.client.wsrf.impl.Axis2SoapClient
default WSAG4J WSRF client configuration file name
WSAG4J_WSRF_ENGINE_CONFIG_FILE - Static variable in class org.ogf.graap.wsag.api.WsagConstants
default WSAG4J WSRF engine configuration file name
WSAG4J_WSRF_ENGINE_FILE_NAME - Static variable in class org.ogf.graap.wsag.wsrf.WsrfEngine
Allows to specify an alternate filename for the wsrf-engine configuration via the system properties.
WSAG4JAxisEnvironment - Class in org.ogf.graap.wsag.wsrf.bootstrap
AxisEnvironment
WSAG4JAxisEnvironment() - Constructor for class org.ogf.graap.wsag.wsrf.bootstrap.WSAG4JAxisEnvironment
 
WSAG4JCapability - Class in org.ogf.graap.wsag.wsrf
WSAG4JCapability Abstract capability that provides some convenience methods.
WSAG4JCapability() - Constructor for class org.ogf.graap.wsag.wsrf.WSAG4JCapability
 
WSAG4JConfiguration - Class in org.ogf.graap.wsag.api.configuration
MSSConfiguration This class provides basic configuration mechanisms for WSAG4J components.
WSAG4JConfiguration() - Constructor for class org.ogf.graap.wsag.api.configuration.WSAG4JConfiguration
 
WSAG4JConfigurationEnvironment - Interface in org.ogf.graap.wsag.api.configuration
MSSConfigurationEnvironment generic interface of a MSS configuration object.
WSAG4JContextListener - Class in org.ogf.graap.wsag.server.rest
 
WSAG4JContextListener() - Constructor for class org.ogf.graap.wsag.server.rest.WSAG4JContextListener
 
WSAG4JContextListener - Class in org.ogf.graap.wsag.wsrf.bootstrap
 
WSAG4JContextListener() - Constructor for class org.ogf.graap.wsag.wsrf.bootstrap.WSAG4JContextListener
 
WSAG4JDeploymentDescriptor - Class in org.ogf.graap.wsag.wsrf.bootstrap
WSAG4JDeploymentDescriptor
WSAG4JDeploymentDescriptor() - Constructor for class org.ogf.graap.wsag.wsrf.bootstrap.WSAG4JDeploymentDescriptor
 
WSAG4JEngineConfigurationDocument - Interface in org.ogf.graap.wsag4j.types.configuration
A document containing one WSAG4JEngineConfiguration(@http://schemas.scai.fraunhofer.de/config/wsag4j) element.
WSAG4JEngineConfigurationDocument.Factory - Class in org.ogf.graap.wsag4j.types.configuration
A factory class with static methods for creating instances of this type.
WSAG4JEngineConfigurationDocumentImpl - Class in org.ogf.graap.wsag4j.types.configuration.impl
A document containing one WSAG4JEngineConfiguration(@http://schemas.scai.fraunhofer.de/config/wsag4j) element.
WSAG4JEngineConfigurationDocumentImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationDocumentImpl
 
WSAG4JEngineConfigurationType - Interface in org.ogf.graap.wsag4j.types.configuration
An XML WSAG4JEngineConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
WSAG4JEngineConfigurationType.Factory - Class in org.ogf.graap.wsag4j.types.configuration
A factory class with static methods for creating instances of this type.
WSAG4JEngineConfigurationTypeImpl - Class in org.ogf.graap.wsag4j.types.configuration.impl
An XML WSAG4JEngineConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
WSAG4JEngineConfigurationTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
 
WSAG4JEngineInstanceListType - Interface in org.ogf.graap.wsag4j.types.configuration
An XML WSAG4JEngineInstanceListType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
WSAG4JEngineInstanceListType.Factory - Class in org.ogf.graap.wsag4j.types.configuration
A factory class with static methods for creating instances of this type.
WSAG4JEngineInstanceListTypeImpl - Class in org.ogf.graap.wsag4j.types.configuration.impl
An XML WSAG4JEngineInstanceListType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
WSAG4JEngineInstanceListTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineInstanceListTypeImpl
 
WSAG4JEngineInstanceType - Interface in org.ogf.graap.wsag4j.types.configuration
An XML WSAG4JEngineInstanceType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
WSAG4JEngineInstanceType.Factory - Class in org.ogf.graap.wsag4j.types.configuration
A factory class with static methods for creating instances of this type.
WSAG4JEngineInstanceTypeImpl - Class in org.ogf.graap.wsag4j.types.configuration.impl
An XML WSAG4JEngineInstanceType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
WSAG4JEngineInstanceTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineInstanceTypeImpl
 
WSAG4JEnvironment - Class in org.ogf.graap.wsag.api.configuration
MSSEnvironment
WSAG4JEnvironment() - Constructor for class org.ogf.graap.wsag.api.configuration.WSAG4JEnvironment
default constructor
WSAG4JEnvironment(String) - Constructor for class org.ogf.graap.wsag.api.configuration.WSAG4JEnvironment
Creates a configuration environment with the specified configuration path.
WSAG4JMetadataDocument - Interface in org.ogf.graap.wsag4j.types.engine
A document containing one WSAG4JMetadata(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine) element.
WSAG4JMetadataDocument.Factory - Class in org.ogf.graap.wsag4j.types.engine
A factory class with static methods for creating instances of this type.
WSAG4JMetadataDocumentImpl - Class in org.ogf.graap.wsag4j.types.engine.impl
A document containing one WSAG4JMetadata(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine) element.
WSAG4JMetadataDocumentImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.engine.impl.WSAG4JMetadataDocumentImpl
 
WSAG4JMetadataType - Interface in org.ogf.graap.wsag4j.types.engine
An XML WSAG4JMetadataType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
WSAG4JMetadataType.Factory - Class in org.ogf.graap.wsag4j.types.engine
A factory class with static methods for creating instances of this type.
WSAG4JMetadataTypeImpl - Class in org.ogf.graap.wsag4j.types.engine.impl
An XML WSAG4JMetadataType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
WSAG4JMetadataTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.engine.impl.WSAG4JMetadataTypeImpl
 
WSAG4JMuseLog4jHandler - Class in org.ogf.graap.wsag.wsrf.bootstrap
MuseLog4jHandler
WSAG4JMuseLog4jHandler() - Constructor for class org.ogf.graap.wsag.wsrf.bootstrap.WSAG4JMuseLog4jHandler
 
WSAG4JPersistenceFacade - Class in org.ogf.graap.wsag.wsrf
 
WSAG4JPersistenceFacade(WsagEngine[]) - Constructor for class org.ogf.graap.wsag.wsrf.WSAG4JPersistenceFacade
Creates a new facade for the given WSAG4J engines.
WSAG4JResourceRouter - Class in org.ogf.graap.wsag.wsrf.impl
SimpleResourceRouter
WSAG4JResourceRouter() - Constructor for class org.ogf.graap.wsag.wsrf.impl.WSAG4JResourceRouter
 
WSAG4JRouterDescriptor - Class in org.ogf.graap.wsag.wsrf.bootstrap
WSAG4JRouterDescriptor
WSAG4JRouterDescriptor() - Constructor for class org.ogf.graap.wsag.wsrf.bootstrap.WSAG4JRouterDescriptor
 
WSAG4JSessionDocument - Interface in org.ogf.graap.wsag4j.types.engine
A document containing one WSAG4JSession(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine) element.
WSAG4JSessionDocument.Factory - Class in org.ogf.graap.wsag4j.types.engine
A factory class with static methods for creating instances of this type.
WSAG4JSessionDocumentImpl - Class in org.ogf.graap.wsag4j.types.engine.impl
A document containing one WSAG4JSession(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine) element.
WSAG4JSessionDocumentImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.engine.impl.WSAG4JSessionDocumentImpl
 
WSAG4JSessionType - Interface in org.ogf.graap.wsag4j.types.engine
An XML WSAG4JSessionType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
WSAG4JSessionType.Factory - Class in org.ogf.graap.wsag4j.types.engine
A factory class with static methods for creating instances of this type.
WSAG4JSessionTypeImpl - Class in org.ogf.graap.wsag4j.types.engine.impl
An XML WSAG4JSessionType(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine).
WSAG4JSessionTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.engine.impl.WSAG4JSessionTypeImpl
 
WSAG_ACCEPT_AGREEMENT_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Accept Agreement WSA Action QName
WSAG_ACCEPT_AGREEMENT_INPUT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Accept Agreement Input QName
WSAG_ACCEPT_AGREEMENT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Accept Agreement QName
WSAG_AGREEMENT_ACCEPTANCE_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Agreement Acceptance QName
WSAG_AGREEMENT_FACTORY_PROPERTIES - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Agreement Factory Resource Properties QNames
WSAG_AGREEMENT_FACTORY_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Agreement Factory QName
WSAG_AGREEMENT_PROPERTIES - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Agreement Resource Properties QNames
WSAG_AGREEMENT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Agreement QName
WSAG_CONTINUING_FAULT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Continuing Fault QName
WSAG_CREATE_AGREEMENT_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Create Agreement WSA Action QName
WSAG_CREATE_AGREEMENT_INPUT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Create Agreement Input QName
WSAG_CREATE_AGREEMENT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Create Agreement QName
WSAG_CREATE_PENDING_AGREEMENT_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Create Pending Agreement WSA Action QName
WSAG_CREATE_PENDING_AGREEMENT_INPUT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Create Pending Agreement Input QName
WSAG_CREATE_PENDING_AGREEMENT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Create Pending Agreement QName
WSAG_INITIATE_NEGOTIATION_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Factory InitiateNegotiation WSA Action QName
WSAG_INITIATE_NEGOTIATION_INPUT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Factory InitiateNegotiation Input QName
WSAG_INITIATE_NEGOTIATION_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Factory InitiateNegotiation QName
WSAG_NEGOTIATE_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
Deprecated.  
WSAG_NEGOTIATE_INPUT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
Deprecated.  
WSAG_NEGOTIATE_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
Deprecated.  
WSAG_NEGOTIATION_ADVERTISE_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Advertise WSA Action QName
WSAG_NEGOTIATION_ADVERTISE_INPUT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Advertise Input QName
WSAG_NEGOTIATION_ADVERTISE_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Advertise QName
WSAG_NEGOTIATION_NAMESPACE_URI - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Namespace URI
WSAG_NEGOTIATION_NEGOTIATE_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Negotiate WSA Action QName
WSAG_NEGOTIATION_NEGOTIATE_INPUT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Negotiate Input QName
WSAG_NEGOTIATION_NEGOTIATE_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Negotiate QName
WSAG_NEGOTIATION_PREFIX - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Namespace Prefix
WSAG_NEGOTIATION_PREFIX_DECLARATION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Namespace Prefix Declaration
WSAG_NEGOTIATION_PROPERTIES - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Resource Properties QNames
WSAG_NEGOTIATION_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation QName
WSAG_NEGOTIATION_TERMINATE_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Terminate Negotiation WSA Action QName
WSAG_NEGOTIATION_TERMINATE_INPUT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Terminate Negotiation Input QName
WSAG_NEGOTIATION_TERMINATE_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Terminate Negotiation QName
WSAG_PREFIX_DECLARATION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement namespace prefix declaration
WSAG_REJECT_AGREEMENT_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Reject Agreement WSA Action QName
WSAG_REJECT_AGREEMENT_INPUT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Reject Agreement Input QName
WSAG_REJECT_AGREEMENT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Reject Agreement QName
WSAG_TERMINATE_AGREEMENT_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Terminate Agreement WSA Action QName
WSAG_TERMINATE_AGREEMENT_INPUT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Terminate Agreement Input QName
WSAG_TERMINATE_AGREEMENT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Terminate Agreement QName
WsagConstants - Class in org.ogf.graap.wsag.api
AgreementConstants
WsagConstants() - Constructor for class org.ogf.graap.wsag.api.WsagConstants
 
WsagEngine - Class in org.ogf.graap.wsag.server.engine
The WSAGEngine provides access to all agreement factories configured for this engine.
WsagMessageContext - Class in org.ogf.graap.wsag.server.api
WSAGMessageContext
WsagMessageContext() - Constructor for class org.ogf.graap.wsag.server.api.WsagMessageContext
 
WSAgreementException - Exception in org.ogf.graap.wsag.api.exceptions
Base class for WSAG4J exceptions.
WSAgreementException() - Constructor for exception org.ogf.graap.wsag.api.exceptions.WSAgreementException
default constructor
WSAgreementException(String) - Constructor for exception org.ogf.graap.wsag.api.exceptions.WSAgreementException
Constructs the exception with the given message.
WSAgreementException(String, Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.WSAgreementException
Constructs the exception with the given message and initializes the exception cause.
WSAgreementException(Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.WSAgreementException
Constructs the exception and initializes the exception cause.
WsagSession - Class in org.ogf.graap.wsag.server.api
WsagSession
WsagSession(String) - Constructor for class org.ogf.graap.wsag.server.api.WsagSession
Creates a new session with the given id.
WsagSessionManager - Class in org.ogf.graap.wsag.server.api
WsagSessionManager
WsagSessionManager() - Constructor for class org.ogf.graap.wsag.server.api.WsagSessionManager
 
WsagTestCase - Class in org.ogf.graap.wsag.it
WsagTestCase
WsagTestCase() - Constructor for class org.ogf.graap.wsag.it.WsagTestCase
Default constructor.
WsagTestCase(String) - Constructor for class org.ogf.graap.wsag.it.WsagTestCase
 
WsagTestCase - Class in org.ogf.graap.wsag.testutils
Default logging behavior for WSAG4J tests.
WsagTestCase(String) - Constructor for class org.ogf.graap.wsag.testutils.WsagTestCase
 
WSAGXmlType - Class in org.ogf.graap.wsag.api.types
WSAGXmlType
WSAGXmlType() - Constructor for class org.ogf.graap.wsag.api.types.WSAGXmlType
 
WSAGXmlType.Wsag4jObservable - Class in org.ogf.graap.wsag.api.types
Observable implementation for internal use.
WsDatabaseAgreementFactory - Class in org.ogf.graap.wsag.wsrf.persistence
The WsDatabaseAgreementFactory encapsulates a PersistentAgreementFactory and additionally stores the endpoint reference of the persistent factory.
WsDatabaseAgreementFactory(PersistentAgreementFactory, EndpointReferenceType) - Constructor for class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseAgreementFactory
Creates a persistent WS agreement factory for a given EPR and implementation.
WsDatabasePersistentAgreement - Class in org.ogf.graap.wsag.wsrf.persistence
Web service based extension of the DatabasePersistentAgreement.
WsDatabasePersistentAgreement(PersistentAgreement, EndpointReferenceType, String) - Constructor for class org.ogf.graap.wsag.wsrf.persistence.WsDatabasePersistentAgreement
Creates a new persisted agreement.
WsDatabaseWSAG4JPersistence - Class in org.ogf.graap.wsag.wsrf.persistence
 
WsDatabaseWSAG4JPersistence(IAgreementFactoryHome) - Constructor for class org.ogf.graap.wsag.wsrf.persistence.WsDatabaseWSAG4JPersistence
 
WSDM_MUWS_NAMESPACE_URI - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSDM MUWS Namespace URI
WSDM_MUWS_PREFIX - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSDM MUWS Namespace Prefix
WSDM_MUWS_PREFIX_DECLARATION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSDM MUWS Namespace Prefix Declaration
WsPersistentAgreementFactory - Interface in org.ogf.graap.wsag.wsrf.persistence
 
WSRF_GET_RESOURCE_PROPERTY_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSRF GetResourceProperty WSA Action QName
WSRF_GET_RESOURCE_PROPERTY_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSRF GetResourceProperty QName
WSRF_RPW_NAMESPACE_URI - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSRF Namespace URI
WsrfAgreementAcceptanceClient - Class in org.ogf.graap.wsag.client.wsrf
Default implementation of an agreement acceptance client.
WsrfAgreementAcceptanceClient(EndpointReferenceType, Properties, ISecurityProperties) - Constructor for class org.ogf.graap.wsag.client.wsrf.WsrfAgreementAcceptanceClient
Creates a new acceptance client for the given acceptance EPR.
WsrfAgreementClient - Class in org.ogf.graap.wsag.client.wsrf
AgreementImpl
WsrfAgreementClient(EndpointReferenceType, Properties, ISecurityProperties) - Constructor for class org.ogf.graap.wsag.client.wsrf.WsrfAgreementClient
Instantiates a new agreement client for the given EPR.
WsrfAgreementFactoryClient - Class in org.ogf.graap.wsag.client.wsrf
RemoteAgreementFactoryClientImpl
WsrfAgreementFactoryClient(EndpointReferenceType, Properties, ISecurityProperties) - Constructor for class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryClient
Creates a new agreement factory client for a given endpoint using the given security properties.
WsrfAgreementFactoryRegistryClient - Class in org.ogf.graap.wsag.client.wsrf
Default implementation of an agreement factory client.
WsrfAgreementFactoryRegistryClient(EndpointReferenceType, Properties, ISecurityProperties) - Constructor for class org.ogf.graap.wsag.client.wsrf.WsrfAgreementFactoryRegistryClient
Instantiates a new agreement factory client for the given endpoint reference.
WsrfAgreementFactoryService - Class in org.ogf.graap.wsag.client.wsrf.impl
Default implementation of an agreement factory service client.
WsrfAgreementFactoryService(EndpointReferenceType, Properties, ISecurityProperties) - Constructor for class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementFactoryService
Instantiates an agreement factory service client for the given EPR.
WsrfAgreementRegistryService - Class in org.ogf.graap.wsag.client.wsrf.impl
AgreementRegistryImpl
WsrfAgreementRegistryService(EndpointReferenceType, Properties, ISecurityProperties) - Constructor for class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementRegistryService
Creates a new agreement factory registry client with the given endpoint using the provided security properties.
WsrfAgreementService - Class in org.ogf.graap.wsag.client.wsrf.impl
Default implementation of an agreement service client.
WsrfAgreementService(WsrfResourceClient) - Constructor for class org.ogf.graap.wsag.client.wsrf.impl.WsrfAgreementService
 
WSRFClientConfigurationType - Interface in org.ogf.graap.wsag4j.types.configuration
An XML WSRFClientConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
WSRFClientConfigurationType.Factory - Class in org.ogf.graap.wsag4j.types.configuration
A factory class with static methods for creating instances of this type.
WSRFClientConfigurationTypeImpl - Class in org.ogf.graap.wsag4j.types.configuration.impl
An XML WSRFClientConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
WSRFClientConfigurationTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.configuration.impl.WSRFClientConfigurationTypeImpl
 
WsrfEngine - Class in org.ogf.graap.wsag.wsrf
The WSAGEngine provides access to all agreement factories configured for this engine.
WsrfEngine() - Constructor for class org.ogf.graap.wsag.wsrf.WsrfEngine
 
WSRFEngineConfigurationType - Interface in org.ogf.graap.wsag4j.types.configuration
An XML WSRFEngineConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
WSRFEngineConfigurationType.Factory - Class in org.ogf.graap.wsag4j.types.configuration
A factory class with static methods for creating instances of this type.
WSRFEngineConfigurationTypeImpl - Class in org.ogf.graap.wsag4j.types.configuration.impl
An XML WSRFEngineConfigurationType(@http://schemas.scai.fraunhofer.de/config/wsag4j).
WSRFEngineConfigurationTypeImpl(SchemaType) - Constructor for class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
 
WsrfNegotiationClient - Class in org.ogf.graap.wsag.client.wsrf
Default implementation of an agreement negotiation client.
WsrfNegotiationClient(EndpointReferenceType, Properties, ISecurityProperties) - Constructor for class org.ogf.graap.wsag.client.wsrf.WsrfNegotiationClient
Instantiates a negotiation client for the given EPR.
WsrfNegotiationService - Class in org.ogf.graap.wsag.client.wsrf.impl
Default implementation of an negotiation service client.
WsrfNegotiationService(WsrfResourceClient) - Constructor for class org.ogf.graap.wsag.client.wsrf.impl.WsrfNegotiationService
 
WsrfResourceClient - Class in org.ogf.graap.wsag.client.wsrf.impl
AbstractClient
WsrfResourceClient(EndpointReferenceType, Properties, ISecurityProperties) - Constructor for class org.ogf.graap.wsag.client.wsrf.impl.WsrfResourceClient
Creates a WSRFResourceClient with the given endpoint and the provided security properties.
WSSecurityHandler - Class in org.ogf.graap.wsag.wsrf.security
The WS-Security handler checks the WS-Security processing results and populates the WsrfEngine.getWsagMessageContext() with the client subject, the client certificate and the client certificate chain.
WSSecurityHandler() - Constructor for class org.ogf.graap.wsag.wsrf.security.WSSecurityHandler
 

X

X500_SERVER_IDENTITY - Static variable in class org.ogf.graap.wsag.api.security.SecurityConstants
WSAG4J default server identity key.
X509_CLIENT_CERTIFICATE - Static variable in class org.ogf.graap.wsag.api.security.SecurityConstants
WSAG4J default client certificate key.
X509_CLIENT_CERTIFICATE_CHAIN - Static variable in class org.ogf.graap.wsag.api.security.SecurityConstants
WSAG4J default client certificate chain key.
X509_SERVER_CERTIFICATE - Static variable in class org.ogf.graap.wsag.api.security.SecurityConstants
WSAG4J default server certificate key.
X509_SERVER_CERTIFICATE_CHAIN - Static variable in class org.ogf.graap.wsag.api.security.SecurityConstants
WSAG4J default server certificate chain key.
X_0_TO_1 - Static variable in interface org.ogf.graap.wsag4j.types.engine.ItemCardinalityType
 
X_0_TO_N - Static variable in interface org.ogf.graap.wsag4j.types.engine.ItemCardinalityType
 
X_1 - Static variable in interface org.ogf.graap.wsag4j.types.engine.ItemCardinalityType
 
X_1_TO_N - Static variable in interface org.ogf.graap.wsag4j.types.engine.ItemCardinalityType
 
X_86 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
X_86_32 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
X_86_64 - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ProcessorArchitectureEnumeration
 
XENIX - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 
xgetActualindividualcpucount() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.ThreadsPerProcessTypeImpl
Gets (as xml) the "actualindividualcpucount" attribute
xgetActualindividualcpucount() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType
Gets (as xml) the "actualindividualcpucount" attribute
xgetActualtotalcpucount() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.NumberOfProcessesTypeImpl
Gets (as xml) the "actualtotalcpucount" attribute
xgetActualtotalcpucount() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType
Gets (as xml) the "actualtotalcpucount" attribute
xgetAgreementId() - Method in class org.ogf.graap.wsag4j.types.engine.impl.SLAMonitoringNotificationEventTypeImpl
Gets (as xml) the "agreementId" attribute
xgetAgreementId() - Method in interface org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType
Gets (as xml) the "agreementId" attribute
xgetAgreementId() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementIdDocument
Gets (as xml) the "AgreementId" element
xgetAgreementId() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Gets (as xml) the "AgreementId" element
xgetAgreementId() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Gets (as xml) the "AgreementId" element
xgetAgreementId() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementType
Gets (as xml) the "AgreementId" attribute
xgetAgreementId() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementIdDocumentImpl
Gets (as xml) the "AgreementId" element
xgetAgreementId() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Gets (as xml) the "AgreementId" element
xgetAgreementId() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Gets (as xml) the "AgreementId" element
xgetAgreementId() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTypeImpl
Gets (as xml) the "AgreementId" attribute
xgetAgreementResponder() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Gets (as xml) the "AgreementResponder" element
xgetAgreementResponder() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Gets (as xml) the "AgreementResponder" element
xgetAlias() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
Gets (as xml) the "Alias" element
xgetAlias() - Method in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
Gets (as xml) the "Alias" element
xgetAliasPassword() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
Gets (as xml) the "AliasPassword" element
xgetAliasPassword() - Method in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
Gets (as xml) the "AliasPassword" element
xgetApplicationName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument
Gets (as xml) the "ApplicationName" element
xgetApplicationName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType
Gets (as xml) the "ApplicationName" element
xgetApplicationName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationNameDocumentImpl
Gets (as xml) the "ApplicationName" element
xgetApplicationName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationTypeImpl
Gets (as xml) the "ApplicationName" element
xgetApplicationVersion() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType
Gets (as xml) the "ApplicationVersion" element
xgetApplicationVersion() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument
Gets (as xml) the "ApplicationVersion" element
xgetApplicationVersion() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationTypeImpl
Gets (as xml) the "ApplicationVersion" element
xgetApplicationVersion() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationVersionDocumentImpl
Gets (as xml) the "ApplicationVersion" element
xgetCount() - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType.AssessmentInterval
Gets (as xml) the "Count" element
xgetCount() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl.AssessmentIntervalImpl
Gets (as xml) the "Count" element
xgetCounterOfferTo() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextTypeImpl
Gets (as xml) the "CounterOfferTo" element
xgetCounterOfferTo() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType
Gets (as xml) the "CounterOfferTo" element
xgetCPUArchitectureName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument
Gets (as xml) the "CPUArchitectureName" element
xgetCPUArchitectureName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType
Gets (as xml) the "CPUArchitectureName" element
xgetCPUArchitectureName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CPUArchitectureNameDocumentImpl
Gets (as xml) the "CPUArchitectureName" element
xgetCPUArchitectureName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CPUArchitectureTypeImpl
Gets (as xml) the "CPUArchitectureName" element
xgetCreationFlag() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument
Gets (as xml) the "CreationFlag" element
xgetCreationFlag() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Gets (as xml) the "CreationFlag" element
xgetCreationFlag() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CreationFlagDocumentImpl
Gets (as xml) the "CreationFlag" element
xgetCreationFlag() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Gets (as xml) the "CreationFlag" element
xgetCreator() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextTypeImpl
Gets (as xml) the "Creator" element
xgetCreator() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType
Gets (as xml) the "Creator" element
xgetDeleteOnTermination() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Gets (as xml) the "DeleteOnTermination" element
xgetDeleteOnTermination() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument
Gets (as xml) the "DeleteOnTermination" element
xgetDeleteOnTermination() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Gets (as xml) the "DeleteOnTermination" element
xgetDeleteOnTermination() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DeleteOnTerminationDocumentImpl
Gets (as xml) the "DeleteOnTermination" element
xgetDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType
Gets (as xml) the "Description" element
xgetDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument
Gets (as xml) the "Description" element
xgetDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Gets (as xml) the "Description" element
xgetDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationTypeImpl
Gets (as xml) the "Description" element
xgetDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DescriptionDocumentImpl
Gets (as xml) the "Description" element
xgetDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Gets (as xml) the "Description" element
xgetDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Gets (as xml) the "Description" element
xgetDescription() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeImpl
Gets (as xml) the "Description" element
xgetDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Gets (as xml) the "Description" element
xgetDescription() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType
Gets (as xml) the "Description" element
xgetDialect() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType.ErrorCode
Gets (as xml) the "dialect" attribute
xgetDialect() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl.ErrorCodeImpl
Gets (as xml) the "dialect" attribute
xgetDuration() - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintTypeImpl
Gets (as xml) the "Duration" element
xgetDuration() - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType
Gets (as xml) the "Duration" element
xgetEndTime() - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintTypeImpl
Gets (as xml) the "EndTime" element
xgetEndTime() - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType
Gets (as xml) the "EndTime" element
xgetEngineConfigurationFile() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineInstanceTypeImpl
Gets (as xml) the "EngineConfigurationFile" attribute
xgetEngineConfigurationFile() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType
Gets (as xml) the "EngineConfigurationFile" attribute
xgetEpsilon() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType
Gets (as xml) the "epsilon" attribute
xgetEpsilon() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ExactTypeImpl
Gets (as xml) the "epsilon" attribute
xgetExclusiveBound() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType
Gets (as xml) the "exclusiveBound" attribute
xgetExclusiveBound() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.BoundaryTypeImpl
Gets (as xml) the "exclusiveBound" attribute
xgetExclusiveExecution() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument
Gets (as xml) the "ExclusiveExecution" element
xgetExclusiveExecution() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ExclusiveExecutionDocumentImpl
Gets (as xml) the "ExclusiveExecution" element
xgetExclusiveExecution() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Gets (as xml) the "ExclusiveExecution" element
xgetExclusiveExecution() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Gets (as xml) the "ExclusiveExecution" element
xgetExpirationTime() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Gets (as xml) the "ExpirationTime" element
xgetExpirationTime() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Gets (as xml) the "ExpirationTime" element
xgetExpirationTime() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Gets (as xml) the "ExpirationTime" element
xgetExpirationTime() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextTypeImpl
Gets (as xml) the "ExpirationTime" element
xgetExpirationTime() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Gets (as xml) the "ExpirationTime" element
xgetExpirationTime() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType
Gets (as xml) the "ExpirationTime" element
xgetFileName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Gets (as xml) the "FileName" element
xgetFileName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument
Gets (as xml) the "FileName" element
xgetFileName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Gets (as xml) the "FileName" element
xgetFileName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileNameDocumentImpl
Gets (as xml) the "FileName" element
xgetFilename() - Method in interface org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType
Gets (as xml) the "Filename" element
xgetFilename() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.FileTemplateConfigurationTypeImpl
Gets (as xml) the "Filename" element
xgetFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Gets (as xml) the "FilesystemName" element
xgetFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument
Gets (as xml) the "FilesystemName" element
xgetFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Gets (as xml) the "FilesystemName" element
xgetFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FilesystemNameDocumentImpl
Gets (as xml) the "FilesystemName" element
xgetFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType
Gets (as xml) the "filesystemName" attribute
xgetFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType
Gets (as xml) the "filesystemName" attribute
xgetFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType
Gets (as xml) the "filesystemName" attribute
xgetFilesystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType
Gets (as xml) the "filesystemName" attribute
xgetFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ArgumentTypeImpl
Gets (as xml) the "filesystemName" attribute
xgetFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.DirectoryNameTypeImpl
Gets (as xml) the "filesystemName" attribute
xgetFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.EnvironmentTypeImpl
Gets (as xml) the "filesystemName" attribute
xgetFilesystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.FileNameTypeImpl
Gets (as xml) the "filesystemName" attribute
xgetFileSystemType() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Gets (as xml) the "FileSystemType" element
xgetFileSystemType() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument
Gets (as xml) the "FileSystemType" element
xgetFileSystemType() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeDocumentImpl
Gets (as xml) the "FileSystemType" element
xgetFileSystemType() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Gets (as xml) the "FileSystemType" element
xgetGatewayAddress() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
Gets (as xml) the "GatewayAddress" element
xgetGatewayAddress() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
Gets (as xml) the "GatewayAddress" element
xgetHandlerName() - Method in interface org.ogf.graap.wsag4j.types.configuration.HandlerType
Gets (as xml) the "HandlerName" element
xgetHandlerName() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.HandlerTypeImpl
Gets (as xml) the "HandlerName" element
xgetHostName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument
Gets (as xml) the "HostName" element
xgetHostName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.HostNameDocumentImpl
Gets (as xml) the "HostName" element
xgetHostNameArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType
Gets (as xml) array of all "HostName" elements
xgetHostNameArray(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType
Gets (as xml) ith "HostName" element
xgetHostNameArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CandidateHostsTypeImpl
Gets (as xml) array of all "HostName" elements
xgetHostNameArray(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CandidateHostsTypeImpl
Gets (as xml) ith "HostName" element
xgetId() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDefinitionTypeImpl
Gets (as xml) the "id" attribute
xgetId() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType
Gets (as xml) the "id" attribute
xgetImplementationClass() - Method in interface org.ogf.graap.wsag4j.types.configuration.HandlerType
Gets (as xml) the "ImplementationClass" element
xgetImplementationClass() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.HandlerTypeImpl
Gets (as xml) the "ImplementationClass" element
xgetImplementationClass() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ImplementationConfigurationTypeImpl
Gets (as xml) the "ImplementationClass" element
xgetImplementationClass() - Method in interface org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType
Gets (as xml) the "ImplementationClass" element
xgetImportance() - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
Gets (as xml) the "Importance" element
xgetImportance() - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
Gets (as xml) the "Importance" element
xgetImportance() - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Gets (as xml) the "Importance" element
xgetImportance() - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Gets (as xml) the "Importance" element
xgetImportance() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferItemTypeImpl
Gets (as xml) the "Importance" attribute
xgetImportance() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType
Gets (as xml) the "Importance" attribute
xgetIsReferenceParameter() - Method in class org.w3.x2005.x08.addressing.impl.IsReferenceParameterAttributeImpl
Gets (as xml) the "IsReferenceParameter" attribute
xgetIsReferenceParameter() - Method in interface org.w3.x2005.x08.addressing.IsReferenceParameterAttribute
Gets (as xml) the "IsReferenceParameter" attribute
xgetJobAnnotation() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobAnnotationDocumentImpl
Gets (as xml) the "JobAnnotation" element
xgetJobAnnotation() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument
Gets (as xml) the "JobAnnotation" element
xgetJobAnnotationArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Gets (as xml) array of all "JobAnnotation" elements
xgetJobAnnotationArray(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Gets (as xml) ith "JobAnnotation" element
xgetJobAnnotationArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Gets (as xml) array of all "JobAnnotation" elements
xgetJobAnnotationArray(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Gets (as xml) ith "JobAnnotation" element
xgetJobName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Gets (as xml) the "JobName" element
xgetJobName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobNameDocumentImpl
Gets (as xml) the "JobName" element
xgetJobName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Gets (as xml) the "JobName" element
xgetJobName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument
Gets (as xml) the "JobName" element
xgetJobProject() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobProjectDocumentImpl
Gets (as xml) the "JobProject" element
xgetJobProject() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument
Gets (as xml) the "JobProject" element
xgetJobProjectArray() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Gets (as xml) array of all "JobProject" elements
xgetJobProjectArray(int) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Gets (as xml) ith "JobProject" element
xgetJobProjectArray() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Gets (as xml) array of all "JobProject" elements
xgetJobProjectArray(int) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Gets (as xml) ith "JobProject" element
xgetKeystoreFile() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
Gets (as xml) the "KeystoreFile" element
xgetKeystoreFile() - Method in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
Gets (as xml) the "KeystoreFile" element
xgetKeystorePassword() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
Gets (as xml) the "KeystorePassword" element
xgetKeystorePassword() - Method in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
Gets (as xml) the "KeystorePassword" element
xgetKeystoreType() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
Gets (as xml) the "KeystoreType" element
xgetKeystoreType() - Method in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
Gets (as xml) the "KeystoreType" element
xgetKPIName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.KPITargetTypeImpl
Gets (as xml) the "KPIName" element
xgetKPIName() - Method in interface org.ogf.schemas.graap.wsAgreement.KPITargetType
Gets (as xml) the "KPIName" element
xgetLang() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Description
Gets (as xml) the "lang" attribute
xgetLang() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl.DescriptionImpl
Gets (as xml) the "lang" attribute
xgetLocation() - Method in class org.ogf.schemas.graap.wsAgreement.impl.LocationDocumentImpl
Gets (as xml) the "Location" element
xgetLocation() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl
Gets (as xml) the "Location" element
xgetLocation() - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableTypeImpl
Gets (as xml) the "Location" element
xgetLocation() - Method in interface org.ogf.schemas.graap.wsAgreement.LocationDocument
Gets (as xml) the "Location" element
xgetLocation() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType
Gets (as xml) the "Location" element
xgetLocation() - Method in interface org.ogf.schemas.graap.wsAgreement.VariableType
Gets (as xml) the "Location" element
xgetMetric() - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableTypeImpl
Gets (as xml) the "Metric" attribute
xgetMetric() - Method in interface org.ogf.schemas.graap.wsAgreement.VariableType
Gets (as xml) the "Metric" attribute
xgetMountPoint() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Gets (as xml) the "MountPoint" element
xgetMountPoint() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Gets (as xml) the "MountPoint" element
xgetMountPoint() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.MountPointDocumentImpl
Gets (as xml) the "MountPoint" element
xgetMountPoint() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument
Gets (as xml) the "MountPoint" element
xgetMultiplicity() - Method in interface org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType
Gets (as xml) the "Multiplicity" element
xgetMultiplicity() - Method in class org.ogf.graap.wsag4j.types.engine.impl.ConstraintAnnotationTypeImpl
Gets (as xml) the "Multiplicity" element
xgetName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Gets (as xml) the "name" attribute
xgetName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType
Gets (as xml) the "name" attribute
xgetName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.EnvironmentTypeImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.ogf.graap.wsag4j.types.configuration.ActionType
Gets (as xml) the "name" attribute
xgetName() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ActionTypeImpl
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
Gets (as xml) the "Name" element
xgetName() - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
Gets (as xml) the "Name" element
xgetName() - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextTypeImpl.EntryImpl
Gets (as xml) the "Name" attribute
xgetName() - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Entry
Gets (as xml) the "Name" attribute
xgetName() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Gets (as xml) the "Name" element
xgetName() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Gets (as xml) the "Name" element
xgetName() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementType
Gets (as xml) the "Name" element
xgetName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Gets (as xml) the "Name" element
xgetName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Gets (as xml) the "Name" element
xgetName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTypeImpl
Gets (as xml) the "Name" element
xgetName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.NameDocumentImpl
Gets (as xml) the "Name" element
xgetName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl
Gets (as xml) the "Name" attribute
xgetName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermTypeImpl
Gets (as xml) the "Name" attribute
xgetName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableTypeImpl
Gets (as xml) the "Name" attribute
xgetName() - Method in interface org.ogf.schemas.graap.wsAgreement.NameDocument
Gets (as xml) the "Name" element
xgetName() - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType
Gets (as xml) the "Name" attribute
xgetName() - Method in interface org.ogf.schemas.graap.wsAgreement.TermType
Gets (as xml) the "Name" attribute
xgetName() - Method in interface org.ogf.schemas.graap.wsAgreement.VariableType
Gets (as xml) the "Name" attribute
xgetName() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Gets (as xml) the "name" attribute
xgetObligated() - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Gets (as xml) the "Obligated" attribute
xgetObligated() - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Gets (as xml) the "Obligated" attribute
xgetOfferId() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferTypeImpl
Gets (as xml) the "OfferId" attribute
xgetOfferId() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType
Gets (as xml) the "OfferId" attribute
xgetOperatingSystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemNameDocumentImpl
Gets (as xml) the "OperatingSystemName" element
xgetOperatingSystemName() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeTypeImpl
Gets (as xml) the "OperatingSystemName" element
xgetOperatingSystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument
Gets (as xml) the "OperatingSystemName" element
xgetOperatingSystemName() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType
Gets (as xml) the "OperatingSystemName" element
xgetOperatingSystemVersion() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeImpl
Gets (as xml) the "OperatingSystemVersion" element
xgetOperatingSystemVersion() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemVersionDocumentImpl
Gets (as xml) the "OperatingSystemVersion" element
xgetOperatingSystemVersion() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType
Gets (as xml) the "OperatingSystemVersion" element
xgetOperatingSystemVersion() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument
Gets (as xml) the "OperatingSystemVersion" element
xgetRelationshipType() - Method in class org.w3.x2005.x08.addressing.impl.RelatesToTypeImpl
Gets (as xml) the "RelationshipType" attribute
xgetRelationshipType() - Method in interface org.w3.x2005.x08.addressing.RelatesToType
Gets (as xml) the "RelationshipType" attribute
xgetResourceId() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
Gets (as xml) the "ResourceId" element
xgetResourceId() - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
Gets (as xml) the "ResourceId" element
xgetSchemaFilenameArray() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.SchemaImportTypeImpl
Gets (as xml) array of all "SchemaFilename" elements
xgetSchemaFilenameArray(int) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.SchemaImportTypeImpl
Gets (as xml) ith "SchemaFilename" element
xgetSchemaFilenameArray() - Method in interface org.ogf.graap.wsag4j.types.configuration.SchemaImportType
Gets (as xml) array of all "SchemaFilename" elements
xgetSchemaFilenameArray(int) - Method in interface org.ogf.graap.wsag4j.types.configuration.SchemaImportType
Gets (as xml) ith "SchemaFilename" element
xgetServerIdentity() - Method in class org.ogf.graap.wsag4j.types.engine.impl.ServerIdentityDocumentImpl
Gets (as xml) the "ServerIdentity" element
xgetServerIdentity() - Method in interface org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument
Gets (as xml) the "ServerIdentity" element
xgetServiceName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceSelectorTypeImpl
Gets (as xml) the "ServiceName" attribute
xgetServiceName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermTypeImpl
Gets (as xml) the "ServiceName" attribute
xgetServiceName() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceSelectorType
Gets (as xml) the "ServiceName" attribute
xgetServiceName() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermType
Gets (as xml) the "ServiceName" attribute
xgetServiceNameArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceNameSetImpl
Gets (as xml) array of all "ServiceName" elements
xgetServiceNameArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceNameSetImpl
Gets (as xml) ith "ServiceName" element
xgetServiceNameArray() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceNameSet
Gets (as xml) array of all "ServiceName" elements
xgetServiceNameArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceNameSet
Gets (as xml) ith "ServiceName" element
xgetServiceProvider() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Gets (as xml) the "ServiceProvider" element
xgetServiceProvider() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Gets (as xml) the "ServiceProvider" element
xgetServiceTermReferenceArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Gets (as xml) array of all "ServiceTermReference" elements
xgetServiceTermReferenceArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Gets (as xml) ith "ServiceTermReference" element
xgetServiceTermReferenceArray() - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Gets (as xml) array of all "ServiceTermReference" elements
xgetServiceTermReferenceArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Gets (as xml) ith "ServiceTermReference" element
xgetSessionID() - Method in class org.ogf.graap.wsag4j.types.engine.impl.WSAG4JSessionTypeImpl
Gets (as xml) the "SessionID" element
xgetSessionID() - Method in interface org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType
Gets (as xml) the "SessionID" element
xgetSoapAction() - Method in class org.w3.x2005.x08.addressing.impl.ProblemActionTypeImpl
Gets (as xml) the "SoapAction" element
xgetSoapAction() - Method in interface org.w3.x2005.x08.addressing.ProblemActionType
Gets (as xml) the "SoapAction" element
xgetSPMDVariation() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Gets (as xml) the "SPMDVariation" element
xgetSPMDVariation() - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDVariationDocumentImpl
Gets (as xml) the "SPMDVariation" element
xgetSPMDVariation() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Gets (as xml) the "SPMDVariation" element
xgetSPMDVariation() - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument
Gets (as xml) the "SPMDVariation" element
xgetStartTime() - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintTypeImpl
Gets (as xml) the "StartTime" element
xgetStartTime() - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType
Gets (as xml) the "StartTime" element
xgetState() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStateType
Gets (as xml) the "State" element
xgetState() - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType
Gets (as xml) the "State" element
xgetState() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStateTypeImpl
Gets (as xml) the "State" element
xgetState() - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermStateTypeImpl
Gets (as xml) the "State" element
xgetState() - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateTypeImpl
Gets (as xml) the "State" element
xgetState() - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateType
Gets (as xml) the "State" element
xgetTemplateId() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Gets (as xml) the "TemplateId" element
xgetTemplateId() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementTemplateType
Gets (as xml) the "TemplateId" attribute
xgetTemplateId() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Gets (as xml) the "TemplateId" element
xgetTemplateId() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTemplateTypeImpl
Gets (as xml) the "TemplateId" attribute
xgetTemplateName() - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Gets (as xml) the "TemplateName" element
xgetTemplateName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Gets (as xml) the "TemplateName" element
xgetTermName() - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermStateTypeImpl
Gets (as xml) the "termName" attribute
xgetTermName() - Method in interface org.ogf.schemas.graap.wsAgreement.TermStateType
Gets (as xml) the "termName" attribute
xgetTimeInterval() - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType.AssessmentInterval
Gets (as xml) the "TimeInterval" element
xgetTimeInterval() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl.AssessmentIntervalImpl
Gets (as xml) the "TimeInterval" element
xgetTimestamp() - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Gets (as xml) the "Timestamp" element
xgetTimestamp() - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Gets (as xml) the "Timestamp" element
xgetTruststoreFile() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.TruststoreConfigurationTypeImpl
Gets (as xml) the "TruststoreFile" element
xgetTruststoreFile() - Method in interface org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType
Gets (as xml) the "TruststoreFile" element
xgetTruststorePassword() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.TruststoreConfigurationTypeImpl
Gets (as xml) the "TruststorePassword" element
xgetTruststorePassword() - Method in interface org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType
Gets (as xml) the "TruststorePassword" element
xgetTruststoreType() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.TruststoreConfigurationTypeImpl
Gets (as xml) the "TruststoreType" element
xgetTruststoreType() - Method in interface org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType
Gets (as xml) the "TruststoreType" element
xgetType() - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
Gets (as xml) the "Type" element
xgetType() - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
Gets (as xml) the "Type" element
xgetType() - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferItemTypeImpl
Gets (as xml) the "Type" attribute
xgetType() - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType
Gets (as xml) the "Type" attribute
xgetUnit() - Method in interface org.ogf.graap.wsag4j.types.engine.CompensationType
Gets (as xml) the "Unit" element
xgetUnit() - Method in class org.ogf.graap.wsag4j.types.engine.impl.CompensationTypeImpl
Gets (as xml) the "Unit" element
xgetURI() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.SourceTargetTypeImpl
Gets (as xml) the "URI" element
xgetURI() - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.URIDocumentImpl
Gets (as xml) the "URI" element
xgetURI() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType
Gets (as xml) the "URI" element
xgetURI() - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument
Gets (as xml) the "URI" element
xgetUseSession() - Method in interface org.ogf.graap.wsag4j.types.configuration.ActionType
Gets (as xml) the "useSession" attribute
xgetUseSession() - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ActionTypeImpl
Gets (as xml) the "useSession" attribute
xgetUtilityArray() - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Gets (as xml) array of all "Utility" elements
xgetUtilityArray(int) - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Gets (as xml) ith "Utility" element
xgetUtilityArray() - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Gets (as xml) array of all "Utility" elements
xgetUtilityArray(int) - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Gets (as xml) ith "Utility" element
xgetValue() - Method in interface org.ogf.graap.wsag4j.types.engine.CompensationType
Gets (as xml) the "Value" element
xgetValue() - Method in class org.ogf.graap.wsag4j.types.engine.impl.CompensationTypeImpl
Gets (as xml) the "Value" element
xgetValueUnit() - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType
Gets (as xml) the "ValueUnit" element
xgetValueUnit() - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl
Gets (as xml) the "ValueUnit" element
xgetWSAG4JPortType() - Method in class org.ogf.graap.wsag4j.types.engine.impl.WSAG4JMetadataTypeImpl
Gets (as xml) the "WSAG4JPortType" element
xgetWSAG4JPortType() - Method in interface org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType
Gets (as xml) the "WSAG4JPortType" element
XmlUtils - Class in org.ogf.graap.wsag.wsrf
XmlUtils
XmlUtils() - Constructor for class org.ogf.graap.wsag.wsrf.XmlUtils
 
xsetActualindividualcpucount(XmlBoolean) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.ThreadsPerProcessTypeImpl
Sets (as xml) the "actualindividualcpucount" attribute
xsetActualindividualcpucount(XmlBoolean) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.ThreadsPerProcessType
Sets (as xml) the "actualindividualcpucount" attribute
xsetActualtotalcpucount(XmlBoolean) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.NumberOfProcessesTypeImpl
Sets (as xml) the "actualtotalcpucount" attribute
xsetActualtotalcpucount(XmlBoolean) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesType
Sets (as xml) the "actualtotalcpucount" attribute
xsetAgreementId(XmlString) - Method in class org.ogf.graap.wsag4j.types.engine.impl.SLAMonitoringNotificationEventTypeImpl
Sets (as xml) the "agreementId" attribute
xsetAgreementId(XmlString) - Method in interface org.ogf.graap.wsag4j.types.engine.SLAMonitoringNotificationEventType
Sets (as xml) the "agreementId" attribute
xsetAgreementId(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementIdDocument
Sets (as xml) the "AgreementId" element
xsetAgreementId(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Sets (as xml) the "AgreementId" element
xsetAgreementId(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Sets (as xml) the "AgreementId" element
xsetAgreementId(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementType
Sets (as xml) the "AgreementId" attribute
xsetAgreementId(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementIdDocumentImpl
Sets (as xml) the "AgreementId" element
xsetAgreementId(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Sets (as xml) the "AgreementId" element
xsetAgreementId(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Sets (as xml) the "AgreementId" element
xsetAgreementId(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTypeImpl
Sets (as xml) the "AgreementId" attribute
xsetAgreementResponder(NegotiationRoleType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Sets (as xml) the "AgreementResponder" element
xsetAgreementResponder(NegotiationRoleType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Sets (as xml) the "AgreementResponder" element
xsetAlias(XmlString) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
Sets (as xml) the "Alias" element
xsetAlias(XmlString) - Method in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
Sets (as xml) the "Alias" element
xsetAliasPassword(XmlString) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
Sets (as xml) the "AliasPassword" element
xsetAliasPassword(XmlString) - Method in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
Sets (as xml) the "AliasPassword" element
xsetApplicationName(XmlString) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationNameDocument
Sets (as xml) the "ApplicationName" element
xsetApplicationName(XmlString) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType
Sets (as xml) the "ApplicationName" element
xsetApplicationName(XmlString) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationNameDocumentImpl
Sets (as xml) the "ApplicationName" element
xsetApplicationName(XmlString) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationTypeImpl
Sets (as xml) the "ApplicationName" element
xsetApplicationVersion(XmlString) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType
Sets (as xml) the "ApplicationVersion" element
xsetApplicationVersion(XmlString) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationVersionDocument
Sets (as xml) the "ApplicationVersion" element
xsetApplicationVersion(XmlString) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationTypeImpl
Sets (as xml) the "ApplicationVersion" element
xsetApplicationVersion(XmlString) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationVersionDocumentImpl
Sets (as xml) the "ApplicationVersion" element
xsetCount(XmlPositiveInteger) - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType.AssessmentInterval
Sets (as xml) the "Count" element
xsetCount(XmlPositiveInteger) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl.AssessmentIntervalImpl
Sets (as xml) the "Count" element
xsetCounterOfferTo(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextTypeImpl
Sets (as xml) the "CounterOfferTo" element
xsetCounterOfferTo(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType
Sets (as xml) the "CounterOfferTo" element
xsetCPUArchitectureName(ProcessorArchitectureEnumeration) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureNameDocument
Sets (as xml) the "CPUArchitectureName" element
xsetCPUArchitectureName(ProcessorArchitectureEnumeration) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CPUArchitectureType
Sets (as xml) the "CPUArchitectureName" element
xsetCPUArchitectureName(ProcessorArchitectureEnumeration) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CPUArchitectureNameDocumentImpl
Sets (as xml) the "CPUArchitectureName" element
xsetCPUArchitectureName(ProcessorArchitectureEnumeration) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CPUArchitectureTypeImpl
Sets (as xml) the "CPUArchitectureName" element
xsetCreationFlag(CreationFlagEnumeration) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CreationFlagDocument
Sets (as xml) the "CreationFlag" element
xsetCreationFlag(CreationFlagEnumeration) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Sets (as xml) the "CreationFlag" element
xsetCreationFlag(CreationFlagEnumeration) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CreationFlagDocumentImpl
Sets (as xml) the "CreationFlag" element
xsetCreationFlag(CreationFlagEnumeration) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Sets (as xml) the "CreationFlag" element
xsetCreator(NegotiationRoleType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextTypeImpl
Sets (as xml) the "Creator" element
xsetCreator(NegotiationRoleType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType
Sets (as xml) the "Creator" element
xsetDeleteOnTermination(XmlBoolean) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Sets (as xml) the "DeleteOnTermination" element
xsetDeleteOnTermination(XmlBoolean) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DeleteOnTerminationDocument
Sets (as xml) the "DeleteOnTermination" element
xsetDeleteOnTermination(XmlBoolean) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Sets (as xml) the "DeleteOnTermination" element
xsetDeleteOnTermination(XmlBoolean) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DeleteOnTerminationDocumentImpl
Sets (as xml) the "DeleteOnTermination" element
xsetDescription(DescriptionType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ApplicationType
Sets (as xml) the "Description" element
xsetDescription(DescriptionType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DescriptionDocument
Sets (as xml) the "Description" element
xsetDescription(DescriptionType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Sets (as xml) the "Description" element
xsetDescription(DescriptionType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ApplicationTypeImpl
Sets (as xml) the "Description" element
xsetDescription(DescriptionType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DescriptionDocumentImpl
Sets (as xml) the "Description" element
xsetDescription(DescriptionType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Sets (as xml) the "Description" element
xsetDescription(DescriptionType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Sets (as xml) the "Description" element
xsetDescription(DescriptionType) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeImpl
Sets (as xml) the "Description" element
xsetDescription(DescriptionType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Sets (as xml) the "Description" element
xsetDescription(DescriptionType) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType
Sets (as xml) the "Description" element
xsetDialect(XmlAnyURI) - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType.ErrorCode
Sets (as xml) the "dialect" attribute
xsetDialect(XmlAnyURI) - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl.ErrorCodeImpl
Sets (as xml) the "dialect" attribute
xsetDuration(XmlInt) - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintTypeImpl
Sets (as xml) the "Duration" element
xsetDuration(XmlInt) - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType
Sets (as xml) the "Duration" element
xsetEndTime(XmlDateTime) - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintTypeImpl
Sets (as xml) the "EndTime" element
xsetEndTime(XmlDateTime) - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType
Sets (as xml) the "EndTime" element
xsetEngineConfigurationFile(XmlString) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineInstanceTypeImpl
Sets (as xml) the "EngineConfigurationFile" attribute
xsetEngineConfigurationFile(XmlString) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineInstanceType
Sets (as xml) the "EngineConfigurationFile" attribute
xsetEpsilon(XmlDouble) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ExactType
Sets (as xml) the "epsilon" attribute
xsetEpsilon(XmlDouble) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ExactTypeImpl
Sets (as xml) the "epsilon" attribute
xsetExclusiveBound(XmlBoolean) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.BoundaryType
Sets (as xml) the "exclusiveBound" attribute
xsetExclusiveBound(XmlBoolean) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.BoundaryTypeImpl
Sets (as xml) the "exclusiveBound" attribute
xsetExclusiveExecution(XmlBoolean) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ExclusiveExecutionDocument
Sets (as xml) the "ExclusiveExecution" element
xsetExclusiveExecution(XmlBoolean) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ExclusiveExecutionDocumentImpl
Sets (as xml) the "ExclusiveExecution" element
xsetExclusiveExecution(XmlBoolean) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.ResourcesTypeImpl
Sets (as xml) the "ExclusiveExecution" element
xsetExclusiveExecution(XmlBoolean) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.ResourcesType
Sets (as xml) the "ExclusiveExecution" element
xsetExpirationTime(XmlDateTime) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Sets (as xml) the "ExpirationTime" element
xsetExpirationTime(XmlDateTime) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Sets (as xml) the "ExpirationTime" element
xsetExpirationTime(XmlDateTime) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationContextTypeImpl
Sets (as xml) the "ExpirationTime" element
xsetExpirationTime(XmlDateTime) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferContextTypeImpl
Sets (as xml) the "ExpirationTime" element
xsetExpirationTime(XmlDateTime) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationContextType
Sets (as xml) the "ExpirationTime" element
xsetExpirationTime(XmlDateTime) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferContextType
Sets (as xml) the "ExpirationTime" element
xsetFileName(XmlString) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Sets (as xml) the "FileName" element
xsetFileName(XmlString) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileNameDocument
Sets (as xml) the "FileName" element
xsetFileName(XmlString) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Sets (as xml) the "FileName" element
xsetFileName(XmlString) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileNameDocumentImpl
Sets (as xml) the "FileName" element
xsetFilename(XmlString) - Method in interface org.ogf.graap.wsag4j.types.configuration.FileTemplateConfigurationType
Sets (as xml) the "Filename" element
xsetFilename(XmlString) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.FileTemplateConfigurationTypeImpl
Sets (as xml) the "Filename" element
xsetFilesystemName(XmlNCName) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Sets (as xml) the "FilesystemName" element
xsetFilesystemName(XmlNCName) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FilesystemNameDocument
Sets (as xml) the "FilesystemName" element
xsetFilesystemName(XmlNCName) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Sets (as xml) the "FilesystemName" element
xsetFilesystemName(XmlNCName) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FilesystemNameDocumentImpl
Sets (as xml) the "FilesystemName" element
xsetFilesystemName(XmlNCName) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.ArgumentType
Sets (as xml) the "filesystemName" attribute
xsetFilesystemName(XmlNCName) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.DirectoryNameType
Sets (as xml) the "filesystemName" attribute
xsetFilesystemName(XmlNCName) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType
Sets (as xml) the "filesystemName" attribute
xsetFilesystemName(XmlNCName) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.FileNameType
Sets (as xml) the "filesystemName" attribute
xsetFilesystemName(XmlNCName) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.ArgumentTypeImpl
Sets (as xml) the "filesystemName" attribute
xsetFilesystemName(XmlNCName) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.DirectoryNameTypeImpl
Sets (as xml) the "filesystemName" attribute
xsetFilesystemName(XmlNCName) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.EnvironmentTypeImpl
Sets (as xml) the "filesystemName" attribute
xsetFilesystemName(XmlNCName) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.FileNameTypeImpl
Sets (as xml) the "filesystemName" attribute
xsetFileSystemType(FileSystemTypeEnumeration) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Sets (as xml) the "FileSystemType" element
xsetFileSystemType(FileSystemTypeEnumeration) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeDocument
Sets (as xml) the "FileSystemType" element
xsetFileSystemType(FileSystemTypeEnumeration) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeDocumentImpl
Sets (as xml) the "FileSystemType" element
xsetFileSystemType(FileSystemTypeEnumeration) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Sets (as xml) the "FileSystemType" element
xsetGatewayAddress(XmlString) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSRFEngineConfigurationTypeImpl
Sets (as xml) the "GatewayAddress" element
xsetGatewayAddress(XmlString) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSRFEngineConfigurationType
Sets (as xml) the "GatewayAddress" element
xsetHandlerName(XmlString) - Method in interface org.ogf.graap.wsag4j.types.configuration.HandlerType
Sets (as xml) the "HandlerName" element
xsetHandlerName(XmlString) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.HandlerTypeImpl
Sets (as xml) the "HandlerName" element
xsetHostName(XmlString) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.HostNameDocument
Sets (as xml) the "HostName" element
xsetHostName(XmlString) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.HostNameDocumentImpl
Sets (as xml) the "HostName" element
xsetHostNameArray(XmlString[]) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType
Sets (as xml) array of all "HostName" element
xsetHostNameArray(int, XmlString) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.CandidateHostsType
Sets (as xml) ith "HostName" element
xsetHostNameArray(XmlString[]) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CandidateHostsTypeImpl
Sets (as xml) array of all "HostName" element
xsetHostNameArray(int, XmlString) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.CandidateHostsTypeImpl
Sets (as xml) ith "HostName" element
xsetId(XmlID) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobDefinitionTypeImpl
Sets (as xml) the "id" attribute
xsetId(XmlID) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionType
Sets (as xml) the "id" attribute
xsetImplementationClass(XmlString) - Method in interface org.ogf.graap.wsag4j.types.configuration.HandlerType
Sets (as xml) the "ImplementationClass" element
xsetImplementationClass(XmlString) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.HandlerTypeImpl
Sets (as xml) the "ImplementationClass" element
xsetImplementationClass(XmlString) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ImplementationConfigurationTypeImpl
Sets (as xml) the "ImplementationClass" element
xsetImplementationClass(XmlString) - Method in interface org.ogf.graap.wsag4j.types.configuration.ImplementationConfigurationType
Sets (as xml) the "ImplementationClass" element
xsetImportance(XmlInt) - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
Sets (as xml) the "Importance" element
xsetImportance(XmlInt) - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
Sets (as xml) the "Importance" element
xsetImportance(XmlInteger) - Method in interface org.ogf.schemas.graap.wsAgreement.BusinessValueListType
Sets (as xml) the "Importance" element
xsetImportance(XmlInteger) - Method in class org.ogf.schemas.graap.wsAgreement.impl.BusinessValueListTypeImpl
Sets (as xml) the "Importance" element
xsetImportance(XmlInteger) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferItemTypeImpl
Sets (as xml) the "Importance" attribute
xsetImportance(XmlInteger) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType
Sets (as xml) the "Importance" attribute
xsetIsReferenceParameter(XmlBoolean) - Method in class org.w3.x2005.x08.addressing.impl.IsReferenceParameterAttributeImpl
Sets (as xml) the "IsReferenceParameter" attribute
xsetIsReferenceParameter(XmlBoolean) - Method in interface org.w3.x2005.x08.addressing.IsReferenceParameterAttribute
Sets (as xml) the "IsReferenceParameter" attribute
xsetJobAnnotation(XmlString) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobAnnotationDocumentImpl
Sets (as xml) the "JobAnnotation" element
xsetJobAnnotation(XmlString) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobAnnotationDocument
Sets (as xml) the "JobAnnotation" element
xsetJobAnnotationArray(XmlString[]) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Sets (as xml) array of all "JobAnnotation" element
xsetJobAnnotationArray(int, XmlString) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Sets (as xml) ith "JobAnnotation" element
xsetJobAnnotationArray(XmlString[]) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Sets (as xml) array of all "JobAnnotation" element
xsetJobAnnotationArray(int, XmlString) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Sets (as xml) ith "JobAnnotation" element
xsetJobName(XmlString) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Sets (as xml) the "JobName" element
xsetJobName(XmlString) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobNameDocumentImpl
Sets (as xml) the "JobName" element
xsetJobName(XmlString) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Sets (as xml) the "JobName" element
xsetJobName(XmlString) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobNameDocument
Sets (as xml) the "JobName" element
xsetJobProject(XmlString) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobProjectDocumentImpl
Sets (as xml) the "JobProject" element
xsetJobProject(XmlString) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobProjectDocument
Sets (as xml) the "JobProject" element
xsetJobProjectArray(XmlString[]) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Sets (as xml) array of all "JobProject" element
xsetJobProjectArray(int, XmlString) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.JobIdentificationTypeImpl
Sets (as xml) ith "JobProject" element
xsetJobProjectArray(XmlString[]) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Sets (as xml) array of all "JobProject" element
xsetJobProjectArray(int, XmlString) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.JobIdentificationType
Sets (as xml) ith "JobProject" element
xsetKeystoreFile(XmlString) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
Sets (as xml) the "KeystoreFile" element
xsetKeystoreFile(XmlString) - Method in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
Sets (as xml) the "KeystoreFile" element
xsetKeystorePassword(XmlString) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
Sets (as xml) the "KeystorePassword" element
xsetKeystorePassword(XmlString) - Method in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
Sets (as xml) the "KeystorePassword" element
xsetKeystoreType(XmlString) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.KeystoreConfigurationTypeImpl
Sets (as xml) the "KeystoreType" element
xsetKeystoreType(XmlString) - Method in interface org.ogf.graap.wsag4j.types.configuration.KeystoreConfigurationType
Sets (as xml) the "KeystoreType" element
xsetKPIName(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.KPITargetTypeImpl
Sets (as xml) the "KPIName" element
xsetKPIName(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.KPITargetType
Sets (as xml) the "KPIName" element
xsetLang(XmlLanguage) - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType.Description
Sets (as xml) the "lang" attribute
xsetLang(XmlLanguage) - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl.DescriptionImpl
Sets (as xml) the "lang" attribute
xsetLocation(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.LocationDocumentImpl
Sets (as xml) the "Location" element
xsetLocation(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl
Sets (as xml) the "Location" element
xsetLocation(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableTypeImpl
Sets (as xml) the "Location" element
xsetLocation(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.LocationDocument
Sets (as xml) the "Location" element
xsetLocation(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType
Sets (as xml) the "Location" element
xsetLocation(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.VariableType
Sets (as xml) the "Location" element
xsetMetric(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableTypeImpl
Sets (as xml) the "Metric" attribute
xsetMetric(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.VariableType
Sets (as xml) the "Metric" attribute
xsetMountPoint(XmlString) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Sets (as xml) the "MountPoint" element
xsetMountPoint(XmlString) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Sets (as xml) the "MountPoint" element
xsetMountPoint(XmlString) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.MountPointDocumentImpl
Sets (as xml) the "MountPoint" element
xsetMountPoint(XmlString) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.MountPointDocument
Sets (as xml) the "MountPoint" element
xsetMultiplicity(ItemCardinalityType) - Method in interface org.ogf.graap.wsag4j.types.engine.ConstraintAnnotationType
Sets (as xml) the "Multiplicity" element
xsetMultiplicity(ItemCardinalityType) - Method in class org.ogf.graap.wsag4j.types.engine.impl.ConstraintAnnotationTypeImpl
Sets (as xml) the "Multiplicity" element
xsetName(XmlNCName) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.DataStagingType
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemType
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.DataStagingTypeImpl
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.FileSystemTypeImpl
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.EnvironmentType
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.EnvironmentTypeImpl
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in interface org.ogf.graap.wsag4j.types.configuration.ActionType
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ActionTypeImpl
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
Sets (as xml) the "Name" element
xsetName(XmlString) - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
Sets (as xml) the "Name" element
xsetName(XmlString) - Method in class org.ogf.graap.wsag4j.types.engine.impl.PersistenceAgreementContextTypeImpl.EntryImpl
Sets (as xml) the "Name" attribute
xsetName(XmlString) - Method in interface org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextType.Entry
Sets (as xml) the "Name" attribute
xsetName(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementPropertiesType
Sets (as xml) the "Name" element
xsetName(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesType
Sets (as xml) the "Name" element
xsetName(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementType
Sets (as xml) the "Name" element
xsetName(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementPropertiesTypeImpl
Sets (as xml) the "Name" element
xsetName(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStatePropertiesTypeImpl
Sets (as xml) the "Name" element
xsetName(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTypeImpl
Sets (as xml) the "Name" element
xsetName(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.NameDocumentImpl
Sets (as xml) the "Name" element
xsetName(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.OfferItemTypeImpl
Sets (as xml) the "Name" attribute
xsetName(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermTypeImpl
Sets (as xml) the "Name" attribute
xsetName(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.VariableTypeImpl
Sets (as xml) the "Name" attribute
xsetName(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.NameDocument
Sets (as xml) the "Name" element
xsetName(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.OfferItemType
Sets (as xml) the "Name" attribute
xsetName(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.TermType
Sets (as xml) the "Name" attribute
xsetName(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.VariableType
Sets (as xml) the "Name" attribute
xsetName(XmlNCName) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Sets (as xml) the "name" attribute
xsetObligated(ServiceRoleType) - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermType
Sets (as xml) the "Obligated" attribute
xsetObligated(ServiceRoleType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermTypeImpl
Sets (as xml) the "Obligated" attribute
xsetOfferId(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferTypeImpl
Sets (as xml) the "OfferId" attribute
xsetOfferId(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferType
Sets (as xml) the "OfferId" attribute
xsetOperatingSystemName(OperatingSystemTypeEnumeration) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemNameDocumentImpl
Sets (as xml) the "OperatingSystemName" element
xsetOperatingSystemName(OperatingSystemTypeEnumeration) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeTypeImpl
Sets (as xml) the "OperatingSystemName" element
xsetOperatingSystemName(OperatingSystemTypeEnumeration) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemNameDocument
Sets (as xml) the "OperatingSystemName" element
xsetOperatingSystemName(OperatingSystemTypeEnumeration) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeType
Sets (as xml) the "OperatingSystemName" element
xsetOperatingSystemVersion(XmlString) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemTypeImpl
Sets (as xml) the "OperatingSystemVersion" element
xsetOperatingSystemVersion(XmlString) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.OperatingSystemVersionDocumentImpl
Sets (as xml) the "OperatingSystemVersion" element
xsetOperatingSystemVersion(XmlString) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemType
Sets (as xml) the "OperatingSystemVersion" element
xsetOperatingSystemVersion(XmlString) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemVersionDocument
Sets (as xml) the "OperatingSystemVersion" element
xsetRelationshipType(RelationshipTypeOpenEnum) - Method in class org.w3.x2005.x08.addressing.impl.RelatesToTypeImpl
Sets (as xml) the "RelationshipType" attribute
xsetRelationshipType(RelationshipTypeOpenEnum) - Method in interface org.w3.x2005.x08.addressing.RelatesToType
Sets (as xml) the "RelationshipType" attribute
xsetResourceId(XmlString) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.WSAG4JEngineConfigurationTypeImpl
Sets (as xml) the "ResourceId" element
xsetResourceId(XmlString) - Method in interface org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationType
Sets (as xml) the "ResourceId" element
xsetSchemaFilenameArray(XmlString[]) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.SchemaImportTypeImpl
Sets (as xml) array of all "SchemaFilename" element
xsetSchemaFilenameArray(int, XmlString) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.SchemaImportTypeImpl
Sets (as xml) ith "SchemaFilename" element
xsetSchemaFilenameArray(XmlString[]) - Method in interface org.ogf.graap.wsag4j.types.configuration.SchemaImportType
Sets (as xml) array of all "SchemaFilename" element
xsetSchemaFilenameArray(int, XmlString) - Method in interface org.ogf.graap.wsag4j.types.configuration.SchemaImportType
Sets (as xml) ith "SchemaFilename" element
xsetServerIdentity(XmlString) - Method in class org.ogf.graap.wsag4j.types.engine.impl.ServerIdentityDocumentImpl
Sets (as xml) the "ServerIdentity" element
xsetServerIdentity(XmlString) - Method in interface org.ogf.graap.wsag4j.types.engine.ServerIdentityDocument
Sets (as xml) the "ServerIdentity" element
xsetServiceName(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceSelectorTypeImpl
Sets (as xml) the "ServiceName" attribute
xsetServiceName(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermTypeImpl
Sets (as xml) the "ServiceName" attribute
xsetServiceName(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceSelectorType
Sets (as xml) the "ServiceName" attribute
xsetServiceName(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermType
Sets (as xml) the "ServiceName" attribute
xsetServiceNameArray(XmlString[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceNameSetImpl
Sets (as xml) array of all "ServiceName" element
xsetServiceNameArray(int, XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceNameSetImpl
Sets (as xml) ith "ServiceName" element
xsetServiceNameArray(XmlString[]) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceNameSet
Sets (as xml) array of all "ServiceName" element
xsetServiceNameArray(int, XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceNameSet
Sets (as xml) ith "ServiceName" element
xsetServiceProvider(AgreementRoleType) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Sets (as xml) the "ServiceProvider" element
xsetServiceProvider(AgreementRoleType) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Sets (as xml) the "ServiceProvider" element
xsetServiceTermReferenceArray(XmlString[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Sets (as xml) array of all "ServiceTermReference" element
xsetServiceTermReferenceArray(int, XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Sets (as xml) ith "ServiceTermReference" element
xsetServiceTermReferenceArray(XmlString[]) - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Sets (as xml) array of all "ServiceTermReference" element
xsetServiceTermReferenceArray(int, XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Sets (as xml) ith "ServiceTermReference" element
xsetSessionID(XmlString) - Method in class org.ogf.graap.wsag4j.types.engine.impl.WSAG4JSessionTypeImpl
Sets (as xml) the "SessionID" element
xsetSessionID(XmlString) - Method in interface org.ogf.graap.wsag4j.types.engine.WSAG4JSessionType
Sets (as xml) the "SessionID" element
xsetSoapAction(XmlAnyURI) - Method in class org.w3.x2005.x08.addressing.impl.ProblemActionTypeImpl
Sets (as xml) the "SoapAction" element
xsetSoapAction(XmlAnyURI) - Method in interface org.w3.x2005.x08.addressing.ProblemActionType
Sets (as xml) the "SoapAction" element
xsetSPMDVariation(XmlAnyURI) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDApplicationTypeImpl
Sets (as xml) the "SPMDVariation" element
xsetSPMDVariation(XmlAnyURI) - Method in class org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl.SPMDVariationDocumentImpl
Sets (as xml) the "SPMDVariation" element
xsetSPMDVariation(XmlAnyURI) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDApplicationType
Sets (as xml) the "SPMDVariation" element
xsetSPMDVariation(XmlAnyURI) - Method in interface org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.SPMDVariationDocument
Sets (as xml) the "SPMDVariation" element
xsetStartTime(XmlDateTime) - Method in class org.ogf.graap.wsag4j.types.scheduling.impl.TimeConstraintTypeImpl
Sets (as xml) the "StartTime" element
xsetStartTime(XmlDateTime) - Method in interface org.ogf.graap.wsag4j.types.scheduling.TimeConstraintType
Sets (as xml) the "StartTime" element
xsetState(AgreementStateDefinition) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementStateType
Sets (as xml) the "State" element
xsetState(GuaranteeTermStateDefinition) - Method in interface org.ogf.schemas.graap.wsAgreement.GuaranteeTermStateType
Sets (as xml) the "State" element
xsetState(AgreementStateDefinition) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementStateTypeImpl
Sets (as xml) the "State" element
xsetState(GuaranteeTermStateDefinition) - Method in class org.ogf.schemas.graap.wsAgreement.impl.GuaranteeTermStateTypeImpl
Sets (as xml) the "State" element
xsetState(ServiceTermStateDefinition) - Method in class org.ogf.schemas.graap.wsAgreement.impl.ServiceTermStateTypeImpl
Sets (as xml) the "State" element
xsetState(ServiceTermStateDefinition) - Method in interface org.ogf.schemas.graap.wsAgreement.ServiceTermStateType
Sets (as xml) the "State" element
xsetTemplateId(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Sets (as xml) the "TemplateId" element
xsetTemplateId(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementTemplateType
Sets (as xml) the "TemplateId" attribute
xsetTemplateId(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Sets (as xml) the "TemplateId" element
xsetTemplateId(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementTemplateTypeImpl
Sets (as xml) the "TemplateId" attribute
xsetTemplateName(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.AgreementContextType
Sets (as xml) the "TemplateName" element
xsetTemplateName(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.AgreementContextTypeImpl
Sets (as xml) the "TemplateName" element
xsetTermName(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.TermStateTypeImpl
Sets (as xml) the "termName" attribute
xsetTermName(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.TermStateType
Sets (as xml) the "termName" attribute
xsetTimeInterval(XmlDuration) - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType.AssessmentInterval
Sets (as xml) the "TimeInterval" element
xsetTimeInterval(XmlDuration) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl.AssessmentIntervalImpl
Sets (as xml) the "TimeInterval" element
xsetTimestamp(XmlDateTime) - Method in interface org.oasisOpen.docs.wsrf.bf2.BaseFaultType
Sets (as xml) the "Timestamp" element
xsetTimestamp(XmlDateTime) - Method in class org.oasisOpen.docs.wsrf.bf2.impl.BaseFaultTypeImpl
Sets (as xml) the "Timestamp" element
xsetTruststoreFile(XmlString) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.TruststoreConfigurationTypeImpl
Sets (as xml) the "TruststoreFile" element
xsetTruststoreFile(XmlString) - Method in interface org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType
Sets (as xml) the "TruststoreFile" element
xsetTruststorePassword(XmlString) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.TruststoreConfigurationTypeImpl
Sets (as xml) the "TruststorePassword" element
xsetTruststorePassword(XmlString) - Method in interface org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType
Sets (as xml) the "TruststorePassword" element
xsetTruststoreType(XmlString) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.TruststoreConfigurationTypeImpl
Sets (as xml) the "TruststoreType" element
xsetTruststoreType(XmlString) - Method in interface org.ogf.graap.wsag4j.types.configuration.TruststoreConfigurationType
Sets (as xml) the "TruststoreType" element
xsetType(SLOEvaluationResultType) - Method in interface org.ogf.graap.wsag4j.types.engine.GuaranteeEvaluationResultType
Sets (as xml) the "Type" element
xsetType(SLOEvaluationResultType) - Method in class org.ogf.graap.wsag4j.types.engine.impl.GuaranteeEvaluationResultTypeImpl
Sets (as xml) the "Type" element
xsetType(NegotiationConstraintType) - Method in class org.ogf.schemas.graap.wsAgreement.negotiation.impl.NegotiationOfferItemTypeImpl
Sets (as xml) the "Type" attribute
xsetType(NegotiationConstraintType) - Method in interface org.ogf.schemas.graap.wsAgreement.negotiation.NegotiationOfferItemType
Sets (as xml) the "Type" attribute
xsetUnit(XmlString) - Method in interface org.ogf.graap.wsag4j.types.engine.CompensationType
Sets (as xml) the "Unit" element
xsetUnit(XmlString) - Method in class org.ogf.graap.wsag4j.types.engine.impl.CompensationTypeImpl
Sets (as xml) the "Unit" element
xsetURI(XmlAnyURI) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.SourceTargetTypeImpl
Sets (as xml) the "URI" element
xsetURI(XmlAnyURI) - Method in class org.ggf.schemas.jsdl.x2005.x11.jsdl.impl.URIDocumentImpl
Sets (as xml) the "URI" element
xsetURI(XmlAnyURI) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.SourceTargetType
Sets (as xml) the "URI" element
xsetURI(XmlAnyURI) - Method in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.URIDocument
Sets (as xml) the "URI" element
xsetUseSession(XmlBoolean) - Method in interface org.ogf.graap.wsag4j.types.configuration.ActionType
Sets (as xml) the "useSession" attribute
xsetUseSession(XmlBoolean) - Method in class org.ogf.graap.wsag4j.types.configuration.impl.ActionTypeImpl
Sets (as xml) the "useSession" attribute
xsetUtilityArray(XmlFloat[]) - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Sets (as xml) array of all "Utility" element
xsetUtilityArray(int, XmlFloat) - Method in class org.ogf.schemas.graap.wsAgreement.impl.PreferenceTypeImpl
Sets (as xml) ith "Utility" element
xsetUtilityArray(XmlFloat[]) - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Sets (as xml) array of all "Utility" element
xsetUtilityArray(int, XmlFloat) - Method in interface org.ogf.schemas.graap.wsAgreement.PreferenceType
Sets (as xml) ith "Utility" element
xsetValue(XmlDecimal) - Method in interface org.ogf.graap.wsag4j.types.engine.CompensationType
Sets (as xml) the "Value" element
xsetValue(XmlDecimal) - Method in class org.ogf.graap.wsag4j.types.engine.impl.CompensationTypeImpl
Sets (as xml) the "Value" element
xsetValueUnit(XmlString) - Method in interface org.ogf.schemas.graap.wsAgreement.CompensationType
Sets (as xml) the "ValueUnit" element
xsetValueUnit(XmlString) - Method in class org.ogf.schemas.graap.wsAgreement.impl.CompensationTypeImpl
Sets (as xml) the "ValueUnit" element
xsetWSAG4JPortType(XmlQName) - Method in class org.ogf.graap.wsag4j.types.engine.impl.WSAG4JMetadataTypeImpl
Sets (as xml) the "WSAG4JPortType" element
xsetWSAG4JPortType(XmlQName) - Method in interface org.ogf.graap.wsag4j.types.engine.WSAG4JMetadataType
Sets (as xml) the "WSAG4JPortType" element

Z

Z_OS - Static variable in interface org.ggf.schemas.jsdl.x2005.x11.jsdl.OperatingSystemTypeEnumeration
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z

Copyright © 2008-2012. All Rights Reserved.