public interface DataStream extends AbstractSWEIdentifiable, BlockComponent
Modifier and Type | Method and Description |
---|---|
DataStream |
copy()
Return a structural copy of this component
The copy is done recursively, but only the structure is copied (not the data)
|
boolean |
isSetElementCount()
Checks if elementCount is set
|
getElementCount, getElementCountProperty, getElementType, getElementTypeProperty, getEncoding, getValues, isSetEncoding, isSetValues, setElementCount, setElementType, setEncoding, setValues
accept, addComponent, assignNewDataBlock, clearData, clone, createDataBlock, getComponent, getComponent, getComponentCount, getComponentIndex, getData, getDefinition, getName, getOptional, getParent, getUpdatable, hasConstraints, hasData, isSetDefinition, isSetOptional, isSetUpdatable, removeComponent, removeComponent, renewDataBlock, setData, setDefinition, setName, setOptional, setUpdatable, unSetOptional, unSetUpdatable, validateData
getDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabel
addExtension, getExtensionList, getId, getNumExtensions, isSetId, setId
DataStream copy()
DataComponent
copy
in interface DataComponent
copy
in interface HasCopy
boolean isSetElementCount()