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