public class ObservationProcessTypeImpl extends AbstractFeatureTypeImpl implements ObservationProcessType
addNewMetaDataPropertyaddNewMetaDataPropertyObservationProcessType.Factory_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| Constructor and Description |
|---|
ObservationProcessTypeImpl(org.apache.xmlbeans.SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
void |
addComment(String comment)
Appends the value as the last "comment" element
|
org.apache.xmlbeans.XmlString |
addNewComment()
Appends and returns a new empty value (as xml) as the last "comment" element
|
ReferenceType |
addNewInput()
Appends and returns a new empty value (as xml) as the last "input" element
|
CIResponsiblePartyPropertyType |
addNewOperator()
Appends and returns a new empty value (as xml) as the last "operator" element
|
ReferenceType |
addNewOriginatingProcess()
Appends and returns a new empty "originatingProcess" element
|
NamedValuePropertyType |
addNewParameter()
Appends and returns a new empty value (as xml) as the last "parameter" element
|
ReferenceType |
addNewProcessReference()
Appends and returns a new empty "processReference" element
|
ReferenceType |
addNewProcessType()
Appends and returns a new empty "processType" element
|
VerticalDatumPropertyType |
addNewVerticalDatum()
Appends and returns a new empty "verticalDatum" element
|
org.apache.xmlbeans.GDuration |
getAggregationDuration()
Gets the "aggregationDuration" element
|
String[] |
getCommentArray()
Gets array of all "comment" elements
|
String |
getCommentArray(int i)
Gets ith "comment" element
|
ReferenceType[] |
getInputArray()
Gets array of all "input" elements
|
ReferenceType |
getInputArray(int i)
Gets ith "input" element
|
CIResponsiblePartyPropertyType[] |
getOperatorArray()
Gets array of all "operator" elements
|
CIResponsiblePartyPropertyType |
getOperatorArray(int i)
Gets ith "operator" element
|
ReferenceType |
getOriginatingProcess()
Gets the "originatingProcess" element
|
NamedValuePropertyType[] |
getParameterArray()
Gets array of all "parameter" elements
|
NamedValuePropertyType |
getParameterArray(int i)
Gets ith "parameter" element
|
ReferenceType |
getProcessReference()
Gets the "processReference" element
|
ReferenceType |
getProcessType()
Gets the "processType" element
|
VerticalDatumPropertyType |
getVerticalDatum()
Gets the "verticalDatum" element
|
void |
insertComment(int i,
String comment)
Inserts the value as the ith "comment" element
|
org.apache.xmlbeans.XmlString |
insertNewComment(int i)
Inserts and returns a new empty value (as xml) as the ith "comment" element
|
ReferenceType |
insertNewInput(int i)
Inserts and returns a new empty value (as xml) as the ith "input" element
|
CIResponsiblePartyPropertyType |
insertNewOperator(int i)
Inserts and returns a new empty value (as xml) as the ith "operator" element
|
NamedValuePropertyType |
insertNewParameter(int i)
Inserts and returns a new empty value (as xml) as the ith "parameter" element
|
boolean |
isSetAggregationDuration()
True if has "aggregationDuration" element
|
boolean |
isSetOriginatingProcess()
True if has "originatingProcess" element
|
boolean |
isSetProcessReference()
True if has "processReference" element
|
boolean |
isSetVerticalDatum()
True if has "verticalDatum" element
|
void |
removeComment(int i)
Removes the ith "comment" element
|
void |
removeInput(int i)
Removes the ith "input" element
|
void |
removeOperator(int i)
Removes the ith "operator" element
|
void |
removeParameter(int i)
Removes the ith "parameter" element
|
void |
setAggregationDuration(org.apache.xmlbeans.GDuration aggregationDuration)
Sets the "aggregationDuration" element
|
void |
setCommentArray(int i,
String comment)
Sets ith "comment" element
|
void |
setCommentArray(String[] commentArray)
Sets array of all "comment" element
|
void |
setInputArray(int i,
ReferenceType input)
Sets ith "input" element
|
void |
setInputArray(ReferenceType[] inputArray)
Sets array of all "input" element
|
void |
setOperatorArray(CIResponsiblePartyPropertyType[] operatorArray)
Sets array of all "operator" element
|
void |
setOperatorArray(int i,
CIResponsiblePartyPropertyType operator)
Sets ith "operator" element
|
void |
setOriginatingProcess(ReferenceType originatingProcess)
Sets the "originatingProcess" element
|
void |
setParameterArray(int i,
NamedValuePropertyType parameter)
Sets ith "parameter" element
|
void |
setParameterArray(NamedValuePropertyType[] parameterArray)
Sets array of all "parameter" element
|
void |
setProcessReference(ReferenceType processReference)
Sets the "processReference" element
|
void |
setProcessType(ReferenceType processType)
Sets the "processType" element
|
void |
setVerticalDatum(VerticalDatumPropertyType verticalDatum)
Sets the "verticalDatum" element
|
int |
sizeOfCommentArray()
Returns number of "comment" element
|
int |
sizeOfInputArray()
Returns number of "input" element
|
int |
sizeOfOperatorArray()
Returns number of "operator" element
|
int |
sizeOfParameterArray()
Returns number of "parameter" element
|
void |
unsetAggregationDuration()
Unsets the "aggregationDuration" element
|
void |
unsetOriginatingProcess()
Unsets the "originatingProcess" element
|
void |
unsetProcessReference()
Unsets the "processReference" element
|
void |
unsetVerticalDatum()
Unsets the "verticalDatum" element
|
org.apache.xmlbeans.XmlDuration |
xgetAggregationDuration()
Gets (as xml) the "aggregationDuration" element
|
org.apache.xmlbeans.XmlString[] |
xgetCommentArray()
Gets (as xml) array of all "comment" elements
|
org.apache.xmlbeans.XmlString |
xgetCommentArray(int i)
Gets (as xml) ith "comment" element
|
void |
xsetAggregationDuration(org.apache.xmlbeans.XmlDuration aggregationDuration)
Sets (as xml) the "aggregationDuration" element
|
void |
xsetCommentArray(int i,
org.apache.xmlbeans.XmlString comment)
Sets (as xml) ith "comment" element
|
void |
xsetCommentArray(org.apache.xmlbeans.XmlString[] commentArray)
Sets (as xml) array of all "comment" element
|
addNewBoundedBy, addNewLocation, getBoundedBy, getLocation, isNilBoundedBy, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, setNilBoundedBy, unsetBoundedBy, unsetLocationaddNewDescription, addNewDescriptionReference, addNewIdentifier, addNewMetaDataProperty, addNewName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetDescriptionReference, isSetIdentifier, removeMetaDataProperty, removeName, setDescription, setDescriptionReference, setId, setIdentifier, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetDescriptionReference, unsetIdentifier, xgetId, xsetIdarraySetterHelper, 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_code_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_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, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, 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_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddNewBoundedBy, addNewLocation, getBoundedBy, getLocation, isNilBoundedBy, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, setNilBoundedBy, unsetBoundedBy, unsetLocationaddNewDescription, addNewDescriptionReference, addNewIdentifier, addNewMetaDataProperty, addNewName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetDescriptionReference, isSetIdentifier, removeMetaDataProperty, removeName, setDescription, setDescriptionReference, setId, setIdentifier, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetDescriptionReference, unsetIdentifier, xgetId, xsetIdchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextpublic ObservationProcessTypeImpl(org.apache.xmlbeans.SchemaType sType)
public ReferenceType getProcessType()
getProcessType in interface ObservationProcessTypepublic void setProcessType(ReferenceType processType)
setProcessType in interface ObservationProcessTypepublic ReferenceType addNewProcessType()
addNewProcessType in interface ObservationProcessTypepublic ReferenceType getOriginatingProcess()
getOriginatingProcess in interface ObservationProcessTypepublic boolean isSetOriginatingProcess()
isSetOriginatingProcess in interface ObservationProcessTypepublic void setOriginatingProcess(ReferenceType originatingProcess)
setOriginatingProcess in interface ObservationProcessTypepublic ReferenceType addNewOriginatingProcess()
addNewOriginatingProcess in interface ObservationProcessTypepublic void unsetOriginatingProcess()
unsetOriginatingProcess in interface ObservationProcessTypepublic org.apache.xmlbeans.GDuration getAggregationDuration()
getAggregationDuration in interface ObservationProcessTypepublic org.apache.xmlbeans.XmlDuration xgetAggregationDuration()
xgetAggregationDuration in interface ObservationProcessTypepublic boolean isSetAggregationDuration()
isSetAggregationDuration in interface ObservationProcessTypepublic void setAggregationDuration(org.apache.xmlbeans.GDuration aggregationDuration)
setAggregationDuration in interface ObservationProcessTypepublic void xsetAggregationDuration(org.apache.xmlbeans.XmlDuration aggregationDuration)
xsetAggregationDuration in interface ObservationProcessTypepublic void unsetAggregationDuration()
unsetAggregationDuration in interface ObservationProcessTypepublic VerticalDatumPropertyType getVerticalDatum()
getVerticalDatum in interface ObservationProcessTypepublic boolean isSetVerticalDatum()
isSetVerticalDatum in interface ObservationProcessTypepublic void setVerticalDatum(VerticalDatumPropertyType verticalDatum)
setVerticalDatum in interface ObservationProcessTypepublic VerticalDatumPropertyType addNewVerticalDatum()
addNewVerticalDatum in interface ObservationProcessTypepublic void unsetVerticalDatum()
unsetVerticalDatum in interface ObservationProcessTypepublic String[] getCommentArray()
getCommentArray in interface ObservationProcessTypepublic String getCommentArray(int i)
getCommentArray in interface ObservationProcessTypepublic org.apache.xmlbeans.XmlString[] xgetCommentArray()
xgetCommentArray in interface ObservationProcessTypepublic org.apache.xmlbeans.XmlString xgetCommentArray(int i)
xgetCommentArray in interface ObservationProcessTypepublic int sizeOfCommentArray()
sizeOfCommentArray in interface ObservationProcessTypepublic void setCommentArray(String[] commentArray)
setCommentArray in interface ObservationProcessTypepublic void setCommentArray(int i,
String comment)
setCommentArray in interface ObservationProcessTypepublic void xsetCommentArray(org.apache.xmlbeans.XmlString[] commentArray)
xsetCommentArray in interface ObservationProcessTypepublic void xsetCommentArray(int i,
org.apache.xmlbeans.XmlString comment)
xsetCommentArray in interface ObservationProcessTypepublic void insertComment(int i,
String comment)
insertComment in interface ObservationProcessTypepublic void addComment(String comment)
addComment in interface ObservationProcessTypepublic org.apache.xmlbeans.XmlString insertNewComment(int i)
insertNewComment in interface ObservationProcessTypepublic org.apache.xmlbeans.XmlString addNewComment()
addNewComment in interface ObservationProcessTypepublic void removeComment(int i)
removeComment in interface ObservationProcessTypepublic ReferenceType getProcessReference()
getProcessReference in interface ObservationProcessTypepublic boolean isSetProcessReference()
isSetProcessReference in interface ObservationProcessTypepublic void setProcessReference(ReferenceType processReference)
setProcessReference in interface ObservationProcessTypepublic ReferenceType addNewProcessReference()
addNewProcessReference in interface ObservationProcessTypepublic void unsetProcessReference()
unsetProcessReference in interface ObservationProcessTypepublic ReferenceType[] getInputArray()
getInputArray in interface ObservationProcessTypepublic ReferenceType getInputArray(int i)
getInputArray in interface ObservationProcessTypepublic int sizeOfInputArray()
sizeOfInputArray in interface ObservationProcessTypepublic void setInputArray(ReferenceType[] inputArray)
setInputArray in interface ObservationProcessTypepublic void setInputArray(int i,
ReferenceType input)
setInputArray in interface ObservationProcessTypepublic ReferenceType insertNewInput(int i)
insertNewInput in interface ObservationProcessTypepublic ReferenceType addNewInput()
addNewInput in interface ObservationProcessTypepublic void removeInput(int i)
removeInput in interface ObservationProcessTypepublic NamedValuePropertyType[] getParameterArray()
getParameterArray in interface ObservationProcessTypepublic NamedValuePropertyType getParameterArray(int i)
getParameterArray in interface ObservationProcessTypepublic int sizeOfParameterArray()
sizeOfParameterArray in interface ObservationProcessTypepublic void setParameterArray(NamedValuePropertyType[] parameterArray)
setParameterArray in interface ObservationProcessTypepublic void setParameterArray(int i,
NamedValuePropertyType parameter)
setParameterArray in interface ObservationProcessTypepublic NamedValuePropertyType insertNewParameter(int i)
insertNewParameter in interface ObservationProcessTypepublic NamedValuePropertyType addNewParameter()
addNewParameter in interface ObservationProcessTypepublic void removeParameter(int i)
removeParameter in interface ObservationProcessTypepublic CIResponsiblePartyPropertyType[] getOperatorArray()
getOperatorArray in interface ObservationProcessTypepublic CIResponsiblePartyPropertyType getOperatorArray(int i)
getOperatorArray in interface ObservationProcessTypepublic int sizeOfOperatorArray()
sizeOfOperatorArray in interface ObservationProcessTypepublic void setOperatorArray(CIResponsiblePartyPropertyType[] operatorArray)
setOperatorArray in interface ObservationProcessTypepublic void setOperatorArray(int i,
CIResponsiblePartyPropertyType operator)
setOperatorArray in interface ObservationProcessTypepublic CIResponsiblePartyPropertyType insertNewOperator(int i)
insertNewOperator in interface ObservationProcessTypepublic CIResponsiblePartyPropertyType addNewOperator()
addNewOperator in interface ObservationProcessTypepublic void removeOperator(int i)
removeOperator in interface ObservationProcessTypeCopyright © 2017 52north.org. All rights reserved.