Package net.opengis.sensorml.v20
Interface Factory
- All Known Implementing Classes:
 SMLFactory
public interface Factory
- 
Method Details
- 
newSimpleProcess
SimpleProcess newSimpleProcess() - 
newProcessMethod
ProcessMethod newProcessMethod() - 
newMode
Mode newMode() - 
newModeChoice
ModeChoice newModeChoice() - 
newSettings
Settings newSettings() - 
newModeSetting
ModeSetting newModeSetting() - 
newValueSetting
ValueSetting newValueSetting() - 
newConstraintSetting
ConstraintSetting newConstraintSetting() - 
newStatusSetting
StatusSetting newStatusSetting() - 
newArraySetting
ArraySetting newArraySetting() - 
newPhysicalSystem
PhysicalSystem newPhysicalSystem() - 
newPhysicalComponent
PhysicalComponent newPhysicalComponent() - 
newTemporalFrame
TemporalFrame newTemporalFrame() - 
newSpatialFrame
SpatialFrame newSpatialFrame() - 
newAggregateProcess
AggregateProcess newAggregateProcess() - 
newLink
Link newLink() - 
newAbstractSettings
AbstractSettings newAbstractSettings() - 
newIdentifierList
IdentifierList newIdentifierList() - 
newDocumentList
DocumentList newDocumentList() - 
newCharacteristicList
CharacteristicList newCharacteristicList() - 
newFeatureList
FeatureList newFeatureList() - 
newEvent
Event newEvent() - 
newCapabilityList
CapabilityList newCapabilityList() - 
newEventList
EventList newEventList() - 
newAbstractMetadataList
AbstractMetadataList newAbstractMetadataList() - 
newContactList
ContactList newContactList() - 
newKeywordList
KeywordList newKeywordList() - 
newTerm
Term newTerm() - 
newClassifierList
ClassifierList newClassifierList() - 
newAbstractModes
AbstractModes newAbstractModes() - 
newDataInterface
DataInterface newDataInterface() - 
newObservableProperty
ObservableProperty newObservableProperty() - 
newDeployment
Deployment newDeployment() - 
newDeployedSystem
DeployedSystem newDeployedSystem() 
 -