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

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

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

Methods in org.eclipse.ohf.ihe.common.cdar2 that return POCDMT000040InFulfillmentOf
 POCDMT000040InFulfillmentOf CDAR2Factory.createPOCDMT000040InFulfillmentOf()
          Returns a new object of class 'POCDMT000040 In Fulfillment Of'.
 

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

Classes in org.eclipse.ohf.ihe.common.cdar2.impl that implement POCDMT000040InFulfillmentOf
 class POCDMT000040InFulfillmentOfImpl
          An implementation of the model object 'POCDMT000040 In Fulfillment Of'.
 

Methods in org.eclipse.ohf.ihe.common.cdar2.impl that return POCDMT000040InFulfillmentOf
 POCDMT000040InFulfillmentOf CDAR2FactoryImpl.createPOCDMT000040InFulfillmentOf()
           
 

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

Methods in org.eclipse.ohf.ihe.common.cdar2.util with parameters of type POCDMT000040InFulfillmentOf
 java.lang.Object CDAR2Switch.casePOCDMT000040InFulfillmentOf(POCDMT000040InFulfillmentOf object)
          Returns the result of interpretting the object as an instance of 'POCDMT000040 In Fulfillment Of'.
 boolean CDAR2Validator.validatePOCDMT000040InFulfillmentOf(POCDMT000040InFulfillmentOf pocdmt000040InFulfillmentOf, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)