Uses of Interface
org.eclipse.ohf.ihe.common.ebxml._2._1.query.RegistryObjectQueryType

Packages that use RegistryObjectQueryType
org.eclipse.ohf.ihe.common.ebxml._2._1.query   
org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl   
org.eclipse.ohf.ihe.common.ebxml._2._1.query.util   
 

Uses of RegistryObjectQueryType in org.eclipse.ohf.ihe.common.ebxml._2._1.query
 

Subinterfaces of RegistryObjectQueryType in org.eclipse.ohf.ihe.common.ebxml._2._1.query
 interface AssociationQueryType
          A representation of the model object 'Association Query Type'.
 interface AuditableEventQueryType
          A representation of the model object 'Auditable Event Query 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 ExtrinsicObjectQueryType
          A representation of the model object 'Extrinsic Object Query Type'.
 interface OrganizationQueryType
          A representation of the model object 'Organization Query Type'.
 interface RegistryEntryQueryType
          A representation of the model object 'Registry Entry Query Type'.
 interface RegistryPackageQueryType
          A representation of the model object 'Registry Package Query Type'.
 interface ServiceQueryType
          A representation of the model object 'Service Query Type'.
 

Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query that return RegistryObjectQueryType
 RegistryObjectQueryType QueryFactory.createRegistryObjectQueryType()
          Returns a new object of class 'Registry Object Query Type'.
 RegistryObjectQueryType SpecificationLinkBranchType.getRegistryObjectQuery()
          Returns the value of the 'Registry Object Query' containment reference.
 RegistryObjectQueryType FilterQueryType.getRegistryObjectQuery()
          Returns the value of the 'Registry Object Query' containment reference.
 RegistryObjectQueryType DocumentRoot.getRegistryObjectQuery()
          Returns the value of the 'Registry Object Query' containment reference.
 RegistryObjectQueryType ClassificationQueryType.getRegistryObjectQuery()
          Returns the value of the 'Registry Object Query' containment reference.
 RegistryObjectQueryType AuditableEventQueryType.getRegistryObjectQuery()
          Returns the value of the 'Registry Object Query' containment reference.
 RegistryObjectQueryType AssociationBranchType.getRegistryObjectQuery()
          Returns the value of the 'Registry Object Query' containment reference.
 

Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query with parameters of type RegistryObjectQueryType
 void SpecificationLinkBranchType.setRegistryObjectQuery(RegistryObjectQueryType value)
          Sets the value of the 'Registry Object Query' containment reference.
 void FilterQueryType.setRegistryObjectQuery(RegistryObjectQueryType value)
          Sets the value of the 'Registry Object Query' containment reference.
 void DocumentRoot.setRegistryObjectQuery(RegistryObjectQueryType value)
          Sets the value of the 'Registry Object Query' containment reference.
 void ClassificationQueryType.setRegistryObjectQuery(RegistryObjectQueryType value)
          Sets the value of the 'Registry Object Query' containment reference.
 void AuditableEventQueryType.setRegistryObjectQuery(RegistryObjectQueryType value)
          Sets the value of the 'Registry Object Query' containment reference.
 void AssociationBranchType.setRegistryObjectQuery(RegistryObjectQueryType value)
          Sets the value of the 'Registry Object Query' containment reference.
 

Uses of RegistryObjectQueryType in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl
 

Classes in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl that implement RegistryObjectQueryType
 class AssociationQueryTypeImpl
          An implementation of the model object 'Association Query Type'.
 class AuditableEventQueryTypeImpl
          An implementation of the model object 'Auditable Event Query Type'.
 class ClassificationNodeQueryTypeImpl
          An implementation of the model object 'Classification Node Query Type'.
 class ClassificationQueryTypeImpl
          An implementation of the model object 'Classification Query Type'.
 class ClassificationSchemeQueryTypeImpl
          An implementation of the model object 'Classification Scheme Query Type'.
 class ExtrinsicObjectQueryTypeImpl
          An implementation of the model object 'Extrinsic Object Query Type'.
 class OrganizationQueryTypeImpl
          An implementation of the model object 'Organization Query Type'.
 class RegistryEntryQueryTypeImpl
          An implementation of the model object 'Registry Entry Query Type'.
 class RegistryObjectQueryTypeImpl
          An implementation of the model object 'Registry Object Query Type'.
 class RegistryPackageQueryTypeImpl
          An implementation of the model object 'Registry Package Query Type'.
 class ServiceQueryTypeImpl
          An implementation of the model object 'Service Query Type'.
 

Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl that return RegistryObjectQueryType
 RegistryObjectQueryType QueryFactoryImpl.createRegistryObjectQueryType()
           
 RegistryObjectQueryType SpecificationLinkBranchTypeImpl.getRegistryObjectQuery()
           
 RegistryObjectQueryType FilterQueryTypeImpl.getRegistryObjectQuery()
           
 RegistryObjectQueryType DocumentRootImpl.getRegistryObjectQuery()
           
 RegistryObjectQueryType ClassificationQueryTypeImpl.getRegistryObjectQuery()
           
 RegistryObjectQueryType AuditableEventQueryTypeImpl.getRegistryObjectQuery()
           
 RegistryObjectQueryType AssociationBranchTypeImpl.getRegistryObjectQuery()
           
 

Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl with parameters of type RegistryObjectQueryType
 org.eclipse.emf.common.notify.NotificationChain SpecificationLinkBranchTypeImpl.basicSetRegistryObjectQuery(RegistryObjectQueryType newRegistryObjectQuery, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain FilterQueryTypeImpl.basicSetRegistryObjectQuery(RegistryObjectQueryType newRegistryObjectQuery, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetRegistryObjectQuery(RegistryObjectQueryType newRegistryObjectQuery, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain ClassificationQueryTypeImpl.basicSetRegistryObjectQuery(RegistryObjectQueryType newRegistryObjectQuery, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain AuditableEventQueryTypeImpl.basicSetRegistryObjectQuery(RegistryObjectQueryType newRegistryObjectQuery, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain AssociationBranchTypeImpl.basicSetRegistryObjectQuery(RegistryObjectQueryType newRegistryObjectQuery, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void SpecificationLinkBranchTypeImpl.setRegistryObjectQuery(RegistryObjectQueryType newRegistryObjectQuery)
           
 void FilterQueryTypeImpl.setRegistryObjectQuery(RegistryObjectQueryType newRegistryObjectQuery)
           
 void DocumentRootImpl.setRegistryObjectQuery(RegistryObjectQueryType newRegistryObjectQuery)
           
 void ClassificationQueryTypeImpl.setRegistryObjectQuery(RegistryObjectQueryType newRegistryObjectQuery)
           
 void AuditableEventQueryTypeImpl.setRegistryObjectQuery(RegistryObjectQueryType newRegistryObjectQuery)
           
 void AssociationBranchTypeImpl.setRegistryObjectQuery(RegistryObjectQueryType newRegistryObjectQuery)
           
 

Uses of RegistryObjectQueryType in org.eclipse.ohf.ihe.common.ebxml._2._1.query.util
 

Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query.util with parameters of type RegistryObjectQueryType
 java.lang.Object QuerySwitch.caseRegistryObjectQueryType(RegistryObjectQueryType object)
          Returns the result of interpretting the object as an instance of 'Registry Object Query Type'.