Skip navigation links
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
 
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
 
AbstractTargetValidator<T> - Class in org.eclipse.scada.utils.ecore.validation
 
AbstractTargetValidator(Class<T>, String) - Constructor for class org.eclipse.scada.utils.ecore.validation.AbstractTargetValidator
 
Activator - Class in org.eclipse.scada.utils.osgi.jaxws
 
Activator() - Constructor for class org.eclipse.scada.utils.osgi.jaxws.Activator
 
adapt(Object, Class<T>) - Static method in class org.eclipse.scada.utils.core.runtime.AdapterHelper
Adapt an object to the requested target class if possible
adapt(Object, Class<T>, boolean) - Static method in class org.eclipse.scada.utils.core.runtime.AdapterHelper
Adapt an object to the requested target class if possible
AdapterHelper - Class in org.eclipse.scada.utils.core.runtime
 
add(E) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
add(EStructuralFeature, Severity, String, Object...) - Method in interface org.eclipse.scada.utils.ecore.validation.ValidationContext
 
add(EStructuralFeature, String, Object...) - Method in interface org.eclipse.scada.utils.ecore.validation.ValidationContext
 
add(Severity, Object[], String, Object...) - Method in interface org.eclipse.scada.utils.ecore.validation.ValidationContext
 
add(String, Object...) - Method in interface org.eclipse.scada.utils.ecore.validation.ValidationContext
 
add(Severity, Object[], String, Object...) - Method in class org.eclipse.scada.utils.ecore.validation.ValidationContextImpl
 
add(EStructuralFeature, Severity, String, Object...) - Method in class org.eclipse.scada.utils.ecore.validation.ValidationContextImpl
 
add(String, Object...) - Method in class org.eclipse.scada.utils.ecore.validation.ValidationContextImpl
 
add(EStructuralFeature, String, Object...) - Method in class org.eclipse.scada.utils.ecore.validation.ValidationContextImpl
 
addAll(Collection<? extends E>) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
addDirectory(String, EntryInformation) - Method in interface org.eclipse.scada.utils.pkg.deb.BinaryPackageBuilder
Add a directory to the binary package
addDirectory(String, EntryInformation) - Method in class org.eclipse.scada.utils.pkg.deb.DebianPackageWriter
 
addFile(ContentProvider, String, EntryInformation) - Method in interface org.eclipse.scada.utils.pkg.deb.BinaryPackageBuilder
Add a file to the binary package
addFile(File, String, EntryInformation) - Method in class org.eclipse.scada.utils.pkg.deb.DebianPackageWriter
 
addFile(byte[], String, EntryInformation) - Method in class org.eclipse.scada.utils.pkg.deb.DebianPackageWriter
 
addFile(String, String, EntryInformation) - Method in class org.eclipse.scada.utils.pkg.deb.DebianPackageWriter
 
addFile(ContentProvider, String, EntryInformation) - Method in class org.eclipse.scada.utils.pkg.deb.DebianPackageWriter
 
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
 
allocateId(NotifyFuture<?>) - Method in class org.eclipse.scada.utils.concurrent.task.DefaultTaskHandler
 
apply(DiagnosticChain) - Method in class org.eclipse.scada.utils.ecore.validation.ValidationContextImpl
 
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
 
ARCHITECTURE - Static variable in interface org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile.Fields
 
Assertion - Enum in org.eclipse.scada.utils.filter
 
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
 
beginTask(String, int) - Method in class org.eclipse.scada.utils.progress.NullProgressMonitor
 
beginTask(String, int) - Method in interface org.eclipse.scada.utils.progress.ProgressMonitor
 
BinaryPackageBuilder - Interface in org.eclipse.scada.utils.pkg.deb
An interface for binary installation package builders
BinaryPackageControlFile - Class in org.eclipse.scada.utils.pkg.deb.control
A control file for binary packages
BinaryPackageControlFile() - Constructor for class org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile
 
