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

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

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

Subinterfaces of TS1 in org.eclipse.ohf.ihe.common.cdar2
 interface EIVLPPDTS
          A representation of the model object 'EIVLPPDTS'.
 interface EIVLTS
          A representation of the model object 'EIVLTS'.
 interface IVLPPDTS
          A representation of the model object 'IVLPPDTS'.
 interface IVLTS
          A representation of the model object 'IVLTS'.
 interface IVXBPPDTS
          A representation of the model object 'IVXBPPDTS'.
 interface IVXBTS
          A representation of the model object 'IVXBTS'.
 interface PIVLPPDTS
          A representation of the model object 'PIVLPPDTS'.
 interface PIVLTS
          A representation of the model object 'PIVLTS'.
 interface PPDTS
          A representation of the model object 'PPDTS'.
 interface SXCMPPDTS
          A representation of the model object 'SXCMPPDTS'.
 interface SXCMTS
          A representation of the model object 'SXCMTS'.
 interface SXPRTS
          A representation of the model object 'SXPRTS'.
 interface UVPTS
          A representation of the model object 'UVPTS'.
 

Methods in org.eclipse.ohf.ihe.common.cdar2 that return TS1
 TS1 CDAR2Factory.createTS1()
          Returns a new object of class 'TS1'.
 TS1 POCDMT000040Patient.getBirthTime()
          Returns the value of the 'Birth Time' containment reference.
 TS1 POCDMT000040SubjectPerson.getBirthTime()
          Returns the value of the 'Birth Time' containment reference.
 TS1 IVLTS.getCenter()
          Returns the value of the 'Center' containment reference.
 TS1 POCDMT000040ClinicalDocument.getCopyTime()
          Returns the value of the 'Copy Time' containment reference.
 TS1 POCDMT000040ClinicalDocument.getEffectiveTime()
          Returns the value of the 'Effective Time' containment reference.
 TS1 GLISTTS.getHead()
          Returns the value of the 'Head' containment reference.
 TS1 SLISTTS.getOrigin()
          Returns the value of the 'Origin' containment reference.
 TS1 POCDMT000040DataEnterer.getTime()
          Returns the value of the 'Time' containment reference.
 TS1 POCDMT000040LegalAuthenticator.getTime()
          Returns the value of the 'Time' containment reference.
 TS1 POCDMT000040Author.getTime()
          Returns the value of the 'Time' containment reference.
 TS1 POCDMT000040Authenticator.getTime()
          Returns the value of the 'Time' containment reference.
 

Methods in org.eclipse.ohf.ihe.common.cdar2 with parameters of type TS1
 void POCDMT000040Patient.setBirthTime(TS1 value)
          Sets the value of the 'Birth Time' containment reference.
 void POCDMT000040SubjectPerson.setBirthTime(TS1 value)
          Sets the value of the 'Birth Time' containment reference.
 void IVLTS.setCenter(TS1 value)
          Sets the value of the 'Center' containment reference.
 void POCDMT000040ClinicalDocument.setCopyTime(TS1 value)
          Sets the value of the 'Copy Time' containment reference.
 void POCDMT000040ClinicalDocument.setEffectiveTime(TS1 value)
          Sets the value of the 'Effective Time' containment reference.
 void GLISTTS.setHead(TS1 value)
          Sets the value of the 'Head' containment reference.
 void SLISTTS.setOrigin(TS1 value)
          Sets the value of the 'Origin' containment reference.
 void POCDMT000040DataEnterer.setTime(TS1 value)
          Sets the value of the 'Time' containment reference.
 void POCDMT000040LegalAuthenticator.setTime(TS1 value)
          Sets the value of the 'Time' containment reference.
 void POCDMT000040Author.setTime(TS1 value)
          Sets the value of the 'Time' containment reference.
 void POCDMT000040Authenticator.setTime(TS1 value)
          Sets the value of the 'Time' containment reference.
 

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

