Uses of Interface
org.eclipse.ohf.ihe.common.ebxml._3._0.rs.RegistryRequestType

Packages that use RegistryRequestType
org.eclipse.ohf.ihe.common.ebxml._3._0.cms   
org.eclipse.ohf.ihe.common.ebxml._3._0.cms.impl   
org.eclipse.ohf.ihe.common.ebxml._3._0.cms.util   
org.eclipse.ohf.ihe.common.ebxml._3._0.lcm   
org.eclipse.ohf.ihe.common.ebxml._3._0.lcm.impl   
org.eclipse.ohf.ihe.common.ebxml._3._0.lcm.util   
org.eclipse.ohf.ihe.common.ebxml._3._0.query   
org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl   
org.eclipse.ohf.ihe.common.ebxml._3._0.query.util   
org.eclipse.ohf.ihe.common.ebxml._3._0.rs   
org.eclipse.ohf.ihe.common.ebxml._3._0.rs.impl   
org.eclipse.ohf.ihe.common.ebxml._3._0.rs.util   
 

Uses of RegistryRequestType in org.eclipse.ohf.ihe.common.ebxml._3._0.cms
 

Subinterfaces of RegistryRequestType in org.eclipse.ohf.ihe.common.ebxml._3._0.cms
 interface CatalogContentRequestType
          A representation of the model object 'Catalog Content Request Type'.
 interface ContentManagementServiceRequestType
          A representation of the model object 'Content Management Service Request Type'.
 interface ValidateContentRequestType
          A representation of the model object 'Validate Content Request Type'.
 

Uses of RegistryRequestType in org.eclipse.ohf.ihe.common.ebxml._3._0.cms.impl
 

Classes in org.eclipse.ohf.ihe.common.ebxml._3._0.cms.impl that implement RegistryRequestType
 class CatalogContentRequestTypeImpl
          An implementation of the model object 'Catalog Content Request Type'.
 class ContentManagementServiceRequestTypeImpl
          An implementation of the model object 'Content Management Service Request Type'.
 class ValidateContentRequestTypeImpl
          An implementation of the model object 'Validate Content Request Type'.
 

Uses of RegistryRequestType in org.eclipse.ohf.ihe.common.ebxml._3._0.cms.util
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.cms.util with parameters of type RegistryRequestType
 java.lang.Object CMSSwitch.caseRegistryRequestType(RegistryRequestType object)
          Returns the result of interpretting the object as an instance of 'Request Type'.
 

Uses of RegistryRequestType in org.eclipse.ohf.ihe.common.ebxml._3._0.lcm
 

Subinterfaces of RegistryRequestType in org.eclipse.ohf.ihe.common.ebxml._3._0.lcm
 interface AcceptObjectsRequestType
          A representation of the model object 'Accept Objects Request Type'.
 interface ApproveObjectsRequestType
          A representation of the model object 'Approve Objects Request Type'.
 interface DeprecateObjectsRequestType
          A representation of the model object 'Deprecate Objects Request Type'.
 interface RelocateObjectsRequestType
          A representation of the model object 'Relocate Objects Request Type'.
 interface RemoveObjectsRequestType
          A representation of the model object 'Remove Objects Request Type'.
 interface SubmitObjectsRequestType
          A representation of the model object 'Submit Objects Request Type'.
 interface UndeprecateObjectsRequestType
          A representation of the model object 'Undeprecate Objects Request Type'.
 interface UpdateObjectsRequestType
          A representation of the model object 'Update Objects Request Type'.
 

Uses of RegistryRequestType in org.eclipse.ohf.ihe.common.ebxml._3._0.lcm.impl
 

Classes in org.eclipse.ohf.ihe.common.ebxml._3._0.lcm.impl that implement RegistryRequestType
 class AcceptObjectsRequestTypeImpl
          An implementation of the model object 'Accept Objects Request Type'.
 class ApproveObjectsRequestTypeImpl
          An implementation of the model object 'Approve Objects Request Type'.
 class DeprecateObjectsRequestTypeImpl
          An implementation of the model object 'Deprecate Objects Request Type'.
 class RelocateObjectsRequestTypeImpl
          An implementation of the model object 'Relocate Objects Request Type'.
 class RemoveObjectsRequestTypeImpl
          An implementation of the model object 'Remove Objects Request Type'.
 class SubmitObjectsRequestTypeImpl
          An implementation of the model object 'Submit Objects Request Type'.
 class UndeprecateObjectsRequestTypeImpl
          An implementation of the model object 'Undeprecate Objects Request Type'.
 class UpdateObjectsRequestTypeImpl
          An implementation of the model object 'Update Objects Request Type'.
 

Uses of RegistryRequestType in org.eclipse.ohf.ihe.common.ebxml._3._0.lcm.util
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.lcm.util with parameters of type RegistryRequestType
 java.lang.Object LCMSwitch.caseRegistryRequestType(RegistryRequestType object)
          Returns the result of interpretting the object as an instance of 'Request Type'.
 

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

Subinterfaces of RegistryRequestType in org.eclipse.ohf.ihe.common.ebxml._3._0.query
 interface AdhocQueryRequestType
          A representation of the model object 'Adhoc Query Request Type'.
 

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

Classes in org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl that implement RegistryRequestType
 class AdhocQueryRequestTypeImpl
          An implementation of the model object 'Adhoc Query Request Type'.
 

Uses of RegistryRequestType 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 RegistryRequestType
 java.lang.Object QuerySwitch.caseRegistryRequestType(RegistryRequestType object)
          Returns the result of interpretting the object as an instance of 'Request Type'.
 

Uses of RegistryRequestType in org.eclipse.ohf.ihe.common.ebxml._3._0.rs
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.rs that return RegistryRequestType
 RegistryRequestType RegistryFactory.createRegistryRequestType()
          Returns a new object of class 'Request Type'.
 RegistryRequestType DocumentRoot.getRegistryRequest()
          Returns the value of the 'Registry Request' containment reference.
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.rs with parameters of type RegistryRequestType
 void DocumentRoot.setRegistryRequest(RegistryRequestType value)
          Sets the value of the 'Registry Request' containment reference.
 

Uses of RegistryRequestType in org.eclipse.ohf.ihe.common.ebxml._3._0.rs.impl
 

Classes in org.eclipse.ohf.ihe.common.ebxml._3._0.rs.impl that implement RegistryRequestType
 class RegistryRequestTypeImpl
          An implementation of the model object 'Request Type'.
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.rs.impl that return RegistryRequestType
 RegistryRequestType RegistryFactoryImpl.createRegistryRequestType()
           
 RegistryRequestType DocumentRootImpl.getRegistryRequest()
           
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.rs.impl with parameters of type RegistryRequestType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetRegistryRequest(RegistryRequestType newRegistryRequest, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setRegistryRequest(RegistryRequestType newRegistryRequest)
           
 

Uses of RegistryRequestType in org.eclipse.ohf.ihe.common.ebxml._3._0.rs.util
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.rs.util with parameters of type RegistryRequestType
 java.lang.Object RegistrySwitch.caseRegistryRequestType(RegistryRequestType object)
          Returns the result of interpretting the object as an instance of 'Request Type'.