Package net.opengis.sensorML.x101
Interface AbstractDerivableProcessType
-
- All Superinterfaces:
AbstractFeatureType,AbstractGMLType,AbstractProcessType,AbstractSMLType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
AbstractDerivableProcessTypeImpl
public interface AbstractDerivableProcessType extends AbstractProcessType
An XML AbstractDerivableProcessType(@http://www.opengis.net/sensorML/1.0.1). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classAbstractDerivableProcessType.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ComponentsPropertyTypeaddNewComponents()Appends and returns a new empty "components" elementConnectionsPropertyTypeaddNewConnections()Appends and returns a new empty "connections" elementDataSourcesPropertyTypeaddNewDataSources()Appends and returns a new empty "dataSources" elementInputsPropertyTypeaddNewInputs()Appends and returns a new empty "inputs" elementMethodPropertyTypeaddNewMethod()Appends and returns a new empty "method" elementOutputsPropertyTypeaddNewOutputs()Appends and returns a new empty "outputs" elementParametersPropertyTypeaddNewParameters()Appends and returns a new empty "parameters" elementComponentsPropertyTypegetComponents()Gets the "components" elementConnectionsPropertyTypegetConnections()Gets the "connections" elementDataSourcesPropertyTypegetDataSources()Gets the "dataSources" elementInputsPropertyTypegetInputs()Gets the "inputs" elementMethodPropertyTypegetMethod()Gets the "method" elementOutputsPropertyTypegetOutputs()Gets the "outputs" elementParametersPropertyTypegetParameters()Gets the "parameters" elementbooleanisSetComponents()True if has "components" elementbooleanisSetConnections()True if has "connections" elementbooleanisSetDataSources()True if has "dataSources" elementbooleanisSetInputs()True if has "inputs" elementbooleanisSetMethod()True if has "method" elementbooleanisSetOutputs()True if has "outputs" elementbooleanisSetParameters()True if has "parameters" elementvoidsetComponents(ComponentsPropertyType components)Sets the "components" elementvoidsetConnections(ConnectionsPropertyType connections)Sets the "connections" elementvoidsetDataSources(DataSourcesPropertyType dataSources)Sets the "dataSources" elementvoidsetInputs(InputsPropertyType inputs)Sets the "inputs" elementvoidsetMethod(MethodPropertyType method)Sets the "method" elementvoidsetOutputs(OutputsPropertyType outputs)Sets the "outputs" elementvoidsetParameters(ParametersPropertyType parameters)Sets the "parameters" elementvoidunsetComponents()Unsets the "components" elementvoidunsetConnections()Unsets the "connections" elementvoidunsetDataSources()Unsets the "dataSources" elementvoidunsetInputs()Unsets the "inputs" elementvoidunsetMethod()Unsets the "method" elementvoidunsetOutputs()Unsets the "outputs" elementvoidunsetParameters()Unsets the "parameters" element-
Methods inherited from interface net.opengis.gml.AbstractFeatureType
addNewBoundedBy, addNewLocation, getBoundedBy, getLocation, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, unsetBoundedBy, unsetLocation
-
Methods inherited from interface net.opengis.gml.AbstractGMLType
addNewDescription, addNewMetaDataProperty, getDescription, getId, getMetaDataPropertyArray, getMetaDataPropertyArray, insertNewMetaDataProperty, isSetDescription, isSetId, removeMetaDataProperty, setDescription, setId, setMetaDataPropertyArray, setMetaDataPropertyArray, sizeOfMetaDataPropertyArray, unsetDescription, unsetId, xgetId, xsetId
-
Methods inherited from interface net.opengis.sensorML.x101.AbstractProcessType
addNewCapabilities, addNewCharacteristics, addNewClassification, addNewContact, addNewDocumentation, addNewHistory, addNewIdentification, addNewKeywords, addNewLegalConstraint, addNewSecurityConstraint, addNewValidTime, getCapabilitiesArray, getCapabilitiesArray, getCharacteristicsArray, getCharacteristicsArray, getClassificationArray, getClassificationArray, getContactArray, getContactArray, getDocumentationArray, getDocumentationArray, getHistoryArray, getHistoryArray, getIdentificationArray, getIdentificationArray, getKeywordsArray, getKeywordsArray, getLegalConstraintArray, getLegalConstraintArray, getSecurityConstraint, getValidTime, insertNewCapabilities, insertNewCharacteristics, insertNewClassification, insertNewContact, insertNewDocumentation, insertNewHistory, insertNewIdentification, insertNewKeywords, insertNewLegalConstraint, isSetSecurityConstraint, isSetValidTime, removeCapabilities, removeCharacteristics, removeClassification, removeContact, removeDocumentation, removeHistory, removeIdentification, removeKeywords, removeLegalConstraint, setCapabilitiesArray, setCapabilitiesArray, setCharacteristicsArray, setCharacteristicsArray, setClassificationArray, setClassificationArray, setContactArray, setContactArray, setDocumentationArray, setDocumentationArray, setHistoryArray, setHistoryArray, setIdentificationArray, setIdentificationArray, setKeywordsArray, setKeywordsArray, setLegalConstraintArray, setLegalConstraintArray, setSecurityConstraint, setValidTime, sizeOfCapabilitiesArray, sizeOfCharacteristicsArray, sizeOfClassificationArray, sizeOfContactArray, sizeOfDocumentationArray, sizeOfHistoryArray, sizeOfIdentificationArray, sizeOfKeywordsArray, sizeOfLegalConstraintArray, unsetSecurityConstraint, unsetValidTime
-
Methods inherited from interface net.opengis.sensorML.x101.AbstractSMLType
addNewName, getNameArray, getNameArray, insertNewName, removeName, setNameArray, setNameArray, sizeOfNameArray
-
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
-
getInputs
InputsPropertyType getInputs()
Gets the "inputs" element
-
isSetInputs
boolean isSetInputs()
True if has "inputs" element
-
setInputs
void setInputs(InputsPropertyType inputs)
Sets the "inputs" element
-
addNewInputs
InputsPropertyType addNewInputs()
Appends and returns a new empty "inputs" element
-
unsetInputs
void unsetInputs()
Unsets the "inputs" element
-
getOutputs
OutputsPropertyType getOutputs()
Gets the "outputs" element
-
isSetOutputs
boolean isSetOutputs()
True if has "outputs" element
-
setOutputs
void setOutputs(OutputsPropertyType outputs)
Sets the "outputs" element
-
addNewOutputs
OutputsPropertyType addNewOutputs()
Appends and returns a new empty "outputs" element
-
unsetOutputs
void unsetOutputs()
Unsets the "outputs" element
-
getParameters
ParametersPropertyType getParameters()
Gets the "parameters" element
-
isSetParameters
boolean isSetParameters()
True if has "parameters" element
-
setParameters
void setParameters(ParametersPropertyType parameters)
Sets the "parameters" element
-
addNewParameters
ParametersPropertyType addNewParameters()
Appends and returns a new empty "parameters" element
-
unsetParameters
void unsetParameters()
Unsets the "parameters" element
-
getMethod
MethodPropertyType getMethod()
Gets the "method" element
-
isSetMethod
boolean isSetMethod()
True if has "method" element
-
setMethod
void setMethod(MethodPropertyType method)
Sets the "method" element
-
addNewMethod
MethodPropertyType addNewMethod()
Appends and returns a new empty "method" element
-
unsetMethod
void unsetMethod()
Unsets the "method" element
-
getComponents
ComponentsPropertyType getComponents()
Gets the "components" element
-
isSetComponents
boolean isSetComponents()
True if has "components" element
-
setComponents
void setComponents(ComponentsPropertyType components)
Sets the "components" element
-
addNewComponents
ComponentsPropertyType addNewComponents()
Appends and returns a new empty "components" element
-
unsetComponents
void unsetComponents()
Unsets the "components" element
-
getDataSources
DataSourcesPropertyType getDataSources()
Gets the "dataSources" element
-
isSetDataSources
boolean isSetDataSources()
True if has "dataSources" element
-
setDataSources
void setDataSources(DataSourcesPropertyType dataSources)
Sets the "dataSources" element
-
addNewDataSources
DataSourcesPropertyType addNewDataSources()
Appends and returns a new empty "dataSources" element
-
unsetDataSources
void unsetDataSources()
Unsets the "dataSources" element
-
getConnections
ConnectionsPropertyType getConnections()
Gets the "connections" element
-
isSetConnections
boolean isSetConnections()
True if has "connections" element
-
setConnections
void setConnections(ConnectionsPropertyType connections)
Sets the "connections" element
-
addNewConnections
ConnectionsPropertyType addNewConnections()
Appends and returns a new empty "connections" element
-
unsetConnections
void unsetConnections()
Unsets the "connections" element
-
-