BinaryPackageControlFile.Fields - Interface in org.eclipse.scada.utils.pkg.deb.control
 
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
 
CHARSET - Static variable in class org.eclipse.scada.utils.pkg.deb.DebianPackageWriter
 
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
 
close() - Method in class org.eclipse.scada.utils.pkg.deb.control.ControlFileWriter
 
close() - Method in class org.eclipse.scada.utils.pkg.deb.DebianPackageWriter
 
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
 
compareTo(ControlFieldDefinition) - Method in class org.eclipse.scada.utils.pkg.deb.control.ControlFieldDefinition
 
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
 
completed(T) - Method in interface org.eclipse.scada.utils.concurrent.task.ResultHandler
 
CONFLICTS - Static variable in interface org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile.Fields
 
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
 
ContentProvider - Interface in org.eclipse.scada.utils.pkg.deb
 
ControlField - Class in org.eclipse.scada.utils.pkg.deb.control
ControlFieldDefinition - Class in org.eclipse.scada.utils.pkg.deb.control
The definition of a field of a control file
ControlFieldDefinition(String, FieldType, Pattern) - Constructor for class org.eclipse.scada.utils.pkg.deb.control.ControlFieldDefinition
 
ControlFieldDefinition(String, FieldType) - Constructor for class org.eclipse.scada.utils.pkg.deb.control.ControlFieldDefinition
 
ControlFileWriter - Class in org.eclipse.scada.utils.pkg.deb.control
Write control files
This class writes debian control files to a target stream.
ControlFileWriter(Writer) - Constructor for class org.eclipse.scada.utils.pkg.deb.control.ControlFileWriter
 
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
 
createChecksumContent() - Method in class org.eclipse.scada.utils.pkg.deb.DebianPackageWriter
 
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
 
createConfFilesContent() - Method in class org.eclipse.scada.utils.pkg.deb.DebianPackageWriter
 
createControlContent() - Method in class org.eclipse.scada.utils.pkg.deb.DebianPackageWriter
 
createEngine(String, ClassLoader) - Static method in class org.eclipse.scada.utils.script.Scripts
 
createEngine(ScriptEngineManager, String, ClassLoader) - Static method in class org.eclipse.scada.utils.script.Scripts
 
createField(String, String) - Method in class org.eclipse.scada.utils.pkg.deb.control.ControlFieldDefinition
 
createField(String) - Method in class org.eclipse.scada.utils.pkg.deb.control.ControlFieldDefinition
 
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
 
createInputStream() - Method in interface org.eclipse.scada.utils.pkg.deb.ContentProvider
Create a new input stream
Note: The caller must close the stream
createInputStream() - Method in class org.eclipse.scada.utils.pkg.deb.FileContentProvider
 
createInputStream() - Method in class org.eclipse.scada.utils.pkg.deb.StaticContentProvider
 
createInputStream() - Method in class org.eclipse.scada.utils.pkg.deb.TextFileContentProvider
 
createManager(ClassLoader) - Static method in class org.eclipse.scada.utils.script.Scripts
Create a new script engine manager
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
 
DataSourceConnectionAccessor(DataSourceFactory, Properties, Long) - 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
 
DebianPackageWriter - Class in org.eclipse.scada.utils.pkg.deb
 
DebianPackageWriter(OutputStream, GenericControlFile) - Constructor for class org.eclipse.scada.utils.pkg.deb.DebianPackageWriter
 
DebianPackageWriter(OutputStream, GenericControlFile, TimestampProvider) - Constructor for class org.eclipse.scada.utils.pkg.deb.DebianPackageWriter
 
decode(String) - Static method in class org.eclipse.scada.utils.str.StringEncoder
 
DEFAULT_DIRECTORY - Static variable in class org.eclipse.scada.utils.pkg.deb.EntryInformation
 
DEFAULT_FILE - Static variable in class org.eclipse.scada.utils.pkg.deb.EntryInformation
 
