org.eclipse.ohf.ihe.common.ebxml._2._1.query
Interface FilterQueryType

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
FilterQueryTypeImpl

public interface FilterQueryType
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Filter Query Type'.

The following features are supported:

See Also:
QueryPackage.getFilterQueryType()

Method Summary
 AssociationQueryType getAssociationQuery()
          Returns the value of the 'Association Query' containment reference.
 AuditableEventQueryType getAuditableEventQuery()
          Returns the value of the 'Auditable Event Query' containment reference.
 ClassificationNodeQueryType getClassificationNodeQuery()
          Returns the value of the 'Classification Node Query' containment reference.
 ClassificationQueryType getClassificationQuery()
          Returns the value of the 'Classification Query' containment reference.
 ClassificationSchemeQueryType getClassificationSchemeQuery()
          Returns the value of the 'Classification Scheme Query' containment reference.
 ExtrinsicObjectQueryType getExtrinsicObjectQuery()
          Returns the value of the 'Extrinsic Object Query' containment reference.
 OrganizationQueryType getOrganizationQuery()
          Returns the value of the 'Organization Query' containment reference.
 RegistryEntryQueryType getRegistryEntryQuery()
          Returns the value of the 'Registry Entry Query' containment reference.
 RegistryObjectQueryType getRegistryObjectQuery()
          Returns the value of the 'Registry Object Query' containment reference.
 RegistryPackageQueryType getRegistryPackageQuery()
          Returns the value of the 'Registry Package Query' containment reference.
 ServiceQueryType getServiceQuery()
          Returns the value of the 'Service Query' containment reference.
 void setAssociationQuery(AssociationQueryType value)
          Sets the value of the 'Association Query' containment reference.
 void setAuditableEventQuery(AuditableEventQueryType value)
          Sets the value of the 'Auditable Event Query' containment reference.
 void setClassificationNodeQuery(ClassificationNodeQueryType value)
          Sets the value of the 'Classification Node Query' containment reference.
 void setClassificationQuery(ClassificationQueryType value)
          Sets the value of the 'Classification Query' containment reference.
 void setClassificationSchemeQuery(ClassificationSchemeQueryType value)
          Sets the value of the 'Classification Scheme Query' containment reference.
 void setExtrinsicObjectQuery(ExtrinsicObjectQueryType value)
          Sets the value of the 'Extrinsic Object Query' containment reference.
 void setOrganizationQuery(OrganizationQueryType value)
          Sets the value of the 'Organization Query' containment reference.
 void setRegistryEntryQuery(RegistryEntryQueryType value)
          Sets the value of the 'Registry Entry Query' containment reference.
 void setRegistryObjectQuery(RegistryObjectQueryType value)
          Sets the value of the 'Registry Object Query' containment reference.
 void setRegistryPackageQuery(RegistryPackageQueryType value)
          Sets the value of the 'Registry Package Query' containment reference.
 void setServiceQuery(ServiceQueryType value)
          Sets the value of the 'Service Query' containment reference.
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Method Detail

getRegistryObjectQuery

RegistryObjectQueryType getRegistryObjectQuery()
Returns the value of the 'Registry Object Query' containment reference.

If the meaning of the 'Registry Object Query' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Registry Object Query' containment reference.
See Also:
setRegistryObjectQuery(RegistryObjectQueryType), QueryPackage.getFilterQueryType_RegistryObjectQuery()

setRegistryObjectQuery

void setRegistryObjectQuery(RegistryObjectQueryType value)
Sets the value of the 'Registry Object Query' containment reference.

Parameters:
value - the new value of the 'Registry Object Query' containment reference.
See Also:
getRegistryObjectQuery()

getRegistryEntryQuery

RegistryEntryQueryType getRegistryEntryQuery()
Returns the value of the 'Registry Entry Query' containment reference.

If the meaning of the 'Registry Entry Query' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Registry Entry Query' containment reference.
See Also:
setRegistryEntryQuery(RegistryEntryQueryType), QueryPackage.getFilterQueryType_RegistryEntryQuery()

setRegistryEntryQuery

void setRegistryEntryQuery(RegistryEntryQueryType value)
Sets the value of the 'Registry Entry Query' containment reference.

Parameters:
value - the new value of the 'Registry Entry Query' containment reference.
See Also:
getRegistryEntryQuery()

getAssociationQuery

AssociationQueryType getAssociationQuery()
Returns the value of the 'Association Query' containment reference.

If the meaning of the 'Association Query' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Association Query' containment reference.
See Also:
setAssociationQuery(AssociationQueryType), QueryPackage.getFilterQueryType_AssociationQuery()

setAssociationQuery

void setAssociationQuery(AssociationQueryType value)
Sets the value of the 'Association Query' containment reference.

Parameters:
value - the new value of the 'Association Query' containment reference.
See Also:
getAssociationQuery()

getAuditableEventQuery

AuditableEventQueryType getAuditableEventQuery()
Returns the value of the 'Auditable Event Query' containment reference.

