public class DefaultBICEPSLimitAlertConditionState extends DefaultBICEPSAlertCondition implements BICEPSLimitAlertConditionState
| Constructor and Description |
|---|
DefaultBICEPSLimitAlertConditionState(LimitAlertConditionDescriptor metric,
org.ws4d.java.types.EndpointReference deviceEndpointRef,
ProxyCommunication proxyCom,
BICEPSMedicalDeviceSystem dmds) |
| Modifier and Type | Method and Description |
|---|---|
void |
changed(CurrentAlertCondition newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
changed(CurrentLimitAlertCondition s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
BICEPSLimitAlertConditionControl |
getControlProxy() |
LimitAlertConditionDescriptor |
getDescriptor() |
CurrentLimitAlertCondition |
getState() |
BICEPSLimitAlertConditionState |
getStateProxy() |
boolean |
isModifiable() |
boolean |
isStateValid() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list) |
protected void |
setAlertSignalState(CurrentLimitAlertCondition state) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
boolean |
touch() |
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, waitsubscribe, unsubscribegetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getHandleOnEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexpublic DefaultBICEPSLimitAlertConditionState(LimitAlertConditionDescriptor metric, org.ws4d.java.types.EndpointReference deviceEndpointRef, ProxyCommunication proxyCom, BICEPSMedicalDeviceSystem dmds)
public CurrentLimitAlertCondition getState()
getState in interface BICEPSSingleStateProxygetState in interface BICEPSAlertConditionStategetState in interface BICEPSLimitAlertConditionStateprotected void setAlertSignalState(CurrentLimitAlertCondition state)
public boolean isStateValid()
isStateValid in interface BICEPSProxyisStateValid in class DefaultBICEPSAlertConditionpublic boolean isModifiable()
isModifiable in interface BICEPSStateProxypublic BICEPSLimitAlertConditionControl getControlProxy()
getControlProxy in interface BICEPSStateProxygetControlProxy in interface BICEPSAlertConditionStategetControlProxy in interface BICEPSLimitAlertConditionStatepublic BICEPSLimitAlertConditionState getStateProxy()
getStateProxy in interface BICEPSProxygetStateProxy in interface BICEPSAlertConditiongetStateProxy in interface BICEPSAlertConditionStategetStateProxy in interface BICEPSLimitAlertConditionStategetStateProxy in class DefaultBICEPSAlertConditionpublic void changed(CurrentLimitAlertCondition s, long sequenceNumber, List<ChangedProperty> changedProps)
changed in interface BICEPSLimitAlertConditionStatepublic void changed(State newState, long sequenceNumber, List<ChangedProperty> changedProps)
changed in class DefaultBICEPSAlertConditionpublic void removed()
removed in class DefaultBICEPSAlertConditionpublic void changed(CurrentAlertCondition newState, long sequenceNumber, List<ChangedProperty> changedProps)
changed in interface BICEPSAlertConditionStatepublic LimitAlertConditionDescriptor getDescriptor()
getDescriptor in interface BICEPSProxygetDescriptor in interface BICEPSAlertConditiongetDescriptor in interface BICEPSAlertConditionStategetDescriptor in interface BICEPSLimitAlertConditionStategetDescriptor in class DefaultBICEPSAlertConditionpublic 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.