DEFAULT_FILE_CONF - Static variable in class org.eclipse.scada.utils.pkg.deb.EntryInformation
 
DEFAULT_FILE_EXEC - Static variable in class org.eclipse.scada.utils.pkg.deb.EntryInformation
 
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
 
DEFAULT_TIMESTAMP_PROVIDER - Static variable in interface org.eclipse.scada.utils.pkg.deb.TimestampProvider
 
DefaultTaskHandler - Class in org.eclipse.scada.utils.concurrent.task
 
DefaultTaskHandler() - Constructor for class org.eclipse.scada.utils.concurrent.task.DefaultTaskHandler
 
DefaultTimestampProvider() - Constructor for class org.eclipse.scada.utils.pkg.deb.TimestampProvider.DefaultTimestampProvider
 
DEPENDS - Static variable in interface org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile.Fields
 
DESCRIPTION - Static variable in interface org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile.Fields
 
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
 
done() - Method in class org.eclipse.scada.utils.progress.NullProgressMonitor
 
done() - Method in interface org.eclipse.scada.utils.progress.ProgressMonitor
 
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
 
EntryInformation - Class in org.eclipse.scada.utils.pkg.deb
Additional information for content entries
EntryInformation(String, String, int, boolean) - Constructor for class org.eclipse.scada.utils.pkg.deb.EntryInformation
 
EntryInformation(int) - Constructor for class org.eclipse.scada.utils.pkg.deb.EntryInformation
 
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.pkg.deb.control.ControlFieldDefinition
 
equals(Object) - Method in class org.eclipse.scada.utils.stats.StatisticEntryImpl
 
equals(Object) - Method in class org.eclipse.scada.utils.statuscodes.StatusCode
 
ESSENTIAL - Static variable in interface org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile.Fields
 
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(ScriptContext) - Method in class org.eclipse.scada.utils.script.ScriptExecutor
 
execute(ScriptContext, Map<String, Object>) - Method in class org.eclipse.scada.utils.script.ScriptExecutor
 
executeWithClassLoader(ClassLoader, Callable<V>) - Static method in class org.eclipse.scada.utils.script.Scripts
 
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
 
ExtendedPropertiesReplacer - Class in org.eclipse.scada.utils.str
A replacer which allows to process additional operators in the key.
ExtendedPropertiesReplacer(Map<?, ?>, boolean) - Constructor for class org.eclipse.scada.utils.str.ExtendedPropertiesReplacer
 
ExtendedPropertiesReplacer(Map<?, ?>) - Constructor for class org.eclipse.scada.utils.str.ExtendedPropertiesReplacer
 
ExtensibleValidationDescriptor - Class in org.eclipse.scada.utils.ecore.validation
 
ExtensibleValidationDescriptor(EValidator...) - Constructor for class org.eclipse.scada.utils.ecore.validation.ExtensibleValidationDescriptor
 
ExtensibleValidator - Class in org.eclipse.scada.utils.ecore.validation
 
ExtensibleValidator(EValidator[]) - Constructor for class org.eclipse.scada.utils.ecore.validation.ExtensibleValidator
 
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
 
fetchResult() - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
FieldType - Enum in org.eclipse.scada.utils.pkg.deb.control
The different supported field types
FileContentProvider - Class in org.eclipse.scada.utils.pkg.deb
 
FileContentProvider(File) - Constructor for class org.eclipse.scada.utils.pkg.deb.FileContentProvider
 
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
 
FutureListenerImpl(S) - Constructor for class org.eclipse.scada.utils.concurrent.IteratingFuture.FutureListenerImpl
 
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.
GenericControlFile - Class in org.eclipse.scada.utils.pkg.deb.control
A generic control file
This type can be used to implement other control files are directly.
GenericControlFile() - Constructor for class org.eclipse.scada.utils.pkg.deb.control.GenericControlFile
 
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(int) - Method in class org.eclipse.scada.utils.lang.BitArray
 