If the meaning of the 'Auditable Event Query' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Auditable Event Query' containment reference.
See Also:
setAuditableEventQuery(AuditableEventQueryType), QueryPackage.getFilterQueryType_AuditableEventQuery()

setAuditableEventQuery

void setAuditableEventQuery(AuditableEventQueryType value)
Sets the value of the 'Auditable Event Query' containment reference.

Parameters:
value - the new value of the 'Auditable Event Query' containment reference.
See Also:
getAuditableEventQuery()

getClassificationQuery

ClassificationQueryType getClassificationQuery()
Returns the value of the 'Classification Query' containment reference.

If the meaning of the 'Classification Query' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Classification Query' containment reference.
See Also:
setClassificationQuery(ClassificationQueryType), QueryPackage.getFilterQueryType_ClassificationQuery()

setClassificationQuery

void setClassificationQuery(ClassificationQueryType value)
Sets the value of the 'Classification Query' containment reference.

Parameters:
value - the new value of the 'Classification Query' containment reference.
See Also:
getClassificationQuery()

getClassificationNodeQuery

ClassificationNodeQueryType getClassificationNodeQuery()
Returns the value of the 'Classification Node Query' containment reference.

If the meaning of the 'Classification Node Query' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Classification Node Query' containment reference.
See Also:
setClassificationNodeQuery(ClassificationNodeQueryType), QueryPackage.getFilterQueryType_ClassificationNodeQuery()

setClassificationNodeQuery

void setClassificationNodeQuery(ClassificationNodeQueryType value)
Sets the value of the 'Classification Node Query' containment reference.

Parameters:
value - the new value of the 'Classification Node Query' containment reference.
See Also:
getClassificationNodeQuery()

getClassificationSchemeQuery

ClassificationSchemeQueryType getClassificationSchemeQuery()
Returns the value of the 'Classification Scheme Query' containment reference.

If the meaning of the 'Classification Scheme Query' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Classification Scheme Query' containment reference.
See Also:
setClassificationSchemeQuery(ClassificationSchemeQueryType), QueryPackage.getFilterQueryType_ClassificationSchemeQuery()

setClassificationSchemeQuery

void setClassificationSchemeQuery(ClassificationSchemeQueryType value)
Sets the value of the 'Classification Scheme Query' containment reference.

Parameters:
value - the new value of the 'Classification Scheme Query' containment reference.
See Also:
getClassificationSchemeQuery()

getRegistryPackageQuery

RegistryPackageQueryType getRegistryPackageQuery()
Returns the value of the 'Registry Package Query' containment reference.

If the meaning of the 'Registry Package Query' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Registry Package Query' containment reference.
See Also:
setRegistryPackageQuery(RegistryPackageQueryType), QueryPackage.getFilterQueryType_RegistryPackageQuery()

setRegistryPackageQuery

void setRegistryPackageQuery(RegistryPackageQueryType value)
Sets the value of the 'Registry Package Query' containment reference.

Parameters:
value - the new value of the 'Registry Package Query' containment reference.
See Also:
getRegistryPackageQuery()

getExtrinsicObjectQuery

ExtrinsicObjectQueryType getExtrinsicObjectQuery()
Returns the value of the 'Extrinsic Object Query' containment reference.

If the meaning of the 'Extrinsic Object Query' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Extrinsic Object Query' containment reference.
See Also:
setExtrinsicObjectQuery(ExtrinsicObjectQueryType), QueryPackage.getFilterQueryType_ExtrinsicObjectQuery()

setExtrinsicObjectQuery

void setExtrinsicObjectQuery(ExtrinsicObjectQueryType value)
Sets the value of the 'Extrinsic Object Query' containment reference.

Parameters:
value - the new value of the 'Extrinsic Object Query' containment reference.
See Also:
getExtrinsicObjectQuery()

getOrganizationQuery

OrganizationQueryType getOrganizationQuery()
Returns the value of the 'Organization Query' containment reference.

If the meaning of the 'Organization Query' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Organization Query' containment reference.
See Also:
setOrganizationQuery(OrganizationQueryType), QueryPackage.getFilterQueryType_OrganizationQuery()

setOrganizationQuery

void setOrganizationQuery(OrganizationQueryType value)
Sets the value of the 'Organization Query' containment reference.

Parameters:
value - the new value of the 'Organization Query' containment reference.
See Also:
getOrganizationQuery()

getServiceQuery

ServiceQueryType getServiceQuery()
Returns the value of the 'Service Query' containment reference.

If the meaning of the 'Service Query' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Service Query' containment reference.
See Also:
setServiceQuery(ServiceQueryType), QueryPackage.getFilterQueryType_ServiceQuery()

setServiceQuery

void setServiceQuery(ServiceQueryType value)
Sets the value of the 'Service Query' containment reference.

Parameters:
value - the new value of the 'Service Query' containment reference.
See Also:
getServiceQuery()