Uses of Interface
org.eclipse.ohf.ihe.common.cdar2.POCDMT000040Organization

Packages that use POCDMT000040Organization
org.eclipse.ohf.ihe.common.cdar2   
org.eclipse.ohf.ihe.common.cdar2.impl   
org.eclipse.ohf.ihe.common.cdar2.util   
 

Uses of POCDMT000040Organization in org.eclipse.ohf.ihe.common.cdar2
 

Methods in org.eclipse.ohf.ihe.common.cdar2 that return POCDMT000040Organization
 POCDMT000040Organization CDAR2Factory.createPOCDMT000040Organization()
          Returns a new object of class 'POCDMT000040 Organization'.
 POCDMT000040Organization POCDMT000040Guardian.getGuardianOrganization()
          Returns the value of the 'Guardian Organization' containment reference.
 POCDMT000040Organization POCDMT000040ManufacturedProduct.getManufacturerOrganization()
          Returns the value of the 'Manufacturer Organization' containment reference.
 POCDMT000040Organization POCDMT000040PatientRole.getProviderOrganization()
          Returns the value of the 'Provider Organization' containment reference.
 POCDMT000040Organization POCDMT000040IntendedRecipient.getReceivedOrganization()
          Returns the value of the 'Received Organization' containment reference.
 POCDMT000040Organization POCDMT000040AssignedAuthor.getRepresentedOrganization()
          Returns the value of the 'Represented Organization' containment reference.
 POCDMT000040Organization POCDMT000040AssignedEntity.getRepresentedOrganization()
          Returns the value of the 'Represented Organization' containment reference.
 POCDMT000040Organization POCDMT000040AssociatedEntity.getScopingOrganization()
          Returns the value of the 'Scoping Organization' containment reference.
 POCDMT000040Organization POCDMT000040HealthCareFacility.getServiceProviderOrganization()
          Returns the value of the 'Service Provider Organization' containment reference.
 POCDMT000040Organization POCDMT000040OrganizationPartOf.getWholeOrganization()
          Returns the value of the 'Whole Organization' containment reference.
 

Methods in org.eclipse.ohf.ihe.common.cdar2 with parameters of type POCDMT000040Organization
 void POCDMT000040Guardian.setGuardianOrganization(POCDMT000040Organization value)
          Sets the value of the 'Guardian Organization' containment reference.
 void POCDMT000040ManufacturedProduct.setManufacturerOrganization(POCDMT000040Organization value)
          Sets the value of the 'Manufacturer Organization' containment reference.
 void POCDMT000040PatientRole.setProviderOrganization(POCDMT000040Organization value)
          Sets the value of the 'Provider Organization' containment reference.
 void POCDMT000040IntendedRecipient.setReceivedOrganization(POCDMT000040Organization value)
          Sets the value of the 'Received Organization' containment reference.
 void POCDMT000040AssignedAuthor.setRepresentedOrganization(POCDMT000040Organization value)
          Sets the value of the 'Represented Organization' containment reference.
 void POCDMT000040AssignedEntity.setRepresentedOrganization(POCDMT000040Organization value)
          Sets the value of the 'Represented Organization' containment reference.
 void POCDMT000040AssociatedEntity.setScopingOrganization(POCDMT000040Organization value)
          Sets the value of the 'Scoping Organization' containment reference.
 void POCDMT000040HealthCareFacility.setServiceProviderOrganization(POCDMT000040Organization value)
          Sets the value of the 'Service Provider Organization' containment reference.
 void POCDMT000040OrganizationPartOf.setWholeOrganization(POCDMT000040Organization value)
          Sets the value of the 'Whole Organization' containment reference.
 

Uses of POCDMT000040Organization in org.eclipse.ohf.ihe.common.cdar2.impl
 

Classes in org.eclipse.ohf.ihe.common.cdar2.impl that implement POCDMT000040Organization
 class POCDMT000040OrganizationImpl
          An implementation of the model object 'POCDMT000040 Organization'.
 