get(ControlFieldDefinition) - Method in class org.eclipse.scada.utils.pkg.deb.control.GenericControlFile
 
getActiveCount() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
getActiveCount() - Method in interface org.eclipse.scada.utils.concurrent.ExecutorServiceExporterMXBean
 
getArchitecture() - Method in class org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile
 
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
 
getDefault() - Static method in class org.eclipse.scada.utils.ecore.validation.ValidationPlugin
 
getDefinition() - Method in class org.eclipse.scada.utils.pkg.deb.control.ControlField
 
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
 
getEValidator() - Method in class org.eclipse.scada.utils.ecore.validation.ExtensibleValidationDescriptor
 
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
 
getFirstLine() - Method in class org.eclipse.scada.utils.pkg.deb.control.ControlField
 
getGroup() - Method in class org.eclipse.scada.utils.pkg.deb.EntryInformation
 
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
 
getLoginTimeout(Properties, String, String) - Static method in class org.eclipse.scada.utils.osgi.jdbc.DataSourceHelper
 
getMaintainer() - Method in class org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile
 
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
 
getMode() - Method in class org.eclipse.scada.utils.pkg.deb.EntryInformation
 
getModTime() - Method in class org.eclipse.scada.utils.pkg.deb.TimestampProvider.DefaultTimestampProvider
 
getModTime() - Method in interface org.eclipse.scada.utils.pkg.deb.TimestampProvider
 
getModTime() - Method in class org.eclipse.scada.utils.pkg.deb.TimestampProvider.SpecificTimestampProvider
 
getModTime() - Method in class org.eclipse.scada.utils.pkg.deb.TimestampProvider.SpecificYearTimestampProvider
 
getModuleCode() - Method in class org.eclipse.scada.utils.statuscodes.StatusCode
 
getName() - Method in class org.eclipse.scada.utils.pkg.deb.control.ControlFieldDefinition
 
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
 
getPackage() - Method in class org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile
 
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
 
getPriority() - Method in class org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile
 
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
 
getRootCause(Throwable) - Static method in class org.eclipse.scada.utils.ExceptionHelper
Get the root cause of an exception
getSection() - Method in class org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile
 
getService() - Method in class org.eclipse.scada.utils.osgi.SingleServiceTracker
 
getSeverity() - Method in class org.eclipse.scada.utils.statuscodes.StatusCode
 
getSeverityCode() - Method in enum org.eclipse.scada.utils.ecore.validation.Severity
 
getSize() - Method in interface org.eclipse.scada.utils.pkg.deb.ContentProvider
 
getSize() - Method in class org.eclipse.scada.utils.pkg.deb.FileContentProvider
 
getSize() - Method in class org.eclipse.scada.utils.pkg.deb.StaticContentProvider
 
getSize() - Method in class org.eclipse.scada.utils.pkg.deb.TextFileContentProvider
 
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
 
getTarget() - Method in interface org.eclipse.scada.utils.ecore.validation.ValidationContext
 
getTarget() - Method in class org.eclipse.scada.utils.ecore.validation.ValidationContextImpl
 
getTaskCount() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
getTaskCount() - Method in interface org.eclipse.scada.utils.concurrent.ExecutorServiceExporterMXBean
 
getTimestampProvider() - Method in class org.eclipse.scada.utils.pkg.deb.DebianPackageWriter
 
getType() - Method in class org.eclipse.scada.utils.pkg.deb.control.ControlFieldDefinition
 
getUser() - Method in class org.eclipse.scada.utils.pkg.deb.EntryInformation
 
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 class org.eclipse.scada.utils.pkg.deb.control.ControlField
 
getValue(ControlFieldDefinition) - Method in class org.eclipse.scada.utils.pkg.deb.control.GenericControlFile
 
getValue() - Method in interface org.eclipse.scada.utils.stats.StatisticEntry
 
