public interface MeasurementDescriptorIF extends DescriptorIF
| Modifier and Type | Method and Description |
|---|---|
ParameterSetDescriptorIF[] |
getParameterSets()
Get the Parameter set.
|
SubMatrixDescriptorIF[] |
getSubMatrixDescriptors()
Get submatrix save information.
|
boolean |
isEmpty()
Holds the implementation no mass data?
|
void |
setArguments(java.util.Properties arguments)
Set argument property map.
|
void |
setContext(XSDContextIF ctx)
Set the context.
|
getAttributes, getName, removeAttribute, setAttribute, setNamevoid setContext(XSDContextIF ctx)
ctx - the context.void setArguments(java.util.Properties arguments)
throws InvalidArgumentException
arguments - the property mapInvalidArgumentExceptionSubMatrixDescriptorIF[] getSubMatrixDescriptors()
ParameterSetDescriptorIF[] getParameterSets()
boolean isEmpty()