Uses of Interface
org.openehr.schemas.v1.FLATARCHETYPEONTOLOGY
Packages that use FLATARCHETYPEONTOLOGY
-
Uses of FLATARCHETYPEONTOLOGY in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return FLATARCHETYPEONTOLOGYModifier and TypeMethodDescriptionOPERATIONALTEMPLATE.addNewComponentOntologies()Appends and returns a new empty value (as xml) as the last "component_ontologies" elementOPERATIONALTEMPLATE.addNewOntology()Appends and returns a new empty "ontology" elementOPERATIONALTEMPLATE.getComponentOntologiesArray()Gets array of all "component_ontologies" elementsOPERATIONALTEMPLATE.getComponentOntologiesArray(int i) Gets ith "component_ontologies" elementOPERATIONALTEMPLATE.getOntology()Gets the "ontology" elementOPERATIONALTEMPLATE.insertNewComponentOntologies(int i) Inserts and returns a new empty value (as xml) as the ith "component_ontologies" elementstatic FLATARCHETYPEONTOLOGYFLATARCHETYPEONTOLOGY.Factory.newInstance()static FLATARCHETYPEONTOLOGYFLATARCHETYPEONTOLOGY.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static FLATARCHETYPEONTOLOGYstatic FLATARCHETYPEONTOLOGYstatic FLATARCHETYPEONTOLOGYFLATARCHETYPEONTOLOGY.Factory.parse(InputStream is) static FLATARCHETYPEONTOLOGYFLATARCHETYPEONTOLOGY.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static FLATARCHETYPEONTOLOGYstatic FLATARCHETYPEONTOLOGYstatic FLATARCHETYPEONTOLOGYstatic FLATARCHETYPEONTOLOGYstatic FLATARCHETYPEONTOLOGYstatic FLATARCHETYPEONTOLOGYstatic FLATARCHETYPEONTOLOGYFLATARCHETYPEONTOLOGY.Factory.parse(XMLStreamReader sr) static FLATARCHETYPEONTOLOGYFLATARCHETYPEONTOLOGY.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static FLATARCHETYPEONTOLOGYFLATARCHETYPEONTOLOGY.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static FLATARCHETYPEONTOLOGYFLATARCHETYPEONTOLOGY.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic FLATARCHETYPEONTOLOGYstatic FLATARCHETYPEONTOLOGYMethods in org.openehr.schemas.v1 with parameters of type FLATARCHETYPEONTOLOGYModifier and TypeMethodDescriptionvoidOPERATIONALTEMPLATE.setComponentOntologiesArray(int i, FLATARCHETYPEONTOLOGY componentOntologies) Sets ith "component_ontologies" elementvoidOPERATIONALTEMPLATE.setComponentOntologiesArray(FLATARCHETYPEONTOLOGY[] componentOntologiesArray) Sets array of all "component_ontologies" elementvoidOPERATIONALTEMPLATE.setOntology(FLATARCHETYPEONTOLOGY ontology) Sets the "ontology" element -
Uses of FLATARCHETYPEONTOLOGY in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement FLATARCHETYPEONTOLOGYModifier and TypeClassDescriptionclassAn XML FLAT_ARCHETYPE_ONTOLOGY(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return FLATARCHETYPEONTOLOGYModifier and TypeMethodDescriptionOPERATIONALTEMPLATEImpl.addNewComponentOntologies()Appends and returns a new empty value (as xml) as the last "component_ontologies" elementOPERATIONALTEMPLATEImpl.addNewOntology()Appends and returns a new empty "ontology" elementOPERATIONALTEMPLATEImpl.getComponentOntologiesArray()Gets array of all "component_ontologies" elementsOPERATIONALTEMPLATEImpl.getComponentOntologiesArray(int i) Gets ith "component_ontologies" elementOPERATIONALTEMPLATEImpl.getOntology()Gets the "ontology" elementOPERATIONALTEMPLATEImpl.insertNewComponentOntologies(int i) Inserts and returns a new empty value (as xml) as the ith "component_ontologies" elementMethods in org.openehr.schemas.v1.impl with parameters of type FLATARCHETYPEONTOLOGYModifier and TypeMethodDescriptionvoidOPERATIONALTEMPLATEImpl.setComponentOntologiesArray(int i, FLATARCHETYPEONTOLOGY componentOntologies) Sets ith "component_ontologies" elementvoidOPERATIONALTEMPLATEImpl.setComponentOntologiesArray(FLATARCHETYPEONTOLOGY[] componentOntologiesArray) Sets array of all "component_ontologies" elementvoidOPERATIONALTEMPLATEImpl.setOntology(FLATARCHETYPEONTOLOGY ontology) Sets the "ontology" element
XMLInputStream