getValue() - Method in class org.eclipse.scada.utils.stats.StatisticEntryImpl
 
getVersion() - Method in class org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile
 

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
 
hasContent() - Method in interface org.eclipse.scada.utils.pkg.deb.ContentProvider
 
hasContent() - Method in class org.eclipse.scada.utils.pkg.deb.FileContentProvider
 
hasContent() - Method in class org.eclipse.scada.utils.pkg.deb.StaticContentProvider
 
hasContent() - Method in class org.eclipse.scada.utils.pkg.deb.TextFileContentProvider
 
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.pkg.deb.control.ControlFieldDefinition
 
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
 
INSTALLED_SIZE - Static variable in interface org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile.Fields
 
INSTANCE - Static variable in class org.eclipse.scada.utils.concurrent.DirectExecutor
 
INSTANCE - Static variable in class org.eclipse.scada.utils.io.RecursiveDeleteVisitor
 
INSTANCE - Static variable in class org.eclipse.scada.utils.progress.NullProgressMonitor
 
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
 
internalAddDirectory(String, EntryInformation) - Method in class org.eclipse.scada.utils.pkg.deb.DebianPackageWriter
 
InternerHelper - Class in org.eclipse.scada.utils.interner
 
InvalidValueException - Exception in org.eclipse.scada.utils.pkg.deb
 
InvalidValueException() - Constructor for exception org.eclipse.scada.utils.pkg.deb.InvalidValueException
 
InvalidValueException(String, Throwable, boolean, boolean) - Constructor for exception org.eclipse.scada.utils.pkg.deb.InvalidValueException
 
InvalidValueException(String, Throwable) - Constructor for exception org.eclipse.scada.utils.pkg.deb.InvalidValueException
 
InvalidValueException(String) - Constructor for exception org.eclipse.scada.utils.pkg.deb.InvalidValueException
 
InvalidValueException(Throwable) - Constructor for exception org.eclipse.scada.utils.pkg.deb.InvalidValueException
 
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
 
isConfigurationFile() - Method in class org.eclipse.scada.utils.pkg.deb.EntryInformation
 
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
 
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
 
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
 

M

MAINTAINER - Static variable in interface org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile.Fields
 
makeFileName() - Method in class org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile
 
makeInterner(String, String) - Static method in class org.eclipse.scada.utils.interner.InternerHelper
 
makeNoOpInterner() - Static method in class org.eclipse.scada.utils.interner.InternerHelper
 
makeTargetData(EStructuralFeature) - Method in class org.eclipse.scada.utils.ecore.validation.ValidationContextImpl
 
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
newExtendedSource(Map<?, ?>) - Static method in class org.eclipse.scada.utils.str.StringReplacer
Create a new ReplaceSource for Map sources which allows additional operators.
newSingleThreadExportedExecutor(String) - Static method in class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
newSingleThreadExportedScheduledExecutor(String) - Static method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
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
 
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
 
NULL_CONTENT - Static variable in interface org.eclipse.scada.utils.pkg.deb.ContentProvider
 
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
 
NullProgressMonitor - Class in org.eclipse.scada.utils.progress
A progress monitor which does nothing

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
 
Operator - Enum in org.eclipse.scada.utils.filter
 
Optional - Annotation Type in org.eclipse.scada.utils.inject
 
orDefault(ProgressMonitor) - Static method in class org.eclipse.scada.utils.progress.ProgressMonitors
Return the provided monitor instance or a no-op default
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.core.runtime - package org.eclipse.scada.utils.core.runtime
 
org.eclipse.scada.utils.ecore.validation - package org.eclipse.scada.utils.ecore.validation
 
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.pkg.deb - package org.eclipse.scada.utils.pkg.deb
 
org.eclipse.scada.utils.pkg.deb.control - package org.eclipse.scada.utils.pkg.deb.control
 
