Uses of Interface
org.openehr.schemas.v1.EVENTCONTEXT
Packages that use EVENTCONTEXT
-
Uses of EVENTCONTEXT in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 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 org.openehr.schemas.v1 with parameters of type EVENTCONTEXTModifier and TypeMethodDescriptionvoidCOMPOSITION.setContext(EVENTCONTEXT context) Sets the "context" element -
Uses of EVENTCONTEXT in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement EVENTCONTEXTModifier and TypeClassDescriptionclassAn XML EVENT_CONTEXT(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return EVENTCONTEXTModifier and TypeMethodDescriptionCOMPOSITIONImpl.addNewContext()Appends and returns a new empty "context" elementCOMPOSITIONImpl.getContext()Gets the "context" elementMethods in org.openehr.schemas.v1.impl with parameters of type EVENTCONTEXTModifier and TypeMethodDescriptionvoidCOMPOSITIONImpl.setContext(EVENTCONTEXT context) Sets the "context" element
XMLInputStream