A B C D E F G H I J L M N O P Q R S T U V W 

A

AbstractExporter - Class in org.eclipse.scada.utils.osgi.exporter
 
AbstractExporter(BundleContext) - Constructor for class org.eclipse.scada.utils.osgi.exporter.AbstractExporter
 
AbstractFuture<T> - Class in org.eclipse.scada.utils.concurrent
 
AbstractFuture() - Constructor for class org.eclipse.scada.utils.concurrent.AbstractFuture
 
AbstractObjectPoolServiceTracker<S> - Class in org.eclipse.scada.utils.osgi.pool
 
AbstractObjectPoolServiceTracker(ObjectPoolTracker<S>, String) - Constructor for class org.eclipse.scada.utils.osgi.pool.AbstractObjectPoolServiceTracker
 
AbstractObjectPoolServiceTracker.PoolHandler - Class in org.eclipse.scada.utils.osgi.pool
 
AbstractObjectPoolServiceTracker.PoolHandler(ObjectPool<S>, String) - Constructor for class org.eclipse.scada.utils.osgi.pool.AbstractObjectPoolServiceTracker.PoolHandler
 
AbstractPropertyChange - Class in org.eclipse.scada.utils.beans
An abstract base class for property change support.
AbstractPropertyChange() - Constructor for class org.eclipse.scada.utils.beans.AbstractPropertyChange
 
Activator - Class in org.eclipse.scada.utils.osgi.jaxws
 
Activator() - Constructor for class org.eclipse.scada.utils.osgi.jaxws.Activator
 
add(E) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
addAll(Collection<? extends E>) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
addingService(ServiceReference<T>) - Method in class org.eclipse.scada.utils.osgi.SingleServiceTracker
 
addListener(FutureListener<T>) - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
addListener(Runnable) - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
addListener(CountingThreadPoolExecutor.Listener) - Method in class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
addListener(FutureListener<T>) - Method in class org.eclipse.scada.utils.concurrent.FutureTask
 
addListener(Runnable) - Method in class org.eclipse.scada.utils.concurrent.FutureTask
 
addListener(FutureListener<T>) - Method in class org.eclipse.scada.utils.concurrent.InstantFutureBase
 
addListener(Runnable) - Method in class org.eclipse.scada.utils.concurrent.InstantFutureBase
 
addListener(FutureListener<T>) - Method in interface org.eclipse.scada.utils.concurrent.NotifyFuture
 
addListener(Runnable) - Method in interface org.eclipse.scada.utils.concurrent.NotifyFuture
 
addListener(String, ObjectPoolListener<S>) - Method in interface org.eclipse.scada.utils.osgi.pool.ObjectPool
 
addListener(ObjectPoolListener<S>) - Method in interface org.eclipse.scada.utils.osgi.pool.ObjectPool
 
addListener(String, ObjectPoolListener<S>) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolImpl
 
addListener(ObjectPoolListener<S>) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolImpl
 
addListener(ObjectPoolTracker.ObjectPoolServiceListener<S>) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolTracker
 
addPool(ObjectPool<S>, ServiceReference<ObjectPool<S>>) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolTracker
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.scada.utils.beans.AbstractPropertyChange
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.eclipse.scada.utils.beans.AbstractPropertyChange
 
addService(String, S, Dictionary<?, ?>) - Method in interface org.eclipse.scada.utils.osgi.pool.ManageableObjectPool
 
