Package openEHR.v1.template.impl
Class StatementImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
openEHR.v1.template.impl.StatementImpl
- All Implemented Interfaces:
Serializable,Statement,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
public class StatementImpl
extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
implements Statement
An XML statement(@openEHR/v1/Template).
This is a complex type.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface openEHR.v1.template.Statement
Statement.FactoryNested classes/interfaces inherited from interface org.apache.xmlbeans.XmlObject
org.apache.xmlbeans.XmlObject.Factory -
Field Summary
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL, type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "conditionalNode" elementAppends and returns a new empty "constraint" elementAppends and returns a new empty "eventConstraint" elementAppends and returns a new empty "nameConstraint" elementAppends and returns a new empty "nullFlavourConstraint" elementAppends and returns a new empty "queryId" elementGets the "annotation" attributebooleangetClone()Gets the "clone" attributeGets the "conditionalNode" elementGets the "constraint" elementGets the "default" attributeGets the "eventConstraint" elementbooleanGets the "exclusive" attributebooleanGets the "hide_on_form" attributegetMax()Gets the "max" attributegetMin()Gets the "min" attributegetName()Gets the "name" attributeGets the "nameConstraint" elementGets the "nullFlavourConstraint" elementgetPath()Gets the "path" attributeGets the "queryId" elementbooleanTrue if has "annotation" attributebooleanTrue if has "clone" attributebooleanTrue if has "conditionalNode" elementbooleanTrue if has "constraint" elementbooleanTrue if has "default" attributebooleanTrue if has "eventConstraint" elementbooleanTrue if has "exclusive" attributebooleanTrue if has "hide_on_form" attributebooleanisSetMax()True if has "max" attributebooleanisSetMin()True if has "min" attributebooleanTrue if has "name" attributebooleanTrue if has "nameConstraint" elementbooleanTrue if has "nullFlavourConstraint" elementbooleanTrue if has "queryId" elementvoidsetAnnotation(String annotation) Sets the "annotation" attributevoidsetClone(boolean clone) Sets the "clone" attributevoidsetConditionalNode(Condition conditionalNode) Sets the "conditionalNode" elementvoidsetConstraint(ValueConstraint constraint) Sets the "constraint" elementvoidsetDefault(String xdefault) Sets the "default" attributevoidsetEventConstraint(EventType eventConstraint) Sets the "eventConstraint" elementvoidsetExclusive(boolean exclusive) Sets the "exclusive" attributevoidsetHideOnForm(boolean hideOnForm) Sets the "hide_on_form" attributevoidsetMax(BigInteger max) Sets the "max" attributevoidsetMin(BigInteger min) Sets the "min" attributevoidSets the "name" attributevoidsetNameConstraint(TextConstraint nameConstraint) Sets the "nameConstraint" elementvoidsetNullFlavourConstraint(TextConstraint nullFlavourConstraint) Sets the "nullFlavourConstraint" elementvoidSets the "path" attributevoidsetQueryId(Binding queryId) Sets the "queryId" elementvoidUnsets the "annotation" attributevoidUnsets the "clone" attributevoidUnsets the "conditionalNode" elementvoidUnsets the "constraint" elementvoidUnsets the "default" attributevoidUnsets the "eventConstraint" elementvoidUnsets the "exclusive" attributevoidUnsets the "hide_on_form" attributevoidunsetMax()Unsets the "max" attributevoidunsetMin()Unsets the "min" attributevoidUnsets the "name" attributevoidUnsets the "nameConstraint" elementvoidUnsets the "nullFlavourConstraint" elementvoidUnsets the "queryId" elementorg.apache.xmlbeans.XmlStringGets (as xml) the "annotation" attributeorg.apache.xmlbeans.XmlBooleanGets (as xml) the "clone" attributeorg.apache.xmlbeans.XmlStringGets (as xml) the "default" attributeorg.apache.xmlbeans.XmlBooleanGets (as xml) the "exclusive" attributeorg.apache.xmlbeans.XmlBooleanGets (as xml) the "hide_on_form" attributeorg.apache.xmlbeans.XmlIntegerxgetMax()Gets (as xml) the "max" attributeorg.apache.xmlbeans.XmlIntegerxgetMin()Gets (as xml) the "min" attributeorg.apache.xmlbeans.XmlStringxgetName()Gets (as xml) the "name" attributeorg.apache.xmlbeans.XmlStringxgetPath()Gets (as xml) the "path" attributevoidxsetAnnotation(org.apache.xmlbeans.XmlString annotation) Sets (as xml) the "annotation" attributevoidxsetClone(org.apache.xmlbeans.XmlBoolean clone) Sets (as xml) the "clone" attributevoidxsetDefault(org.apache.xmlbeans.XmlString xdefault) Sets (as xml) the "default" attributevoidxsetExclusive(org.apache.xmlbeans.XmlBoolean exclusive) Sets (as xml) the "exclusive" attributevoidxsetHideOnForm(org.apache.xmlbeans.XmlBoolean hideOnForm) Sets (as xml) the "hide_on_form" attributevoidxsetMax(org.apache.xmlbeans.XmlInteger max) Sets (as xml) the "max" attributevoidxsetMin(org.apache.xmlbeans.XmlInteger min) Sets (as xml) the "min" attributevoidxsetName(org.apache.xmlbeans.XmlString name) Sets (as xml) the "name" attributevoidxsetPath(org.apache.xmlbeans.XmlString path) Sets (as xml) the "path" attributeMethods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_codeMethods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate, validate, validate_now, validate_simpleval, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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
-
Constructor Details
-
StatementImpl
public StatementImpl(org.apache.xmlbeans.SchemaType sType)
-
-
Method Details
-
getQueryId
Gets the "queryId" element- Specified by:
getQueryIdin interfaceStatement
-
isSetQueryId
public boolean isSetQueryId()True if has "queryId" element- Specified by:
isSetQueryIdin interfaceStatement
-
setQueryId
Sets the "queryId" element- Specified by:
setQueryIdin interfaceStatement
-
addNewQueryId
Appends and returns a new empty "queryId" element- Specified by:
addNewQueryIdin interfaceStatement
-
unsetQueryId
public void unsetQueryId()Unsets the "queryId" element- Specified by:
unsetQueryIdin interfaceStatement
-
getConstraint
Gets the "constraint" element- Specified by:
getConstraintin interfaceStatement
-
isSetConstraint
public boolean isSetConstraint()True if has "constraint" element- Specified by:
isSetConstraintin interfaceStatement
-
setConstraint
Sets the "constraint" element- Specified by:
setConstraintin interfaceStatement
-
addNewConstraint
Appends and returns a new empty "constraint" element- Specified by:
addNewConstraintin interfaceStatement
-
unsetConstraint
public void unsetConstraint()Unsets the "constraint" element- Specified by:
unsetConstraintin interfaceStatement
-
getNameConstraint
Gets the "nameConstraint" element- Specified by:
getNameConstraintin interfaceStatement
-
isSetNameConstraint
public boolean isSetNameConstraint()True if has "nameConstraint" element- Specified by:
isSetNameConstraintin interfaceStatement
-
setNameConstraint
Sets the "nameConstraint" element- Specified by:
setNameConstraintin interfaceStatement
-
addNewNameConstraint
Appends and returns a new empty "nameConstraint" element- Specified by:
addNewNameConstraintin interfaceStatement
-
unsetNameConstraint
public void unsetNameConstraint()Unsets the "nameConstraint" element- Specified by:
unsetNameConstraintin interfaceStatement
-
getEventConstraint
Gets the "eventConstraint" element- Specified by:
getEventConstraintin interfaceStatement
-
isSetEventConstraint
public boolean isSetEventConstraint()True if has "eventConstraint" element- Specified by:
isSetEventConstraintin interfaceStatement
-
setEventConstraint
Sets the "eventConstraint" element- Specified by:
setEventConstraintin interfaceStatement
-
addNewEventConstraint
Appends and returns a new empty "eventConstraint" element- Specified by:
addNewEventConstraintin interfaceStatement
-
unsetEventConstraint
public void unsetEventConstraint()Unsets the "eventConstraint" element- Specified by:
unsetEventConstraintin interfaceStatement
-
getConditionalNode
Gets the "conditionalNode" element- Specified by:
getConditionalNodein interfaceStatement
-
isSetConditionalNode
public boolean isSetConditionalNode()True if has "conditionalNode" element- Specified by:
isSetConditionalNodein interfaceStatement
-
setConditionalNode
Sets the "conditionalNode" element- Specified by:
setConditionalNodein interfaceStatement
-
addNewConditionalNode
Appends and returns a new empty "conditionalNode" element- Specified by:
addNewConditionalNodein interfaceStatement
-
unsetConditionalNode
public void unsetConditionalNode()Unsets the "conditionalNode" element- Specified by:
unsetConditionalNodein interfaceStatement
-
getNullFlavourConstraint
Gets the "nullFlavourConstraint" element- Specified by:
getNullFlavourConstraintin interfaceStatement
-
isSetNullFlavourConstraint
public boolean isSetNullFlavourConstraint()True if has "nullFlavourConstraint" element- Specified by:
isSetNullFlavourConstraintin interfaceStatement
-
setNullFlavourConstraint
Sets the "nullFlavourConstraint" element- Specified by:
setNullFlavourConstraintin interfaceStatement
-
addNewNullFlavourConstraint
Appends and returns a new empty "nullFlavourConstraint" element- Specified by:
addNewNullFlavourConstraintin interfaceStatement
-
unsetNullFlavourConstraint
public void unsetNullFlavourConstraint()Unsets the "nullFlavourConstraint" element- Specified by:
unsetNullFlavourConstraintin interfaceStatement
-
getPath
Gets the "path" attribute -
xgetPath
public org.apache.xmlbeans.XmlString xgetPath()Gets (as xml) the "path" attribute -
setPath
Sets the "path" attribute -
xsetPath
public void xsetPath(org.apache.xmlbeans.XmlString path) Sets (as xml) the "path" attribute -
getMax
Gets the "max" attribute -
xgetMax
public org.apache.xmlbeans.XmlInteger xgetMax()Gets (as xml) the "max" attribute -
isSetMax
public boolean isSetMax()True if has "max" attribute -
setMax
Sets the "max" attribute -
xsetMax
public void xsetMax(org.apache.xmlbeans.XmlInteger max) Sets (as xml) the "max" attribute -
unsetMax
public void unsetMax()Unsets the "max" attribute -
getMin
Gets the "min" attribute -
xgetMin
public org.apache.xmlbeans.XmlInteger xgetMin()Gets (as xml) the "min" attribute -
isSetMin
public boolean isSetMin()True if has "min" attribute -
setMin
Sets the "min" attribute -
xsetMin
public void xsetMin(org.apache.xmlbeans.XmlInteger min) Sets (as xml) the "min" attribute -
unsetMin
public void unsetMin()Unsets the "min" attribute -
getExclusive
public boolean getExclusive()Gets the "exclusive" attribute- Specified by:
getExclusivein interfaceStatement
-
xgetExclusive
public org.apache.xmlbeans.XmlBoolean xgetExclusive()Gets (as xml) the "exclusive" attribute- Specified by:
xgetExclusivein interfaceStatement
-
isSetExclusive
public boolean isSetExclusive()True if has "exclusive" attribute- Specified by:
isSetExclusivein interfaceStatement
-
setExclusive
public void setExclusive(boolean exclusive) Sets the "exclusive" attribute- Specified by:
setExclusivein interfaceStatement
-
xsetExclusive
public void xsetExclusive(org.apache.xmlbeans.XmlBoolean exclusive) Sets (as xml) the "exclusive" attribute- Specified by:
xsetExclusivein interfaceStatement
-
unsetExclusive
public void unsetExclusive()Unsets the "exclusive" attribute- Specified by:
unsetExclusivein interfaceStatement
-
getDefault
Gets the "default" attribute- Specified by:
getDefaultin interfaceStatement
-
xgetDefault
public org.apache.xmlbeans.XmlString xgetDefault()Gets (as xml) the "default" attribute- Specified by:
xgetDefaultin interfaceStatement
-
isSetDefault
public boolean isSetDefault()True if has "default" attribute- Specified by:
isSetDefaultin interfaceStatement
-
setDefault
Sets the "default" attribute- Specified by:
setDefaultin interfaceStatement
-
xsetDefault
public void xsetDefault(org.apache.xmlbeans.XmlString xdefault) Sets (as xml) the "default" attribute- Specified by:
xsetDefaultin interfaceStatement
-
unsetDefault
public void unsetDefault()Unsets the "default" attribute- Specified by:
unsetDefaultin interfaceStatement
-
getHideOnForm
public boolean getHideOnForm()Gets the "hide_on_form" attribute- Specified by:
getHideOnFormin interfaceStatement
-
xgetHideOnForm
public org.apache.xmlbeans.XmlBoolean xgetHideOnForm()Gets (as xml) the "hide_on_form" attribute- Specified by:
xgetHideOnFormin interfaceStatement
-
isSetHideOnForm
public boolean isSetHideOnForm()True if has "hide_on_form" attribute- Specified by:
isSetHideOnFormin interfaceStatement
-
setHideOnForm
public void setHideOnForm(boolean hideOnForm) Sets the "hide_on_form" attribute- Specified by:
setHideOnFormin interfaceStatement
-
xsetHideOnForm
public void xsetHideOnForm(org.apache.xmlbeans.XmlBoolean hideOnForm) Sets (as xml) the "hide_on_form" attribute- Specified by:
xsetHideOnFormin interfaceStatement
-
unsetHideOnForm
public void unsetHideOnForm()Unsets the "hide_on_form" attribute- Specified by:
unsetHideOnFormin interfaceStatement
-
getClone
public boolean getClone()Gets the "clone" attribute -
xgetClone
public org.apache.xmlbeans.XmlBoolean xgetClone()Gets (as xml) the "clone" attribute -
isSetClone
public boolean isSetClone()True if has "clone" attribute- Specified by:
isSetClonein interfaceStatement
-
setClone
public void setClone(boolean clone) Sets the "clone" attribute -
xsetClone
public void xsetClone(org.apache.xmlbeans.XmlBoolean clone) Sets (as xml) the "clone" attribute -
unsetClone
public void unsetClone()Unsets the "clone" attribute- Specified by:
unsetClonein interfaceStatement
-
getName
Gets the "name" attribute -
xgetName
public org.apache.xmlbeans.XmlString xgetName()Gets (as xml) the "name" attribute -
isSetName
public boolean isSetName()True if has "name" attribute -
setName
Sets the "name" attribute -
xsetName
public void xsetName(org.apache.xmlbeans.XmlString name) Sets (as xml) the "name" attribute -
unsetName
public void unsetName()Unsets the "name" attribute -
getAnnotation
Gets the "annotation" attribute- Specified by:
getAnnotationin interfaceStatement
-
xgetAnnotation
public org.apache.xmlbeans.XmlString xgetAnnotation()Gets (as xml) the "annotation" attribute- Specified by:
xgetAnnotationin interfaceStatement
-
isSetAnnotation
public boolean isSetAnnotation()True if has "annotation" attribute- Specified by:
isSetAnnotationin interfaceStatement
-
setAnnotation
Sets the "annotation" attribute- Specified by:
setAnnotationin interfaceStatement
-
xsetAnnotation
public void xsetAnnotation(org.apache.xmlbeans.XmlString annotation) Sets (as xml) the "annotation" attribute- Specified by:
xsetAnnotationin interfaceStatement
-
unsetAnnotation
public void unsetAnnotation()Unsets the "annotation" attribute- Specified by:
unsetAnnotationin interfaceStatement
-