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

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

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

Methods in org.eclipse.ohf.ihe.common.cdar2 that return IVLTS
 IVLTS CDAR2Factory.createIVLTS()
          Returns a new object of class 'IVLTS'.
 IVLTS POCDMT000040OrganizationPartOf.getEffectiveTime()
          Returns the value of the 'Effective Time' containment reference.
 IVLTS POCDMT000040Organizer.getEffectiveTime()
          Returns the value of the 'Effective Time' containment reference.
 IVLTS POCDMT000040Encounter.getEffectiveTime()
          Returns the value of the 'Effective Time' containment reference.
 IVLTS POCDMT000040Observation.getEffectiveTime()
          Returns the value of the 'Effective Time' containment reference.
 IVLTS POCDMT000040EncompassingEncounter.getEffectiveTime()
          Returns the value of the 'Effective Time' containment reference.
 IVLTS POCDMT000040RelatedEntity.getEffectiveTime()
          Returns the value of the 'Effective Time' containment reference.
 IVLTS POCDMT000040Act.getEffectiveTime()
          Returns the value of the 'Effective Time' containment reference.
 IVLTS POCDMT000040MaintainedEntity.getEffectiveTime()
          Returns the value of the 'Effective Time' containment reference.
 IVLTS POCDMT000040ServiceEvent.getEffectiveTime()
          Returns the value of the 'Effective Time' containment reference.
 IVLTS POCDMT000040Procedure.getEffectiveTime()
          Returns the value of the 'Effective Time' containment reference.
 IVLTS POCDMT000040Supply.getExpectedUseTime()
          Returns the value of the 'Expected Use Time' containment reference.
 IVLTS PIVLTS.getPhase()
          Returns the value of the 'Phase' containment reference.
 IVLTS POCDMT000040Participant1.getTime()
          Returns the value of the 'Time' containment reference.
 IVLTS POCDMT000040Participant2.getTime()
          Returns the value of the 'Time' containment reference.
 IVLTS POCDMT000040EncounterParticipant.getTime()
          Returns the value of the 'Time' containment reference.
 IVLTS POCDMT000040Performer2.getTime()
          Returns the value of the 'Time' containment reference.
 IVLTS POCDMT000040Performer1.getTime()
          Returns the value of the 'Time' containment reference.
 IVLTS HXITCE.getValidTime()
          Returns the value of the 'Valid Time' containment reference.
 IVLTS HXITPQ.getValidTime()
          Returns the value of the 'Valid Time' containment reference.
 IVLTS EN.getValidTime()
          Returns the value of the 'Valid Time' containment reference.
 

Methods in org.eclipse.ohf.ihe.common.cdar2 with parameters of type IVLTS
 void POCDMT000040OrganizationPartOf.setEffectiveTime(IVLTS value)
          Sets the value of the 'Effective Time' containment reference.
 void POCDMT000040Organizer.setEffectiveTime(IVLTS value)
          Sets the value of the 'Effective Time' containment reference.
 void POCDMT000040Encounter.setEffectiveTime(IVLTS value)
          Sets the value of the 'Effective Time' containment reference.
 void POCDMT000040Observation.setEffectiveTime(IVLTS value)
          Sets the value of the 'Effective Time' containment reference.
 void POCDMT000040EncompassingEncounter.setEffectiveTime(IVLTS value)
          Sets the value of the 'Effective Time' containment reference.
 void POCDMT000040RelatedEntity.setEffectiveTime(IVLTS value)
          Sets the value of the 'Effective Time' containment reference.
 void POCDMT000040Act.setEffectiveTime(IVLTS value)
          Sets the value of the 'Effective Time' containment reference.
 void POCDMT000040MaintainedEntity.setEffectiveTime(IVLTS value)
          Sets the value of the 'Effective Time' containment reference.
 void POCDMT000040ServiceEvent.setEffectiveTime(IVLTS value)
          Sets the value of the 'Effective Time' containment reference.
 void POCDMT000040Procedure.setEffectiveTime(IVLTS value)
          Sets the value of the 'Effective Time' containment reference.
 void POCDMT000040Supply.setExpectedUseTime(IVLTS value)
          Sets the value of the 'Expected Use Time' containment reference.
 void PIVLTS.setPhase(IVLTS value)
          Sets the value of the 'Phase' containment reference.
 void POCDMT000040Participant1.setTime(IVLTS value)
          Sets the value of the 'Time' containment reference.
 void POCDMT000040Participant2.setTime(IVLTS value)
          Sets the value of the 'Time' containment reference.
 void POCDMT000040EncounterParticipant.setTime(IVLTS value)
          Sets the value of the 'Time' containment reference.
 void POCDMT000040Performer2.setTime(IVLTS value)
          Sets the value of the 'Time' containment reference.
 void POCDMT000040Performer1.setTime(IVLTS value)
          Sets the value of the 'Time' containment reference.
 void HXITCE.setValidTime(IVLTS value)
          Sets the value of the 'Valid Time' containment reference.
 void HXITPQ.setValidTime(IVLTS value)
          Sets the value of the 'Valid Time' containment reference.
 void EN.setValidTime(IVLTS value)
          Sets the value of the 'Valid Time' containment reference.
 

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

Classes in org.eclipse.ohf.ihe.common.cdar2.impl that implement IVLTS
 class IVLTSImpl
          An implementation of the model object 'IVLTS'.
 

