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.
    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getLanguage

        CODEPHRASE getLanguage()
        Gets the "language" element
      • setLanguage

        void setLanguage​(CODEPHRASE language)
        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
      • isSetDescription

        boolean isSetDescription()
        True if has "description" element
      • setDescription

        void setDescription​(RESOURCEDESCRIPTION description)
        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

        void setRevisionHistory​(REVISIONHISTORY revisionHistory)
        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
      • isSetUid

        boolean isSetUid()
        True if has "uid" element
      • setUid

        void setUid​(HIEROBJECTID uid)
        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

        void setTemplateId​(TEMPLATEID templateId)
        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

        void setConcept​(String concept)
        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

        void setDefinition​(CARCHETYPEROOT definition)
        Sets the "definition" element
      • addNewDefinition

        CARCHETYPEROOT addNewDefinition()
        Appends and returns a new empty "definition" element
      • isSetOntology

        boolean isSetOntology()
        True if has "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

        FLATARCHETYPEONTOLOGY getComponentOntologiesArray​(int i)
        Gets ith "component_ontologies" element
      • sizeOfComponentOntologiesArray

        int sizeOfComponentOntologiesArray()
        Returns number of "component_ontologies" element
      • setComponentOntologiesArray

        void setComponentOntologiesArray​(FLATARCHETYPEONTOLOGY[] componentOntologiesArray)
        Sets array of all "component_ontologies" element
      • setComponentOntologiesArray

        void setComponentOntologiesArray​(int i,
                                         FLATARCHETYPEONTOLOGY componentOntologies)
        Sets ith "component_ontologies" element
      • insertNewComponentOntologies

        FLATARCHETYPEONTOLOGY insertNewComponentOntologies​(int i)
        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

        ANNOTATION getAnnotationsArray​(int i)
        Gets ith "annotations" element
      • sizeOfAnnotationsArray

        int sizeOfAnnotationsArray()
        Returns number of "annotations" element
      • setAnnotationsArray

        void setAnnotationsArray​(ANNOTATION[] annotationsArray)
        Sets array of all "annotations" element
      • setAnnotationsArray

        void setAnnotationsArray​(int i,
                                 ANNOTATION annotations)
        Sets ith "annotations" element
      • insertNewAnnotations

        ANNOTATION insertNewAnnotations​(int i)
        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

        void setConstraints​(TCONSTRAINT constraints)
        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

        void setView​(TVIEW view)
        Sets the "view" element
      • addNewView

        TVIEW addNewView()
        Appends and returns a new empty "view" element
      • unsetView

        void unsetView()
        Unsets the "view" element