public class DefaultBICEPSMDSContext extends DefaultAbstractBICEPSProxy<MDSContextListener> implements BICEPSMDSContext
| Modifier and Type | Field and Description |
|---|---|
List<BICEPSMDSContextElementState<?,?>> |
mdsContextElements |
| Constructor and Description |
|---|
DefaultBICEPSMDSContext(SystemContextDescriptor systemContextDescriptor,
org.ws4d.java.types.EndpointReference deviceEndpointRef,
ProxyCommunication proxyCom,
BICEPSMedicalDeviceSystem parentDMDS,
List<BICEPSMDSContextElementState<?,?>> mdsContextElements) |
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractContextState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
changed(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
SystemContextDescriptor |
getDescriptor() |
String |
getHandleOnEndpointReference() |
List<BICEPSMDSContextElementState<?,?>> |
getMDSContextElements() |
ProxyUniqueID |
getProxyUniqueID() |
BICEPSStateProxy |
getStateProxy() |
boolean |
isStateValid() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
getContainmentTreeId, 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, waitgetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, isStateAvailable, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexpublic final List<BICEPSMDSContextElementState<?,?>> mdsContextElements
public DefaultBICEPSMDSContext(SystemContextDescriptor systemContextDescriptor, org.ws4d.java.types.EndpointReference deviceEndpointRef, ProxyCommunication proxyCom, BICEPSMedicalDeviceSystem parentDMDS, List<BICEPSMDSContextElementState<?,?>> mdsContextElements)
public List<BICEPSMDSContextElementState<?,?>> getMDSContextElements()
getMDSContextElements in interface BICEPSMDSContextpublic ProxyUniqueID getProxyUniqueID()
getProxyUniqueID in interface BICEPSProxypublic String getHandleOnEndpointReference()
getHandleOnEndpointReference in interface BICEPSProxypublic SystemContextDescriptor getDescriptor()
getDescriptor in interface BICEPSProxypublic boolean isStateValid()
isStateValid in interface BICEPSProxypublic void removed()
removed in class DefaultAbstractBICEPSProxy<MDSContextListener>public void subscriptionEnded(SubscriptionEndCodeType reason)
subscriptionEnded in class DefaultAbstractBICEPSProxy<MDSContextListener>public BICEPSStateProxy getStateProxy()
getStateProxy in interface BICEPSProxypublic void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg)
requestStateChanged in class DefaultAbstractBICEPSProxy<MDSContextListener>public void changed(AbstractContextState s, long sequenceNumber, List<ChangedProperty> changedProps)
public void changed(AbstractState newState, String sequenceNumber, List<ChangedProperty> changedProps)
changed in class DefaultAbstractBICEPSProxy<MDSContextListener>Copyright © 2018. All rights reserved.