public abstract class DefaultAbstractBICEPSProxy<T extends BICEPSClientCallback> extends Object implements BICEPSProxy
| Modifier | Constructor and Description |
|---|---|
protected |
DefaultAbstractBICEPSProxy(org.ws4d.java.types.EndpointReference deviceEndpointReference,
ProxyCommunication proxyCom,
BICEPSMedicalDeviceSystem parentMDS) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescriptor, getHandleOnEndpointReference, getProxyUniqueID, getStateProxy, isStateValidprotected DefaultAbstractBICEPSProxy(org.ws4d.java.types.EndpointReference deviceEndpointReference,
ProxyCommunication proxyCom,
BICEPSMedicalDeviceSystem parentMDS)
protected void setInitialValidity(AbstractDescriptor d)
public org.ws4d.java.types.EndpointReference getEndpointReference()
getEndpointReference in interface BICEPSProxypublic boolean isValid()
isValid in interface BICEPSProxyprotected void setValid(boolean isValid)
protected ProxyCommunication getProxyCom()
public void subscribe(T callback)
public void unsubscribe(T callback)
public boolean isSubscribed(BICEPSClientCallback callback)
isSubscribed in interface BICEPSProxyprotected void handleProxyRemove()
public BICEPSMedicalDeviceSystem getParentMedicalDeviceSystem()
getParentMedicalDeviceSystem in interface BICEPSProxypublic void removed()
public void changed(AbstractState newState, long sequenceNumber, List<ChangedProperty> changedProps)
public void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg)
public long getMdibVersion()
getMdibVersion in interface BICEPSProxyprotected void setMdibVersion(long mdibVersion)
public void subscriptionEnded(SubscriptionEndCodeType reason)
public boolean isStateAvailable()
isStateAvailable in interface BICEPSProxypublic String getContainmentTreeId()
getContainmentTreeId in interface BICEPSProxypublic void setContainmentTreeId(String containmentTreeId)
setContainmentTreeId in interface BICEPSProxypublic String getContainmentTreeListIndex()
getContainmentTreeListIndex in interface BICEPSProxypublic void setContainmentTreeListIndex(String listIndex)
setContainmentTreeListIndex in interface BICEPSProxyCopyright © 2018. All rights reserved.