public class DefaultBICEPSStreamState extends DefaultBICEPSStream implements BICEPSStreamState
| Constructor and Description |
|---|
DefaultBICEPSStreamState(RealTimeSampleArrayMetricDescriptor metric,
org.ws4d.java.types.EndpointReference deviceEndpointRef,
ProxyCommunication comInterface,
BICEPSMedicalDeviceSystem parentMDS) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addStreamState(RealTimeSampleArrayMetricState state) |
void |
changed(AbstractState newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
changed(RealTimeSampleArrayMetricState s) |
protected void |
clearStateBuffer() |
List<RealTimeSampleArrayMetricState> |
getBuffer() |
BICEPSMetricControl |
getControlProxy() |
RealTimeSampleArrayMetricState |
getState() |
BICEPSStreamState |
getStateProxy() |
boolean |
isModifiable() |
boolean |
isStateValid() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
boolean |
touch() |
getDescriptor, getHandleOnEndpointReference, getProxyUniqueID, requestStateChanged, subscriptionEndedgetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getListeners, getMdibVersion, getParentMedicalDeviceSystem, getProxyCom, handleProxyRemove, isStateAvailable, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndex, setInitialValidity, setMdibVersion, setValid, subscribe, unsubscribeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescriptor, subscribe, unsubscribegetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getHandleOnEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexsubscribe, unsubscribepublic DefaultBICEPSStreamState(RealTimeSampleArrayMetricDescriptor metric, org.ws4d.java.types.EndpointReference deviceEndpointRef, ProxyCommunication comInterface, BICEPSMedicalDeviceSystem parentMDS)
public RealTimeSampleArrayMetricState getState()
getState in interface BICEPSSingleStateProxygetState in interface BICEPSStreamStateprotected void addStreamState(RealTimeSampleArrayMetricState state)
protected void clearStateBuffer()
public List<RealTimeSampleArrayMetricState> getBuffer()
getBuffer in interface BICEPSStreamStatepublic boolean isStateValid()
isStateValid in interface BICEPSProxyisStateValid in class DefaultBICEPSStreampublic boolean isModifiable()
isModifiable in interface BICEPSStateProxypublic BICEPSMetricControl getControlProxy()
getControlProxy in interface BICEPSStateProxypublic BICEPSStreamState getStateProxy()
getStateProxy in interface BICEPSProxygetStateProxy in interface BICEPSStreamgetStateProxy in interface BICEPSStreamStategetStateProxy in class DefaultBICEPSStreampublic void changed(RealTimeSampleArrayMetricState s)
public void changed(AbstractState newState, long sequenceNumber, List<ChangedProperty> changedProps)
changed in class DefaultBICEPSStreampublic void removed()
removed in class DefaultBICEPSStreampublic boolean touch()
touch in interface BICEPSStateProxypublic void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list)
public void subscriptionEnded(SubscriptionEndCodeType reason)
Copyright © 2018. All rights reserved.