Uses of Interface
openEHR.v1.template.Statement
-
Packages that use Statement Package Description openEHR.v1.template openEHR.v1.template.impl -
-
Uses of Statement in openEHR.v1.template
Methods in openEHR.v1.template that return Statement Modifier and Type Method Description StatementCOMPOSITION. addNewRule()Appends and returns a new empty value (as xml) as the last "Rule" elementStatementContentItem. addNewRule()Appends and returns a new empty value (as xml) as the last "Rule" elementStatementEVENTCONTEXT. addNewRule()Appends and returns a new empty value (as xml) as the last "Rule" elementStatementITEM. addNewRule()Appends and returns a new empty value (as xml) as the last "Rule" elementStatementITEMSTRUCTURE. addNewRule()Appends and returns a new empty value (as xml) as the last "Rule" elementStatement[]COMPOSITION. getRuleArray()Gets array of all "Rule" elementsStatementCOMPOSITION. getRuleArray(int i)Gets ith "Rule" elementStatement[]ContentItem. getRuleArray()Gets array of all "Rule" elementsStatementContentItem. getRuleArray(int i)Gets ith "Rule" elementStatement[]EVENTCONTEXT. getRuleArray()Gets array of all "Rule" elementsStatementEVENTCONTEXT. getRuleArray(int i)Gets ith "Rule" elementStatement[]ITEM. getRuleArray()Gets array of all "Rule" elementsStatementITEM. getRuleArray(int i)Gets ith "Rule" elementStatement[]ITEMSTRUCTURE. getRuleArray()Gets array of all "Rule" elementsStatementITEMSTRUCTURE. getRuleArray(int i)Gets ith "Rule" elementStatementCOMPOSITION. insertNewRule(int i)Inserts and returns a new empty value (as xml) as the ith "Rule" elementStatementContentItem. insertNewRule(int i)Inserts and returns a new empty value (as xml) as the ith "Rule" elementStatementEVENTCONTEXT. insertNewRule(int i)Inserts and returns a new empty value (as xml) as the ith "Rule" elementStatementITEM. insertNewRule(int i)Inserts and returns a new empty value (as xml) as the ith "Rule" elementStatementITEMSTRUCTURE. insertNewRule(int i)Inserts and returns a new empty value (as xml) as the ith "Rule" elementstatic StatementStatement.Factory. newInstance()static StatementStatement.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static StatementStatement.Factory. parse(File file)static StatementStatement.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static StatementStatement.Factory. parse(InputStream is)static StatementStatement.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static StatementStatement.Factory. parse(Reader r)static StatementStatement.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static StatementStatement.Factory. parse(String xmlAsString)static StatementStatement.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static StatementStatement.Factory. parse(URL u)static StatementStatement.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static StatementStatement.Factory. parse(XMLStreamReader sr)static StatementStatement.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static StatementStatement.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic StatementStatement.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic StatementStatement.Factory. parse(Node node)static StatementStatement.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in openEHR.v1.template with parameters of type Statement Modifier and Type Method Description voidCOMPOSITION. setRuleArray(int i, Statement rule)Sets ith "Rule" elementvoidCOMPOSITION. setRuleArray(Statement[] ruleArray)Sets array of all "Rule" elementvoidContentItem. setRuleArray(int i, Statement rule)Sets ith "Rule" elementvoidContentItem. setRuleArray(Statement[] ruleArray)Sets array of all "Rule" elementvoidEVENTCONTEXT. setRuleArray(int i, Statement rule)Sets ith "Rule" elementvoidEVENTCONTEXT. setRuleArray(Statement[] ruleArray)Sets array of all "Rule" elementvoidITEM. setRuleArray(int i, Statement rule)Sets ith "Rule" elementvoidITEM. setRuleArray(Statement[] ruleArray)Sets array of all "Rule" elementvoidITEMSTRUCTURE. setRuleArray(int i, Statement rule)Sets ith "Rule" elementvoidITEMSTRUCTURE. setRuleArray(Statement[] ruleArray)Sets array of all "Rule" element -
Uses of Statement in openEHR.v1.template.impl
Classes in openEHR.v1.template.impl that implement Statement Modifier and Type Class Description classStatementImplAn XML statement(@openEHR/v1/Template).Methods in openEHR.v1.template.impl that return Statement Modifier and Type Method Description StatementCOMPOSITIONImpl. addNewRule()Appends and returns a new empty value (as xml) as the last "Rule" elementStatementContentItemImpl. addNewRule()Appends and returns a new empty value (as xml) as the last "Rule" elementStatementEVENTCONTEXTImpl. addNewRule()Appends and returns a new empty value (as xml) as the last "Rule" elementStatementITEMImpl. addNewRule()Appends and returns a new empty value (as xml) as the last "Rule" elementStatementITEMSTRUCTUREImpl. addNewRule()Appends and returns a new empty value (as xml) as the last "Rule" elementStatement[]COMPOSITIONImpl. getRuleArray()Gets array of all "Rule" elementsStatementCOMPOSITIONImpl. getRuleArray(int i)Gets ith "Rule" elementStatement[]ContentItemImpl. getRuleArray()Gets array of all "Rule" elementsStatementContentItemImpl. getRuleArray(int i)Gets ith "Rule" elementStatement[]EVENTCONTEXTImpl. getRuleArray()Gets array of all "Rule" elementsStatementEVENTCONTEXTImpl. getRuleArray(int i)Gets ith "Rule" elementStatement[]ITEMImpl. getRuleArray()Gets array of all "Rule" elementsStatementITEMImpl. getRuleArray(int i)Gets ith "Rule" elementStatement[]ITEMSTRUCTUREImpl. getRuleArray()Gets array of all "Rule" elementsStatementITEMSTRUCTUREImpl. getRuleArray(int i)Gets ith "Rule" elementStatementCOMPOSITIONImpl. insertNewRule(int i)Inserts and returns a new empty value (as xml) as the ith "Rule" elementStatementContentItemImpl. insertNewRule(int i)Inserts and returns a new empty value (as xml) as the ith "Rule" elementStatementEVENTCONTEXTImpl. insertNewRule(int i)Inserts and returns a new empty value (as xml) as the ith "Rule" elementStatementITEMImpl. insertNewRule(int i)Inserts and returns a new empty value (as xml) as the ith "Rule" elementStatementITEMSTRUCTUREImpl. insertNewRule(int i)Inserts and returns a new empty value (as xml) as the ith "Rule" elementMethods in openEHR.v1.template.impl with parameters of type Statement Modifier and Type Method Description voidCOMPOSITIONImpl. setRuleArray(int i, Statement rule)Sets ith "Rule" elementvoidCOMPOSITIONImpl. setRuleArray(Statement[] ruleArray)Sets array of all "Rule" elementvoidContentItemImpl. setRuleArray(int i, Statement rule)Sets ith "Rule" elementvoidContentItemImpl. setRuleArray(Statement[] ruleArray)Sets array of all "Rule" elementvoidEVENTCONTEXTImpl. setRuleArray(int i, Statement rule)Sets ith "Rule" elementvoidEVENTCONTEXTImpl. setRuleArray(Statement[] ruleArray)Sets array of all "Rule" elementvoidITEMImpl. setRuleArray(int i, Statement rule)Sets ith "Rule" elementvoidITEMImpl. setRuleArray(Statement[] ruleArray)Sets array of all "Rule" elementvoidITEMSTRUCTUREImpl. setRuleArray(int i, Statement rule)Sets ith "Rule" elementvoidITEMSTRUCTUREImpl. setRuleArray(Statement[] ruleArray)Sets array of all "Rule" element
-