public class AggregateProcess extends DescribedObject implements HasComponents<AggregateProcess>, HasConnections<AggregateProcess>
| Constructor and Description |
|---|
AggregateProcess() |
| Modifier and Type | Method and Description |
|---|---|
AggregateProcess |
addComponent(SmlComponent component) |
AggregateProcess |
addComponents(List<SmlComponent> components) |
List<SmlComponent> |
getComponents() |
SmlConnection |
getConnections() |
boolean |
isAggragation() |
AggregateProcess |
setConnections(SmlConnection connections) |
getConfiguration, getDefaultElementEncoding, getDefinition, getModes, getSmlFeatureOfInterest, getTypeOf, isSetSmlFeatureOfInterest, isSetTypeOf, setConfiguration, setDefinition, setModes, setSmlFeatureOfInterest, setTypeOfaddDescription, addName, copyTo, createSmlIoPredicate, findOutputs, getInputs, getMergedValidTime, getNames, getObservablePropertyDescription, getObservablePropertyName, getObservablePropertyUnit, getOutputs, getParameters, getValidTime, isOutputSet, isSetInputs, isSetOutputs, isSetParameters, isSetValidTime, setDescriptions, setInputs, setNames, setOutputs, setParameters, setValidTime, setValidTimeaddCapabilities, addCapabilities, addCharacteristic, addClassification, addClassifications, addContact, addDocumentation, addIdentifier, addKeywords, copyTo, createSmlIdentifierPredicate, createSmlIdentifierPredicate, findCapabilities, findCharacteristics, findClassifier, findIdentification, getCapabilities, getCharacteristics, getClassifications, getContact, getContact, getDocumentation, getFirstName, getHistory, getIdentifications, getInsitu, getKeywords, getMobile, isIdentificationSet, isSetCapabilities, isSetCharacteristics, isSetClassifications, isSetContact, isSetDocumentation, isSetHistory, isSetIdentifications, isSetInsitu, isSetKeywords, isSetMobile, isSetName, removeCapabilities, setCharacteristics, setClassifications, setContact, setDocumentation, setHistory, setIdentifications, setIdentifier, setKeywordsaccept, copyTo, getXml, isEncoded, isSetDefaultElementEncoding, isSetXml, setDefaultElementEncoding, setXml, wasEncodedaddMetaDataProperty, addMetaDataProperty, addName, addName, copyTo, equals, getDescription, getGmlId, getHumanReadableIdentifier, getHumanReadableIdentifierCodeWithAuthority, getIdentifier, getIdentifierCodeWithAuthority, getMetaDataProperty, getName, getOriginalIdentifier, getOriginalIdentifierCodeWithAuthority, hashCode, isReferenced, isSetDescription, isSetGmlID, isSetHumanReadableIdentifier, isSetIdentifier, isSetMetaDataProperty, isSetOriginalIdentifier, setDescription, setGmlId, setHumanReadableIdentifier, setHumanReadableIdentifier, setHumanReadableIdentifierAsIdentifier, setIdentifier, setMetaDataProperty, setName, setNameclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitisSetComponentsisSetConnectionsisSetObservablePropertyDescription, isSetObservablePropertyName, isSetObservablePropertyUnitpublic static final String ID_PREFIX
public List<SmlComponent> getComponents()
getComponents in interface HasComponents<AggregateProcess>public AggregateProcess addComponents(List<SmlComponent> components)
addComponents in interface HasComponents<AggregateProcess>public AggregateProcess addComponent(SmlComponent component)
addComponent in interface HasComponents<AggregateProcess>public boolean isAggragation()
isAggragation in class AbstractSensorMLpublic SmlConnection getConnections()
getConnections in interface HasConnections<AggregateProcess>public AggregateProcess setConnections(SmlConnection connections)
setConnections in interface HasConnections<AggregateProcess>Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.