|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AdhocQueryType in org.eclipse.ohf.ihe.common.ebxml._3._0.lcm |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.lcm that return AdhocQueryType | |
|---|---|
AdhocQueryType |
UndeprecateObjectsRequestType.getAdhocQuery()
Returns the value of the 'Adhoc Query' containment reference. |
AdhocQueryType |
RemoveObjectsRequestType.getAdhocQuery()
Returns the value of the 'Adhoc Query' containment reference. |
AdhocQueryType |
RelocateObjectsRequestType.getAdhocQuery()
Returns the value of the 'Adhoc Query' containment reference. |
AdhocQueryType |
DeprecateObjectsRequestType.getAdhocQuery()
Returns the value of the 'Adhoc Query' containment reference. |
AdhocQueryType |
ApproveObjectsRequestType.getAdhocQuery()
Returns the value of the 'Adhoc Query' containment reference. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.lcm with parameters of type AdhocQueryType | |
|---|---|
void |
UndeprecateObjectsRequestType.setAdhocQuery(AdhocQueryType value)
Sets the value of the ' Adhoc Query' containment reference. |
void |
RemoveObjectsRequestType.setAdhocQuery(AdhocQueryType value)
Sets the value of the ' Adhoc Query' containment reference. |
void |
RelocateObjectsRequestType.setAdhocQuery(AdhocQueryType value)
Sets the value of the ' Adhoc Query' containment reference. |
void |
DeprecateObjectsRequestType.setAdhocQuery(AdhocQueryType value)
Sets the value of the ' Adhoc Query' containment reference. |
void |
ApproveObjectsRequestType.setAdhocQuery(AdhocQueryType value)
Sets the value of the ' Adhoc Query' containment reference. |
| Uses of AdhocQueryType in org.eclipse.ohf.ihe.common.ebxml._3._0.lcm.impl |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.lcm.impl that return AdhocQueryType | |
|---|---|
AdhocQueryType |
UndeprecateObjectsRequestTypeImpl.getAdhocQuery()
|
AdhocQueryType |
RemoveObjectsRequestTypeImpl.getAdhocQuery()
|
AdhocQueryType |
RelocateObjectsRequestTypeImpl.getAdhocQuery()
|
AdhocQueryType |
DeprecateObjectsRequestTypeImpl.getAdhocQuery()
|
AdhocQueryType |
ApproveObjectsRequestTypeImpl.getAdhocQuery()
|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.lcm.impl with parameters of type AdhocQueryType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
UndeprecateObjectsRequestTypeImpl.basicSetAdhocQuery(AdhocQueryType newAdhocQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
RemoveObjectsRequestTypeImpl.basicSetAdhocQuery(AdhocQueryType newAdhocQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
RelocateObjectsRequestTypeImpl.basicSetAdhocQuery(AdhocQueryType newAdhocQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
DeprecateObjectsRequestTypeImpl.basicSetAdhocQuery(AdhocQueryType newAdhocQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
ApproveObjectsRequestTypeImpl.basicSetAdhocQuery(AdhocQueryType newAdhocQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
UndeprecateObjectsRequestTypeImpl.setAdhocQuery(AdhocQueryType newAdhocQuery)
|
void |
RemoveObjectsRequestTypeImpl.setAdhocQuery(AdhocQueryType newAdhocQuery)
|
void |
RelocateObjectsRequestTypeImpl.setAdhocQuery(AdhocQueryType newAdhocQuery)
|
void |
DeprecateObjectsRequestTypeImpl.setAdhocQuery(AdhocQueryType newAdhocQuery)
|
void |
ApproveObjectsRequestTypeImpl.setAdhocQuery(AdhocQueryType newAdhocQuery)
|
| Uses of AdhocQueryType in org.eclipse.ohf.ihe.common.ebxml._3._0.query |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query that return AdhocQueryType | |
|---|---|
AdhocQueryType |
AdhocQueryRequestType.getAdhocQuery()
Returns the value of the 'Adhoc Query' containment reference. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query with parameters of type AdhocQueryType | |
|---|---|
void |
AdhocQueryRequestType.setAdhocQuery(AdhocQueryType value)
Sets the value of the ' Adhoc Query' containment reference. |
| Uses of AdhocQueryType in org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl that return AdhocQueryType | |
|---|---|
AdhocQueryType |
AdhocQueryRequestTypeImpl.getAdhocQuery()
|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl with parameters of type AdhocQueryType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
AdhocQueryRequestTypeImpl.basicSetAdhocQuery(AdhocQueryType newAdhocQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
AdhocQueryRequestTypeImpl.setAdhocQuery(AdhocQueryType newAdhocQuery)
|
| Uses of AdhocQueryType in org.eclipse.ohf.ihe.common.ebxml._3._0.rim |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.rim that return AdhocQueryType | |
|---|---|
AdhocQueryType |
RimFactory.createAdhocQueryType()
Returns a new object of class 'Adhoc Query Type'. |
AdhocQueryType |
DocumentRoot.getAdhocQuery()
Returns the value of the 'Adhoc Query' containment reference. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.rim with parameters of type AdhocQueryType | |
|---|---|
void |
DocumentRoot.setAdhocQuery(AdhocQueryType value)
Sets the value of the ' Adhoc Query' containment reference. |
| Uses of AdhocQueryType in org.eclipse.ohf.ihe.common.ebxml._3._0.rim.impl |
|---|
| Classes in org.eclipse.ohf.ihe.common.ebxml._3._0.rim.impl that implement AdhocQueryType | |
|---|---|
class |
AdhocQueryTypeImpl
An implementation of the model object 'Adhoc Query Type'. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.rim.impl that return AdhocQueryType | |
|---|---|
AdhocQueryType |
RimFactoryImpl.createAdhocQueryType()
|
AdhocQueryType |
DocumentRootImpl.getAdhocQuery()
|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.rim.impl with parameters of type AdhocQueryType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetAdhocQuery(AdhocQueryType newAdhocQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setAdhocQuery(AdhocQueryType newAdhocQuery)
|
| Uses of AdhocQueryType in org.eclipse.ohf.ihe.common.ebxml._3._0.rim.util |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.rim.util with parameters of type AdhocQueryType | |
|---|---|
java.lang.Object |
RimSwitch.caseAdhocQueryType(AdhocQueryType object)
Returns the result of interpretting the object as an instance of 'Adhoc Query Type'. |
boolean |
RimValidator.validateAdhocQueryType(AdhocQueryType adhocQueryType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||