public interface BICEPSAlertSystemControl extends BICEPSControlProxy
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractState newState,
java.lang.String sequenceNumber,
java.util.List<ChangedProperty> changedProps) |
BICEPSAlertSystemControl |
getControlProxy() |
AlertSystemDescriptor |
getDescriptor() |
AlertSystemState |
getState() |
BICEPSAlertSystemState |
getStateProxy() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
java.util.List<LocalizedText> list) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
getOperationDescriptorsisModifiable, touchgetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getHandleOnEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexBICEPSAlertSystemState getStateProxy()
getStateProxy in interface BICEPSProxyBICEPSAlertSystemControl getControlProxy()
getControlProxy in interface BICEPSStateProxyAlertSystemState getState()
AlertSystemDescriptor getDescriptor()
getDescriptor in interface BICEPSProxyvoid removed()
void changed(AbstractState newState, java.lang.String sequenceNumber, java.util.List<ChangedProperty> changedProps)
void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
java.util.List<LocalizedText> list)
void subscriptionEnded(SubscriptionEndCodeType reason)