org.eclipse.scada.utils.progress - package org.eclipse.scada.utils.progress
 
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

PACKAGE - Static variable in interface org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile.Fields
 
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
 
performValidation(T, ValidationContext) - Method in class org.eclipse.scada.utils.ecore.validation.AbstractTargetValidator
 
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
 
PoolHandler(ObjectPool<S>, String) - Constructor for class org.eclipse.scada.utils.osgi.pool.AbstractObjectPoolServiceTracker.PoolHandler
 
PoolHandler(ObjectPool<S>) - Constructor for class org.eclipse.scada.utils.osgi.pool.AllObjectPoolServiceTracker.PoolHandler
 
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
 
postVisitDirectory(Path, IOException) - Method in class org.eclipse.scada.utils.io.RecursiveDeleteVisitor
 
PRE_DEPENDS - Static variable in interface org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile.Fields
 
PRIORITY - Static variable in interface org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile.Fields
 
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
ProgressMonitor - Interface in org.eclipse.scada.utils.progress
 
ProgressMonitors - Class in org.eclipse.scada.utils.progress
 
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

RecursiveDeleteVisitor - Class in org.eclipse.scada.utils.io
 
RecursiveDeleteVisitor() - Constructor for class org.eclipse.scada.utils.io.RecursiveDeleteVisitor
 
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, String) - Method in class org.eclipse.scada.utils.str.ExtendedPropertiesReplacer
 
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, boolean) - Static method in class org.eclipse.scada.utils.str.StringReplacer
Replace variables in a string
replace(String, StringReplacer.ReplaceSource, Pattern) - Static method in class org.eclipse.scada.utils.str.StringReplacer
Replace variables in a string
Actually calls replace ( string, replcaeSource, pattern, true ).
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
 
