public interface AggregateProcess extends AbstractProcess
| Modifier and Type | Field and Description |
|---|---|
static QName |
DEFAULT_QNAME |
DEFAULT_NS_URI| Modifier and Type | Method and Description |
|---|---|
void |
addComponent(String name,
AbstractProcess component)
Adds a new component
|
void |
addConnection(Link connection)
Adds a new connection
|
AbstractProcess |
getComponent(String name)
Gets the component with the given name
|
net.opengis.OgcPropertyList<AbstractProcess> |
getComponentList()
Gets the list of components
|
List<Link> |
getConnectionList()
Gets the list of connections
|
int |
getNumComponents()
Returns number of components
|
int |
getNumConnections()
Returns number of connections
|
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, setUniqueIdentifierstatic final QName DEFAULT_QNAME
net.opengis.OgcPropertyList<AbstractProcess> getComponentList()
int getNumComponents()
AbstractProcess getComponent(String name)
void addComponent(String name, AbstractProcess component)
int getNumConnections()
void addConnection(Link connection)
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.