- AbstractAlgorithm - Interface in net.opengis.sensorml.v20
-
POJO class for XML type AbstractAlgorithmType(@http://www.opengis.net/sensorml/2.0).
- AbstractAlgorithmImpl - Class in net.opengis.sensorml.v20.impl
-
POJO class for XML type AbstractAlgorithmType(@http://www.opengis.net/sensorml/2.0).
- AbstractAlgorithmImpl() - Constructor for class net.opengis.sensorml.v20.impl.AbstractAlgorithmImpl
-
- AbstractBindings - Class in net.opengis
-
Base for all bindings, provide utility methods.
- AbstractBindings() - Constructor for class net.opengis.AbstractBindings
-
- AbstractMetadataList - Interface in net.opengis.sensorml.v20
-
POJO class for XML type AbstractMetadataListType(@http://www.opengis.net/sensorml/2.0).
- AbstractMetadataListImpl - Class in net.opengis.sensorml.v20.impl
-
POJO class for XML type AbstractMetadataListType(@http://www.opengis.net/sensorml/2.0).
- AbstractMetadataListImpl() - Constructor for class net.opengis.sensorml.v20.impl.AbstractMetadataListImpl
-
- AbstractModes - Interface in net.opengis.sensorml.v20
-
POJO class for XML type AbstractModesType(@http://www.opengis.net/sensorml/2.0).
- AbstractModesImpl - Class in net.opengis.sensorml.v20.impl
-
POJO class for XML type AbstractModesType(@http://www.opengis.net/sensorml/2.0).
- AbstractModesImpl() - Constructor for class net.opengis.sensorml.v20.impl.AbstractModesImpl
-
- AbstractPhysicalProcess - Interface in net.opengis.sensorml.v20
-
POJO class for XML type AbstractPhysicalProcessType(@http://www.opengis.net/sensorml/2.0).
- AbstractProcess - Interface in net.opengis.sensorml.v20
-
POJO class for XML type AbstractProcessType(@http://www.opengis.net/sensorml/2.0).
- AbstractSettings - Interface in net.opengis.sensorml.v20
-
POJO class for XML type AbstractSettingsType(@http://www.opengis.net/sensorml/2.0).
- AbstractSettingsImpl - Class in net.opengis.sensorml.v20.impl
-
POJO class for XML type AbstractSettingsType(@http://www.opengis.net/sensorml/2.0).
- AbstractSettingsImpl() - Constructor for class net.opengis.sensorml.v20.impl.AbstractSettingsImpl
-
- AbstractSWE - Interface in net.opengis.swe.v20
-
POJO class for XML type AbstractSWEType(@http://www.opengis.net/swe/2.0).
- AbstractSWEIdentifiable - Interface in net.opengis.swe.v20
-
POJO class for XML type AbstractSWEIdentifiableType(@http://www.opengis.net/swe/2.0).
- AbstractXMLStreamBindings - Class in net.opengis
-
Base abstract class for all XML bindings using XML Stream API
- AbstractXMLStreamBindings() - Constructor for class net.opengis.AbstractXMLStreamBindings
-
- accept(DataComponentVisitor) - Method in interface net.opengis.swe.v20.DataComponent
-
- add(OgcProperty<ValueType>) - Method in class net.opengis.OgcPropertyList
-
Adds a property object to the list
The property carries the actual value object
- add(String, ValueType) - Method in class net.opengis.OgcPropertyList
-
Adds a property with the specified name and value to the list
- add(String, String, String) - Method in class net.opengis.OgcPropertyList
-
Adds a property with the specified name, href, and role to the list
- add(ValueType) - Method in class net.opengis.OgcPropertyList
-
- add(int, ValueType) - Method in class net.opengis.OgcPropertyList
-
- add(ModuleConfig...) - Method in interface org.sensorhub.api.module.IModuleConfigRepository
-
Adds a module configuration to the repository
An exception will be thrown if a module with the same id already exist
- addAlgorithm(AbstractAlgorithm) - Method in class net.opengis.sensorml.v20.impl.ProcessMethodImpl
-
Adds a new algorithm property
- addAlgorithm(AbstractAlgorithm) - Method in interface net.opengis.sensorml.v20.ProcessMethod
-
Adds a new algorithm property
- addAll(Collection<? extends ValueType>) - Method in class net.opengis.OgcPropertyList
-
- addAll(int, Collection<? extends ValueType>) - Method in class net.opengis.OgcPropertyList
-
- addAxis(String, String) - Method in class net.opengis.sensorml.v20.impl.SpatialFrameImpl
-
Adds a new axis property
- addAxis(String, String) - Method in interface net.opengis.sensorml.v20.SpatialFrame
-
Adds a new axis property
- addCapabilities(String, CapabilityList) - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Adds a new capabilities property
- addCapabilities(String, CapabilityList) - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Adds a new capabilities property
- addCapability(String, DataComponent) - Method in interface net.opengis.sensorml.v20.CapabilityList
-
Adds a new capability property
- addCapability(String, DataComponent) - Method in class net.opengis.sensorml.v20.impl.CapabilityListImpl
-
Adds a new capability property
- addCharacteristic(String, DataComponent) - Method in interface net.opengis.sensorml.v20.CharacteristicList
-
Adds a new characteristic property
- addCharacteristic(String, DataComponent) - Method in class net.opengis.sensorml.v20.impl.CharacteristicListImpl
-
Adds a new characteristic property
- addCharacteristics(String, CharacteristicList) - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Adds a new characteristics property
- addCharacteristics(String, CharacteristicList) - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Adds a new characteristics property
- addClassification(ClassifierList) - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Adds a new classification property
- addClassification(ClassifierList) - Method in interface net.opengis.sensorml.v20.Event
-
Adds a new classification property
- addClassification(ClassifierList) - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Adds a new classification property
- addClassification(ClassifierList) - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Adds a new classification property
- addClassifier(Term) - Method in interface net.opengis.sensorml.v20.ClassifierList
-
Adds a new classifier property
- addClassifier(Term) - Method in class net.opengis.sensorml.v20.impl.ClassifierListImpl
-
Adds a new classifier property
- addComponent(String, AbstractProcess) - Method in interface net.opengis.sensorml.v20.AggregateProcess
-
Adds a new component
- addComponent(String, DataComponent) - Method in interface net.opengis.swe.v20.DataComponent
-
Add a sub-component and registers a name for it
- addConnection(Link) - Method in interface net.opengis.sensorml.v20.AggregateProcess
-
Adds a new connection
- addContact(CIResponsibleParty) - Method in interface net.opengis.sensorml.v20.ContactList
-
Adds a new contact property
- addContact(CIResponsibleParty) - Method in class net.opengis.sensorml.v20.impl.ContactListImpl
-
Adds a new contact property
- addContacts(ContactList) - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Adds a new contacts property
- addContacts(ContactList) - Method in interface net.opengis.sensorml.v20.Event
-
Adds a new contacts property
- addContacts(ContactList) - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Adds a new contacts property
- addContacts(ContactList) - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Adds a new contacts property
- addCoordinateAsCount(String, Count) - Method in interface net.opengis.swe.v20.Vector
-
Adds a new coordinateAsCount property
- addCoordinateAsQuantity(String, Quantity) - Method in interface net.opengis.swe.v20.Vector
-
Adds a new coordinateAsQuantity property
- addCoordinateAsTime(String, Time) - Method in interface net.opengis.swe.v20.Vector
-
Adds a new coordinateAsTime property
- addDataStore(String) - Method in interface org.sensorhub.api.persistence.IMultiSourceStorage
-
Creates a new record data store for the given producer
- addDocument(CIOnlineResource) - Method in interface net.opengis.sensorml.v20.DocumentList
-
Adds a new document property
- addDocument(CIOnlineResource) - Method in class net.opengis.sensorml.v20.impl.DocumentListImpl
-
Adds a new document property
- addDocumentation(DocumentList) - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Adds a new documentation property
- addDocumentation(DocumentList) - Method in interface net.opengis.sensorml.v20.Event
-
Adds a new documentation property
- addDocumentation(DocumentList) - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Adds a new documentation property
- addDocumentation(DocumentList) - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Adds a new documentation property
- addEvent(Event) - Method in interface net.opengis.sensorml.v20.EventList
-
Adds a new event property
- addEvent(Event) - Method in class net.opengis.sensorml.v20.impl.EventListImpl
-
Adds a new event property
- addExtension(Object) - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Adds a new extension property
- addExtension(Object) - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Adds a new extension property
- addExtension(Object) - Method in interface net.opengis.swe.v20.AbstractSWE
-
Adds a new extension property
- addFeature(AbstractFeature) - Method in interface net.opengis.sensorml.v20.FeatureList
-
Adds a new feature property
- addFeature(AbstractFeature) - Method in class net.opengis.sensorml.v20.impl.FeatureListImpl
-
Adds a new feature property
- addField(String, DataComponent) - Method in interface net.opengis.swe.v20.DataRecord
-
Adds a new field property
- addFieldIndex(String, StorageIndexDescriptor.IndexType) - Method in interface org.sensorhub.api.persistence.IIndexedStorage
-
Adds index of specified type on field identified by the given path
The specified field can be scalar or complex but must be compatible with the index type
- addHistory(EventList) - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Adds a new history property
- addHistory(EventList) - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Adds a new history property
- addIdentification(IdentifierList) - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Adds a new identification property
- addIdentification(IdentifierList) - Method in interface net.opengis.sensorml.v20.Event
-
Adds a new identification property
- addIdentification(IdentifierList) - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Adds a new identification property
- addIdentification(IdentifierList) - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Adds a new identification property
- addIdentifier2(Term) - Method in interface net.opengis.sensorml.v20.IdentifierList
-
Adds a new identifier2 property
- addIdentifier2(Term) - Method in class net.opengis.sensorml.v20.impl.IdentifierListImpl
-
Adds a new identifier2 property
- addInput(String, DataComponent) - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Adds a new inputAsAbstractDataComponent property
- addInput(String, ObservableProperty) - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Adds a new inputAsObservableProperty property
- addInput(String, DataInterface) - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Adds a new inputAsDataInterface property
- addInterval(IDateTime[]) - Method in interface net.opengis.swe.v20.AllowedTimes
-
Adds a new interval property
- addInterval(double[]) - Method in interface net.opengis.swe.v20.AllowedValues
-
Adds a new interval property
- addItem(String, DataComponent) - Method in interface net.opengis.swe.v20.DataChoice
-
Adds a new item property
- addKeyword(String) - Method in class net.opengis.sensorml.v20.impl.KeywordListImpl
-
Adds a new keyword property
- addKeyword(String) - Method in interface net.opengis.sensorml.v20.KeywordList
-
Adds a new keyword property
- addKeywords(KeywordList) - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Adds a new keywords property
- addKeywords(MDKeywords) - Method in interface net.opengis.sensorml.v20.Event
-
Adds a new keywords property
- addKeywords(KeywordList) - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Adds a new keywords property
- addKeywords(MDKeywords) - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Adds a new keywords property
- addLegalConstraints(MDLegalConstraints) - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Adds a new legalConstraints property
- addLegalConstraints(MDLegalConstraints) - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Adds a new legalConstraints property
- addLocalReferenceFrame(SpatialFrame) - Method in interface net.opengis.sensorml.v20.AbstractPhysicalProcess
-
Adds a new localReferenceFrame property
- addLocalTimeFrame(TemporalFrame) - Method in interface net.opengis.sensorml.v20.AbstractPhysicalProcess
-
Adds a new localTimeFrame property
- addMemberAsBlock(BinaryBlock) - Method in interface net.opengis.swe.v20.BinaryEncoding
-
Adds a new memberAsBlock property
- addMemberAsComponent(BinaryComponent) - Method in interface net.opengis.swe.v20.BinaryEncoding
-
Adds a new memberAsComponent property
- addMode(Mode) - Method in class net.opengis.sensorml.v20.impl.ModeChoiceImpl
-
Adds a new mode property
- addMode(Mode) - Method in interface net.opengis.sensorml.v20.ModeChoice
-
Adds a new mode property
- addModes(AbstractModes) - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Adds a new modes property
- addNilValue(NilValue) - Method in interface net.opengis.swe.v20.NilValues
-
Adds a new nilValue property
- addOutput(String, DataComponent) - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Adds a new outputAsAbstractDataComponent property
- addOutput(String, ObservableProperty) - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Adds a new outputAsObservableProperty property
- addOutput(String, DataInterface) - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Adds a new outputAsDataInterface property
- addParameter(String, DataComponent) - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Adds a new parameterAsAbstractDataComponent property
- addParameter(String, ObservableProperty) - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Adds a new parameterAsObservableProperty property
- addParameter(String, DataInterface) - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Adds a new parameterAsDataInterface property
- addPositionAsAbstractProcess(AbstractProcess) - Method in interface net.opengis.sensorml.v20.AbstractPhysicalProcess
-
Adds a new positionAsAbstractProcess property
- addPositionAsDataArray1(DataArray) - Method in interface net.opengis.sensorml.v20.AbstractPhysicalProcess
-
Adds a new positionAsDataArray1 property
- addPositionAsDataRecord(DataRecord) - Method in interface net.opengis.sensorml.v20.AbstractPhysicalProcess
-
Adds a new positionAsDataRecord property
- addPositionAsPoint(Point) - Method in interface net.opengis.sensorml.v20.AbstractPhysicalProcess
-
Adds a new positionAsPoint property
- addPositionAsText(Text) - Method in interface net.opengis.sensorml.v20.AbstractPhysicalProcess
-
Adds a new positionAsText property
- addPositionAsVector(Vector) - Method in interface net.opengis.sensorml.v20.AbstractPhysicalProcess
-
Adds a new positionAsVector property
- addProperty(DataComponent) - Method in interface net.opengis.sensorml.v20.Event
-
Adds a new property property
- addProperty(DataComponent) - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Adds a new property property
- addQuality(Quantity) - Method in interface net.opengis.swe.v20.SimpleComponent
-
Adds a new qualityAsQuantity property
- addQuality(QuantityRange) - Method in interface net.opengis.swe.v20.SimpleComponent
-
Adds a new qualityAsQuantityRange property
- addQuality(Category) - Method in interface net.opengis.swe.v20.SimpleComponent
-
Adds a new qualityAsCategory property
- addQuality(Text) - Method in interface net.opengis.swe.v20.SimpleComponent
-
Adds a new qualityAsText property
- addRecordStore(String, DataComponent, DataEncoding) - Method in interface org.sensorhub.api.persistence.IBasicStorage
-
Adds a data store for a new record type in this storage
- addSecurityConstraints(Object) - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Adds a new securityConstraints property
- addSecurityConstraints(Object) - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Adds a new securityConstraints property
- addSetArrayValues(ArraySetting) - Method in class net.opengis.sensorml.v20.impl.SettingsImpl
-
Adds a new setArrayValues property
- addSetArrayValues(ArraySetting) - Method in interface net.opengis.sensorml.v20.Settings
-
Adds a new setArrayValues property
- addSetConstraint(ConstraintSetting) - Method in class net.opengis.sensorml.v20.impl.SettingsImpl
-
Adds a new setConstraint property
- addSetConstraint(ConstraintSetting) - Method in interface net.opengis.sensorml.v20.Settings
-
Adds a new setConstraint property
- addSetMode(ModeSetting) - Method in class net.opengis.sensorml.v20.impl.SettingsImpl
-
Adds a new setMode property
- addSetMode(ModeSetting) - Method in interface net.opengis.sensorml.v20.Settings
-
Adds a new setMode property
- addSetStatus(StatusSetting) - Method in class net.opengis.sensorml.v20.impl.SettingsImpl
-
Adds a new setStatus property
- addSetStatus(StatusSetting) - Method in interface net.opengis.sensorml.v20.Settings
-
Adds a new setStatus property
- addSetValue(ValueSetting) - Method in class net.opengis.sensorml.v20.impl.SettingsImpl
-
Adds a new setValue property
- addSetValue(ValueSetting) - Method in interface net.opengis.sensorml.v20.Settings
-
Adds a new setValue property
- addTimePosition(Time) - Method in interface net.opengis.sensorml.v20.AbstractPhysicalProcess
-
Adds a new timePosition property
- addValidTimeAsTimeInstant(TimeInstant) - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Adds a new validTimeAsTimeInstant property
- addValidTimeAsTimeInstant(TimeInstant) - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Adds a new validTimeAsTimeInstant property
- addValidTimeAsTimePeriod(TimePeriod) - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Adds a new validTimeAsTimePeriod property
- addValidTimeAsTimePeriod(TimePeriod) - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Adds a new validTimeAsTimePeriod property
- addValue(IDateTime) - Method in interface net.opengis.swe.v20.AllowedTimes
-
Adds a new value property
- addValue(String) - Method in interface net.opengis.swe.v20.AllowedTokens
-
Adds a new value property
- addValue(double) - Method in interface net.opengis.swe.v20.AllowedValues
-
Adds a new value property
- AggregateProcess - Interface in net.opengis.sensorml.v20
-
POJO class for XML type AggregateProcessType(@http://www.opengis.net/sensorml/2.0).
- algorithmList - Variable in class net.opengis.sensorml.v20.impl.ProcessMethodImpl
-
- AllowedTimes - Interface in net.opengis.swe.v20
-
POJO class for XML type AllowedTimesType(@http://www.opengis.net/swe/2.0).
- AllowedTokens - Interface in net.opengis.swe.v20
-
POJO class for XML type AllowedTokensType(@http://www.opengis.net/swe/2.0).
- AllowedValues - Interface in net.opengis.swe.v20
-
POJO class for XML type AllowedValuesType(@http://www.opengis.net/swe/2.0).
- alt - Variable in class org.sensorhub.api.sensor.PositionConfig.LLALocation
-
- ANONYMOUS_USER - Static variable in interface org.sensorhub.api.security.ISecurityManager
-
- arcRole - Variable in class net.opengis.OgcPropertyImpl
-
- ArraySetting - Interface in net.opengis.sensorml.v20
-
POJO class for XML type ArraySettingPropertyType(@http://www.opengis.net/sensorml/2.0).
- ArraySettingImpl - Class in net.opengis.sensorml.v20.impl
-
POJO class for XML type ArraySettingPropertyType(@http://www.opengis.net/sensorml/2.0)
- ArraySettingImpl() - Constructor for class net.opengis.sensorml.v20.impl.ArraySettingImpl
-
- ArraySettingImpl(String, DataEncoding, EncodedValues) - Constructor for class net.opengis.sensorml.v20.impl.ArraySettingImpl
-
- ArraySettingImpl(String, EncodedValues) - Constructor for class net.opengis.sensorml.v20.impl.ArraySettingImpl
-
Constructor with default text encoding
- assignNewDataBlock() - Method in interface net.opengis.swe.v20.DataComponent
-
Create and assign a new datablock structure to this component.
- asyncExec(String, int) - Method in interface org.sensorhub.api.processing.IProcessingManager
-
Executes the specified process in a separate thread with specified priority
(If too many processes are already running, process may actually be scheduled for later execution)
- AUTO_CREATE - Static variable in class org.sensorhub.api.processing.DataSourceConfig
-
- autoStart - Variable in class org.sensorhub.api.module.ModuleConfig
-
- axisList - Variable in class net.opengis.sensorml.v20.impl.SpatialFrameImpl
-
- get(String) - Method in class net.opengis.OgcPropertyList
-
Retrieves property value by name
- get(int) - Method in class net.opengis.OgcPropertyList
-
- get(String) - Method in interface org.sensorhub.api.module.IModuleConfigRepository
-
Retrieves the configuration of the module with the given id
- getAddress() - Method in interface org.sensorhub.api.comm.IDeviceInfo
-
- getAlgorithmList() - Method in class net.opengis.sensorml.v20.impl.ProcessMethodImpl
-
Gets the list of algorithm properties
- getAlgorithmList() - Method in interface net.opengis.sensorml.v20.ProcessMethod
-
Gets the list of algorithm properties
- getAllFieldIndexes() - Method in interface org.sensorhub.api.persistence.IIndexedStorage
-
Retrieve list of all index added to this storage
- getAllModulePermissions() - Method in interface org.sensorhub.api.security.ISecurityManager
-
- getAllModulesConfigurations() - Method in interface org.sensorhub.api.module.IModuleConfigRepository
-
- getAllOutputs() - Method in interface org.sensorhub.api.data.IDataProducerModule
-
Retrieves the list of data outputs
- getAllOutputs() - Method in interface org.sensorhub.api.sensor.ISensorModule
-
Retrieves the list of interfaces to all sensor data outputs
- getAllowList() - Method in interface org.sensorhub.api.security.IUserPermissions
-
- getAllProcessCodePackages() - Method in interface org.sensorhub.api.processing.IProcessingManager
-
- getAllRecords(boolean) - Method in interface org.sensorhub.api.sensor.ISensorDataInterface
-
- getArcRole() - Method in class net.opengis.OgcPropertyImpl
-
- getArraySizeComponent() - Method in interface net.opengis.swe.v20.DataArray
-
Gets the array size component whether the array has fixed, implicit
or variable size.
- getAsDouble() - Method in class net.opengis.DateTimeDouble
-
- getAsDouble() - Method in class net.opengis.DateTimePrecise
-
- getAsDouble() - Method in interface net.opengis.IDateTime
-
Get this date as julian time.
- getAsDouble(String) - Method in interface org.sensorhub.api.module.IModuleStateManager
-
- getAsFloat(String) - Method in interface org.sensorhub.api.module.IModuleStateManager
-
- getAsInputStream(String) - Method in interface org.sensorhub.api.module.IModuleStateManager
-
- getAsInt(String) - Method in interface org.sensorhub.api.module.IModuleStateManager
-
- getAsLong(String) - Method in interface org.sensorhub.api.module.IModuleStateManager
-
- getAsString(String) - Method in interface org.sensorhub.api.module.IModuleStateManager
-
- getAsText(DataArray, DataEncoding) - Method in interface net.opengis.swe.v20.EncodedValues
-
- getAsText(DataStream, DataEncoding) - Method in interface net.opengis.swe.v20.EncodedValues
-
- getAtomCount() - Method in interface net.opengis.swe.v20.DataBlock
-
- getAttachedTo() - Method in interface net.opengis.sensorml.v20.AbstractPhysicalProcess
-
Gets the attachedTo property
- getAttributes() - Method in interface org.sensorhub.api.security.IUserInfo
-
- getAuthenticator() - Method in interface org.sensorhub.api.security.ISecurityManager
-
- getAvailableModules() - Method in interface org.sensorhub.api.module.IModuleManager
-
Gets the list of all modules handled by this manager
that are configured but not yet loaded (i.e.
- getAvailableNetworks() - Method in interface org.sensorhub.api.comm.ICommNetwork
-
- getAverageSamplingPeriod() - Method in interface org.sensorhub.api.data.IStreamingDataInterface
-
Gets the average rate at which this interface produces data.
This can be Double.NaN
if the data is not streamed regularly
(e.g.
- getAxis(String) - Method in class net.opengis.sensorml.v20.impl.SpatialFrameImpl
-
Gets the axis property with the given name
- getAxis(String) - Method in interface net.opengis.sensorml.v20.SpatialFrame
-
Gets the axis property with the given name
- getAxisID() - Method in interface net.opengis.swe.v20.SimpleComponent
-
Gets the axisID property
- getAxisList() - Method in class net.opengis.sensorml.v20.impl.SpatialFrameImpl
-
Gets the list of axis properties
- getAxisList() - Method in interface net.opengis.sensorml.v20.SpatialFrame
-
Gets the list of axis properties
- getBaseStoragePath() - Method in interface org.sensorhub.api.config.IGlobalConfig
-
- getBitLength() - Method in interface net.opengis.swe.v20.BinaryComponent
-
Gets the bitLength property
- getBlockSeparator() - Method in interface net.opengis.swe.v20.TextEncoding
-
Gets the blockSeparator property
- getBooleanArrayFromString(String) - Method in class net.opengis.AbstractBindings
-
- getBooleanFromString(String) - Method in class net.opengis.AbstractBindings
-
- getBooleanValue(int) - Method in interface net.opengis.swe.v20.DataBlock
-
- getBooleanValue() - Method in interface net.opengis.swe.v20.DataBlock
-
- getByteEncoding() - Method in interface net.opengis.swe.v20.BinaryEncoding
-
Gets the byteEncoding property
- getByteFromString(String) - Method in class net.opengis.AbstractBindings
-
- getByteLength() - Method in interface net.opengis.swe.v20.BinaryBlock
-
Gets the byteLength property
- getByteLength() - Method in interface net.opengis.swe.v20.BinaryComponent
-
Gets the byteLength property
- getByteLength() - Method in interface net.opengis.swe.v20.BinaryEncoding
-
Gets the byteLength property
- getByteOrder() - Method in interface net.opengis.swe.v20.BinaryEncoding
-
Gets the byteOrder property
- getByteValue(int) - Method in interface net.opengis.swe.v20.DataBlock
-
- getByteValue() - Method in interface net.opengis.swe.v20.DataBlock
-
- getCapabilities(String) - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Gets the capabilities property with the given name
- getCapabilities(String) - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Gets the capabilities property with the given name
- getCapabilitiesList() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Gets the list of capabilities properties
- getCapabilitiesList() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Gets the list of capabilities properties
- getCapability(String) - Method in interface net.opengis.sensorml.v20.CapabilityList
-
Gets the capability property with the given name
- getCapability(String) - Method in class net.opengis.sensorml.v20.impl.CapabilityListImpl
-
Gets the capability property with the given name
- getCapabilityList() - Method in interface net.opengis.sensorml.v20.CapabilityList
-
Gets the list of capability properties
- getCapabilityList() - Method in class net.opengis.sensorml.v20.impl.CapabilityListImpl
-
Gets the list of capability properties
- getCdmDataType() - Method in interface net.opengis.swe.v20.BinaryComponent
-
- getCharacteristic(String) - Method in interface net.opengis.sensorml.v20.CharacteristicList
-
Gets the characteristic property with the given name
- getCharacteristic(String) - Method in class net.opengis.sensorml.v20.impl.CharacteristicListImpl
-
Gets the characteristic property with the given name
- getCharacteristicList() - Method in interface net.opengis.sensorml.v20.CharacteristicList
-
Gets the list of characteristic properties
- getCharacteristicList() - Method in class net.opengis.sensorml.v20.impl.CharacteristicListImpl
-
Gets the list of characteristic properties
- getCharacteristics(String) - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Gets the characteristics property with the given name
- getCharacteristics(String) - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Gets the characteristics property with the given name
- getCharacteristicsList() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Gets the list of characteristics properties
- getCharacteristicsList() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Gets the list of characteristics properties
- getChildren() - Method in interface org.sensorhub.api.security.IPermission
-
- getChoiceValue() - Method in interface net.opengis.swe.v20.DataChoice
-
Gets the choiceValue property
- getClassificationList() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Gets the list of classification properties
- getClassificationList() - Method in interface net.opengis.sensorml.v20.Event
-
Gets the list of classification properties
- getClassificationList() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Gets the list of classification properties
- getClassificationList() - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Gets the list of classification properties
- getClassifierList() - Method in interface net.opengis.sensorml.v20.ClassifierList
-
Gets the list of classifier properties
- getClassifierList() - Method in class net.opengis.sensorml.v20.impl.ClassifierListImpl
-
Gets the list of classifier properties
- getCode() - Method in interface net.opengis.swe.v20.UnitReference
-
Gets the code property
- getCode() - Method in exception org.sensorhub.api.common.SensorHubException
-
- getCodeSpace() - Method in class net.opengis.sensorml.v20.impl.KeywordListImpl
-
Gets the codeSpace property
- getCodeSpace() - Method in class net.opengis.sensorml.v20.impl.TermImpl
-
Gets the codeSpace property
- getCodeSpace() - Method in interface net.opengis.sensorml.v20.KeywordList
-
Gets the codeSpace URI
- getCodeSpace() - Method in interface net.opengis.sensorml.v20.Term
-
Gets the codeSpace URI
- getCodeSpace() - Method in interface net.opengis.swe.v20.HasCodeSpace
-
Gets the codeSpace property
- getCollapseWhiteSpaces() - Method in interface net.opengis.swe.v20.TextEncoding
-
Gets the collapseWhiteSpaces property
- getCommandDescription() - Method in interface org.sensorhub.api.sensor.ISensorControlInterface
-
Retrieves description of command message
Note that this can be a choice of multiple messages
- getCommandInputs() - Method in interface org.sensorhub.api.sensor.ISensorModule
-
Retrieves the list of interface to sensor command inputs
- getCommandStatus(String) - Method in interface org.sensorhub.api.sensor.ISensorControlInterface
-
Retrieves command status
- getCommandStatusHistory(String) - Method in interface org.sensorhub.api.sensor.ISensorControlInterface
-
Gets complete status history for the specified command
- getCommConfig() - Method in interface org.sensorhub.api.comm.IDeviceInfo
-
- getComponent(String) - Method in interface net.opengis.sensorml.v20.AggregateProcess
-
Gets the component with the given name
- getComponent(int) - Method in class net.opengis.sensorml.v20.IOPropertyList
-
- getComponent(String) - Method in class net.opengis.sensorml.v20.IOPropertyList
-
- getComponent(int) - Method in interface net.opengis.swe.v20.DataComponent
-
Get the sub-component located at the specified index
- getComponent(String) - Method in interface net.opengis.swe.v20.DataComponent
-
Get the sub-component registered with the specified name
- getComponentCount() - Method in interface net.opengis.swe.v20.DataComponent
-
Returns number of sub-components in this component
- getComponentIndex(String) - Method in class net.opengis.sensorml.v20.IOPropertyList
-
- getComponentIndex(String) - Method in interface net.opengis.swe.v20.DataComponent
-
Get the index of the sub-component registered with this name
- getComponentList() - Method in interface net.opengis.sensorml.v20.AggregateProcess
-
Gets the list of components
- getCompression() - Method in interface net.opengis.swe.v20.BinaryBlock
-
Gets the compression property
- getConfiguration() - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Gets the configuration property
- getConfiguration() - Method in interface net.opengis.sensorml.v20.Event
-
Gets the configuration property
- getConfiguration() - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Gets the configuration property
- getConfiguration() - Method in class net.opengis.sensorml.v20.impl.ModeImpl
-
Gets the configuration property
- getConfiguration() - Method in interface net.opengis.sensorml.v20.Mode
-
Gets the configuration property
- getConfiguration() - Method in interface org.sensorhub.api.module.IModule
-
Retrieves a copy of the module configuration
(i.e.
- getConfigurationProperty() - Method in class net.opengis.sensorml.v20.impl.ModeImpl
-
Gets extra info (name, xlink, etc.) carried by the configuration property
- getConfigurationProperty() - Method in interface net.opengis.sensorml.v20.Mode
-
Gets extra info (name, xlink, etc.) carried by the configuration property
- getConnectedSensors() - Method in interface org.sensorhub.api.sensor.ISensorManager
-
Helper method to get the list of connected sensors only
- getConnectionList() - Method in interface net.opengis.sensorml.v20.AggregateProcess
-
Gets the list of connections
- getConstraint() - Method in interface net.opengis.swe.v20.HasConstraints
-
Gets the constraint property
- getConstraintProperty() - Method in interface net.opengis.swe.v20.HasConstraints
-
Gets extra info (name, xlink, etc.) carried by the constraint property
- getContactList() - Method in interface net.opengis.sensorml.v20.ContactList
-
Gets the list of contact properties
- getContactList() - Method in class net.opengis.sensorml.v20.impl.ContactListImpl
-
Gets the list of contact properties
- getContactsList() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Gets the list of contacts properties
- getContactsList() - Method in interface net.opengis.sensorml.v20.Event
-
Gets the list of contacts properties
- getContactsList() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Gets the list of contacts properties
- getContactsList() - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Gets the list of contacts properties
- getCoordinate(String) - Method in interface net.opengis.swe.v20.Vector
-
Gets the coordinate property with the given name
- getCoordinateList() - Method in interface net.opengis.swe.v20.Vector
-
Gets the list of coordinate properties
- getCurrentDescription() - Method in interface org.sensorhub.api.data.IModuleWithDescription
-
Retrieves most current SensorML description of the entity whose data
is provided by this module.
- getCurrentDescription(String) - Method in interface org.sensorhub.api.data.IMultiSourceDataProducer
-
Retrieves the most current SensorML description of the given entity.
- getCurrentDescription() - Method in interface org.sensorhub.api.sensor.ISensorModule
-
Retrieves most current sensor description.
- getCurrentError() - Method in interface org.sensorhub.api.module.IModule
-
- getCurrentFeatureOfInterest() - Method in interface org.sensorhub.api.data.IDataProducerModule
-
Retrieves the feature of interest for which this producer is
currently generating data.
In the case of a module generating data from multiple entities (e.g.
- getCurrentFeatureOfInterest(String) - Method in interface org.sensorhub.api.data.IMultiSourceDataProducer
-
Retrieves the feature of interest for which the given entity is
currently generating data.
- getCurrentState() - Method in interface org.sensorhub.api.module.IModule
-
- getData() - Method in interface net.opengis.sensorml.v20.DataInterface
-
Gets the data property
- getData() - Method in class net.opengis.sensorml.v20.impl.DataInterfaceImpl
-
Gets the data property
- getData() - Method in interface net.opengis.swe.v20.DataComponent
-
Get the datablock associated to this component
- getData() - Method in interface org.sensorhub.api.persistence.IDataRecord
-
- getDataBlock(DataKey) - Method in interface org.sensorhub.api.persistence.IBasicStorage
-
Retrieves raw data block with the specified key
- getDataBlockIterator(IDataFilter) - Method in interface org.sensorhub.api.persistence.IBasicStorage
-
Gets iterator of raw data blocks matching the specified filter
- getDataProperty() - Method in interface net.opengis.sensorml.v20.DataInterface
-
Gets extra info (name, xlink, etc.) carried by the data property
- getDataProperty() - Method in class net.opengis.sensorml.v20.impl.DataInterfaceImpl
-
Gets extra info (name, xlink, etc.) carried by the data property
- getDataSourceDescriptionAtTime(double) - Method in interface org.sensorhub.api.persistence.IBasicStorage
-
Retrieves data source description valid at specified time
- getDataSourceDescriptionHistory(double, double) - Method in interface org.sensorhub.api.persistence.IBasicStorage
-
Retrieves history of data source description for the given time period
- getDataStore(String) - Method in interface org.sensorhub.api.persistence.IMultiSourceStorage
-
Retrieves the data store holding data for the given producer.
- getDataType() - Method in interface net.opengis.swe.v20.BinaryComponent
-
Gets the dataType property
- getDataType() - Method in interface net.opengis.swe.v20.DataBlock
-
- getDataType(int) - Method in interface net.opengis.swe.v20.DataBlock
-
- getDataType() - Method in interface net.opengis.swe.v20.SimpleComponent
-
Gets the component data type
- getDataType() - Method in interface net.opengis.swe.v20.Vector
-
Gets the component data type
- getDateTimeArrayFromString(String) - Method in class net.opengis.AbstractBindings
-
- getDateTimeFromString(String) - Method in class net.opengis.AbstractBindings
-
- getDecimalSeparator() - Method in interface net.opengis.swe.v20.TextEncoding
-
Gets the decimalSeparator property
- getDefaultStorageConfig(Class<?>) - Method in interface org.sensorhub.api.persistence.IPersistenceManager
-
Gets the default config for the specified storage type
- getDefinition() - Method in interface net.opengis.sensorml.v20.AbstractMetadataList
-
Gets the definition property
- getDefinition() - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Gets the definition property
- getDefinition() - Method in interface net.opengis.sensorml.v20.Event
-
Gets the definition property
- getDefinition() - Method in class net.opengis.sensorml.v20.impl.AbstractMetadataListImpl
-
Gets the definition property
- getDefinition() - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Gets the definition property
- getDefinition() - Method in class net.opengis.sensorml.v20.impl.ObservablePropertyImpl
-
Gets the definition property
- getDefinition() - Method in class net.opengis.sensorml.v20.impl.TermImpl
-
Gets the definition property
- getDefinition() - Method in interface net.opengis.sensorml.v20.ObservableProperty
-
Gets the definition property
- getDefinition() - Method in interface net.opengis.sensorml.v20.Term
-
Gets the definition property
- getDefinition() - Method in interface net.opengis.swe.v20.DataComponent
-
Gets the definition property
- getDenyList() - Method in interface org.sensorhub.api.security.IUserPermissions
-
- getDescription() - Method in interface net.opengis.swe.v20.AbstractSWEIdentifiable
-
Gets the description property
- getDescription() - Method in interface org.sensorhub.api.security.IPermission
-
- getDescription() - Method in interface org.sensorhub.api.security.IUserRole
-
- getDestination() - Method in class net.opengis.sensorml.v20.impl.LinkImpl
-
Gets the destination property
- getDestination() - Method in interface net.opengis.sensorml.v20.Link
-
Gets the destination property
- getDeviceScanner() - Method in interface org.sensorhub.api.comm.ICommNetwork
-
- getDocumentationList() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Gets the list of documentation properties
- getDocumentationList() - Method in interface net.opengis.sensorml.v20.Event
-
Gets the list of documentation properties
- getDocumentationList() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Gets the list of documentation properties
- getDocumentationList() - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Gets the list of documentation properties
- getDocumentList() - Method in interface net.opengis.sensorml.v20.DocumentList
-
Gets the list of document properties
- getDocumentList() - Method in class net.opengis.sensorml.v20.impl.DocumentListImpl
-
Gets the list of document properties
- getDoubleArrayFromString(String) - Method in class net.opengis.AbstractBindings
-
- getDoubleFromString(String) - Method in class net.opengis.AbstractBindings
-
- getDoubleValue(int) - Method in interface net.opengis.swe.v20.DataBlock
-
- getDoubleValue() - Method in interface net.opengis.swe.v20.DataBlock
-
- getDurationFromString(String) - Method in class net.opengis.AbstractBindings
-
- getElementCount() - Method in interface net.opengis.swe.v20.BlockComponent
-
Gets the elementCount property
- getElementCountProperty() - Method in interface net.opengis.swe.v20.BlockComponent
-
Gets extra info (name, xlink, etc.) carried by the elementCount property
- getElementType() - Method in interface net.opengis.swe.v20.BlockComponent
-
Gets the elementType property
- getElementTypeProperty() - Method in interface net.opengis.swe.v20.BlockComponent
-
Gets extra info (name, xlink, etc.) carried by the elementType property
- getEncoding() - Method in interface net.opengis.sensorml.v20.ArraySetting
-
Gets the encoding property
- getEncoding() - Method in class net.opengis.sensorml.v20.impl.ArraySettingImpl
-
- getEncoding() - Method in interface net.opengis.swe.v20.BlockComponent
-
Gets the encoding property
- getEncryption() - Method in interface net.opengis.swe.v20.BinaryBlock
-
Gets the encryption property
- getEncryption() - Method in interface net.opengis.swe.v20.BinaryComponent
-
Gets the encryption property
- getEntitiesWithFoi(String) - Method in interface org.sensorhub.api.data.IMultiSourceDataProducer
-
Gets IDs of entities that are observing the specified feature of interest.
- getEntityIDs() - Method in interface org.sensorhub.api.data.IMultiSourceDataInterface
-
- getEntityIDs() - Method in interface org.sensorhub.api.data.IMultiSourceDataProducer
-
- getError() - Method in class org.sensorhub.api.module.ModuleEvent
-
- getErrorMessage() - Method in interface org.sensorhub.api.security.IPermission
-
- getEstimatedRecordCounts(String, double[]) - Method in interface org.sensorhub.api.persistence.IBasicStorage
-
Retrieves record counts within bins defined by the given time stamps.
- getEventList() - Method in interface net.opengis.sensorml.v20.EventList
-
Gets the list of event properties
- getEventList() - Method in class net.opengis.sensorml.v20.impl.EventListImpl
-
Gets the list of event properties
- getExtensionList() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Gets the list of extension properties
- getExtensionList() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Gets the list of extension properties
- getExtensionList() - Method in interface net.opengis.swe.v20.AbstractSWE
-
Gets the list of extension properties
- getFeatureIDs() - Method in class org.sensorhub.api.persistence.FeatureFilter
-
- getFeatureIDs() - Method in interface org.sensorhub.api.persistence.IFeatureFilter
-
Gets filter criteria for selecting features by ID.
Only features identified with one of the listed IDs will be selected.
If the list is null or empty, no filtering on ID will be applied.
- getFeatureIDs(IFeatureFilter) - Method in interface org.sensorhub.api.persistence.IFeatureStorage
-
Gets IDs of features matching the given filter
- getFeatureList() - Method in interface net.opengis.sensorml.v20.FeatureList
-
Gets the list of feature properties
- getFeatureList() - Method in class net.opengis.sensorml.v20.impl.FeatureListImpl
-
Gets the list of feature properties
- getFeatures(IFeatureFilter) - Method in interface org.sensorhub.api.persistence.IFeatureStorage
-
Gets features matching the specified filter
- getFeaturesOfInterest() - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Gets the featuresOfInterest property
- getFeaturesOfInterest() - Method in interface org.sensorhub.api.data.IMultiSourceDataProducer
-
- getFeaturesOfInterestIDs() - Method in interface org.sensorhub.api.data.IMultiSourceDataProducer
-
- getFeaturesSpatialExtent() - Method in interface org.sensorhub.api.persistence.IFeatureStorage
-
- getField(String) - Method in interface net.opengis.swe.v20.DataRecord
-
Gets the field property with the given name
- getFieldList() - Method in interface net.opengis.swe.v20.DataRecord
-
Gets the list of field properties
- getFloatFromString(String) - Method in class net.opengis.AbstractBindings
-
- getFloatValue(int) - Method in interface net.opengis.swe.v20.DataBlock
-
- getFloatValue() - Method in interface net.opengis.swe.v20.DataBlock
-
- getFoi() - Method in class org.sensorhub.api.data.FoiEvent
-
- getFoiID() - Method in class org.sensorhub.api.data.FoiEvent
-
- getFoiIDs() - Method in interface org.sensorhub.api.persistence.IObsFilter
-
Gets filter criteria for selecting observations associated to certain features
of interest.
Only observations associated to one of the listed FoI IDs will be selected.
If the list is null or empty, no filtering on FoI ID will be applied.
- getFoiIDs(IFoiFilter) - Method in interface org.sensorhub.api.persistence.IObsStorage
-
Gets IDs of FOIs matching the filter
- getFoiIDs() - Method in class org.sensorhub.api.persistence.ObsFilter
-
- getFois(IFoiFilter) - Method in interface org.sensorhub.api.persistence.IObsStorage
-
Retrieves features of interest matching the given filter
- getFoisSpatialExtent() - Method in interface org.sensorhub.api.persistence.IObsStorage
-
Gets the bounding rectangle of all features of interest contained
in this storage
- getFolder() - Method in interface org.sensorhub.api.module.IModuleStateManager
-
- getFractionOfSeconds() - Method in class net.opengis.DateTimePrecise
-
- getFullName() - Method in interface org.sensorhub.api.security.IPermission
-
- getHardwareAddress() - Method in interface org.sensorhub.api.comm.INetworkInfo
-
- getHigh() - Method in class org.sensorhub.api.common.ValueRange
-
- getHistoryList() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Gets the list of history properties
- getHistoryList() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Gets the list of history properties
- getHref() - Method in class net.opengis.OgcPropertyImpl
-
- getId() - Method in interface net.opengis.sensorml.v20.AbstractAlgorithm
-
Gets the id property
- getId() - Method in class net.opengis.sensorml.v20.impl.AbstractAlgorithmImpl
-
Gets the id property
- getId() - Method in class net.opengis.sensorml.v20.impl.LinkImpl
-
Gets the id property
- getId() - Method in interface net.opengis.sensorml.v20.Link
-
Gets the id property
- getId() - Method in class net.opengis.sensorml.v20.SMLPropertyList
-
- getId() - Method in interface net.opengis.swe.v20.AbstractSWE
-
Gets the id property
- getId() - Method in interface org.sensorhub.api.security.IUserInfo
-
- getId() - Method in interface org.sensorhub.api.security.IUserRole
-
- getIdentificationList() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Gets the list of identification properties
- getIdentificationList() - Method in interface net.opengis.sensorml.v20.Event
-
Gets the list of identification properties
- getIdentificationList() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Gets the list of identification properties
- getIdentificationList() - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Gets the list of identification properties
- getIdentifier() - Method in interface net.opengis.swe.v20.AbstractSWEIdentifiable
-
Gets the identifier property
- getIdentifier2List() - Method in interface net.opengis.sensorml.v20.IdentifierList
-
Gets the list of identifier2 properties
- getIdentifier2List() - Method in class net.opengis.sensorml.v20.impl.IdentifierListImpl
-
Gets the list of identifier2 properties
- getInput(String) - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Gets the input property with the given name
- getInputComponent(String) - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Gets the data structure of the input with the given name
- getInputDescriptors() - Method in interface org.sensorhub.api.processing.IProcessModule
-
Gets the list of inputs needed by this process.
Note that input data may contain more than the needed input.
- getInputList() - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Gets the list of input properties
- getInputStream() - Method in interface org.sensorhub.api.comm.ICommProvider
-
- getInstalledSensorDrivers() - Method in interface org.sensorhub.api.sensor.ISensorManager
-
- getIntArrayFromString(String) - Method in class net.opengis.AbstractBindings
-
- getInterfaceName() - Method in interface org.sensorhub.api.comm.ICommNetwork
-
- getInterfaceName() - Method in interface org.sensorhub.api.comm.INetworkInfo
-
- getInterfaceParameters() - Method in interface net.opengis.sensorml.v20.DataInterface
-
Gets the interfaceParameters property
- getInterfaceParameters() - Method in class net.opengis.sensorml.v20.impl.DataInterfaceImpl
-
Gets the interfaceParameters property
- getInterfaceParametersProperty() - Method in interface net.opengis.sensorml.v20.DataInterface
-
Gets extra info (name, xlink, etc.) carried by the interfaceParameters property
- getInterfaceParametersProperty() - Method in class net.opengis.sensorml.v20.impl.DataInterfaceImpl
-
Gets extra info (name, xlink, etc.) carried by the interfaceParameters property
- getIntervalList() - Method in interface net.opengis.swe.v20.AllowedTimes
-
Gets the list of interval properties
- getIntervalList() - Method in interface net.opengis.swe.v20.AllowedValues
-
Gets the list of interval properties
- getIntFromString(String) - Method in class net.opengis.AbstractBindings
-
- getIntValue(int) - Method in interface net.opengis.swe.v20.DataBlock
-
- getIntValue() - Method in interface net.opengis.swe.v20.DataBlock
-
- getIsoDurationString(double) - Method in class net.opengis.AbstractBindings
-
- getItem(String) - Method in interface net.opengis.swe.v20.DataChoice
-
Gets the item property with the given name
- getItemList() - Method in interface net.opengis.swe.v20.DataChoice
-
Gets the list of item properties
- getKey() - Method in interface org.sensorhub.api.persistence.IDataRecord
-
- getKeywordList() - Method in class net.opengis.sensorml.v20.impl.KeywordListImpl
-
Gets the list of keyword properties
- getKeywordList() - Method in interface net.opengis.sensorml.v20.KeywordList
-
Gets the list of keyword properties
- getKeywordsList() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Gets the list of keywords properties
- getKeywordsList() - Method in interface net.opengis.sensorml.v20.Event
-
Gets the list of keywords properties
- getKeywordsList() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Gets the list of keywords properties
- getKeywordsList() - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Gets the list of keywords properties
- getLabel() - Method in class net.opengis.sensorml.v20.impl.TermImpl
-
Gets the label property
- getLabel() - Method in interface net.opengis.sensorml.v20.Term
-
Gets the label property
- getLabel() - Method in interface net.opengis.swe.v20.AbstractSWEIdentifiable
-
Gets the label property
- getLabel() - Method in interface org.sensorhub.api.security.IPermission
-
- getLang() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Gets the lang property
- getLang() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Gets the lang property
- getLastDescriptionUpdate() - Method in interface org.sensorhub.api.data.IModuleWithDescription
-
Used to check when SensorML description was last updated.
- getLastDescriptionUpdate(String) - Method in interface org.sensorhub.api.data.IMultiSourceDataProducer
-
Used to check when SensorML description of the given entity was last updated.
- getLatestDataSourceDescription() - Method in interface org.sensorhub.api.persistence.IBasicStorage
-
Retrieves latest data source description (i.e.
- getLatestRecord(String) - Method in interface org.sensorhub.api.data.IMultiSourceDataInterface
-
Gets the latest record received on this data channel from the
specified entity.
- getLatestRecord() - Method in interface org.sensorhub.api.data.IStreamingDataInterface
-
Gets the latest record received on this data channel.
- getLatestRecord() - Method in interface org.sensorhub.api.sensor.ISensorDataInterface
-
Gets the latest record received on this data channel.
- getLatestRecords() - Method in interface org.sensorhub.api.data.IMultiSourceDataInterface
-
Gets the latest records received on this data channel from any entity.
- getLatestRecords(int, boolean) - Method in interface org.sensorhub.api.sensor.ISensorDataInterface
-
- getLatestRecordTime() - Method in interface org.sensorhub.api.data.IStreamingDataInterface
-
Used to check when the last record was produced.
This is usually set as system time when the output is sent, and must be
the same as the corresponding event time stamp.
- getLegalConstraintsList() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Gets the list of legalConstraints properties
- getLegalConstraintsList() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Gets the list of legalConstraints properties
- getLoadedModules(ICommNetwork.NetworkType) - Method in interface org.sensorhub.api.comm.INetworkManager
-
- getLoadedModules() - Method in interface org.sensorhub.api.module.IModuleManager
-
Gets the list of all modules handled by this manager
that are already loaded (i.e.
- getLocalFrame() - Method in interface net.opengis.swe.v20.HasRefFrames
-
Gets the localFrame property
- getLocalID() - Method in interface org.sensorhub.api.module.IModule
-
Helper method to get the module's local ID
- getLocalReferenceFrameList() - Method in interface net.opengis.sensorml.v20.AbstractPhysicalProcess
-
Gets the list of localReferenceFrame properties
- getLocalTimeFrameList() - Method in interface net.opengis.sensorml.v20.AbstractPhysicalProcess
-
Gets the list of localTimeFrame properties
- getLocation() - Method in class org.sensorhub.api.sensor.SensorConfig
-
This method must be overriden to give access to static sensor
location provided in specific sensor configuration
- getLocator() - Method in exception net.opengis.swe.v20.ValidationException
-
- getLogicalAddress() - Method in interface org.sensorhub.api.comm.INetworkInfo
-
- getLongFromString(String) - Method in class net.opengis.AbstractBindings
-
- getLongValue(int) - Method in interface net.opengis.swe.v20.DataBlock
-
- getLongValue() - Method in interface net.opengis.swe.v20.DataBlock
-
- getLow() - Method in class org.sensorhub.api.common.ValueRange
-
- getManager(Class<ModuleType>) - Method in interface org.sensorhub.api.module.IModuleManagerFactory
-
Gets the manager instance handling the specified type of module.
- getManager(Class<ModuleType>, Map<String, Object>) - Method in interface org.sensorhub.api.module.IModuleManagerFactory
-
Gets the manager instance handling the specified type of module and that provides
as much functionality specified by the hints table as possible.
- getMemberList() - Method in interface net.opengis.swe.v20.BinaryEncoding
-
Gets the list of member properties
- getMethod() - Method in interface net.opengis.sensorml.v20.SimpleProcess
-
Gets the method property
- getMethodProperty() - Method in interface net.opengis.sensorml.v20.SimpleProcess
-
Gets extra info (name, xlink, etc.) carried by the method property
- getModeList() - Method in class net.opengis.sensorml.v20.impl.ModeChoiceImpl
-
Gets the list of mode properties
- getModeList() - Method in interface net.opengis.sensorml.v20.ModeChoice
-
Gets the list of mode properties
- getModesList() - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Gets the list of modes properties
- getModule() - Method in class org.sensorhub.api.module.ModuleEvent
-
- getModuleById(String) - Method in interface org.sensorhub.api.module.IModuleManager
-
Retrieves a module instance by its local ID
- getModuleClass() - Method in interface org.sensorhub.api.module.IModuleProvider
-
- getModuleConfigClass() - Method in interface org.sensorhub.api.module.IModuleProvider
-
- getModuleConfigPath() - Method in interface org.sensorhub.api.config.IGlobalConfig
-
- getModuleDataPath() - Method in interface org.sensorhub.api.config.IGlobalConfig
-
- getModuleDescription() - Method in interface org.sensorhub.api.module.IModuleProvider
-
- getModuleName() - Method in interface org.sensorhub.api.module.IModuleProvider
-
- getModulePermissions(String) - Method in interface org.sensorhub.api.security.ISecurityManager
-
- getModuleVersion() - Method in interface org.sensorhub.api.module.IModuleProvider
-
- getName() - Method in interface net.opengis.OgcProperty
-
- getName() - Method in class net.opengis.OgcPropertyImpl
-
- getName() - Method in interface net.opengis.swe.v20.DataComponent
-
- getName() - Method in interface org.sensorhub.api.comm.IDeviceInfo
-
- getName() - Method in interface org.sensorhub.api.data.IStreamingDataInterface
-
Gets this output interface name.
- getName() - Method in interface org.sensorhub.api.module.IModule
-
Helper method to get the module's name
- getName() - Method in interface org.sensorhub.api.persistence.IRecordStoreInfo
-
- getName() - Method in interface org.sensorhub.api.security.IPermission
-
- getName() - Method in interface org.sensorhub.api.security.IUserInfo
-
- getName() - Method in interface org.sensorhub.api.security.IUserRole
-
- getName() - Method in interface org.sensorhub.api.sensor.ISensorControlInterface
-
Gets the interface name.
- getName() - Method in interface org.sensorhub.api.sensor.ISensorDataInterface
-
Gets this output interface name.
- getNamespaceContext() - Method in class net.opengis.AbstractXMLStreamBindings
-
- getNamespaceURI(String) - Method in class net.opengis.NamespaceRegister
-
- getNetworkType() - Method in interface org.sensorhub.api.comm.ICommNetwork
-
- getNetworkType() - Method in interface org.sensorhub.api.comm.INetworkInfo
-
- getNetworkType() - Method in interface org.sensorhub.api.comm.INetworkProvider
-
- getNewProcessInstance() - Method in interface org.sensorhub.api.processing.IOnDemandProcessModule
-
Retrieves a new instance of this processor configured with default data sources
- getNewState() - Method in class org.sensorhub.api.module.ModuleEvent
-
- getNilReason() - Method in interface net.opengis.OgcProperty
-
- getNilReason() - Method in class net.opengis.OgcPropertyImpl
-
- getNilValueList() - Method in interface net.opengis.swe.v20.NilValues
-
Gets the list of nilValue properties
- getNilValues() - Method in interface net.opengis.swe.v20.SimpleComponent
-
Gets the nilValues property
- getNilValuesProperty() - Method in interface net.opengis.swe.v20.SimpleComponent
-
Gets extra info (name, xlink, etc.) carried by the nilValues property
- getNumAlgorithms() - Method in class net.opengis.sensorml.v20.impl.ProcessMethodImpl
-
Returns number of algorithm properties
- getNumAlgorithms() - Method in interface net.opengis.sensorml.v20.ProcessMethod
-
Returns number of algorithm properties
- getNumAxis() - Method in class net.opengis.sensorml.v20.impl.SpatialFrameImpl
-
Returns number of axis properties
- getNumAxis() - Method in interface net.opengis.sensorml.v20.SpatialFrame
-
Returns number of axis properties
- getNumberOfAvailableRecords() - Method in interface org.sensorhub.api.sensor.ISensorDataInterface
-
- getNumCapabilities() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Returns number of capabilities properties
- getNumCapabilities() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Returns number of capabilities properties
- getNumCapabilitys() - Method in interface net.opengis.sensorml.v20.CapabilityList
-
Returns number of capability properties
- getNumCapabilitys() - Method in class net.opengis.sensorml.v20.impl.CapabilityListImpl
-
Returns number of capability properties
- getNumCharacteristics() - Method in interface net.opengis.sensorml.v20.CharacteristicList
-
Returns number of characteristic properties
- getNumCharacteristics() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Returns number of characteristics properties
- getNumCharacteristics() - Method in class net.opengis.sensorml.v20.impl.CharacteristicListImpl
-
Returns number of characteristic properties
- getNumCharacteristics() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Returns number of characteristics properties
- getNumClassifications() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Returns number of classification properties
- getNumClassifications() - Method in interface net.opengis.sensorml.v20.Event
-
Returns number of classification properties
- getNumClassifications() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Returns number of classification properties
- getNumClassifications() - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Returns number of classification properties
- getNumClassifiers() - Method in interface net.opengis.sensorml.v20.ClassifierList
-
Returns number of classifier properties
- getNumClassifiers() - Method in class net.opengis.sensorml.v20.impl.ClassifierListImpl
-
Returns number of classifier properties
- getNumComponents() - Method in interface net.opengis.sensorml.v20.AggregateProcess
-
Returns number of components
- getNumConnections() - Method in interface net.opengis.sensorml.v20.AggregateProcess
-
Returns number of connections
- getNumContacts() - Method in interface net.opengis.sensorml.v20.ContactList
-
Returns number of contact properties
- getNumContacts() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Returns number of contacts properties
- getNumContacts() - Method in interface net.opengis.sensorml.v20.Event
-
Returns number of contacts properties
- getNumContacts() - Method in class net.opengis.sensorml.v20.impl.ContactListImpl
-
Returns number of contact properties
- getNumContacts() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Returns number of contacts properties
- getNumContacts() - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Returns number of contacts properties
- getNumCoordinates() - Method in interface net.opengis.swe.v20.Vector
-
Returns number of coordinate properties
- getNumDocumentations() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Returns number of documentation properties
- getNumDocumentations() - Method in interface net.opengis.sensorml.v20.Event
-
Returns number of documentation properties
- getNumDocumentations() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Returns number of documentation properties
- getNumDocumentations() - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Returns number of documentation properties
- getNumDocuments() - Method in interface net.opengis.sensorml.v20.DocumentList
-
Returns number of document properties
- getNumDocuments() - Method in class net.opengis.sensorml.v20.impl.DocumentListImpl
-
Returns number of document properties
- getNumEvents() - Method in interface net.opengis.sensorml.v20.EventList
-
Returns number of event properties
- getNumEvents() - Method in class net.opengis.sensorml.v20.impl.EventListImpl
-
Returns number of event properties
- getNumExtensions() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Returns number of extension properties
- getNumExtensions() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Returns number of extension properties
- getNumExtensions() - Method in interface net.opengis.swe.v20.AbstractSWE
-
Returns number of extension properties
- getNumFeatures() - Method in interface net.opengis.sensorml.v20.FeatureList
-
Returns number of feature properties
- getNumFeatures() - Method in class net.opengis.sensorml.v20.impl.FeatureListImpl
-
Returns number of feature properties
- getNumFeatures() - Method in interface org.sensorhub.api.persistence.IFeatureStorage
-
- getNumFields() - Method in interface net.opengis.swe.v20.DataRecord
-
Returns number of field properties
- getNumFois(IFoiFilter) - Method in interface org.sensorhub.api.persistence.IObsStorage
-
Gets the number of features of interest matching the filter
- getNumHistorys() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Returns number of history properties
- getNumHistorys() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Returns number of history properties
- getNumIdentifications() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Returns number of identification properties
- getNumIdentifications() - Method in interface net.opengis.sensorml.v20.Event
-
Returns number of identification properties
- getNumIdentifications() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Returns number of identification properties
- getNumIdentifications() - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Returns number of identification properties
- getNumIdentifier2s() - Method in interface net.opengis.sensorml.v20.IdentifierList
-
Returns number of identifier2 properties
- getNumIdentifier2s() - Method in class net.opengis.sensorml.v20.impl.IdentifierListImpl
-
Returns number of identifier2 properties
- getNumInputs() - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Returns number of input properties
- getNumIntervals() - Method in interface net.opengis.swe.v20.AllowedTimes
-
Returns number of interval properties
- getNumIntervals() - Method in interface net.opengis.swe.v20.AllowedValues
-
Returns number of interval properties
- getNumItems() - Method in interface net.opengis.swe.v20.DataChoice
-
Returns number of item properties
- getNumKeywords() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Returns number of keywords properties
- getNumKeywords() - Method in interface net.opengis.sensorml.v20.Event
-
Returns number of keywords properties
- getNumKeywords() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Returns number of keywords properties
- getNumKeywords() - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Returns number of keywords properties
- getNumKeywords() - Method in class net.opengis.sensorml.v20.impl.KeywordListImpl
-
Returns number of keyword properties
- getNumKeywords() - Method in interface net.opengis.sensorml.v20.KeywordList
-
Returns number of keyword properties
- getNumLegalConstraints() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Returns number of legalConstraints properties
- getNumLegalConstraints() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Returns number of legalConstraints properties
- getNumListeners() - Method in interface org.sensorhub.api.common.IEventHandler
-
- getNumLocalReferenceFrames() - Method in interface net.opengis.sensorml.v20.AbstractPhysicalProcess
-
Returns number of localReferenceFrame properties
- getNumLocalTimeFrames() - Method in interface net.opengis.sensorml.v20.AbstractPhysicalProcess
-
Returns number of localTimeFrame properties
- getNumMatchingFeatures(IFeatureFilter) - Method in interface org.sensorhub.api.persistence.IFeatureStorage
-
- getNumMatchingRecords(IDataFilter, long) - Method in interface org.sensorhub.api.persistence.IBasicStorage
-
Computes the (potentially approximate) number of records matching the
given filter.
Since the returned value can be approximate and the number of matching
records can change before or even during the actual call to
IBasicStorage.getRecordIterator(IDataFilter)
, the exact number of records can
only be obtained by counting the records returned by the iterator next()
function.
- getNumMembers() - Method in interface net.opengis.swe.v20.BinaryEncoding
-
Returns number of member properties
- getNumModes() - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Returns number of modes properties
- getNumModes() - Method in class net.opengis.sensorml.v20.impl.ModeChoiceImpl
-
Returns number of mode properties
- getNumModes() - Method in interface net.opengis.sensorml.v20.ModeChoice
-
Returns number of mode properties
- getNumNilValues() - Method in interface net.opengis.swe.v20.NilValues
-
Returns number of nilValue properties
- getNumOutputs() - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Returns number of output properties
- getNumParameters() - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Returns number of parameter properties
- getNumPositions() - Method in interface net.opengis.sensorml.v20.AbstractPhysicalProcess
-
Returns number of position properties
- getNumPropertys() - Method in interface net.opengis.sensorml.v20.Event
-
Returns number of property properties
- getNumPropertys() - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Returns number of property properties
- getNumQualitys() - Method in interface net.opengis.swe.v20.SimpleComponent
-
Returns number of quality properties
- getNumRecords(String) - Method in interface org.sensorhub.api.persistence.IBasicStorage
-
Helper method to retrieve the total number of method for the specified
record type
- getNumSecurityConstraints() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Returns number of securityConstraints properties
- getNumSecurityConstraints() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Returns number of securityConstraints properties
- getNumSetArrayValues() - Method in class net.opengis.sensorml.v20.impl.SettingsImpl
-
Returns number of setArrayValues properties
- getNumSetArrayValues() - Method in interface net.opengis.sensorml.v20.Settings
-
Returns number of setArrayValues properties
- getNumSetConstraints() - Method in class net.opengis.sensorml.v20.impl.SettingsImpl
-
Returns number of setConstraint properties
- getNumSetConstraints() - Method in interface net.opengis.sensorml.v20.Settings
-
Returns number of setConstraint properties
- getNumSetModes() - Method in class net.opengis.sensorml.v20.impl.SettingsImpl
-
Returns number of setMode properties
- getNumSetModes() - Method in interface net.opengis.sensorml.v20.Settings
-
Returns number of setMode properties
- getNumSetStatus() - Method in class net.opengis.sensorml.v20.impl.SettingsImpl
-
Returns number of setStatus properties
- getNumSetStatus() - Method in interface net.opengis.sensorml.v20.Settings
-
Returns number of setStatus properties
- getNumSetValues() - Method in class net.opengis.sensorml.v20.impl.SettingsImpl
-
Returns number of setValue properties
- getNumSetValues() - Method in interface net.opengis.sensorml.v20.Settings
-
Returns number of setValue properties
- getNumTimePositions() - Method in interface net.opengis.sensorml.v20.AbstractPhysicalProcess
-
Returns number of timePosition properties
- getNumValidTimes() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Returns number of validTime properties
- getNumValidTimes() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Returns number of validTime properties
- getNumValues() - Method in interface net.opengis.swe.v20.AllowedTimes
-
Returns number of value properties
- getNumValues() - Method in interface net.opengis.swe.v20.AllowedTokens
-
Returns number of value properties
- getNumValues() - Method in interface net.opengis.swe.v20.AllowedValues
-
Returns number of value properties
- getObservationOutputs() - Method in interface org.sensorhub.api.sensor.ISensorModule
-
Retrieves the list of interface to sensor observation outputs
- getOptional() - Method in interface net.opengis.swe.v20.DataComponent
-
Gets the optional property
- getOrientation() - Method in class org.sensorhub.api.sensor.SensorConfig
-
This method must be overriden to give access to static sensor
orientation provided in specific sensor configuration
- getOrigin() - Method in class net.opengis.sensorml.v20.impl.SpatialFrameImpl
-
Gets the origin property
- getOrigin() - Method in class net.opengis.sensorml.v20.impl.TemporalFrameImpl
-
Gets the origin property
- getOrigin() - Method in interface net.opengis.sensorml.v20.SpatialFrame
-
Gets the origin property
- getOrigin() - Method in interface net.opengis.sensorml.v20.TemporalFrame
-
Gets the origin property
- getOutput(String) - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Gets the output property with the given name
- getOutputComponent(String) - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Gets the data structure of the output with the given name
- getOutputDescriptors() - Method in interface org.sensorhub.api.processing.IProcessModule
-
- getOutputList() - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Gets the list of output properties
- getOutputs() - Method in interface org.sensorhub.api.processing.IOnDemandProcessInstance
-
Retrieves the list of data outputs
- getOutputStream() - Method in interface org.sensorhub.api.comm.ICommProvider
-
- getOutputStream(String) - Method in interface org.sensorhub.api.module.IModuleStateManager
-
- getPaddingBytesAfter() - Method in interface net.opengis.swe.v20.BinaryBlock
-
Gets the paddingBytesAfter property
- getPaddingBytesBefore() - Method in interface net.opengis.swe.v20.BinaryBlock
-
Gets the paddingBytesBefore property
- getParameter(String) - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Gets the parameter property with the given name
- getParameterComponent(String) - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Gets the data structure of the parameter with the given name
- getParameterDescriptors() - Method in interface org.sensorhub.api.processing.IOnDemandProcessModule
-
Gets the list of parameters for this process.
Default parameter values can be set here but actual values are given to
each process instance using one of the execute methods.
- getParameterList() - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Gets the list of parameter properties
- getParameters() - Method in interface org.sensorhub.api.processing.IStreamProcessModule
-
Gets the list of parameters for this process.
Values should be changed directly inside the objects returned in the map.
Parameters that can be changed during processing must be marked as 'updatable'
and the new set values are taken into account ASAP by the running process.
Changing the value during processing of parameters that are not updatable is
either silently ignored or can result in a processing exception.
- getParent() - Method in interface net.opengis.swe.v20.DataComponent
-
- getParent() - Method in interface org.sensorhub.api.security.IPermission
-
- getParentModule() - Method in interface org.sensorhub.api.data.IStreamingDataInterface
-
Allows by-reference access to parent module
- getParentModule() - Method in interface org.sensorhub.api.sensor.ISensorDataInterface
-
Allows by-reference access to parent sensor module
- getParentSensor() - Method in interface org.sensorhub.api.sensor.ISensorControlInterface
-
Allows by-reference access to parent sensor interface
- getPassword() - Method in interface org.sensorhub.api.security.IUserInfo
-
- getPattern() - Method in interface net.opengis.swe.v20.AllowedTokens
-
Gets the pattern property
- getPositionList() - Method in interface net.opengis.sensorml.v20.AbstractPhysicalProcess
-
Gets the list of position properties
- getPrefix(String) - Method in class net.opengis.NamespaceRegister
-
- getPrefixes(String) - Method in class net.opengis.NamespaceRegister
-
- getPrefixMap() - Method in class net.opengis.NamespaceRegister
-
- getProcessId() - Method in class org.sensorhub.api.processing.ProcessingEvent
-
- getProducerIDs() - Method in class org.sensorhub.api.persistence.DataFilter
-
- getProducerIDs() - Method in class org.sensorhub.api.persistence.FoiFilter
-
- getProducerIDs() - Method in interface org.sensorhub.api.persistence.IDataFilter
-
Gets filter criteria for selecting data records associated to certain producers.
Only data records associated to one of the listed producer IDs will be selected.
If the list is null or empty, no filtering on producer ID will be applied.
- getProducerIDs() - Method in interface org.sensorhub.api.persistence.IFoiFilter
-
Gets filter criteria for selecting features of interest associated to
certain producers.
Only features associated to one of the listed producer IDs will be selected.
If the list is null or empty, no filtering on producer ID will be applied.
- getProducerIDs() - Method in interface org.sensorhub.api.persistence.IMultiSourceStorage
-
- getProperties() - Method in class net.opengis.OgcPropertyList
-
- getProperty(String) - Method in class net.opengis.OgcPropertyList
-
Retrieves property object by name.
- getProperty(int) - Method in class net.opengis.OgcPropertyList
-
Retrieves property object at specified index.
- getProperty(String) - Method in interface org.sensorhub.api.config.IGlobalConfig
-
- getPropertyList() - Method in interface net.opengis.sensorml.v20.Event
-
Gets the list of property properties
- getPropertyList() - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Gets the list of property properties
- getPropertyNames() - Method in class net.opengis.OgcPropertyList
-
- getProvider() - Method in class org.sensorhub.api.comm.CommProviderConfig
-
- getProviderName() - Method in interface org.sensorhub.api.module.IModuleProvider
-
- getPublicEndpoint() - Method in class org.sensorhub.api.service.ServiceConfig
-
- getQNameFromString(String) - Method in class net.opengis.AbstractXMLStreamBindings
-
- getQualityList() - Method in interface net.opengis.swe.v20.SimpleComponent
-
Gets the list of quality properties
- getReason() - Method in interface net.opengis.swe.v20.NilValue
-
Gets the reason property
- getRecommendedEncoding() - Method in interface org.sensorhub.api.data.IStreamingDataInterface
-
Provides the recommended encoding for records produced by this interface.
- getRecommendedEncoding() - Method in interface org.sensorhub.api.persistence.IRecordStoreInfo
-
- getRecordDescription() - Method in class org.sensorhub.api.data.DataEvent
-
- getRecordDescription() - Method in interface org.sensorhub.api.data.IStreamingDataInterface
-
Retrieves the definition of records produced by this interface.
- getRecordDescription() - Method in interface org.sensorhub.api.persistence.IRecordStoreInfo
-
- getRecordIterator(IDataFilter) - Method in interface org.sensorhub.api.persistence.IBasicStorage
-
Gets iterator of records matching the specified filter
- getRecords() - Method in class org.sensorhub.api.data.DataEvent
-
- getRecordsTimeRange(String) - Method in interface org.sensorhub.api.persistence.IBasicStorage
-
Retrieves time range spanned by all records of the specified type
- getRecordStores() - Method in interface org.sensorhub.api.persistence.IBasicStorage
-
Gets the list of available record types in this storage
- getRecordType() - Method in class org.sensorhub.api.persistence.DataFilter
-
- getRecordType() - Method in interface org.sensorhub.api.persistence.IDataFilter
-
- getRecordType() - Method in class org.sensorhub.api.persistence.StorageEvent
-
- getRef() - Method in interface net.opengis.sensorml.v20.ConfigSetting
-
- getRef() - Method in class net.opengis.sensorml.v20.impl.ArraySettingImpl
-
- getRef() - Method in class net.opengis.sensorml.v20.impl.ConstraintSettingImpl
-
Gets the ref property
- getRef() - Method in class net.opengis.sensorml.v20.impl.ModeSettingImpl
-
Gets the ref property
- getRef() - Method in class net.opengis.sensorml.v20.impl.StatusSettingImpl
-
Gets the ref property
- getRef() - Method in class net.opengis.sensorml.v20.impl.ValueSettingImpl
-
Gets the ref property
- getRef() - Method in interface net.opengis.swe.v20.BinaryMember
-
Gets the ref property
- getReferencedObject() - Method in interface net.opengis.sensorml.v20.ConfigSetting
-
- getReferencedObject() - Method in class net.opengis.sensorml.v20.impl.ArraySettingImpl
-
- getReferencedObject() - Method in class net.opengis.sensorml.v20.impl.ConstraintSettingImpl
-
- getReferencedObject() - Method in class net.opengis.sensorml.v20.impl.ModeSettingImpl
-
- getReferencedObject() - Method in class net.opengis.sensorml.v20.impl.StatusSettingImpl
-
- getReferencedObject() - Method in class net.opengis.sensorml.v20.impl.ValueSettingImpl
-
- getReferenceFrame() - Method in interface net.opengis.swe.v20.HasRefFrames
-
Gets the referenceFrame property
- getReferenceFrame() - Method in interface net.opengis.swe.v20.SimpleComponent
-
Gets the referenceFrame property
- getReferenceTime() - Method in interface net.opengis.swe.v20.Time
-
Gets the referenceTime property
- getReferenceTime() - Method in interface net.opengis.swe.v20.TimeRange
-
Gets the referenceTime property
- getRelatedEntityID() - Method in class org.sensorhub.api.common.EntityEvent
-
Gets the unique ID of the entity related to this event.
For group of entities (e.g.
- getResultTimeRange() - Method in interface org.sensorhub.api.persistence.IObsFilter
-
Gets filter criteria for selecting observations based on result time.
Only observations whose result time (e.g.
- getResultTimeRange() - Method in class org.sensorhub.api.persistence.ObsFilter
-
- getRoi() - Method in class org.sensorhub.api.persistence.FeatureFilter
-
- getRoi() - Method in interface org.sensorhub.api.persistence.IFeatureFilter
-
Gets filter criteria for selecting features based on their geometry.
Only features whose geometry intersects the polygon will be selected.
If the polygon is null, no filtering on location will be applied.
The polygon must be expressed in the same coordinate reference system as the one used for storage.
- getRoi() - Method in interface org.sensorhub.api.persistence.IObsFilter
-
Gets filter criteria for selecting observations based on their sampling geometry.
Only observations whose sampling geometry is included within the polygon will be selected.
If the polygon is null, no filtering on location will be applied.
The polygon must be expressed in the same coordinate reference system as the one used for storage.
- getRoi() - Method in class org.sensorhub.api.persistence.ObsFilter
-
- getRole() - Method in class net.opengis.OgcPropertyImpl
-
- getRoleInfo(String) - Method in interface org.sensorhub.api.security.IRoleRegistry
-
- getRoles() - Method in interface org.sensorhub.api.security.IUserInfo
-
- getSeconds() - Method in class net.opengis.DateTimePrecise
-
- getSecurityConstraintsList() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Gets the list of securityConstraints properties
- getSecurityConstraintsList() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Gets the list of securityConstraints properties
- getSelectedItem() - Method in interface net.opengis.swe.v20.DataChoice
-
Gets the selected item in this choice
- getSensorDescriptionURL() - Method in class org.sensorhub.api.sensor.SensorConfig
-
Gets the URL of the SensorML template.
If the
SensorConfig.sensorML
field is not a URL, it is interpreted as a
relative path relative to the config class.
- getSensorID() - Method in class org.sensorhub.api.sensor.SensorControlEvent
-
Gets the unique ID of the sensor related to this event.
For sensor networks, it can be either the ID of the network as a whole
(if the command was global) or the ID of one of the sensor in the
network (if the command was sent to a particular sensor).
- getSensorID() - Method in class org.sensorhub.api.sensor.SensorDataEvent
-
Gets the unique ID of the sensor related to this event.
For sensor networks, it can be either the ID of the network as a whole
(if the attached data includes records generated by all or several
members of the network) or the ID of one of the sensor in the network
(if the attached data has been generated by a single sensor).
- getSensorID() - Method in class org.sensorhub.api.sensor.SensorEvent
-
Gets the unique ID of the sensor related to this event.
For sensor networks, this can be either the ID of the network as a whole
(if the change is global) or the ID of one of the sensor in the network
(if the change applies only to that particular sensor, e.g.
- getSetArrayValuesList() - Method in class net.opengis.sensorml.v20.impl.SettingsImpl
-
Gets the list of setArrayValues properties
- getSetArrayValuesList() - Method in interface net.opengis.sensorml.v20.Settings
-
Gets the list of setArrayValues properties
- getSetConstraintList() - Method in class net.opengis.sensorml.v20.impl.SettingsImpl
-
Gets the list of setConstraint properties
- getSetConstraintList() - Method in interface net.opengis.sensorml.v20.Settings
-
Gets the list of setConstraint properties
- getSetModeList() - Method in class net.opengis.sensorml.v20.impl.SettingsImpl
-
Gets the list of setMode properties
- getSetModeList() - Method in interface net.opengis.sensorml.v20.Settings
-
Gets the list of setMode properties
- getSetStatusList() - Method in class net.opengis.sensorml.v20.impl.SettingsImpl
-
Gets the list of setStatus properties
- getSetStatusList() - Method in interface net.opengis.sensorml.v20.Settings
-
Gets the list of setStatus properties
- getSetValueList() - Method in class net.opengis.sensorml.v20.impl.SettingsImpl
-
Gets the list of setValue properties
- getSetValueList() - Method in interface net.opengis.sensorml.v20.Settings
-
Gets the list of setValue properties
- getShortFromString(String) - Method in class net.opengis.AbstractBindings
-
- getShortValue(int) - Method in interface net.opengis.swe.v20.DataBlock
-
- getShortValue() - Method in interface net.opengis.swe.v20.DataBlock
-
- getSignalLevel() - Method in interface org.sensorhub.api.comm.IDeviceInfo
-
- getSignificantBits() - Method in interface net.opengis.swe.v20.BinaryComponent
-
Gets the significantBits property
- getSignificantFigures() - Method in interface net.opengis.swe.v20.AllowedTimes
-
Gets the significantFigures property
- getSignificantFigures() - Method in interface net.opengis.swe.v20.AllowedValues
-
Gets the significantFigures property
- getSource() - Method in class net.opengis.sensorml.v20.impl.LinkImpl
-
Gets the source property
- getSource() - Method in interface net.opengis.sensorml.v20.Link
-
Gets the source property
- getSource() - Method in class org.sensorhub.api.common.Event
-
Gets the source of the event as an object reference.
- getSource() - Method in class org.sensorhub.api.data.DataEvent
-
- getSource() - Method in class org.sensorhub.api.persistence.StorageEvent
-
- getSource() - Method in class org.sensorhub.api.sensor.SensorControlEvent
-
- getSource() - Method in class org.sensorhub.api.sensor.SensorDataEvent
-
- getSource() - Method in class org.sensorhub.api.sensor.SensorEvent
-
- getStartTime() - Method in class org.sensorhub.api.data.FoiEvent
-
- getStatus() - Method in class org.sensorhub.api.sensor.SensorControlEvent
-
- getStatusMessage() - Method in interface org.sensorhub.api.module.IModule
-
- getStatusOutputs() - Method in interface org.sensorhub.api.sensor.ISensorModule
-
Retrieves the list of interface to sensor status outputs
- getStopTime() - Method in class org.sensorhub.api.data.FoiEvent
-
- getStorageCapacity() - Method in interface org.sensorhub.api.sensor.ISensorDataInterface
-
- getStringArrayFromString(String) - Method in class net.opengis.AbstractBindings
-
- getStringValue(Object) - Method in class net.opengis.AbstractBindings
-
- getStringValue(IDateTime) - Method in class net.opengis.AbstractBindings
-
- getStringValue(boolean) - Method in class net.opengis.AbstractBindings
-
- getStringValue(byte) - Method in class net.opengis.AbstractBindings
-
- getStringValue(short) - Method in class net.opengis.AbstractBindings
-
- getStringValue(char) - Method in class net.opengis.AbstractBindings
-
- getStringValue(int) - Method in class net.opengis.AbstractBindings
-
- getStringValue(long) - Method in class net.opengis.AbstractBindings
-
- getStringValue(float) - Method in class net.opengis.AbstractBindings
-
- getStringValue(double) - Method in class net.opengis.AbstractBindings
-
- getStringValue(boolean[]) - Method in class net.opengis.AbstractBindings
-
- getStringValue(byte[]) - Method in class net.opengis.AbstractBindings
-
- getStringValue(short[]) - Method in class net.opengis.AbstractBindings
-
- getStringValue(char[]) - Method in class net.opengis.AbstractBindings
-
- getStringValue(int[]) - Method in class net.opengis.AbstractBindings
-
- getStringValue(long[]) - Method in class net.opengis.AbstractBindings
-
- getStringValue(float[]) - Method in class net.opengis.AbstractBindings
-
- getStringValue(double[]) - Method in class net.opengis.AbstractBindings
-
- getStringValue(String[]) - Method in class net.opengis.AbstractBindings
-
- getStringValue(IDateTime[]) - Method in class net.opengis.AbstractBindings
-
- getStringValue(QName) - Method in class net.opengis.AbstractXMLStreamBindings
-
- getStringValue(int) - Method in interface net.opengis.swe.v20.DataBlock
-
- getStringValue() - Method in interface net.opengis.swe.v20.DataBlock
-
- getStringValueAsDoubles(IDateTime[]) - Method in class net.opengis.AbstractBindings
-
- getTarget() - Method in class net.opengis.OgcPropertyImpl
-
- getTarget() - Method in interface org.sensorhub.api.persistence.IMessageKey
-
- getTime() - Method in interface net.opengis.sensorml.v20.Event
-
Gets the time property
- getTime() - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Gets the time property
- getTimePositionList() - Method in interface net.opengis.sensorml.v20.AbstractPhysicalProcess
-
Gets the list of timePosition properties
- getTimeStamp() - Method in class org.sensorhub.api.common.Event
-
- getTimeStampRange() - Method in class org.sensorhub.api.persistence.DataFilter
-
- getTimeStampRange() - Method in interface org.sensorhub.api.persistence.IDataFilter
-
Gets filter criteria for selecting data records based on time stamp.
Only records whose time stamp (usually sampling time for sensors) lies within
that range will be selected (range is inclusive).
It both ends of the time range have the value Double.POSITIVE_INFINITY
,
the latest record of each selected producer is retrieved.
If range is null, no filtering on time stamp will be applied.
- getTimeStampRange() - Method in interface org.sensorhub.api.persistence.IObsFilter
-
Gets filter criteria for selecting observations based on phenomenon time.
Only observations whose phenomenon time (i.e sampling time for sensors) lies within
that range will be selected (range is inclusive).
If range is null, no filtering on phenomenon time will be applied.
- getTimeZoneOffset() - Method in class net.opengis.DateTimeDouble
-
- getTimeZoneOffset() - Method in class net.opengis.DateTimePrecise
-
- getTimeZoneOffset() - Method in interface net.opengis.IDateTime
-
Get the time zone offset associated to this date
- getTitle() - Method in interface net.opengis.OgcProperty
-
- getTitle() - Method in class net.opengis.OgcPropertyImpl
-
- getTokenSeparator() - Method in interface net.opengis.swe.v20.TextEncoding
-
Gets the tokenSeparator property
- getType() - Method in interface org.sensorhub.api.comm.IDeviceInfo
-
- getType() - Method in class org.sensorhub.api.common.Event
-
- getType() - Method in class org.sensorhub.api.data.DataEvent
-
- getType() - Method in class org.sensorhub.api.persistence.StorageEvent
-
- getType() - Method in class org.sensorhub.api.processing.ProcessingEvent
-
- getTypeOf() - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Gets the typeOf property
- getUnderlyingObject() - Method in interface net.opengis.swe.v20.DataBlock
-
- getUniqueIdentifier() - Method in interface org.sensorhub.api.data.IModuleWithDescription
-
- getUom() - Method in interface net.opengis.swe.v20.HasUom
-
Gets the uom property
- getUpdatable() - Method in interface net.opengis.swe.v20.DataComponent
-
Gets the updatable property
- getUserInfo(String) - Method in interface org.sensorhub.api.security.IUserRegistry
-
- getValidTimeList() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Gets the list of validTime properties
- getValidTimeList() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Gets the list of validTime properties
- getValue() - Method in interface net.opengis.OgcProperty
-
- getValue() - Method in class net.opengis.OgcPropertyImpl
-
- getValue() - Method in interface net.opengis.sensorml.v20.ArraySetting
-
Gets the inline value
- getValue() - Method in interface net.opengis.sensorml.v20.ConstraintSetting
-
Gets the constraint property
- getValue() - Method in class net.opengis.sensorml.v20.impl.ArraySettingImpl
-
- getValue() - Method in class net.opengis.sensorml.v20.impl.ConstraintSettingImpl
-
Gets the constraint value
- getValue() - Method in class net.opengis.sensorml.v20.impl.ModeSettingImpl
-
Gets the inline value
- getValue() - Method in class net.opengis.sensorml.v20.impl.StatusSettingImpl
-
Gets the inline value
- getValue() - Method in class net.opengis.sensorml.v20.impl.TermImpl
-
Gets the value property
- getValue() - Method in class net.opengis.sensorml.v20.impl.ValueSettingImpl
-
Gets the inline value
- getValue() - Method in interface net.opengis.sensorml.v20.ModeSetting
-
Gets the inline value
- getValue() - Method in interface net.opengis.sensorml.v20.StatusSetting
-
Gets the inline value
- getValue() - Method in interface net.opengis.sensorml.v20.Term
-
Gets the value property
- getValue() - Method in interface net.opengis.sensorml.v20.ValueSetting
-
Gets the inline value
- getValue() - Method in interface net.opengis.swe.v20.Boolean
-
Gets the value property
- getValue() - Method in interface net.opengis.swe.v20.Category
-
Gets the value property
- getValue() - Method in interface net.opengis.swe.v20.CategoryRange
-
Gets the value property
- getValue() - Method in interface net.opengis.swe.v20.Count
-
Gets the value property
- getValue() - Method in interface net.opengis.swe.v20.CountRange
-
Gets the value property
- getValue() - Method in interface net.opengis.swe.v20.NilValue
-
Gets the inline value
- getValue() - Method in interface net.opengis.swe.v20.Quantity
-
Gets the value property
- getValue() - Method in interface net.opengis.swe.v20.QuantityRange
-
Gets the value property
- getValue() - Method in interface net.opengis.swe.v20.Text
-
Gets the value property
- getValue() - Method in interface net.opengis.swe.v20.Time
-
Gets the value property
- getValue() - Method in interface net.opengis.swe.v20.TimeRange
-
Gets the value property
- getValue() - Method in interface org.sensorhub.api.security.IParameterizedPermission
-
- getValueList() - Method in interface net.opengis.swe.v20.AllowedTimes
-
Gets the list of value properties
- getValueList() - Method in interface net.opengis.swe.v20.AllowedTokens
-
Gets the list of value properties
- getValueList() - Method in interface net.opengis.swe.v20.AllowedValues
-
Gets the list of value properties
- getValues() - Method in interface net.opengis.swe.v20.BlockComponent
-
Gets the values property
- IAuthorizer - Interface in org.sensorhub.api.security
-
Common interface for all authorization providers allowing to check
permissions for a given user
- IBasicStorage - Interface in org.sensorhub.api.persistence
-
Storage for one or more data streams coming from a single source.
- IClientModule<ConfigType extends ClientConfig> - Interface in org.sensorhub.api.client
-
Common base for client modules connecting to remote services
- ICommConfig - Interface in org.sensorhub.api.comm
-
Tagging interface for communication configuration options
- ICommNetwork<ConfigType extends ModuleConfig> - Interface in org.sensorhub.api.comm
-
Interface used to represent communication networks of different types, such
as Ethernet, WiFi, Bluetooth, Bluetooth LE, ZigBee, etc...
- ICommNetwork.NetworkType - Enum in org.sensorhub.api.comm
-
- ICommProvider<ConfigType extends CommProviderConfig<?>> - Interface in org.sensorhub.api.comm
-
Interface for all communication providers giving access to an input stream
for reading incoming data and an output stream for sending outgoing data.
- id - Variable in class net.opengis.sensorml.v20.impl.AbstractAlgorithmImpl
-
- id - Variable in class net.opengis.sensorml.v20.impl.LinkImpl
-
- id - Variable in class net.opengis.sensorml.v20.SMLPropertyList
-
- id - Variable in class org.sensorhub.api.common.CommandStatus
-
- id - Variable in class org.sensorhub.api.module.ModuleConfig
-
Unique ID of the module.
- id - Variable in class org.sensorhub.api.persistence.StorageIndexDescriptor
-
- IDataFilter - Interface in org.sensorhub.api.persistence
-
Basic filter interface to get time series data records from storage.
There is an implicit logical AND between all criteria.
- IDataProducerModule<ConfigType extends ModuleConfig> - Interface in org.sensorhub.api.data
-
Base interface for all modules producing streaming data
- IDataRecord - Interface in org.sensorhub.api.persistence
-
Interface encapsulating records composed of a key and a data block as value
- IDateTime - Interface in net.opengis
-
Common interface for classes used to store a date/time epoch.
- identificationList - Variable in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
- identificationList - Variable in class net.opengis.sensorml.v20.impl.EventImpl
-
- identifier2List - Variable in class net.opengis.sensorml.v20.impl.IdentifierListImpl
-
- IdentifierList - Interface in net.opengis.sensorml.v20
-
POJO class for XML type IdentifierListType(@http://www.opengis.net/sensorml/2.0).
- IdentifierListImpl - Class in net.opengis.sensorml.v20.impl
-
POJO class for XML type IdentifierListType(@http://www.opengis.net/sensorml/2.0).
- IdentifierListImpl() - Constructor for class net.opengis.sensorml.v20.impl.IdentifierListImpl
-
- IDeviceInfo - Interface in org.sensorhub.api.comm
-
- IDeviceScanCallback - Interface in org.sensorhub.api.comm
-
Device scan callback to which newly found devices are reported during a scan
- IDeviceScanner - Interface in org.sensorhub.api.comm
-
Interface for device scanning services.
Implementations of this interface are typically used by sensor drivers
to discover sensors connected via USB, bluetooth, zeroconf, etc.
- idrefMap - Variable in class net.opengis.AbstractXMLStreamBindings
-
- IEventHandler - Interface in org.sensorhub.api.common
-
Interface for all event handling classes.
- IEventListener - Interface in org.sensorhub.api.common
-
Generic event listener
- IEventMultiTopicProducer - Interface in org.sensorhub.api.common
-
Common interface for all event producers that can produce events on multiple
topic channels.
- IEventProducer - Interface in org.sensorhub.api.common
-
Base interface for all objects accepting producing events and accepting
registration of event listeners
- IFeatureFilter - Interface in org.sensorhub.api.persistence
-
Simple structure for defining filtering criteria when retrieving features
from storage.
There is an implicit logical AND between all criteria.
- IFeatureStorage - Interface in org.sensorhub.api.persistence
-
Interface for feature data storage implementations.
- IFoiFilter - Interface in org.sensorhub.api.persistence
-
Simple structure for defining filtering criteria when retrieving features
of interest from storage.
There is an implicit logical AND between all criteria.
- IGlobalConfig - Interface in org.sensorhub.api.config
-
- IIndexedStorage - Interface in org.sensorhub.api.persistence
-
- IMessageKey - Interface in org.sensorhub.api.persistence
-
Interface for keys used to index messages (such as commands)
- IMessageQueuePush - Interface in org.sensorhub.api.comm
-
Common interface to publish and receive messages from various message
queue implementations
- IMessageQueuePush.MessageListener - Interface in org.sensorhub.api.comm
-
- IModule<ConfigType extends ModuleConfig> - Interface in org.sensorhub.api.module
-
Generic interface for all modules in the system.
- IModuleConfigRepository - Interface in org.sensorhub.api.module
-
Interface for the module configuration repository.
- IModuleManager<ModuleType extends IModule<?>> - Interface in org.sensorhub.api.module
-
Base interface for all module managers.
- IModuleManagerFactory - Interface in org.sensorhub.api.module
-
Interface for the overall module managers factory.
- IModuleProvider - Interface in org.sensorhub.api.module
-
Interface to be implemented to enable automatic module discovery
- IModuleStateManager - Interface in org.sensorhub.api.module
-
- IModuleWithDescription - Interface in org.sensorhub.api.data
-
Base interface for all modules that provide a SensorML description
(such as sensors, actuators and processes)
- implies(IPermission) - Method in interface org.sensorhub.api.security.IPermission
-
- implies(IPermissionPath) - Method in interface org.sensorhub.api.security.IPermissionPath
-
- IMultiSourceDataInterface - Interface in org.sensorhub.api.data
-
- IMultiSourceDataProducer - Interface in org.sensorhub.api.data
-
Interface for multi-source data producers.
This type of producer can be used to model an entire group of data sources
(e.g.
- IMultiSourceStorage<StorageType extends IBasicStorage> - Interface in org.sensorhub.api.persistence
-
Interface for multi-source storage implementations
- indexOf(Object) - Method in class net.opengis.OgcPropertyList
-
- INetworkInfo - Interface in org.sensorhub.api.comm
-
- INetworkManager - Interface in org.sensorhub.api.comm
-
- INetworkProvider - Interface in org.sensorhub.api.comm
-
- init(MessageQueueConfig) - Method in interface org.sensorhub.api.comm.IMessageQueuePush
-
- init() - Method in interface org.sensorhub.api.module.IModule
-
Initializes the module synchronously with the current configuration.
Implementations of this method must block until the module is
successfully initialized or send an exception.
Module lifecycle events may not be generated when calling this method directly.
- init(ConfigType) - Method in interface org.sensorhub.api.module.IModule
-
Initializes the module synchronously with the specified configuration.
Implementations of this method must block until the module is
successfully initialized or send an exception.
This is equivalent to calling
IModule.setConfiguration(ModuleConfig)
and then
IModule.init()
with no arguments.
Module lifecycle events may not be generated when calling this method directly.
- inputConnections - Variable in class org.sensorhub.api.processing.DataSourceConfig
-
- InputLinkConfig() - Constructor for class org.sensorhub.api.processing.DataSourceConfig.InputLinkConfig
-
- installDriver(String, boolean) - Method in interface org.sensorhub.api.sensor.ISensorManager
-
Installs a driver package (jar file) from the specified URL
- installProcessCode(String, DocFlavor.URL, boolean) - Method in interface org.sensorhub.api.processing.IProcessingManager
-
Installs a process code package (jar file) from the specified URL for the process URI
- interfaceParameters - Variable in class net.opengis.sensorml.v20.impl.DataInterfaceImpl
-
- IObsFilter - Interface in org.sensorhub.api.persistence
-
Simple structure for defining filtering criteria when retrieving observations
from storage.
- IObsStorage - Interface in org.sensorhub.api.persistence
-
Adds support for storing/retrieving features of interests.
ObsKey
and
IObsFilter
can be used in all record retrieval
methods and concrete implementations must handle them properly (e.g.
- IObsStorageModule<ConfigType extends ObsStorageConfig> - Interface in org.sensorhub.api.persistence
-
- IOnDemandProcessInstance - Interface in org.sensorhub.api.processing
-
Interface for on-demand process instances.
An instance may connect to an archive or streaming data source and MUST
generate data events for each new record produced on any of its output.
The output can be an aggregate (e.g.
- IOnDemandProcessModule<ConfigType extends ProcessConfig> - Interface in org.sensorhub.api.processing
-
Base interface for on-demand processing modules.
This type of module is configured to fetch data from fixed streaming or
archive sources, but can be further parameterized for each execution.
The caller is responsible for getting new process instances when appropriate:
A single process instance can be reused several times sequentially, but
separate instances are needed to launch in parallel.
- IOPropertyList - Class in net.opengis.sensorml.v20
-
Specialized list for holding input/output/parameter properties in SensorML.
- IOPropertyList() - Constructor for class net.opengis.sensorml.v20.IOPropertyList
-
- IParameterizedPermission<ValueType> - Interface in org.sensorhub.api.security
-
Interface for permissions parameterized with a value.
This is used for temporal and geofencing for instance.
- IPermission - Interface in org.sensorhub.api.security
-
- IPermissionPath - Interface in org.sensorhub.api.security
-
- IPersistenceManager - Interface in org.sensorhub.api.persistence
-
Management interface for persistent storage modules
- IProcessingManager - Interface in org.sensorhub.api.processing
-
Management interface for process implementations
- IProcessModule<ConfigType extends ProcessConfig> - Interface in org.sensorhub.api.processing
-
Base interface for all SensorHub data processing modules
- IProcessOutput - Interface in org.sensorhub.api.processing
-
- IRecordStorageModule<ConfigType extends StorageConfig> - Interface in org.sensorhub.api.persistence
-
- IRecordStoreInfo - Interface in org.sensorhub.api.persistence
-
- IRoleRegistry - Interface in org.sensorhub.api.security
-
- isAccessControlEnabled() - Method in interface org.sensorhub.api.security.ISecurityManager
-
- isAfter(IDateTime) - Method in class net.opengis.DateTimeDouble
-
- isAfter(IDateTime) - Method in class net.opengis.DateTimePrecise
-
Check if this date is after the specified date
- isAfter(IDateTime) - Method in interface net.opengis.IDateTime
-
Check if this date is after the specified date
- isAfterOrEqual(IDateTime) - Method in class net.opengis.DateTimeDouble
-
- isAfterOrEqual(IDateTime) - Method in class net.opengis.DateTimePrecise
-
Check if this date is after or equal to the specified date
- isAfterOrEqual(IDateTime) - Method in interface net.opengis.IDateTime
-
Check if this date is after or equal to the specified date
- isAsyncExecSupported() - Method in interface org.sensorhub.api.sensor.ISensorControlInterface
-
Checks asynchronous execution capability
- isAuthorized(IUserInfo, IPermissionPath) - Method in interface org.sensorhub.api.security.IAuthorizer
-
- isBefore(IDateTime) - Method in class net.opengis.DateTimeDouble
-
- isBefore(IDateTime) - Method in class net.opengis.DateTimePrecise
-
Check if this date is before the specified date
- isBefore(IDateTime) - Method in interface net.opengis.IDateTime
-
Check if this date is before the specified date
- isBeforeOrEqual(IDateTime) - Method in class net.opengis.DateTimeDouble
-
- isBeforeOrEqual(IDateTime) - Method in class net.opengis.DateTimePrecise
-
Check if this date is before or equal to the specified date
- isBeforeOrEqual(IDateTime) - Method in interface net.opengis.IDateTime
-
Check if this date is before or equal to the specified date
- isCompatibleDataSource(DataSourceConfig) - Method in interface org.sensorhub.api.processing.IProcessModule
-
Checks that a given data source is acceptable for this process
- isConnected() - Method in interface org.sensorhub.api.client.IClientModule
-
Returns the client connection status.
- isConnected() - Method in interface org.sensorhub.api.sensor.ISensorModule
-
Returns the sensor connection status.
This method must do whatever it can to really detect the presence of the sensor.
- ISecurityManager - Interface in org.sensorhub.api.security
-
Management interface for SensorHub security
- isEmpty() - Method in class net.opengis.OgcPropertyList
-
- isEnabled() - Method in interface org.sensorhub.api.data.IStreamingDataInterface
-
Checks if this interface is enabled
- isEnabled() - Method in interface org.sensorhub.api.sensor.ISensorControlInterface
-
Checks if this interface is enabled
- ISensorControlInterface - Interface in org.sensorhub.api.sensor
-
Interface to be implemented by all sensor drivers connected to the system
Commands can be sent to each sensor controllable input via this interface.
- ISensorDataInterface - Interface in org.sensorhub.api.sensor
-
Interface to be implemented by all sensor drivers connected to the system.
- ISensorManager - Interface in org.sensorhub.api.sensor
-
Management interface for sensors connected to the system
- ISensorModule<ConfigType extends SensorConfig> - Interface in org.sensorhub.api.sensor
-
Interface to be implemented by all sensor drivers connected to the system.
Inputs/Output should always be created in the init() method even if they are
further modified during or after startup.
- IServiceModule<ConfigType extends ServiceConfig> - Interface in org.sensorhub.api.service
-
Common base to all service interfaces
- isExecutable() - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Checks if the process is executable
- isImplicitSize() - Method in interface net.opengis.swe.v20.DataArray
-
- isInitialized() - Method in interface org.sensorhub.api.module.IModule
-
Checks if module is initialized
- isIntegralType() - Method in enum net.opengis.swe.v20.DataType
-
- isIsoTime() - Method in interface net.opengis.swe.v20.Time
-
- isIsoTime() - Method in interface net.opengis.swe.v20.TimeRange
-
- isModuleLoaded(String) - Method in interface org.sensorhub.api.module.IModuleManager
-
- isNegativeInfinity() - Method in class net.opengis.DateTimeDouble
-
- isNegativeInfinity() - Method in class net.opengis.DateTimePrecise
-
- isNegativeInfinity() - Method in interface net.opengis.IDateTime
-
- isNow() - Method in class net.opengis.DateTimeDouble
-
- isNow() - Method in class net.opengis.DateTimePrecise
-
- isNow() - Method in interface net.opengis.IDateTime
-
- isNumberType() - Method in enum net.opengis.swe.v20.DataType
-
- ISO_TIME_UNIT - Static variable in interface net.opengis.swe.v20.Time
-
- isOfType(ICommNetwork.NetworkType) - Method in interface org.sensorhub.api.comm.ICommNetwork
-
Checks if this network is compatible with given type.
- isPauseSupported() - Method in interface org.sensorhub.api.processing.IStreamProcessModule
-
Checks if this particular processing module supports pausing
- isPositiveInfinity() - Method in class net.opengis.DateTimeDouble
-
- isPositiveInfinity() - Method in class net.opengis.DateTimePrecise
-
- isPositiveInfinity() - Method in interface net.opengis.IDateTime
-
- isReadOnly() - Method in interface org.sensorhub.api.persistence.IStorageProvider
-
- isReadSupported() - Method in interface org.sensorhub.api.persistence.IBasicStorage
-
- isScanning() - Method in interface org.sensorhub.api.comm.IDeviceScanner
-
- isSchedulingSupported() - Method in interface org.sensorhub.api.sensor.ISensorControlInterface
-
Checks scheduled execution capability
- isSetAttachedTo() - Method in interface net.opengis.sensorml.v20.AbstractPhysicalProcess
-
Checks if attachedTo is set
- isSetAxisID() - Method in interface net.opengis.swe.v20.SimpleComponent
-
Checks if axisID is set
- isSetBitLength() - Method in interface net.opengis.swe.v20.BinaryComponent
-
Checks if bitLength is set
- isSetByteLength() - Method in interface net.opengis.swe.v20.BinaryBlock
-
Checks if byteLength is set
- isSetByteLength() - Method in interface net.opengis.swe.v20.BinaryComponent
-
Checks if byteLength is set
- isSetByteLength() - Method in interface net.opengis.swe.v20.BinaryEncoding
-
Checks if byteLength is set
- isSetChoiceValue() - Method in interface net.opengis.swe.v20.DataChoice
-
Checks if choiceValue is set
- isSetCode() - Method in interface net.opengis.swe.v20.UnitReference
-
Checks if code is set
- isSetCodeSpace() - Method in class net.opengis.sensorml.v20.impl.KeywordListImpl
-
Checks if codeSpace is set
- isSetCodeSpace() - Method in class net.opengis.sensorml.v20.impl.TermImpl
-
Checks if codeSpace is set
- isSetCodeSpace() - Method in interface net.opengis.sensorml.v20.KeywordList
-
Checks if codeSpace is set
- isSetCodeSpace() - Method in interface net.opengis.sensorml.v20.Term
-
Checks if codeSpace URI is set
- isSetCodeSpace() - Method in interface net.opengis.swe.v20.HasCodeSpace
-
Checks if codeSpace is set
- isSetCollapseWhiteSpaces() - Method in interface net.opengis.swe.v20.TextEncoding
-
Checks if collapseWhiteSpaces is set
- isSetCompression() - Method in interface net.opengis.swe.v20.BinaryBlock
-
Checks if compression is set
- isSetConfiguration() - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Checks if configuration is set
- isSetConfiguration() - Method in interface net.opengis.sensorml.v20.Event
-
Checks if configuration is set
- isSetConfiguration() - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Checks if configuration is set
- isSetConstraint() - Method in interface net.opengis.swe.v20.HasConstraints
-
Checks if constraint is set
- isSetDecimalSeparator() - Method in interface net.opengis.swe.v20.TextEncoding
-
Checks if decimalSeparator is set
- isSetDefinition() - Method in interface net.opengis.sensorml.v20.AbstractMetadataList
-
Checks if definition is set
- isSetDefinition() - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Checks if definition is set
- isSetDefinition() - Method in interface net.opengis.sensorml.v20.Event
-
Checks if definition is set
- isSetDefinition() - Method in class net.opengis.sensorml.v20.impl.AbstractMetadataListImpl
-
Checks if definition is set
- isSetDefinition() - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Checks if definition is set
- isSetDefinition() - Method in class net.opengis.sensorml.v20.impl.TermImpl
-
Checks if definition is set
- isSetDefinition() - Method in interface net.opengis.sensorml.v20.Term
-
Checks if definition is set
- isSetDefinition() - Method in interface net.opengis.swe.v20.DataComponent
-
Checks if definition is set
- isSetDescription() - Method in interface net.opengis.swe.v20.AbstractSWEIdentifiable
-
Checks if description is set
- isSetElementCount() - Method in interface net.opengis.swe.v20.DataStream
-
Checks if elementCount is set
- isSetEncoding() - Method in interface net.opengis.swe.v20.BlockComponent
-
Checks if encoding is set
- isSetEncryption() - Method in interface net.opengis.swe.v20.BinaryBlock
-
Checks if encryption is set
- isSetEncryption() - Method in interface net.opengis.swe.v20.BinaryComponent
-
Checks if encryption is set
- isSetFeaturesOfInterest() - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Checks if featuresOfInterest is set
- isSetId() - Method in interface net.opengis.sensorml.v20.AbstractAlgorithm
-
Checks if id is set
- isSetId() - Method in class net.opengis.sensorml.v20.impl.AbstractAlgorithmImpl
-
Checks if id is set
- isSetId() - Method in class net.opengis.sensorml.v20.impl.LinkImpl
-
Checks if id is set
- isSetId() - Method in interface net.opengis.sensorml.v20.Link
-
Checks if id is set
- isSetId() - Method in interface net.opengis.swe.v20.AbstractSWE
-
Checks if id is set
- isSetIdentifier() - Method in interface net.opengis.swe.v20.AbstractSWEIdentifiable
-
Checks if identifier is set
- isSetInterfaceParameters() - Method in interface net.opengis.sensorml.v20.DataInterface
-
Checks if interfaceParameters is set
- isSetInterfaceParameters() - Method in class net.opengis.sensorml.v20.impl.DataInterfaceImpl
-
Checks if interfaceParameters is set
- isSetLabel() - Method in interface net.opengis.swe.v20.AbstractSWEIdentifiable
-
Checks if label is set
- isSetLang() - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Checks if lang is set
- isSetLang() - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Checks if lang is set
- isSetLocalFrame() - Method in interface net.opengis.swe.v20.HasRefFrames
-
Checks if localFrame is set
- isSetMethod() - Method in interface net.opengis.sensorml.v20.SimpleProcess
-
Checks if method is set
- isSetNilValues() - Method in interface net.opengis.swe.v20.SimpleComponent
-
Checks if nilValues is set
- isSetOptional() - Method in interface net.opengis.swe.v20.DataComponent
-
Checks if optional is set
- isSetPaddingBytesAfter() - Method in interface net.opengis.swe.v20.BinaryBlock
-
Checks if paddingBytesAfter is set
- isSetPaddingBytesBefore() - Method in interface net.opengis.swe.v20.BinaryBlock
-
Checks if paddingBytesBefore is set
- isSetPattern() - Method in interface net.opengis.swe.v20.AllowedTokens
-
Checks if pattern is set
- isSetReferenceFrame() - Method in interface net.opengis.swe.v20.HasRefFrames
-
Checks if referenceFrame is set
- isSetReferenceFrame() - Method in interface net.opengis.swe.v20.SimpleComponent
-
Checks if referenceFrame is set
- isSetReferenceTime() - Method in interface net.opengis.swe.v20.Time
-
Checks if referenceTime is set
- isSetReferenceTime() - Method in interface net.opengis.swe.v20.TimeRange
-
Checks if referenceTime is set
- isSetSignificantBits() - Method in interface net.opengis.swe.v20.BinaryComponent
-
Checks if significantBits is set
- isSetSignificantFigures() - Method in interface net.opengis.swe.v20.AllowedTimes
-
Checks if significantFigures is set
- isSetSignificantFigures() - Method in interface net.opengis.swe.v20.AllowedValues
-
Checks if significantFigures is set
- isSetTypeOf() - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Checks if typeOf is set
- isSetUpdatable() - Method in interface net.opengis.swe.v20.DataComponent
-
Checks if updatable is set
- isSetValue() - Method in interface net.opengis.swe.v20.CategoryRange
-
Checks if value is set
- isSetValue() - Method in interface net.opengis.swe.v20.SimpleComponent
-
Checks if value is set
- isSetValues() - Method in interface net.opengis.swe.v20.BlockComponent
-
Checks if values is set
- isStarted() - Method in interface org.sensorhub.api.module.IModule
-
Checks if module is started
- isStatusHistorySupported() - Method in interface org.sensorhub.api.sensor.ISensorControlInterface
-
Checks status history capability
- isStorageSupported() - Method in interface org.sensorhub.api.sensor.ISensorDataInterface
-
Checks data storage capability
- isTextType() - Method in enum net.opengis.swe.v20.DataType
-
- IStorageModule<ConfigType extends StorageConfig> - Interface in org.sensorhub.api.persistence
-
- IStorageProvider - Interface in org.sensorhub.api.persistence
-
- IStreamingDataInterface - Interface in org.sensorhub.api.data
-
Generic interface for all data producers using the SWE model to describe
structure and encoding of data they generate (e.g.
- IStreamProcessModule<ConfigType extends StreamProcessConfig> - Interface in org.sensorhub.api.processing
-
Interface for all event stream processors.
This type of process is started in a persistent manner and listens to
incoming events.
- isVariableSize() - Method in interface net.opengis.swe.v20.DataArray
-
- isWriteSupported() - Method in interface org.sensorhub.api.persistence.IBasicStorage
-
- items - Variable in class net.opengis.OgcPropertyList
-
- iterator() - Method in class net.opengis.OgcPropertyList
-
- IUserInfo - Interface in org.sensorhub.api.security
-
Base interface for objects representing users in the security API
- IUserPermissions - Interface in org.sensorhub.api.security
-
- IUserRegistry - Interface in org.sensorhub.api.security
-
- IUserRole - Interface in org.sensorhub.api.security
-
Base interface for object representing roles in the security API.
Roles are sets of allowed and denied permissions that are associated to users
- RangeComponent - Interface in net.opengis.swe.v20
-
Tagging interface for all range components
- readAbstractAlgorithm(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Dispatcher method for reading elements derived from AbstractAlgorithm
- readAbstractAlgorithmTypeAttributes(Map<String, String>, AbstractAlgorithm) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of AbstractAlgorithmType complex type
- readAbstractDataComponentTypeAttributes(Map<String, String>, DataComponent) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of AbstractDataComponentType complex type
- readAbstractDataComponentTypeElements(XMLStreamReader, DataComponent) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of AbstractDataComponentType complex type
- readAbstractEncoding(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Dispatcher method for reading elements derived from AbstractEncoding
- readAbstractEncodingTypeAttributes(Map<String, String>, DataEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of AbstractEncodingType complex type
- readAbstractEncodingTypeElements(XMLStreamReader, DataEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of AbstractEncodingType complex type
- readAbstractMetadataList(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for AbstractMetadataList elements
- readAbstractMetadataListType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for AbstractMetadataListType complex type
- readAbstractMetadataListTypeAttributes(Map<String, String>, AbstractMetadataList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of AbstractMetadataListType complex type
- readAbstractMetadataListTypeElements(XMLStreamReader, AbstractMetadataList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of AbstractMetadataListType complex type
- readAbstractModes(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for AbstractModes elements
- readAbstractModesType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for AbstractModesType complex type
- readAbstractModesTypeAttributes(Map<String, String>, AbstractModes) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of AbstractModesType complex type
- readAbstractModesTypeElements(XMLStreamReader, AbstractModes) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of AbstractModesType complex type
- readAbstractPhysicalProcess(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Dispatcher method for reading elements derived from AbstractPhysicalProcess
- readAbstractPhysicalProcessTypeAttributes(Map<String, String>, AbstractPhysicalProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of AbstractPhysicalProcessType complex type
- readAbstractPhysicalProcessTypeElements(XMLStreamReader, AbstractPhysicalProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of AbstractPhysicalProcessType complex type
- readAbstractProcess(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Dispatcher method for reading elements derived from AbstractProcess
- readAbstractProcessTypeAttributes(Map<String, String>, AbstractProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of AbstractProcessType complex type
- readAbstractProcessTypeElements(XMLStreamReader, AbstractProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of AbstractProcessType complex type
- readAbstractSettings(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for AbstractSettings elements
- readAbstractSettingsType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for AbstractSettingsType complex type
- readAbstractSettingsTypeAttributes(Map<String, String>, AbstractSettings) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of AbstractSettingsType complex type
- readAbstractSettingsTypeElements(XMLStreamReader, AbstractSettings) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of AbstractSettingsType complex type
- readAbstractSimpleComponent(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Dispatcher method for reading elements derived from AbstractSimpleComponent
- readAbstractSimpleComponentTypeAttributes(Map<String, String>, SimpleComponent) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of AbstractSimpleComponentType complex type
- readAbstractSimpleComponentTypeElements(XMLStreamReader, SimpleComponent) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of AbstractSimpleComponentType complex type
- readAbstractSWE(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Dispatcher method for reading elements derived from AbstractSWE
- readAbstractSWEIdentifiable(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Dispatcher method for reading elements derived from AbstractSWEIdentifiable
- readAbstractSWEIdentifiableTypeAttributes(Map<String, String>, AbstractSWEIdentifiable) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of AbstractSWEIdentifiableType complex type
- readAbstractSWEIdentifiableTypeElements(XMLStreamReader, AbstractSWEIdentifiable) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of AbstractSWEIdentifiableType complex type
- readAbstractSWETypeAttributes(Map<String, String>, AbstractSWE) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of AbstractSWEType complex type
- readAbstractSWETypeElements(XMLStreamReader, AbstractSWE) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of AbstractSWEType complex type
- readAggregateProcess(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for AggregateProcess elements
- readAggregateProcessType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for AggregateProcessType complex type
- readAggregateProcessTypeAttributes(Map<String, String>, AggregateProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of AggregateProcessType complex type
- readAggregateProcessTypeElements(XMLStreamReader, AggregateProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of AggregateProcessType complex type
- readAllowedTimes(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for AllowedTimes elements
- readAllowedTimesType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for AllowedTimesType complex type
- readAllowedTimesTypeAttributes(Map<String, String>, AllowedTimes) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of AllowedTimesType complex type
- readAllowedTimesTypeElements(XMLStreamReader, AllowedTimes) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of AllowedTimesType complex type
- readAllowedTokens(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for AllowedTokens elements
- readAllowedTokensType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for AllowedTokensType complex type
- readAllowedTokensTypeAttributes(Map<String, String>, AllowedTokens) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of AllowedTokensType complex type
- readAllowedTokensTypeElements(XMLStreamReader, AllowedTokens) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of AllowedTokensType complex type
- readAllowedValues(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for AllowedValues elements
- readAllowedValuesType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for AllowedValuesType complex type
- readAllowedValuesTypeAttributes(Map<String, String>, AllowedValues) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of AllowedValuesType complex type
- readAllowedValuesTypeElements(XMLStreamReader, AllowedValues) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of AllowedValuesType complex type
- readArraySettingPropertyType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for ValueSettingPropertyType complex type
- readAxis(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
- readBinaryEncoding(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for BinaryEncoding elements
- readBinaryEncodingType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for BinaryEncodingType complex type
- readBinaryEncodingTypeAttributes(Map<String, String>, BinaryEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of BinaryEncodingType complex type
- readBinaryEncodingTypeElements(XMLStreamReader, BinaryEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of BinaryEncodingType complex type
- readBlock(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for Block elements
- readBlockType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for BlockType complex type
- readBlockTypeAttributes(Map<String, String>, BinaryBlock) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of BlockType complex type
- readBlockTypeElements(XMLStreamReader, BinaryBlock) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of BlockType complex type
- readBoolean(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for Boolean elements
- readBooleanType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for BooleanType complex type
- readBooleanTypeAttributes(Map<String, String>, Boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of BooleanType complex type
- readBooleanTypeElements(XMLStreamReader, Boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of BooleanType complex type
- readCapabilityList(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for CapabilityList elements
- readCapabilityListType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for CapabilityListType complex type
- readCapabilityListTypeAttributes(Map<String, String>, CapabilityList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of CapabilityListType complex type
- readCapabilityListTypeElements(XMLStreamReader, CapabilityList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of CapabilityListType complex type
- readCategory(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for Category elements
- readCategoryRange(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for CategoryRange elements
- readCategoryRangeType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for CategoryRangeType complex type
- readCategoryRangeTypeAttributes(Map<String, String>, CategoryRange) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of CategoryRangeType complex type
- readCategoryRangeTypeElements(XMLStreamReader, CategoryRange) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of CategoryRangeType complex type
- readCategoryType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for CategoryType complex type
- readCategoryTypeAttributes(Map<String, String>, Category) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of CategoryType complex type
- readCategoryTypeElements(XMLStreamReader, Category) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of CategoryType complex type
- readCharacteristicList(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for CharacteristicList elements
- readCharacteristicListType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for CharacteristicListType complex type
- readCharacteristicListTypeAttributes(Map<String, String>, CharacteristicList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of CharacteristicListType complex type
- readCharacteristicListTypeElements(XMLStreamReader, CharacteristicList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of CharacteristicListType complex type
- readClassifierList(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for ClassifierList elements
- readClassifierListType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for ClassifierListType complex type
- readClassifierListTypeAttributes(Map<String, String>, ClassifierList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of ClassifierListType complex type
- readClassifierListTypeElements(XMLStreamReader, ClassifierList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of ClassifierListType complex type
- readComponent(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for Component elements
- readComponentsAndConnections(XMLStreamReader, AggregateProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
- readComponentType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for ComponentType complex type
- readComponentTypeAttributes(Map<String, String>, BinaryComponent) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of ComponentType complex type
- readComponentTypeElements(XMLStreamReader, BinaryComponent) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of ComponentType complex type
- readConstraintSettingPropertyType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for ConstraintSettingPropertyType complex type
- readContactList(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for ContactList elements
- readContactListType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for ContactListType complex type
- readContactListTypeAttributes(Map<String, String>, ContactList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of ContactListType complex type
- readContactListTypeElements(XMLStreamReader, ContactList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of ContactListType complex type
- readCount(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for Count elements
- readCountRange(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for CountRange elements
- readCountRangeType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for CountRangeType complex type
- readCountRangeTypeAttributes(Map<String, String>, CountRange) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of CountRangeType complex type
- readCountRangeTypeElements(XMLStreamReader, CountRange) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of CountRangeType complex type
- readCountType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for CountType complex type
- readCountTypeAttributes(Map<String, String>, Count) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of CountType complex type
- readCountTypeElements(XMLStreamReader, Count) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of CountType complex type
- readDataArray(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for DataArray elements
- readDataArrayType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for DataArrayType complex type
- readDataArrayTypeAttributes(Map<String, String>, DataArray) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of DataArrayType complex type
- readDataArrayTypeElements(XMLStreamReader, DataArray) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of DataArrayType complex type
- readDataChoice(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for DataChoice elements
- readDataChoiceType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for DataChoiceType complex type
- readDataChoiceTypeAttributes(Map<String, String>, DataChoice) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of DataChoiceType complex type
- readDataChoiceTypeElements(XMLStreamReader, DataChoice) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of DataChoiceType complex type
- readDataComponent(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Dispatcher method for reading elements derived from AbstractDataComponent
- readDataComponentRefPropertyType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
- readDataInterface(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for DataInterface elements
- readDataInterfaceType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for DataInterfaceType complex type
- readDataInterfaceTypeAttributes(Map<String, String>, DataInterface) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of DataInterfaceType complex type
- readDataInterfaceTypeElements(XMLStreamReader, DataInterface) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of DataInterfaceType complex type
- readDataRecord(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for DataRecord elements
- readDataRecordType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for DataRecordType complex type
- readDataRecordTypeAttributes(Map<String, String>, DataRecord) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of DataRecordType complex type
- readDataRecordTypeElements(XMLStreamReader, DataRecord) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of DataRecordType complex type
- readDataStream(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for DataStream elements
- readDataStreamType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for DataStreamType complex type
- readDataStreamTypeAttributes(Map<String, String>, DataStream) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of DataStreamType complex type
- readDataStreamTypeElements(XMLStreamReader, DataStream) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of DataStreamType complex type
- readDescribedObject(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Dispatcher method for reading elements derived from DescribedObject
- readDescribedObjectTypeAttributes(Map<String, String>, DescribedObject) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of DescribedObjectType complex type
- readDescribedObjectTypeElements(XMLStreamReader, DescribedObject) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of DescribedObjectType complex type
- readDocumentList(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for DocumentList elements
- readDocumentListType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for DocumentListType complex type
- readDocumentListTypeAttributes(Map<String, String>, DocumentList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of DocumentListType complex type
- readDocumentListTypeElements(XMLStreamReader, DocumentList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of DocumentListType complex type
- readEncodedValuesPropertyType(XMLStreamReader, AbstractSWEIdentifiable, DataEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for EncodedValuesPropertyType complex type
- readEvent(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for Event elements
- readEventList(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for EventList elements
- readEventListType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for EventListType complex type
- readEventListTypeAttributes(Map<String, String>, EventList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of EventListType complex type
- readEventListTypeElements(XMLStreamReader, EventList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of EventListType complex type
- readEventType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for EventType complex type
- readEventTypeAttributes(Map<String, String>, Event) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of EventType complex type
- readEventTypeElements(XMLStreamReader, Event) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of EventType complex type
- readExtension(XMLStreamReader) - Method in class net.opengis.AbstractXMLStreamBindings
-
- readFeatureList(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for FeatureList elements
- readFeatureListType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for FeatureListType complex type
- readFeatureListTypeAttributes(Map<String, String>, FeatureList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of FeatureListType complex type
- readFeatureListTypeElements(XMLStreamReader, FeatureList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of FeatureListType complex type
- readIdentifierList(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for IdentifierList elements
- readIdentifierListType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for IdentifierListType complex type
- readIdentifierListTypeAttributes(Map<String, String>, IdentifierList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of IdentifierListType complex type
- readIdentifierListTypeElements(XMLStreamReader, IdentifierList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of IdentifierListType complex type
- readIOChoice(XMLStreamReader, OgcProperty<AbstractSWEIdentifiable>) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
- readKeywordList(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for KeywordList elements
- readKeywordListType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for KeywordListType complex type
- readKeywordListTypeAttributes(Map<String, String>, KeywordList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of KeywordListType complex type
- readKeywordListTypeElements(XMLStreamReader, KeywordList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of KeywordListType complex type
- readLink(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for Link elements
- readLinkType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for LinkType complex type
- readLinkTypeAttributes(Map<String, String>, Link) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of LinkType complex type
- readLinkTypeElements(XMLStreamReader, Link) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of LinkType complex type
- readMatrix(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for Matrix elements
- readMatrixType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for MatrixType complex type
- readMatrixTypeAttributes(Map<String, String>, Matrix) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of MatrixType complex type
- readMatrixTypeElements(XMLStreamReader, Matrix) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of MatrixType complex type
- readMode(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for Mode elements
- readModeChoice(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for ModeChoice elements
- readModeChoiceType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for ModeChoiceType complex type
- readModeChoiceTypeAttributes(Map<String, String>, ModeChoice) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of ModeChoiceType complex type
- readModeChoiceTypeElements(XMLStreamReader, ModeChoice) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of ModeChoiceType complex type
- readModeSettingPropertyType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for ModeSettingPropertyType complex type
- readModeType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for ModeType complex type
- readModeTypeAttributes(Map<String, String>, Mode) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of ModeType complex type
- readModeTypeElements(XMLStreamReader, Mode) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of ModeType complex type
- readNilValue(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for NilValue complex type
- readNilValueAttributes(Map<String, String>, NilValue) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of NilValue complex type
- readNilValues(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for NilValues elements
- readNilValuesType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for NilValuesType complex type
- readNilValuesTypeAttributes(Map<String, String>, NilValues) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of NilValuesType complex type
- readNilValuesTypeElements(XMLStreamReader, NilValues) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of NilValuesType complex type
- readObservableProperty(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for ObservableProperty elements
- readObservablePropertyType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for ObservablePropertyType complex type
- readObservablePropertyTypeAttributes(Map<String, String>, ObservableProperty) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of ObservablePropertyType complex type
- readObservablePropertyTypeElements(XMLStreamReader, ObservableProperty) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of ObservablePropertyType complex type
- readPhysicalComponent(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for PhysicalComponent elements
- readPhysicalComponentType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for PhysicalComponentType complex type
- readPhysicalComponentTypeAttributes(Map<String, String>, PhysicalComponent) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of PhysicalComponentType complex type
- readPhysicalComponentTypeElements(XMLStreamReader, PhysicalComponent) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of PhysicalComponentType complex type
- readPhysicalSystem(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for PhysicalSystem elements
- readPhysicalSystemType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for PhysicalSystemType complex type
- readPhysicalSystemTypeAttributes(Map<String, String>, PhysicalSystem) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of PhysicalSystemType complex type
- readPhysicalSystemTypeElements(XMLStreamReader, PhysicalSystem) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of PhysicalSystemType complex type
- readProcessMethod(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for ProcessMethod elements
- readProcessMethodType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for ProcessMethodType complex type
- readProcessMethodTypeAttributes(Map<String, String>, ProcessMethod) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of ProcessMethodType complex type
- readProcessMethodTypeElements(XMLStreamReader, ProcessMethod) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of ProcessMethodType complex type
- readPropertyAttributes(XMLStreamReader, OgcProperty<?>) - Method in class net.opengis.AbstractXMLStreamBindings
-
- readPropertyAttributes(Map<String, String>, OgcProperty<?>) - Method in class net.opengis.AbstractXMLStreamBindings
-
- readQuantity(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for Quantity elements
- readQuantityRange(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for QuantityRange elements
- readQuantityRangeType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for QuantityRangeType complex type
- readQuantityRangeTypeAttributes(Map<String, String>, QuantityRange) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of QuantityRangeType complex type
- readQuantityRangeTypeElements(XMLStreamReader, QuantityRange) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of QuantityRangeType complex type
- readQuantityType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for QuantityType complex type
- readQuantityTypeAttributes(Map<String, String>, Quantity) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of QuantityType complex type
- readQuantityTypeElements(XMLStreamReader, Quantity) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of QuantityType complex type
- readSecurityConstraints(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
- readSettings(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for Settings elements
- readSettingsType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for SettingsType complex type
- readSettingsTypeAttributes(Map<String, String>, Settings) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of SettingsType complex type
- readSettingsTypeElements(XMLStreamReader, Settings) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of SettingsType complex type
- readSimpleProcess(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for SimpleProcess elements
- readSimpleProcessType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for SimpleProcessType complex type
- readSimpleProcessTypeAttributes(Map<String, String>, SimpleProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of SimpleProcessType complex type
- readSimpleProcessTypeElements(XMLStreamReader, SimpleProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of SimpleProcessType complex type
- readSpatialFrame(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for SpatialFrame elements
- readSpatialFrameType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for SpatialFrameType complex type
- readSpatialFrameTypeAttributes(Map<String, String>, SpatialFrame) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of SpatialFrameType complex type
- readSpatialFrameTypeElements(XMLStreamReader, SpatialFrame) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of SpatialFrameType complex type
- readStatusSettingPropertyType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
- readTemporalFrame(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for TemporalFrame elements
- readTemporalFrameType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for TemporalFrameType complex type
- readTemporalFrameTypeAttributes(Map<String, String>, TemporalFrame) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of TemporalFrameType complex type
- readTemporalFrameTypeElements(XMLStreamReader, TemporalFrame) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of TemporalFrameType complex type
- readTerm(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for Term elements
- readTermType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for TermType complex type
- readTermTypeAttributes(Map<String, String>, Term) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads attributes of TermType complex type
- readTermTypeElements(XMLStreamReader, Term) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Reads elements of TermType complex type
- readText(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for Text elements
- readTextEncoding(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for TextEncoding elements
- readTextEncodingType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for TextEncodingType complex type
- readTextEncodingTypeAttributes(Map<String, String>, TextEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of TextEncodingType complex type
- readTextEncodingTypeElements(XMLStreamReader, TextEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of TextEncodingType complex type
- readTextType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for TextType complex type
- readTextTypeAttributes(Map<String, String>, Text) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of TextType complex type
- readTextTypeElements(XMLStreamReader, Text) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of TextType complex type
- readTime(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for Time elements
- readTimeRange(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for TimeRange elements
- readTimeRangeType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for TimeRangeType complex type
- readTimeRangeTypeAttributes(Map<String, String>, TimeRange) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of TimeRangeType complex type
- readTimeRangeTypeElements(XMLStreamReader, TimeRange) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of TimeRangeType complex type
- readTimeType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for TimeType complex type
- readTimeTypeAttributes(Map<String, String>, Time) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of TimeType complex type
- readTimeTypeElements(XMLStreamReader, Time) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of TimeType complex type
- readUnitReference(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for UnitReference complex type
- readUnitReferenceAttributes(Map<String, String>, UnitReference) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of UnitReference complex type
- readValueSettingPropertyType(XMLStreamReader) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Read method for ValueSettingPropertyType complex type
- readVector(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for Vector elements
- readVectorType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for VectorType complex type
- readVectorTypeAttributes(Map<String, String>, Vector) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of VectorType complex type
- readVectorTypeElements(XMLStreamReader, Vector) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of VectorType complex type
- readXMLEncoding(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for XMLEncoding elements
- readXMLEncodingType(XMLStreamReader) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Read method for XMLEncodingType complex type
- readXMLEncodingTypeAttributes(Map<String, String>, XMLEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads attributes of XMLEncodingType complex type
- readXMLEncodingTypeElements(XMLStreamReader, XMLEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Reads elements of XMLEncodingType complex type
- receive(byte[]) - Method in interface org.sensorhub.api.comm.IMessageQueuePush.MessageListener
-
- records - Variable in class org.sensorhub.api.data.DataEvent
-
New data that triggered this event.
Multiple records can be associated to a single event because with high
rate producers, it is often not practical to generate an event for
every single record of measurements.
- recordType - Variable in class org.sensorhub.api.persistence.DataKey
-
ID of record type (i.e.
- ref - Variable in class net.opengis.sensorml.v20.impl.ArraySettingImpl
-
- ref - Variable in class net.opengis.sensorml.v20.impl.ConstraintSettingImpl
-
- ref - Variable in class net.opengis.sensorml.v20.impl.ModeSettingImpl
-
- ref - Variable in class net.opengis.sensorml.v20.impl.StatusSettingImpl
-
- ref - Variable in class net.opengis.sensorml.v20.impl.ValueSettingImpl
-
- refArray - Variable in class net.opengis.sensorml.v20.impl.ArraySettingImpl
-
- refComponent - Variable in class net.opengis.sensorml.v20.impl.ConstraintSettingImpl
-
- refComponent - Variable in class net.opengis.sensorml.v20.impl.StatusSettingImpl
-
- refComponent - Variable in class net.opengis.sensorml.v20.impl.ValueSettingImpl
-
- refModes - Variable in class net.opengis.sensorml.v20.impl.ModeSettingImpl
-
- registerAuthenticator(Authenticator) - Method in interface org.sensorhub.api.security.ISecurityManager
-
- registerAuthorizer(IAuthorizer) - Method in interface org.sensorhub.api.security.ISecurityManager
-
- registerListener(IMessageQueuePush.MessageListener) - Method in interface org.sensorhub.api.comm.IMessageQueuePush
-
- registerListener(String, IEventListener) - Method in interface org.sensorhub.api.common.IEventMultiTopicProducer
-
Registers a listener with the given topic.
- registerListener(IEventListener) - Method in interface org.sensorhub.api.common.IEventProducer
-
Registers a listener with this event producer.
- registerListener(IEventListener) - Method in interface org.sensorhub.api.module.IModule
-
Registers a listener to receive events generated by this module.
When this method is called, the current state of the module is also notified
synchronously to guarantee that the listener always receives it.
- registerModulePermissions(IPermission) - Method in interface org.sensorhub.api.security.ISecurityManager
-
- registerNamespace(String, String) - Method in class net.opengis.NamespaceRegister
-
- registerUserRegistry(IUserRegistry) - Method in interface org.sensorhub.api.security.ISecurityManager
-
- relatedEntityID - Variable in class org.sensorhub.api.common.EntityEvent
-
- remove(String) - Method in class net.opengis.OgcPropertyList
-
Removes property with the given name
- remove(Object) - Method in class net.opengis.OgcPropertyList
-
- remove(int) - Method in class net.opengis.OgcPropertyList
-
- remove(String...) - Method in interface org.sensorhub.api.module.IModuleConfigRepository
-
Removes the module configuration with the given id from the repository
- removeAll(Collection<?>) - Method in class net.opengis.OgcPropertyList
-
- removeComponent(int) - Method in interface net.opengis.swe.v20.DataComponent
-
Remove the sub-component at the specified index
- removeComponent(String) - Method in interface net.opengis.swe.v20.DataComponent
-
Remove sub-component with the specified name
- removeDataSourceDescription(double) - Method in interface org.sensorhub.api.persistence.IBasicStorage
-
Removes data source description valid at specified time
- removeDataSourceDescriptionHistory(double, double) - Method in interface org.sensorhub.api.persistence.IBasicStorage
-
Removes data source descriptions whose validity periods lie within the given time period
- removeFieldIndex(String) - Method in interface org.sensorhub.api.persistence.IIndexedStorage
-
Removes the index with the specified ID
- removeRecord(DataKey) - Method in interface org.sensorhub.api.persistence.IBasicStorage
-
Removes record with the specified key
- removeRecords(IDataFilter) - Method in interface org.sensorhub.api.persistence.IBasicStorage
-
Removes all records matching the filter
- renew() - Method in interface net.opengis.swe.v20.DataBlock
-
- renewDataBlock() - Method in interface net.opengis.swe.v20.DataComponent
-
Renew the datablock of this component.
- requestInit(boolean) - Method in interface org.sensorhub.api.module.IModule
-
Requests to initialize the module with the current configuration.
Implementations of this method block until the module is initialized or
return immediately while they wait for the proper init conditions.
When this method returns without error the module state is guaranteed to be
ModuleEvent.ModuleState.INITIALIZING
- requestStart() - Method in interface org.sensorhub.api.module.IModule
-
Requests the module to start.
Implementations of this method may block until the module is started or
return immediately while they wait for the proper start conditions.
When this method returns without error the module state is guaranteed to be
ModuleEvent.ModuleState.STARTING
- requestStop() - Method in interface org.sensorhub.api.module.IModule
-
Requests the module to stop.
Implementations of this method may block until the module is stopped or
return immediately while they wait for the proper stop conditions.
When this method returns without error the module state is guaranteed to be
ModuleEvent.ModuleState.STOPPING
- requireAuth - Variable in class org.sensorhub.api.security.SecurityConfig
-
- resize(int) - Method in interface net.opengis.swe.v20.DataBlock
-
- resolveHref(OgcProperty<?>) - Method in interface net.opengis.HrefResolver
-
- resolveHref(OgcProperty<?>) - Method in class net.opengis.HrefResolverXML
-
- resolveHref() - Method in interface net.opengis.OgcProperty
-
Fetches remote value from xlink href
This method does nothing if property value is not null
- resolveHref() - Method in class net.opengis.OgcPropertyImpl
-
- restore(InputStream) - Method in interface org.sensorhub.api.persistence.IStorageModule
-
Restores storage from backup obtained from specified input stream
- resultTime - Variable in class org.sensorhub.api.persistence.ObsKey
-
Observation result time (i.e.
- resume() - Method in interface org.sensorhub.api.processing.IStreamProcessModule
-
Resumes normal processing of the event stream.
Processing may actually resume only when the next event is received.
- retainAll(Collection<?>) - Method in class net.opengis.OgcPropertyList
-
- role - Variable in class net.opengis.OgcPropertyImpl
-
- roll - Variable in class org.sensorhub.api.sensor.PositionConfig.EulerOrientation
-
- rollback() - Method in interface org.sensorhub.api.persistence.IStorageModule
-
Cancels all changes generated by transactional methods since the last commit event
- samplingGeometry - Variable in class org.sensorhub.api.persistence.ObsKey
-
Sampling Geometry (i.e.
- saveState(IModuleStateManager) - Method in interface org.sensorhub.api.module.IModule
-
Saves the state of this module.
Implementations of this method must block until the module state is
successfully saved or send an exception.
- ScalarComponent - Interface in net.opengis.swe.v20
-
Tagging interface for all scalar data components
- scheduleCommand(DataBlock, DateTime) - Method in interface org.sensorhub.api.sensor.ISensorControlInterface
-
Schedules a command to be executed asynchronously at the specified time
- scheduleCommandGroup(List<DataBlock>, DateTime) - Method in interface org.sensorhub.api.sensor.ISensorControlInterface
-
Schedules a group of commands to be executed asynchronously at the specified time.
- SecurityConfig - Class in org.sensorhub.api.security
-
Basic security config group to be used within module configurations
- SecurityConfig() - Constructor for class org.sensorhub.api.security.SecurityConfig
-
- securityConstraintsList - Variable in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
- SecurityModuleConfig - Class in org.sensorhub.api.security
-
Tagging interface to be extended by config classes of security related
modules
- SecurityModuleConfig() - Constructor for class org.sensorhub.api.security.SecurityModuleConfig
-
- sendCommand(DataBlock) - Method in interface org.sensorhub.api.sensor.ISensorControlInterface
-
Sends a command that will be executed asynchronously
- sendCommandGroup(List<DataBlock>) - Method in interface org.sensorhub.api.sensor.ISensorControlInterface
-
Sends a group of commands for asynchronous execution.
- SensorConfig - Class in org.sensorhub.api.sensor
-
Configuration options for sensors/actuators
- SensorConfig() - Constructor for class org.sensorhub.api.sensor.SensorConfig
-
- SensorControlEvent - Class in org.sensorhub.api.sensor
-
Special type of immutable event carrying status data by reference
- SensorControlEvent(long, ISensorControlInterface, CommandStatus) - Constructor for class org.sensorhub.api.sensor.SensorControlEvent
-
Constructs the event for an individual sensor
- SensorControlEvent(long, String, ISensorControlInterface, CommandStatus) - Constructor for class org.sensorhub.api.sensor.SensorControlEvent
-
Constructs the event for a sensor that is part of a network
- SensorDataEvent - Class in org.sensorhub.api.sensor
-
Type of event generated when new data is available from sensors.
- SensorDataEvent(long, ISensorDataInterface, DataBlock...) - Constructor for class org.sensorhub.api.sensor.SensorDataEvent
-
Constructs an event for data produced by an isolated sensor.
The sensor ID is obtained from the sensor description of the parent sensor module.
- SensorDataEvent(long, String, IStreamingDataInterface, DataBlock...) - Constructor for class org.sensorhub.api.sensor.SensorDataEvent
-
Constructs an event for data produced by the specified sensor.
This flavor is used to identify a particular sensor within a network.
- SensorDriverConfig - Class in org.sensorhub.api.sensor
-
Configuration options for sensor/actuator drivers
- SensorDriverConfig() - Constructor for class org.sensorhub.api.sensor.SensorDriverConfig
-
- SensorEvent - Class in org.sensorhub.api.sensor
-
Event generated when sensor state/configuration changes.
- SensorEvent(long, ISensorModule<?>, SensorEvent.Type) - Constructor for class org.sensorhub.api.sensor.SensorEvent
-
Constructs the event for an individual sensor
- SensorEvent(long, String, ISensorModule<?>, SensorEvent.Type) - Constructor for class org.sensorhub.api.sensor.SensorEvent
-
Constructs the event for a sensor that is part of a network
- SensorEvent.Type - Enum in org.sensorhub.api.sensor
-
Possible event types for a SensorEvent
- SensorException - Exception in org.sensorhub.api.sensor
-
Exceptions generated by the sensor API
- SensorException(String) - Constructor for exception org.sensorhub.api.sensor.SensorException
-
- SensorException(String, Throwable) - Constructor for exception org.sensorhub.api.sensor.SensorException
-
- SensorException(String, int, Throwable) - Constructor for exception org.sensorhub.api.sensor.SensorException
-
- SensorHubException - Exception in org.sensorhub.api.common
-
Base exception class for all exceptions generated in SensorHub
- SensorHubException(String) - Constructor for exception org.sensorhub.api.common.SensorHubException
-
- SensorHubException(String, Throwable) - Constructor for exception org.sensorhub.api.common.SensorHubException
-
- SensorHubException(String, int, Throwable) - Constructor for exception org.sensorhub.api.common.SensorHubException
-
- sensorML - Variable in class org.sensorhub.api.sensor.SensorConfig
-
- serialVersionUID - Static variable in exception net.opengis.swe.v20.ValidationException
-
- ServiceConfig - Class in org.sensorhub.api.service
-
Common configuration options for all services
- ServiceConfig() - Constructor for class org.sensorhub.api.service.ServiceConfig
-
- ServiceException - Exception in org.sensorhub.api.service
-
Exceptions generated by the service API
- ServiceException(String) - Constructor for exception org.sensorhub.api.service.ServiceException
-
- ServiceException(String, Throwable) - Constructor for exception org.sensorhub.api.service.ServiceException
-
- ServiceException(String, int, Throwable) - Constructor for exception org.sensorhub.api.service.ServiceException
-
- set(int, ValueType) - Method in class net.opengis.OgcPropertyList
-
- setArcRole(String) - Method in class net.opengis.OgcPropertyImpl
-
- setArrayValuesList - Variable in class net.opengis.sensorml.v20.impl.SettingsImpl
-
- setAsText(DataArray, DataEncoding, String) - Method in interface net.opengis.swe.v20.EncodedValues
-
- setAsText(DataStream, DataEncoding, String) - Method in interface net.opengis.swe.v20.EncodedValues
-
- setAttachedTo(Reference) - Method in interface net.opengis.sensorml.v20.AbstractPhysicalProcess
-
Sets the attachedTo property
- setAxisID(String) - Method in interface net.opengis.swe.v20.SimpleComponent
-
Sets the axisID property
- setBitLength(int) - Method in interface net.opengis.swe.v20.BinaryComponent
-
Sets the bitLength property
- setBlockSeparator(String) - Method in interface net.opengis.swe.v20.TextEncoding
-
Sets the blockSeparator property
- setBooleanValue(int, boolean) - Method in interface net.opengis.swe.v20.DataBlock
-
- setBooleanValue(boolean) - Method in interface net.opengis.swe.v20.DataBlock
-
- setByteEncoding(ByteEncoding) - Method in interface net.opengis.swe.v20.BinaryEncoding
-
Sets the byteEncoding property
- setByteLength(long) - Method in interface net.opengis.swe.v20.BinaryBlock
-
Sets the byteLength property
- setByteLength(int) - Method in interface net.opengis.swe.v20.BinaryComponent
-
Sets the byteLength property
- setByteLength(long) - Method in interface net.opengis.swe.v20.BinaryEncoding
-
Sets the byteLength property
- setByteOrder(ByteOrder) - Method in interface net.opengis.swe.v20.BinaryEncoding
-
Sets the byteOrder property
- setByteValue(int, byte) - Method in interface net.opengis.swe.v20.DataBlock
-
- setByteValue(byte) - Method in interface net.opengis.swe.v20.DataBlock
-
- setCdmDataType(DataType) - Method in interface net.opengis.swe.v20.BinaryComponent
-
- setChoiceValue(Category) - Method in interface net.opengis.swe.v20.DataChoice
-
Sets the choiceValue property
- setCode(String) - Method in interface net.opengis.swe.v20.UnitReference
-
Sets the code property
- setCodeSpace(String) - Method in class net.opengis.sensorml.v20.impl.KeywordListImpl
-
Sets the codeSpace property
- setCodeSpace(String) - Method in class net.opengis.sensorml.v20.impl.TermImpl
-
Sets the codeSpace property
- setCodeSpace(String) - Method in interface net.opengis.sensorml.v20.KeywordList
-
Sets the codeSpace URI
- setCodeSpace(String) - Method in interface net.opengis.sensorml.v20.Term
-
Sets the codeSpace URI
- setCodeSpace(String) - Method in interface net.opengis.swe.v20.HasCodeSpace
-
Sets the codeSpace property
- setCollapseWhiteSpaces(boolean) - Method in interface net.opengis.swe.v20.TextEncoding
-
Sets the collapseWhiteSpaces property
- setCompression(String) - Method in interface net.opengis.swe.v20.BinaryBlock
-
Sets the compression property
- setConfiguration(AbstractSettings) - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Sets the configuration property
- setConfiguration(AbstractSettings) - Method in interface net.opengis.sensorml.v20.Event
-
Sets the configuration property
- setConfiguration(AbstractSettings) - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Sets the configuration property
- setConfiguration(Settings) - Method in class net.opengis.sensorml.v20.impl.ModeImpl
-
Sets the configuration property
- setConfiguration(Settings) - Method in interface net.opengis.sensorml.v20.Mode
-
Sets the configuration property
- setConfiguration(ConfigType) - Method in interface org.sensorhub.api.module.IModule
-
Sets the module configuration
- setConstraint(ConstraintType) - Method in interface net.opengis.swe.v20.HasConstraints
-
Sets the constraint property
- setConstraintList - Variable in class net.opengis.sensorml.v20.impl.SettingsImpl
-
- setData(DataStream) - Method in interface net.opengis.sensorml.v20.DataInterface
-
Sets the data property
- setData(DataStream) - Method in class net.opengis.sensorml.v20.impl.DataInterfaceImpl
-
Sets the data property
- setData(DataBlock) - Method in interface net.opengis.swe.v20.DataComponent
-
Assign a new datablock to this component.
- setDataType(String) - Method in interface net.opengis.swe.v20.BinaryComponent
-
Sets the dataType property
- setDataType(DataType) - Method in interface net.opengis.swe.v20.SimpleComponent
-
Sets the component data type
- setDataType(DataType) - Method in interface net.opengis.swe.v20.Vector
-
Sets the component data type
- setDecimalSeparator(String) - Method in interface net.opengis.swe.v20.TextEncoding
-
Sets the decimalSeparator property
- setDefinition(String) - Method in interface net.opengis.sensorml.v20.AbstractMetadataList
-
Sets the definition property
- setDefinition(String) - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Sets the definition property
- setDefinition(String) - Method in interface net.opengis.sensorml.v20.Event
-
Sets the definition property
- setDefinition(String) - Method in class net.opengis.sensorml.v20.impl.AbstractMetadataListImpl
-
Sets the definition property
- setDefinition(String) - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Sets the definition property
- setDefinition(String) - Method in class net.opengis.sensorml.v20.impl.ObservablePropertyImpl
-
Sets the definition property
- setDefinition(String) - Method in class net.opengis.sensorml.v20.impl.TermImpl
-
Sets the definition property
- setDefinition(String) - Method in interface net.opengis.sensorml.v20.ObservableProperty
-
Sets the definition property
- setDefinition(String) - Method in interface net.opengis.sensorml.v20.Term
-
Sets the definition property
- setDefinition(String) - Method in interface net.opengis.swe.v20.DataComponent
-
Sets the definition property
- setDescription(String) - Method in interface net.opengis.swe.v20.AbstractSWEIdentifiable
-
Sets the description property
- setDestination(String) - Method in class net.opengis.sensorml.v20.impl.LinkImpl
-
Sets the destination property
- setDestination(String) - Method in interface net.opengis.sensorml.v20.Link
-
Sets the destination property
- setDoubleValue(int, double) - Method in interface net.opengis.swe.v20.DataBlock
-
- setDoubleValue(double) - Method in interface net.opengis.swe.v20.DataBlock
-
- setElementCount(Count) - Method in interface net.opengis.swe.v20.BlockComponent
-
Sets the elementCount property
- setElementType(String, DataComponent) - Method in interface net.opengis.swe.v20.BlockComponent
-
Sets the elementType property
- setEncoding(DataEncoding) - Method in interface net.opengis.sensorml.v20.ArraySetting
-
Sets the encoding property
- setEncoding(DataEncoding) - Method in class net.opengis.sensorml.v20.impl.ArraySettingImpl
-
- setEncoding(DataEncoding) - Method in interface net.opengis.swe.v20.BlockComponent
-
Sets the encoding property
- setEncryption(String) - Method in interface net.opengis.swe.v20.BinaryBlock
-
Sets the encryption property
- setEncryption(String) - Method in interface net.opengis.swe.v20.BinaryComponent
-
Sets the encryption property
- setFeaturesOfInterest(FeatureList) - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Sets the featuresOfInterest property
- setFloatValue(int, float) - Method in interface net.opengis.swe.v20.DataBlock
-
- setFloatValue(float) - Method in interface net.opengis.swe.v20.DataBlock
-
- setHref(String) - Method in class net.opengis.OgcPropertyImpl
-
- setHrefResolver(HrefResolver) - Method in interface net.opengis.OgcProperty
-
Assigns an instance of HrefResolver that is responsible for connecting
to the href URL, fetch the data and parse it with the appropriate parser
- setHrefResolver(HrefResolver) - Method in class net.opengis.OgcPropertyImpl
-
- setId(String) - Method in interface net.opengis.sensorml.v20.AbstractAlgorithm
-
Sets the id property
- setId(String) - Method in class net.opengis.sensorml.v20.impl.AbstractAlgorithmImpl
-
Sets the id property
- setId(String) - Method in class net.opengis.sensorml.v20.impl.LinkImpl
-
Sets the id property
- setId(String) - Method in interface net.opengis.sensorml.v20.Link
-
Sets the id property
- setId(String) - Method in class net.opengis.sensorml.v20.SMLPropertyList
-
- setId(String) - Method in interface net.opengis.swe.v20.AbstractSWE
-
Sets the id property
- setIdentifier(String) - Method in interface net.opengis.swe.v20.AbstractSWEIdentifiable
-
Sets the identifier property
- setInterfaceParameters(DataRecord) - Method in interface net.opengis.sensorml.v20.DataInterface
-
Sets the interfaceParameters property
- setInterfaceParameters(DataRecord) - Method in class net.opengis.sensorml.v20.impl.DataInterfaceImpl
-
Sets the interfaceParameters property
- setIntValue(int, int) - Method in interface net.opengis.swe.v20.DataBlock
-
- setIntValue(int) - Method in interface net.opengis.swe.v20.DataBlock
-
- setLabel(String) - Method in class net.opengis.sensorml.v20.impl.TermImpl
-
Sets the label property
- setLabel(String) - Method in interface net.opengis.sensorml.v20.Term
-
Sets the label property
- setLabel(String) - Method in interface net.opengis.swe.v20.AbstractSWEIdentifiable
-
Sets the label property
- setLang(String) - Method in interface net.opengis.sensorml.v20.DescribedObject
-
Sets the lang property
- setLang(String) - Method in class net.opengis.sensorml.v20.impl.DescribedObjectImpl
-
Sets the lang property
- setLocalFrame(String) - Method in interface net.opengis.swe.v20.HasRefFrames
-
Sets the localFrame property
- setLocator(String) - Method in exception net.opengis.swe.v20.ValidationException
-
- setLongValue(int, long) - Method in interface net.opengis.swe.v20.DataBlock
-
- setLongValue(long) - Method in interface net.opengis.swe.v20.DataBlock
-
- setMethod(ProcessMethod) - Method in interface net.opengis.sensorml.v20.SimpleProcess
-
Sets the method property
- setModeList - Variable in class net.opengis.sensorml.v20.impl.SettingsImpl
-
- setName(String) - Method in interface net.opengis.OgcProperty
-
- setName(String) - Method in class net.opengis.OgcPropertyImpl
-
- setName(String) - Method in interface net.opengis.swe.v20.DataComponent
-
Sets the name of this component
- setNamespaceContext(NamespaceRegister) - Method in class net.opengis.AbstractXMLStreamBindings
-
- setNamespacePrefixes(XMLStreamWriter) - Method in class net.opengis.AbstractXMLStreamBindings
-
- setNilReason(String) - Method in interface net.opengis.OgcProperty
-
- setNilReason(String) - Method in class net.opengis.OgcPropertyImpl
-
- setNilValues(NilValues) - Method in interface net.opengis.swe.v20.SimpleComponent
-
Sets the nilValues property
- setOptional(boolean) - Method in interface net.opengis.swe.v20.DataComponent
-
Sets the optional property
- setOrigin(String) - Method in class net.opengis.sensorml.v20.impl.SpatialFrameImpl
-
Sets the origin property
- setOrigin(String) - Method in class net.opengis.sensorml.v20.impl.TemporalFrameImpl
-
Sets the origin property
- setOrigin(String) - Method in interface net.opengis.sensorml.v20.SpatialFrame
-
Sets the origin property
- setOrigin(String) - Method in interface net.opengis.sensorml.v20.TemporalFrame
-
Sets the origin property
- setPaddingBytesAfter(int) - Method in interface net.opengis.swe.v20.BinaryBlock
-
Sets the paddingBytesAfter property
- setPaddingBytesBefore(int) - Method in interface net.opengis.swe.v20.BinaryBlock
-
Sets the paddingBytesBefore property
- setPattern(String) - Method in interface net.opengis.swe.v20.AllowedTokens
-
Sets the pattern property
- setReason(String) - Method in interface net.opengis.swe.v20.NilValue
-
Sets the reason property
- setRef(String) - Method in interface net.opengis.sensorml.v20.ConfigSetting
-
Sets the ref property
- setRef(String) - Method in class net.opengis.sensorml.v20.impl.ArraySettingImpl
-
- setRef(String) - Method in class net.opengis.sensorml.v20.impl.ConstraintSettingImpl
-
Sets the ref property
- setRef(String) - Method in class net.opengis.sensorml.v20.impl.ModeSettingImpl
-
Sets the ref property
- setRef(String) - Method in class net.opengis.sensorml.v20.impl.StatusSettingImpl
-
Sets the ref property
- setRef(String) - Method in class net.opengis.sensorml.v20.impl.ValueSettingImpl
-
Sets the ref property
- setRef(String) - Method in interface net.opengis.swe.v20.BinaryMember
-
Sets the ref property
- setReferencedObject(RefType) - Method in interface net.opengis.sensorml.v20.ConfigSetting
-
Sets the object being configured by this setting
- setReferencedObject(DataArray) - Method in class net.opengis.sensorml.v20.impl.ArraySettingImpl
-
- setReferencedObject(SimpleComponent) - Method in class net.opengis.sensorml.v20.impl.ConstraintSettingImpl
-
- setReferencedObject(ModeChoice) - Method in class net.opengis.sensorml.v20.impl.ModeSettingImpl
-
- setReferencedObject(DataComponent) - Method in class net.opengis.sensorml.v20.impl.StatusSettingImpl
-
- setReferencedObject(SimpleComponent) - Method in class net.opengis.sensorml.v20.impl.ValueSettingImpl
-
- setReferenceFrame(String) - Method in interface net.opengis.swe.v20.HasRefFrames
-
Sets the referenceFrame property
- setReferenceFrame(String) - Method in interface net.opengis.swe.v20.SimpleComponent
-
Sets the referenceFrame property
- setReferenceTime(IDateTime) - Method in interface net.opengis.swe.v20.Time
-
Sets the referenceTime property
- setReferenceTime(IDateTime) - Method in interface net.opengis.swe.v20.TimeRange
-
Sets the referenceTime property
- setRole(String) - Method in class net.opengis.OgcPropertyImpl
-
- setSelectedItem(String) - Method in interface net.opengis.swe.v20.DataChoice
-
Sets the choice selection to the item with the given name
- setSelectedItem(int) - Method in interface net.opengis.swe.v20.DataChoice
-
Sets the choice selection to the item with the given index
- setShortValue(int, short) - Method in interface net.opengis.swe.v20.DataBlock
-
- setShortValue(short) - Method in interface net.opengis.swe.v20.DataBlock
-
- setSignificantBits(int) - Method in interface net.opengis.swe.v20.BinaryComponent
-
Sets the significantBits property
- setSignificantFigures(int) - Method in interface net.opengis.swe.v20.AllowedTimes
-
Sets the significantFigures property
- setSignificantFigures(int) - Method in interface net.opengis.swe.v20.AllowedValues
-
Sets the significantFigures property
- setSource(String) - Method in class net.opengis.sensorml.v20.impl.LinkImpl
-
Sets the source property
- setSource(String) - Method in interface net.opengis.sensorml.v20.Link
-
Sets the source property
- setStatusList - Variable in class net.opengis.sensorml.v20.impl.SettingsImpl
-
- setStorageIdentifier(String) - Method in class org.sensorhub.api.persistence.StorageConfig
-
Configure with the given storage identifier.
It can be used to configure a file name or a table name in a relational DB
- setStringValue(int, String) - Method in interface net.opengis.swe.v20.DataBlock
-
- setStringValue(String) - Method in interface net.opengis.swe.v20.DataBlock
-
- setTarget(String) - Method in interface org.sensorhub.api.persistence.IMessageKey
-
Sets ID of module that the message is targeted to
- setTimeAsTimeInstant(TimeInstant) - Method in interface net.opengis.sensorml.v20.Event
-
Sets the timeAsTimeInstant property
- setTimeAsTimeInstant(TimeInstant) - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Sets the timeAsTimeInstant property
- setTimeAsTimePeriod(TimePeriod) - Method in interface net.opengis.sensorml.v20.Event
-
Sets the timeAsTimePeriod property
- setTimeAsTimePeriod(TimePeriod) - Method in class net.opengis.sensorml.v20.impl.EventImpl
-
Sets the timeAsTimePeriod property
- Settings - Interface in net.opengis.sensorml.v20
-
POJO class for XML type SettingsType(@http://www.opengis.net/sensorml/2.0).
- SettingsImpl - Class in net.opengis.sensorml.v20.impl
-
POJO class for XML type SettingsType(@http://www.opengis.net/sensorml/2.0).
- SettingsImpl() - Constructor for class net.opengis.sensorml.v20.impl.SettingsImpl
-
- setTitle(String) - Method in interface net.opengis.OgcProperty
-
- setTitle(String) - Method in class net.opengis.OgcPropertyImpl
-
- setTokenSeparator(String) - Method in interface net.opengis.swe.v20.TextEncoding
-
Sets the tokenSeparator property
- setTypeOf(Reference) - Method in interface net.opengis.sensorml.v20.AbstractProcess
-
Sets the typeOf property
- setUnderlyingObject(Object) - Method in interface net.opengis.swe.v20.DataBlock
-
- setUom(UnitReference) - Method in interface net.opengis.swe.v20.HasUom
-
Sets the uom property
- setUpdatable(boolean) - Method in interface net.opengis.swe.v20.DataComponent
-
Sets the updatable property
- setValue(ValueType) - Method in interface net.opengis.OgcProperty
-
- setValue(ValueType) - Method in class net.opengis.OgcPropertyImpl
-
- setValue(EncodedValues) - Method in interface net.opengis.sensorml.v20.ArraySetting
-
Sets the inline value
- setValue(EncodedValues) - Method in class net.opengis.sensorml.v20.impl.ArraySettingImpl
-
- setValue(String) - Method in class net.opengis.sensorml.v20.impl.ModeSettingImpl
-
Sets the inline value
- setValue(Status) - Method in class net.opengis.sensorml.v20.impl.StatusSettingImpl
-
Sets the inline value
- setValue(String) - Method in class net.opengis.sensorml.v20.impl.TermImpl
-
Sets the value property
- setValue(String) - Method in class net.opengis.sensorml.v20.impl.ValueSettingImpl
-
Sets the inline value
- setValue(String) - Method in interface net.opengis.sensorml.v20.ModeSetting
-
Sets the inline value
- setValue(Status) - Method in interface net.opengis.sensorml.v20.StatusSetting
-
Sets the inline value
- setValue(String) - Method in interface net.opengis.sensorml.v20.Term
-
Sets the value property
- setValue(String) - Method in interface net.opengis.sensorml.v20.ValueSetting
-
Sets the inline value
- setValue(boolean) - Method in interface net.opengis.swe.v20.Boolean
-
Sets the value property
- setValue(String) - Method in interface net.opengis.swe.v20.Category
-
Sets the value property
- setValue(String[]) - Method in interface net.opengis.swe.v20.CategoryRange
-
Sets the value property
- setValue(int) - Method in interface net.opengis.swe.v20.Count
-
Sets the value property
- setValue(int[]) - Method in interface net.opengis.swe.v20.CountRange
-
Sets the value property
- setValue(String) - Method in interface net.opengis.swe.v20.NilValue
-
Sets the inline value
- setValue(double) - Method in interface net.opengis.swe.v20.Quantity
-
Sets the value property
- setValue(double[]) - Method in interface net.opengis.swe.v20.QuantityRange
-
Sets the value property
- setValue(String) - Method in interface net.opengis.swe.v20.Text
-
Sets the value property
- setValue(IDateTime) - Method in interface net.opengis.swe.v20.Time
-
Sets the value property
- setValue(IDateTime[]) - Method in interface net.opengis.swe.v20.TimeRange
-
Sets the value property
- setValue(ValueType) - Method in interface org.sensorhub.api.security.IParameterizedPermission
-
- setValueAsAllowedTimes(AllowedTimes) - Method in interface net.opengis.sensorml.v20.ConstraintSetting
-
Sets value as AllowedTimes constraint
- setValueAsAllowedTimes(AllowedTimes) - Method in class net.opengis.sensorml.v20.impl.ConstraintSettingImpl
-
Adds a new setConstraintAsAllowedTimes property
- setValueAsAllowedTokens(AllowedTokens) - Method in interface net.opengis.sensorml.v20.ConstraintSetting
-
Sets value as AllowedToken constraint
- setValueAsAllowedTokens(AllowedTokens) - Method in class net.opengis.sensorml.v20.impl.ConstraintSettingImpl
-
Adds a new setConstraintAsAllowedTokens property
- setValueAsAllowedValues(AllowedValues) - Method in interface net.opengis.sensorml.v20.ConstraintSetting
-
Sets value as AllowedValues constraint
- setValueAsAllowedValues(AllowedValues) - Method in class net.opengis.sensorml.v20.impl.ConstraintSettingImpl
-
Adds a new setConstraintAsAllowedValues property
- setValueList - Variable in class net.opengis.sensorml.v20.impl.SettingsImpl
-
- setValues(EncodedValues) - Method in interface net.opengis.swe.v20.BlockComponent
-
Sets the values property
- SimpleComponent - Interface in net.opengis.swe.v20
-
POJO class for XML type AbstractSimpleComponentType(@http://www.opengis.net/swe/2.0).
- SimpleProcess - Interface in net.opengis.sensorml.v20
-
POJO class for XML type SimpleProcessType(@http://www.opengis.net/sensorml/2.0).
- size() - Method in class net.opengis.OgcPropertyList
-
- skipElementAndAllChildren(XMLStreamReader) - Method in class net.opengis.AbstractXMLStreamBindings
-
Skip an element and all its children and keep parsing
- skipElementAndAllChildren(XMLStreamReader, boolean) - Method in class net.opengis.AbstractXMLStreamBindings
-
- SMLPropertyList<ValueType extends AbstractSWEIdentifiable> - Class in net.opengis.sensorml.v20
-
Specialized property list with an ID as used in SensorML.
- SMLPropertyList() - Constructor for class net.opengis.sensorml.v20.SMLPropertyList
-
- source - Variable in class net.opengis.sensorml.v20.impl.LinkImpl
-
- source - Variable in class org.sensorhub.api.common.Event
-
- source - Variable in class org.sensorhub.api.processing.DataSourceConfig.InputLinkConfig
-
- SpatialFrame - Interface in net.opengis.sensorml.v20
-
POJO class for XML type SpatialFrameType(@http://www.opengis.net/sensorml/2.0).
- SpatialFrameImpl - Class in net.opengis.sensorml.v20.impl
-
POJO class for XML type SpatialFrameType(@http://www.opengis.net/sensorml/2.0).
- SpatialFrameImpl() - Constructor for class net.opengis.sensorml.v20.impl.SpatialFrameImpl
-
- start() - Method in interface org.sensorhub.api.comm.IMessageQueuePush
-
- start() - Method in interface org.sensorhub.api.module.IModule
-
Starts the module synchronously with the current configuration.
Implementations of this method must block until the module is
successfully started or send an exception.
Module lifecycle events may not be generated when calling this method directly.
init() should always be called before start().
- startScan(IDeviceScanCallback) - Method in interface org.sensorhub.api.comm.IDeviceScanner
-
Scans for any connected device
- startScan(IDeviceScanCallback, String) - Method in interface org.sensorhub.api.comm.IDeviceScanner
-
Scans for connected devices with device ID matching the given regex pattern
This will only generate events when the device ID matches the regex pattern
- startTime - Variable in class org.sensorhub.api.data.FoiEvent
-
Time at which the feature of interest started being observed.
Use
Double.NaN
with a value for
FoiEvent.stopTime
to end the
FoI observation period.
- Status - Enum in net.opengis.sensorml.v20
-
POJO class for XML type StatusType(@http://www.opengis.net/sensorml/2.0).
- status - Variable in class org.sensorhub.api.common.CommandStatus
-
- status - Variable in class org.sensorhub.api.sensor.SensorControlEvent
-
Status of the command that triggered this event
- StatusSetting - Interface in net.opengis.sensorml.v20
-
POJO class for XML type StatusSettingPropertyType(@http://www.opengis.net/sensorml/2.0).
- StatusSettingImpl - Class in net.opengis.sensorml.v20.impl
-
POJO class for XML type StatusSettingPropertyType(@http://www.opengis.net/sensorml/2.0).
- StatusSettingImpl() - Constructor for class net.opengis.sensorml.v20.impl.StatusSettingImpl
-
- StatusSettingImpl(String, Status) - Constructor for class net.opengis.sensorml.v20.impl.StatusSettingImpl
-
- stop() - Method in interface org.sensorhub.api.comm.IMessageQueuePush
-
- stop() - Method in interface org.sensorhub.api.module.IModule
-
Stops the module.
All temporary resources created by the module should be cleaned
when this is called (ex: memory, files, connections, etc.)
Implementations of this method must block until the module is
successfully stopped or send an exception.
Module lifecycle events may not be generated when calling this method directly.
stop() can be called right after init() even if start() hasn't been called.
- stopScan() - Method in interface org.sensorhub.api.comm.IDeviceScanner
-
Stop the current scan
- stopTime - Variable in class org.sensorhub.api.data.FoiEvent
-
Time at which the feature of interest stopped being observed.
Use
Double.NaN
with a value for
FoiEvent.startTime
to start a
new observation period for the FoI
- StorageConfig - Class in org.sensorhub.api.persistence
-
Simple data structure for describing storage configuration options
- StorageConfig() - Constructor for class org.sensorhub.api.persistence.StorageConfig
-
- StorageDataSourceConfig - Class in org.sensorhub.api.processing
-
Data source configuration to get process input data from a data store
- StorageDataSourceConfig() - Constructor for class org.sensorhub.api.processing.StorageDataSourceConfig
-
- StorageEvent - Class in org.sensorhub.api.persistence
-
Base class for events generated by storage modules
- StorageEvent(long, IStorageModule<?>, String, StorageEvent.Type) - Constructor for class org.sensorhub.api.persistence.StorageEvent
-
- StorageEvent.Type - Enum in org.sensorhub.api.persistence
-
Possible event types for a StorageEvent
- StorageException - Exception in org.sensorhub.api.persistence
-
Exception type generated by persistence API
- StorageException(String) - Constructor for exception org.sensorhub.api.persistence.StorageException
-
- StorageException(String, Throwable) - Constructor for exception org.sensorhub.api.persistence.StorageException
-
- StorageException(String, int, Throwable) - Constructor for exception org.sensorhub.api.persistence.StorageException
-
- storageID - Variable in class org.sensorhub.api.processing.StorageDataSourceConfig
-
- StorageIndexDescriptor - Class in org.sensorhub.api.persistence
-
- StorageIndexDescriptor() - Constructor for class org.sensorhub.api.persistence.StorageIndexDescriptor
-
- StorageIndexDescriptor.IndexType - Enum in org.sensorhub.api.persistence
-
- store(AbstractFeature) - Method in interface org.sensorhub.api.persistence.IFeatureStorage
-
Stores a new feature object in this data store
- storeDataSourceDescription(AbstractProcess) - Method in interface org.sensorhub.api.persistence.IBasicStorage
-
Stores a new data source description into storage.
- storeFoi(String, AbstractFeature) - Method in interface org.sensorhub.api.persistence.IObsStorage
-
Stores a new feature of interest description into storage.
- storeRecord(DataKey, DataBlock) - Method in interface org.sensorhub.api.persistence.IBasicStorage
-
Persists data block in storage
- StreamingDataSourceConfig - Class in org.sensorhub.api.processing
-
Data source configuration to get process input from a stream of data events
- StreamingDataSourceConfig() - Constructor for class org.sensorhub.api.processing.StreamingDataSourceConfig
-
- StreamProcessConfig - Class in org.sensorhub.api.processing
-
Base for all stream processor config classes
- StreamProcessConfig() - Constructor for class org.sensorhub.api.processing.StreamProcessConfig
-
- subCode - Variable in class org.sensorhub.api.common.CommandStatus
-
- subList(int, int) - Method in class net.opengis.OgcPropertyList
-
- subscriptionName - Variable in class org.sensorhub.api.comm.MessageQueueConfig
-
- sync(IStorageModule<?>) - Method in interface org.sensorhub.api.persistence.IStorageModule
-
Synchronizes storage with another storage of the same type (potentially remote)
- syncExec(String) - Method in interface org.sensorhub.api.processing.IProcessingManager
-
Executes the specified process synchronously (method will block until processing is complete)
- waitForState(ModuleEvent.ModuleState, long) - Method in interface org.sensorhub.api.module.IModule
-
Waits until the module reaches the specified state or times out.
This method will return immediately if the state has already been reached.
- WILDCARD - Static variable in interface org.sensorhub.api.security.IPermission
-
- writeAbstractAlgorithm(XMLStreamWriter, AbstractAlgorithm) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Dispatcher method for writing classes derived from AbstractAlgorithm
- writeAbstractAlgorithmTypeAttributes(XMLStreamWriter, AbstractAlgorithm) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of AbstractAlgorithmType complex type
- writeAbstractDataComponentTypeAttributes(XMLStreamWriter, DataComponent) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of AbstractDataComponentType complex type
- writeAbstractDataComponentTypeElements(XMLStreamWriter, DataComponent) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of AbstractDataComponentType complex type
- writeAbstractEncoding(XMLStreamWriter, DataEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Dispatcher method for writing classes derived from AbstractEncoding
- writeAbstractEncodingTypeAttributes(XMLStreamWriter, DataEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of AbstractEncodingType complex type
- writeAbstractEncodingTypeElements(XMLStreamWriter, DataEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of AbstractEncodingType complex type
- writeAbstractMetadataList(XMLStreamWriter, AbstractMetadataList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for AbstractMetadataList element
- writeAbstractMetadataListType(XMLStreamWriter, AbstractMetadataList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for AbstractMetadataListType complex type
- writeAbstractMetadataListTypeAttributes(XMLStreamWriter, AbstractMetadataList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of AbstractMetadataListType complex type
- writeAbstractMetadataListTypeElements(XMLStreamWriter, AbstractMetadataList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of AbstractMetadataListType complex type
- writeAbstractModes(XMLStreamWriter, AbstractModes) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for AbstractModes element
- writeAbstractModesType(XMLStreamWriter, AbstractModes) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for AbstractModesType complex type
- writeAbstractModesTypeAttributes(XMLStreamWriter, AbstractModes) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of AbstractModesType complex type
- writeAbstractModesTypeElements(XMLStreamWriter, AbstractModes) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of AbstractModesType complex type
- writeAbstractPhysicalProcess(XMLStreamWriter, AbstractPhysicalProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Dispatcher method for writing classes derived from AbstractPhysicalProcess
- writeAbstractPhysicalProcessTypeAttributes(XMLStreamWriter, AbstractPhysicalProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of AbstractPhysicalProcessType complex type
- writeAbstractPhysicalProcessTypeElements(XMLStreamWriter, AbstractPhysicalProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of AbstractPhysicalProcessType complex type
- writeAbstractProcess(XMLStreamWriter, AbstractProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Dispatcher method for writing classes derived from AbstractProcess
- writeAbstractProcessTypeAttributes(XMLStreamWriter, AbstractProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of AbstractProcessType complex type
- writeAbstractProcessTypeElements(XMLStreamWriter, AbstractProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of AbstractProcessType complex type
- writeAbstractSettings(XMLStreamWriter, AbstractSettings) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for AbstractSettings element
- writeAbstractSettingsType(XMLStreamWriter, AbstractSettings) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for AbstractSettingsType complex type
- writeAbstractSettingsTypeAttributes(XMLStreamWriter, AbstractSettings) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of AbstractSettingsType complex type
- writeAbstractSettingsTypeElements(XMLStreamWriter, AbstractSettings) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of AbstractSettingsType complex type
- writeAbstractSimpleComponent(XMLStreamWriter, SimpleComponent, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Dispatcher method for writing classes derived from AbstractSimpleComponent
- writeAbstractSimpleComponentTypeAttributes(XMLStreamWriter, SimpleComponent) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of AbstractSimpleComponentType complex type
- writeAbstractSimpleComponentTypeElements(XMLStreamWriter, SimpleComponent) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of AbstractSimpleComponentType complex type
- writeAbstractSWEIdentifiableTypeAttributes(XMLStreamWriter, AbstractSWEIdentifiable) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of AbstractSWEIdentifiableType complex type
- writeAbstractSWEIdentifiableTypeElements(XMLStreamWriter, AbstractSWEIdentifiable) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of AbstractSWEIdentifiableType complex type
- writeAbstractSWETypeAttributes(XMLStreamWriter, AbstractSWE) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of AbstractSWEType complex type
- writeAbstractSWETypeElements(XMLStreamWriter, AbstractSWE) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of AbstractSWEType complex type
- writeAggregateProcess(XMLStreamWriter, AggregateProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for AggregateProcess element
- writeAggregateProcessType(XMLStreamWriter, AggregateProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for AggregateProcessType complex type
- writeAggregateProcessTypeAttributes(XMLStreamWriter, AggregateProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of AggregateProcessType complex type
- writeAggregateProcessTypeElements(XMLStreamWriter, AggregateProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of AggregateProcessType complex type
- writeAllowedTimes(XMLStreamWriter, AllowedTimes) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for AllowedTimes element
- writeAllowedTimesType(XMLStreamWriter, AllowedTimes) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for AllowedTimesType complex type
- writeAllowedTimesTypeAttributes(XMLStreamWriter, AllowedTimes) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of AllowedTimesType complex type
- writeAllowedTimesTypeElements(XMLStreamWriter, AllowedTimes) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of AllowedTimesType complex type
- writeAllowedTokens(XMLStreamWriter, AllowedTokens) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for AllowedTokens element
- writeAllowedTokensType(XMLStreamWriter, AllowedTokens) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for AllowedTokensType complex type
- writeAllowedTokensTypeAttributes(XMLStreamWriter, AllowedTokens) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of AllowedTokensType complex type
- writeAllowedTokensTypeElements(XMLStreamWriter, AllowedTokens) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of AllowedTokensType complex type
- writeAllowedValues(XMLStreamWriter, AllowedValues, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for AllowedValues element
- writeAllowedValuesType(XMLStreamWriter, AllowedValues, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for AllowedValuesType complex type
- writeAllowedValuesTypeAttributes(XMLStreamWriter, AllowedValues) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of AllowedValuesType complex type
- writeAllowedValuesTypeElements(XMLStreamWriter, AllowedValues, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of AllowedValuesType complex type
- writeArraySettingPropertyType(XMLStreamWriter, ArraySetting) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for ValueSettingPropertyType complex type
- writeAxis(XMLStreamWriter, String) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
- writeBinaryEncoding(XMLStreamWriter, BinaryEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for BinaryEncoding element
- writeBinaryEncodingType(XMLStreamWriter, BinaryEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for BinaryEncodingType complex type
- writeBinaryEncodingTypeAttributes(XMLStreamWriter, BinaryEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of BinaryEncodingType complex type
- writeBinaryEncodingTypeElements(XMLStreamWriter, BinaryEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of BinaryEncodingType complex type
- writeBlock(XMLStreamWriter, BinaryBlock) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for Block element
- writeBlockType(XMLStreamWriter, BinaryBlock) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for BlockType complex type
- writeBlockTypeAttributes(XMLStreamWriter, BinaryBlock) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of BlockType complex type
- writeBlockTypeElements(XMLStreamWriter, BinaryBlock) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of BlockType complex type
- writeBoolean(XMLStreamWriter, Boolean, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for Boolean element
- writeBooleanType(XMLStreamWriter, Boolean, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for BooleanType complex type
- writeBooleanTypeAttributes(XMLStreamWriter, Boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of BooleanType complex type
- writeBooleanTypeElements(XMLStreamWriter, Boolean, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of BooleanType complex type
- writeCapabilityList(XMLStreamWriter, CapabilityList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for CapabilityList element
- writeCapabilityListType(XMLStreamWriter, CapabilityList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for CapabilityListType complex type
- writeCapabilityListTypeAttributes(XMLStreamWriter, CapabilityList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of CapabilityListType complex type
- writeCapabilityListTypeElements(XMLStreamWriter, CapabilityList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of CapabilityListType complex type
- writeCategory(XMLStreamWriter, Category, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for Category element
- writeCategoryRange(XMLStreamWriter, CategoryRange, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for CategoryRange element
- writeCategoryRangeType(XMLStreamWriter, CategoryRange, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for CategoryRangeType complex type
- writeCategoryRangeTypeAttributes(XMLStreamWriter, CategoryRange) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of CategoryRangeType complex type
- writeCategoryRangeTypeElements(XMLStreamWriter, CategoryRange, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of CategoryRangeType complex type
- writeCategoryType(XMLStreamWriter, Category, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for CategoryType complex type
- writeCategoryTypeAttributes(XMLStreamWriter, Category) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of CategoryType complex type
- writeCategoryTypeElements(XMLStreamWriter, Category, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of CategoryType complex type
- writeCharacteristicList(XMLStreamWriter, CharacteristicList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for CharacteristicList element
- writeCharacteristicListType(XMLStreamWriter, CharacteristicList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for CharacteristicListType complex type
- writeCharacteristicListTypeAttributes(XMLStreamWriter, CharacteristicList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of CharacteristicListType complex type
- writeCharacteristicListTypeElements(XMLStreamWriter, CharacteristicList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of CharacteristicListType complex type
- writeClassifierList(XMLStreamWriter, ClassifierList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for ClassifierList element
- writeClassifierListType(XMLStreamWriter, ClassifierList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for ClassifierListType complex type
- writeClassifierListTypeAttributes(XMLStreamWriter, ClassifierList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of ClassifierListType complex type
- writeClassifierListTypeElements(XMLStreamWriter, ClassifierList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of ClassifierListType complex type
- writeComponent(XMLStreamWriter, BinaryComponent) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for Component element
- writeComponentsAndConnections(XMLStreamWriter, AggregateProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
- writeComponentType(XMLStreamWriter, BinaryComponent) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for ComponentType complex type
- writeComponentTypeAttributes(XMLStreamWriter, BinaryComponent) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of ComponentType complex type
- writeComponentTypeElements(XMLStreamWriter, BinaryComponent) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of ComponentType complex type
- writeConstraintSettingPropertyType(XMLStreamWriter, ConstraintSetting) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for ConstraintSettingPropertyType complex type
- writeContactList(XMLStreamWriter, ContactList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for ContactList element
- writeContactListType(XMLStreamWriter, ContactList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for ContactListType complex type
- writeContactListTypeAttributes(XMLStreamWriter, ContactList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of ContactListType complex type
- writeContactListTypeElements(XMLStreamWriter, ContactList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of ContactListType complex type
- writeCount(XMLStreamWriter, Count, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for Count element
- writeCountRange(XMLStreamWriter, CountRange, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for CountRange element
- writeCountRangeType(XMLStreamWriter, CountRange, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for CountRangeType complex type
- writeCountRangeTypeAttributes(XMLStreamWriter, CountRange) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of CountRangeType complex type
- writeCountRangeTypeElements(XMLStreamWriter, CountRange, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of CountRangeType complex type
- writeCountType(XMLStreamWriter, Count, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for CountType complex type
- writeCountTypeAttributes(XMLStreamWriter, Count) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of CountType complex type
- writeCountTypeElements(XMLStreamWriter, Count, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of CountType complex type
- writeDataArray(XMLStreamWriter, DataArray, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for DataArray element
- writeDataArrayType(XMLStreamWriter, DataArray, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for DataArrayType complex type
- writeDataArrayTypeAttributes(XMLStreamWriter, DataArray) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of DataArrayType complex type
- writeDataArrayTypeElements(XMLStreamWriter, DataArray, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of DataArrayType complex type
- writeDataChoice(XMLStreamWriter, DataChoice, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for DataChoice element
- writeDataChoiceType(XMLStreamWriter, DataChoice, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for DataChoiceType complex type
- writeDataChoiceTypeAttributes(XMLStreamWriter, DataChoice) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of DataChoiceType complex type
- writeDataChoiceTypeElements(XMLStreamWriter, DataChoice, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of DataChoiceType complex type
- writeDataComponent(XMLStreamWriter, DataComponent, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Dispatcher method for writing classes derived from AbstractDataComponent
- writeDataComponentRefPropertyType(XMLStreamWriter, String) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
- writeDataInterface(XMLStreamWriter, DataInterface) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for DataInterface element
- writeDataInterfaceType(XMLStreamWriter, DataInterface) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for DataInterfaceType complex type
- writeDataInterfaceTypeAttributes(XMLStreamWriter, DataInterface) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of DataInterfaceType complex type
- writeDataInterfaceTypeElements(XMLStreamWriter, DataInterface) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of DataInterfaceType complex type
- writeDataRecord(XMLStreamWriter, DataRecord, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for DataRecord element
- writeDataRecordType(XMLStreamWriter, DataRecord, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for DataRecordType complex type
- writeDataRecordTypeAttributes(XMLStreamWriter, DataRecord) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of DataRecordType complex type
- writeDataRecordTypeElements(XMLStreamWriter, DataRecord, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of DataRecordType complex type
- writeDataStream(XMLStreamWriter, DataStream) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for DataStream element
- writeDataStreamType(XMLStreamWriter, DataStream) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for DataStreamType complex type
- writeDataStreamTypeAttributes(XMLStreamWriter, DataStream) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of DataStreamType complex type
- writeDataStreamTypeElements(XMLStreamWriter, DataStream) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of DataStreamType complex type
- writeDescribedObject(XMLStreamWriter, DescribedObject) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Dispatcher method for writing classes derived from DescribedObject
- writeDescribedObjectTypeAttributes(XMLStreamWriter, DescribedObject) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of DescribedObjectType complex type
- writeDescribedObjectTypeElements(XMLStreamWriter, DescribedObject) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of DescribedObjectType complex type
- writeDocumentList(XMLStreamWriter, DocumentList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for DocumentList element
- writeDocumentListType(XMLStreamWriter, DocumentList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for DocumentListType complex type
- writeDocumentListTypeAttributes(XMLStreamWriter, DocumentList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of DocumentListType complex type
- writeDocumentListTypeElements(XMLStreamWriter, DocumentList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of DocumentListType complex type
- writeEncodedValuesPropertyType(XMLStreamWriter, AbstractSWEIdentifiable, DataEncoding, EncodedValues) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for EncodedValuesPropertyType complex type
- writeEvent(XMLStreamWriter, Event) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for Event element
- writeEventList(XMLStreamWriter, EventList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for EventList element
- writeEventListType(XMLStreamWriter, EventList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for EventListType complex type
- writeEventListTypeAttributes(XMLStreamWriter, EventList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of EventListType complex type
- writeEventListTypeElements(XMLStreamWriter, EventList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of EventListType complex type
- writeEventType(XMLStreamWriter, Event) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for EventType complex type
- writeEventTypeAttributes(XMLStreamWriter, Event) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of EventType complex type
- writeEventTypeElements(XMLStreamWriter, Event) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of EventType complex type
- writeExtension(XMLStreamWriter, Object) - Method in class net.opengis.AbstractXMLStreamBindings
-
- writeFeatureList(XMLStreamWriter, FeatureList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for FeatureList element
- writeFeatureListType(XMLStreamWriter, FeatureList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for FeatureListType complex type
- writeFeatureListTypeAttributes(XMLStreamWriter, FeatureList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of FeatureListType complex type
- writeFeatureListTypeElements(XMLStreamWriter, FeatureList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of FeatureListType complex type
- writeIdentifierList(XMLStreamWriter, IdentifierList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for IdentifierList element
- writeIdentifierListType(XMLStreamWriter, IdentifierList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for IdentifierListType complex type
- writeIdentifierListTypeAttributes(XMLStreamWriter, IdentifierList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of IdentifierListType complex type
- writeIdentifierListTypeElements(XMLStreamWriter, IdentifierList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of IdentifierListType complex type
- writeKeywordList(XMLStreamWriter, KeywordList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for KeywordList element
- writeKeywordListType(XMLStreamWriter, KeywordList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for KeywordListType complex type
- writeKeywordListTypeAttributes(XMLStreamWriter, KeywordList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of KeywordListType complex type
- writeKeywordListTypeElements(XMLStreamWriter, KeywordList) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of KeywordListType complex type
- writeLink(XMLStreamWriter, Link) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for Link element
- writeLinkType(XMLStreamWriter, Link) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for LinkType complex type
- writeLinkTypeAttributes(XMLStreamWriter, Link) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of LinkType complex type
- writeLinkTypeElements(XMLStreamWriter, Link) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of LinkType complex type
- writeMatrix(XMLStreamWriter, Matrix, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for Matrix element
- writeMatrixType(XMLStreamWriter, Matrix, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for MatrixType complex type
- writeMatrixTypeAttributes(XMLStreamWriter, Matrix) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of MatrixType complex type
- writeMatrixTypeElements(XMLStreamWriter, Matrix, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of MatrixType complex type
- writeMode(XMLStreamWriter, Mode) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for Mode element
- writeModeChoice(XMLStreamWriter, ModeChoice) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for ModeChoice element
- writeModeChoiceType(XMLStreamWriter, ModeChoice) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for ModeChoiceType complex type
- writeModeChoiceTypeAttributes(XMLStreamWriter, ModeChoice) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of ModeChoiceType complex type
- writeModeChoiceTypeElements(XMLStreamWriter, ModeChoice) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of ModeChoiceType complex type
- writeModeSettingPropertyType(XMLStreamWriter, ModeSetting) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for ModeSettingPropertyType complex type
- writeModeType(XMLStreamWriter, Mode) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for ModeType complex type
- writeModeTypeAttributes(XMLStreamWriter, Mode) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of ModeType complex type
- writeModeTypeElements(XMLStreamWriter, Mode) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of ModeType complex type
- writeNamespaces(XMLStreamWriter) - Method in class net.opengis.AbstractXMLStreamBindings
-
- writeNilValue(XMLStreamWriter, NilValue) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for NilValue complex type
- writeNilValueAttributes(XMLStreamWriter, NilValue) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of NilValue complex type
- writeNilValues(XMLStreamWriter, NilValues) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for NilValues element
- writeNilValuesType(XMLStreamWriter, NilValues) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for NilValuesType complex type
- writeNilValuesTypeAttributes(XMLStreamWriter, NilValues) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of NilValuesType complex type
- writeNilValuesTypeElements(XMLStreamWriter, NilValues) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of NilValuesType complex type
- writeObservableProperty(XMLStreamWriter, ObservableProperty) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for ObservableProperty element
- writeObservablePropertyType(XMLStreamWriter, ObservableProperty) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for ObservablePropertyType complex type
- writeObservablePropertyTypeAttributes(XMLStreamWriter, ObservableProperty) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of ObservablePropertyType complex type
- writeObservablePropertyTypeElements(XMLStreamWriter, ObservableProperty) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of ObservablePropertyType complex type
- writePhysicalComponent(XMLStreamWriter, PhysicalComponent) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for PhysicalComponent element
- writePhysicalComponentType(XMLStreamWriter, PhysicalComponent) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for PhysicalComponentType complex type
- writePhysicalComponentTypeAttributes(XMLStreamWriter, PhysicalComponent) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of PhysicalComponentType complex type
- writePhysicalComponentTypeElements(XMLStreamWriter, PhysicalComponent) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of PhysicalComponentType complex type
- writePhysicalSystem(XMLStreamWriter, PhysicalSystem) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for PhysicalSystem element
- writePhysicalSystemType(XMLStreamWriter, PhysicalSystem) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for PhysicalSystemType complex type
- writePhysicalSystemTypeAttributes(XMLStreamWriter, PhysicalSystem) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of PhysicalSystemType complex type
- writePhysicalSystemTypeElements(XMLStreamWriter, PhysicalSystem) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of PhysicalSystemType complex type
- writeProcessMethod(XMLStreamWriter, ProcessMethod) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for ProcessMethod element
- writeProcessMethodType(XMLStreamWriter, ProcessMethod) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for ProcessMethodType complex type
- writeProcessMethodTypeAttributes(XMLStreamWriter, ProcessMethod) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of ProcessMethodType complex type
- writeProcessMethodTypeElements(XMLStreamWriter, ProcessMethod) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of ProcessMethodType complex type
- writePropertyAttributes(XMLStreamWriter, OgcProperty<?>) - Method in class net.opengis.AbstractXMLStreamBindings
-
- writeQuantity(XMLStreamWriter, Quantity, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for Quantity element
- writeQuantityRange(XMLStreamWriter, QuantityRange, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for QuantityRange element
- writeQuantityRangeType(XMLStreamWriter, QuantityRange, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for QuantityRangeType complex type
- writeQuantityRangeTypeAttributes(XMLStreamWriter, QuantityRange) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of QuantityRangeType complex type
- writeQuantityRangeTypeElements(XMLStreamWriter, QuantityRange, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of QuantityRangeType complex type
- writeQuantityType(XMLStreamWriter, Quantity, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for QuantityType complex type
- writeQuantityTypeAttributes(XMLStreamWriter, Quantity) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of QuantityType complex type
- writeQuantityTypeElements(XMLStreamWriter, Quantity, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of QuantityType complex type
- writeSecurityConstraints(XMLStreamWriter, Object) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
- writeSettings(XMLStreamWriter, Settings) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for Settings element
- writeSettingsType(XMLStreamWriter, Settings) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for SettingsType complex type
- writeSettingsTypeAttributes(XMLStreamWriter, Settings) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of SettingsType complex type
- writeSettingsTypeElements(XMLStreamWriter, Settings) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of SettingsType complex type
- writeSimpleProcess(XMLStreamWriter, SimpleProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for SimpleProcess element
- writeSimpleProcessType(XMLStreamWriter, SimpleProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for SimpleProcessType complex type
- writeSimpleProcessTypeAttributes(XMLStreamWriter, SimpleProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of SimpleProcessType complex type
- writeSimpleProcessTypeElements(XMLStreamWriter, SimpleProcess) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of SimpleProcessType complex type
- writeSpatialFrame(XMLStreamWriter, SpatialFrame) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for SpatialFrame element
- writeSpatialFrameType(XMLStreamWriter, SpatialFrame) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for SpatialFrameType complex type
- writeSpatialFrameTypeAttributes(XMLStreamWriter, SpatialFrame) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of SpatialFrameType complex type
- writeSpatialFrameTypeElements(XMLStreamWriter, SpatialFrame) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of SpatialFrameType complex type
- writeStatusSettingPropertyType(XMLStreamWriter, StatusSetting) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
- writeTemporalFrame(XMLStreamWriter, TemporalFrame) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for TemporalFrame element
- writeTemporalFrameType(XMLStreamWriter, TemporalFrame) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for TemporalFrameType complex type
- writeTemporalFrameTypeAttributes(XMLStreamWriter, TemporalFrame) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of TemporalFrameType complex type
- writeTemporalFrameTypeElements(XMLStreamWriter, TemporalFrame) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of TemporalFrameType complex type
- writeTerm(XMLStreamWriter, Term) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for Term element
- writeTermType(XMLStreamWriter, Term) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for TermType complex type
- writeTermTypeAttributes(XMLStreamWriter, Term) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes attributes of TermType complex type
- writeTermTypeElements(XMLStreamWriter, Term) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Writes elements of TermType complex type
- writeText(XMLStreamWriter, Text, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for Text element
- writeTextEncoding(XMLStreamWriter, TextEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for TextEncoding element
- writeTextEncodingType(XMLStreamWriter, TextEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for TextEncodingType complex type
- writeTextEncodingTypeAttributes(XMLStreamWriter, TextEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of TextEncodingType complex type
- writeTextEncodingTypeElements(XMLStreamWriter, TextEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of TextEncodingType complex type
- writeTextType(XMLStreamWriter, Text, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for TextType complex type
- writeTextTypeAttributes(XMLStreamWriter, Text) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of TextType complex type
- writeTextTypeElements(XMLStreamWriter, Text, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of TextType complex type
- writeTime(XMLStreamWriter, Time, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for Time element
- writeTimeRange(XMLStreamWriter, TimeRange, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for TimeRange element
- writeTimeRangeType(XMLStreamWriter, TimeRange, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for TimeRangeType complex type
- writeTimeRangeTypeAttributes(XMLStreamWriter, TimeRange) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of TimeRangeType complex type
- writeTimeRangeTypeElements(XMLStreamWriter, TimeRange, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of TimeRangeType complex type
- writeTimeType(XMLStreamWriter, Time, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for TimeType complex type
- writeTimeTypeAttributes(XMLStreamWriter, Time) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of TimeType complex type
- writeTimeTypeElements(XMLStreamWriter, Time, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of TimeType complex type
- writeUnitReference(XMLStreamWriter, UnitReference) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for UnitReference complex type
- writeUnitReferenceAttributes(XMLStreamWriter, UnitReference) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of UnitReference complex type
- writeValueSettingPropertyType(XMLStreamWriter, ValueSetting) - Method in class net.opengis.sensorml.v20.bind.XMLStreamBindings
-
Write method for ValueSettingPropertyType complex type
- writeVector(XMLStreamWriter, Vector, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for Vector element
- writeVectorType(XMLStreamWriter, Vector, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for VectorType complex type
- writeVectorTypeAttributes(XMLStreamWriter, Vector) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of VectorType complex type
- writeVectorTypeElements(XMLStreamWriter, Vector, boolean) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of VectorType complex type
- writeXMLEncoding(XMLStreamWriter, XMLEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for XMLEncoding element
- writeXMLEncodingType(XMLStreamWriter, XMLEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Write method for XMLEncodingType complex type
- writeXMLEncodingTypeAttributes(XMLStreamWriter, XMLEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes attributes of XMLEncodingType complex type
- writeXMLEncodingTypeElements(XMLStreamWriter, XMLEncoding) - Method in class net.opengis.swe.v20.bind.XMLStreamBindings
-
Writes elements of XMLEncodingType complex type