Uses of Interface
openEHR.v1.template.EVENTCONTEXT
Packages that use EVENTCONTEXT
-
Uses of EVENTCONTEXT in openEHR.v1.template
Methods in openEHR.v1.template that return EVENTCONTEXTModifier and TypeMethodDescriptionCOMPOSITION.addNewContext()Appends and returns a new empty "Context" elementCOMPOSITION.getContext()Gets the "Context" elementstatic EVENTCONTEXTEVENTCONTEXT.Factory.newInstance()static EVENTCONTEXTEVENTCONTEXT.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static EVENTCONTEXTstatic EVENTCONTEXTstatic EVENTCONTEXTEVENTCONTEXT.Factory.parse(InputStream is) static EVENTCONTEXTEVENTCONTEXT.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static EVENTCONTEXTstatic EVENTCONTEXTstatic EVENTCONTEXTstatic EVENTCONTEXTstatic EVENTCONTEXTstatic EVENTCONTEXTstatic EVENTCONTEXTEVENTCONTEXT.Factory.parse(XMLStreamReader sr) static EVENTCONTEXTEVENTCONTEXT.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static EVENTCONTEXTEVENTCONTEXT.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static EVENTCONTEXTEVENTCONTEXT.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic EVENTCONTEXTstatic EVENTCONTEXTMethods in openEHR.v1.template with parameters of type EVENTCONTEXTModifier and TypeMethodDescriptionvoidCOMPOSITION.setContext(EVENTCONTEXT context) Sets the "Context" element -
Uses of EVENTCONTEXT in openEHR.v1.template.impl
Classes in openEHR.v1.template.impl that implement EVENTCONTEXTModifier and TypeClassDescriptionclassAn XML EVENT_CONTEXT(@openEHR/v1/Template).Methods in openEHR.v1.template.impl that return EVENTCONTEXTModifier and TypeMethodDescriptionCOMPOSITIONImpl.addNewContext()Appends and returns a new empty "Context" elementCOMPOSITIONImpl.getContext()Gets the "Context" elementMethods in openEHR.v1.template.impl with parameters of type EVENTCONTEXTModifier and TypeMethodDescriptionvoidCOMPOSITIONImpl.setContext(EVENTCONTEXT context) Sets the "Context" element
XMLInputStream