Uses of Interface
org.openehr.schemas.v1.ARCHETYPEONTOLOGY
Packages that use ARCHETYPEONTOLOGY
-
Uses of ARCHETYPEONTOLOGY in org.openehr.schemas.v1
Subinterfaces of ARCHETYPEONTOLOGY in org.openehr.schemas.v1Modifier and TypeInterfaceDescriptioninterfaceAn XML FLAT_ARCHETYPE_ONTOLOGY(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return ARCHETYPEONTOLOGYModifier and TypeMethodDescriptionARCHETYPE.addNewOntology()Appends and returns a new empty "ontology" elementARCHETYPE.getOntology()Gets the "ontology" elementstatic ARCHETYPEONTOLOGYARCHETYPEONTOLOGY.Factory.newInstance()static ARCHETYPEONTOLOGYARCHETYPEONTOLOGY.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static ARCHETYPEONTOLOGYstatic ARCHETYPEONTOLOGYstatic ARCHETYPEONTOLOGYARCHETYPEONTOLOGY.Factory.parse(InputStream is) static ARCHETYPEONTOLOGYARCHETYPEONTOLOGY.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static ARCHETYPEONTOLOGYstatic ARCHETYPEONTOLOGYstatic ARCHETYPEONTOLOGYstatic ARCHETYPEONTOLOGYstatic ARCHETYPEONTOLOGYstatic ARCHETYPEONTOLOGYstatic ARCHETYPEONTOLOGYARCHETYPEONTOLOGY.Factory.parse(XMLStreamReader sr) static ARCHETYPEONTOLOGYARCHETYPEONTOLOGY.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static ARCHETYPEONTOLOGYARCHETYPEONTOLOGY.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static ARCHETYPEONTOLOGYARCHETYPEONTOLOGY.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic ARCHETYPEONTOLOGYstatic ARCHETYPEONTOLOGYMethods in org.openehr.schemas.v1 with parameters of type ARCHETYPEONTOLOGYModifier and TypeMethodDescriptionvoidARCHETYPE.setOntology(ARCHETYPEONTOLOGY ontology) Sets the "ontology" element -
Uses of ARCHETYPEONTOLOGY in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement ARCHETYPEONTOLOGYModifier and TypeClassDescriptionclassAn XML ARCHETYPE_ONTOLOGY(@http://schemas.openehr.org/v1).classAn XML FLAT_ARCHETYPE_ONTOLOGY(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return ARCHETYPEONTOLOGYModifier and TypeMethodDescriptionARCHETYPEImpl.addNewOntology()Appends and returns a new empty "ontology" elementARCHETYPEImpl.getOntology()Gets the "ontology" elementMethods in org.openehr.schemas.v1.impl with parameters of type ARCHETYPEONTOLOGYModifier and TypeMethodDescriptionvoidARCHETYPEImpl.setOntology(ARCHETYPEONTOLOGY ontology) Sets the "ontology" element
XMLInputStream