public class RawDataImpl extends NodeImpl implements RawData
| Constructor and Description |
|---|
RawDataImpl(ListNodes registry,
Node node) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getAllEnabledVariable() |
boolean |
getStateVariableState(String variableId) |
boolean |
isValid()
validity of a mediator
|
Measure[] |
measures(String variableId) |
Map |
toMap() |
int |
viability(String variableId,
Measure m)
checks if the measure is out of bounds
|
chainId, nodeId, timeStamp, toString, uuidpublic RawDataImpl(ListNodes registry, Node node) throws CiliaIllegalStateException
CiliaIllegalStateExceptionpublic boolean isValid()
throws CiliaIllegalStateException
RawDataisValid in interface RawDataCiliaIllegalStateExceptionpublic Measure[] measures(String variableId) throws CiliaIllegalParameterException, CiliaIllegalStateException
measures in interface RawDataCiliaIllegalParameterExceptionCiliaIllegalStateExceptionpublic int viability(String variableId, Measure m) throws CiliaIllegalParameterException, CiliaIllegalStateException
RawDataviability in interface RawDataCiliaIllegalParameterExceptionCiliaIllegalStateExceptionpublic String[] getAllEnabledVariable() throws CiliaIllegalStateException
getAllEnabledVariable in interface RawDataCiliaIllegalStateExceptionpublic boolean getStateVariableState(String variableId) throws CiliaIllegalStateException, CiliaIllegalParameterException
getStateVariableState in interface RawDataCiliaIllegalStateExceptionCiliaIllegalParameterExceptionCopyright © 2012-2013 Adele Team | LIG. All Rights Reserved.