public class ProcessChain extends AbstractProcess implements HasComponents<ProcessChain>, HasConnections<ProcessChain>
| Constructor and Description |
|---|
ProcessChain() |
| Modifier and Type | Method and Description |
|---|---|
ProcessChain |
addComponent(SmlComponent component) |
ProcessChain |
addComponents(List<SmlComponent> components) |
List<SmlComponent> |
getComponents() |
SmlConnection |
getConnections() |
String |
getDefaultElementEncoding() |
boolean |
isAggragation() |
ProcessChain |
setConnections(SmlConnection connections) |
addDescription, 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 List<SmlComponent> getComponents()
getComponents in interface HasComponents<ProcessChain>public ProcessChain addComponents(List<SmlComponent> components)
addComponents in interface HasComponents<ProcessChain>public ProcessChain addComponent(SmlComponent component)
addComponent in interface HasComponents<ProcessChain>public SmlConnection getConnections()
getConnections in interface HasConnections<ProcessChain>public ProcessChain setConnections(SmlConnection connections)
setConnections in interface HasConnections<ProcessChain>public boolean isAggragation()
isAggragation in class AbstractSensorMLpublic String getDefaultElementEncoding()
getDefaultElementEncoding in interface HasDefaultEncoding<AbstractFeature>getDefaultElementEncoding in class AbstractFeatureCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.