addService(String, S, Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolImpl
 
addTask(NotifyFuture<?>) - Method in class org.eclipse.scada.utils.concurrent.task.DefaultTaskHandler
 
addTask(NotifyFuture<?>) - Method in interface org.eclipse.scada.utils.concurrent.task.TaskHandler
 
afterExecute(Runnable, Throwable) - Method in class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
AllObjectPoolServiceTracker<S> - Class in org.eclipse.scada.utils.osgi.pool
A service tracker which tracks all services of all object pools found
AllObjectPoolServiceTracker(ObjectPoolTracker<S>, ObjectPoolListener<S>) - Constructor for class org.eclipse.scada.utils.osgi.pool.AllObjectPoolServiceTracker
 
AllObjectPoolServiceTracker.PoolHandler - Class in org.eclipse.scada.utils.osgi.pool
 
AllObjectPoolServiceTracker.PoolHandler(ObjectPool<S>) - Constructor for class org.eclipse.scada.utils.osgi.pool.AllObjectPoolServiceTracker.PoolHandler
 
allocateId(NotifyFuture<?>) - Method in class org.eclipse.scada.utils.concurrent.task.DefaultTaskHandler
 
Apply<T> - Interface in org.eclipse.scada.utils.lang
 
apply(T) - Method in interface org.eclipse.scada.utils.lang.Apply
 
applyParameters(PreparedStatement, Object...) - Method in class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionContext
 
applyVars(ScriptContext, Map<String, Object>) - Method in class org.eclipse.scada.utils.script.ScriptExecutor
 
Assertion - Enum in org.eclipse.scada.utils.filter
 
AsyncBasedOperation<R,T> - Class in org.eclipse.scada.utils.exec
Implements an operation that is based on a asynchronous operation.
AsyncBasedOperation() - Constructor for class org.eclipse.scada.utils.exec.AsyncBasedOperation
 
asyncSetError(Throwable) - Method in class org.eclipse.scada.utils.concurrent.ExecutorFuture
 
asyncSetResult(T) - Method in class org.eclipse.scada.utils.concurrent.ExecutorFuture
 
awaitTermination(long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
awaitTermination(long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 

B

BeanMatcher - Class in org.eclipse.scada.utils.filter.bean
 
BeanMatcher() - Constructor for class org.eclipse.scada.utils.filter.bean.BeanMatcher
 
BitArray - Class in org.eclipse.scada.utils.lang
 
BitArray() - Constructor for class org.eclipse.scada.utils.lang.BitArray
 
BitArray(int) - Constructor for class org.eclipse.scada.utils.lang.BitArray
 
BitArray(byte[]) - Constructor for class org.eclipse.scada.utils.lang.BitArray
 
BooleanEditor - Class in org.eclipse.scada.utils.propertyeditors
 
BooleanEditor() - Constructor for class org.eclipse.scada.utils.propertyeditors.BooleanEditor
 
BoundedPriorityQueueSet<E> - Class in org.eclipse.scada.utils.collection
 
BoundedPriorityQueueSet(int) - Constructor for class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
BoundedPriorityQueueSet(int, Comparator<E>) - Constructor for class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
BoundedPriorityQueueSet(int, Collection<E>) - Constructor for class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
BoundedPriorityQueueSet(int, Comparator<E>, Collection<E>) - Constructor for class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
BoundedQueue<E> - Interface in org.eclipse.scada.utils.collection
 
build() - Method in class org.eclipse.scada.utils.collection.MapBuilder
Return a new map which is separated from this map builder
BundleObjectInputStream - Class in org.eclipse.scada.utils.osgi
An object input stream which loads its classes from the provided bundle.
BundleObjectInputStream(InputStream, Bundle) - Constructor for class org.eclipse.scada.utils.osgi.BundleObjectInputStream
 
ByteEditor - Class in org.eclipse.scada.utils.propertyeditors
 
ByteEditor() - Constructor for class org.eclipse.scada.utils.propertyeditors.ByteEditor
 

C

call(Future<T>) - Method in class org.eclipse.scada.utils.concurrent.CallingFuture
 
CallingFuture<T,T2> - Class in org.eclipse.scada.utils.concurrent
A future handler which calls a method and passes on the result to itself, implementing another future.
CallingFuture(NotifyFuture<T>) - Constructor for class org.eclipse.scada.utils.concurrent.CallingFuture
 
cancel(boolean) - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
cancel(boolean) - Method in class org.eclipse.scada.utils.concurrent.CallingFuture
 
cancel(boolean) - Method in class org.eclipse.scada.utils.concurrent.InstantFutureBase
 
cancel(boolean) - Method in class org.eclipse.scada.utils.concurrent.IteratingFuture
 
cancel(boolean) - Method in class org.eclipse.scada.utils.concurrent.TransformResultFuture
 
cancelTask(Long) - Method in class org.eclipse.scada.utils.concurrent.task.DefaultTaskHandler
 
cancelTask(Long) - Method in interface org.eclipse.scada.utils.concurrent.task.TaskHandler
 
changeCurrentValue(Object, double) - Method in class org.eclipse.scada.utils.stats.StatisticEntryImpl
 
changeCurrentValue(Object, double) - Method in class org.eclipse.scada.utils.stats.StatisticsImpl
 
clear() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
clear() - Method in class org.eclipse.scada.utils.collection.MapBuilder
Clean the map held by the map builder
cloneListeners(String) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolImpl
 
close() - Method in class org.eclipse.scada.utils.io.HexDumpOutputStream
 
close() - Method in class org.eclipse.scada.utils.osgi.pool.AbstractObjectPoolServiceTracker
 
close() - Method in class org.eclipse.scada.utils.osgi.pool.AllObjectPoolServiceTracker
Stop the tracker
close() - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolTracker
 
close() - Method in class org.eclipse.scada.utils.osgi.SingleServiceTracker
 
CodedException - Exception in org.eclipse.scada.utils.statuscodes
 
CodedException(StatusCode) - Constructor for exception org.eclipse.scada.utils.statuscodes.CodedException
 
CodedException(StatusCode, String) - Constructor for exception org.eclipse.scada.utils.statuscodes.CodedException
 
CodedException(StatusCode, Throwable) - Constructor for exception org.eclipse.scada.utils.statuscodes.CodedException
 
CodedException(StatusCode, String, Throwable) - Constructor for exception org.eclipse.scada.utils.statuscodes.CodedException
 
CodedExceptionBase - Interface in org.eclipse.scada.utils.statuscodes
 
CodedExceptionDefStatusCode - Exception in org.eclipse.scada.utils.statuscodes
 
CodedExceptionDefStatusCode() - Constructor for exception org.eclipse.scada.utils.statuscodes.CodedExceptionDefStatusCode
 
CodedExceptionDefStatusCode(String) - Constructor for exception org.eclipse.scada.utils.statuscodes.CodedExceptionDefStatusCode
 
CodedExceptionDefStatusCode(Throwable) - Constructor for exception org.eclipse.scada.utils.statuscodes.CodedExceptionDefStatusCode
 
CodedExceptionDefStatusCode(String, Throwable) - Constructor for exception org.eclipse.scada.utils.statuscodes.CodedExceptionDefStatusCode
 
CodedRuntimeException - Exception in org.eclipse.scada.utils.statuscodes
 
CodedRuntimeException(StatusCode) - Constructor for exception org.eclipse.scada.utils.statuscodes.CodedRuntimeException
 
CodedRuntimeException(StatusCode, String) - Constructor for exception org.eclipse.scada.utils.statuscodes.CodedRuntimeException
 
CodedRuntimeException(StatusCode, String, Throwable) - Constructor for exception org.eclipse.scada.utils.statuscodes.CodedRuntimeException
 
CodedRuntimeException(StatusCode, Throwable) - Constructor for exception org.eclipse.scada.utils.statuscodes.CodedRuntimeException
 
CodedRuntimeExceptionDefStatusCode - Exception in org.eclipse.scada.utils.statuscodes
 
CodedRuntimeExceptionDefStatusCode() - Constructor for exception org.eclipse.scada.utils.statuscodes.CodedRuntimeExceptionDefStatusCode
 
CodedRuntimeExceptionDefStatusCode(String) - Constructor for exception org.eclipse.scada.utils.statuscodes.CodedRuntimeExceptionDefStatusCode
 
CodedRuntimeExceptionDefStatusCode(Throwable) - Constructor for exception org.eclipse.scada.utils.statuscodes.CodedRuntimeExceptionDefStatusCode
 
CodedRuntimeExceptionDefStatusCode(String, Throwable) - Constructor for exception org.eclipse.scada.utils.statuscodes.CodedRuntimeExceptionDefStatusCode
 
commit() - Method in class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionContext
 
commit() - Method in interface org.eclipse.scada.utils.osgi.jdbc.task.ConnectionContext
 
CommonConnectionAccessor - Class in org.eclipse.scada.utils.osgi.jdbc
 
CommonConnectionAccessor() - Constructor for class org.eclipse.scada.utils.osgi.jdbc.CommonConnectionAccessor
 
CommonConnectionContext - Class in org.eclipse.scada.utils.osgi.jdbc.task
 
CommonConnectionContext() - Constructor for class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionContext
 
CommonConnectionTask<R> - Class in org.eclipse.scada.utils.osgi.jdbc.task
 
CommonConnectionTask() - Constructor for class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionTask
 
CommonConnectionTask.ConnectionContextImplementation - Class in org.eclipse.scada.utils.osgi.jdbc.task
 
comparator() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
complete(Future<T>) - Method in interface org.eclipse.scada.utils.concurrent.FutureListener
 
complete(Future<T>) - Method in class org.eclipse.scada.utils.concurrent.IteratingFuture.FutureListenerImpl
 
complete(Future<T>) - Method in class org.eclipse.scada.utils.concurrent.task.ResultFutureHandler
 
complete() - Method in class org.eclipse.scada.utils.exec.OperationResult
 
complete(long, TimeUnit) - Method in class org.eclipse.scada.utils.exec.OperationResult
 
completed(T) - Method in interface org.eclipse.scada.utils.concurrent.task.ResultHandler
 
ConnectionAccessor - Interface in org.eclipse.scada.utils.osgi.jdbc
 
ConnectionContext - Interface in org.eclipse.scada.utils.osgi.jdbc.task
 
ConnectionTask<R> - Interface in org.eclipse.scada.utils.osgi.jdbc.task
 
contains(Object) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
containsAll(Collection<?>) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
convertSql(String, Map<String, List<Integer>>) - Static method in class org.eclipse.scada.utils.sql.SqlHelper
 
countChanged(int) - Method in interface org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor.Listener
 
CountingThreadPoolExecutor - Class in org.eclipse.scada.utils.concurrent
 
CountingThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler) - Constructor for class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
CountingThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
CountingThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
CountingThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
CountingThreadPoolExecutor.Listener - Interface in org.eclipse.scada.utils.concurrent
 
createAndFilter(Filter...) - Static method in class org.eclipse.scada.utils.osgi.FilterUtil
 
createAndFilter(Map<String, String>) - Static method in class org.eclipse.scada.utils.osgi.FilterUtil
 
createAndFilter(String, Map<String, String>) - Static method in class org.eclipse.scada.utils.osgi.FilterUtil
 
createClassAndPidFilter(String, String) - Static method in class org.eclipse.scada.utils.osgi.FilterUtil
 
createClassAndPidFilter(Class<?>, String) - Static method in class org.eclipse.scada.utils.osgi.FilterUtil
 
createClassFilter(String) - Static method in class org.eclipse.scada.utils.osgi.FilterUtil
 
createFilter(String, Map<String, String>) - Static method in class org.eclipse.scada.utils.osgi.FilterUtil
 
createFilter(String, Filter...) - Static method in class org.eclipse.scada.utils.osgi.FilterUtil
 
createName() - Method in class org.eclipse.scada.utils.concurrent.NamedThreadFactory
 
createOrFilter(Filter...) - Static method in class org.eclipse.scada.utils.osgi.FilterUtil
 
createOrFilter(Map<String, String>) - Static method in class org.eclipse.scada.utils.osgi.FilterUtil
 
createSimpleOr(String, Set<String>) - Static method in class org.eclipse.scada.utils.osgi.FilterUtil
 

D

DataSourceConnectionAccessor - Class in org.eclipse.scada.utils.osgi.jdbc
 
DataSourceConnectionAccessor(DataSourceFactory, Properties) - Constructor for class org.eclipse.scada.utils.osgi.jdbc.DataSourceConnectionAccessor
 
DataSourceFactoryTracker - Class in org.eclipse.scada.utils.osgi.jdbc
 
DataSourceFactoryTracker(BundleContext, String, SingleServiceListener<DataSourceFactory>) - Constructor for class org.eclipse.scada.utils.osgi.jdbc.DataSourceFactoryTracker
 
DataSourceFactoryTracker(BundleContext, String, SingleServiceListener<DataSourceFactory>, boolean) - Constructor for class org.eclipse.scada.utils.osgi.jdbc.DataSourceFactoryTracker
 
DataSourceHelper - Class in org.eclipse.scada.utils.osgi.jdbc
 
DateEditor - Class in org.eclipse.scada.utils.propertyeditors
 
DateEditor() - Constructor for class org.eclipse.scada.utils.propertyeditors.DateEditor
 
decode(String) - Static method in class org.eclipse.scada.utils.str.StringEncoder
 
DEFAULT_PATTERN - Static variable in class org.eclipse.scada.utils.str.StringReplacer
The default pattern: ${var}
DEFAULT_PREFIX - Static variable in class org.eclipse.scada.utils.osgi.jdbc.DataSourceHelper
 
DefaultTaskHandler - Class in org.eclipse.scada.utils.concurrent.task
 
DefaultTaskHandler() - Constructor for class org.eclipse.scada.utils.concurrent.task.DefaultTaskHandler
 
DirectExecutor - Class in org.eclipse.scada.utils.concurrent
An executor which directly calls the runnable
DirectExecutor() - Constructor for class org.eclipse.scada.utils.concurrent.DirectExecutor
 
Disposable - Interface in org.eclipse.scada.utils.lang
 
dispose() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
dispose() - Method in class org.eclipse.scada.utils.concurrent.task.DefaultTaskHandler
 
dispose() - Method in interface org.eclipse.scada.utils.concurrent.task.TaskHandler
Dispose and cancel all tasks
dispose() - Method in interface org.eclipse.scada.utils.concurrent.task.TaskHandler.Handle
Will deallocate the ID immediately.
dispose() - Method in interface org.eclipse.scada.utils.lang.Disposable
 
dispose() - Method in class org.eclipse.scada.utils.osgi.exporter.AbstractExporter
 
dispose() - Method in class org.eclipse.scada.utils.osgi.jaxws.EndpointExporter
 
dispose() - Method in class org.eclipse.scada.utils.osgi.jdbc.CommonConnectionAccessor
 
dispose() - Method in interface org.eclipse.scada.utils.osgi.jdbc.ConnectionAccessor
 
dispose() - Method in class org.eclipse.scada.utils.osgi.jdbc.pool.PoolConnectionAccessor
 
dispose() - Method in class org.eclipse.scada.utils.osgi.pool.AbstractObjectPoolServiceTracker.PoolHandler
 
dispose() - Method in class org.eclipse.scada.utils.osgi.pool.AllObjectPoolServiceTracker.PoolHandler
 
dispose() - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolImpl
 
doComplete(Future<T>, S) - Method in class org.eclipse.scada.utils.concurrent.IteratingFuture
 
done() - Method in class org.eclipse.scada.utils.concurrent.FutureTask
 
DoubleEditor - Class in org.eclipse.scada.utils.propertyeditors
 
DoubleEditor() - Constructor for class org.eclipse.scada.utils.propertyeditors.DoubleEditor
 
doWithConnection(ConnectionTask<R>) - Method in class org.eclipse.scada.utils.osgi.jdbc.CommonConnectionAccessor
 
doWithConnection(ConnectionTask<R>) - Method in interface org.eclipse.scada.utils.osgi.jdbc.ConnectionAccessor
 

E

element() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
EMPTY - Static variable in interface org.eclipse.scada.utils.filter.Filter
 
encode(String) - Static method in class org.eclipse.scada.utils.str.StringEncoder
 
EndpointExporter - Class in org.eclipse.scada.utils.osgi.jaxws
 
EndpointExporter(BundleContext, String) - Constructor for class org.eclipse.scada.utils.osgi.jaxws.EndpointExporter
 
equals(Object) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
equals(Object) - Method in class org.eclipse.scada.utils.lang.Pair
 
equals(Object) - Method in class org.eclipse.scada.utils.stats.StatisticEntryImpl
 
equals(Object) - Method in class org.eclipse.scada.utils.statuscodes.StatusCode
 
ExceptionHelper - Class in org.eclipse.scada.utils
 
ExceptionHelper() - Constructor for class org.eclipse.scada.utils.ExceptionHelper
 
execute(Runnable) - Method in class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
execute(Runnable) - Method in class org.eclipse.scada.utils.concurrent.DirectExecutor
 
execute(Runnable) - Method in class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
execute(Runnable) - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
execute(T) - Method in class org.eclipse.scada.utils.exec.AsyncBasedOperation
 
execute(T) - Method in interface org.eclipse.scada.utils.exec.Operation
 
execute(ScriptContext) - Method in class org.eclipse.scada.utils.script.ScriptExecutor
 
execute(ScriptContext, Map<String, Object>) - Method in class org.eclipse.scada.utils.script.ScriptExecutor
 
ExecutorFuture<T> - Class in org.eclipse.scada.utils.concurrent
 
ExecutorFuture(Executor) - Constructor for class org.eclipse.scada.utils.concurrent.ExecutorFuture
 
ExecutorServiceExporterImpl - Class in org.eclipse.scada.utils.concurrent
 
ExecutorServiceExporterImpl(ExecutorService, String) - Constructor for class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
ExecutorServiceExporterMXBean - Interface in org.eclipse.scada.utils.concurrent
 
expandParameters(Map<String, List<Integer>>, Map<String, Object>) - Static method in class org.eclipse.scada.utils.sql.SqlHelper
Expand parameters for statement from named parameter position map
EXPORT_ENABLED - Static variable in interface org.eclipse.scada.utils.osgi.exporter.JaxWsExporter
 
ExportedExecutorService - Class in org.eclipse.scada.utils.concurrent
 
ExportedExecutorService(String, int, int, long, TimeUnit) - Constructor for class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
exportService(ServiceReference<?>, Object) - Method in class org.eclipse.scada.utils.osgi.exporter.AbstractExporter
 
exportService(ServiceReference<?>, Object) - Method in class org.eclipse.scada.utils.osgi.jaxws.EndpointExporter
 
extractMessage(Throwable) - Static method in class org.eclipse.scada.utils.ExceptionHelper
Extract the message from an exception

F

failed(Throwable) - Method in interface org.eclipse.scada.utils.concurrent.task.ResultHandler
 
failure(Exception) - Method in interface org.eclipse.scada.utils.exec.OperationResultHandler
Gets called in the case an error occurred.
fetchResult() - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
filter(Filter, Collection<Object>, boolean, PropertyEditorRegistry) - Static method in class org.eclipse.scada.utils.filter.bean.BeanMatcher
 
filter(Filter, Collection<Object>, Collection<Object>, boolean, PropertyEditorRegistry) - Static method in class org.eclipse.scada.utils.filter.bean.BeanMatcher
 
Filter - Interface in org.eclipse.scada.utils.filter
 
FilterAssertion - Class in org.eclipse.scada.utils.filter
 
FilterAssertion(String, Assertion, Object) - Constructor for class org.eclipse.scada.utils.filter.FilterAssertion
 
FilterEmpty - Class in org.eclipse.scada.utils.filter
 
FilterEmpty() - Constructor for class org.eclipse.scada.utils.filter.FilterEmpty
 
FilterExpression - Class in org.eclipse.scada.utils.filter
 
FilterExpression() - Constructor for class org.eclipse.scada.utils.filter.FilterExpression
 
FilterParseException - Exception in org.eclipse.scada.utils.filter
 
FilterParseException(String, Throwable) - Constructor for exception org.eclipse.scada.utils.filter.FilterParseException
 
FilterParseException(String) - Constructor for exception org.eclipse.scada.utils.filter.FilterParseException
 
FilterParseException(Throwable) - Constructor for exception org.eclipse.scada.utils.filter.FilterParseException
 
FilterParser - Class in org.eclipse.scada.utils.filter
 
FilterParser(String) - Constructor for class org.eclipse.scada.utils.filter.FilterParser
 
FilterUtil - Class in org.eclipse.scada.utils.osgi
 
FilterUtil() - Constructor for class org.eclipse.scada.utils.osgi.FilterUtil
 
finalize() - Method in class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
finalize() - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
findAllFields(Class<?>) - Static method in class org.eclipse.scada.utils.reflect.Reflections
Find all declared fields of a class
findCustomEditor(Class<?>, String) - Method in class org.eclipse.scada.utils.propertyeditors.PropertyEditorRegistry
 
findCustomEditor(Class<?>) - Method in class org.eclipse.scada.utils.propertyeditors.PropertyEditorRegistry
 
findField(Class<?>, String) - Static method in class org.eclipse.scada.utils.reflect.Reflections
Find a field from all declared fields of a class
fireCountChanged(int) - Method in class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
fireIndexedPropertyChange(String, int, boolean, boolean) - Method in class org.eclipse.scada.utils.beans.AbstractPropertyChange
 
fireIndexedPropertyChange(String, int, int, int) - Method in class org.eclipse.scada.utils.beans.AbstractPropertyChange
 
fireIndexedPropertyChange(String, int, Object, Object) - Method in class org.eclipse.scada.utils.beans.AbstractPropertyChange
 
firePropertyChange(PropertyChangeEvent) - Method in class org.eclipse.scada.utils.beans.AbstractPropertyChange
 
firePropertyChange(String, boolean, boolean) - Method in class org.eclipse.scada.utils.beans.AbstractPropertyChange
 
firePropertyChange(String, int, int) - Method in class org.eclipse.scada.utils.beans.AbstractPropertyChange
 
firePropertyChange(String, Object, Object) - Method in class org.eclipse.scada.utils.beans.AbstractPropertyChange
 
first() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
first - Variable in class org.eclipse.scada.utils.lang.Pair
 
FloatEditor - Class in org.eclipse.scada.utils.propertyeditors
 
FloatEditor() - Constructor for class org.eclipse.scada.utils.propertyeditors.FloatEditor
 
formatted(Throwable) - Static method in class org.eclipse.scada.utils.ExceptionHelper
Format exception as string
fromString(String) - Static method in enum org.eclipse.scada.utils.filter.Assertion
 
fromValue(int) - Static method in enum org.eclipse.scada.utils.filter.Assertion
 
fromValue(int) - Static method in enum org.eclipse.scada.utils.filter.Operator
 
FutureListener<T> - Interface in org.eclipse.scada.utils.concurrent
 
FutureTask<T> - Class in org.eclipse.scada.utils.concurrent
 
FutureTask(Callable<T>) - Constructor for class org.eclipse.scada.utils.concurrent.FutureTask
 
FutureTask(Runnable, T) - Constructor for class org.eclipse.scada.utils.concurrent.FutureTask
 

G

generateStatusCode() - Method in exception org.eclipse.scada.utils.statuscodes.CodedExceptionDefStatusCode
the implementation of setStatusCode must provide the statuscode you want your exception to have.
generateStatusCode() - Method in exception org.eclipse.scada.utils.statuscodes.CodedRuntimeExceptionDefStatusCode
the implementation of setStatusCode must provide the statuscode you want your exception to have.
get() - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
get(long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
get() - Method in class org.eclipse.scada.utils.concurrent.InstantErrorFuture
 
get(long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.InstantErrorFuture
 
get() - Method in class org.eclipse.scada.utils.concurrent.InstantFuture
 
get(long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.InstantFuture
 
get() - Method in class org.eclipse.scada.utils.exec.OperationResult
 
get(int) - Method in class org.eclipse.scada.utils.lang.BitArray
 
getActiveCount() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
getActiveCount() - Method in interface org.eclipse.scada.utils.concurrent.ExecutorServiceExporterMXBean
 
getAssertion() - Method in class org.eclipse.scada.utils.filter.FilterAssertion
 
getAsText() - Method in class org.eclipse.scada.utils.propertyeditors.StringEditor
 
getAsText() - Method in class org.eclipse.scada.utils.propertyeditors.UUIDEditor
 
getAttribute() - Method in class org.eclipse.scada.utils.filter.FilterAssertion
 
getCapacity() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
getCapacity() - Method in interface org.eclipse.scada.utils.collection.BoundedQueue
 
getCompletedTaskCount() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
getCompletedTaskCount() - Method in interface org.eclipse.scada.utils.concurrent.ExecutorServiceExporterMXBean
 
getConnection() - Method in class org.eclipse.scada.utils.osgi.jdbc.CommonConnectionAccessor
Get a new connection that must be closed by the caller
getConnection() - Method in class org.eclipse.scada.utils.osgi.jdbc.DataSourceConnectionAccessor
 
getConnection() - Method in class org.eclipse.scada.utils.osgi.jdbc.pool.PoolConnectionAccessor
 
getConnection() - Method in class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionTask.ConnectionContextImplementation
 
getConnection() - Method in interface org.eclipse.scada.utils.osgi.jdbc.task.ConnectionContext
 
getCorePoolSize() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
getCorePoolSize() - Method in interface org.eclipse.scada.utils.concurrent.ExecutorServiceExporterMXBean
 
getCurrent() - Method in class org.eclipse.scada.utils.stats.StatisticValue
 
getCurrentService() - Method in class org.eclipse.scada.utils.osgi.pool.SingleObjectPoolServiceTracker
 
getDataSource() - Method in class org.eclipse.scada.utils.osgi.jdbc.DataSourceConnectionAccessor
 
getDataSourceProperties(String, String) - Static method in class org.eclipse.scada.utils.osgi.jdbc.DataSourceHelper
 
getDataSourceProperties(Properties, String, String) - Static method in class org.eclipse.scada.utils.osgi.jdbc.DataSourceHelper
 
getDriver() - Method in class org.eclipse.scada.utils.osgi.jdbc.DataSourceFactoryTracker
 
getDriver(String, String) - Static method in class org.eclipse.scada.utils.osgi.jdbc.DataSourceHelper
 
getDriver(Properties, String, String) - Static method in class org.eclipse.scada.utils.osgi.jdbc.DataSourceHelper
 
getEntries() - Method in class org.eclipse.scada.utils.stats.StatisticsImpl
 
getError() - Method in interface org.eclipse.scada.utils.exec.LongRunningOperation
 
getException() - Method in class org.eclipse.scada.utils.exec.OperationResult
 
getField(Object, Field) - Static method in class org.eclipse.scada.utils.inject.InjectHelper
 
getFilter() - Method in class org.eclipse.scada.utils.filter.FilterParser
 
getFilterSet() - Method in class org.eclipse.scada.utils.filter.FilterExpression
 
getId() - Method in interface org.eclipse.scada.utils.concurrent.task.TaskHandler.Handle
Get the Id unless the instance is disposed.
getKey() - Method in interface org.eclipse.scada.utils.stats.StatisticEntry
 
getKey() - Method in class org.eclipse.scada.utils.stats.StatisticEntryImpl
 
getLabel() - Method in interface org.eclipse.scada.utils.stats.StatisticEntry
 
getLabel() - Method in class org.eclipse.scada.utils.stats.StatisticEntryImpl
 
getLargestPoolSize() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
getLargestPoolSize() - Method in interface org.eclipse.scada.utils.concurrent.ExecutorServiceExporterMXBean
 
getMap() - Method in class org.eclipse.scada.utils.collection.MapBuilder
Get the map of the map builder.
getMaximum() - Method in class org.eclipse.scada.utils.stats.StatisticValue
 
getMaximumPoolSize() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
getMaximumPoolSize() - Method in interface org.eclipse.scada.utils.concurrent.ExecutorServiceExporterMXBean
 
getMessage(Throwable) - Static method in class org.eclipse.scada.utils.ExceptionHelper
Get the message of the root cause
getMessage() - Method in exception org.eclipse.scada.utils.statuscodes.CodedException
overrides getMessage to produce a message bearing the assigned statusCode and the the default Message of this exception type
getMessage() - Method in exception org.eclipse.scada.utils.statuscodes.CodedExceptionDefStatusCode
 
getMessage() - Method in exception org.eclipse.scada.utils.statuscodes.CodedRuntimeException
 
getMessage() - Method in exception org.eclipse.scada.utils.statuscodes.CodedRuntimeExceptionDefStatusCode
 
getMinimum() - Method in class org.eclipse.scada.utils.stats.StatisticValue
 
getModuleCode() - Method in class org.eclipse.scada.utils.statuscodes.StatusCode
 
getNumberCode() - Method in class org.eclipse.scada.utils.statuscodes.StatusCode
 
getOperator() - Method in class org.eclipse.scada.utils.filter.FilterExpression
 
getOriginalMessage() - Method in exception org.eclipse.scada.utils.statuscodes.CodedException
 
getOriginalMessage() - Method in interface org.eclipse.scada.utils.statuscodes.CodedExceptionBase
Return the original message without the status code prefix
getOriginalMessage() - Method in exception org.eclipse.scada.utils.statuscodes.CodedExceptionDefStatusCode
 
getOriginalMessage() - Method in exception org.eclipse.scada.utils.statuscodes.CodedRuntimeException
 
getPoolSize() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
getPoolSize() - Method in interface org.eclipse.scada.utils.concurrent.ExecutorServiceExporterMXBean
 
getPriority(ServiceReference<ObjectPool<S>>) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolTracker
 
getPriority(ServiceReference<ObjectPool<S>>, int) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolTracker
 
getPriority(Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.SingleObjectPoolServiceTracker
 
getPriority(Dictionary<?, ?>, int) - Method in class org.eclipse.scada.utils.osgi.pool.SingleObjectPoolServiceTracker
 
getPropertyEditors() - Method in class org.eclipse.scada.utils.propertyeditors.PropertyEditorRegistry
 
getProperyDescriptor(Class<?>, String) - Static method in class org.eclipse.scada.utils.filter.bean.BeanMatcher
 
getQueueSize() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
getQueueSize() - Method in interface org.eclipse.scada.utils.concurrent.ExecutorServiceExporterMXBean
 
getResult() - Method in class org.eclipse.scada.utils.exec.OperationResult
 
getRootCause(Throwable) - Static method in class org.eclipse.scada.utils.ExceptionHelper
Get the root cause of an exception
getService() - Method in class org.eclipse.scada.utils.osgi.SingleServiceTracker
 
getSeverity() - Method in class org.eclipse.scada.utils.statuscodes.StatusCode
 
getStatistics() - Method in interface org.eclipse.scada.utils.stats.StatisticsProvider
 
getStatus() - Method in exception org.eclipse.scada.utils.statuscodes.CodedException
 
getStatus() - Method in interface org.eclipse.scada.utils.statuscodes.CodedExceptionBase
ensures that a Coded Exception has a StatusCode that is accessible
getStatus() - Method in exception org.eclipse.scada.utils.statuscodes.CodedExceptionDefStatusCode
 
getStatus() - Method in exception org.eclipse.scada.utils.statuscodes.CodedRuntimeException
 
getStatus() - Method in exception org.eclipse.scada.utils.statuscodes.CodedRuntimeExceptionDefStatusCode
 
getStatusString() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
getStatusString() - Method in interface org.eclipse.scada.utils.concurrent.ExecutorServiceExporterMXBean
 
getString(String) - Static method in class org.eclipse.scada.utils.filter.bean.Messages
 
getString(String) - Static method in class org.eclipse.scada.utils.filter.Messages
 
getSubModuleCode() - Method in class org.eclipse.scada.utils.statuscodes.StatusCode
 
getTaskCount() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
getTaskCount() - Method in interface org.eclipse.scada.utils.concurrent.ExecutorServiceExporterMXBean
 
getValue(Method, Object) - Static method in class org.eclipse.scada.utils.filter.bean.BeanMatcher
 
getValue() - Method in class org.eclipse.scada.utils.filter.FilterAssertion
 
getValue() - Method in interface org.eclipse.scada.utils.stats.StatisticEntry
 
getValue() - Method in class org.eclipse.scada.utils.stats.StatisticEntryImpl
 

H

handleComplete(Future<T>) - Method in class org.eclipse.scada.utils.concurrent.CallingFuture
 
handleComplete(Future<T>, S) - Method in class org.eclipse.scada.utils.concurrent.IteratingFuture
 
handlePoolAdd(ObjectPool<S>, int) - Method in class org.eclipse.scada.utils.osgi.pool.AbstractObjectPoolServiceTracker
 
handlePoolAdd(ObjectPool<S>, int) - Method in class org.eclipse.scada.utils.osgi.pool.AllObjectPoolServiceTracker
 
handlePoolModified(ObjectPool<S>, int) - Method in class org.eclipse.scada.utils.osgi.pool.AbstractObjectPoolServiceTracker
 
handlePoolModified(ObjectPool<S>, int) - Method in class org.eclipse.scada.utils.osgi.pool.AllObjectPoolServiceTracker
 
handlePoolRemove(ObjectPool<S>) - Method in class org.eclipse.scada.utils.osgi.pool.AbstractObjectPoolServiceTracker
 
handlePoolRemove(ObjectPool<S>) - Method in class org.eclipse.scada.utils.osgi.pool.AllObjectPoolServiceTracker
 
handleServiceAdded(S, Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.AbstractObjectPoolServiceTracker
 
handleServiceAdded(S, Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.AllObjectPoolServiceTracker
 
handleServiceAdded(S, Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolServiceTracker
 
handleServiceAdded(S, Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.SingleObjectPoolServiceTracker
 
handleServiceModified(S, Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.AbstractObjectPoolServiceTracker
 
handleServiceModified(S, Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.AllObjectPoolServiceTracker
 
handleServiceModified(S, Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolServiceTracker
 
handleServiceModified(S, Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.SingleObjectPoolServiceTracker
 
handleServiceRemoved(S, Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.AbstractObjectPoolServiceTracker
 
handleServiceRemoved(S, Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.AllObjectPoolServiceTracker
 
handleServiceRemoved(S, Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolServiceTracker
 
handleServiceRemoved(S, Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.SingleObjectPoolServiceTracker
 
hashCode() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
hashCode() - Method in class org.eclipse.scada.utils.lang.Pair
 
hashCode() - Method in class org.eclipse.scada.utils.stats.StatisticEntryImpl
 
hashCode() - Method in class org.eclipse.scada.utils.statuscodes.StatusCode
 
headSet(E) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
HexDumpOutputStream - Class in org.eclipse.scada.utils.io
 
HexDumpOutputStream(PrintStream) - Constructor for class org.eclipse.scada.utils.io.HexDumpOutputStream
 
HexDumpOutputStream(OutputStream) - Constructor for class org.eclipse.scada.utils.io.HexDumpOutputStream
 
Holder<T> - Class in org.eclipse.scada.utils.lang
This class is inteded to by used for passing objects as "reference to reference".
Holder() - Constructor for class org.eclipse.scada.utils.lang.Holder
 
Holder(T) - Constructor for class org.eclipse.scada.utils.lang.Holder
 

I

Immutable - Annotation Type in org.eclipse.scada.utils.lang
Tags a class as following the immutable pattern
init() - Method in class org.eclipse.scada.utils.osgi.exporter.AbstractExporter
 
initialize(Object) - Method in interface org.eclipse.scada.utils.init.Initializer
Perform initialization for a specific type
initialize(Object) - Static method in class org.eclipse.scada.utils.init.ServiceLoaderProcessor
Initialize a specific type
initialize(Object, ClassLoader) - Static method in class org.eclipse.scada.utils.init.ServiceLoaderProcessor
Initialize a specific type
Initializer - Interface in org.eclipse.scada.utils.init
Initialization interface
injectFields(Object, Collection<Field>, Map<String, Object>, List<Object>) - Static method in class org.eclipse.scada.utils.inject.InjectHelper
 
InjectHelper - Class in org.eclipse.scada.utils.inject
 
InjectHelper() - Constructor for class org.eclipse.scada.utils.inject.InjectHelper
 
INSTANCE - Static variable in class org.eclipse.scada.utils.concurrent.DirectExecutor
 
InstantErrorFuture<T> - Class in org.eclipse.scada.utils.concurrent
A future that never has to run since the result is already known
InstantErrorFuture(Throwable) - Constructor for class org.eclipse.scada.utils.concurrent.InstantErrorFuture
 
InstantFuture<T> - Class in org.eclipse.scada.utils.concurrent
A future that never has to run since the result is already known
InstantFuture(T) - Constructor for class org.eclipse.scada.utils.concurrent.InstantFuture
 
InstantFutureBase<T> - Class in org.eclipse.scada.utils.concurrent
A base class for instant futures
InstantFutureBase() - Constructor for class org.eclipse.scada.utils.concurrent.InstantFutureBase
 
IntegerEditor - Class in org.eclipse.scada.utils.propertyeditors
 
IntegerEditor() - Constructor for class org.eclipse.scada.utils.propertyeditors.IntegerEditor
 
intern(String) - Method in class org.eclipse.scada.utils.interner.JavaStringInterner
 
InternerHelper - Class in org.eclipse.scada.utils.interner
 
invokeAll(Collection<? extends Callable<T>>) - Method in class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
invokeAll(Collection<? extends Callable<T>>) - Method in class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
invokeAll(Collection<? extends Callable<T>>) - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
isAssertion() - Method in interface org.eclipse.scada.utils.filter.Filter
 
isAssertion() - Method in class org.eclipse.scada.utils.filter.FilterAssertion
 
isAssertion() - Method in class org.eclipse.scada.utils.filter.FilterEmpty
 
isAssertion() - Method in class org.eclipse.scada.utils.filter.FilterExpression
 
isCancelled() - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
isCancelled() - Method in class org.eclipse.scada.utils.concurrent.InstantFutureBase
 
isComplete() - Method in interface org.eclipse.scada.utils.exec.LongRunningOperation
 
isComplete() - Method in class org.eclipse.scada.utils.exec.OperationResult
 
isConnectionPool(String, String, boolean) - Static method in class org.eclipse.scada.utils.osgi.jdbc.DataSourceHelper
 
isDone() - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
isDone() - Method in class org.eclipse.scada.utils.concurrent.InstantFutureBase
 
isEmpty() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
isEmpty() - Method in interface org.eclipse.scada.utils.filter.Filter
 
isEmpty() - Method in class org.eclipse.scada.utils.filter.FilterAssertion
 
isEmpty() - Method in class org.eclipse.scada.utils.filter.FilterEmpty
 
isEmpty() - Method in class org.eclipse.scada.utils.filter.FilterExpression
 
isExpression() - Method in interface org.eclipse.scada.utils.filter.Filter
 
isExpression() - Method in class org.eclipse.scada.utils.filter.FilterAssertion
 
isExpression() - Method in class org.eclipse.scada.utils.filter.FilterEmpty
 
isExpression() - Method in class org.eclipse.scada.utils.filter.FilterExpression
 
isShutdown() - Method in class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
isShutdown() - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
isSuccess() - Method in class org.eclipse.scada.utils.exec.OperationResult
 
isTerminated() - Method in class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
isTerminated() - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
IteratingFuture<T,S> - Class in org.eclipse.scada.utils.concurrent
 
IteratingFuture(Iterable<? extends S>) - Constructor for class org.eclipse.scada.utils.concurrent.IteratingFuture
 
IteratingFuture.FutureListenerImpl - Class in org.eclipse.scada.utils.concurrent
 
IteratingFuture.FutureListenerImpl(S) - Constructor for class org.eclipse.scada.utils.concurrent.IteratingFuture.FutureListenerImpl
 
iterator() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 

J

JavaStringInterner - Class in org.eclipse.scada.utils.interner
 
JavaStringInterner() - Constructor for class org.eclipse.scada.utils.interner.JavaStringInterner
 
JaxWsExporter - Interface in org.eclipse.scada.utils.osgi.exporter
 
join(Collection<?>, String) - Static method in class org.eclipse.scada.utils.str.StringHelper
Join a collection of objects to a string using a delimiter.
join(Collection<?>, String, Apply<String>) - Static method in class org.eclipse.scada.utils.str.StringHelper
 
join(Object[], String) - Static method in class org.eclipse.scada.utils.str.StringHelper
Join a collection of objects to a string using a delimiter.

L

last() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
last() - Method in class org.eclipse.scada.utils.concurrent.IteratingFuture
 
LifecycleAware - Interface in org.eclipse.scada.utils.lifecycle
 
LongEditor - Class in org.eclipse.scada.utils.propertyeditors
 
LongEditor() - Constructor for class org.eclipse.scada.utils.propertyeditors.LongEditor
 
LongRunningListener - Interface in org.eclipse.scada.utils.exec
 
LongRunningOperation - Interface in org.eclipse.scada.utils.exec
 
LongRunningState - Enum in org.eclipse.scada.utils.exec
 

M

makeInterner(String, String) - Static method in class org.eclipse.scada.utils.interner.InternerHelper
 
makeNoOpInterner() - Static method in class org.eclipse.scada.utils.interner.InternerHelper
 
ManageableObjectPool<S> - Interface in org.eclipse.scada.utils.osgi.pool
 
MapBuilder<Key,Value> - Class in org.eclipse.scada.utils.collection
A map builder which can create a HashMap by chained calls.
MapBuilder(Map<Key, Value>) - Constructor for class org.eclipse.scada.utils.collection.MapBuilder
Create a new map builder with the provided map as input
MapBuilder() - Constructor for class org.eclipse.scada.utils.collection.MapBuilder
 
mapRow(ResultSet) - Method in interface org.eclipse.scada.utils.osgi.jdbc.data.RowMapper
 
mapRow(ResultSet) - Method in class org.eclipse.scada.utils.osgi.jdbc.data.SingleColumnRowMapper
 
matches(Filter, Object, boolean, PropertyEditorRegistry) - Static method in class org.eclipse.scada.utils.filter.bean.BeanMatcher
 
Messages - Class in org.eclipse.scada.utils.filter.bean
 
Messages - Class in org.eclipse.scada.utils.filter
 
modifiedService(ServiceReference<T>, Object) - Method in class org.eclipse.scada.utils.osgi.SingleServiceTracker
 
modifyPool(ObjectPool<S>, ServiceReference<ObjectPool<S>>) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolTracker
 
modifyService(String, S, Dictionary<?, ?>) - Method in interface org.eclipse.scada.utils.osgi.pool.ManageableObjectPool
 
modifyService(String, S, Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolImpl
 

N

NamedThreadFactory - Class in org.eclipse.scada.utils.concurrent
 
NamedThreadFactory(String) - Constructor for class org.eclipse.scada.utils.concurrent.NamedThreadFactory
 
NamedThreadFactory(String, boolean) - Constructor for class org.eclipse.scada.utils.concurrent.NamedThreadFactory
 
NamedThreadFactory(String, boolean, boolean) - Constructor for class org.eclipse.scada.utils.concurrent.NamedThreadFactory
 
NamedThreadFactory(String, boolean, boolean, AtomicLong) - Constructor for class org.eclipse.scada.utils.concurrent.NamedThreadFactory
 
negate(Filter) - Static method in class org.eclipse.scada.utils.filter.FilterExpression
 
newBeansSource(Map<?, ?>) - Static method in class org.eclipse.scada.utils.str.StringReplacer
Create a new ReplaceSource that handles bean references
newSource(Map<?, ?>) - Static method in class org.eclipse.scada.utils.str.StringReplacer
Create a new ReplaceSource for Map sources
newThread(Runnable) - Method in class org.eclipse.scada.utils.concurrent.NamedThreadFactory
 
notifyFailure(Exception) - Method in class org.eclipse.scada.utils.exec.OperationResult
 
NotifyFuture<T> - Interface in org.eclipse.scada.utils.concurrent
 
NotifyFutureImpl<T> - Class in org.eclipse.scada.utils.concurrent
An implementation of NotifyFuture which can publicly be accessed
NotifyFutureImpl() - Constructor for class org.eclipse.scada.utils.concurrent.NotifyFutureImpl
 
notifySuccess(R) - Method in class org.eclipse.scada.utils.exec.OperationResult
 
nullObject() - Method in interface org.eclipse.scada.utils.osgi.jdbc.data.RowMapper
if nulls are unwanted, a null object can be returned here
nullObject() - Method in class org.eclipse.scada.utils.osgi.jdbc.data.RowMapperAdapter
 
nullObject() - Method in class org.eclipse.scada.utils.osgi.jdbc.data.SingleColumnRowMapper
 

O

OBJECT_POOL_CLASS - Static variable in interface org.eclipse.scada.utils.osgi.pool.ObjectPool
 
ObjectPool<S> - Interface in org.eclipse.scada.utils.osgi.pool
 
ObjectPoolHelper - Class in org.eclipse.scada.utils.osgi.pool
 
ObjectPoolHelper() - Constructor for class org.eclipse.scada.utils.osgi.pool.ObjectPoolHelper
 
ObjectPoolImpl<S> - Class in org.eclipse.scada.utils.osgi.pool
 
ObjectPoolImpl() - Constructor for class org.eclipse.scada.utils.osgi.pool.ObjectPoolImpl
 
ObjectPoolImpl(String) - Constructor for class org.eclipse.scada.utils.osgi.pool.ObjectPoolImpl
 
ObjectPoolListener<S> - Interface in org.eclipse.scada.utils.osgi.pool
 
ObjectPoolServiceTracker<S> - Class in org.eclipse.scada.utils.osgi.pool
 
ObjectPoolServiceTracker(ObjectPoolTracker<S>, String, ObjectPoolListener<S>) - Constructor for class org.eclipse.scada.utils.osgi.pool.ObjectPoolServiceTracker
 
ObjectPoolTracker<S> - Class in org.eclipse.scada.utils.osgi.pool
A tracker which tracks object pools
ObjectPoolTracker(BundleContext, Class<? extends S>) - Constructor for class org.eclipse.scada.utils.osgi.pool.ObjectPoolTracker
 
ObjectPoolTracker(BundleContext, String) - Constructor for class org.eclipse.scada.utils.osgi.pool.ObjectPoolTracker
 
ObjectPoolTracker.ObjectPoolServiceListener<S> - Interface in org.eclipse.scada.utils.osgi.pool
 
offer(E) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
open() - Method in class org.eclipse.scada.utils.osgi.pool.AbstractObjectPoolServiceTracker
 
open() - Method in class org.eclipse.scada.utils.osgi.pool.AllObjectPoolServiceTracker
Start the tracker
open() - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolTracker
 
open() - Method in class org.eclipse.scada.utils.osgi.SingleServiceTracker
 
open(boolean) - Method in class org.eclipse.scada.utils.osgi.SingleServiceTracker
 
Operation<R,T> - Interface in org.eclipse.scada.utils.exec
Base interface for operations (either sync or async based).
OperationResult<R> - Class in org.eclipse.scada.utils.exec
A class that can be used to track the progress of an asynchronous execution
OperationResult() - Constructor for class org.eclipse.scada.utils.exec.OperationResult
 
OperationResult(OperationResultHandler<R>) - Constructor for class org.eclipse.scada.utils.exec.OperationResult
 
OperationResultHandler<R> - Interface in org.eclipse.scada.utils.exec
Interface for handling result notify asynchronously
Operator - Enum in org.eclipse.scada.utils.filter
 
Optional - Annotation Type in org.eclipse.scada.utils.inject
 
org.eclipse.scada.utils - package org.eclipse.scada.utils
 
org.eclipse.scada.utils.beans - package org.eclipse.scada.utils.beans
 
org.eclipse.scada.utils.collection - package org.eclipse.scada.utils.collection
 
org.eclipse.scada.utils.concurrent - package org.eclipse.scada.utils.concurrent
 
org.eclipse.scada.utils.concurrent.task - package org.eclipse.scada.utils.concurrent.task
 
org.eclipse.scada.utils.exec - package org.eclipse.scada.utils.exec
 
org.eclipse.scada.utils.filter - package org.eclipse.scada.utils.filter
 
org.eclipse.scada.utils.filter.bean - package org.eclipse.scada.utils.filter.bean
 
org.eclipse.scada.utils.init - package org.eclipse.scada.utils.init
 
org.eclipse.scada.utils.inject - package org.eclipse.scada.utils.inject
 
org.eclipse.scada.utils.interner - package org.eclipse.scada.utils.interner
 
org.eclipse.scada.utils.io - package org.eclipse.scada.utils.io
 
org.eclipse.scada.utils.lang - package org.eclipse.scada.utils.lang
 
org.eclipse.scada.utils.lifecycle - package org.eclipse.scada.utils.lifecycle
 
org.eclipse.scada.utils.osgi - package org.eclipse.scada.utils.osgi
 
org.eclipse.scada.utils.osgi.exporter - package org.eclipse.scada.utils.osgi.exporter
 
org.eclipse.scada.utils.osgi.jaxws - package org.eclipse.scada.utils.osgi.jaxws
 
org.eclipse.scada.utils.osgi.jdbc - package org.eclipse.scada.utils.osgi.jdbc
 
org.eclipse.scada.utils.osgi.jdbc.data - package org.eclipse.scada.utils.osgi.jdbc.data
 
org.eclipse.scada.utils.osgi.jdbc.pool - package org.eclipse.scada.utils.osgi.jdbc.pool
 
org.eclipse.scada.utils.osgi.jdbc.task - package org.eclipse.scada.utils.osgi.jdbc.task
 
org.eclipse.scada.utils.osgi.pool - package org.eclipse.scada.utils.osgi.pool
 
org.eclipse.scada.utils.propertyeditors - package org.eclipse.scada.utils.propertyeditors
 
org.eclipse.scada.utils.reflect - package org.eclipse.scada.utils.reflect
 
org.eclipse.scada.utils.script - package org.eclipse.scada.utils.script
 
org.eclipse.scada.utils.sql - package org.eclipse.scada.utils.sql
 
org.eclipse.scada.utils.stats - package org.eclipse.scada.utils.stats
 
org.eclipse.scada.utils.statuscodes - package org.eclipse.scada.utils.statuscodes
 
org.eclipse.scada.utils.str - package org.eclipse.scada.utils.str
 

P

Pair<T1,T2> - Class in org.eclipse.scada.utils.lang
 
Pair(T1, T2) - Constructor for class org.eclipse.scada.utils.lang.Pair
 
peek() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
perform(S) - Method in class org.eclipse.scada.utils.concurrent.IteratingFuture
 
performTask(Connection) - Method in class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionTask
 
performTask(ConnectionContext) - Method in class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionTask
 
performTask(Connection) - Method in interface org.eclipse.scada.utils.osgi.jdbc.task.ConnectionTask
 
poll() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
poolAdded(ObjectPool<S>, int) - Method in interface org.eclipse.scada.utils.osgi.pool.ObjectPoolTracker.ObjectPoolServiceListener
 
PoolConnectionAccessor - Class in org.eclipse.scada.utils.osgi.jdbc.pool
 
PoolConnectionAccessor(DataSourceFactory, Properties) - Constructor for class org.eclipse.scada.utils.osgi.jdbc.pool.PoolConnectionAccessor
 
poolModified(ObjectPool<S>, int) - Method in interface org.eclipse.scada.utils.osgi.pool.ObjectPoolTracker.ObjectPoolServiceListener
 
poolRemoved(ObjectPool<S>) - Method in interface org.eclipse.scada.utils.osgi.pool.ObjectPoolTracker.ObjectPoolServiceListener
 
processCurrent() - Method in class org.eclipse.scada.utils.concurrent.IteratingFuture
 
processNext() - Method in class org.eclipse.scada.utils.concurrent.IteratingFuture
 
processResult(ResultSet) - Method in interface org.eclipse.scada.utils.osgi.jdbc.task.ResultSetProcessor
Process the result set
processRow(ResultSet) - Method in interface org.eclipse.scada.utils.osgi.jdbc.task.RowCallback
Gets called for every row
PropertyEditorRegistry - Class in org.eclipse.scada.utils.propertyeditors
 
PropertyEditorRegistry() - Constructor for class org.eclipse.scada.utils.propertyeditors.PropertyEditorRegistry
 
PropertyEditorRegistry(boolean) - Constructor for class org.eclipse.scada.utils.propertyeditors.PropertyEditorRegistry
 
put(Key, Value) - Method in class org.eclipse.scada.utils.collection.MapBuilder
Put a pair into the map held by the map builder
putAll(Map<Key, Value>) - Method in class org.eclipse.scada.utils.collection.MapBuilder
Add all entries from the provided map

Q

query(RowMapper<T>, String, Object...) - Method in class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionContext
 
query(RowMapper<T>, String, Map<String, Object>) - Method in class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionContext
 
query(RowCallback, String, Object...) - Method in class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionContext
 
query(RowCallback, String, Map<String, Object>) - Method in class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionContext
 
query(ResultSetProcessor, String, Map<String, Object>) - Method in class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionContext
 
query(ResultSetProcessor, String, Object...) - Method in class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionContext
 
query(ResultSetProcessor, String, Object...) - Method in interface org.eclipse.scada.utils.osgi.jdbc.task.ConnectionContext
 
query(ResultSetProcessor, String, Map<String, Object>) - Method in interface org.eclipse.scada.utils.osgi.jdbc.task.ConnectionContext
 
query(RowCallback, String, Object...) - Method in interface org.eclipse.scada.utils.osgi.jdbc.task.ConnectionContext
 
query(RowCallback, String, Map<String, Object>) - Method in interface org.eclipse.scada.utils.osgi.jdbc.task.ConnectionContext
 
query(RowMapper<T>, String, Object...) - Method in interface org.eclipse.scada.utils.osgi.jdbc.task.ConnectionContext
 
query(RowMapper<T>, String, Map<String, Object>) - Method in interface org.eclipse.scada.utils.osgi.jdbc.task.ConnectionContext
 
queryForList(Class<T>, String, Object...) - Method in class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionContext
 
queryForList(Class<T>, String, Map<String, Object>) - Method in class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionContext
 
queryForList(Class<T>, String, Object...) - Method in interface org.eclipse.scada.utils.osgi.jdbc.task.ConnectionContext
 
queryForList(Class<T>, String, Map<String, Object>) - Method in interface org.eclipse.scada.utils.osgi.jdbc.task.ConnectionContext
 
queryForObject(RowMapper<T>, String, Map<String, Object>) - Method in class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionContext
 
queryForObject(RowMapper<T>, String, Object...) - Method in class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionContext
 
queryForObject(RowMapper<T>, String, Object...) - Method in interface org.eclipse.scada.utils.osgi.jdbc.task.ConnectionContext
 
queryForObject(RowMapper<T>, String, Map<String, Object>) - Method in interface org.eclipse.scada.utils.osgi.jdbc.task.ConnectionContext
 

R

Reflections - Class in org.eclipse.scada.utils.reflect
 
registerCustomEditor(Class<?>, PropertyEditor) - Method in class org.eclipse.scada.utils.propertyeditors.PropertyEditorRegistry
 
registerCustomEditor(Class<?>, String, PropertyEditor) - Method in class org.eclipse.scada.utils.propertyeditors.PropertyEditorRegistry
 
registerObjectPool(BundleContext, ObjectPool<?>, String) - Static method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolHelper
Register the object pool with the OSGi service bus
registerObjectPool(BundleContext, ObjectPool<S>, Class<? extends S>) - Static method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolHelper
Register the object pool with the OSGi service bus
remove(Object) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
remove() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
remove(Runnable) - Method in class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
removeAll(Collection<?>) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
removedService(ServiceReference<T>, Object) - Method in class org.eclipse.scada.utils.osgi.SingleServiceTracker
 
removeListener(FutureListener<T>) - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
removeListener(Runnable) - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
removeListener(CountingThreadPoolExecutor.Listener) - Method in class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
removeListener(FutureListener<T>) - Method in class org.eclipse.scada.utils.concurrent.FutureTask
 
removeListener(Runnable) - Method in class org.eclipse.scada.utils.concurrent.FutureTask
 
removeListener(FutureListener<T>) - Method in class org.eclipse.scada.utils.concurrent.InstantFutureBase
 
removeListener(Runnable) - Method in class org.eclipse.scada.utils.concurrent.InstantFutureBase
 
removeListener(FutureListener<T>) - Method in interface org.eclipse.scada.utils.concurrent.NotifyFuture
 
removeListener(Runnable) - Method in interface org.eclipse.scada.utils.concurrent.NotifyFuture
 
removeListener(String, ObjectPoolListener<S>) - Method in interface org.eclipse.scada.utils.osgi.pool.ObjectPool
 
removeListener(ObjectPoolListener<S>) - Method in interface org.eclipse.scada.utils.osgi.pool.ObjectPool
 
removeListener(String, ObjectPoolListener<S>) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolImpl
 
removeListener(ObjectPoolListener<S>) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolImpl
 
removeListener(ObjectPoolTracker.ObjectPoolServiceListener<S>) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolTracker
 
removePool(ObjectPool<S>) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolTracker
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.scada.utils.beans.AbstractPropertyChange
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.eclipse.scada.utils.beans.AbstractPropertyChange
 
removeService(String, S) - Method in interface org.eclipse.scada.utils.osgi.pool.ManageableObjectPool
 
removeService(String, S) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolImpl
 
removeTask(Long) - Method in class org.eclipse.scada.utils.concurrent.task.DefaultTaskHandler
 
removeTask(Long) - Method in interface org.eclipse.scada.utils.concurrent.task.TaskHandler
 
replace(String, Map<?, ?>) - Static method in class org.eclipse.scada.utils.str.StringReplacer
Replace with the default pattern of ${var}
replace(String, StringReplacer.ReplaceSource, Pattern) - Static method in class org.eclipse.scada.utils.str.StringReplacer
 
replace(String, String) - Method in interface org.eclipse.scada.utils.str.StringReplacer.ReplaceSource
 
resolveClass(ObjectStreamClass) - Method in class org.eclipse.scada.utils.osgi.BundleObjectInputStream
 
restoreVars(ScriptContext, Map<String, Object>) - Method in class org.eclipse.scada.utils.script.ScriptExecutor
 
ResultFutureHandler<T> - Class in org.eclipse.scada.utils.concurrent.task
 
ResultFutureHandler(ResultHandler<T>) - Constructor for class org.eclipse.scada.utils.concurrent.task.ResultFutureHandler
 
ResultHandler<T> - Interface in org.eclipse.scada.utils.concurrent.task
 
ResultSetProcessor - Interface in org.eclipse.scada.utils.osgi.jdbc.task
 
retainAll(Collection<?>) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
rollback() - Method in class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionContext
 
rollback() - Method in interface org.eclipse.scada.utils.osgi.jdbc.task.ConnectionContext
 
RowCallback - Interface in org.eclipse.scada.utils.osgi.jdbc.task
A row callback
RowMapper<T> - Interface in org.eclipse.scada.utils.osgi.jdbc.data
 
RowMapperAdapter<T> - Class in org.eclipse.scada.utils.osgi.jdbc.data
just a convenience class which provides a default implementation for validate, which might be empty in most cases, and nullObject which would be null if thats OK in context of caller
RowMapperAdapter() - Constructor for class org.eclipse.scada.utils.osgi.jdbc.data.RowMapperAdapter
 
RowMapperException - Exception in org.eclipse.scada.utils.osgi.jdbc.data
 
RowMapperException() - Constructor for exception org.eclipse.scada.utils.osgi.jdbc.data.RowMapperException
 
RowMapperException(String, Throwable) - Constructor for exception org.eclipse.scada.utils.osgi.jdbc.data.RowMapperException
 
RowMapperException(String) - Constructor for exception org.eclipse.scada.utils.osgi.jdbc.data.RowMapperException
 
RowMapperException(Throwable) - Constructor for exception org.eclipse.scada.utils.osgi.jdbc.data.RowMapperException
 
RowMapperMappingException - Exception in org.eclipse.scada.utils.osgi.jdbc.data
 
RowMapperMappingException() - Constructor for exception org.eclipse.scada.utils.osgi.jdbc.data.RowMapperMappingException
 
RowMapperMappingException(String) - Constructor for exception org.eclipse.scada.utils.osgi.jdbc.data.RowMapperMappingException
 
RowMapperValidationException - Exception in org.eclipse.scada.utils.osgi.jdbc.data
 
RowMapperValidationException() - Constructor for exception org.eclipse.scada.utils.osgi.jdbc.data.RowMapperValidationException
 
RowMapperValidationException(String) - Constructor for exception org.eclipse.scada.utils.osgi.jdbc.data.RowMapperValidationException
 

S

schedule(Runnable, long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
schedule(Callable<V>, long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
ScheduledExportedExecutorService - Class in org.eclipse.scada.utils.concurrent
 
ScheduledExportedExecutorService(String, int) - Constructor for class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
ScriptExecutor - Class in org.eclipse.scada.utils.script
A wrapper to execute scripts
ScriptExecutor(ScriptEngineManager, String, String, ClassLoader) - Constructor for class org.eclipse.scada.utils.script.ScriptExecutor
 
ScriptExecutor(ScriptEngineManager, String, URL, ClassLoader) - Constructor for class org.eclipse.scada.utils.script.ScriptExecutor
 
ScriptExecutor(ScriptEngine, String, ClassLoader, String) - Constructor for class org.eclipse.scada.utils.script.ScriptExecutor
Construct a new script executors
ScriptExecutor(ScriptEngine, String, ClassLoader) - Constructor for class org.eclipse.scada.utils.script.ScriptExecutor
Construct a new script executors
ScriptExecutor(ScriptEngine, URL, ClassLoader) - Constructor for class org.eclipse.scada.utils.script.ScriptExecutor
 
second - Variable in class org.eclipse.scada.utils.lang.Pair
 
serviceAdded(S, Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.AbstractObjectPoolServiceTracker.PoolHandler
 
serviceAdded(S, Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.AllObjectPoolServiceTracker.PoolHandler
 
serviceAdded(S, Dictionary<?, ?>) - Method in interface org.eclipse.scada.utils.osgi.pool.ObjectPoolListener
 
serviceChange(S, Dictionary<?, ?>) - Method in interface org.eclipse.scada.utils.osgi.pool.SingleObjectPoolServiceTracker.ServiceListener
 
serviceChange(ServiceReference<T>, T) - Method in interface org.eclipse.scada.utils.osgi.SingleServiceListener
The method is called when the service instance has changed
serviceChanged(ServiceEvent) - Method in class org.eclipse.scada.utils.osgi.exporter.AbstractExporter
 
serviceId - Variable in class org.eclipse.scada.utils.osgi.pool.AbstractObjectPoolServiceTracker
 
ServiceLoaderProcessor - Class in org.eclipse.scada.utils.init
Process all initialization found using the ServiceLoader mechanism
serviceModified(S, Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.AbstractObjectPoolServiceTracker.PoolHandler
 
serviceModified(S, Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.AllObjectPoolServiceTracker.PoolHandler
 
serviceModified(S, Dictionary<?, ?>) - Method in interface org.eclipse.scada.utils.osgi.pool.ObjectPoolListener
 
serviceRemoved(S, Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.AbstractObjectPoolServiceTracker.PoolHandler
 
serviceRemoved(S, Dictionary<?, ?>) - Method in class org.eclipse.scada.utils.osgi.pool.AllObjectPoolServiceTracker.PoolHandler
 
serviceRemoved(S, Dictionary<?, ?>) - Method in interface org.eclipse.scada.utils.osgi.pool.ObjectPoolListener
 
set(int, boolean) - Method in class org.eclipse.scada.utils.lang.BitArray
 
setAssertion(Assertion) - Method in class org.eclipse.scada.utils.filter.FilterAssertion
 
setAsText(String) - Method in class org.eclipse.scada.utils.propertyeditors.BooleanEditor
 
setAsText(String) - Method in class org.eclipse.scada.utils.propertyeditors.ByteEditor
 
setAsText(String) - Method in class org.eclipse.scada.utils.propertyeditors.DateEditor
 
setAsText(String) - Method in class org.eclipse.scada.utils.propertyeditors.DoubleEditor
 
setAsText(String) - Method in class org.eclipse.scada.utils.propertyeditors.FloatEditor
 
setAsText(String) - Method in class org.eclipse.scada.utils.propertyeditors.IntegerEditor
 
setAsText(String) - Method in class org.eclipse.scada.utils.propertyeditors.LongEditor
 
setAsText(String) - Method in class org.eclipse.scada.utils.propertyeditors.ShortEditor
 
setAsText(String) - Method in class org.eclipse.scada.utils.propertyeditors.StringEditor
 
setAsText(String) - Method in class org.eclipse.scada.utils.propertyeditors.UUIDEditor
 
setAttribute(String) - Method in class org.eclipse.scada.utils.filter.FilterAssertion
 
setAutoCommit(boolean) - Method in class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionContext
 
setAutoCommit(boolean) - Method in interface org.eclipse.scada.utils.osgi.jdbc.task.ConnectionContext
 
setCurrentValue(Object, double) - Method in class org.eclipse.scada.utils.stats.StatisticEntryImpl
 
setCurrentValue(Object, double) - Method in class org.eclipse.scada.utils.stats.StatisticsImpl
 
setError(Throwable) - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
setError(Throwable) - Method in class org.eclipse.scada.utils.concurrent.NotifyFutureImpl
 
setField(Object, Field, Object) - Static method in class org.eclipse.scada.utils.inject.InjectHelper
Set a field value
setLabel(String) - Method in class org.eclipse.scada.utils.stats.StatisticEntryImpl
 
setLabel(Object, String) - Method in class org.eclipse.scada.utils.stats.StatisticsImpl
 
setOperator(Operator) - Method in class org.eclipse.scada.utils.filter.FilterExpression
 
setResult(T) - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
setResult(T) - Method in class org.eclipse.scada.utils.concurrent.NotifyFutureImpl
 
setValue(Object) - Method in class org.eclipse.scada.utils.filter.FilterAssertion
 
setValue(Object) - Method in class org.eclipse.scada.utils.propertyeditors.DateEditor
 
SeverityLevel - Enum in org.eclipse.scada.utils.statuscodes
 
ShortEditor - Class in org.eclipse.scada.utils.propertyeditors
 
ShortEditor() - Constructor for class org.eclipse.scada.utils.propertyeditors.ShortEditor
 
showTable(PrintStream, List<String>, List<List<String>>, int) - Static method in class org.eclipse.scada.utils.str.Tables
Print out a table
shutdown() - Method in class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
shutdown() - Method in class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
shutdown() - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
shutdownNow() - Method in class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
shutdownNow() - Method in class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
shutdownNow() - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
SingleColumnRowMapper<T> - Class in org.eclipse.scada.utils.osgi.jdbc.data
 
SingleColumnRowMapper(Class<T>) - Constructor for class org.eclipse.scada.utils.osgi.jdbc.data.SingleColumnRowMapper
 
SingleObjectPoolServiceTracker<S> - Class in org.eclipse.scada.utils.osgi.pool
 
SingleObjectPoolServiceTracker(ObjectPoolTracker<S>, String, SingleObjectPoolServiceTracker.ServiceListener<S>) - Constructor for class org.eclipse.scada.utils.osgi.pool.SingleObjectPoolServiceTracker
 
SingleObjectPoolServiceTracker.ServiceListener<S> - Interface in org.eclipse.scada.utils.osgi.pool
 
SingleServiceListener<T> - Interface in org.eclipse.scada.utils.osgi
 
SingleServiceTracker<T> - Class in org.eclipse.scada.utils.osgi
 
SingleServiceTracker(BundleContext, Filter, SingleServiceListener<T>) - Constructor for class org.eclipse.scada.utils.osgi.SingleServiceTracker
 
SingleServiceTracker(BundleContext, String, SingleServiceListener<T>) - Constructor for class org.eclipse.scada.utils.osgi.SingleServiceTracker
 
SingleServiceTracker(BundleContext, Class<T>, SingleServiceListener<T>) - Constructor for class org.eclipse.scada.utils.osgi.SingleServiceTracker
 
size() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
SqlHelper - Class in org.eclipse.scada.utils.sql
 
start() - Method in interface org.eclipse.scada.utils.lifecycle.LifecycleAware
 
start(BundleContext) - Method in class org.eclipse.scada.utils.osgi.jaxws.Activator
 
startExecute(OperationResult<R>, T) - Method in class org.eclipse.scada.utils.exec.AsyncBasedOperation
 
startExecute(T) - Method in class org.eclipse.scada.utils.exec.AsyncBasedOperation
 
startExecute(OperationResultHandler<R>, T) - Method in class org.eclipse.scada.utils.exec.AsyncBasedOperation
 
startExecute(T) - Method in interface org.eclipse.scada.utils.exec.Operation
 
startExecute(OperationResultHandler<R>, T) - Method in interface org.eclipse.scada.utils.exec.Operation
 
startExecute(T) - Method in class org.eclipse.scada.utils.exec.SyncBasedOperation
 
startExecute(OperationResultHandler<R>, T) - Method in class org.eclipse.scada.utils.exec.SyncBasedOperation
 
startIterating() - Method in class org.eclipse.scada.utils.concurrent.IteratingFuture
Start iterating over the list
stateChanged(LongRunningOperation, LongRunningState, Throwable) - Method in interface org.eclipse.scada.utils.exec.LongRunningListener
 
StatisticEntry - Interface in org.eclipse.scada.utils.stats
 
StatisticEntryImpl - Class in org.eclipse.scada.utils.stats
 
StatisticEntryImpl(Object) - Constructor for class org.eclipse.scada.utils.stats.StatisticEntryImpl
 
StatisticsImpl - Class in org.eclipse.scada.utils.stats
 
StatisticsImpl() - Constructor for class org.eclipse.scada.utils.stats.StatisticsImpl
 
StatisticsProvider - Interface in org.eclipse.scada.utils.stats
 
StatisticValue - Class in org.eclipse.scada.utils.stats
 
StatisticValue(Number, Number, Number) - Constructor for class org.eclipse.scada.utils.stats.StatisticValue
 
status - Variable in exception org.eclipse.scada.utils.statuscodes.CodedException
 
StatusCode - Class in org.eclipse.scada.utils.statuscodes
 
StatusCode(String, String, long, SeverityLevel) - Constructor for class org.eclipse.scada.utils.statuscodes.StatusCode
 
stop() - Method in interface org.eclipse.scada.utils.lifecycle.LifecycleAware
 
stop(BundleContext) - Method in class org.eclipse.scada.utils.osgi.jaxws.Activator
 
StringEditor - Class in org.eclipse.scada.utils.propertyeditors
 
StringEditor() - Constructor for class org.eclipse.scada.utils.propertyeditors.StringEditor
 
StringEncoder - Class in org.eclipse.scada.utils.str
 
StringHelper - Class in org.eclipse.scada.utils.str
A helper class for string operations
StringHelper() - Constructor for class org.eclipse.scada.utils.str.StringHelper
 
StringReplacer - Class in org.eclipse.scada.utils.str
A helper class for replacing strings in strings
StringReplacer() - Constructor for class org.eclipse.scada.utils.str.StringReplacer
 
StringReplacer.ReplaceSource - Interface in org.eclipse.scada.utils.str
 
submit(Runnable) - Method in class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
submit(Runnable, T) - Method in class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
submit(Callable<T>) - Method in class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
submit(Callable<T>) - Method in class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
submit(Runnable, T) - Method in class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
submit(Runnable) - Method in class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
submit(Callable<T>) - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
submit(Runnable, T) - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
submit(Runnable) - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
subSet(E, E) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
success(R) - Method in interface org.eclipse.scada.utils.exec.OperationResultHandler
Gets called when the operation succeeded
SyncBasedOperation<R,T> - Class in org.eclipse.scada.utils.exec
Implements an operation that is based on a synchronous operation
SyncBasedOperation() - Constructor for class org.eclipse.scada.utils.exec.SyncBasedOperation
 
SyncBasedOperation(Executor) - Constructor for class org.eclipse.scada.utils.exec.SyncBasedOperation
 

T

Tables - Class in org.eclipse.scada.utils.str
 
tailSet(E) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
TaskHandler - Interface in org.eclipse.scada.utils.concurrent.task
A task handler which aids in creating task IDs for Future tasks
TaskHandler.Handle - Interface in org.eclipse.scada.utils.concurrent.task
A task handle which will hold a reference to the assigned task id
toArray() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
toArray(T[]) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
toArray() - Method in class org.eclipse.scada.utils.lang.BitArray
 
toLowerFirst(String) - Static method in class org.eclipse.scada.utils.str.StringHelper
Make the first character of a string lowercase
toMap(Pair<Key, Value>) - Static method in class org.eclipse.scada.utils.collection.MapBuilder
Return a new map the containing only the provided value pair
toMap(Map<Key, Value>, Pair<Key, Value>) - Static method in class org.eclipse.scada.utils.collection.MapBuilder
Return a new map containing the provided pair, or add the pair to an already existing map.
toString() - Method in enum org.eclipse.scada.utils.filter.Assertion
 
toString() - Method in class org.eclipse.scada.utils.filter.FilterAssertion
 
toString() - Method in class org.eclipse.scada.utils.filter.FilterExpression
 
toString() - Method in enum org.eclipse.scada.utils.filter.Operator
 
toString() - Method in class org.eclipse.scada.utils.lang.BitArray
 
toString() - Method in class org.eclipse.scada.utils.lang.Pair
 
toString() - Method in class org.eclipse.scada.utils.script.ScriptExecutor
 
toString() - Method in class org.eclipse.scada.utils.stats.StatisticValue
 
toString() - Method in class org.eclipse.scada.utils.statuscodes.StatusCode
 
toUpperFirst(String) - Static method in class org.eclipse.scada.utils.str.StringHelper
Make the first character of a string uppercase
toValue() - Method in enum org.eclipse.scada.utils.filter.Assertion
 
toValue() - Method in enum org.eclipse.scada.utils.filter.Operator
 
transform(From) - Method in class org.eclipse.scada.utils.concurrent.TransformResultFuture
 
TransformResultFuture<From,To> - Class in org.eclipse.scada.utils.concurrent
 
TransformResultFuture(NotifyFuture<From>) - Constructor for class org.eclipse.scada.utils.concurrent.TransformResultFuture
 

U

unexportService(ServiceReference<?>) - Method in class org.eclipse.scada.utils.osgi.exporter.AbstractExporter
 
unexportService(ServiceReference<?>) - Method in class org.eclipse.scada.utils.osgi.jaxws.EndpointExporter
 
update(String, Object...) - Method in class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionContext
 
update(String, Map<String, Object>) - Method in class org.eclipse.scada.utils.osgi.jdbc.task.CommonConnectionContext
 
update(String, Object...) - Method in interface org.eclipse.scada.utils.osgi.jdbc.task.ConnectionContext
 
update(String, Map<String, Object>) - Method in interface org.eclipse.scada.utils.osgi.jdbc.task.ConnectionContext
 
update() - Method in class org.eclipse.scada.utils.osgi.pool.SingleObjectPoolServiceTracker
 
updateCount() - Method in class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
UUIDEditor - Class in org.eclipse.scada.utils.propertyeditors
 
UUIDEditor() - Constructor for class org.eclipse.scada.utils.propertyeditors.UUIDEditor
 

V

validate(ResultSet) - Method in interface org.eclipse.scada.utils.osgi.jdbc.data.RowMapper
validate result after query (for instance number of columns, etc
validate(ResultSet) - Method in class org.eclipse.scada.utils.osgi.jdbc.data.RowMapperAdapter
 
validate(ResultSet) - Method in class org.eclipse.scada.utils.osgi.jdbc.data.SingleColumnRowMapper
 
value - Variable in class org.eclipse.scada.utils.lang.Holder
 
valueOf(String) - Static method in enum org.eclipse.scada.utils.exec.LongRunningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.utils.filter.Assertion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.utils.filter.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.utils.statuscodes.SeverityLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.scada.utils.exec.LongRunningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.utils.filter.Assertion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.utils.filter.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.utils.statuscodes.SeverityLevel
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitForCompletion() - Method in interface org.eclipse.scada.utils.exec.LongRunningOperation
 
waitForCompletion(int) - Method in interface org.eclipse.scada.utils.exec.LongRunningOperation
 
waitForService(long) - Method in class org.eclipse.scada.utils.osgi.SingleServiceTracker
 
wrap() - Method in class org.eclipse.scada.utils.io.HexDumpOutputStream
 
write(int) - Method in class org.eclipse.scada.utils.io.HexDumpOutputStream
 
A B C D E F G H I J L M N O P Q R S T U V W