Uses of Interface
org.eclipse.ohf.ihe.common.ebxml._3._0.query.FilterQueryType

Packages that use FilterQueryType
org.eclipse.ohf.ihe.common.ebxml._3._0.query   
org.eclipse.ohf.ihe.common.ebxml._3._0.query.util   
 

Uses of FilterQueryType in org.eclipse.ohf.ihe.common.ebxml._3._0.query
 

Subinterfaces of FilterQueryType in org.eclipse.ohf.ihe.common.ebxml._3._0.query
 interface AdhocQueryQueryType
          A representation of the model object 'Adhoc Query Query Type'.
 interface AssociationQueryType
          A representation of the model object 'Association Query Type'.
 interface AuditableEventQueryType
          A representation of the model object 'Auditable Event Query Type'.
 interface BranchType
          A representation of the model object 'Branch Type'.
 interface ClassificationNodeQueryType
          A representation of the model object 'Classification Node Query Type'.
 interface ClassificationQueryType
          A representation of the model object 'Classification Query Type'.
 interface ClassificationSchemeQueryType
          A representation of the model object 'Classification Scheme Query Type'.
 interface ExternalIdentifierQueryType
          A representation of the model object 'External Identifier Query Type'.
 interface ExternalLinkQueryType
          A representation of the model object 'External Link Query Type'.
 interface ExtrinsicObjectQueryType
          A representation of the model object 'Extrinsic Object Query Type'.
 interface FederationQueryType
          A representation of the model object 'Federation Query Type'.
 interface InternationalStringBranchType
          A representation of the model object 'International String Branch Type'.
 interface NotificationQueryType
          A representation of the model object 'Notification Query Type'.
 interface OrganizationQueryType
          A representation of the model object 'Organization Query Type'.
 interface PersonQueryType
          A representation of the model object 'Person Query Type'.
 interface QueryExpressionBranchType
          A representation of the model object 'Expression Branch Type'.
 interface RegistryObjectQueryType
          A representation of the model object 'Registry Object Query Type'.
 interface RegistryPackageQueryType
          A representation of the model object 'Registry Package Query Type'.
 interface RegistryQueryType
          A representation of the model object 'Registry Query Type'.
 interface ServiceBindingQueryType
          A representation of the model object 'Service Binding Query Type'.
 interface ServiceQueryType
          A representation of the model object 'Service Query Type'.
 interface SlotBranchType
          A representation of the model object 'Slot Branch Type'.
 interface SpecificationLinkQueryType
          A representation of the model object 'Specification Link Query Type'.
 interface SubscriptionQueryType
          A representation of the model object 'Subscription Query Type'.
 interface UserQueryType
          A representation of the model object 'User Query Type'.
 

Uses of FilterQueryType in org.eclipse.ohf.ihe.common.ebxml._3._0.query.util
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query.util with parameters of type FilterQueryType
 java.lang.Object QuerySwitch.caseFilterQueryType(FilterQueryType object)
          Returns the result of interpretting the object as an instance of 'Filter Query Type'.