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

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

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

Methods in org.eclipse.ohf.ihe.common.cdar2 that return CS1
 CS1 CDAR2Factory.createCS1()
          Returns a new object of class 'CS1'.
 CS1 POCDMT000040RegionOfInterest.getCode()
          Returns the value of the 'Code' containment reference.
 CS1 POCDMT000040Section.getLanguageCode()
          Returns the value of the 'Language Code' containment reference.
 CS1 POCDMT000040StructuredBody.getLanguageCode()
          Returns the value of the 'Language Code' containment reference.
 CS1 POCDMT000040ClinicalDocument.getLanguageCode()
          Returns the value of the 'Language Code' containment reference.
 CS1 POCDMT000040Observation.getLanguageCode()
          Returns the value of the 'Language Code' containment reference.
 CS1 POCDMT000040ObservationMedia.getLanguageCode()
          Returns the value of the 'Language Code' containment reference.
 CS1 POCDMT000040Act.getLanguageCode()
          Returns the value of the 'Language Code' containment reference.
 CS1 POCDMT000040NonXMLBody.getLanguageCode()
          Returns the value of the 'Language Code' containment reference.
 CS1 POCDMT000040LanguageCommunication.getLanguageCode()
          Returns the value of the 'Language Code' containment reference.
 CS1 POCDMT000040Procedure.getLanguageCode()
          Returns the value of the 'Language Code' containment reference.
 CS1 POCDMT000040LegalAuthenticator.getSignatureCode()
          Returns the value of the 'Signature Code' containment reference.
 CS1 POCDMT000040Authenticator.getSignatureCode()
          Returns the value of the 'Signature Code' containment reference.
 CS1 POCDMT000040OrganizationPartOf.getStatusCode()
          Returns the value of the 'Status Code' containment reference.
 CS1 POCDMT000040Organizer.getStatusCode()
          Returns the value of the 'Status Code' containment reference.
 CS1 POCDMT000040SubstanceAdministration.getStatusCode()
          Returns the value of the 'Status Code' containment reference.
 CS1 POCDMT000040Supply.getStatusCode()
          Returns the value of the 'Status Code' containment reference.
 CS1 POCDMT000040Encounter.getStatusCode()
          Returns the value of the 'Status Code' containment reference.
 CS1 POCDMT000040Observation.getStatusCode()
          Returns the value of the 'Status Code' containment reference.
 CS1 POCDMT000040Act.getStatusCode()
          Returns the value of the 'Status Code' containment reference.
 CS1 POCDMT000040Consent.getStatusCode()
          Returns the value of the 'Status Code' containment reference.
 CS1 POCDMT000040Procedure.getStatusCode()
          Returns the value of the 'Status Code' containment reference.
 

Methods in org.eclipse.ohf.ihe.common.cdar2 with parameters of type CS1
 void POCDMT000040RegionOfInterest.setCode(CS1 value)
          Sets the value of the 'Code' containment reference.
 void POCDMT000040Section.setLanguageCode(CS1 value)
          Sets the value of the 'Language Code' containment reference.
 void POCDMT000040StructuredBody.setLanguageCode(CS1 value)
          Sets the value of the 'Language Code' containment reference.
 void POCDMT000040ClinicalDocument.setLanguageCode(CS1 value)
          Sets the value of the 'Language Code' containment reference.
 void POCDMT000040Observation.setLanguageCode(CS1 value)
          Sets the value of the 'Language Code' containment reference.
 void POCDMT000040ObservationMedia.setLanguageCode(CS1 value)
          Sets the value of the 'Language Code' containment reference.
 void POCDMT000040Act.setLanguageCode(CS1 value)
          Sets the value of the 'Language Code' containment reference.
 void POCDMT000040NonXMLBody.setLanguageCode(CS1 value)
          Sets the value of the 'Language Code' containment reference.
 void POCDMT000040LanguageCommunication.setLanguageCode(CS1 value)
          Sets the value of the 'Language Code' containment reference.
 void POCDMT000040Procedure.setLanguageCode(CS1 value)
          Sets the value of the 'Language Code' containment reference.
 void POCDMT000040LegalAuthenticator.setSignatureCode(CS1 value)
          Sets the value of the 'Signature Code' containment reference.
 void POCDMT000040Authenticator.setSignatureCode(CS1 value)
          Sets the value of the 'Signature Code' containment reference.
 void POCDMT000040OrganizationPartOf.setStatusCode(CS1 value)
          Sets the value of the 'Status Code' containment reference.
 void POCDMT000040Organizer.setStatusCode(CS1 value)
          Sets the value of the 'Status Code' containment reference.
 void POCDMT000040SubstanceAdministration.setStatusCode(CS1 value)
          Sets the value of the 'Status Code' containment reference.
 void POCDMT000040Supply.setStatusCode(CS1 value)
          Sets the value of the 'Status Code' containment reference.
 void POCDMT000040Encounter.setStatusCode(CS1 value)
          Sets the value of the 'Status Code' containment reference.
 void POCDMT000040Observation.setStatusCode(CS1 value)
          Sets the value of the 'Status Code' containment reference.
 void POCDMT000040Act.setStatusCode(CS1 value)
          Sets the value of the 'Status Code' containment reference.
 void POCDMT000040Consent.setStatusCode(CS1 value)
          Sets the value of the 'Status Code' containment reference.
 void POCDMT000040Procedure.setStatusCode(CS1 value)
          Sets the value of the 'Status Code' containment reference.
 

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

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