Methods in org.eclipse.ohf.ihe.common.cdar2.impl that return POCDMT000040Organization
 POCDMT000040Organization CDAR2FactoryImpl.createPOCDMT000040Organization()
           
 POCDMT000040Organization POCDMT000040GuardianImpl.getGuardianOrganization()
           
 POCDMT000040Organization POCDMT000040ManufacturedProductImpl.getManufacturerOrganization()
           
 POCDMT000040Organization POCDMT000040PatientRoleImpl.getProviderOrganization()
           
 POCDMT000040Organization POCDMT000040IntendedRecipientImpl.getReceivedOrganization()
           
 POCDMT000040Organization POCDMT000040AssignedEntityImpl.getRepresentedOrganization()
           
 POCDMT000040Organization POCDMT000040AssignedAuthorImpl.getRepresentedOrganization()
           
 POCDMT000040Organization POCDMT000040AssociatedEntityImpl.getScopingOrganization()
           
 POCDMT000040Organization POCDMT000040HealthCareFacilityImpl.getServiceProviderOrganization()
           
 POCDMT000040Organization POCDMT000040OrganizationPartOfImpl.getWholeOrganization()
           
 

Methods in org.eclipse.ohf.ihe.common.cdar2.impl with parameters of type POCDMT000040Organization
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040GuardianImpl.basicSetGuardianOrganization(POCDMT000040Organization newGuardianOrganization, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040ManufacturedProductImpl.basicSetManufacturerOrganization(POCDMT000040Organization newManufacturerOrganization, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040PatientRoleImpl.basicSetProviderOrganization(POCDMT000040Organization newProviderOrganization, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040IntendedRecipientImpl.basicSetReceivedOrganization(POCDMT000040Organization newReceivedOrganization, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040AssignedEntityImpl.basicSetRepresentedOrganization(POCDMT000040Organization newRepresentedOrganization, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040AssignedAuthorImpl.basicSetRepresentedOrganization(POCDMT000040Organization newRepresentedOrganization, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040AssociatedEntityImpl.basicSetScopingOrganization(POCDMT000040Organization newScopingOrganization, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040HealthCareFacilityImpl.basicSetServiceProviderOrganization(POCDMT000040Organization newServiceProviderOrganization, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040OrganizationPartOfImpl.basicSetWholeOrganization(POCDMT000040Organization newWholeOrganization, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void POCDMT000040GuardianImpl.setGuardianOrganization(POCDMT000040Organization newGuardianOrganization)
           
 void POCDMT000040ManufacturedProductImpl.setManufacturerOrganization(POCDMT000040Organization newManufacturerOrganization)
           
 void POCDMT000040PatientRoleImpl.setProviderOrganization(POCDMT000040Organization newProviderOrganization)
           
 void POCDMT000040IntendedRecipientImpl.setReceivedOrganization(POCDMT000040Organization newReceivedOrganization)
           
 void POCDMT000040AssignedEntityImpl.setRepresentedOrganization(POCDMT000040Organization newRepresentedOrganization)
           
 void POCDMT000040AssignedAuthorImpl.setRepresentedOrganization(POCDMT000040Organization newRepresentedOrganization)
           
 void POCDMT000040AssociatedEntityImpl.setScopingOrganization(POCDMT000040Organization newScopingOrganization)
           
 void POCDMT000040HealthCareFacilityImpl.setServiceProviderOrganization(POCDMT000040Organization newServiceProviderOrganization)
           
 void POCDMT000040OrganizationPartOfImpl.setWholeOrganization(POCDMT000040Organization newWholeOrganization)
           
 

Uses of POCDMT000040Organization in org.eclipse.ohf.ihe.common.cdar2.util
 

Methods in org.eclipse.ohf.ihe.common.cdar2.util with parameters of type POCDMT000040Organization
 java.lang.Object CDAR2Switch.casePOCDMT000040Organization(POCDMT000040Organization object)
          Returns the result of interpretting the object as an instance of 'POCDMT000040 Organization'.
 boolean CDAR2Validator.validatePOCDMT000040Organization(POCDMT000040Organization pocdmt000040Organization, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)