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