public interface AbstractPhysicalProcess extends AbstractProcess
DEFAULT_NS_URI| Modifier and Type | Method and Description |
|---|---|
void |
addLocalReferenceFrame(SpatialFrame localReferenceFrame)
Adds a new localReferenceFrame property
|
void |
addLocalTimeFrame(TemporalFrame localTimeFrame)
Adds a new localTimeFrame property
|
void |
addPositionAsAbstractProcess(AbstractProcess position)
Adds a new positionAsAbstractProcess property
|
void |
addPositionAsDataArray1(net.opengis.swe.v20.DataArray position)
Adds a new positionAsDataArray1 property
|
void |
addPositionAsDataRecord(net.opengis.swe.v20.DataRecord position)
Adds a new positionAsDataRecord property
|
void |
addPositionAsPoint(Point position)
Adds a new positionAsPoint property
|
void |
addPositionAsText(net.opengis.swe.v20.Text position)
Adds a new positionAsText property
|
void |
addPositionAsVector(net.opengis.swe.v20.Vector position)
Adds a new positionAsVector property
|
void |
addTimePosition(net.opengis.swe.v20.Time timePosition)
Adds a new timePosition property
|
Reference |
getAttachedTo()
Gets the attachedTo property
|
List<SpatialFrame> |
getLocalReferenceFrameList()
Gets the list of localReferenceFrame properties
|
List<TemporalFrame> |
getLocalTimeFrameList()
Gets the list of localTimeFrame properties
|
int |
getNumLocalReferenceFrames()
Returns number of localReferenceFrame properties
|
int |
getNumLocalTimeFrames()
Returns number of localTimeFrame properties
|
int |
getNumPositions()
Returns number of position properties
|
int |
getNumTimePositions()
Returns number of timePosition properties
|
net.opengis.OgcPropertyList<Object> |
getPositionList()
Gets the list of position properties
|
net.opengis.OgcPropertyList<net.opengis.swe.v20.Time> |
getTimePositionList()
Gets the list of timePosition properties
|
boolean |
isSetAttachedTo()
Checks if attachedTo is set
|
void |
setAttachedTo(Reference attachedTo)
Sets the attachedTo property
|
addInput, addInput, addInput, addModes, addOutput, addOutput, addOutput, addParameter, addParameter, addParameter, getConfiguration, getDefinition, getFeaturesOfInterest, getInput, getInputComponent, getInputList, getModesList, getNumInputs, getNumModes, getNumOutputs, getNumParameters, getOutput, getOutputComponent, getOutputList, getParameter, getParameterComponent, getParameterList, getTypeOf, isExecutable, isSetConfiguration, isSetDefinition, isSetFeaturesOfInterest, isSetTypeOf, setConfiguration, setDefinition, setFeaturesOfInterest, setTypeOfaddCapabilities, addCharacteristics, addClassification, addContacts, addDocumentation, addExtension, addHistory, addIdentification, addKeywords, addLegalConstraints, addSecurityConstraints, addValidTimeAsTimeInstant, addValidTimeAsTimePeriod, getCapabilities, getCapabilitiesList, getCharacteristics, getCharacteristicsList, getClassificationList, getContactsList, getDocumentationList, getExtensionList, getHistoryList, getIdentificationList, getKeywordsList, getLang, getLegalConstraintsList, getNumCapabilities, getNumCharacteristics, getNumClassifications, getNumContacts, getNumDocumentations, getNumExtensions, getNumHistorys, getNumIdentifications, getNumKeywords, getNumLegalConstraints, getNumSecurityConstraints, getNumValidTimes, getSecurityConstraintsList, getValidTimeList, isSetLang, setLanggetBoundedBy, getLocation, getLocationProperty, getQName, isSetBoundedBy, isSetLocation, setBoundedByAsEnvelope, setLocationaddName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyList, getName, getNameList, getNumNames, getUniqueIdentifier, isSetDescription, isSetDescriptionReference, isSetIdentifier, setDescription, setDescriptionReference, setId, setIdentifier, setName, setUniqueIdentifierReference getAttachedTo()
boolean isSetAttachedTo()
void setAttachedTo(Reference attachedTo)
List<SpatialFrame> getLocalReferenceFrameList()
int getNumLocalReferenceFrames()
void addLocalReferenceFrame(SpatialFrame localReferenceFrame)
List<TemporalFrame> getLocalTimeFrameList()
int getNumLocalTimeFrames()
void addLocalTimeFrame(TemporalFrame localTimeFrame)
net.opengis.OgcPropertyList<Object> getPositionList()
int getNumPositions()
void addPositionAsText(net.opengis.swe.v20.Text position)
void addPositionAsPoint(Point position)
void addPositionAsVector(net.opengis.swe.v20.Vector position)
void addPositionAsDataRecord(net.opengis.swe.v20.DataRecord position)
void addPositionAsDataArray1(net.opengis.swe.v20.DataArray position)
void addPositionAsAbstractProcess(AbstractProcess position)
net.opengis.OgcPropertyList<net.opengis.swe.v20.Time> getTimePositionList()
int getNumTimePositions()
void addTimePosition(net.opengis.swe.v20.Time timePosition)
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.