Package org.openehr.schemas.v1
Interface OPERATIONALTEMPLATE
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
OPERATIONALTEMPLATEImpl
public interface OPERATIONALTEMPLATE
extends org.apache.xmlbeans.XmlObject
An XML OPERATIONAL_TEMPLATE(@http://schemas.openehr.org/v1).
This is a complex type.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA factory class with static methods for creating instances of this type. -
Field Summary
FieldsFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty value (as xml) as the last "annotations" elementAppends and returns a new empty value (as xml) as the last "component_ontologies" elementAppends and returns a new empty "constraints" elementAppends and returns a new empty "definition" elementAppends and returns a new empty "description" elementAppends and returns a new empty "language" elementAppends and returns a new empty "ontology" elementAppends and returns a new empty "revision_history" elementAppends and returns a new empty "template_id" elementAppends and returns a new empty "uid" elementAppends and returns a new empty "view" elementGets array of all "annotations" elementsgetAnnotationsArray(int i) Gets ith "annotations" elementGets array of all "component_ontologies" elementsgetComponentOntologiesArray(int i) Gets ith "component_ontologies" elementGets the "concept" elementGets the "constraints" elementGets the "definition" elementGets the "description" elementbooleanGets the "is_controlled" elementGets the "language" elementGets the "ontology" elementGets the "revision_history" elementGets the "template_id" elementgetUid()Gets the "uid" elementgetView()Gets the "view" elementinsertNewAnnotations(int i) Inserts and returns a new empty value (as xml) as the ith "annotations" elementinsertNewComponentOntologies(int i) Inserts and returns a new empty value (as xml) as the ith "component_ontologies" elementbooleanTrue if has "constraints" elementbooleanTrue if has "description" elementbooleanTrue if has "is_controlled" elementbooleanTrue if has "ontology" elementbooleanTrue if has "revision_history" elementbooleanisSetUid()True if has "uid" elementbooleanTrue if has "view" elementvoidremoveAnnotations(int i) Removes the ith "annotations" elementvoidremoveComponentOntologies(int i) Removes the ith "component_ontologies" elementvoidsetAnnotationsArray(int i, ANNOTATION annotations) Sets ith "annotations" elementvoidsetAnnotationsArray(ANNOTATION[] annotationsArray) Sets array of all "annotations" elementvoidsetComponentOntologiesArray(int i, FLATARCHETYPEONTOLOGY componentOntologies) Sets ith "component_ontologies" elementvoidsetComponentOntologiesArray(FLATARCHETYPEONTOLOGY[] componentOntologiesArray) Sets array of all "component_ontologies" elementvoidsetConcept(String concept) Sets the "concept" elementvoidsetConstraints(TCONSTRAINT constraints) Sets the "constraints" elementvoidsetDefinition(CARCHETYPEROOT definition) Sets the "definition" elementvoidsetDescription(RESOURCEDESCRIPTION description) Sets the "description" elementvoidsetIsControlled(boolean isControlled) Sets the "is_controlled" elementvoidsetLanguage(CODEPHRASE language) Sets the "language" elementvoidsetOntology(FLATARCHETYPEONTOLOGY ontology) Sets the "ontology" elementvoidsetRevisionHistory(REVISIONHISTORY revisionHistory) Sets the "revision_history" elementvoidsetTemplateId(TEMPLATEID templateId) Sets the "template_id" elementvoidsetUid(HIEROBJECTID uid) Sets the "uid" elementvoidSets the "view" elementintReturns number of "annotations" elementintReturns number of "component_ontologies" elementvoidUnsets the "constraints" elementvoidUnsets the "description" elementvoidUnsets the "is_controlled" elementvoidUnsets the "ontology" elementvoidUnsets the "revision_history" elementvoidunsetUid()Unsets the "uid" elementvoidUnsets the "view" elementorg.apache.xmlbeans.XmlStringGets (as xml) the "concept" elementorg.apache.xmlbeans.XmlBooleanGets (as xml) the "is_controlled" elementvoidxsetConcept(org.apache.xmlbeans.XmlString concept) Sets (as xml) the "concept" elementvoidxsetIsControlled(org.apache.xmlbeans.XmlBoolean isControlled) Sets (as xml) the "is_controlled" elementMethods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
type
static final org.apache.xmlbeans.SchemaType type
-
-
Method Details
-
getLanguage
CODEPHRASE getLanguage()Gets the "language" element -
setLanguage
Sets the "language" element -
addNewLanguage
CODEPHRASE addNewLanguage()Appends and returns a new empty "language" element -
getIsControlled
boolean getIsControlled()Gets the "is_controlled" element -
xgetIsControlled
org.apache.xmlbeans.XmlBoolean xgetIsControlled()Gets (as xml) the "is_controlled" element -
isSetIsControlled
boolean isSetIsControlled()True if has "is_controlled" element -
setIsControlled
void setIsControlled(boolean isControlled) Sets the "is_controlled" element -
xsetIsControlled
void xsetIsControlled(org.apache.xmlbeans.XmlBoolean isControlled) Sets (as xml) the "is_controlled" element -
unsetIsControlled
void unsetIsControlled()Unsets the "is_controlled" element -
getDescription
RESOURCEDESCRIPTION getDescription()Gets the "description" element -
isSetDescription
boolean isSetDescription()True if has "description" element -
setDescription
Sets the "description" element -
addNewDescription
RESOURCEDESCRIPTION addNewDescription()Appends and returns a new empty "description" element -
unsetDescription
void unsetDescription()Unsets the "description" element -
getRevisionHistory
REVISIONHISTORY getRevisionHistory()Gets the "revision_history" element -
isSetRevisionHistory
boolean isSetRevisionHistory()True if has "revision_history" element -
setRevisionHistory
Sets the "revision_history" element -
addNewRevisionHistory
REVISIONHISTORY addNewRevisionHistory()Appends and returns a new empty "revision_history" element -
unsetRevisionHistory
void unsetRevisionHistory()Unsets the "revision_history" element -
getUid
HIEROBJECTID getUid()Gets the "uid" element -
isSetUid
boolean isSetUid()True if has "uid" element -
setUid
Sets the "uid" element -
addNewUid
HIEROBJECTID addNewUid()Appends and returns a new empty "uid" element -
unsetUid
void unsetUid()Unsets the "uid" element -
getTemplateId
TEMPLATEID getTemplateId()Gets the "template_id" element -
setTemplateId
Sets the "template_id" element -
addNewTemplateId
TEMPLATEID addNewTemplateId()Appends and returns a new empty "template_id" element -
getConcept
String getConcept()Gets the "concept" element -
xgetConcept
org.apache.xmlbeans.XmlString xgetConcept()Gets (as xml) the "concept" element -
setConcept
Sets the "concept" element -
xsetConcept
void xsetConcept(org.apache.xmlbeans.XmlString concept) Sets (as xml) the "concept" element -
getDefinition
CARCHETYPEROOT getDefinition()Gets the "definition" element -
setDefinition
Sets the "definition" element -
addNewDefinition
CARCHETYPEROOT addNewDefinition()Appends and returns a new empty "definition" element -
getOntology
FLATARCHETYPEONTOLOGY getOntology()Gets the "ontology" element -
isSetOntology
boolean isSetOntology()True if has "ontology" element -
setOntology
Sets the "ontology" element -
addNewOntology
FLATARCHETYPEONTOLOGY addNewOntology()Appends and returns a new empty "ontology" element -
unsetOntology
void unsetOntology()Unsets the "ontology" element -
getComponentOntologiesArray
FLATARCHETYPEONTOLOGY[] getComponentOntologiesArray()Gets array of all "component_ontologies" elements -
getComponentOntologiesArray
Gets ith "component_ontologies" element -
sizeOfComponentOntologiesArray
int sizeOfComponentOntologiesArray()Returns number of "component_ontologies" element -
setComponentOntologiesArray
Sets array of all "component_ontologies" element -
setComponentOntologiesArray
Sets ith "component_ontologies" element -
insertNewComponentOntologies
Inserts and returns a new empty value (as xml) as the ith "component_ontologies" element -
addNewComponentOntologies
FLATARCHETYPEONTOLOGY addNewComponentOntologies()Appends and returns a new empty value (as xml) as the last "component_ontologies" element -
removeComponentOntologies
void removeComponentOntologies(int i) Removes the ith "component_ontologies" element -
getAnnotationsArray
ANNOTATION[] getAnnotationsArray()Gets array of all "annotations" elements -
getAnnotationsArray
Gets ith "annotations" element -
sizeOfAnnotationsArray
int sizeOfAnnotationsArray()Returns number of "annotations" element -
setAnnotationsArray
Sets array of all "annotations" element -
setAnnotationsArray
Sets ith "annotations" element -
insertNewAnnotations
Inserts and returns a new empty value (as xml) as the ith "annotations" element -
addNewAnnotations
ANNOTATION addNewAnnotations()Appends and returns a new empty value (as xml) as the last "annotations" element -
removeAnnotations
void removeAnnotations(int i) Removes the ith "annotations" element -
getConstraints
TCONSTRAINT getConstraints()Gets the "constraints" element -
isSetConstraints
boolean isSetConstraints()True if has "constraints" element -
setConstraints
Sets the "constraints" element -
addNewConstraints
TCONSTRAINT addNewConstraints()Appends and returns a new empty "constraints" element -
unsetConstraints
void unsetConstraints()Unsets the "constraints" element -
getView
TVIEW getView()Gets the "view" element -
isSetView
boolean isSetView()True if has "view" element -
setView
Sets the "view" element -
addNewView
TVIEW addNewView()Appends and returns a new empty "view" element -
unsetView
void unsetView()Unsets the "view" element
-