run(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.scada.utils.ecore.validation.ValidationRunner
 
runElement(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.scada.utils.ecore.validation.ValidationRunner
 
runValidation(EObject, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.scada.utils.ecore.validation.ValidationPlugin
 

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) - Constructor for class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
Create a scheduled executor service with a maximum of 1 thread
ScheduledExportedExecutorService(String, int) - Constructor for class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
ScheduledExportedExecutorService(String, int, ThreadFactory) - 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(String, String, ClassLoader) - Constructor for class org.eclipse.scada.utils.script.ScriptExecutor
 
ScriptExecutor(String, String, ClassLoader, String) - Constructor for class org.eclipse.scada.utils.script.ScriptExecutor
 
ScriptExecutor(String, URL, ClassLoader) - Constructor for class org.eclipse.scada.utils.script.ScriptExecutor
 
ScriptExecutor(ScriptEngineManager, String, String, ClassLoader) - Constructor for class org.eclipse.scada.utils.script.ScriptExecutor
Create a new script executor
ScriptExecutor(ScriptEngineManager, String, String, ClassLoader, String) - Constructor for class org.eclipse.scada.utils.script.ScriptExecutor
Create a new script executor
ScriptExecutor(ScriptEngineManager, String, URL, ClassLoader) - Constructor for class org.eclipse.scada.utils.script.ScriptExecutor
Create a new script executor
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
 
Scripts - Class in org.eclipse.scada.utils.script
Helper functions for JSR 223 scripts
second - Variable in class org.eclipse.scada.utils.lang.Pair
 
SECTION - Static variable in interface org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile.Fields
 
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
 
set(ControlField) - Method in class org.eclipse.scada.utils.pkg.deb.control.GenericControlFile
 
set(ControlFieldDefinition, String) - Method in class org.eclipse.scada.utils.pkg.deb.control.GenericControlFile
 
setArchitecture(String) - Method in class org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile
 
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
 
setDescription(String, String) - Method in class org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile
 
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
 
setMaintainer(String) - Method in class org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile
 
setOperator(Operator) - Method in class org.eclipse.scada.utils.filter.FilterExpression
 
setPackage(String) - Method in class org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile
 
setPostinstScript(ContentProvider) - Method in class org.eclipse.scada.utils.pkg.deb.DebianPackageWriter
 
setPostrmScript(ContentProvider) - Method in class org.eclipse.scada.utils.pkg.deb.DebianPackageWriter
 
setPreinstScript(ContentProvider) - Method in class org.eclipse.scada.utils.pkg.deb.DebianPackageWriter
 
setPrermScript(ContentProvider) - Method in class org.eclipse.scada.utils.pkg.deb.DebianPackageWriter
 
setPriority(String) - Method in class org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile
 
setResult(T) - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
setResult(T) - Method in class org.eclipse.scada.utils.concurrent.NotifyFutureImpl
 
setSection(String) - Method in class org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile
 
setValue(Object) - Method in class org.eclipse.scada.utils.filter.FilterAssertion
 
setValue(Object) - Method in class org.eclipse.scada.utils.propertyeditors.DateEditor
 
setVersion(String) - Method in class org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile
 
Severity - Enum in org.eclipse.scada.utils.ecore.validation
 
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
showTable(PrintWriter, List<String>, List<List<String>>, int) - Static method in class org.eclipse.scada.utils.str.Tables
Print out a table
showTable(Tables.Output, List<String>, List<List<String>>, int) - Static method in class org.eclipse.scada.utils.str.Tables
 
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
 
SpecificTimestampProvider(long) - Constructor for class org.eclipse.scada.utils.pkg.deb.TimestampProvider.SpecificTimestampProvider
 
SpecificTimestampProvider(Date) - Constructor for class org.eclipse.scada.utils.pkg.deb.TimestampProvider.SpecificTimestampProvider
 
SpecificTimestampProvider(Calendar) - Constructor for class org.eclipse.scada.utils.pkg.deb.TimestampProvider.SpecificTimestampProvider
 
SpecificYearTimestampProvider(int) - Constructor for class org.eclipse.scada.utils.pkg.deb.TimestampProvider.SpecificYearTimestampProvider
 
SqlHelper - Class in org.eclipse.scada.utils.sql
 
start(BundleContext) - Method in class org.eclipse.scada.utils.ecore.validation.ValidationPlugin
 
start() - Method in interface org.eclipse.scada.utils.lifecycle.LifecycleAware
 
start(BundleContext) - Method in class org.eclipse.scada.utils.osgi.jaxws.Activator
 
startIterating() - Method in class org.eclipse.scada.utils.concurrent.IteratingFuture
Start iterating over the list
StaticContentProvider - Class in org.eclipse.scada.utils.pkg.deb
 
StaticContentProvider(byte[]) - Constructor for class org.eclipse.scada.utils.pkg.deb.StaticContentProvider
 
StaticContentProvider(String) - Constructor for class org.eclipse.scada.utils.pkg.deb.StaticContentProvider
 
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(BundleContext) - Method in class org.eclipse.scada.utils.ecore.validation.ValidationPlugin
 
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
 

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
TextFileContentProvider - Class in org.eclipse.scada.utils.pkg.deb
 
TextFileContentProvider(File) - Constructor for class org.eclipse.scada.utils.pkg.deb.TextFileContentProvider
 
TimestampProvider - Interface in org.eclipse.scada.utils.pkg.deb
 
TimestampProvider.DefaultTimestampProvider - Class in org.eclipse.scada.utils.pkg.deb
just use the current time, but for all files of the instance
TimestampProvider.SpecificTimestampProvider - Class in org.eclipse.scada.utils.pkg.deb
specify specific instant
TimestampProvider.SpecificYearTimestampProvider - Class in org.eclipse.scada.utils.pkg.deb
use new year of the specified year 00:00:00.000
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
 
toHex(byte[]) - Static method in class org.eclipse.scada.utils.str.StringHelper
Convert byte array to hex string
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
 
TypedValidator<T extends org.eclipse.emf.ecore.EObject> - Class in org.eclipse.scada.utils.ecore.validation
 
TypedValidator(Class<T>) - Constructor for class org.eclipse.scada.utils.ecore.validation.TypedValidator
 

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(Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.scada.utils.ecore.validation.AbstractTargetValidator
 
validate(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.scada.utils.ecore.validation.ExtensibleValidator
 
validate(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.scada.utils.ecore.validation.ExtensibleValidator
 
validate(EDataType, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.scada.utils.ecore.validation.ExtensibleValidator
 
validate(ValidationContext) - Method in class org.eclipse.scada.utils.ecore.validation.TypedValidator
 
validate(T, ValidationContext) - Method in class org.eclipse.scada.utils.ecore.validation.TypedValidator
 
validate(ValidationContext) - Method in interface org.eclipse.scada.utils.ecore.validation.Validator
 
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
 
validate() - Method in class org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile
 
validate(GenericControlFile) - Static method in class org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile
 
validateName(String) - Static method in class org.eclipse.scada.utils.pkg.deb.control.ControlFieldDefinition
 
validateNonEmpty(String, String) - Static method in class org.eclipse.scada.utils.pkg.deb.control.ControlFieldDefinition
 
validateRange(ValidationContext, EStructuralFeature, long, Long, Long, String) - Static method in class org.eclipse.scada.utils.ecore.validation.Validations
 
validateValue(String) - Method in class org.eclipse.scada.utils.pkg.deb.control.ControlFieldDefinition
 
ValidationContext - Interface in org.eclipse.scada.utils.ecore.validation
 
ValidationContextImpl - Class in org.eclipse.scada.utils.ecore.validation
 
ValidationContextImpl(String, Object) - Constructor for class org.eclipse.scada.utils.ecore.validation.ValidationContextImpl
 
ValidationPlugin - Class in org.eclipse.scada.utils.ecore.validation
 
ValidationPlugin() - Constructor for class org.eclipse.scada.utils.ecore.validation.ValidationPlugin
 
ValidationRunner - Class in org.eclipse.scada.utils.ecore.validation
 
ValidationRunner() - Constructor for class org.eclipse.scada.utils.ecore.validation.ValidationRunner
 
Validations - Class in org.eclipse.scada.utils.ecore.validation
 
Validator - Interface in org.eclipse.scada.utils.ecore.validation
 
value - Variable in class org.eclipse.scada.utils.lang.Holder
 
valueOf(String) - Static method in enum org.eclipse.scada.utils.ecore.validation.Severity
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.pkg.deb.control.FieldType
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.ecore.validation.Severity
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.pkg.deb.control.FieldType
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.
VERSION - Static variable in interface org.eclipse.scada.utils.pkg.deb.control.BinaryPackageControlFile.Fields
 
visitFile(Path, BasicFileAttributes) - Method in class org.eclipse.scada.utils.io.RecursiveDeleteVisitor
 

W

waitForService(long) - Method in class org.eclipse.scada.utils.osgi.SingleServiceTracker
 
worked(int) - Method in class org.eclipse.scada.utils.progress.NullProgressMonitor
 
worked(int) - Method in interface org.eclipse.scada.utils.progress.ProgressMonitor
 
wrap() - Method in class org.eclipse.scada.utils.io.HexDumpOutputStream
 
write(int) - Method in class org.eclipse.scada.utils.io.HexDumpOutputStream
 
write(Writer) - Method in class org.eclipse.scada.utils.pkg.deb.control.ControlField
 
write(ControlFileWriter) - Method in class org.eclipse.scada.utils.pkg.deb.control.GenericControlFile
 
writeBreak() - Method in class org.eclipse.scada.utils.pkg.deb.control.ControlFileWriter
 
writeField(ControlField) - Method in class org.eclipse.scada.utils.pkg.deb.control.ControlFileWriter
 
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links