|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ontotext.ordi.wsmo4rdf.remote.client.conn.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the com.ontotext.ordi.wsmo4rdf.remote.client.conn package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
Constructor Summary | |
---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.ontotext.ordi.wsmo4rdf.remote.client.conn |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectFactory()
Method Detail |
---|
public DeleteMediator createDeleteMediator()
DeleteMediator
public AddWebServiceResponse createAddWebServiceResponse()
AddWebServiceResponse
public DeleteOntology createDeleteOntology()
DeleteOntology
public GetOntologyResponse createGetOntologyResponse()
GetOntologyResponse
public SaveOntology createSaveOntology()
SaveOntology
public GetDescription createGetDescription()
GetDescription
public EvaluateResponse createEvaluateResponse()
EvaluateResponse
public GetOntology createGetOntology()
GetOntology
public DeleteMediatorResponse createDeleteMediatorResponse()
DeleteMediatorResponse
public IsOpen createIsOpen()
IsOpen
public GetWebServiceResponse createGetWebServiceResponse()
GetWebServiceResponse
public SynchronisationException createSynchronisationException()
SynchronisationException
public IsOpenResponse createIsOpenResponse()
IsOpenResponse
public MalformedQueryException createMalformedQueryException()
MalformedQueryException
public DeleteGoalResponse createDeleteGoalResponse()
DeleteGoalResponse
public ListWebServicesResponse createListWebServicesResponse()
ListWebServicesResponse
public Rollback createRollback()
Rollback
public IsReadOnly createIsReadOnly()
IsReadOnly
public GetGoal createGetGoal()
GetGoal
public AddOntologyResponse createAddOntologyResponse()
AddOntologyResponse
public RollbackResponse createRollbackResponse()
RollbackResponse
public AddMediator createAddMediator()
AddMediator
public ORDIException createORDIException()
ORDIException
public OrdiConfigurationException createOrdiConfigurationException()
OrdiConfigurationException
public SaveGoalResponse createSaveGoalResponse()
SaveGoalResponse
public SaveMediator createSaveMediator()
SaveMediator
public AddWebService createAddWebService()
AddWebService
public AddOntology createAddOntology()
AddOntology
public SetDescription createSetDescription()
SetDescription
public CommitResponse createCommitResponse()
CommitResponse
public NonExistingEntryException createNonExistingEntryException()
NonExistingEntryException
public SaveGoal createSaveGoal()
SaveGoal
public SaveWebService createSaveWebService()
SaveWebService
public AddGoalResponse createAddGoalResponse()
AddGoalResponse
public DeleteGoal createDeleteGoal()
DeleteGoal
public Commit createCommit()
Commit
public GetMediatorResponse createGetMediatorResponse()
GetMediatorResponse
public GetDescriptionResponse createGetDescriptionResponse()
GetDescriptionResponse
public Evaluate createEvaluate()
Evaluate
public UnmarshalException createUnmarshalException()
UnmarshalException
public ListWebServices createListWebServices()
ListWebServices
public GetVersion createGetVersion()
GetVersion
public SaveMediatorResponse createSaveMediatorResponse()
SaveMediatorResponse
public IsReadOnlyResponse createIsReadOnlyResponse()
IsReadOnlyResponse
public ListOntologies createListOntologies()
ListOntologies
public AddMediatorResponse createAddMediatorResponse()
AddMediatorResponse
public GetGoalResponse createGetGoalResponse()
GetGoalResponse
public ClearWarningsResponse createClearWarningsResponse()
ClearWarningsResponse
public SetAutoCommitResponse createSetAutoCommitResponse()
SetAutoCommitResponse
public ListOntologiesResponse createListOntologiesResponse()
ListOntologiesResponse
public DeleteWebService createDeleteWebService()
DeleteWebService
public SetDescriptionResponse createSetDescriptionResponse()
SetDescriptionResponse
public ListGoals createListGoals()
ListGoals
public SaveOntologyResponse createSaveOntologyResponse()
SaveOntologyResponse
public GetVersionResponse createGetVersionResponse()
GetVersionResponse
public IsAutoCommitResponse createIsAutoCommitResponse()
IsAutoCommitResponse
public ListMediatorsResponse createListMediatorsResponse()
ListMediatorsResponse
public DeleteOntologyResponse createDeleteOntologyResponse()
DeleteOntologyResponse
public CloseResponse createCloseResponse()
CloseResponse
public Close createClose()
Close
public ListGoalsResponse createListGoalsResponse()
ListGoalsResponse
public SaveWebServiceResponse createSaveWebServiceResponse()
SaveWebServiceResponse
public IsAutoCommit createIsAutoCommit()
IsAutoCommit
public AddGoal createAddGoal()
AddGoal
public ClearWarnings createClearWarnings()
ClearWarnings
public GetWebService createGetWebService()
GetWebService
public SetAutoCommit createSetAutoCommit()
SetAutoCommit
public GetMediator createGetMediator()
GetMediator
public DeleteWebServiceResponse createDeleteWebServiceResponse()
DeleteWebServiceResponse
public ListMediators createListMediators()
ListMediators
public javax.xml.bind.JAXBElement<GetGoal> createGetGoal(GetGoal value)
JAXBElement
<
GetGoal
>
}
public javax.xml.bind.JAXBElement<DeleteMediator> createDeleteMediator(DeleteMediator value)
JAXBElement
<
DeleteMediator
>
}
public javax.xml.bind.JAXBElement<ListWebServices> createListWebServices(ListWebServices value)
JAXBElement
<
ListWebServices
>
}
public javax.xml.bind.JAXBElement<AddMediatorResponse> createAddMediatorResponse(AddMediatorResponse value)
JAXBElement
<
AddMediatorResponse
>
}
public javax.xml.bind.JAXBElement<GetMediatorResponse> createGetMediatorResponse(GetMediatorResponse value)
JAXBElement
<
GetMediatorResponse
>
}
public javax.xml.bind.JAXBElement<Close> createClose(Close value)
JAXBElement
<
Close
>
}
public javax.xml.bind.JAXBElement<GetGoalResponse> createGetGoalResponse(GetGoalResponse value)
JAXBElement
<
GetGoalResponse
>
}
public javax.xml.bind.JAXBElement<GetVersionResponse> createGetVersionResponse(GetVersionResponse value)
JAXBElement
<
GetVersionResponse
>
}
public javax.xml.bind.JAXBElement<AddGoalResponse> createAddGoalResponse(AddGoalResponse value)
JAXBElement
<
AddGoalResponse
>
}
public javax.xml.bind.JAXBElement<SaveOntology> createSaveOntology(SaveOntology value)
JAXBElement
<
SaveOntology
>
}
public javax.xml.bind.JAXBElement<CloseResponse> createCloseResponse(CloseResponse value)
JAXBElement
<
CloseResponse
>
}
public javax.xml.bind.JAXBElement<Commit> createCommit(Commit value)
JAXBElement
<
Commit
>
}
public javax.xml.bind.JAXBElement<MalformedQueryException> createMalformedQueryException(MalformedQueryException value)
JAXBElement
<
MalformedQueryException
>
}
public javax.xml.bind.JAXBElement<SaveMediatorResponse> createSaveMediatorResponse(SaveMediatorResponse value)
JAXBElement
<
SaveMediatorResponse
>
}
public javax.xml.bind.JAXBElement<SetDescriptionResponse> createSetDescriptionResponse(SetDescriptionResponse value)
JAXBElement
<
SetDescriptionResponse
>
}
public javax.xml.bind.JAXBElement<SynchronisationException> createSynchronisationException(SynchronisationException value)
JAXBElement
<
SynchronisationException
>
}
public javax.xml.bind.JAXBElement<SaveWebServiceResponse> createSaveWebServiceResponse(SaveWebServiceResponse value)
JAXBElement
<
SaveWebServiceResponse
>
}
public javax.xml.bind.JAXBElement<GetWebService> createGetWebService(GetWebService value)
JAXBElement
<
GetWebService
>
}
public javax.xml.bind.JAXBElement<AddGoal> createAddGoal(AddGoal value)
JAXBElement
<
AddGoal
>
}
public javax.xml.bind.JAXBElement<SaveGoal> createSaveGoal(SaveGoal value)
JAXBElement
<
SaveGoal
>
}
public javax.xml.bind.JAXBElement<AddOntology> createAddOntology(AddOntology value)
JAXBElement
<
AddOntology
>
}
public javax.xml.bind.JAXBElement<ListOntologiesResponse> createListOntologiesResponse(ListOntologiesResponse value)
JAXBElement
<
ListOntologiesResponse
>
}
public javax.xml.bind.JAXBElement<DeleteGoal> createDeleteGoal(DeleteGoal value)
JAXBElement
<
DeleteGoal
>
}
public javax.xml.bind.JAXBElement<SaveWebService> createSaveWebService(SaveWebService value)
JAXBElement
<
SaveWebService
>
}
public javax.xml.bind.JAXBElement<SaveMediator> createSaveMediator(SaveMediator value)
JAXBElement
<
SaveMediator
>
}
public javax.xml.bind.JAXBElement<OrdiConfigurationException> createOrdiConfigurationException(OrdiConfigurationException value)
JAXBElement
<
OrdiConfigurationException
>
}
public javax.xml.bind.JAXBElement<ListMediators> createListMediators(ListMediators value)
JAXBElement
<
ListMediators
>
}
public javax.xml.bind.JAXBElement<ListWebServicesResponse> createListWebServicesResponse(ListWebServicesResponse value)
JAXBElement
<
ListWebServicesResponse
>
}
public javax.xml.bind.JAXBElement<DeleteOntologyResponse> createDeleteOntologyResponse(DeleteOntologyResponse value)
JAXBElement
<
DeleteOntologyResponse
>
}
public javax.xml.bind.JAXBElement<IsOpenResponse> createIsOpenResponse(IsOpenResponse value)
JAXBElement
<
IsOpenResponse
>
}
public javax.xml.bind.JAXBElement<Evaluate> createEvaluate(Evaluate value)
JAXBElement
<
Evaluate
>
}
public javax.xml.bind.JAXBElement<SaveGoalResponse> createSaveGoalResponse(SaveGoalResponse value)
JAXBElement
<
SaveGoalResponse
>
}
public javax.xml.bind.JAXBElement<GetOntologyResponse> createGetOntologyResponse(GetOntologyResponse value)
JAXBElement
<
GetOntologyResponse
>
}
public javax.xml.bind.JAXBElement<ClearWarningsResponse> createClearWarningsResponse(ClearWarningsResponse value)
JAXBElement
<
ClearWarningsResponse
>
}
public javax.xml.bind.JAXBElement<ListOntologies> createListOntologies(ListOntologies value)
JAXBElement
<
ListOntologies
>
}
public javax.xml.bind.JAXBElement<DeleteGoalResponse> createDeleteGoalResponse(DeleteGoalResponse value)
JAXBElement
<
DeleteGoalResponse
>
}
public javax.xml.bind.JAXBElement<Rollback> createRollback(Rollback value)
JAXBElement
<
Rollback
>
}
public javax.xml.bind.JAXBElement<ClearWarnings> createClearWarnings(ClearWarnings value)
JAXBElement
<
ClearWarnings
>
}
public javax.xml.bind.JAXBElement<ORDIException> createORDIException(ORDIException value)
JAXBElement
<
ORDIException
>
}
public javax.xml.bind.JAXBElement<GetVersion> createGetVersion(GetVersion value)
JAXBElement
<
GetVersion
>
}
public javax.xml.bind.JAXBElement<RollbackResponse> createRollbackResponse(RollbackResponse value)
JAXBElement
<
RollbackResponse
>
}
public javax.xml.bind.JAXBElement<SaveOntologyResponse> createSaveOntologyResponse(SaveOntologyResponse value)
JAXBElement
<
SaveOntologyResponse
>
}
public javax.xml.bind.JAXBElement<GetWebServiceResponse> createGetWebServiceResponse(GetWebServiceResponse value)
JAXBElement
<
GetWebServiceResponse
>
}
public javax.xml.bind.JAXBElement<GetMediator> createGetMediator(GetMediator value)
JAXBElement
<
GetMediator
>
}
public javax.xml.bind.JAXBElement<ListGoals> createListGoals(ListGoals value)
JAXBElement
<
ListGoals
>
}
public javax.xml.bind.JAXBElement<IsReadOnly> createIsReadOnly(IsReadOnly value)
JAXBElement
<
IsReadOnly
>
}
public javax.xml.bind.JAXBElement<GetOntology> createGetOntology(GetOntology value)
JAXBElement
<
GetOntology
>
}
public javax.xml.bind.JAXBElement<DeleteWebService> createDeleteWebService(DeleteWebService value)
JAXBElement
<
DeleteWebService
>
}
public javax.xml.bind.JAXBElement<EvaluateResponse> createEvaluateResponse(EvaluateResponse value)
JAXBElement
<
EvaluateResponse
>
}
public javax.xml.bind.JAXBElement<DeleteWebServiceResponse> createDeleteWebServiceResponse(DeleteWebServiceResponse value)
JAXBElement
<
DeleteWebServiceResponse
>
}
public javax.xml.bind.JAXBElement<DeleteMediatorResponse> createDeleteMediatorResponse(DeleteMediatorResponse value)
JAXBElement
<
DeleteMediatorResponse
>
}
public javax.xml.bind.JAXBElement<DeleteOntology> createDeleteOntology(DeleteOntology value)
JAXBElement
<
DeleteOntology
>
}
public javax.xml.bind.JAXBElement<GetDescription> createGetDescription(GetDescription value)
JAXBElement
<
GetDescription
>
}
public javax.xml.bind.JAXBElement<ListGoalsResponse> createListGoalsResponse(ListGoalsResponse value)
JAXBElement
<
ListGoalsResponse
>
}
public javax.xml.bind.JAXBElement<AddWebService> createAddWebService(AddWebService value)
JAXBElement
<
AddWebService
>
}
public javax.xml.bind.JAXBElement<SetAutoCommitResponse> createSetAutoCommitResponse(SetAutoCommitResponse value)
JAXBElement
<
SetAutoCommitResponse
>
}
public javax.xml.bind.JAXBElement<IsReadOnlyResponse> createIsReadOnlyResponse(IsReadOnlyResponse value)
JAXBElement
<
IsReadOnlyResponse
>
}
public javax.xml.bind.JAXBElement<IsOpen> createIsOpen(IsOpen value)
JAXBElement
<
IsOpen
>
}
public javax.xml.bind.JAXBElement<NonExistingEntryException> createNonExistingEntryException(NonExistingEntryException value)
JAXBElement
<
NonExistingEntryException
>
}
public javax.xml.bind.JAXBElement<CommitResponse> createCommitResponse(CommitResponse value)
JAXBElement
<
CommitResponse
>
}
public javax.xml.bind.JAXBElement<UnmarshalException> createUnmarshalException(UnmarshalException value)
JAXBElement
<
UnmarshalException
>
}
public javax.xml.bind.JAXBElement<AddWebServiceResponse> createAddWebServiceResponse(AddWebServiceResponse value)
JAXBElement
<
AddWebServiceResponse
>
}
public javax.xml.bind.JAXBElement<IsAutoCommit> createIsAutoCommit(IsAutoCommit value)
JAXBElement
<
IsAutoCommit
>
}
public javax.xml.bind.JAXBElement<GetDescriptionResponse> createGetDescriptionResponse(GetDescriptionResponse value)
JAXBElement
<
GetDescriptionResponse
>
}
public javax.xml.bind.JAXBElement<SetAutoCommit> createSetAutoCommit(SetAutoCommit value)
JAXBElement
<
SetAutoCommit
>
}
public javax.xml.bind.JAXBElement<AddOntologyResponse> createAddOntologyResponse(AddOntologyResponse value)
JAXBElement
<
AddOntologyResponse
>
}
public javax.xml.bind.JAXBElement<SetDescription> createSetDescription(SetDescription value)
JAXBElement
<
SetDescription
>
}
public javax.xml.bind.JAXBElement<AddMediator> createAddMediator(AddMediator value)
JAXBElement
<
AddMediator
>
}
public javax.xml.bind.JAXBElement<ListMediatorsResponse> createListMediatorsResponse(ListMediatorsResponse value)
JAXBElement
<
ListMediatorsResponse
>
}
public javax.xml.bind.JAXBElement<IsAutoCommitResponse> createIsAutoCommitResponse(IsAutoCommitResponse value)
JAXBElement
<
IsAutoCommitResponse
>
}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |