public interface BICEPSPatientControl extends BICEPSMDSContextElementControl<BICEPSPatientState,PatientListener>
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractState newState,
java.lang.String sequenceNumber,
java.util.List<ChangedProperty> changedProps) |
void |
changedContextState(AbstractContextState s,
java.lang.String sequenceNumber,
java.util.List<ChangedProperty> changedProps) |
java.util.List<AbstractContextState> |
getAllContextElementItems() |
BICEPSPatientControl |
getControlProxy() |
PatientContextDescriptor |
getDescriptor() |
BICEPSPatientState |
getStateProxy() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
java.util.List<LocalizedText> list) |
void |
subscribe(PatientListener callback) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
void |
unsubscribe(PatientListener callback) |
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 changedContextState(AbstractContextState s, java.lang.String sequenceNumber, java.util.List<ChangedProperty> changedProps)
changedContextState in interface BICEPSMDSContextElementControl<BICEPSPatientState,PatientListener>PatientContextDescriptor getDescriptor()
getDescriptor in interface BICEPSMDSContextElementControl<BICEPSPatientState,PatientListener>getDescriptor in interface BICEPSProxyjava.util.List<AbstractContextState> getAllContextElementItems()
getAllContextElementItems in interface BICEPSMDSContextElementControl<BICEPSPatientState,PatientListener>void 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)