public abstract class AbstractQueryAdapter extends AbstractPropertyAdapter
AbstractPropertyAdapter.EdtUpdateValuePropertyAdapter.PATypeAdapter.ValueHolderappContext, isTargetPropertyDynamic, log, overlayOptOut, target, targetPropertyName, value, valueClass| Constructor and Description |
|---|
AbstractQueryAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected PollingConfig |
getPollingConfig() |
int |
getPollingMode() |
int |
getUpdateRate() |
boolean |
isSerializableDataset() |
protected abstract java.lang.Object |
registerQuery(int updateRate,
boolean runOnce) |
protected void |
restartQuery() |
void |
setPollingMode(int i) |
void |
setQValue(QualifiedValue value)
Sets this adapter's value.
|
void |
setSerializableDataset(boolean serializableDataset) |
void |
setUpdateRate(int i) |
protected void |
shutdownQuery() |
protected void |
startupQuery() |
canUpdate, connect, disconnect, getQValue, getTarget, getTargetDesc, getTargetFullPath, getTargetPropertyName, getValueClass, handleError, handleNullToPrimitive, initLogger, isDataUsed, isDataUsed, isOverlayOptOut, isTargetPropertyDynamic, isValid, setOverlayOptOut, setSetterMethodName, setTarget, setTargetPropertyDynamic, setTargetPropertyName, setValue, setValueClass, shutdown, startup, toString, updateQuality, updateTarget, updateValue, useQualityclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetReferenceTypegetInteractionsprotected void startupQuery()
protected abstract java.lang.Object registerQuery(int updateRate,
boolean runOnce)
protected void shutdownQuery()
protected void restartQuery()
public void setQValue(QualifiedValue value)
AbstractPropertyAdaptersetQValue in interface Adapter.ValueHoldersetQValue in class AbstractPropertyAdapterpublic int getPollingMode()
public void setPollingMode(int i)
public int getUpdateRate()
public void setUpdateRate(int i)
public boolean isSerializableDataset()
public void setSerializableDataset(boolean serializableDataset)
protected PollingConfig getPollingConfig()