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

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

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

Methods in org.eclipse.ohf.ihe.common.cdar2 that return POCDMT000040EncounterParticipant
 POCDMT000040EncounterParticipant CDAR2Factory.createPOCDMT000040EncounterParticipant()
          Returns a new object of class 'POCDMT000040 Encounter Participant'.
 

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

Classes in org.eclipse.ohf.ihe.common.cdar2.impl that implement POCDMT000040EncounterParticipant
 class POCDMT000040EncounterParticipantImpl
          An implementation of the model object 'POCDMT000040 Encounter Participant'.
 

Methods in org.eclipse.ohf.ihe.common.cdar2.impl that return POCDMT000040EncounterParticipant
 POCDMT000040EncounterParticipant CDAR2FactoryImpl.createPOCDMT000040EncounterParticipant()
           
 

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

Methods in org.eclipse.ohf.ihe.common.cdar2.util with parameters of type POCDMT000040EncounterParticipant
 java.lang.Object CDAR2Switch.casePOCDMT000040EncounterParticipant(POCDMT000040EncounterParticipant object)
          Returns the result of interpretting the object as an instance of 'POCDMT000040 Encounter Participant'.
 boolean CDAR2Validator.validatePOCDMT000040EncounterParticipant(POCDMT000040EncounterParticipant pocdmt000040EncounterParticipant, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)