Methods in org.eclipse.ohf.ihe.common.cdar2.impl that return CS1
 CS1 CDAR2FactoryImpl.createCS1()
           
 CS1 POCDMT000040RegionOfInterestImpl.getCode()
           
 CS1 POCDMT000040StructuredBodyImpl.getLanguageCode()
           
 CS1 POCDMT000040SectionImpl.getLanguageCode()
           
 CS1 POCDMT000040ProcedureImpl.getLanguageCode()
           
 CS1 POCDMT000040ObservationMediaImpl.getLanguageCode()
           
 CS1 POCDMT000040ObservationImpl.getLanguageCode()
           
 CS1 POCDMT000040NonXMLBodyImpl.getLanguageCode()
           
 CS1 POCDMT000040LanguageCommunicationImpl.getLanguageCode()
           
 CS1 POCDMT000040ClinicalDocumentImpl.getLanguageCode()
           
 CS1 POCDMT000040ActImpl.getLanguageCode()
           
 CS1 POCDMT000040LegalAuthenticatorImpl.getSignatureCode()
           
 CS1 POCDMT000040AuthenticatorImpl.getSignatureCode()
           
 CS1 POCDMT000040SupplyImpl.getStatusCode()
           
 CS1 POCDMT000040SubstanceAdministrationImpl.getStatusCode()
           
 CS1 POCDMT000040ProcedureImpl.getStatusCode()
           
 CS1 POCDMT000040OrganizerImpl.getStatusCode()
           
 CS1 POCDMT000040OrganizationPartOfImpl.getStatusCode()
           
 CS1 POCDMT000040ObservationImpl.getStatusCode()
           
 CS1 POCDMT000040EncounterImpl.getStatusCode()
           
 CS1 POCDMT000040ConsentImpl.getStatusCode()
           
 CS1 POCDMT000040ActImpl.getStatusCode()
           
 

Methods in org.eclipse.ohf.ihe.common.cdar2.impl with parameters of type CS1
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040RegionOfInterestImpl.basicSetCode(CS1 newCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040StructuredBodyImpl.basicSetLanguageCode(CS1 newLanguageCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040SectionImpl.basicSetLanguageCode(CS1 newLanguageCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040ProcedureImpl.basicSetLanguageCode(CS1 newLanguageCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040ObservationMediaImpl.basicSetLanguageCode(CS1 newLanguageCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040ObservationImpl.basicSetLanguageCode(CS1 newLanguageCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040NonXMLBodyImpl.basicSetLanguageCode(CS1 newLanguageCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040LanguageCommunicationImpl.basicSetLanguageCode(CS1 newLanguageCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040ClinicalDocumentImpl.basicSetLanguageCode(CS1 newLanguageCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040ActImpl.basicSetLanguageCode(CS1 newLanguageCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040LegalAuthenticatorImpl.basicSetSignatureCode(CS1 newSignatureCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040AuthenticatorImpl.basicSetSignatureCode(CS1 newSignatureCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040SupplyImpl.basicSetStatusCode(CS1 newStatusCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040SubstanceAdministrationImpl.basicSetStatusCode(CS1 newStatusCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040ProcedureImpl.basicSetStatusCode(CS1 newStatusCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040OrganizerImpl.basicSetStatusCode(CS1 newStatusCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040OrganizationPartOfImpl.basicSetStatusCode(CS1 newStatusCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040ObservationImpl.basicSetStatusCode(CS1 newStatusCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040EncounterImpl.basicSetStatusCode(CS1 newStatusCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040ConsentImpl.basicSetStatusCode(CS1 newStatusCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040ActImpl.basicSetStatusCode(CS1 newStatusCode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void POCDMT000040RegionOfInterestImpl.setCode(CS1 newCode)
           
 void POCDMT000040StructuredBodyImpl.setLanguageCode(CS1 newLanguageCode)
           
 void POCDMT000040SectionImpl.setLanguageCode(CS1 newLanguageCode)
           
 void POCDMT000040ProcedureImpl.setLanguageCode(CS1 newLanguageCode)
           
 void POCDMT000040ObservationMediaImpl.setLanguageCode(CS1 newLanguageCode)
           
 void POCDMT000040ObservationImpl.setLanguageCode(CS1 newLanguageCode)
           
 void POCDMT000040NonXMLBodyImpl.setLanguageCode(CS1 newLanguageCode)
           
 void POCDMT000040LanguageCommunicationImpl.setLanguageCode(CS1 newLanguageCode)
           
 void POCDMT000040ClinicalDocumentImpl.setLanguageCode(CS1 newLanguageCode)
           
 void POCDMT000040ActImpl.setLanguageCode(CS1 newLanguageCode)
           
 void POCDMT000040LegalAuthenticatorImpl.setSignatureCode(CS1 newSignatureCode)
           
 void POCDMT000040AuthenticatorImpl.setSignatureCode(CS1 newSignatureCode)
           
 void POCDMT000040SupplyImpl.setStatusCode(CS1 newStatusCode)
           
 void POCDMT000040SubstanceAdministrationImpl.setStatusCode(CS1 newStatusCode)
           
 void POCDMT000040ProcedureImpl.setStatusCode(CS1 newStatusCode)
           
 void POCDMT000040OrganizerImpl.setStatusCode(CS1 newStatusCode)
           
 void POCDMT000040OrganizationPartOfImpl.setStatusCode(CS1 newStatusCode)
           
 void POCDMT000040ObservationImpl.setStatusCode(CS1 newStatusCode)
           
 void POCDMT000040EncounterImpl.setStatusCode(CS1 newStatusCode)
           
 void POCDMT000040ConsentImpl.setStatusCode(CS1 newStatusCode)
           
 void POCDMT000040ActImpl.setStatusCode(CS1 newStatusCode)
           
 

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

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