public class PhysicalSystem extends AbstractPhysicalProcess implements HasComponents<PhysicalSystem>, HasConnections<PhysicalSystem>
| Constructor and Description |
|---|
PhysicalSystem() |
| Modifier and Type | Method and Description |
|---|---|
PhysicalSystem |
addComponent(SmlComponent component) |
PhysicalSystem |
addComponents(List<SmlComponent> components) |
List<SmlComponent> |
getComponents() |
SmlConnection |
getConnections() |
boolean |
isAggragation() |
PhysicalSystem |
setConnections(SmlConnection connections) |
getAttachedTo, getLocalReferenceFrame, getLocalTimeFrame, getPosition, getTimePosition, isSetAttachedTo, setAttachedTo, setLocalReferenceFrame, setLocalTimeFrame, setPosition, setTimePositiongetConfiguration, 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, waitisSetComponentsisSetConnectionsisSetPositionisSetObservablePropertyDescription, isSetObservablePropertyName, isSetObservablePropertyUnitpublic static final String ID_PREFIX
public List<SmlComponent> getComponents()
getComponents in interface HasComponents<PhysicalSystem>public PhysicalSystem addComponents(List<SmlComponent> components)
addComponents in interface HasComponents<PhysicalSystem>public PhysicalSystem addComponent(SmlComponent component)
addComponent in interface HasComponents<PhysicalSystem>public boolean isAggragation()
isAggragation in class AbstractSensorMLpublic SmlConnection getConnections()
getConnections in interface HasConnections<PhysicalSystem>public PhysicalSystem setConnections(SmlConnection connections)
setConnections in interface HasConnections<PhysicalSystem>Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.