Package net.opengis.sensorml.x20.impl
Class AbstractPhysicalProcessTypeImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- net.opengis.gml.x32.impl.AbstractGMLTypeImpl
-
- net.opengis.gml.x32.impl.AbstractFeatureTypeImpl
-
- net.opengis.sensorml.x20.impl.DescribedObjectTypeImpl
-
- net.opengis.sensorml.x20.impl.AbstractProcessTypeImpl
-
- net.opengis.sensorml.x20.impl.AbstractPhysicalProcessTypeImpl
-
- All Implemented Interfaces:
Serializable,AbstractFeatureType,AbstractGMLType,AbstractPhysicalProcessType,AbstractProcessType,DescribedObjectType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- Direct Known Subclasses:
PhysicalComponentTypeImpl,PhysicalSystemTypeImpl
public class AbstractPhysicalProcessTypeImpl extends AbstractProcessTypeImpl implements AbstractPhysicalProcessType
An XML AbstractPhysicalProcessType(@http://www.opengis.net/sensorml/2.0). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAbstractPhysicalProcessTypeImpl.LocalReferenceFrameImplAn XML localReferenceFrame(@http://www.opengis.net/sensorml/2.0).static classAbstractPhysicalProcessTypeImpl.LocalTimeFrameImplAn XML localTimeFrame(@http://www.opengis.net/sensorml/2.0).-
Nested classes/interfaces inherited from class net.opengis.sensorml.x20.impl.AbstractProcessTypeImpl
AbstractProcessTypeImpl.ConfigurationImpl, AbstractProcessTypeImpl.FeaturesOfInterestImpl, AbstractProcessTypeImpl.InputsImpl, AbstractProcessTypeImpl.ModesImpl, AbstractProcessTypeImpl.OutputsImpl, AbstractProcessTypeImpl.ParametersImpl
-
Nested classes/interfaces inherited from class net.opengis.sensorml.x20.impl.DescribedObjectTypeImpl
DescribedObjectTypeImpl.CapabilitiesImpl, DescribedObjectTypeImpl.CharacteristicsImpl, DescribedObjectTypeImpl.ValidTimeImpl
-
Nested classes/interfaces inherited from interface net.opengis.gml.x32.AbstractFeatureType
AbstractFeatureType.Factory
-
Nested classes/interfaces inherited from interface net.opengis.gml.x32.AbstractGMLType
AbstractGMLType.Factory
-
Nested classes/interfaces inherited from interface net.opengis.sensorml.x20.AbstractPhysicalProcessType
AbstractPhysicalProcessType.Factory, AbstractPhysicalProcessType.LocalReferenceFrame, AbstractPhysicalProcessType.LocalTimeFrame
-
Nested classes/interfaces inherited from interface net.opengis.sensorml.x20.AbstractProcessType
AbstractProcessType.Configuration, AbstractProcessType.Factory, AbstractProcessType.FeaturesOfInterest, AbstractProcessType.Inputs, AbstractProcessType.Modes, AbstractProcessType.Outputs, AbstractProcessType.Parameters
-
Nested classes/interfaces inherited from interface net.opengis.sensorml.x20.DescribedObjectType
DescribedObjectType.Capabilities, DescribedObjectType.Characteristics, DescribedObjectType.Factory, DescribedObjectType.ValidTime
-
-
Field Summary
-
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
-
Fields inherited from interface net.opengis.gml.x32.AbstractFeatureType
type
-
Fields inherited from interface net.opengis.gml.x32.AbstractGMLType
type
-
Fields inherited from interface net.opengis.sensorml.x20.AbstractPhysicalProcessType
type
-
Fields inherited from interface net.opengis.sensorml.x20.AbstractProcessType
type
-
Fields inherited from interface net.opengis.sensorml.x20.DescribedObjectType
type
-
-
Constructor Summary
Constructors Constructor Description AbstractPhysicalProcessTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ReferenceTypeaddNewAttachedTo()Appends and returns a new empty "attachedTo" elementAbstractPhysicalProcessType.LocalReferenceFrameaddNewLocalReferenceFrame()Appends and returns a new empty value (as xml) as the last "localReferenceFrame" elementAbstractPhysicalProcessType.LocalTimeFrameaddNewLocalTimeFrame()Appends and returns a new empty value (as xml) as the last "localTimeFrame" elementPositionUnionPropertyTypeaddNewPosition()Appends and returns a new empty value (as xml) as the last "position" elementTimePropertyTypeaddNewTimePosition()Appends and returns a new empty value (as xml) as the last "timePosition" elementReferenceTypegetAttachedTo()Gets the "attachedTo" elementAbstractPhysicalProcessType.LocalReferenceFrame[]getLocalReferenceFrameArray()Gets array of all "localReferenceFrame" elementsAbstractPhysicalProcessType.LocalReferenceFramegetLocalReferenceFrameArray(int i)Gets ith "localReferenceFrame" elementAbstractPhysicalProcessType.LocalTimeFrame[]getLocalTimeFrameArray()Gets array of all "localTimeFrame" elementsAbstractPhysicalProcessType.LocalTimeFramegetLocalTimeFrameArray(int i)Gets ith "localTimeFrame" elementPositionUnionPropertyType[]getPositionArray()Gets array of all "position" elementsPositionUnionPropertyTypegetPositionArray(int i)Gets ith "position" elementTimePropertyType[]getTimePositionArray()Gets array of all "timePosition" elementsTimePropertyTypegetTimePositionArray(int i)Gets ith "timePosition" elementAbstractPhysicalProcessType.LocalReferenceFrameinsertNewLocalReferenceFrame(int i)Inserts and returns a new empty value (as xml) as the ith "localReferenceFrame" elementAbstractPhysicalProcessType.LocalTimeFrameinsertNewLocalTimeFrame(int i)Inserts and returns a new empty value (as xml) as the ith "localTimeFrame" elementPositionUnionPropertyTypeinsertNewPosition(int i)Inserts and returns a new empty value (as xml) as the ith "position" elementTimePropertyTypeinsertNewTimePosition(int i)Inserts and returns a new empty value (as xml) as the ith "timePosition" elementbooleanisSetAttachedTo()True if has "attachedTo" elementvoidremoveLocalReferenceFrame(int i)Removes the ith "localReferenceFrame" elementvoidremoveLocalTimeFrame(int i)Removes the ith "localTimeFrame" elementvoidremovePosition(int i)Removes the ith "position" elementvoidremoveTimePosition(int i)Removes the ith "timePosition" elementvoidsetAttachedTo(ReferenceType attachedTo)Sets the "attachedTo" elementvoidsetLocalReferenceFrameArray(int i, AbstractPhysicalProcessType.LocalReferenceFrame localReferenceFrame)Sets ith "localReferenceFrame" elementvoidsetLocalReferenceFrameArray(AbstractPhysicalProcessType.LocalReferenceFrame[] localReferenceFrameArray)Sets array of all "localReferenceFrame" elementvoidsetLocalTimeFrameArray(int i, AbstractPhysicalProcessType.LocalTimeFrame localTimeFrame)Sets ith "localTimeFrame" elementvoidsetLocalTimeFrameArray(AbstractPhysicalProcessType.LocalTimeFrame[] localTimeFrameArray)Sets array of all "localTimeFrame" elementvoidsetPositionArray(int i, PositionUnionPropertyType position)Sets ith "position" elementvoidsetPositionArray(PositionUnionPropertyType[] positionArray)Sets array of all "position" elementvoidsetTimePositionArray(int i, TimePropertyType timePosition)Sets ith "timePosition" elementvoidsetTimePositionArray(TimePropertyType[] timePositionArray)Sets array of all "timePosition" elementintsizeOfLocalReferenceFrameArray()Returns number of "localReferenceFrame" elementintsizeOfLocalTimeFrameArray()Returns number of "localTimeFrame" elementintsizeOfPositionArray()Returns number of "position" elementintsizeOfTimePositionArray()Returns number of "timePosition" elementvoidunsetAttachedTo()Unsets the "attachedTo" element-
Methods inherited from class net.opengis.sensorml.x20.impl.AbstractProcessTypeImpl
addNewConfiguration, addNewFeaturesOfInterest, addNewInputs, addNewModes, addNewOutputs, addNewParameters, addNewTypeOf, getConfiguration, getDefinition, getFeaturesOfInterest, getInputs, getModesArray, getModesArray, getOutputs, getParameters, getTypeOf, insertNewModes, isSetConfiguration, isSetDefinition, isSetFeaturesOfInterest, isSetInputs, isSetOutputs, isSetParameters, isSetTypeOf, removeModes, setConfiguration, setDefinition, setFeaturesOfInterest, setInputs, setModesArray, setModesArray, setOutputs, setParameters, setTypeOf, sizeOfModesArray, unsetConfiguration, unsetDefinition, unsetFeaturesOfInterest, unsetInputs, unsetOutputs, unsetParameters, unsetTypeOf, xgetDefinition, xsetDefinition
-
Methods inherited from class net.opengis.sensorml.x20.impl.DescribedObjectTypeImpl
addNewCapabilities, addNewCharacteristics, addNewClassification, addNewContacts, addNewDocumentation, addNewExtension, addNewHistory, addNewIdentification, addNewKeywords, addNewLegalConstraints, addNewSecurityConstraints, addNewValidTime, getCapabilitiesArray, getCapabilitiesArray, getCharacteristicsArray, getCharacteristicsArray, getClassificationArray, getClassificationArray, getContactsArray, getContactsArray, getDocumentationArray, getDocumentationArray, getExtensionArray, getExtensionArray, getHistoryArray, getHistoryArray, getIdentificationArray, getIdentificationArray, getKeywordsArray, getKeywordsArray, getLang, getLegalConstraintsArray, getLegalConstraintsArray, getSecurityConstraintsArray, getSecurityConstraintsArray, getValidTimeArray, getValidTimeArray, insertNewCapabilities, insertNewCharacteristics, insertNewClassification, insertNewContacts, insertNewDocumentation, insertNewExtension, insertNewHistory, insertNewIdentification, insertNewKeywords, insertNewLegalConstraints, insertNewSecurityConstraints, insertNewValidTime, isSetLang, removeCapabilities, removeCharacteristics, removeClassification, removeContacts, removeDocumentation, removeExtension, removeHistory, removeIdentification, removeKeywords, removeLegalConstraints, removeSecurityConstraints, removeValidTime, setCapabilitiesArray, setCapabilitiesArray, setCharacteristicsArray, setCharacteristicsArray, setClassificationArray, setClassificationArray, setContactsArray, setContactsArray, setDocumentationArray, setDocumentationArray, setExtensionArray, setExtensionArray, setHistoryArray, setHistoryArray, setIdentificationArray, setIdentificationArray, setKeywordsArray, setKeywordsArray, setLang, setLegalConstraintsArray, setLegalConstraintsArray, setSecurityConstraintsArray, setSecurityConstraintsArray, setValidTimeArray, setValidTimeArray, sizeOfCapabilitiesArray, sizeOfCharacteristicsArray, sizeOfClassificationArray, sizeOfContactsArray, sizeOfDocumentationArray, sizeOfExtensionArray, sizeOfHistoryArray, sizeOfIdentificationArray, sizeOfKeywordsArray, sizeOfLegalConstraintsArray, sizeOfSecurityConstraintsArray, sizeOfValidTimeArray, unsetLang, xgetLang, xsetLang
-
Methods inherited from class net.opengis.gml.x32.impl.AbstractFeatureTypeImpl
addNewBoundedBy, addNewLocation, getBoundedBy, getLocation, isNilBoundedBy, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, setNilBoundedBy, unsetBoundedBy, unsetLocation
-
Methods inherited from class net.opengis.gml.x32.impl.AbstractGMLTypeImpl
addNewDescription, 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, xsetId
-
Methods 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_code
-
Methods 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, xmlText
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface net.opengis.gml.x32.AbstractFeatureType
addNewBoundedBy, addNewLocation, getBoundedBy, getLocation, isNilBoundedBy, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, setNilBoundedBy, unsetBoundedBy, unsetLocation
-
Methods inherited from interface net.opengis.gml.x32.AbstractGMLType
addNewDescription, 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, xsetId
-
Methods inherited from interface net.opengis.sensorml.x20.AbstractProcessType
addNewConfiguration, addNewFeaturesOfInterest, addNewInputs, addNewModes, addNewOutputs, addNewParameters, addNewTypeOf, getConfiguration, getDefinition, getFeaturesOfInterest, getInputs, getModesArray, getModesArray, getOutputs, getParameters, getTypeOf, insertNewModes, isSetConfiguration, isSetDefinition, isSetFeaturesOfInterest, isSetInputs, isSetOutputs, isSetParameters, isSetTypeOf, removeModes, setConfiguration, setDefinition, setFeaturesOfInterest, setInputs, setModesArray, setModesArray, setOutputs, setParameters, setTypeOf, sizeOfModesArray, unsetConfiguration, unsetDefinition, unsetFeaturesOfInterest, unsetInputs, unsetOutputs, unsetParameters, unsetTypeOf, xgetDefinition, xsetDefinition
-
Methods inherited from interface net.opengis.sensorml.x20.DescribedObjectType
addNewCapabilities, addNewCharacteristics, addNewClassification, addNewContacts, addNewDocumentation, addNewExtension, addNewHistory, addNewIdentification, addNewKeywords, addNewLegalConstraints, addNewSecurityConstraints, addNewValidTime, getCapabilitiesArray, getCapabilitiesArray, getCharacteristicsArray, getCharacteristicsArray, getClassificationArray, getClassificationArray, getContactsArray, getContactsArray, getDocumentationArray, getDocumentationArray, getExtensionArray, getExtensionArray, getHistoryArray, getHistoryArray, getIdentificationArray, getIdentificationArray, getKeywordsArray, getKeywordsArray, getLang, getLegalConstraintsArray, getLegalConstraintsArray, getSecurityConstraintsArray, getSecurityConstraintsArray, getValidTimeArray, getValidTimeArray, insertNewCapabilities, insertNewCharacteristics, insertNewClassification, insertNewContacts, insertNewDocumentation, insertNewExtension, insertNewHistory, insertNewIdentification, insertNewKeywords, insertNewLegalConstraints, insertNewSecurityConstraints, insertNewValidTime, isSetLang, removeCapabilities, removeCharacteristics, removeClassification, removeContacts, removeDocumentation, removeExtension, removeHistory, removeIdentification, removeKeywords, removeLegalConstraints, removeSecurityConstraints, removeValidTime, setCapabilitiesArray, setCapabilitiesArray, setCharacteristicsArray, setCharacteristicsArray, setClassificationArray, setClassificationArray, setContactsArray, setContactsArray, setDocumentationArray, setDocumentationArray, setExtensionArray, setExtensionArray, setHistoryArray, setHistoryArray, setIdentificationArray, setIdentificationArray, setKeywordsArray, setKeywordsArray, setLang, setLegalConstraintsArray, setLegalConstraintsArray, setSecurityConstraintsArray, setSecurityConstraintsArray, setValidTimeArray, setValidTimeArray, sizeOfCapabilitiesArray, sizeOfCharacteristicsArray, sizeOfClassificationArray, sizeOfContactsArray, sizeOfDocumentationArray, sizeOfExtensionArray, sizeOfHistoryArray, sizeOfIdentificationArray, sizeOfKeywordsArray, sizeOfLegalConstraintsArray, sizeOfSecurityConstraintsArray, sizeOfValidTimeArray, unsetLang, xgetLang, xsetLang
-
Methods 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, valueHashCode
-
Methods 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
-
-
-
-
Method Detail
-
getAttachedTo
public ReferenceType getAttachedTo()
Gets the "attachedTo" element- Specified by:
getAttachedToin interfaceAbstractPhysicalProcessType
-
isSetAttachedTo
public boolean isSetAttachedTo()
True if has "attachedTo" element- Specified by:
isSetAttachedToin interfaceAbstractPhysicalProcessType
-
setAttachedTo
public void setAttachedTo(ReferenceType attachedTo)
Sets the "attachedTo" element- Specified by:
setAttachedToin interfaceAbstractPhysicalProcessType
-
addNewAttachedTo
public ReferenceType addNewAttachedTo()
Appends and returns a new empty "attachedTo" element- Specified by:
addNewAttachedToin interfaceAbstractPhysicalProcessType
-
unsetAttachedTo
public void unsetAttachedTo()
Unsets the "attachedTo" element- Specified by:
unsetAttachedToin interfaceAbstractPhysicalProcessType
-
getLocalReferenceFrameArray
public AbstractPhysicalProcessType.LocalReferenceFrame[] getLocalReferenceFrameArray()
Gets array of all "localReferenceFrame" elements- Specified by:
getLocalReferenceFrameArrayin interfaceAbstractPhysicalProcessType
-
getLocalReferenceFrameArray
public AbstractPhysicalProcessType.LocalReferenceFrame getLocalReferenceFrameArray(int i)
Gets ith "localReferenceFrame" element- Specified by:
getLocalReferenceFrameArrayin interfaceAbstractPhysicalProcessType
-
sizeOfLocalReferenceFrameArray
public int sizeOfLocalReferenceFrameArray()
Returns number of "localReferenceFrame" element- Specified by:
sizeOfLocalReferenceFrameArrayin interfaceAbstractPhysicalProcessType
-
setLocalReferenceFrameArray
public void setLocalReferenceFrameArray(AbstractPhysicalProcessType.LocalReferenceFrame[] localReferenceFrameArray)
Sets array of all "localReferenceFrame" element- Specified by:
setLocalReferenceFrameArrayin interfaceAbstractPhysicalProcessType
-
setLocalReferenceFrameArray
public void setLocalReferenceFrameArray(int i, AbstractPhysicalProcessType.LocalReferenceFrame localReferenceFrame)Sets ith "localReferenceFrame" element- Specified by:
setLocalReferenceFrameArrayin interfaceAbstractPhysicalProcessType
-
insertNewLocalReferenceFrame
public AbstractPhysicalProcessType.LocalReferenceFrame insertNewLocalReferenceFrame(int i)
Inserts and returns a new empty value (as xml) as the ith "localReferenceFrame" element- Specified by:
insertNewLocalReferenceFramein interfaceAbstractPhysicalProcessType
-
addNewLocalReferenceFrame
public AbstractPhysicalProcessType.LocalReferenceFrame addNewLocalReferenceFrame()
Appends and returns a new empty value (as xml) as the last "localReferenceFrame" element- Specified by:
addNewLocalReferenceFramein interfaceAbstractPhysicalProcessType
-
removeLocalReferenceFrame
public void removeLocalReferenceFrame(int i)
Removes the ith "localReferenceFrame" element- Specified by:
removeLocalReferenceFramein interfaceAbstractPhysicalProcessType
-
getLocalTimeFrameArray
public AbstractPhysicalProcessType.LocalTimeFrame[] getLocalTimeFrameArray()
Gets array of all "localTimeFrame" elements- Specified by:
getLocalTimeFrameArrayin interfaceAbstractPhysicalProcessType
-
getLocalTimeFrameArray
public AbstractPhysicalProcessType.LocalTimeFrame getLocalTimeFrameArray(int i)
Gets ith "localTimeFrame" element- Specified by:
getLocalTimeFrameArrayin interfaceAbstractPhysicalProcessType
-
sizeOfLocalTimeFrameArray
public int sizeOfLocalTimeFrameArray()
Returns number of "localTimeFrame" element- Specified by:
sizeOfLocalTimeFrameArrayin interfaceAbstractPhysicalProcessType
-
setLocalTimeFrameArray
public void setLocalTimeFrameArray(AbstractPhysicalProcessType.LocalTimeFrame[] localTimeFrameArray)
Sets array of all "localTimeFrame" element- Specified by:
setLocalTimeFrameArrayin interfaceAbstractPhysicalProcessType
-
setLocalTimeFrameArray
public void setLocalTimeFrameArray(int i, AbstractPhysicalProcessType.LocalTimeFrame localTimeFrame)Sets ith "localTimeFrame" element- Specified by:
setLocalTimeFrameArrayin interfaceAbstractPhysicalProcessType
-
insertNewLocalTimeFrame
public AbstractPhysicalProcessType.LocalTimeFrame insertNewLocalTimeFrame(int i)
Inserts and returns a new empty value (as xml) as the ith "localTimeFrame" element- Specified by:
insertNewLocalTimeFramein interfaceAbstractPhysicalProcessType
-
addNewLocalTimeFrame
public AbstractPhysicalProcessType.LocalTimeFrame addNewLocalTimeFrame()
Appends and returns a new empty value (as xml) as the last "localTimeFrame" element- Specified by:
addNewLocalTimeFramein interfaceAbstractPhysicalProcessType
-
removeLocalTimeFrame
public void removeLocalTimeFrame(int i)
Removes the ith "localTimeFrame" element- Specified by:
removeLocalTimeFramein interfaceAbstractPhysicalProcessType
-
getPositionArray
public PositionUnionPropertyType[] getPositionArray()
Gets array of all "position" elements- Specified by:
getPositionArrayin interfaceAbstractPhysicalProcessType
-
getPositionArray
public PositionUnionPropertyType getPositionArray(int i)
Gets ith "position" element- Specified by:
getPositionArrayin interfaceAbstractPhysicalProcessType
-
sizeOfPositionArray
public int sizeOfPositionArray()
Returns number of "position" element- Specified by:
sizeOfPositionArrayin interfaceAbstractPhysicalProcessType
-
setPositionArray
public void setPositionArray(PositionUnionPropertyType[] positionArray)
Sets array of all "position" element- Specified by:
setPositionArrayin interfaceAbstractPhysicalProcessType
-
setPositionArray
public void setPositionArray(int i, PositionUnionPropertyType position)Sets ith "position" element- Specified by:
setPositionArrayin interfaceAbstractPhysicalProcessType
-
insertNewPosition
public PositionUnionPropertyType insertNewPosition(int i)
Inserts and returns a new empty value (as xml) as the ith "position" element- Specified by:
insertNewPositionin interfaceAbstractPhysicalProcessType
-
addNewPosition
public PositionUnionPropertyType addNewPosition()
Appends and returns a new empty value (as xml) as the last "position" element- Specified by:
addNewPositionin interfaceAbstractPhysicalProcessType
-
removePosition
public void removePosition(int i)
Removes the ith "position" element- Specified by:
removePositionin interfaceAbstractPhysicalProcessType
-
getTimePositionArray
public TimePropertyType[] getTimePositionArray()
Gets array of all "timePosition" elements- Specified by:
getTimePositionArrayin interfaceAbstractPhysicalProcessType
-
getTimePositionArray
public TimePropertyType getTimePositionArray(int i)
Gets ith "timePosition" element- Specified by:
getTimePositionArrayin interfaceAbstractPhysicalProcessType
-
sizeOfTimePositionArray
public int sizeOfTimePositionArray()
Returns number of "timePosition" element- Specified by:
sizeOfTimePositionArrayin interfaceAbstractPhysicalProcessType
-
setTimePositionArray
public void setTimePositionArray(TimePropertyType[] timePositionArray)
Sets array of all "timePosition" element- Specified by:
setTimePositionArrayin interfaceAbstractPhysicalProcessType
-
setTimePositionArray
public void setTimePositionArray(int i, TimePropertyType timePosition)Sets ith "timePosition" element- Specified by:
setTimePositionArrayin interfaceAbstractPhysicalProcessType
-
insertNewTimePosition
public TimePropertyType insertNewTimePosition(int i)
Inserts and returns a new empty value (as xml) as the ith "timePosition" element- Specified by:
insertNewTimePositionin interfaceAbstractPhysicalProcessType
-
addNewTimePosition
public TimePropertyType addNewTimePosition()
Appends and returns a new empty value (as xml) as the last "timePosition" element- Specified by:
addNewTimePositionin interfaceAbstractPhysicalProcessType
-
removeTimePosition
public void removeTimePosition(int i)
Removes the ith "timePosition" element- Specified by:
removeTimePositionin interfaceAbstractPhysicalProcessType
-
-