public interface BICEPSPatientControl extends BICEPSMDSContextElementControl<BICEPSPatientState,PatientListener>
| Modifier and Type | Method and Description |
|---|---|
void |
changed(State s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
List<AbstractContextState> |
getAllContextElementItems() |
BICEPSPatientControl |
getControlProxy() |
PatientAssociationDescriptor |
getDescriptor() |
BICEPSPatientState |
getStateProxy() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list) |
void |
subscribe(PatientListener callback) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
void |
unsubscribe(PatientListener callback) |
changed, setContextElementgetOperationDescriptorsisModifiable, touchgetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getHandleOnEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexBICEPSPatientState getStateProxy()
getStateProxy in interface BICEPSMDSContextElementControl<BICEPSPatientState,PatientListener>getStateProxy in interface BICEPSProxyBICEPSPatientControl getControlProxy()
getControlProxy in interface BICEPSMDSContextElementControl<BICEPSPatientState,PatientListener>getControlProxy in interface BICEPSStateProxyvoid subscribe(PatientListener callback)
subscribe in interface BICEPSMDSContextElementControl<BICEPSPatientState,PatientListener>void unsubscribe(PatientListener callback)
unsubscribe in interface BICEPSMDSContextElementControl<BICEPSPatientState,PatientListener>void changed(State s, long sequenceNumber, List<ChangedProperty> changedProps)
PatientAssociationDescriptor getDescriptor()
getDescriptor in interface BICEPSMDSContextElementControl<BICEPSPatientState,PatientListener>getDescriptor in interface BICEPSProxyList<AbstractContextState> getAllContextElementItems()
getAllContextElementItems in interface BICEPSMDSContextElementControl<BICEPSPatientState,PatientListener>void removed()
void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list)
void subscriptionEnded(SubscriptionEndCodeType reason)
Copyright © 2017. All rights reserved.