Classes in org.eclipse.ohf.ihe.common.cdar2.impl that implement TS1
 class EIVLPPDTSImpl
          An implementation of the model object 'EIVLPPDTS'.
 class EIVLTSImpl
          An implementation of the model object 'EIVLTS'.
 class IVLPPDTSImpl
          An implementation of the model object 'IVLPPDTS'.
 class IVLTSImpl
          An implementation of the model object 'IVLTS'.
 class IVXBPPDTSImpl
          An implementation of the model object 'IVXBPPDTS'.
 class IVXBTSImpl
          An implementation of the model object 'IVXBTS'.
 class PIVLPPDTSImpl
          An implementation of the model object 'PIVLPPDTS'.
 class PIVLTSImpl
          An implementation of the model object 'PIVLTS'.
 class PPDTSImpl
          An implementation of the model object 'PPDTS'.
 class SXCMPPDTSImpl
          An implementation of the model object 'SXCMPPDTS'.
 class SXCMTSImpl
          An implementation of the model object 'SXCMTS'.
 class SXPRTSImpl
          An implementation of the model object 'SXPRTS'.
 class TS1Impl
          An implementation of the model object 'TS1'.
 class UVPTSImpl
          An implementation of the model object 'UVPTS'.
 

Methods in org.eclipse.ohf.ihe.common.cdar2.impl that return TS1
 TS1 CDAR2FactoryImpl.createTS1()
           
 TS1 POCDMT000040SubjectPersonImpl.getBirthTime()
           
 TS1 POCDMT000040PatientImpl.getBirthTime()
           
 TS1 IVLTSImpl.getCenter()
           
 TS1 POCDMT000040ClinicalDocumentImpl.getCopyTime()
           
 TS1 POCDMT000040ClinicalDocumentImpl.getEffectiveTime()
           
 TS1 GLISTTSImpl.getHead()
           
 TS1 SLISTTSImpl.getOrigin()
           
 TS1 POCDMT000040LegalAuthenticatorImpl.getTime()
           
 TS1 POCDMT000040DataEntererImpl.getTime()
           
 TS1 POCDMT000040AuthorImpl.getTime()
           
 TS1 POCDMT000040AuthenticatorImpl.getTime()
           
 

Methods in org.eclipse.ohf.ihe.common.cdar2.impl with parameters of type TS1
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040SubjectPersonImpl.basicSetBirthTime(TS1 newBirthTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040PatientImpl.basicSetBirthTime(TS1 newBirthTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain IVLTSImpl.basicSetCenter(TS1 newCenter, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040ClinicalDocumentImpl.basicSetCopyTime(TS1 newCopyTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040ClinicalDocumentImpl.basicSetEffectiveTime(TS1 newEffectiveTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain GLISTTSImpl.basicSetHead(TS1 newHead, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain SLISTTSImpl.basicSetOrigin(TS1 newOrigin, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040LegalAuthenticatorImpl.basicSetTime(TS1 newTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040DataEntererImpl.basicSetTime(TS1 newTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040AuthorImpl.basicSetTime(TS1 newTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040AuthenticatorImpl.basicSetTime(TS1 newTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void POCDMT000040SubjectPersonImpl.setBirthTime(TS1 newBirthTime)
           
 void POCDMT000040PatientImpl.setBirthTime(TS1 newBirthTime)
           
 void IVLTSImpl.setCenter(TS1 newCenter)
           
 void POCDMT000040ClinicalDocumentImpl.setCopyTime(TS1 newCopyTime)
           
 void POCDMT000040ClinicalDocumentImpl.setEffectiveTime(TS1 newEffectiveTime)
           
 void GLISTTSImpl.setHead(TS1 newHead)
           
 void SLISTTSImpl.setOrigin(TS1 newOrigin)
           
 void POCDMT000040LegalAuthenticatorImpl.setTime(TS1 newTime)
           
 void POCDMT000040DataEntererImpl.setTime(TS1 newTime)
           
 void POCDMT000040AuthorImpl.setTime(TS1 newTime)
           
 void POCDMT000040AuthenticatorImpl.setTime(TS1 newTime)
           
 

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

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