Methods in org.eclipse.ohf.ihe.common.cdar2.impl that return IVLTS
 IVLTS CDAR2FactoryImpl.createIVLTS()
           
 IVLTS POCDMT000040ServiceEventImpl.getEffectiveTime()
           
 IVLTS POCDMT000040RelatedEntityImpl.getEffectiveTime()
           
 IVLTS POCDMT000040ProcedureImpl.getEffectiveTime()
           
 IVLTS POCDMT000040OrganizerImpl.getEffectiveTime()
           
 IVLTS POCDMT000040OrganizationPartOfImpl.getEffectiveTime()
           
 IVLTS POCDMT000040ObservationImpl.getEffectiveTime()
           
 IVLTS POCDMT000040MaintainedEntityImpl.getEffectiveTime()
           
 IVLTS POCDMT000040EncounterImpl.getEffectiveTime()
           
 IVLTS POCDMT000040EncompassingEncounterImpl.getEffectiveTime()
           
 IVLTS POCDMT000040ActImpl.getEffectiveTime()
           
 IVLTS POCDMT000040SupplyImpl.getExpectedUseTime()
           
 IVLTS PIVLTSImpl.getPhase()
           
 IVLTS POCDMT000040Performer2Impl.getTime()
           
 IVLTS POCDMT000040Performer1Impl.getTime()
           
 IVLTS POCDMT000040Participant2Impl.getTime()
           
 IVLTS POCDMT000040Participant1Impl.getTime()
           
 IVLTS POCDMT000040EncounterParticipantImpl.getTime()
           
 IVLTS HXITPQImpl.getValidTime()
           
 IVLTS HXITCEImpl.getValidTime()
           
 IVLTS ENImpl.getValidTime()
           
 

Methods in org.eclipse.ohf.ihe.common.cdar2.impl with parameters of type IVLTS
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040ServiceEventImpl.basicSetEffectiveTime(IVLTS newEffectiveTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040RelatedEntityImpl.basicSetEffectiveTime(IVLTS newEffectiveTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040ProcedureImpl.basicSetEffectiveTime(IVLTS newEffectiveTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040OrganizerImpl.basicSetEffectiveTime(IVLTS newEffectiveTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040OrganizationPartOfImpl.basicSetEffectiveTime(IVLTS newEffectiveTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040ObservationImpl.basicSetEffectiveTime(IVLTS newEffectiveTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040MaintainedEntityImpl.basicSetEffectiveTime(IVLTS newEffectiveTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040EncounterImpl.basicSetEffectiveTime(IVLTS newEffectiveTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040EncompassingEncounterImpl.basicSetEffectiveTime(IVLTS newEffectiveTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040ActImpl.basicSetEffectiveTime(IVLTS newEffectiveTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040SupplyImpl.basicSetExpectedUseTime(IVLTS newExpectedUseTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain PIVLTSImpl.basicSetPhase(IVLTS newPhase, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040Performer2Impl.basicSetTime(IVLTS newTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040Performer1Impl.basicSetTime(IVLTS newTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040Participant2Impl.basicSetTime(IVLTS newTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040Participant1Impl.basicSetTime(IVLTS newTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040EncounterParticipantImpl.basicSetTime(IVLTS newTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain HXITPQImpl.basicSetValidTime(IVLTS newValidTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain HXITCEImpl.basicSetValidTime(IVLTS newValidTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain ENImpl.basicSetValidTime(IVLTS newValidTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void POCDMT000040ServiceEventImpl.setEffectiveTime(IVLTS newEffectiveTime)
           
 void POCDMT000040RelatedEntityImpl.setEffectiveTime(IVLTS newEffectiveTime)
           
 void POCDMT000040ProcedureImpl.setEffectiveTime(IVLTS newEffectiveTime)
           
 void POCDMT000040OrganizerImpl.setEffectiveTime(IVLTS newEffectiveTime)
           
 void POCDMT000040OrganizationPartOfImpl.setEffectiveTime(IVLTS newEffectiveTime)
           
 void POCDMT000040ObservationImpl.setEffectiveTime(IVLTS newEffectiveTime)
           
 void POCDMT000040MaintainedEntityImpl.setEffectiveTime(IVLTS newEffectiveTime)
           
 void POCDMT000040EncounterImpl.setEffectiveTime(IVLTS newEffectiveTime)
           
 void POCDMT000040EncompassingEncounterImpl.setEffectiveTime(IVLTS newEffectiveTime)
           
 void POCDMT000040ActImpl.setEffectiveTime(IVLTS newEffectiveTime)
           
 void POCDMT000040SupplyImpl.setExpectedUseTime(IVLTS newExpectedUseTime)
           
 void PIVLTSImpl.setPhase(IVLTS newPhase)
           
 void POCDMT000040Performer2Impl.setTime(IVLTS newTime)
           
 void POCDMT000040Performer1Impl.setTime(IVLTS newTime)
           
 void POCDMT000040Participant2Impl.setTime(IVLTS newTime)
           
 void POCDMT000040Participant1Impl.setTime(IVLTS newTime)
           
 void POCDMT000040EncounterParticipantImpl.setTime(IVLTS newTime)
           
 void HXITPQImpl.setValidTime(IVLTS newValidTime)
           
 void HXITCEImpl.setValidTime(IVLTS newValidTime)
           
 void ENImpl.setValidTime(IVLTS newValidTime)
           
 

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

Methods in org.eclipse.ohf.ihe.common.cdar2.util with parameters of type IVLTS
 java.lang.Object CDAR2Switch.caseIVLTS(IVLTS object)
          Returns the result of interpretting the object as an instance of 'IVLTS'.
 boolean CDAR2Validator.validateIVLTS(IVLTS ivlts, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)