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

A

ABSTAIN - Static variable in class org.eclipse.scada.sec.AuthorizationResult
 
AbstractAuthLogicHandler - Class in org.apache.mina.proxy.handlers.http
AbstractAuthLogicHandler.java - Abstract class that handles an authentication mechanism logic.
AbstractAuthLogicHandler(ProxyIoSession) - Constructor for class org.apache.mina.proxy.handlers.http.AbstractAuthLogicHandler
Instantiates a handler for the given proxy session.
AbstractAxisManager<Key,Value> - Class in org.eclipse.scada.ui.chart.viewer
 
AbstractAxisManager(DataBindingContext, ChartRenderer) - Constructor for class org.eclipse.scada.ui.chart.viewer.AbstractAxisManager
 
AbstractAxisViewer - Class in org.eclipse.scada.ui.chart.viewer
 
AbstractAxisViewer(DataBindingContext, ChartRenderer, Axis) - Constructor for class org.eclipse.scada.ui.chart.viewer.AbstractAxisViewer
 
AbstractBaseDetailsPart - Class in org.eclipse.scada.da.client.dataitem.details.part
 
AbstractBaseDetailsPart() - Constructor for class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
 
AbstractBaseDraw2DDetailsPart - Class in org.eclipse.scada.da.client.dataitem.details.extra.part
 
AbstractBaseDraw2DDetailsPart() - Constructor for class org.eclipse.scada.da.client.dataitem.details.extra.part.AbstractBaseDraw2DDetailsPart
 
AbstractBaseDraw2DDetailsPart_Label_NotAvail_Text - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
AbstractBlinker - Class in org.eclipse.scada.ui.blink
 
AbstractBlinker() - Constructor for class org.eclipse.scada.ui.blink.AbstractBlinker
 
AbstractCallback - Class in org.eclipse.scada.sec.callback
 
AbstractCallback() - Constructor for class org.eclipse.scada.sec.callback.AbstractCallback
 
AbstractCallback(int) - Constructor for class org.eclipse.scada.sec.callback.AbstractCallback
 
AbstractConfigurationAdministrator - Class in org.eclipse.scada.ca.common
 
AbstractConfigurationAdministrator(BundleContext) - Constructor for class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
AbstractConfigurationAdministrator.CompositeFuture<T> - Class in org.eclipse.scada.ca.common
 
AbstractConfigurationAdministrator.CompositeFuture() - Constructor for class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator.CompositeFuture
 
AbstractConfigurationAdministrator.ConfigurationFuture - Class in org.eclipse.scada.ca.common
 
AbstractConfigurationAdministrator.ConfigurationFuture() - Constructor for class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator.ConfigurationFuture
 
AbstractConfigurationAdministrator.PatchFuture - Class in org.eclipse.scada.ca.common
 
AbstractConfigurationAdministrator.PatchFuture() - Constructor for class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator.PatchFuture
 
AbstractConfigurationAdministrator.PurgeFuture - Class in org.eclipse.scada.ca.common
 
AbstractConfigurationAdministrator.PurgeFuture() - Constructor for class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator.PurgeFuture
 
AbstractConnectionDiscoverer - Class in org.eclipse.scada.core.ui.connection
 
AbstractConnectionDiscoverer() - Constructor for class org.eclipse.scada.core.ui.connection.AbstractConnectionDiscoverer
 
AbstractConnectionManager<ConnectionServiceType extends ConnectionService> - Class in org.eclipse.scada.core.client.connection.service
 
AbstractConnectionManager(Class<ConnectionServiceType>, BundleContext, String, ConnectionInformation) - Constructor for class org.eclipse.scada.core.client.connection.service.AbstractConnectionManager
 
AbstractConnectionManager - Class in org.eclipse.scada.core.connection.provider
 
AbstractConnectionManager(BundleContext, ConnectionInformation, String, Integer, boolean) - Constructor for class org.eclipse.scada.core.connection.provider.AbstractConnectionManager
 
AbstractConnectionProvider - Class in org.eclipse.scada.core.connection.provider
 
AbstractConnectionProvider(BundleContext, String) - Constructor for class org.eclipse.scada.core.connection.provider.AbstractConnectionProvider
 
AbstractConnectionService - Class in org.eclipse.scada.core.connection.provider
 
AbstractConnectionService(Integer, boolean) - Constructor for class org.eclipse.scada.core.connection.provider.AbstractConnectionService
 
AbstractDatagramSessionConfig - Class in org.apache.mina.transport.socket
TODO Add documentation
AbstractDatagramSessionConfig() - Constructor for class org.apache.mina.transport.socket.AbstractDatagramSessionConfig
 
AbstractDataSeriesRenderer - Class in org.eclipse.scada.chart.swt.render
 
AbstractDataSeriesRenderer(ChartRenderer, SeriesData) - Constructor for class org.eclipse.scada.chart.swt.render.AbstractDataSeriesRenderer
 
AbstractFunctionSeriesData - Class in org.eclipse.scada.chart
 
AbstractFunctionSeriesData(Realm, XAxis, YAxis) - Constructor for class org.eclipse.scada.chart.AbstractFunctionSeriesData
 
AbstractFunctionSeriesData.Request - Class in org.eclipse.scada.chart
 
AbstractFunctionSeriesData.Request(long, long, int) - Constructor for class org.eclipse.scada.chart.AbstractFunctionSeriesData.Request
 
AbstractFuture<T> - Class in org.eclipse.scada.utils.concurrent
 
AbstractFuture() - Constructor for class org.eclipse.scada.utils.concurrent.AbstractFuture
 
AbstractHandshake - Class in org.eclipse.scada.protocol.ngp.common.mc.handshake
 
AbstractHandshake() - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.handshake.AbstractHandshake
 
AbstractHttpLogicHandler - Class in org.apache.mina.proxy.handlers.http
AbstractHttpLogicHandler.java - Base class for HTTP proxy AbstractProxyLogicHandler implementations.
AbstractHttpLogicHandler(ProxyIoSession) - Constructor for class org.apache.mina.proxy.handlers.http.AbstractHttpLogicHandler
AbstractInput - Class in org.eclipse.scada.ui.chart.viewer.input
 
AbstractInput() - Constructor for class org.eclipse.scada.ui.chart.viewer.input.AbstractInput
 
AbstractInputViewer - Class in org.eclipse.scada.ui.chart.viewer
 
AbstractInputViewer(DataBindingContext, DataSeries, ChartViewer, ResourceManager, AxisLocator<XAxis, XAxisViewer>, AxisLocator<YAxis, YAxisViewer>) - Constructor for class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
AbstractIoAcceptor - Class in org.apache.mina.core.service
A base implementation of IoAcceptor.
AbstractIoAcceptor(IoSessionConfig, Executor) - Constructor for class org.apache.mina.core.service.AbstractIoAcceptor
Constructor for AbstractIoAcceptor.
AbstractIoAcceptor.AcceptorOperationFuture - Class in org.apache.mina.core.service
 
AbstractIoAcceptor.AcceptorOperationFuture(List<? extends SocketAddress>) - Constructor for class org.apache.mina.core.service.AbstractIoAcceptor.AcceptorOperationFuture
 
AbstractIoBuffer - Class in org.apache.mina.core.buffer
A base implementation of IoBuffer.
AbstractIoBuffer(IoBufferAllocator, int) - Constructor for class org.apache.mina.core.buffer.AbstractIoBuffer
Creates a new parent buffer.
AbstractIoBuffer(AbstractIoBuffer) - Constructor for class org.apache.mina.core.buffer.AbstractIoBuffer
Creates a new derived buffer.
AbstractIoConnector - Class in org.apache.mina.core.service
A base implementation of IoConnector.
AbstractIoConnector(IoSessionConfig, Executor) - Constructor for class org.apache.mina.core.service.AbstractIoConnector
Constructor for AbstractIoConnector.
AbstractIoService - Class in org.apache.mina.core.service
Base implementation of IoServices.
AbstractIoService(IoSessionConfig, Executor) - Constructor for class org.apache.mina.core.service.AbstractIoService
Constructor for AbstractIoService.
AbstractIoService.ServiceOperationFuture - Class in org.apache.mina.core.service
 
AbstractIoService.ServiceOperationFuture() - Constructor for class org.apache.mina.core.service.AbstractIoService.ServiceOperationFuture
 
AbstractIoSession - Class in org.apache.mina.core.session
Base implementation of IoSession.
AbstractIoSession(IoService) - Constructor for class org.apache.mina.core.session.AbstractIoSession
TODO Add method documentation
AbstractIoSessionConfig - Class in org.apache.mina.core.session
A base implementation of IoSessionConfig.
AbstractIoSessionConfig() - Constructor for class org.apache.mina.core.session.AbstractIoSessionConfig
 
AbstractItemAction - Class in org.eclipse.scada.da.ui.common
 
AbstractItemAction(String) - Constructor for class org.eclipse.scada.da.ui.common.AbstractItemAction
 
AbstractItemExtension - Class in org.eclipse.scada.vi.ui.viewer.ext.item
 
AbstractItemExtension() - Constructor for class org.eclipse.scada.vi.ui.viewer.ext.item.AbstractItemExtension
 
AbstractItemHandler - Class in org.eclipse.scada.da.ui.connection.commands
 
AbstractItemHandler() - Constructor for class org.eclipse.scada.da.ui.connection.commands.AbstractItemHandler
 
AbstractItemHolder - Class in org.eclipse.scada.da.ui.connection.data
An abstract base class for implementing item holders
Note: Implementations must call AbstractItemHolder.init() in order to start the listening
AbstractItemHolder(BundleContext, Item, ItemListenerHolder.HolderListener) - Constructor for class org.eclipse.scada.da.ui.connection.data.AbstractItemHolder
 
AbstractItemInputViewer - Class in org.eclipse.scada.ui.chart.viewer
 
AbstractItemInputViewer(DataBindingContext, ItemDataSeries, ChartViewer, ResourceManager, AxisLocator<XAxis, XAxisViewer>, AxisLocator<YAxis, YAxisViewer>) - Constructor for class org.eclipse.scada.ui.chart.viewer.AbstractItemInputViewer
 
AbstractKeyStoreKeyProvider - Class in org.eclipse.scada.sec.ui.providers
 
AbstractKeyStoreKeyProvider(Realm) - Constructor for class org.eclipse.scada.sec.ui.providers.AbstractKeyStoreKeyProvider
 
AbstractLabelCallbackFactory - Class in org.eclipse.scada.sec.ui
 
AbstractLabelCallbackFactory(LabelCallback) - Constructor for class org.eclipse.scada.sec.ui.AbstractLabelCallbackFactory
 
AbstractLineRender - Class in org.eclipse.scada.chart.swt.render
 
AbstractLineRender(ChartRenderer, SeriesData) - Constructor for class org.eclipse.scada.chart.swt.render.AbstractLineRender
 
AbstractManagedConnectionServiceFactory<ConnectionServiceType extends ConnectionService> - Class in org.eclipse.scada.core.client.connection.service
 
AbstractManagedConnectionServiceFactory() - Constructor for class org.eclipse.scada.core.client.connection.service.AbstractManagedConnectionServiceFactory
 
AbstractObjectPoolServiceTracker<S> - Class in org.eclipse.scada.utils.osgi.pool
 
AbstractObjectPoolServiceTracker(ObjectPoolTracker<S>, String) - Constructor for class org.eclipse.scada.utils.osgi.pool.AbstractObjectPoolServiceTracker
 
AbstractObjectPoolServiceTracker.PoolHandler - Class in org.eclipse.scada.utils.osgi.pool
 
AbstractObjectPoolServiceTracker.PoolHandler(ObjectPool<S>, String) - Constructor for class org.eclipse.scada.utils.osgi.pool.AbstractObjectPoolServiceTracker.PoolHandler
 
AbstractObserver - Class in org.eclipse.scada.ui.chart.viewer
 
AbstractObserver() - Constructor for class org.eclipse.scada.ui.chart.viewer.AbstractObserver
 
AbstractPlainAuthenticationService - Class in org.eclipse.scada.sec.authn
 
AbstractPlainAuthenticationService() - Constructor for class org.eclipse.scada.sec.authn.AbstractPlainAuthenticationService
 
AbstractPlainAuthenticationService.UserEntry - Class in org.eclipse.scada.sec.authn
 
AbstractPlainAuthenticationService.UserEntry(String, Collection<String>) - Constructor for class org.eclipse.scada.sec.authn.AbstractPlainAuthenticationService.UserEntry
 
AbstractPollingConnectionlessIoAcceptor<S extends AbstractIoSession,H> - Class in org.apache.mina.core.polling
IoAcceptor for datagram transport (UDP/IP).
AbstractPollingConnectionlessIoAcceptor(IoSessionConfig) - Constructor for class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
Creates a new instance.
AbstractPollingConnectionlessIoAcceptor(IoSessionConfig, Executor) - Constructor for class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
Creates a new instance.
AbstractPollingIoAcceptor<S extends AbstractIoSession,H> - Class in org.apache.mina.core.polling
A base class for implementing transport using a polling strategy.
AbstractPollingIoAcceptor(IoSessionConfig, Class<? extends IoProcessor<S>>) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoAcceptor
Constructor for AbstractPollingIoAcceptor.
AbstractPollingIoAcceptor(IoSessionConfig, Class<? extends IoProcessor<S>>, int) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoAcceptor
Constructor for AbstractPollingIoAcceptor.
AbstractPollingIoAcceptor(IoSessionConfig, IoProcessor<S>) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoAcceptor
Constructor for AbstractPollingIoAcceptor.
AbstractPollingIoAcceptor(IoSessionConfig, Executor, IoProcessor<S>) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoAcceptor
Constructor for AbstractPollingIoAcceptor.
AbstractPollingIoConnector<T extends AbstractIoSession,H> - Class in org.apache.mina.core.polling
A base class for implementing client transport using a polling strategy.
AbstractPollingIoConnector(IoSessionConfig, Class<? extends IoProcessor<T>>) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoConnector
AbstractPollingIoConnector(IoSessionConfig, Class<? extends IoProcessor<T>>, int) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoConnector
AbstractPollingIoConnector(IoSessionConfig, IoProcessor<T>) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoConnector
AbstractPollingIoConnector(IoSessionConfig, Executor, IoProcessor<T>) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoConnector
AbstractPollingIoConnector.ConnectionRequest - Class in org.apache.mina.core.polling
 
AbstractPollingIoConnector.ConnectionRequest(H, IoSessionInitializer<? extends ConnectFuture>) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoConnector.ConnectionRequest
 
AbstractPollingIoProcessor<S extends AbstractIoSession> - Class in org.apache.mina.core.polling
An abstract implementation of IoProcessor which helps transport developers to write an IoProcessor easily.
AbstractPollingIoProcessor(Executor) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoProcessor
Create an AbstractPollingIoProcessor with the given Executor for handling I/Os events.
AbstractPositionXRuler - Class in org.eclipse.scada.chart.swt.render
 
AbstractPositionXRuler(XAxis) - Constructor for class org.eclipse.scada.chart.swt.render.AbstractPositionXRuler
 
AbstractPositionYRuler - Class in org.eclipse.scada.chart.swt.render
 
AbstractPositionYRuler(YAxis, int) - Constructor for class org.eclipse.scada.chart.swt.render.AbstractPositionYRuler
 
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
 
AbstractProtocolDecoderOutput - Class in org.apache.mina.filter.codec
A ProtocolDecoderOutput based on queue.
AbstractProtocolDecoderOutput() - Constructor for class org.apache.mina.filter.codec.AbstractProtocolDecoderOutput
 
AbstractProtocolEncoderOutput - Class in org.apache.mina.filter.codec
A ProtocolEncoderOutput based on queue.
AbstractProtocolEncoderOutput() - Constructor for class org.apache.mina.filter.codec.AbstractProtocolEncoderOutput
 
AbstractProxyIoHandler - Class in org.apache.mina.proxy
AbstractProxyIoHandler.java - IoHandler that intercepts events until handshake is complete.
AbstractProxyIoHandler() - Constructor for class org.apache.mina.proxy.AbstractProxyIoHandler
 
AbstractProxyLogicHandler - Class in org.apache.mina.proxy
AbstractProxyLogicHandler.java - Helper class to handle proxy handshaking logic.
AbstractProxyLogicHandler(ProxyIoSession) - Constructor for class org.apache.mina.proxy.AbstractProxyLogicHandler
AbstractQueryBuffer - Class in org.eclipse.scada.hd.ui.data
 
AbstractQueryBuffer(String) - Constructor for class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
AbstractQueryHandler - Class in org.eclipse.scada.hd.ui.connection.handler
 
AbstractQueryHandler() - Constructor for class org.eclipse.scada.hd.ui.connection.handler.AbstractQueryHandler
 
AbstractRenderer - Class in org.eclipse.scada.chart.swt.render
 
AbstractRenderer(ChartRenderer) - Constructor for class org.eclipse.scada.chart.swt.render.AbstractRenderer
 
AbstractRuler - Class in org.eclipse.scada.chart.swt.render
 
AbstractRuler() - Constructor for class org.eclipse.scada.chart.swt.render.AbstractRuler
 
AbstractSelectionHandler - Class in org.eclipse.scada.ui.databinding
 
AbstractSelectionHandler() - Constructor for class org.eclipse.scada.ui.databinding.AbstractSelectionHandler
 
AbstractSelectionProvider - Class in org.eclipse.scada.ui.utils
 
AbstractSelectionProvider() - Constructor for class org.eclipse.scada.ui.utils.AbstractSelectionProvider
 
AbstractSeriesData - Class in org.eclipse.scada.chart
 
AbstractSeriesData(Realm, XAxis, YAxis) - Constructor for class org.eclipse.scada.chart.AbstractSeriesData
 
AbstractServiceConfigurationFactory<T> - Class in org.eclipse.scada.ca.common.factory
 
AbstractServiceConfigurationFactory(BundleContext) - Constructor for class org.eclipse.scada.ca.common.factory.AbstractServiceConfigurationFactory
 
AbstractServiceConfigurationFactory(BundleContext, boolean) - Constructor for class org.eclipse.scada.ca.common.factory.AbstractServiceConfigurationFactory
 
AbstractServiceConfigurationFactory.Entry<T> - Class in org.eclipse.scada.ca.common.factory
 
AbstractServiceConfigurationFactory.Entry(String, T, ServiceRegistration<?>) - Constructor for class org.eclipse.scada.ca.common.factory.AbstractServiceConfigurationFactory.Entry
Create a new service entry that is registered with OSGi
AbstractServiceConfigurationFactory.Entry(String, T) - Constructor for class org.eclipse.scada.ca.common.factory.AbstractServiceConfigurationFactory.Entry
Create a new service entry that is not registered with OSGi
AbstractServiceFactory - Class in org.eclipse.scada.ca.common.factory
 
AbstractServiceFactory(BundleContext) - Constructor for class org.eclipse.scada.ca.common.factory.AbstractServiceFactory
 
AbstractSocketSessionConfig - Class in org.apache.mina.transport.socket
TODO Add documentation
AbstractSocketSessionConfig() - Constructor for class org.apache.mina.transport.socket.AbstractSocketSessionConfig
 
AbstractSocksLogicHandler - Class in org.apache.mina.proxy.handlers.socks
AbstractSocksLogicHandler.java - Base class for SOCKS AbstractProxyLogicHandler implementations.
AbstractSocksLogicHandler(ProxyIoSession) - Constructor for class org.apache.mina.proxy.handlers.socks.AbstractSocksLogicHandler
AbstractStateInformation - Class in org.eclipse.scada.core.ui.styles
 
AbstractStateInformation(Set<StateInformation.State>) - Constructor for class org.eclipse.scada.core.ui.styles.AbstractStateInformation
 
AbstractStaticRenderer - Class in org.eclipse.scada.chart.swt.render
 
AbstractStaticRenderer(Composite) - Constructor for class org.eclipse.scada.chart.swt.render.AbstractStaticRenderer
 
AbstractStreamWriteFilter<T> - Class in org.apache.mina.filter.stream
TODO Add documentation
AbstractStreamWriteFilter() - Constructor for class org.apache.mina.filter.stream.AbstractStreamWriteFilter
 
AbstractStyleGenerator - Class in org.eclipse.scada.core.ui.styles.generator
An abstract base for StyleGenerator
AbstractStyleGenerator() - Constructor for class org.eclipse.scada.core.ui.styles.generator.AbstractStyleGenerator
 
AbstractViewInstance - Class in org.eclipse.scada.vi.ui.user.viewer
 
AbstractViewInstance(ViewManagerContext, ViewInstanceDescriptor, IEvaluationService) - Constructor for class org.eclipse.scada.vi.ui.user.viewer.AbstractViewInstance
 
AbstractVisibilityProvider - Class in org.eclipse.scada.vi.details.swt.impl.visibility
 
AbstractVisibilityProvider() - Constructor for class org.eclipse.scada.vi.details.swt.impl.visibility.AbstractVisibilityProvider
 
accept(IoProcessor<S>, H) - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
Accept a client connection for a server socket and return a new IoSession associated with the given IoProcessor
accept(Object, IoEvent) - Method in interface org.apache.mina.filter.executor.IoEventQueueHandler
Returns true if and only if the specified event is allowed to be offered to the event queue.
accept(Object, IoEvent) - Method in class org.apache.mina.filter.executor.IoEventQueueThrottle
 
accept(IoProcessor<NioSession>, ServerSocketChannel) - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
Accept a client connection for a server socket and return a new IoSession associated with the given IoProcessor
AcceptMessage - Class in org.eclipse.scada.protocol.ngp.common.mc.message
 
AcceptMessage(Map<String, String>) - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.message.AcceptMessage
 
acknowledge(String, Date, OperationParameters, CallbackHandler) - Method in interface org.eclipse.scada.ae.client.Connection
Acknowledge the monitor if the akn state was reached at or before the provided timestamp
acknowledge(String, Date, OperationParameters, CallbackHandler) - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
acknowledge(String, Date, OperationParameters, CallbackHandler) - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl
 
acknowledge(Session, String, Date, OperationParameters, CallbackHandler) - Method in interface org.eclipse.scada.ae.server.Service
 
AcknowledgeRequest - Class in org.eclipse.scada.ae.data.message
 
AcknowledgeRequest(Request, String, Long, OperationParameters, Long) - Constructor for class org.eclipse.scada.ae.data.message.AcknowledgeRequest
 
AcknowledgeResponse - Class in org.eclipse.scada.ae.data.message
 
AcknowledgeResponse(Response, ErrorInformation) - Constructor for class org.eclipse.scada.ae.data.message.AcknowledgeResponse
 
activate(IoSession) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.BinaryProtocolDescriptor
 
activate(IoSession) - Method in interface org.eclipse.scada.protocol.ngp.common.mc.protocol.ProtocolDescriptor
 
activate(IoSession) - Method in class org.eclipse.scada.protocol.ngp.common.mc.protocol.serialize.ObjectSerializationProtocolDescriptor
 
activate() - Method in class org.eclipse.scada.sec.authz.signature.SignatureAuthorizationService
 
activate() - Method in class org.eclipse.scada.vi.ui.user.ErrorView
 
activate() - Method in class org.eclipse.scada.vi.ui.user.viewer.AbstractViewInstance
 
activate() - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewInstance
 
activateNextMain() - Method in class org.eclipse.scada.vi.ui.user.SingleVisualInterfaceViewPart
 
activateView() - Method in class org.eclipse.scada.vi.ui.chart.draw2d.view.ChartView
 
activateView() - Method in class org.eclipse.scada.vi.ui.user.viewer.AbstractViewInstance
 
activateView() - Method in class org.eclipse.scada.vi.ui.user.VisualInterfaceViewInstance
 
Activator - Class in org.eclipse.scada.ae.client.net
An OSGi bundle activator which registers the DriverAdapter with OSGi
Activator() - Constructor for class org.eclipse.scada.ae.client.net.Activator
 
Activator - Class in org.eclipse.scada.ae.client.ngp
 
Activator() - Constructor for class org.eclipse.scada.ae.client.ngp.Activator
 
Activator - Class in org.eclipse.scada.ae.connection.provider
 
Activator() - Constructor for class org.eclipse.scada.ae.connection.provider.Activator
 
Activator - Class in org.eclipse.scada.ca.client.ngp
 
Activator() - Constructor for class org.eclipse.scada.ca.client.ngp.Activator
 
Activator - Class in org.eclipse.scada.ca.connection.provider
 
Activator() - Constructor for class org.eclipse.scada.ca.connection.provider.Activator
 
Activator - Class in org.eclipse.scada.core.ui.connection
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.scada.core.ui.connection.Activator
The constructor
Activator - Class in org.eclipse.scada.core.ui.connection.creator
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.scada.core.ui.connection.creator.Activator
The constructor
Activator - Class in org.eclipse.scada.core.ui.connection.discoverer.file
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.scada.core.ui.connection.discoverer.file.Activator
The constructor
Activator - Class in org.eclipse.scada.core.ui.connection.login
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.scada.core.ui.connection.login.Activator
The constructor
Activator - Class in org.eclipse.scada.core.ui.styles
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.scada.core.ui.styles.Activator
The constructor
Activator - Class in org.eclipse.scada.da.client.connection.service
 
Activator() - Constructor for class org.eclipse.scada.da.client.connection.service.Activator
 
Activator - Class in org.eclipse.scada.da.client.dataitem.details
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.scada.da.client.dataitem.details.Activator
The constructor
Activator - Class in org.eclipse.scada.da.client.net
An OSGi bundle activator which registers the DriverAdapter with OSGi
Activator() - Constructor for class org.eclipse.scada.da.client.net.Activator
 
Activator - Class in org.eclipse.scada.da.client.ngp
An OSGi bundle activator which registers the DriverAdapter with OSGi
Activator() - Constructor for class org.eclipse.scada.da.client.ngp.Activator
 
Activator - Class in org.eclipse.scada.da.client.sfp
 
Activator() - Constructor for class org.eclipse.scada.da.client.sfp.Activator
 
Activator - Class in org.eclipse.scada.da.connection.provider
 
Activator() - Constructor for class org.eclipse.scada.da.connection.provider.Activator
 
Activator - Class in org.eclipse.scada.da.ui.client.test
The main plugin class to be used in the desktop.
Activator() - Constructor for class org.eclipse.scada.da.ui.client.test.Activator
The constructor.
Activator - Class in org.eclipse.scada.da.ui.connection
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.scada.da.ui.connection.Activator
The constructor
Activator - Class in org.eclipse.scada.da.ui.styles
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.scada.da.ui.styles.Activator
The constructor
Activator - Class in org.eclipse.scada.hd.client.net
 
Activator() - Constructor for class org.eclipse.scada.hd.client.net.Activator
 
Activator - Class in org.eclipse.scada.hd.client.ngp
 
Activator() - Constructor for class org.eclipse.scada.hd.client.ngp.Activator
 
Activator - Class in org.eclipse.scada.hd.connection.provider
 
Activator() - Constructor for class org.eclipse.scada.hd.connection.provider.Activator
 
Activator - Class in org.eclipse.scada.hd.ui
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.scada.hd.ui.Activator
The constructor
Activator - Class in org.eclipse.scada.hd.ui.connection
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.scada.hd.ui.connection.Activator
The constructor
Activator - Class in org.eclipse.scada.sec.ui
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.scada.sec.ui.Activator
The constructor
Activator - Class in org.eclipse.scada.ui.blink
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.scada.ui.blink.Activator
The constructor
Activator - Class in org.eclipse.scada.ui.databinding
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.scada.ui.databinding.Activator
The constructor
Activator - Class in org.eclipse.scada.ui.localization
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.scada.ui.localization.Activator
The constructor
Activator - Class in org.eclipse.scada.ui.utils
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.scada.ui.utils.Activator
The constructor
Activator - Class in org.eclipse.scada.vi.details
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.scada.vi.details.Activator
The constructor
Activator - Class in org.eclipse.scada.vi.details.swt
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.scada.vi.details.swt.Activator
The constructor
Activator - Class in org.eclipse.scada.vi.ui.draw2d
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.scada.vi.ui.draw2d.Activator
The constructor
Activator - Class in org.eclipse.scada.vi.ui.user
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.scada.vi.ui.user.Activator
The constructor
Activator_ErrorParse - Static variable in class org.eclipse.scada.core.ui.connection.login.Messages
 
active - Variable in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
The cached value of the 'Active' containment reference.
activeEditorPart - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartActionBarContributor
This keeps track of the active editor.
activeEditorPart - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This keeps track of the active editor.
activeEditorPart - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceActionBarContributor
This keeps track of the active editor.
activeProfile - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Active Profile' reference.
activeProfile - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Active Profile' reference.
adapt(Notifier, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
 
adapt(Object, Class<T>) - Static method in class org.eclipse.scada.ui.databinding.AdapterHelper
Adapt an object to the requested target class if possible
adapt(Object, Class<T>, boolean) - Static method in class org.eclipse.scada.ui.databinding.AdapterHelper
Adapt an object to the requested target class if possible
adapt(Notifier, Object) - Method in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
 
adapterFactory - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This is the one adapter factory used for providing views of the model.
adapterFactory - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This is the one adapter factory used for providing views of the model.
adapterFactory - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This is the one adapter factory used for providing views of the model.
AdapterHelper - Class in org.eclipse.scada.ui.databinding
 
AdapterHelper() - Constructor for class org.eclipse.scada.ui.databinding.AdapterHelper
 
adaptTo(Object) - Static method in class org.eclipse.scada.da.ui.connection.data.Item
 
adaptTo(Object) - Static method in class org.eclipse.scada.hd.ui.connection.data.Item
 
add(S) - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
Adds the specified session to the I/O processor so that the I/O processor starts to perform any I/O operations related with the session.
add(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Adds the specified session to the I/O processor so that the I/O processor starts to perform any I/O operations related with the session.
add(S) - Method in interface org.apache.mina.core.service.IoProcessor
Adds the specified session to the I/O processor so that the I/O processor starts to perform any I/O operations related with the session.
add(IoServiceListener) - Method in class org.apache.mina.core.service.IoServiceListenerSupport
Adds a new listener.
add(S) - Method in class org.apache.mina.core.service.SimpleIoProcessorPool
Adds the specified session to the I/O processor so that the I/O processor starts to perform any I/O operations related with the session.
add(E) - Method in class org.apache.mina.util.CircularQueue
 
add(int, E) - Method in class org.apache.mina.util.CircularQueue
 
add(E) - Method in class org.apache.mina.util.ConcurrentHashSet
 
add(E) - Method in class org.apache.mina.util.MapBackedSet
 
add(E) - Method in class org.apache.mina.util.SynchronizedQueue
 
add(DataEntry) - Method in class org.eclipse.scada.chart.WritableSeriesData
 
add(ConnectionDescriptor) - Method in interface org.eclipse.scada.core.ui.connection.ConnectionStore
 
add(ConnectionDescriptor) - Method in class org.eclipse.scada.core.ui.connection.discoverer.file.DefaultFileResourceDiscoverer
 
add(ItemUpdateListener) - Method in class org.eclipse.scada.da.client.ItemSyncController
 
add(Object) - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
add(ListEntry) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListData
 
add(Item) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListData
 
add(ListEntry) - Method in interface org.eclipse.scada.da.ui.widgets.realtime.RealtimeListAdapter
 
add(ListEntry) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealTimeListViewer
 
add(Value) - Method in class org.eclipse.scada.net.base.data.ListValue
 
add(Object) - Method in class org.eclipse.scada.ui.databinding.observable.StringSplitListObservable
 
add(int, Object) - Method in class org.eclipse.scada.ui.databinding.observable.StringSplitListObservable
 
add(E) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
addActiveProfilePropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProvider
This adds a property descriptor for the Active Profile feature.
addAfter(String, String, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
addAfter(String, String, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
addAfter(String, String, IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Adds the specified filter with the specified name just after the filter whose name is baseName in this chain.
addAfter(String, IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain.Entry
Adds the specified filter with the specified name just after this entry.
addAfter(String, String, IoHandlerCommand) - Method in class org.apache.mina.handler.chain.IoHandlerChain
 
addAggregateStatePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.RegistrationItemProvider
This adds a property descriptor for the Aggregate State feature.
addAlarmPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.BoolLEDComponentItemProvider
This adds a property descriptor for the Alarm feature.
addAlignDateFormatPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.CurrentTimeControllerItemProvider
This adds a property descriptor for the Align Date Format feature.
addAlignmentPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.BorderChildItemProvider
This adds a property descriptor for the Alignment feature.
addAll(Collection<? extends E>) - Method in class org.apache.mina.util.SynchronizedQueue
 
addAll(Collection) - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
addAll(Collection) - Method in class org.eclipse.scada.ui.databinding.observable.StringSplitListObservable
 
addAll(int, Collection) - Method in class org.eclipse.scada.ui.databinding.observable.StringSplitListObservable
 
addAll(Collection<? extends E>) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
addAlphaPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.ShapeItemProvider
This adds a property descriptor for the Alpha feature.
addAntialiasPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.ShapeItemProvider
This adds a property descriptor for the Antialias feature.
addAsLast(DataEntry) - Method in class org.eclipse.scada.chart.WritableSeriesData
 
addAttributePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.BoolLEDComponentItemProvider
This adds a property descriptor for the Attribute feature.
addAttributePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ButtonComponentItemProvider
This adds a property descriptor for the Attribute feature.
addAttributePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.CheckComponentItemProvider
This adds a property descriptor for the Attribute feature.
addAttributePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ReadableComponentItemProvider
This adds a property descriptor for the Attribute feature.
addAxisPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.XAxisControllerItemProvider
This adds a property descriptor for the Axis feature.
addBackgroundColorPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProvider
This adds a property descriptor for the Background Color feature.
addBackgroundColorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.FigureItemProvider
This adds a property descriptor for the Background Color feature.
addBackgroundColorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolItemProvider
This adds a property descriptor for the Background Color feature.
addBefore(String, String, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
addBefore(String, String, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
addBefore(String, String, IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Adds the specified filter with the specified name just before the filter whose name is baseName in this chain.
addBefore(String, IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain.Entry
Adds the specified filter with the specified name just before this entry.
addBefore(String, String, IoHandlerCommand) - Method in class org.apache.mina.handler.chain.IoHandlerChain
 
addBinding(Binding) - Method in class org.eclipse.scada.ui.chart.viewer.AbstractObserver
 
addBindings(Collection<Binding>) - Method in class org.eclipse.scada.ui.chart.viewer.AbstractObserver
 
addBorderPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.FigureItemProvider
This adds a property descriptor for the Border feature.
addBrowserListener(BrowserListener) - Method in interface org.eclipse.scada.ae.client.Connection
Add browser listener
addBrowserListener(BrowserListener) - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
addBrowserListener(BrowserListener) - Method in class org.eclipse.scada.ae.client.ngp.BrowserManager
 
addBrowserListener(BrowserListener) - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl
 
addCeilPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.WriteableComponentItemProvider
This adds a property descriptor for the Ceil feature.
addChangeListener(IChangeListener) - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
addChartViewerListener(ChartViewerListener) - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
addChild(NotifyFuture<T>) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator.CompositeFuture
 
addChild(SymbolController) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
addCodePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ScriptModuleItemProvider
This adds a property descriptor for the Code feature.
addCodeUriPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ScriptModuleItemProvider
This adds a property descriptor for the Code Uri feature.
addColorPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.AxisItemProvider
This adds a property descriptor for the Color feature.
addColorPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.LinePropertiesItemProvider
This adds a property descriptor for the Color feature.
addColsPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupGridComponentItemProvider
This adds a property descriptor for the Cols feature.
addColsPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.SimpleGridComponentItemProvider
This adds a property descriptor for the Cols feature.
addColumnsPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.GridContainerItemProvider
This adds a property descriptor for the Columns feature.
addConfiguration(ConfigurationImpl) - Method in class org.eclipse.scada.ca.common.FactoryImpl
 
addConfigurationUriPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.chart.model.provider.ChartViewItemProvider
This adds a property descriptor for the Configuration Uri feature.
addConnection(ConnectionDescriptor) - Method in class org.eclipse.scada.core.ui.connection.AbstractConnectionDiscoverer
Add and announce a new connection
addConnectionIdPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.IdItemItemProvider
This adds a property descriptor for the Connection Id feature.
addConnectionListener(ConnectionDiscoveryListener) - Method in class org.eclipse.scada.core.ui.connection.AbstractConnectionDiscoverer
 
addConnectionListener(ConnectionDiscoveryListener) - Method in interface org.eclipse.scada.core.ui.connection.ConnectionDiscoverer
Add a new listener to receive events.
addConnectionStateListener(ConnectionStateListener) - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
addConnectionStateListener(ConnectionStateListener) - Method in class org.eclipse.scada.core.client.common.StateNotifier
 
addConnectionStateListener(ConnectionStateListener) - Method in interface org.eclipse.scada.core.client.Connection
 
addConnectionStateListener(ConnectionStateListener) - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
addConnectionUriPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.UriItemItemProvider
This adds a property descriptor for the Connection Uri feature.
addCursorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.FigureItemProvider
This adds a property descriptor for the Cursor feature.
addDatePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextComponentItemProvider
This adds a property descriptor for the Date feature.
addDatePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ValueComponentItemProvider
This adds a property descriptor for the Date feature.
addDecimalPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ReadableComponentItemProvider
This adds a property descriptor for the Decimal feature.
addDefaultControllers(XAxis, YAxis) - Method in class org.eclipse.scada.chart.swt.manager.ChartManager
 
addDefaultToggle(BlinkCallback) - Static method in class org.eclipse.scada.ui.blink.Activator
 
addDescriptionPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ScaleActionItemProvider
This adds a property descriptor for the Description feature.
addDescriptionPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.TimeShiftActionItemProvider
This adds a property descriptor for the Description feature.
addDescriptorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.BoolLEDComponentItemProvider
This adds a property descriptor for the Descriptor feature.
addDescriptorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.CheckComponentItemProvider
This adds a property descriptor for the Descriptor feature.
addDescriptorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.HiddenComponentItemProvider
This adds a property descriptor for the Descriptor feature.
addDescriptorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.LabelComponentItemProvider
This adds a property descriptor for the Descriptor feature.
addDescriptorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ProgressComponentItemProvider
This adds a property descriptor for the Descriptor feature.
addDescriptorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.RegistrationItemProvider
This adds a property descriptor for the Descriptor feature.
addDescriptorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextComponentItemProvider
This adds a property descriptor for the Descriptor feature.
addDescriptorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextInputComponentItemProvider
This adds a property descriptor for the Descriptor feature.
addDescriptorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextInputMultiComponentItemProvider
This adds a property descriptor for the Descriptor feature.
addDescriptorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.URLImageComponentItemProvider
This adds a property descriptor for the Descriptor feature.
addDescriptorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ValueComponentItemProvider
This adds a property descriptor for the Descriptor feature.
addDiffPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.CurrentTimeControllerItemProvider
This adds a property descriptor for the Diff feature.
addDiffPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.TimeShiftActionItemProvider
This adds a property descriptor for the Diff feature.
addDisposeListener(DisposeListener) - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
addDisposeListener(IDisposeListener) - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
addDoubleClickListener(IDoubleClickListener) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealTimeListViewer
 
addDynamicXAxis(XAxis, boolean) - Method in class org.eclipse.scada.chart.swt.manager.ChartManager
 
addDynamicYAxis(YAxis, boolean) - Method in class org.eclipse.scada.chart.swt.manager.ChartManager
 
added(ListEntry[]) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ItemListContentProvider
 
added(ListEntry[]) - Method in interface org.eclipse.scada.da.ui.widgets.realtime.Listener
 
addElement(Primitive, Object) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
addEndPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.ConnectionItemProvider
This adds a property descriptor for the End feature.
addEquallyPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupGridComponentItemProvider
This adds a property descriptor for the Equally feature.
addEquallyPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.SimpleGridComponentItemProvider
This adds a property descriptor for the Equally feature.
addEqualWidthPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.GridContainerItemProvider
This adds a property descriptor for the Equal Width feature.
addEventListener(String, EventListener) - Method in class org.eclipse.scada.ae.client.EventManager
 
addExceptionHandler(Class<E>, ExceptionHandler<? super E>) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
Registers a MessageHandler that receives the messages of the specified type.
addExpectedValuePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.BoolLEDComponentItemProvider
This adds a property descriptor for the Expected Value feature.
addExpirationListener(ExpirationListener<V>) - Method in class org.apache.mina.util.ExpiringMap
 
addFactoriesListener(FactoriesListener) - Method in interface org.eclipse.scada.ca.client.Connection
 
addFactoriesListener(FactoriesListener) - Method in class org.eclipse.scada.ca.client.ngp.ConnectionImpl
 
addFactorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ProgressComponentItemProvider
This adds a property descriptor for the Factor feature.
addFactoryService(String, ConfigurationFactory, String) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
addFallbackImageUrlPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.URLImageComponentItemProvider
This adds a property descriptor for the Fallback Image Url feature.
addFillPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.ShapeItemProvider
This adds a property descriptor for the Fill feature.
addFirst(String, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
addFirst(String, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
addFirst(String, IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Adds the specified filter with the specified name at the beginning of this chain.
addFirst(String, IoHandlerCommand) - Method in class org.apache.mina.handler.chain.IoHandlerChain
 
addFirst(ByteArray) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
Adds the specified ByteArray to the first position in the list
addFloorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.WriteableComponentItemProvider
This adds a property descriptor for the Floor feature.
addFolderListener(FolderListener, Location) - Method in class org.eclipse.scada.da.client.FolderManager
 
addFolderWatcher(FolderWatcher) - Method in class org.eclipse.scada.da.client.FolderManager
 
addFontBoldPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.TextItemProvider
This adds a property descriptor for the Font Bold feature.
addFontItalicPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.TextItemProvider
This adds a property descriptor for the Font Italic feature.
addFontNamePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.TextItemProvider
This adds a property descriptor for the Font Name feature.
addFontSizePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.TextItemProvider
This adds a property descriptor for the Font Size feature.
addForegroundColorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.FigureItemProvider
This adds a property descriptor for the Foreground Color feature.
addFormatPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.AxisItemProvider
This adds a property descriptor for the Format feature.
addFormatPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.BoolLEDComponentItemProvider
This adds a property descriptor for the Format feature.
addFormatPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ButtonComponentItemProvider
This adds a property descriptor for the Format feature.
addFormatPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.CheckComponentItemProvider
This adds a property descriptor for the Format feature.
addFormatPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.LabelComponentItemProvider
This adds a property descriptor for the Format feature.
addFormatPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.LinkComponentItemProvider
This adds a property descriptor for the Format feature.
addFormatPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ReadableComponentItemProvider
This adds a property descriptor for the Format feature.
addGlobalActions(IMenuManager) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartActionBarContributor
This inserts global actions before the "additions-end" separator.
addGlobalActions(IMenuManager) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This inserts global actions before the "additions-end" separator.
addGlobalActions(IMenuManager) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceActionBarContributor
This inserts global actions before the "additions-end" separator.
addGrabHorizontalSpacePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.GridChildItemProvider
This adds a property descriptor for the Grab Horizontal Space feature.
addGrabVerticalSpacePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.GridChildItemProvider
This adds a property descriptor for the Grab Vertical Space feature.
addHandshakeHandler(Handshake) - Method in class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
addHdConnectionIdPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ReadableComponentItemProvider
This adds a property descriptor for the Hd Connection Id feature.
addHdItemIdPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ReadableComponentItemProvider
This adds a property descriptor for the Hd Item Id feature.
addHdQueryStringPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ReadableComponentItemProvider
This adds a property descriptor for the Hd Query String feature.
addHeightHintPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.GridChildItemProvider
This adds a property descriptor for the Height Hint feature.
addHeightPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextComponentItemProvider
This adds a property descriptor for the Height feature.
addHeightPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.URLImageComponentItemProvider
This adds a property descriptor for the Height feature.
addHeightPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.DimensionItemProvider
This adds a property descriptor for the Height feature.
addHorizontalAlignmentPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.GridChildItemProvider
This adds a property descriptor for the Horizontal Alignment feature.
addHorizontalSpacingPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.BorderContainerItemProvider
This adds a property descriptor for the Horizontal Spacing feature.
addHorizontalSpacingPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.GridContainerItemProvider
This adds a property descriptor for the Horizontal Spacing feature.
addHoverablePropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProvider
This adds a property descriptor for the Hoverable feature.
addIconAlignmentPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.TextItemProvider
This adds a property descriptor for the Icon Alignment feature.
addIdPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ProfileItemProvider
This adds a property descriptor for the Id feature.
addIdPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TestVisibilityItemProvider
This adds a property descriptor for the Id feature.
addIgnoreEntry(String, String) - Method in class org.eclipse.scada.ca.ui.util.DiffController
 
addIgnoreFactory(String) - Method in class org.eclipse.scada.ca.ui.util.DiffController
 
addImageAlignmentPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.ImageItemProvider
This adds a property descriptor for the Image Alignment feature.
addImageUrlPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.URLImageComponentItemProvider
This adds a property descriptor for the Image Url feature.
addingService(ServiceReference<ConfigurationFactory>) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
addingService(ServiceReference<ConnectionRequest>) - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionProvider
 
addingService(ServiceReference<T>) - Method in class org.eclipse.scada.utils.osgi.SingleServiceTracker
 
addInput(ChartInput) - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
addInput(DataSeries, InputViewer) - Method in class org.eclipse.scada.ui.chart.viewer.InputManager
 
addIsTextPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ReadableComponentItemProvider
This adds a property descriptor for the Is Text feature.
addItem(Item) - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
addItem(Item) - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
addItemIdPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ItemItemProvider
This adds a property descriptor for the Item Id feature.
addItemUpdateListener(String, ItemUpdateListener) - Method in interface org.eclipse.scada.da.client.ItemManager
 
addItemUpdateListener(String, ItemUpdateListener) - Method in class org.eclipse.scada.da.client.ItemManagerImpl
 
addJavaProtocol(String, ProtocolConfiguration, ClassLoader) - Method in class org.eclipse.scada.core.ngp.common.DefaultProtocolConfigurationFactory
 
addKeepAliveHeaders(Map<String, List<String>>) - Static method in class org.apache.mina.proxy.handlers.http.AbstractAuthLogicHandler
Try to force proxy connection to be kept alive.
addKeyPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.RegistrationItemProvider
This adds a property descriptor for the Key feature.
addKeyPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.StringToStringMapItemProvider
This adds a property descriptor for the Key feature.
addLabelAlignmentPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.TextItemProvider
This adds a property descriptor for the Label Alignment feature.
addLabelPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ArchiveChannelItemProvider
This adds a property descriptor for the Label feature.
addLabelPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.AxisItemProvider
This adds a property descriptor for the Label feature.
addLabelPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.DataSeriesItemProvider
This adds a property descriptor for the Label feature.
addLabelPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ProfileItemProvider
This adds a property descriptor for the Label feature.
addLabelPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ScaleActionItemProvider
This adds a property descriptor for the Label feature.
addLabelPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.TimeShiftActionItemProvider
This adds a property descriptor for the Label feature.
addLabelPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupEntryItemProvider
This adds a property descriptor for the Label feature.
addLabelPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupGridEntryItemProvider
This adds a property descriptor for the Label feature.
addLabelVisiblePropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.AxisItemProvider
This adds a property descriptor for the Label Visible feature.
addLast(String, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
addLast(String, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
addLast(String, IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Adds the specified filter with the specified name at the end of this chain.
addLast(String, IoHandlerCommand) - Method in class org.apache.mina.handler.chain.IoHandlerChain
 
addLast(ByteArray) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
Adds the specified ByteArray to the end of the list
addLengthPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.ArcItemProvider
This adds a property descriptor for the Length feature.
addLineWidthPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.ShapeItemProvider
This adds a property descriptor for the Line Width feature.
addListener(IoFutureListener<?>) - Method in interface org.apache.mina.core.future.CloseFuture
 
addListener(IoFutureListener<?>) - Method in interface org.apache.mina.core.future.ConnectFuture
 
addListener(IoFutureListener<?>) - Method in class org.apache.mina.core.future.DefaultCloseFuture
 
addListener(IoFutureListener<?>) - Method in class org.apache.mina.core.future.DefaultConnectFuture
 
addListener(IoFutureListener<?>) - Method in class org.apache.mina.core.future.DefaultIoFuture
Adds an event listener which is notified when this future is completed.
addListener(IoFutureListener<?>) - Method in class org.apache.mina.core.future.DefaultReadFuture
 
addListener(IoFutureListener<?>) - Method in class org.apache.mina.core.future.DefaultWriteFuture
Adds an event listener which is notified when this future is completed.
addListener(IoFutureListener<?>) - Method in interface org.apache.mina.core.future.IoFuture
Adds an event listener which is notified when this future is completed.
addListener(IoFutureListener<?>) - Method in interface org.apache.mina.core.future.ReadFuture
 
addListener(IoFutureListener<?>) - Method in interface org.apache.mina.core.future.WriteFuture
Adds an event listener which is notified when this future is completed.
addListener(IoServiceListener) - Method in class org.apache.mina.core.service.AbstractIoService
Adds an IoServiceListener that listens any events related with this service.
addListener(IoServiceListener) - Method in interface org.apache.mina.core.service.IoService
Adds an IoServiceListener that listens any events related with this service.
addListener(SeriesDataListener) - Method in class org.eclipse.scada.chart.AbstractSeriesData
 
addListener(SeriesDataListener) - Method in interface org.eclipse.scada.chart.SeriesData
 
addListener(Collection<SubscriptionInformation<T>>) - Method in interface org.eclipse.scada.core.subscription.SubscriptionSource
 
addListener(SessionListener) - Method in class org.eclipse.scada.core.ui.connection.login.SessionManager
Add a new listener
addListener(StyleGenerator.GeneratorListener) - Method in class org.eclipse.scada.core.ui.styles.generator.AbstractStyleGenerator
 
addListener(StyleGenerator.GeneratorListener) - Method in interface org.eclipse.scada.core.ui.styles.StyleGenerator
 
addListener(FolderListener) - Method in class org.eclipse.scada.da.client.FolderSyncController
 
addListener(Listener) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListData
 
addListener(BlinkCallback) - Method in interface org.eclipse.scada.ui.blink.BlinkService
 
addListener(INotifyChangedListener) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This adds a listener.
addListener(ILabelProviderListener) - Method in class org.eclipse.scada.ui.databinding.ViewerLabelProvider
 
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
 
addListener(INotifyChangedListener) - Method in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory
This adds a listener.
addListener(RegistrationManager.Listener) - Method in class org.eclipse.scada.vi.data.RegistrationManager
 
addListener(INotifyChangedListener) - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This adds a listener.
addListener(VisibilityProvider.Listener) - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.AbstractVisibilityProvider
 
addListener(VisibilityProvider.Listener) - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.StaticVisibileProvider
 
addListener(VisibilityProvider.Listener) - Method in interface org.eclipse.scada.vi.details.swt.impl.visibility.VisibilityProvider
 
addListener(INotifyChangedListener) - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This adds a listener.
addListenerTo(Object) - Method in class org.eclipse.scada.hd.ui.connection.views.ConnectionLabelProvider
 
addListenerTo(Object) - Method in class org.eclipse.scada.ui.databinding.ListeningLabelProvider
 
addListenerTo(Object) - Method in class org.eclipse.scada.ui.databinding.ListeningStyledCellLabelProvider
 
addListListener(ItemListListener) - Method in interface org.eclipse.scada.hd.client.Connection
Add a new listener to the connection in order to receive item list updates.
addListListener(ItemListListener) - Method in class org.eclipse.scada.hd.client.net.ConnectionImpl
 
addListListener(ItemListListener) - Method in class org.eclipse.scada.hd.client.ngp.ConnectionImpl
 
addListListener(ItemListListener) - Method in class org.eclipse.scada.hd.client.ngp.ItemManager
 
addManagerListener(SubscriptionManagerListener<T>) - Method in class org.eclipse.scada.core.subscription.ListenableSubscriptionManager
Add a listener to the manager
addMarginHeightPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.GridContainerItemProvider
This adds a property descriptor for the Margin Height feature.
addMarginWidthPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.GridContainerItemProvider
This adds a property descriptor for the Margin Width feature.
addMaximumPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.XAxisItemProvider
This adds a property descriptor for the Maximum feature.
addMaximumPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.YAxisItemProvider
This adds a property descriptor for the Maximum feature.
addMaxPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ProgressComponentItemProvider
This adds a property descriptor for the Max feature.
addMenu() - Method in class org.eclipse.scada.vi.details.swt.impl.tab.BaseFolderImplementation
 
addMessageDecoder(Class<? extends MessageDecoder>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
 
addMessageDecoder(MessageDecoder) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
 
addMessageDecoder(MessageDecoderFactory) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
 
addMessageDecoder(Class<? extends MessageDecoder>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolDecoder
 
addMessageDecoder(MessageDecoder) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolDecoder
 
addMessageDecoder(MessageDecoderFactory) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolDecoder
 
addMessageEncoder(Class<?>, Class<? extends MessageEncoder>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
 
addMessageEncoder(Class<T>, MessageEncoder<? super T>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
 
addMessageEncoder(Class<T>, MessageEncoderFactory<? super T>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
 
addMessageEncoder(Iterable<Class<?>>, Class<? extends MessageEncoder>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
 
addMessageEncoder(Iterable<Class<? extends T>>, MessageEncoder<? super T>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
 
addMessageEncoder(Iterable<Class<? extends T>>, MessageEncoderFactory<? super T>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
 
addMessageEncoder(Class<?>, Class<? extends MessageEncoder>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
 
addMessageEncoder(Class<T>, MessageEncoder<? super T>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
 
addMessageEncoder(Class<T>, MessageEncoderFactory<? super T>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
 
addMessageEncoder(Iterable<Class<?>>, Class<? extends MessageEncoder>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
 
addMessageEncoder(Iterable<Class<? extends T>>, MessageEncoder<? super T>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
 
addMessageEncoder(Iterable<Class<? extends T>>, MessageEncoderFactory<? super T>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
 
addMinimumPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.XAxisItemProvider
This adds a property descriptor for the Minimum feature.
addMinimumPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.YAxisItemProvider
This adds a property descriptor for the Minimum feature.
addMinPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ProgressComponentItemProvider
This adds a property descriptor for the Min feature.
addMonitorListener(String, MonitorListener) - Method in class org.eclipse.scada.ae.client.MonitorManager
 
addMouseListener(ChartMouseListener) - Method in class org.eclipse.scada.chart.swt.ChartAreaRenderer
 
addMouseListener(ChartMouseListener) - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
addMouseMoveListener(ChartMouseMoveListener) - Method in class org.eclipse.scada.chart.swt.ChartAreaRenderer
 
addMouseMoveListener(ChartMouseMoveListener) - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
addMouseWheelListener(MouseWheelListener) - Method in class org.eclipse.scada.chart.swt.ChartAreaRenderer
 
addMouseWheelListener(MouseWheelListener) - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
addMutablePropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProvider
This adds a property descriptor for the Mutable feature.
addNamePropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ArchiveChannelItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.BorderContainerItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.ChildItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.FigureItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.GridContainerItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.StackContainerItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolReferenceItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.XYContainerItemProvider
This adds a property descriptor for the Name feature.
addNotify() - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.RectangleFigureExtension
 
addOnClickPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.FigureItemProvider
This adds a property descriptor for the On Click feature.
addOnCreatePropertiesPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolReferenceItemProvider
This adds a property descriptor for the On Create Properties feature.
addOnDisposePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolItemProvider
This adds a property descriptor for the On Dispose feature.
addOnDoubleClickPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.FigureItemProvider
This adds a property descriptor for the On Double Click feature.
addOnInitPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolItemProvider
This adds a property descriptor for the On Init feature.
addOnOffPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.BoolLEDComponentItemProvider
This adds a property descriptor for the On Off feature.
addOnUpdatePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolItemProvider
This adds a property descriptor for the On Update feature.
addOpaquePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.FigureItemProvider
This adds a property descriptor for the Opaque feature.
addOutlinePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.ShapeItemProvider
This adds a property descriptor for the Outline feature.
addPages() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard
The framework calls this to create the contents of the wizard.
addPages() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard
The framework calls this to create the contents of the wizard.
addPages() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard
The framework calls this to create the contents of the wizard.
addPermissionPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupEntryItemProvider
This adds a property descriptor for the Permission feature.
addPermissionPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupGridEntryItemProvider
This adds a property descriptor for the Permission feature.
addPool(ObjectPool<S>, ServiceReference<ObjectPool<S>>) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolTracker
 
addPrivilegeListener(PrivilegeListener) - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
addPrivilegeListener(PrivilegeListener) - Method in interface org.eclipse.scada.core.client.Connection
Add a listener to the privileges of the session
addPrivilegeListener(PrivilegeListener) - Method in class org.eclipse.scada.core.client.net.SessionConnectionBase
 
addProfileSwitcherTypePropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProvider
This adds a property descriptor for the Profile Switcher Type feature.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.scada.da.client.DataItem
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.eclipse.scada.da.client.DataItem
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.scada.utils.beans.AbstractPropertyChange
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.eclipse.scada.utils.beans.AbstractPropertyChange
 
addProtocol(ProtocolConfiguration, ProtocolDescriptor) - Method in class org.eclipse.scada.core.ngp.common.DefaultProtocolConfigurationFactory
 
addQueryListener(QueryListener) - Method in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
addRawElement(String, Object) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
addReadDescriptorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ButtonComponentItemProvider
This adds a property descriptor for the Read Descriptor feature.
addReadDescriptorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.CheckComponentItemProvider
This adds a property descriptor for the Read Descriptor feature.
addReadDescriptorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextInputComponentItemProvider
This adds a property descriptor for the Read Descriptor feature.
addReceivedMessageHandler(Class<E>, MessageHandler<? super E>) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
Registers a MessageHandler that handles the received messages of the specified type.
addRenderer(Renderer) - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
addRenderer(Renderer, int) - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
addRenderer(Renderer, int) - Method in class org.eclipse.scada.chart.swt.manager.ChartManager
 
addRequest(ConnectionRequest) - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionManager
 
addRequestedTypes(PasswordEncoding...) - Method in class org.eclipse.scada.sec.callback.PasswordCallback
 
addRequestedTypes(List<PasswordEncoding>) - Method in class org.eclipse.scada.sec.callback.PasswordCallback
 
addRequiredPermissionPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.PermissionVisibilityItemProvider
This adds a property descriptor for the Required Permission feature.
addResetDescriptorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ValueSetComponentItemProvider
This adds a property descriptor for the Reset Descriptor feature.
addScriptLanguagePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ScriptModuleItemProvider
This adds a property descriptor for the Script Language feature.
addScriptLanguagePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ScriptVisibilityItemProvider
This adds a property descriptor for the Script Language feature.
addScriptModulesPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolItemProvider
This adds a property descriptor for the Script Modules feature.
addScriptPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ScriptSeriesItemProvider
This adds a property descriptor for the Script feature.
addScriptPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ScriptVisibilityItemProvider
This adds a property descriptor for the Script feature.
addSelectedXAxisPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProvider
This adds a property descriptor for the Selected XAxis feature.
addSelectedYAxisPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProvider
This adds a property descriptor for the Selected YAxis feature.
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This implements ISelectionProvider.
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.scada.ui.utils.AbstractSelectionProvider
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This implements ISelectionProvider.
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This implements ISelectionProvider.
addSentMessageHandler(Class<E>, MessageHandler<? super E>) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
Registers a MessageHandler that handles the sent messages of the specified type.
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
 
addSession(AbstractIoSession) - Method in class org.apache.mina.core.session.IdleStatusChecker
Add the session for being checked for idle.
addSessionListener(Session.SessionListener) - Method in interface org.eclipse.scada.core.server.Session
 
addSetChangeListener(ISetChangeListener) - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
addSetDescriptorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ValueSetComponentItemProvider
This adds a property descriptor for the Set Descriptor feature.
addShowCurrentTimeRulerPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProvider
This adds a property descriptor for the Show Current Time Ruler feature.
addSource(IObservableSet) - Method in class org.eclipse.scada.ui.databinding.ListeningLabelProvider
 
addSpanColsPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.GridChildItemProvider
This adds a property descriptor for the Span Cols feature.
addSpanRowsPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.GridChildItemProvider
This adds a property descriptor for the Span Rows feature.
addStaleListener(IStaleListener) - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
addStartPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.ArcItemProvider
This adds a property descriptor for the Start feature.
addStartPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.ConnectionItemProvider
This adds a property descriptor for the Start feature.
addStatusListener(KeyInstanceManager.StatusListener) - Method in class org.eclipse.scada.sec.ui.providers.KeyInstanceManager
 
addStoredFactory(String, ConfigurationImpl[]) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
addSummaryListener(SummaryListener) - Method in interface org.eclipse.scada.vi.data.SummaryProvider
 
addSummaryListener(SummaryListener) - Method in class org.eclipse.scada.vi.details.swt.impl.CompositeSummaryProvider
 
addSummaryListener(SummaryListener) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
addSummaryListener(SummaryListener) - Method in class org.eclipse.scada.vi.ui.draw2d.VisualInterfaceViewer
 
addSummaryListener(SummaryListener) - Method in class org.eclipse.scada.vi.ui.user.VisualInterfaceViewInstance
 
addSummaryProvider(SummaryProvider) - Method in class org.eclipse.scada.vi.details.swt.impl.CompositeSummaryProvider
 
addTabStylePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ViewItemProvider
This adds a property descriptor for the Tab Style feature.
addTask(NotifyFuture<?>) - Method in class org.eclipse.scada.utils.concurrent.task.DefaultTaskHandler
 
addTask(NotifyFuture<?>) - Method in interface org.eclipse.scada.utils.concurrent.task.TaskHandler
 
addTextAlignmentPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.TextItemProvider
This adds a property descriptor for the Text Alignment feature.
addTextHeightPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ButtonComponentItemProvider
This adds a property descriptor for the Text Height feature.
addTextHeightPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextComponentItemProvider
This adds a property descriptor for the Text Height feature.
addTextMapPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextComponentItemProvider
This adds a property descriptor for the Text Map feature.
addTextPaddingPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.AxisItemProvider
This adds a property descriptor for the Text Padding feature.
addTextPlacementPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.TextItemProvider
This adds a property descriptor for the Text Placement feature.
addTextPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.TextItemProvider
This adds a property descriptor for the Text feature.
addThresholdPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.CompositeArchiveQualitySeriesItemProvider
This adds a property descriptor for the Threshold feature.
addTimespanPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.CurrentTimeControllerItemProvider
This adds a property descriptor for the Timespan feature.
addTimespanPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ScaleActionItemProvider
This adds a property descriptor for the Timespan feature.
addTitlePropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProvider
This adds a property descriptor for the Title feature.
addToolTipPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.FigureItemProvider
This adds a property descriptor for the Tool Tip feature.
addTypePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.SystemCursorItemProvider
This adds a property descriptor for the Type feature.
addUriPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.ImageItemProvider
This adds a property descriptor for the Uri feature.
addUriPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolReferenceItemProvider
This adds a property descriptor for the Uri feature.
addValueDescriptorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ValueSetComponentItemProvider
This adds a property descriptor for the Value Descriptor feature.
addValueKeyPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ItemValueSourceItemProvider
This adds a property descriptor for the Value Key feature.
addValuePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ButtonComponentItemProvider
This adds a property descriptor for the Value feature.
addValuePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.StringToStringMapItemProvider
This adds a property descriptor for the Value feature.
addValueToHeader(Map<String, List<String>>, String, String, boolean) - Static method in class org.apache.mina.proxy.utils.StringUtilities
Adds an header to the provided map of headers.
addVerticalAlignmentPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.GridChildItemProvider
This adds a property descriptor for the Vertical Alignment feature.
addVerticalSpacingPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.BorderContainerItemProvider
This adds a property descriptor for the Vertical Spacing feature.
addVerticalSpacingPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.GridContainerItemProvider
This adds a property descriptor for the Vertical Spacing feature.
addViewManagerListener(ViewManagerListener) - Method in class org.eclipse.scada.vi.ui.user.SingleVisualInterfaceViewPart
 
addViewManagerListener(ViewManagerListener) - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewManager
 
addVisiblePropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.DataSeriesItemProvider
This adds a property descriptor for the Visible feature.
addVisiblePropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.FigureItemProvider
This adds a property descriptor for the Visible feature.
addWidthHintPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.GridChildItemProvider
This adds a property descriptor for the Width Hint feature.
addWidthPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.LinePropertiesItemProvider
This adds a property descriptor for the Width feature.
addWidthPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ProgressComponentItemProvider
This adds a property descriptor for the Width feature.
addWidthPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextComponentItemProvider
This adds a property descriptor for the Width feature.
addWidthPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextInputComponentItemProvider
This adds a property descriptor for the Width feature.
addWidthPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.URLImageComponentItemProvider
This adds a property descriptor for the Width feature.
addWidthPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.DimensionItemProvider
This adds a property descriptor for the Width feature.
addWriteDescriptorPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ButtonComponentItemProvider
This adds a property descriptor for the Write Descriptor feature.
addXPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.DataSeriesItemProvider
This adds a property descriptor for the X feature.
addXPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.PositionItemProvider
This adds a property descriptor for the X feature.
addYPropertyDescriptor(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.DataSeriesItemProvider
This adds a property descriptor for the Y feature.
addYPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.PositionItemProvider
This adds a property descriptor for the Y feature.
addZoomPropertyDescriptor(Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolReferenceItemProvider
This adds a property descriptor for the Zoom feature.
afterExecute(Runnable, Throwable) - Method in class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
AGGREGATE_STATE_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.RegistrationImpl
The default value of the 'Aggregate State' attribute.
aggregateState - Variable in class org.eclipse.scada.vi.details.model.impl.RegistrationImpl
The cached value of the 'Aggregate State' attribute.
akn() - Method in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
alarm - Variable in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
The cached value of the 'Alarm' attribute.
ALARM_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
The default value of the 'Alarm' attribute.
AlarmFirstStyleGenerator - Class in org.eclipse.scada.core.ui.styles.generator
 
AlarmFirstStyleGenerator() - Constructor for class org.eclipse.scada.core.ui.styles.generator.AlarmFirstStyleGenerator
 
AlarmNotifier - Class in org.eclipse.scada.ae.ui.views.contributions
 
AlarmNotifier() - Constructor for class org.eclipse.scada.ae.ui.views.contributions.AlarmNotifier
 
AlarmNotifier(String) - Constructor for class org.eclipse.scada.ae.ui.views.contributions.AlarmNotifier
 
AlarmNotifier_Label_State_AlarmsFormat - Static variable in class org.eclipse.scada.ae.ui.views.contributions.Messages
 
AlarmNotifier_Label_State_Disconnected - Static variable in class org.eclipse.scada.ae.ui.views.contributions.Messages
 
AlarmNotifier_Label_State_NoAlarm - Static variable in class org.eclipse.scada.ae.ui.views.contributions.Messages
 
AlarmNotifier_Status_ErrorWriteBellCommand - Static variable in class org.eclipse.scada.ae.ui.views.contributions.Messages
 
ALIGN_DATE_FORMAT_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
The default value of the 'Align Date Format' attribute.
ALIGN_DATE_FORMAT_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
The default value of the 'Align Date Format' attribute.
alignDateFormat - Variable in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
The cached value of the 'Align Date Format' attribute.
alignDateFormat - Variable in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
The cached value of the 'Align Date Format' attribute.
Alignment - Enum in org.eclipse.scada.vi.model
A representation of the literals of the enumeration 'Alignment', and utility methods for working with them.
alignment - Variable in class org.eclipse.scada.vi.model.impl.BorderChildImpl
The cached value of the 'Alignment' attribute.
ALIGNMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Alignment' enum.
ALIGNMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Alignment' enum.
ALIGNMENT_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.BorderChildImpl
The default value of the 'Alignment' attribute.
allHandles() - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
Iterator for all the client sockets polled for connection.
allHandles() - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
 
allHandles() - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
Iterator for all the client sockets polled for connection.
AllObjectPoolServiceTracker<S> - Class in org.eclipse.scada.utils.osgi.pool
A service tracker which tracks all services of all object pools found
AllObjectPoolServiceTracker(ObjectPoolTracker<S>, ObjectPoolListener<S>) - Constructor for class org.eclipse.scada.utils.osgi.pool.AllObjectPoolServiceTracker
 
AllObjectPoolServiceTracker.PoolHandler - Class in org.eclipse.scada.utils.osgi.pool
 
AllObjectPoolServiceTracker.PoolHandler(ObjectPool<S>) - Constructor for class org.eclipse.scada.utils.osgi.pool.AllObjectPoolServiceTracker.PoolHandler
 
allocate(int, boolean) - Method in class org.apache.mina.core.buffer.CachedBufferAllocator
 
allocate(int) - Static method in class org.apache.mina.core.buffer.IoBuffer
Returns the direct or heap buffer which is capable to store the specified amount of bytes.
allocate(int, boolean) - Static method in class org.apache.mina.core.buffer.IoBuffer
Returns the buffer which is capable of the specified size.
allocate(int, boolean) - Method in interface org.apache.mina.core.buffer.IoBufferAllocator
Returns the buffer which is capable of the specified size.
allocate(int, boolean) - Method in class org.apache.mina.core.buffer.SimpleBufferAllocator
 
allocate(int) - Method in class org.eclipse.scada.protocol.ngp.common.utils.ArrayListAllocator
 
allocate(int) - Method in interface org.eclipse.scada.protocol.ngp.common.utils.CollectionAllocator
 
allocate(int) - Method in class org.eclipse.scada.protocol.ngp.common.utils.HashSetAllocator
 
allocateId(NotifyFuture<?>) - Method in class org.eclipse.scada.utils.concurrent.task.DefaultTaskHandler
 
allocateNioBuffer(int, boolean) - Method in class org.apache.mina.core.buffer.CachedBufferAllocator
 
allocateNioBuffer(int, boolean) - Method in interface org.apache.mina.core.buffer.IoBufferAllocator
Returns the NIO buffer which is capable of the specified size.
allocateNioBuffer(int, boolean) - Method in class org.apache.mina.core.buffer.SimpleBufferAllocator
 
allSessions() - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Get an Iterator for the list of IoSession polled by this IoProcessor
allSessions() - Method in class org.apache.mina.transport.socket.nio.NioProcessor
 
alpha - Variable in class org.eclipse.scada.vi.model.impl.ShapeImpl
The cached value of the 'Alpha' attribute.
ALPHA_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.ShapeImpl
The default value of the 'Alpha' attribute.
analyzeResourceProblems(Resource, Exception) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any).
analyzeResourceProblems(Resource, Exception) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any).
analyzeResourceProblems(Resource, Exception) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any).
AND_TRANSFORMER - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'And Transformer' class.
AND_TRANSFORMER - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'And Transformer' class.
AND_TRANSFORMER__VALUES - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Values' containment reference list.
AND_TRANSFORMER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'And Transformer' class.
AndTransformer - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'And Transformer'.
AndTransformerController - Class in org.eclipse.scada.vi.details.swt.impl
 
AndTransformerController(List<ValueSourceController>) - Constructor for class org.eclipse.scada.vi.details.swt.impl.AndTransformerController
 
AndTransformerImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'And Transformer'.
AndTransformerImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.AndTransformerImpl
 
AndTransformerItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a AndTransformer object.
AndTransformerItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.AndTransformerItemProvider
This constructs an instance from a factory and a notifier.
andTransformerItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all AndTransformer instances.
AndTransformerTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'And Transformer'.
AndTransformerTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.AndTransformerTest
Constructs a new And Transformer test case with the given name.
ANONYMOUS - Static variable in class org.eclipse.scada.sec.UserInformation
 
antialias - Variable in class org.eclipse.scada.vi.model.impl.ShapeImpl
The cached value of the 'Antialias' attribute.
ANTIALIAS_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.ShapeImpl
The default value of the 'Antialias' attribute.
appendEscapingCDATA(StringBuffer, String) - Static method in class org.apache.mina.util.Transform
Ensures that embeded CDEnd strings (]]>) are handled properly within message, NDC and throwable tag text.
apply(Map<String, Variant>, Object, WriteAttributeResults) - Static method in class org.eclipse.scada.da.core.VariantBeanHelper
 
apply(HandshakeContext, Map<String, String>) - Method in interface org.eclipse.scada.protocol.ngp.common.mc.handshake.Handshake
Activate the results from the previous handshake run.
apply(HandshakeContext, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.MessageProtocolHandshake
 
apply(HandshakeContext, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.SslFeatureHandshake
 
apply(HandshakeContext, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.StartSessionHandshake
 
apply(HandshakeContext, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.StreamCompressionHandshake
 
apply(HandshakeContext, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.TimeoutHandshake
 
Apply<T> - Interface in org.eclipse.scada.utils.lang
 
apply(T) - Method in interface org.eclipse.scada.utils.lang.Apply
 
applyCommon(Figure) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
applyCommon(Image) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.ImageController
 
applyCommon(Shape) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.ShapeController
 
applyCommon(Text) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.TextController
 
applyConfiguration(UserInformation, AbstractConfigurationAdministrator.ConfigurationFuture, ConfigurationFactory, FactoryImpl, ConfigurationImpl) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
Apply the configuration to the assigned service
applyDiff(List<DiffEntry>, OperationParameters, CallbackHandler) - Method in interface org.eclipse.scada.ca.client.Connection
 
applyDiff(List<DiffEntry>, OperationParameters, CallbackHandler) - Method in class org.eclipse.scada.ca.client.ngp.ConnectionImpl
 
applyDiff(UserInformation, Collection<DiffEntry>) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
applyDiff(UserInformation, Collection<DiffEntry>) - Method in interface org.eclipse.scada.ca.ConfigurationAdministrator
Applies a change set to an existing configuration manager.
ApplyDiffRequest - Class in org.eclipse.scada.ca.data.message
 
ApplyDiffRequest(Request, List<DiffEntry>, OperationParameters, Long) - Constructor for class org.eclipse.scada.ca.data.message.ApplyDiffRequest
 
ApplyDiffResponse - Class in org.eclipse.scada.ca.data.message
 
ApplyDiffResponse(Response) - Constructor for class org.eclipse.scada.ca.data.message.ApplyDiffResponse
 
applyInitialColWidth(TableLayout) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealTimeListViewer
 
applyValue(Object, PropertyDescriptor, Variant) - Static method in class org.eclipse.scada.da.core.VariantBeanHelper
 
applyVars(ScriptContext, Map<String, Object>) - Method in class org.eclipse.scada.utils.script.ScriptExecutor
 
Arc - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Arc'.
ARC - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Arc' class.
ARC - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Arc' class.
ARC__ALPHA - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Alpha' attribute.
ARC__ANTIALIAS - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Antialias' attribute.
ARC__BACKGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Background Color' attribute.
ARC__BORDER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Border' attribute.
ARC__CURSOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Cursor' reference.
ARC__FILL - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Fill' attribute.
ARC__FOREGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Foreground Color' attribute.
ARC__LENGTH - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Length' attribute.
ARC__LENGTH - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Length' attribute feature.
ARC__LINE_WIDTH - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Line Width' attribute.
ARC__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Name' attribute.
ARC__ON_CLICK - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Click' attribute.
ARC__ON_DOUBLE_CLICK - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Double Click' attribute.
ARC__OPAQUE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Opaque' attribute.
ARC__OUTLINE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Outline' attribute.
ARC__SIZE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Size' containment reference.
ARC__START - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Start' attribute.
ARC__START - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Start' attribute feature.
ARC__TOOL_TIP - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Tool Tip' attribute.
ARC__VISIBLE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Visible' attribute.
ARC_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Arc' class.
ArcController - Class in org.eclipse.scada.vi.ui.draw2d.primitives
 
ArcController(SymbolController, Arc, ResourceManager) - Constructor for class org.eclipse.scada.vi.ui.draw2d.primitives.ArcController
 
ARCHIVE_CHANNEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Archive Channel' class.
ARCHIVE_CHANNEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Archive Channel' class.
ARCHIVE_CHANNEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Archive Channel' class.
ARCHIVE_CHANNEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Archive Channel' class.
ARCHIVE_CHANNEL__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
ARCHIVE_CHANNEL__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
ARCHIVE_CHANNEL__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Label' attribute feature.
ARCHIVE_CHANNEL__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Label' attribute feature.
ARCHIVE_CHANNEL__LINE_PROPERTIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Line Properties' containment reference.
ARCHIVE_CHANNEL__LINE_PROPERTIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Line Properties' containment reference.
ARCHIVE_CHANNEL__LINE_PROPERTIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Line Properties' containment reference feature.
ARCHIVE_CHANNEL__LINE_PROPERTIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Line Properties' containment reference feature.
ARCHIVE_CHANNEL__NAME - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Name' attribute.
ARCHIVE_CHANNEL__NAME - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Name' attribute.
ARCHIVE_CHANNEL__NAME - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Name' attribute feature.
ARCHIVE_CHANNEL__NAME - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Name' attribute feature.
ARCHIVE_CHANNEL_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Archive Channel' class.
ARCHIVE_CHANNEL_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Archive Channel' class.
ARCHIVE_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Archive Series' class.
ARCHIVE_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Archive Series' class.
ARCHIVE_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Archive Series' class.
ARCHIVE_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Archive Series' class.
ARCHIVE_SERIES__CHANNELS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Channels' containment reference list.
ARCHIVE_SERIES__CHANNELS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Channels' containment reference list.
ARCHIVE_SERIES__CHANNELS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Channels' containment reference list feature.
ARCHIVE_SERIES__CHANNELS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Channels' containment reference list feature.
ARCHIVE_SERIES__ITEM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Item' containment reference.
ARCHIVE_SERIES__ITEM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Item' containment reference.
ARCHIVE_SERIES__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
ARCHIVE_SERIES__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
ARCHIVE_SERIES__LINE_PROPERTIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Line Properties' containment reference.
ARCHIVE_SERIES__LINE_PROPERTIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Line Properties' containment reference.
ARCHIVE_SERIES__LINE_PROPERTIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Line Properties' containment reference feature.
ARCHIVE_SERIES__LINE_PROPERTIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Line Properties' containment reference feature.
ARCHIVE_SERIES__VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Visible' attribute.
ARCHIVE_SERIES__VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Visible' attribute.
ARCHIVE_SERIES__X - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'X' reference.
ARCHIVE_SERIES__X - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'X' reference.
ARCHIVE_SERIES__Y - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Y' reference.
ARCHIVE_SERIES__Y - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Y' reference.
ARCHIVE_SERIES_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Archive Series' class.
ARCHIVE_SERIES_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Archive Series' class.
ArchiveChannel - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Archive Channel'.
ArchiveChannel - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Archive Channel'.
ArchiveChannelImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Archive Channel'.
ArchiveChannelImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Archive Channel'.
ArchiveChannelImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
ArchiveChannelImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
ArchiveChannelInput - Class in org.eclipse.scada.ui.chart.viewer.input
 
ArchiveChannelInput(ChartViewer, QueryChannelSeriesData, ResourceManager) - Constructor for class org.eclipse.scada.ui.chart.viewer.input.ArchiveChannelInput
 
ArchiveChannelItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a ArchiveChannel object.
ArchiveChannelItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.ArchiveChannelItemProvider
This constructs an instance from a factory and a notifier.
archiveChannelItemProvider - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the one adapter used for all ArchiveChannel instances.
ArchiveChannelTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Archive Channel'.
ArchiveChannelTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.ArchiveChannelTest
Constructs a new Archive Channel test case with the given name.
ArchiveChannelViewer - Class in org.eclipse.scada.ui.chart.viewer
 
ArchiveChannelViewer(DataBindingContext, ArchiveChannel, ChartViewer, ResourceManager, ArchiveSeriesViewer) - Constructor for class org.eclipse.scada.ui.chart.viewer.ArchiveChannelViewer
 
ArchiveInput - Class in org.eclipse.scada.ui.chart.viewer.input
 
ArchiveInput(Item, ChartViewer, QuerySeriesData, ResourceManager) - Constructor for class org.eclipse.scada.ui.chart.viewer.input.ArchiveInput
 
ArchiveSeries - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Archive Series'.
ArchiveSeries - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Archive Series'.
ArchiveSeriesImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Archive Series'.
ArchiveSeriesImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Archive Series'.
ArchiveSeriesImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
ArchiveSeriesImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
ArchiveSeriesItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a ArchiveSeries object.
ArchiveSeriesItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.ArchiveSeriesItemProvider
This constructs an instance from a factory and a notifier.
archiveSeriesItemProvider - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the one adapter used for all ArchiveSeries instances.
ArchiveSeriesTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Archive Series'.
ArchiveSeriesTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.ArchiveSeriesTest
Constructs a new Archive Series test case with the given name.
ArchiveSeriesViewer - Class in org.eclipse.scada.ui.chart.viewer
 
ArchiveSeriesViewer(DataBindingContext, ArchiveSeries, ChartViewer, ResourceManager, AxisLocator<XAxis, XAxisViewer>, AxisLocator<YAxis, YAxisViewer>) - Constructor for class org.eclipse.scada.ui.chart.viewer.ArchiveSeriesViewer
 
ArcImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Arc'.
ArcImpl() - Constructor for class org.eclipse.scada.vi.model.impl.ArcImpl
 
ArcItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a Arc object.
ArcItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.ArcItemProvider
This constructs an instance from a factory and a notifier.
arcItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all Arc instances.
ArcShape - Class in org.eclipse.scada.vi.ui.draw2d.primitives
 
ArcShape() - Constructor for class org.eclipse.scada.vi.ui.draw2d.primitives.ArcShape
 
ArcTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Arc'.
ArcTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.ArcTest
Constructs a new Arc test case with the given name.
array() - Method in class org.apache.mina.core.buffer.IoBuffer
 
array() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
ArrayListAllocator<T> - Class in org.eclipse.scada.protocol.ngp.common.utils
 
ArrayListAllocator() - Constructor for class org.eclipse.scada.protocol.ngp.common.utils.ArrayListAllocator
 
arrayOffset() - Method in class org.apache.mina.core.buffer.IoBuffer
 
arrayOffset() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
ARROW_VALUE - Static variable in enum org.eclipse.scada.vi.model.SystemCursorType
The 'ARROW' literal value.
as(VariantType, Serializable) - Method in class org.eclipse.scada.core.Variant
Convert the variant to a java object of the type specified by the variantType parameter
as(VariantType) - Method in class org.eclipse.scada.core.Variant
Convert the variant to a java object of the type specified by the variantType parameter
asArray() - Method in class org.eclipse.scada.da.core.Location
 
asBoolean() - Method in class org.eclipse.scada.core.Variant
Get the value as boolean value If the value is null then false is returned.
asBoolean(Boolean) - Method in class org.eclipse.scada.core.Variant
Return the value as boolean
asByteArray(String) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
Converts a hex string representation to a byte array.
asCharBuffer() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
asCharBuffer() - Method in class org.apache.mina.core.buffer.IoBuffer
 
asCharBuffer() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
asData() - Method in class org.eclipse.scada.core.server.OperationParameters
 
asDouble(Double) - Method in class org.eclipse.scada.core.Variant
 
asDouble() - Method in class org.eclipse.scada.core.Variant
 
asDoubleBuffer() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
asDoubleBuffer() - Method in class org.apache.mina.core.buffer.IoBuffer
 
asDoubleBuffer() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
asException() - Method in class org.eclipse.scada.sec.AuthorizationResult
 
asFloatBuffer() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
asFloatBuffer() - Method in class org.apache.mina.core.buffer.IoBuffer
 
asFloatBuffer() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
asFuture() - Method in class org.eclipse.scada.sec.AuthorizationResult
 
asHex(byte[]) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
Returns a hexadecimal representation of the given byte array.
asHex(byte[], String) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
Returns a hexadecimal representation of the given byte array.
asInputStream() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Returns an InputStream that reads the data from this buffer.
asInputStream() - Method in class org.apache.mina.core.buffer.IoBuffer
Returns an InputStream that reads the data from this buffer.
asInputStream() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
asIntBuffer() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
asIntBuffer() - Method in class org.apache.mina.core.buffer.IoBuffer
 
asIntBuffer() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
asInteger(Integer) - Method in class org.eclipse.scada.core.Variant
 
asInteger() - Method in class org.eclipse.scada.core.Variant
 
askPassword(PasswordEncoding) - Method in class org.eclipse.scada.sec.authn.CredentialsRequest
 
askPassword(List<PasswordEncoding>) - Method in class org.eclipse.scada.sec.authn.CredentialsRequest
 
askUsername() - Method in class org.eclipse.scada.sec.authn.CredentialsRequest
 
asList() - Method in class org.eclipse.scada.da.core.Location
Returns the path elements in an unmodifiable list
asLong(Long) - Method in class org.eclipse.scada.core.Variant
 
asLong() - Method in class org.eclipse.scada.core.Variant
 
asLongBuffer() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
asLongBuffer() - Method in class org.apache.mina.core.buffer.IoBuffer
 
asLongBuffer() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
asOutputStream() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Returns an OutputStream that appends the data into this buffer.
asOutputStream() - Method in class org.apache.mina.core.buffer.IoBuffer
Returns an OutputStream that appends the data into this buffer.
asOutputStream() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
asReadOnlyBuffer() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
asReadOnlyBuffer() - Method in class org.apache.mina.core.buffer.IoBuffer
 
asReadOnlyBuffer() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
asReadOnlyBuffer0() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Implement this method to return the unexpandable read only version of this buffer.
asSecondardId(Item) - Method in class org.eclipse.scada.da.ui.common.AbstractItemAction
 
asSecondardId(Item) - Method in class org.eclipse.scada.da.ui.connection.commands.AbstractItemHandler
 
Assertion - Enum in org.eclipse.scada.utils.filter
 
asShortBuffer() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
asShortBuffer() - Method in class org.apache.mina.core.buffer.IoBuffer
 
asShortBuffer() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
assign(IoSession) - Method in class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
asString() - Method in class org.eclipse.scada.core.Variant
Get the string representation of the variant value.
asString(String) - Method in class org.eclipse.scada.core.Variant
Get the string representation of the variant value or a default value if the variant is of type VariantType.NULL.
AsyncBasedOperation<R,T> - Class in org.eclipse.scada.utils.exec
Implements an operation that is based on a asynchronous operation.
AsyncBasedOperation() - Constructor for class org.eclipse.scada.utils.exec.AsyncBasedOperation
 
AsyncDataItem - Class in org.eclipse.scada.da.client
A data item which performs the notification asynchronously
AsyncDataItem(String) - Constructor for class org.eclipse.scada.da.client.AsyncDataItem
 
AsyncDataItem(String, ItemManager) - Constructor for class org.eclipse.scada.da.client.AsyncDataItem
 
AsyncDataItem(String, ItemManager, ExecutorService) - Constructor for class org.eclipse.scada.da.client.AsyncDataItem
 
asyncExec(Runnable) - Method in interface org.eclipse.scada.chart.Realm
 
asyncExec(Runnable) - Method in class org.eclipse.scada.chart.swt.DisplayRealm
 
AsyncFunctionSeriesData - Class in org.eclipse.scada.chart
 
AsyncFunctionSeriesData(Realm, XAxis, YAxis, int) - Constructor for class org.eclipse.scada.chart.AsyncFunctionSeriesData
 
asyncSetError(Throwable) - Method in class org.eclipse.scada.utils.concurrent.ExecutorFuture
 
asyncSetResult(T) - Method in class org.eclipse.scada.utils.concurrent.ExecutorFuture
 
attachHover(ChartViewer, XAxis) - Method in class org.eclipse.scada.ui.chart.viewer.input.AbstractInput
 
ATTR_CHARSET - Static variable in class org.eclipse.scada.protocol.sfp.Sessions
 
ATTR_LITTLE_ENDIAN - Static variable in class org.eclipse.scada.protocol.sfp.Sessions
 
attribute(String, Variant) - Method in class org.eclipse.scada.ae.Event.EventBuilder
 
attribute(Event.Fields, Variant) - Method in class org.eclipse.scada.ae.Event.EventBuilder
 
attribute(String, Object) - Method in class org.eclipse.scada.ae.Event.EventBuilder
 
attribute(Event.Fields, Object) - Method in class org.eclipse.scada.ae.Event.EventBuilder
 
attribute - Variable in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
The cached value of the 'Attribute' attribute.
attribute - Variable in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
The cached value of the 'Attribute' attribute.
attribute - Variable in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
The cached value of the 'Attribute' attribute.
attribute - Variable in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
The cached value of the 'Attribute' attribute.
ATTRIBUTE_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
The default value of the 'Attribute' attribute.
ATTRIBUTE_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
The default value of the 'Attribute' attribute.
ATTRIBUTE_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
The default value of the 'Attribute' attribute.
ATTRIBUTE_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
The default value of the 'Attribute' attribute.
AttributeKey - Class in org.apache.mina.core.session
Creates a Key from a class name and an attribute name.
AttributeKey(Class<?>, String) - Constructor for class org.apache.mina.core.session.AttributeKey
Creates a new instance.
attributeMaps - Variable in class org.eclipse.scada.ui.databinding.ObservableMapStyledCellLabelProvider
Observable maps typically mapping from viewer elements to label values.
AttributePair - Class in org.eclipse.scada.da.ui.widgets.realtime
 
AttributePair(Item, String, Variant) - Constructor for class org.eclipse.scada.da.ui.widgets.realtime.AttributePair
 
attributes(Map<String, Variant>) - Method in class org.eclipse.scada.ae.Event.EventBuilder
 
AttributesHelper - Class in org.eclipse.scada.core
 
AttributesHelper() - Constructor for class org.eclipse.scada.core.AttributesHelper
 
attributesToMap(Map<String, Variant>) - Static method in class org.eclipse.scada.core.net.MessageHelper
 
AttributeWriteResultEntry - Class in org.eclipse.scada.da.data
 
AttributeWriteResultEntry(String, ErrorInformation) - Constructor for class org.eclipse.scada.da.data.AttributeWriteResultEntry
 
AuditLogService - Interface in org.eclipse.scada.sec.audit
 
authenticate(CallbackHandler) - Method in interface org.eclipse.scada.sec.AuthenticationImplementation
 
authenticate(CredentialsRequest) - Method in interface org.eclipse.scada.sec.AuthenticationService
Authenticate a user based on credentials
authenticate(CredentialsRequest) - Method in class org.eclipse.scada.sec.authn.AbstractPlainAuthenticationService
 
authenticate(CallbackHandler) - Method in class org.eclipse.scada.sec.osgi.TrackingAuthenticationImplementation
 
AUTHENTICATION_FAILED - Static variable in interface org.eclipse.scada.sec.StatusCodes
 
AuthenticationException - Exception in org.eclipse.scada.sec
 
AuthenticationException(StatusCode, String, Throwable) - Constructor for exception org.eclipse.scada.sec.AuthenticationException
 
AuthenticationException(StatusCode, String) - Constructor for exception org.eclipse.scada.sec.AuthenticationException
 
AuthenticationException(StatusCode, Throwable) - Constructor for exception org.eclipse.scada.sec.AuthenticationException
 
AuthenticationException(StatusCode) - Constructor for exception org.eclipse.scada.sec.AuthenticationException
 
AuthenticationImplementation - Interface in org.eclipse.scada.sec
 
AuthenticationService - Interface in org.eclipse.scada.sec
An interface for a service that authenticates a user.
AUTHORIZATION_FAILED - Static variable in interface org.eclipse.scada.sec.StatusCodes
 
AuthorizationContext - Class in org.eclipse.scada.sec.authz
 
AuthorizationContext() - Constructor for class org.eclipse.scada.sec.authz.AuthorizationContext
 
authorizationDone(AuthorizationContext, AuthorizationRequest, AuthorizationReply) - Method in interface org.eclipse.scada.sec.audit.AuditLogService
 
authorizationDone(AuthorizationContext, AuthorizationRequest, AuthorizationReply) - Method in class org.eclipse.scada.sec.osgi.TrackingAuditLogImplementation
 
authorizationFailed(AuthorizationContext, AuthorizationRequest, Throwable) - Method in interface org.eclipse.scada.sec.audit.AuditLogService
 
authorizationFailed(AuthorizationContext, AuthorizationRequest, Throwable) - Method in class org.eclipse.scada.sec.osgi.TrackingAuditLogImplementation
 
AuthorizationHelper - Class in org.eclipse.scada.sec.osgi
 
AuthorizationHelper() - Constructor for class org.eclipse.scada.sec.osgi.AuthorizationHelper
 
AuthorizationHelper.IteratingAuthorizer - Class in org.eclipse.scada.sec.osgi
 
AuthorizationHelper.IteratingAuthorizer(Iterable<? extends AuthorizationRule>, AuthorizationResult, AuthorizationContext) - Constructor for class org.eclipse.scada.sec.osgi.AuthorizationHelper.IteratingAuthorizer
 
AuthorizationImplementation - Interface in org.eclipse.scada.sec
 
AuthorizationManager - Interface in org.eclipse.scada.sec.osgi
 
AuthorizationReply - Class in org.eclipse.scada.sec
 
AuthorizationReply(AuthorizationResult, AuthorizationContext) - Constructor for class org.eclipse.scada.sec.AuthorizationReply
 
AuthorizationRequest - Class in org.eclipse.scada.sec
 
AuthorizationRequest(String, String, String, UserInformation, Map<String, Object>) - Constructor for class org.eclipse.scada.sec.AuthorizationRequest
 
authorizationRequested(AuthorizationRequest) - Method in interface org.eclipse.scada.sec.audit.AuditLogService
 
authorizationRequested(AuthorizationRequest) - Method in class org.eclipse.scada.sec.osgi.TrackingAuditLogImplementation
 
AuthorizationResult - Class in org.eclipse.scada.sec
The result of an authentication request
AuthorizationResult() - Constructor for class org.eclipse.scada.sec.AuthorizationResult
 
AuthorizationResult(StatusCode, String) - Constructor for class org.eclipse.scada.sec.AuthorizationResult
 
AuthorizationRule - Interface in org.eclipse.scada.sec.authz
 
AuthorizationService - Interface in org.eclipse.scada.sec
An interface for a service authorizing an operation
AuthorizationTracker - Interface in org.eclipse.scada.sec.osgi
 
AuthorizationTracker.Listener - Interface in org.eclipse.scada.sec.osgi
 
AuthorizationTracker.Monitor - Interface in org.eclipse.scada.sec.osgi
 
authorize(AuthorizationContext, AuthorizationResult) - Method in interface org.eclipse.scada.sec.AuthorizationImplementation
 
authorize(AuthorizationContext) - Method in interface org.eclipse.scada.sec.authz.AuthorizationRule
Authorizes a requested operation
authorize(AuthorizationContext) - Method in class org.eclipse.scada.sec.authz.signature.RequestSignatureRuleImpl
 
authorize(Iterable<? extends AuthorizationRule>, AuthorizationContext, AuthorizationResult) - Static method in class org.eclipse.scada.sec.osgi.AuthorizationHelper
 
authorize(AuthorizationContext, AuthorizationResult) - Method in interface org.eclipse.scada.sec.osgi.AuthorizationManager
 
authorize(AuthorizationContext, AuthorizationResult) - Method in class org.eclipse.scada.sec.osgi.TrackingAuthorizationImplementation
 
AUTO - Static variable in class org.apache.mina.filter.codec.textline.LineDelimiter
A special line delimiter which is used for auto-detection of EOL in TextLineDecoder.
AutoReconnectController - Class in org.eclipse.scada.core.client
A automatic reconnect controller which keeps connection in the requested state
AutoReconnectController(Connection) - Constructor for class org.eclipse.scada.core.client.AutoReconnectController
Create a new reconnect controller for the provided connection using the default reconnect delay
AutoReconnectController(Connection, long) - Constructor for class org.eclipse.scada.core.client.AutoReconnectController
Create a new reconnect controller for the provided connection
available(int) - Static method in class org.apache.mina.util.AvailablePortFinder
Checks to see if a specific port is available.
AvailablePortFinder - Class in org.apache.mina.util
Finds currently available server ports.
await() - Method in interface org.apache.mina.core.future.CloseFuture
 
await() - Method in interface org.apache.mina.core.future.ConnectFuture
 
await() - Method in class org.apache.mina.core.future.DefaultCloseFuture
 
await() - Method in class org.apache.mina.core.future.DefaultConnectFuture
 
await() - Method in class org.apache.mina.core.future.DefaultIoFuture
Wait for the asynchronous operation to complete.
await(long, TimeUnit) - Method in class org.apache.mina.core.future.DefaultIoFuture
Wait for the asynchronous operation to complete with the specified timeout.
await(long) - Method in class org.apache.mina.core.future.DefaultIoFuture
Wait for the asynchronous operation to complete with the specified timeout.
await() - Method in class org.apache.mina.core.future.DefaultReadFuture
 
await() - Method in class org.apache.mina.core.future.DefaultWriteFuture
Wait for the asynchronous operation to complete.
await() - Method in interface org.apache.mina.core.future.IoFuture
Wait for the asynchronous operation to complete.
await(long, TimeUnit) - Method in interface org.apache.mina.core.future.IoFuture
Wait for the asynchronous operation to complete with the specified timeout.
await(long) - Method in interface org.apache.mina.core.future.IoFuture
Wait for the asynchronous operation to complete with the specified timeout.
await() - Method in interface org.apache.mina.core.future.ReadFuture
 
await() - Method in interface org.apache.mina.core.future.WriteFuture
Wait for the asynchronous operation to complete.
await(Iterable<? extends IoFuture>) - Static method in class org.apache.mina.core.IoUtil
 
await(Iterable<? extends IoFuture>, long, TimeUnit) - Static method in class org.apache.mina.core.IoUtil
 
await(Iterable<? extends IoFuture>, long) - Static method in class org.apache.mina.core.IoUtil
 
awaitResponse() - Method in class org.apache.mina.filter.reqres.Request
 
awaitResponse(long, TimeUnit) - Method in class org.apache.mina.filter.reqres.Request
 
awaitResponseUninterruptibly() - Method in class org.apache.mina.filter.reqres.Request
 
awaitTermination(long, TimeUnit) - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
awaitTermination(long, TimeUnit) - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
awaitTermination(long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
awaitTermination(long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
awaitUninterruptably(Iterable<? extends IoFuture>) - Static method in class org.apache.mina.core.IoUtil
 
awaitUninterruptibly() - Method in interface org.apache.mina.core.future.CloseFuture
 
awaitUninterruptibly() - Method in interface org.apache.mina.core.future.ConnectFuture
 
awaitUninterruptibly() - Method in class org.apache.mina.core.future.DefaultCloseFuture
 
awaitUninterruptibly() - Method in class org.apache.mina.core.future.DefaultConnectFuture
 
awaitUninterruptibly() - Method in class org.apache.mina.core.future.DefaultIoFuture
Wait for the asynchronous operation to complete uninterruptibly.
awaitUninterruptibly(long, TimeUnit) - Method in class org.apache.mina.core.future.DefaultIoFuture
Wait for the asynchronous operation to complete with the specified timeout uninterruptibly.
awaitUninterruptibly(long) - Method in class org.apache.mina.core.future.DefaultIoFuture
Wait for the asynchronous operation to complete with the specified timeout uninterruptibly.
awaitUninterruptibly() - Method in class org.apache.mina.core.future.DefaultReadFuture
 
awaitUninterruptibly() - Method in class org.apache.mina.core.future.DefaultWriteFuture
Wait for the asynchronous operation to complete uninterruptibly.
awaitUninterruptibly() - Method in interface org.apache.mina.core.future.IoFuture
Wait for the asynchronous operation to complete uninterruptibly.
awaitUninterruptibly(long, TimeUnit) - Method in interface org.apache.mina.core.future.IoFuture
Wait for the asynchronous operation to complete with the specified timeout uninterruptibly.
awaitUninterruptibly(long) - Method in interface org.apache.mina.core.future.IoFuture
Wait for the asynchronous operation to complete with the specified timeout uninterruptibly.
awaitUninterruptibly() - Method in interface org.apache.mina.core.future.ReadFuture
 
awaitUninterruptibly() - Method in interface org.apache.mina.core.future.WriteFuture
Wait for the asynchronous operation to complete uninterruptibly.
awaitUninterruptibly(Iterable<? extends IoFuture>, long, TimeUnit) - Static method in class org.apache.mina.core.IoUtil
 
awaitUninterruptibly(Iterable<? extends IoFuture>, long) - Static method in class org.apache.mina.core.IoUtil
 
axis - Variable in class org.eclipse.scada.chart.swt.render.AbstractPositionXRuler
 
axis - Variable in class org.eclipse.scada.chart.swt.render.AbstractPositionYRuler
 
Axis - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Axis'.
Axis - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Axis'.
AXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Axis' class.
AXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Axis' class.
AXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Axis' class.
AXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Axis' class.
axis - Variable in class org.eclipse.scada.ui.chart.model.impl.XAxisControllerImpl
The cached value of the 'Axis' reference list.
axis - Variable in class org.eclipse.scada.ui.chart.model.impl.XAxisControllerImpl
The cached value of the 'Axis' reference list.
AXIS__COLOR - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Color' attribute.
AXIS__COLOR - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Color' attribute.
AXIS__COLOR - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Color' attribute feature.
AXIS__COLOR - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Color' attribute feature.
AXIS__FORMAT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Format' attribute.
AXIS__FORMAT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Format' attribute.
AXIS__FORMAT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Format' attribute feature.
AXIS__FORMAT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Format' attribute feature.
AXIS__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
AXIS__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
AXIS__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Label' attribute feature.
AXIS__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Label' attribute feature.
AXIS__LABEL_VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label Visible' attribute.
AXIS__LABEL_VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label Visible' attribute.
AXIS__LABEL_VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Label Visible' attribute feature.
AXIS__LABEL_VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Label Visible' attribute feature.
AXIS__TEXT_PADDING - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Text Padding' attribute.
AXIS__TEXT_PADDING - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Text Padding' attribute.
AXIS__TEXT_PADDING - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Text Padding' attribute feature.
AXIS__TEXT_PADDING - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Text Padding' attribute feature.
AXIS_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Axis' class.
AXIS_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Axis' class.
AxisImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Axis'.
AxisImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Axis'.
AxisImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
AxisImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
AxisItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a Axis object.
AxisItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.AxisItemProvider
This constructs an instance from a factory and a notifier.
AxisLocator<Key,Value> - Interface in org.eclipse.scada.ui.chart.viewer
 
AxisTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Axis'.
AxisTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.AxisTest
Constructs a new Axis test case with the given name.

B

background - Variable in class org.eclipse.scada.core.ui.styles.StyleBlinker.CurrentStyle
 
BACKGROUND_COLOR_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The default value of the 'Background Color' attribute.
BACKGROUND_COLOR_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The default value of the 'Background Color' attribute.
BACKGROUND_COLOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.FigureImpl
The default value of the 'Background Color' attribute.
BACKGROUND_COLOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.SymbolImpl
The default value of the 'Background Color' attribute.
backgroundColor - Variable in class org.eclipse.scada.core.ui.styles.StyleHandler.Style
 
backgroundColor - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Background Color' attribute.
backgroundColor - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Background Color' attribute.
backgroundColor - Variable in class org.eclipse.scada.vi.model.impl.FigureImpl
The cached value of the 'Background Color' attribute.
backgroundColor - Variable in class org.eclipse.scada.vi.model.impl.SymbolImpl
The cached value of the 'Background Color' attribute.
backlog - Variable in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
Define the number of socket that can wait to be accepted.
Base64 - Class in org.apache.mina.util
Provides Base64 encoding and decoding as defined by RFC 2045.
Base64() - Constructor for class org.apache.mina.util.Base64
 
BaseConnection - Class in org.eclipse.scada.core.client.common
 
BaseConnection(ConnectionInformation) - Constructor for class org.eclipse.scada.core.client.common.BaseConnection
 
BaseFolderImplementation - Class in org.eclipse.scada.vi.details.swt.impl.tab
 
BaseFolderImplementation(int, String, MenuManager) - Constructor for class org.eclipse.scada.vi.details.swt.impl.tab.BaseFolderImplementation
 
BASIC_AUTH - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
BASIC_AUTH_SUBNEGOTIATION_VERSION - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
basicGetActiveProfile() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
basicGetActiveProfile() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
basicGetCursor() - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
basicGetEnd() - Method in class org.eclipse.scada.vi.model.impl.ConnectionImpl
 
basicGetItem() - Method in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
basicGetItem() - Method in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
basicGetLineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
basicGetLineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
basicGetLineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
basicGetLineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
basicGetLineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
basicGetLineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
basicGetLineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
basicGetLineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
basicGetSelectedXAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
basicGetSelectedXAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
basicGetSelectedYAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
basicGetSelectedYAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
basicGetStart() - Method in class org.eclipse.scada.vi.model.impl.ConnectionImpl
 
basicGetX() - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
basicGetX() - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
basicGetY() - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
basicGetY() - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
basicSetActive(ValueSource, NotificationChain) - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
basicSetComponent(Component, NotificationChain) - Method in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
 
basicSetContent(Primitive, NotificationChain) - Method in class org.eclipse.scada.vi.model.impl.FigureContainerImpl
 
basicSetCursors(Cursor, NotificationChain) - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
basicSetDesignSize(Dimension, NotificationChain) - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
basicSetDimension(Dimension, NotificationChain) - Method in class org.eclipse.scada.vi.model.impl.XYChildImpl
 
basicSetElement(Primitive, NotificationChain) - Method in class org.eclipse.scada.vi.model.impl.ChildImpl
 
basicSetHeaderComponent(Component, NotificationChain) - Method in class org.eclipse.scada.vi.details.model.impl.ViewImpl
 
basicSetItem(Item, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
basicSetItem(Item, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
basicSetLineProperties(LineProperties, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
basicSetLineProperties(LineProperties, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
basicSetLineProperties(LineProperties, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
basicSetLineProperties(LineProperties, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
basicSetLineProperties(LineProperties, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
basicSetLineProperties(LineProperties, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
basicSetLineProperties(LineProperties, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
basicSetLineProperties(LineProperties, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
basicSetPosition(Position, NotificationChain) - Method in class org.eclipse.scada.vi.model.impl.XYChildImpl
 
basicSetRoot(Primitive, NotificationChain) - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
basicSetSize(Dimension, NotificationChain) - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
basicSetValue(ValueSource, NotificationChain) - Method in class org.eclipse.scada.vi.details.model.impl.NotTransformerImpl
 
basicSetVisibility(Visibility, NotificationChain) - Method in class org.eclipse.scada.vi.details.model.impl.ComponentImpl
 
basicSetVisibility(Visibility, NotificationChain) - Method in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
 
basicSetVisibility(Visibility, NotificationChain) - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
 
BasicViewElementFactory - Class in org.eclipse.scada.vi.ui.draw2d
 
BasicViewElementFactory(FigureCanvas, ResourceManager, SymbolLoader) - Constructor for class org.eclipse.scada.vi.ui.draw2d.BasicViewElementFactory
 
bb - Variable in class org.apache.mina.util.byteaccess.BufferByteArray
The backing IoBuffer.
BeanConfigurationFactory - Class in org.eclipse.scada.ca.common.factory
A configuration factory that creates simple beans and applies the configuration using setters.
BeanConfigurationFactory(BundleContext, Class<?>, boolean) - Constructor for class org.eclipse.scada.ca.common.factory.BeanConfigurationFactory
Create a new factory
BeanConfigurationFactory(BundleContext, Class<?>) - Constructor for class org.eclipse.scada.ca.common.factory.BeanConfigurationFactory
 
BeanConfigurationFactory.BeanServiceInstance - Class in org.eclipse.scada.ca.common.factory
 
BeanConfigurationFactory.BeanServiceInstance(Object) - Constructor for class org.eclipse.scada.ca.common.factory.BeanConfigurationFactory.BeanServiceInstance
 
BeanMatcher - Class in org.eclipse.scada.utils.filter.bean
 
BeanMatcher() - Constructor for class org.eclipse.scada.utils.filter.bean.BeanMatcher
 
BEGINNING_VALUE - Static variable in enum org.eclipse.scada.vi.model.GridAlignment
The 'BEGINNING' literal value.
beginReadStructure(IoBuffer, boolean) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
beginReadStructure(IoBuffer, boolean) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
beginReadStructureList(IoBuffer, boolean) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
beginReadStructureList(IoBuffer, boolean) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
beginShortenText(GC, String, int, int) - Method in class org.eclipse.scada.swt.CLabel
 
beginWriteStructure(IoBuffer, byte, boolean) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
beginWriteStructure(IoBuffer, byte, boolean) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
beginWriteStructureList(IoBuffer, byte, Collection<?>) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
beginWriteStructureList(IoBuffer, byte, Collection<?>) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
BinaryContext - Interface in org.eclipse.scada.core.ngp.common.codec.osbp
 
binaryContext - Variable in class org.eclipse.scada.core.ngp.common.codec.osbp.BinaryProtocolDescriptor
 
BinaryMessageCodec - Interface in org.eclipse.scada.core.ngp.common.codec.osbp
 
BinaryProtocol - Class in org.eclipse.scada.core.ngp.common.codec.osbp
 
BinaryProtocol(BinaryContext, Collection<BinaryMessageCodec>) - Constructor for class org.eclipse.scada.core.ngp.common.codec.osbp.BinaryProtocol
 
BinaryProtocolDescriptor - Class in org.eclipse.scada.core.ngp.common.codec.osbp
 
BinaryProtocolDescriptor(BinaryContext) - Constructor for class org.eclipse.scada.core.ngp.common.codec.osbp.BinaryProtocolDescriptor
 
bind() - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Binds to the default local address(es) and start to accept incoming connections.
bind(SocketAddress) - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Binds to the specified local address and start to accept incoming connections.
bind(SocketAddress...) - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Binds to the specified local addresses and start to accept incoming connections.
bind(SocketAddress, SocketAddress...) - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Binds to the specified local addresses and start to accept incoming connections.
bind(Iterable<? extends SocketAddress>) - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Binds to the specified local addresses and start to accept incoming connections.
bind() - Method in interface org.apache.mina.core.service.IoAcceptor
Binds to the default local address(es) and start to accept incoming connections.
bind(SocketAddress) - Method in interface org.apache.mina.core.service.IoAcceptor
Binds to the specified local address and start to accept incoming connections.
bind(SocketAddress, SocketAddress...) - Method in interface org.apache.mina.core.service.IoAcceptor
Binds to the specified local addresses and start to accept incoming connections.
bind(SocketAddress...) - Method in interface org.apache.mina.core.service.IoAcceptor
Binds to the specified local addresses and start to accept incoming connections.
bind(Iterable<? extends SocketAddress>) - Method in interface org.apache.mina.core.service.IoAcceptor
Binds to the specified local addresses and start to accept incoming connections.
bind(Realm, DataBindingContext, IObservableValue, IObservableValue) - Static method in class org.eclipse.scada.ui.chart.viewer.LinePropertiesBinder
 
bind(ConnectionService) - Method in class org.eclipse.scada.ui.databinding.item.DataItemObservableValue
 
bind() - Method in class org.eclipse.scada.vi.ui.viewer.ext.item.DataItemLabel
 
bind() - Method in class org.eclipse.scada.vi.ui.viewer.ext.item.PlainDataItemLabel
 
bind() - Method in class org.eclipse.scada.vi.ui.viewer.ext.item.SystemMessageExtension.SystemMessageLabel
 
bindConnection(ConnectionService) - Method in class org.eclipse.scada.da.ui.connection.data.AbstractItemHolder
 
bindConnection(ConnectionService) - Method in class org.eclipse.scada.da.ui.connection.data.DataItemHolder
 
bindConnection(ConnectionService) - Method in class org.eclipse.scada.da.ui.connection.data.ItemListenerHolder
 
bindInternal(List<? extends SocketAddress>) - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
Starts the acceptor, and register the given addresses
bindInternal(List<? extends SocketAddress>) - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
Starts the acceptor, and register the given addresses
bindInternal(List<? extends SocketAddress>) - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Starts the acceptor, and register the given addresses
bindInternal(List<? extends SocketAddress>) - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
 
bindLock - Variable in class org.apache.mina.core.service.AbstractIoAcceptor
The lock object which is acquired while bind or unbind operation is performed.
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
 
BlacklistFilter - Class in org.apache.mina.filter.firewall
A IoFilter which blocks connections from blacklisted remote address.
BlacklistFilter() - Constructor for class org.apache.mina.filter.firewall.BlacklistFilter
 
BlinkCallback - Interface in org.eclipse.scada.ui.blink
 
BlinkService - Interface in org.eclipse.scada.ui.blink
 
block() - Method in class org.apache.mina.filter.executor.IoEventQueueThrottle
 
block(InetAddress) - Method in class org.apache.mina.filter.firewall.BlacklistFilter
Blocks the specified endpoint.
block(Subnet) - Method in class org.apache.mina.filter.firewall.BlacklistFilter
Blocks the specified subnet.
body - Variable in class org.apache.mina.proxy.handlers.http.HttpProxyResponse
The HTTP response body.
BogusTrustManagerFactory - Class in org.apache.mina.filter.ssl
Bogus TrustManagerFactory which creates X509TrustManager trusting everything.
BogusTrustManagerFactory() - Constructor for class org.apache.mina.filter.ssl.BogusTrustManagerFactory
 
BOOL_LED_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Bool LED Component' class.
BOOL_LED_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Bool LED Component' class.
BOOL_LED_COMPONENT__ALARM - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Alarm' attribute.
BOOL_LED_COMPONENT__ALARM - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Alarm' attribute feature.
BOOL_LED_COMPONENT__ATTRIBUTE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Attribute' attribute.
BOOL_LED_COMPONENT__ATTRIBUTE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Attribute' attribute feature.
BOOL_LED_COMPONENT__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Descriptor' attribute.
BOOL_LED_COMPONENT__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Descriptor' attribute feature.
BOOL_LED_COMPONENT__EXPECTED_VALUE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Expected Value' attribute.
BOOL_LED_COMPONENT__EXPECTED_VALUE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Expected Value' attribute feature.
BOOL_LED_COMPONENT__FORMAT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Format' attribute.
BOOL_LED_COMPONENT__FORMAT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Format' attribute feature.
BOOL_LED_COMPONENT__ON_OFF - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'On Off' attribute.
BOOL_LED_COMPONENT__ON_OFF - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'On Off' attribute feature.
BOOL_LED_COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
BOOL_LED_COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Bool LED Component' class.
BooleanAlarmDetails - Class in org.eclipse.scada.da.client.dataitem.details.extra.part
 
BooleanAlarmDetails() - Constructor for class org.eclipse.scada.da.client.dataitem.details.extra.part.BooleanAlarmDetails
 
BooleanAlarmDetails_active - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
BooleanAlarmDetails_trigger_alarm_if_value_is - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
BooleanEditor - Class in org.eclipse.scada.utils.propertyeditors
 
BooleanEditor() - Constructor for class org.eclipse.scada.utils.propertyeditors.BooleanEditor
 
BooleanValue - Class in org.eclipse.scada.net.base.data
 
BooleanValue(boolean) - Constructor for class org.eclipse.scada.net.base.data.BooleanValue
 
BoolLEDComponent - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Bool LED Component'.
BoolLEDComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Bool LED Component'.
BoolLEDComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
 
BoolLEDComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a BoolLEDComponent object.
BoolLEDComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.BoolLEDComponentItemProvider
This constructs an instance from a factory and a notifier.
boolLEDComponentItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all BoolLEDComponent instances.
BoolLEDComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Bool LED Component'.
BoolLEDComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.BoolLEDComponentTest
Constructs a new Bool LED Component test case with the given name.
border - Variable in class org.eclipse.scada.vi.model.impl.FigureImpl
The cached value of the 'Border' attribute.
BORDER_CHILD - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Border Child' class.
BORDER_CHILD - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Border Child' class.
BORDER_CHILD__ALIGNMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Alignment' attribute.
BORDER_CHILD__ALIGNMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Alignment' attribute feature.
BORDER_CHILD__ELEMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Element' containment reference.
BORDER_CHILD__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Name' attribute.
BORDER_CHILD_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Border Child' class.
BORDER_CONTAINER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Border Container' class.
BORDER_CONTAINER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Border Container' class.
BORDER_CONTAINER__CHILDREN - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Children' containment reference list.
BORDER_CONTAINER__CHILDREN - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Children' containment reference list feature.
BORDER_CONTAINER__HORIZONTAL_SPACING - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Horizontal Spacing' attribute.
BORDER_CONTAINER__HORIZONTAL_SPACING - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Horizontal Spacing' attribute feature.
BORDER_CONTAINER__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Name' attribute.
BORDER_CONTAINER__VERTICAL_SPACING - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Vertical Spacing' attribute.
BORDER_CONTAINER__VERTICAL_SPACING - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Vertical Spacing' attribute feature.
BORDER_CONTAINER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Border Container' class.
BORDER_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.FigureImpl
The default value of the 'Border' attribute.
BorderChild - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Border Child'.
BorderChildController - Class in org.eclipse.scada.vi.ui.draw2d.primitives
 
BorderChildController(IFigure) - Constructor for class org.eclipse.scada.vi.ui.draw2d.primitives.BorderChildController
 
BorderChildImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Border Child'.
BorderChildImpl() - Constructor for class org.eclipse.scada.vi.model.impl.BorderChildImpl
 
BorderChildItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a BorderChild object.
BorderChildItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.BorderChildItemProvider
This constructs an instance from a factory and a notifier.
borderChildItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all BorderChild instances.
BorderChildTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Border Child'.
BorderChildTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.BorderChildTest
Constructs a new Border Child test case with the given name.
BorderContainer - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Border Container'.
BorderContainerController - Class in org.eclipse.scada.vi.ui.draw2d.primitives
 
BorderContainerController(SymbolController, BorderContainer, BasicViewElementFactory) - Constructor for class org.eclipse.scada.vi.ui.draw2d.primitives.BorderContainerController
 
BorderContainerImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Border Container'.
BorderContainerImpl() - Constructor for class org.eclipse.scada.vi.model.impl.BorderContainerImpl
 
BorderContainerItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a BorderContainer object.
BorderContainerItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.BorderContainerItemProvider
This constructs an instance from a factory and a notifier.
borderContainerItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all BorderContainer instances.
BorderContainerTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Border Container'.
BorderContainerTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.BorderContainerTest
Constructs a new Border Container test case with the given name.
BOTH_IDLE - Static variable in class org.apache.mina.core.session.IdleStatus
bottom - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Bottom' containment reference list.
bottom - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Bottom' containment reference list.
BOTTOM_VALUE - Static variable in enum org.eclipse.scada.vi.model.Alignment
The 'BOTTOM' literal value.
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
 
BreadcrumbNavigatorExtension - Class in org.eclipse.scada.vi.ui.user.viewer.ext
 
BreadcrumbNavigatorExtension() - Constructor for class org.eclipse.scada.vi.ui.user.viewer.ext.BreadcrumbNavigatorExtension
 
broadcast(Object, Collection<IoSession>) - Static method in class org.apache.mina.core.IoUtil
Writes the specified message to the specified sessions.
broadcast(Object, Iterable<IoSession>) - Static method in class org.apache.mina.core.IoUtil
Writes the specified message to the specified sessions.
broadcast(Object, Iterator<IoSession>) - Static method in class org.apache.mina.core.IoUtil
Writes the specified message to the specified sessions.
broadcast(Object, IoSession...) - Static method in class org.apache.mina.core.IoUtil
Writes the specified message to the specified sessions.
broadcast(Object) - Method in class org.apache.mina.core.service.AbstractIoService
Writes the specified message to all the IoSessions managed by this service.
broadcast(Object) - Method in interface org.apache.mina.core.service.IoService
Writes the specified message to all the IoSessions managed by this service.
browse(Location, BrowseOperationCallback) - Method in interface org.eclipse.scada.da.client.Connection
Browse a server folder for items.
browse(Location, int) - Method in class org.eclipse.scada.da.client.net.Connection
 
browse(Location, BrowseOperationCallback) - Method in class org.eclipse.scada.da.client.net.Connection
 
browse(Location, BrowseOperationCallback) - Method in class org.eclipse.scada.da.client.ngp.ConnectionImpl
 
browse(Location) - Method in class org.eclipse.scada.da.client.ngp.ConnectionImpl
 
browse(Location, BrowseOperationCallback) - Method in class org.eclipse.scada.da.client.sfp.ConnectionImpl
 
BrowseData - Class in org.eclipse.scada.ae.data.message
 
BrowseData(List<BrowserEntry>, Set<String>, boolean) - Constructor for class org.eclipse.scada.ae.data.message.BrowseData
 
BrowseFolder - Class in org.eclipse.scada.da.data.message
 
BrowseFolder(Request, List<String>) - Constructor for class org.eclipse.scada.da.data.message.BrowseFolder
 
BrowseOperationCallback - Interface in org.eclipse.scada.da.client
 
BrowseOperationController - Class in org.eclipse.scada.da.client.net.operations
 
BrowseOperationController(Messenger) - Constructor for class org.eclipse.scada.da.client.net.operations.BrowseOperationController
 
BrowserEntry - Class in org.eclipse.scada.ae.data
 
BrowserEntry(String, Set<BrowserType>, Map<String, Variant>) - Constructor for class org.eclipse.scada.ae.data.BrowserEntry
 
BrowserEntry - Class in org.eclipse.scada.da.data
 
BrowserEntry(String, FolderEntryType, String, Map<String, Variant>, Set<IODirection>) - Constructor for class org.eclipse.scada.da.data.BrowserEntry
 
BrowserEntryBean - Class in org.eclipse.scada.ae.ui.connection.data
 
BrowserEntryBean(ConnectionService, BrowserEntry) - Constructor for class org.eclipse.scada.ae.ui.connection.data.BrowserEntryBean
 
BrowseResult - Class in org.eclipse.scada.da.data.message
 
BrowseResult(Response, List<BrowserEntry>, ErrorInformation) - Constructor for class org.eclipse.scada.da.data.message.BrowseResult
 
BrowserListener - Interface in org.eclipse.scada.ae
 
BrowserManager - Class in org.eclipse.scada.ae.client.ngp
 
BrowserManager(Executor, ConnectionImpl) - Constructor for class org.eclipse.scada.ae.client.ngp.BrowserManager
 
BrowserMessageHelper - Class in org.eclipse.scada.ae.net
 
BrowserMessageHelper() - Constructor for class org.eclipse.scada.ae.net.BrowserMessageHelper
 
BrowserType - Enum in org.eclipse.scada.ae.data
 
BrowseUpdate - Class in org.eclipse.scada.protocol.sfp.messages
 
BrowseUpdate(List<BrowseUpdate.Entry>) - Constructor for class org.eclipse.scada.protocol.sfp.messages.BrowseUpdate
 
BrowseUpdate.Entry - Class in org.eclipse.scada.protocol.sfp.messages
 
BrowseUpdate.Entry(short, String, String, String, DataType, Set<BrowseUpdate.Entry.Flags>) - Constructor for class org.eclipse.scada.protocol.sfp.messages.BrowseUpdate.Entry
 
BrowseUpdate.Entry.Flags - Enum in org.eclipse.scada.protocol.sfp.messages
 
buf(ByteBuffer) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Sets the underlying NIO buffer instance.
buf() - Method in class org.apache.mina.core.buffer.IoBuffer
Returns the underlying NIO buffer instance.
buf() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
BufferByteArray - Class in org.apache.mina.util.byteaccess
A ByteArray backed by a IoBuffer.
BufferByteArray(IoBuffer) - Constructor for class org.apache.mina.util.byteaccess.BufferByteArray
Creates a new instance of BufferByteArray and uses the supplied IoBuffer to back this class
BufferDataException - Exception in org.apache.mina.core.buffer
A RuntimeException which is thrown when the data the IoBuffer contains is corrupt.
BufferDataException() - Constructor for exception org.apache.mina.core.buffer.BufferDataException
 
BufferDataException(String) - Constructor for exception org.apache.mina.core.buffer.BufferDataException
 
BufferDataException(String, Throwable) - Constructor for exception org.apache.mina.core.buffer.BufferDataException
 
BufferDataException(Throwable) - Constructor for exception org.apache.mina.core.buffer.BufferDataException
 
BufferedWriteFilter - Class in org.apache.mina.filter.buffer
An IoFilter implementation used to buffer outgoing WriteRequest almost like what BufferedOutputStream does.
BufferedWriteFilter() - Constructor for class org.apache.mina.filter.buffer.BufferedWriteFilter
Default constructor.
BufferedWriteFilter(int) - Constructor for class org.apache.mina.filter.buffer.BufferedWriteFilter
Constructor which sets buffer size to bufferSize.Uses a default instance of ConcurrentHashMap.
BufferedWriteFilter(int, LazyInitializedCacheMap<IoSession, IoBuffer>) - Constructor for class org.apache.mina.filter.buffer.BufferedWriteFilter
Constructor which sets buffer size to bufferSize.
build() - Method in class org.eclipse.scada.ae.Event.EventBuilder
 
build() - Method in class org.eclipse.scada.da.client.DataItemValue.Builder
 
build() - Method in class org.eclipse.scada.utils.collection.MapBuilder
Return a new map which is separated from this map builder
buildCallbacks() - Method in class org.eclipse.scada.sec.authn.CredentialsRequest
 
buildFilterChain(IoFilterChain) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
buildFilterChain(IoFilterChain) - Method in interface org.apache.mina.core.filterchain.IoFilterChainBuilder
Modifies the specified chain.
buildFilterChain(IoFilterChain) - Method in class org.eclipse.scada.da.client.sfp.FilterChainBuilder
 
buildFilterChain(IoFilterChain) - Method in class org.eclipse.scada.protocol.ngp.common.FilterChainBuilder
 
buildFromRequest(AuthorizationRequest) - Method in class org.eclipse.scada.sec.authz.signature.SignatureRequestBuilder
 
buildRequestAttributes() - Method in class org.eclipse.scada.sec.callback.AbstractCallback
Build the request attribute map
buildRequestAttributes() - Method in interface org.eclipse.scada.sec.callback.Callback
 
buildResponseAttributes() - Method in class org.eclipse.scada.sec.callback.AbstractCallback
Build the response attribute map
buildResponseAttributes() - Method in interface org.eclipse.scada.sec.callback.Callback
 
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
 
button - Variable in class org.eclipse.scada.chart.swt.ChartMouseListener.MouseState
 
BUTTON_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Button Component' class.
BUTTON_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Button Component' class.
BUTTON_COMPONENT__ACTIVE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Active' containment reference.
BUTTON_COMPONENT__ACTIVE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Active' containment reference feature.
BUTTON_COMPONENT__ATTRIBUTE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Attribute' attribute.
BUTTON_COMPONENT__ATTRIBUTE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Attribute' attribute feature.
BUTTON_COMPONENT__FORMAT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Format' attribute.
BUTTON_COMPONENT__FORMAT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Format' attribute feature.
BUTTON_COMPONENT__READ_DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Read Descriptor' attribute.
BUTTON_COMPONENT__READ_DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Read Descriptor' attribute feature.
BUTTON_COMPONENT__REGISTRATIONS - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Registrations' containment reference list.
BUTTON_COMPONENT__TEXT_HEIGHT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Text Height' attribute.
BUTTON_COMPONENT__TEXT_HEIGHT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Text Height' attribute feature.
BUTTON_COMPONENT__VALUE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Value' attribute.
BUTTON_COMPONENT__VALUE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Value' attribute feature.
BUTTON_COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
BUTTON_COMPONENT__WRITE_DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Write Descriptor' attribute.
BUTTON_COMPONENT__WRITE_DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Write Descriptor' attribute feature.
BUTTON_COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Button Component' class.
BUTTON_VALUE - Static variable in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
The 'BUTTON' literal value.
BUTTON_VALUE - Static variable in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
The 'BUTTON' literal value.
ButtonComponent - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Button Component'.
ButtonComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Button Component'.
ButtonComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
ButtonComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a ButtonComponent object.
ButtonComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.ButtonComponentItemProvider
This constructs an instance from a factory and a notifier.
buttonComponentItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all ButtonComponent instances.
ButtonComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Button Component'.
ButtonComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.ButtonComponentTest
Constructs a new Button Component test case with the given name.
buttonPressed(int) - Method in class org.eclipse.scada.da.client.dataitem.details.dialog.DataItemDetailsDialog
 
buttonPressed(int) - Method in class org.eclipse.scada.sec.ui.providers.KeySelectorDialog
 
byField(String) - Static method in enum org.eclipse.scada.ae.Event.Fields
 
ByteArray - Interface in org.apache.mina.util.byteaccess
Represents a sequence of bytes that can be read or written directly or through a cursor.
ByteArray.Cursor - Interface in org.apache.mina.util.byteaccess
Provides relocatable, relative access to the underlying array.
ByteArrayFactory - Interface in org.apache.mina.util.byteaccess
A factory for ByteArrays.
ByteArrayPool - Class in org.apache.mina.util.byteaccess
Creates ByteArrays, using a pool to reduce allocation where possible.
ByteArrayPool(boolean, int, int) - Constructor for class org.apache.mina.util.byteaccess.ByteArrayPool
Creates a new instance of ByteArrayPool.
ByteEditor - Class in org.eclipse.scada.utils.propertyeditors
 
ByteEditor() - Constructor for class org.eclipse.scada.utils.propertyeditors.ByteEditor
 
ByteUtilities - Class in org.apache.mina.proxy.utils
ByteUtilities.java - Byte manipulation functions.
ByteUtilities() - Constructor for class org.apache.mina.proxy.utils.ByteUtilities
 

C

cache - Variable in class org.eclipse.scada.da.client.FolderWatcher
 
CachedBufferAllocator - Class in org.apache.mina.core.buffer
An IoBufferAllocator that caches the buffers which are likely to be reused during auto-expansion of the buffers.
CachedBufferAllocator() - Constructor for class org.apache.mina.core.buffer.CachedBufferAllocator
Creates a new instance with the default parameters (#DEFAULT_MAX_POOL_SIZE and #DEFAULT_MAX_CACHED_BUFFER_SIZE).
CachedBufferAllocator(int, int) - Constructor for class org.apache.mina.core.buffer.CachedBufferAllocator
Creates a new instance.
calculate() - Method in class org.eclipse.scada.ui.databinding.observable.InvertedObserableValue
 
call(Future<T>) - Method in class org.eclipse.scada.utils.concurrent.CallingFuture
 
Callback - Interface in org.eclipse.scada.sec.callback
 
callback(CallbackHandler, Callback[]) - Static method in class org.eclipse.scada.sec.callback.Callbacks
Process the callbacks, even if the callbackHandler is null
callback(CallbackHandler, Callback) - Static method in class org.eclipse.scada.sec.callback.Callbacks
 
CallbackDialog - Class in org.eclipse.scada.sec.ui
 
CallbackDialog(Shell, List<CallbackWidgetFactory>) - Constructor for class org.eclipse.scada.sec.ui.CallbackDialog
 
callbackFactory - Variable in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
CallbackFactory - Interface in org.eclipse.scada.sec.callback
 
CallbackHandler - Interface in org.eclipse.scada.sec.callback
 
CallbackHandlerManager - Class in org.eclipse.scada.core.client.ngp
 
CallbackHandlerManager(StatisticsImpl) - Constructor for class org.eclipse.scada.core.client.ngp.CallbackHandlerManager
 
CallbackHandlerTranslator - Class in org.eclipse.scada.sec.callback
Translates java CallbackHandler calls to Eclipse SCADA CallbackHandler calls.
CallbackHandlerTranslator(CallbackHandler) - Constructor for class org.eclipse.scada.sec.callback.CallbackHandlerTranslator
 
CallbackRequest - Class in org.eclipse.scada.core.data
 
CallbackRequest(String, Map<String, String>) - Constructor for class org.eclipse.scada.core.data.CallbackRequest
 
CallbackResponse - Class in org.eclipse.scada.core.data
 
CallbackResponse(boolean, Map<String, String>) - Constructor for class org.eclipse.scada.core.data.CallbackResponse
 
Callbacks - Class in org.eclipse.scada.sec.callback
 
CallbackWidgetAdapterFactory - Class in org.eclipse.scada.sec.ui
 
CallbackWidgetAdapterFactory() - Constructor for class org.eclipse.scada.sec.ui.CallbackWidgetAdapterFactory
 
CallbackWidgetFactory - Interface in org.eclipse.scada.sec.ui
 
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() - Method in interface org.apache.mina.core.future.ConnectFuture
Cancels the connection attempt and notifies all threads waiting for this future.
cancel() - Method in class org.apache.mina.core.future.DefaultConnectFuture
 
cancel() - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector.ConnectionRequest
 
cancel() - Method in class org.apache.mina.core.session.IdleStatusChecker.NotifyingTask
stop execution of the task
cancel() - Method in class org.eclipse.scada.sec.callback.AbstractCallback
 
cancel() - Method in interface org.eclipse.scada.sec.callback.Callback
 
cancel(boolean) - Method in class org.eclipse.scada.sec.ui.DialogFuture
 
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
 
cancelAll(Callback[]) - Static method in class org.eclipse.scada.sec.callback.Callbacks
Cancel all callbacks
cancelConnectFuture() - Method in class org.apache.mina.proxy.ProxyConnector
Cancels the real connection when reconnection is in use.
cancelConnection() - Method in class org.eclipse.scada.core.client.net.ConnectionBase
Cancel an open connection ...
canceling() - Method in class org.eclipse.scada.ca.ui.jobs.DiffJob
 
canceling() - Method in class org.eclipse.scada.ca.ui.jobs.LoadFactoryJob
 
canceling() - Method in class org.eclipse.scada.ca.ui.jobs.LoadJob
 
cancelTask(Long) - Method in class org.eclipse.scada.utils.concurrent.task.DefaultTaskHandler
 
cancelTask(Long) - Method in interface org.eclipse.scada.utils.concurrent.task.TaskHandler
 
canSkip(byte) - Method in class org.apache.mina.filter.codec.statemachine.LinearWhitespaceSkippingState
Called to determine whether the specified byte can be skipped.
canSkip(byte) - Method in class org.apache.mina.filter.codec.statemachine.SkippingState
Called to determine whether the specified byte can be skipped.
capacity() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
capacity(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Increases the capacity of this buffer.
capacity() - Method in class org.apache.mina.core.buffer.IoBuffer
 
capacity(int) - Method in class org.apache.mina.core.buffer.IoBuffer
Increases the capacity of this buffer.
capacity() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
capacity(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
capacity() - Method in class org.apache.mina.util.CircularQueue
Returns the capacity of this queue.
caseAndTransformer(AndTransformer) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'And Transformer'.
caseArc(Arc) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Arc'.
caseArchiveChannel(ArchiveChannel) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Archive Channel'.
caseArchiveChannel(ArchiveChannel) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Archive Channel'.
caseArchiveSeries(ArchiveSeries) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Archive Series'.
caseArchiveSeries(ArchiveSeries) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Archive Series'.
caseAxis(Axis) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Axis'.
caseAxis(Axis) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Axis'.
caseBoolLEDComponent(BoolLEDComponent) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Bool LED Component'.
caseBorderChild(BorderChild) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Border Child'.
caseBorderContainer(BorderContainer) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Border Container'.
caseButtonComponent(ButtonComponent) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Button Component'.
caseChart(Chart) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Chart'.
caseChart(Chart) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Chart'.
caseChartView(ChartView) - Method in class org.eclipse.scada.vi.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'View'.
caseCheckComponent(CheckComponent) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Check Component'.
caseChild(Child) - Method in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory.VisualInterfaceChildCreationExtender.CreationSwitch
 
caseChild(Child) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Child'.
caseComponent(Component) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Component'.
caseCompositeArchiveQualitySeries(CompositeArchiveQualitySeries) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Composite Archive Quality Series'.
caseCompositeArchiveQualitySeries(CompositeArchiveQualitySeries) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Composite Archive Quality Series'.
caseCompositeComponent(CompositeComponent) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Composite Component'.
caseCompositeTransformer(CompositeTransformer) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Composite Transformer'.
caseConnection(Connection) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Connection'.
caseContainer(Container) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Container'.
caseController(Controller) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Controller'.
caseController(Controller) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Controller'.
caseCurrentTimeController(CurrentTimeController) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Current Time Controller'.
caseCurrentTimeController(CurrentTimeController) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Current Time Controller'.
caseCursor(Cursor) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Cursor'.
caseDataItemSeries(DataItemSeries) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Data Item Series'.
caseDataItemSeries(DataItemSeries) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Data Item Series'.
caseDataSeries(DataSeries) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Data Series'.
caseDataSeries(DataSeries) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Data Series'.
caseDimension(Dimension) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Dimension'.
caseEllipse(Ellipse) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Ellipse'.
caseFigure(Figure) - Method in class org.eclipse.scada.vi.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Figure'.
caseFigure(Figure) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Figure'.
caseFigureContainer(FigureContainer) - Method in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory.VisualInterfaceChildCreationExtender.CreationSwitch
 
caseFigureContainer(FigureContainer) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Figure Container'.
caseFillLayoutComponent(FillLayoutComponent) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Fill Layout Component'.
caseGenericComponent(GenericComponent) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Generic Component'.
caseGridChild(GridChild) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Grid Child'.
caseGridContainer(GridContainer) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Grid Container'.
caseGroupEntry(GroupEntry) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Group Entry'.
caseGroupGridComponent(GroupGridComponent) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Group Grid Component'.
caseGroupGridEntry(GroupGridEntry) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Group Grid Entry'.
caseHiddenComponent(HiddenComponent) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Hidden Component'.
caseIdItem(IdItem) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Id Item'.
caseIdItem(IdItem) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Id Item'.
caseImage(Image) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Image'.
caseInvisible(Invisible) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Invisible'.
caseItem(Item) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Item'.
caseItem(Item) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Item'.
caseItemDataSeries(ItemDataSeries) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Item Data Series'.
caseItemDataSeries(ItemDataSeries) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Item Data Series'.
caseItemValueSource(ItemValueSource) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Item Value Source'.
caseLabelComponent(LabelComponent) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Label Component'.
caseLine(Line) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Line'.
caseLineProperties(LineProperties) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Line Properties'.
caseLineProperties(LineProperties) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Line Properties'.
caseLinkComponent(LinkComponent) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Link Component'.
caseMouseController(MouseController) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Mouse Controller'.
caseMouseController(MouseController) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Mouse Controller'.
caseNotTransformer(NotTransformer) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Not Transformer'.
caseOrTransformer(OrTransformer) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Or Transformer'.
casePermissionVisibility(PermissionVisibility) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Permission Visibility'.
casePosition(Position) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Position'.
casePrimitive(Primitive) - Method in class org.eclipse.scada.vi.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Primitive'.
casePrimitive(Primitive) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Primitive'.
caseProfile(Profile) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Profile'.
caseProfile(Profile) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Profile'.
caseProgressComponent(ProgressComponent) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Progress Component'.
caseReadableComponent(ReadableComponent) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Readable Component'.
caseRectangle(Rectangle) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Rectangle'.
caseRegistration(Registration) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Registration'.
caseResetController(ResetController) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Reset Controller'.
caseResetController(ResetController) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Reset Controller'.
caseScaleAction(ScaleAction) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Scale Action'.
caseScaleAction(ScaleAction) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Scale Action'.
caseScriptModule(ScriptModule) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Script Module'.
caseScriptSeries(ScriptSeries) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Script Series'.
caseScriptSeries(ScriptSeries) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Script Series'.
caseScriptVisibility(ScriptVisibility) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Script Visibility'.
caseSeparatorController(SeparatorController) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Separator Controller'.
caseSeparatorController(SeparatorController) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Separator Controller'.
caseShape(Shape) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Shape'.
caseSimpleGridComponent(SimpleGridComponent) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Simple Grid Component'.
caseStackContainer(StackContainer) - Method in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory.VisualInterfaceChildCreationExtender.CreationSwitch
 
caseStackContainer(StackContainer) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Stack Container'.
caseStringToStringMap(Map.Entry<String, String>) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'String To String Map'.
caseSymbol(Symbol) - Method in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory.VisualInterfaceChildCreationExtender.CreationSwitch
 
caseSymbol(Symbol) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Symbol'.
caseSymbolReference(SymbolReference) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Symbol Reference'.
caseSystemCursor(SystemCursor) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'System Cursor'.
caseTestVisibility(TestVisibility) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Test Visibility'.
caseText(Text) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'Text'.
caseTextComponent(TextComponent) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Text Component'.
caseTextInputComponent(TextInputComponent) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Text Input Component'.
caseTextInputMultiComponent(TextInputMultiComponent) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Text Input Multi Component'.
caseTimeNowAction(TimeNowAction) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Time Now Action'.
caseTimeNowAction(TimeNowAction) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Time Now Action'.
caseTimeShiftAction(TimeShiftAction) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Time Shift Action'.
caseTimeShiftAction(TimeShiftAction) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Time Shift Action'.
caseUriItem(UriItem) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Uri Item'.
caseUriItem(UriItem) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'Uri Item'.
caseURLImageComponent(URLImageComponent) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'URL Image Component'.
caseValueComponent(ValueComponent) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Value Component'.
caseValueSetComponent(ValueSetComponent) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Value Set Component'.
caseValueSource(ValueSource) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Value Source'.
caseView(View) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'View'.
caseVisibility(Visibility) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Visibility'.
caseWriteableComponent(WriteableComponent) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'Writeable Component'.
caseXAxis(XAxis) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'XAxis'.
caseXAxis(XAxis) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'XAxis'.
caseXAxisController(XAxisController) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'XAxis Controller'.
caseXAxisController(XAxisController) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'XAxis Controller'.
caseXYChild(XYChild) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'XY Child'.
caseXYContainer(XYContainer) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'XY Container'.
caseYAxis(YAxis) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'YAxis'.
caseYAxis(YAxis) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'YAxis'.
CC_ACK - Static variable in class org.eclipse.scada.net.base.data.Message
 
CC_AE_BASE - Static variable in class org.eclipse.scada.ae.net.Messages
Base command code for all A&E messages
CC_BROWSER_EVENT - Static variable in class org.eclipse.scada.da.net.handler.Messages
 
CC_BROWSER_LIST_REQ - Static variable in class org.eclipse.scada.da.net.handler.Messages
 
CC_BROWSER_LIST_RES - Static variable in class org.eclipse.scada.da.net.handler.Messages
 
CC_BROWSER_SUBSCRIBE - Static variable in class org.eclipse.scada.da.net.handler.Messages
 
CC_BROWSER_UNSUBSCRIBE - Static variable in class org.eclipse.scada.da.net.handler.Messages
 
CC_BROWSER_UPDATE - Static variable in class org.eclipse.scada.ae.net.Messages
 
CC_CLOSE_SESSION - Static variable in class org.eclipse.scada.core.net.MessageHelper
 
CC_CONDITION_AKN - Static variable in class org.eclipse.scada.ae.net.Messages
 
CC_CONDITIONS_DATA - Static variable in class org.eclipse.scada.ae.net.Messages
 
CC_CONDITIONS_STATUS - Static variable in class org.eclipse.scada.ae.net.Messages
 
CC_CREATE_SESSION - Static variable in class org.eclipse.scada.core.net.MessageHelper
 
CC_EVENT_POOL_DATA - Static variable in class org.eclipse.scada.ae.net.Messages
 
CC_EVENT_POOL_STATUS - Static variable in class org.eclipse.scada.ae.net.Messages
 
CC_FAILED - Static variable in class org.eclipse.scada.net.base.data.Message
 
CC_HD_BASE - Static variable in class org.eclipse.scada.hd.net.Messages
Base command code for all HD messages
CC_HD_CHANGE_QUERY_PARAMETERS - Static variable in class org.eclipse.scada.hd.net.Messages
 
CC_HD_CLOSE_QUERY - Static variable in class org.eclipse.scada.hd.net.Messages
 
CC_HD_CREATE_QUERY - Static variable in class org.eclipse.scada.hd.net.Messages
 
CC_HD_LIST_UPDATE - Static variable in class org.eclipse.scada.hd.net.Messages
 
CC_HD_START_LIST - Static variable in class org.eclipse.scada.hd.net.Messages
 
CC_HD_STOP_LIST - Static variable in class org.eclipse.scada.hd.net.Messages
 
CC_HD_UPDATE_QUERY_DATA - Static variable in class org.eclipse.scada.hd.net.Messages
 
CC_HD_UPDATE_QUERY_PARAMETERS - Static variable in class org.eclipse.scada.hd.net.Messages
 
CC_HD_UPDATE_QUERY_STATUS - Static variable in class org.eclipse.scada.hd.net.Messages
 
CC_NOTIFY_DATA - Static variable in class org.eclipse.scada.da.net.handler.Messages
 
CC_PING - Static variable in class org.eclipse.scada.net.base.data.Message
 
CC_PONG - Static variable in class org.eclipse.scada.net.base.data.Message
 
CC_PRIV_CHANGE - Static variable in class org.eclipse.scada.core.net.MessageHelper
 
CC_QUERY_CLOSE - Static variable in class org.eclipse.scada.ae.net.Messages
 
CC_QUERY_CREATE - Static variable in class org.eclipse.scada.ae.net.Messages
 
CC_QUERY_DATA - Static variable in class org.eclipse.scada.ae.net.Messages
 
CC_QUERY_LOAD_MORE - Static variable in class org.eclipse.scada.ae.net.Messages
 
CC_QUERY_STATUS_CHANGED - Static variable in class org.eclipse.scada.ae.net.Messages
 
CC_READ_OPERATION - Static variable in class org.eclipse.scada.da.net.handler.Messages
 
CC_START_SESSION - Static variable in class org.eclipse.scada.core.net.MessageHelper
 
CC_SUBSCRIBE_CONDITIONS - Static variable in class org.eclipse.scada.ae.net.Messages
 
CC_SUBSCRIBE_EVENT_POOL - Static variable in class org.eclipse.scada.ae.net.Messages
 
CC_SUBSCRIBE_ITEM - Static variable in class org.eclipse.scada.da.net.handler.Messages
 
CC_SUBSCRIPTION_CHANGE - Static variable in class org.eclipse.scada.da.net.handler.Messages
 
CC_UNKNOWN_COMMAND_CODE - Static variable in class org.eclipse.scada.net.base.data.Message
 
CC_UNSUBSCRIBE_CONDITIONS - Static variable in class org.eclipse.scada.ae.net.Messages
 
CC_UNSUBSCRIBE_EVENT_POOL - Static variable in class org.eclipse.scada.ae.net.Messages
 
CC_UNSUBSCRIBE_ITEM - Static variable in class org.eclipse.scada.da.net.handler.Messages
 
CC_WRITE_ATTRIBUTES_OPERATION - Static variable in class org.eclipse.scada.da.net.handler.Messages
 
CC_WRITE_ATTRIBUTES_OPERATION_RESULT - Static variable in class org.eclipse.scada.da.net.handler.Messages
 
CC_WRITE_OPERATION - Static variable in class org.eclipse.scada.da.net.handler.Messages
 
CC_WRITE_OPERATION_RESULT - Static variable in class org.eclipse.scada.da.net.handler.Messages
 
ceil - Variable in class org.eclipse.scada.vi.details.model.impl.WriteableComponentImpl
The cached value of the 'Ceil' attribute.
CEIL_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.WriteableComponentImpl
The default value of the 'Ceil' attribute.
CENTER_VALUE - Static variable in enum org.eclipse.scada.vi.model.Alignment
The 'CENTER' literal value.
CENTER_VALUE - Static variable in enum org.eclipse.scada.vi.model.GridAlignment
The 'CENTER' literal value.
centerShortenText(GC, String, int, int) - Method in class org.eclipse.scada.swt.CLabel
 
ChainConfigurator - Class in org.eclipse.scada.protocol.ngp.common
 
ChainConfigurator(IoSession) - Constructor for class org.eclipse.scada.protocol.ngp.common.ChainConfigurator
 
ChainedIoHandler - Class in org.apache.mina.handler.chain
An IoHandler which executes an IoHandlerChain on a messageReceived event.
ChainedIoHandler() - Constructor for class org.apache.mina.handler.chain.ChainedIoHandler
Creates a new instance which contains an empty IoHandlerChain.
ChainedIoHandler(IoHandlerChain) - Constructor for class org.apache.mina.handler.chain.ChainedIoHandler
Creates a new instance which executes the specified IoHandlerChain on a messageReceived event.
changeByteEndianess(byte[], int, int) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
Invert two bytes in the given byte array starting at the given offset and repeating the inversion length/2 times.
changeConfiguration(UserInformation, String, String, Map<String, String>, AbstractConfigurationAdministrator.ConfigurationFuture) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
Request a change of the configuration
changeCurrentValue(Object, double) - Method in class org.eclipse.scada.utils.stats.StatisticEntryImpl
 
changeCurrentValue(Object, double) - Method in class org.eclipse.scada.utils.stats.StatisticsImpl
 
changedResources - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
Resources that have been changed since last activation.
changedResources - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
Resources that have been changed since last activation.
changedResources - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
Resources that have been changed since last activation.
changeNotifier - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeParameters(QueryParameters) - Method in class org.eclipse.scada.hd.client.net.ErrorQueryImpl
 
changeParameters(QueryParameters) - Method in class org.eclipse.scada.hd.client.net.QueryImpl
 
changeParameters(QueryParameters) - Method in class org.eclipse.scada.hd.client.ngp.ErrorQueryImpl
 
changeParameters(QueryParameters) - Method in class org.eclipse.scada.hd.client.ngp.QueryImpl
 
changeParameters(QueryParameters) - Method in interface org.eclipse.scada.hd.Query
Request a change of parameters
changeProperties(QueryParameters) - Method in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
ChangeQueryParameters - Class in org.eclipse.scada.hd.data.message
 
ChangeQueryParameters(long, QueryParameters) - Constructor for class org.eclipse.scada.hd.data.message.ChangeQueryParameters
 
changeUser(AuthorizationRequest, UserInformation) - Static method in class org.eclipse.scada.sec.AuthorizationRequest
 
changeUserInformation(UserInformation) - Method in class org.eclipse.scada.sec.authz.AuthorizationContext
Change the user information to the provided user information
changeWordEndianess(byte[], int, int) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
Invert the endianness of words (4 bytes) in the given byte array starting at the given offset and repeating length/4 times.
channel - Variable in class org.apache.mina.transport.socket.nio.NioSession
The communication channel
channels - Variable in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
The cached value of the 'Channels' containment reference list.
channels - Variable in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
The cached value of the 'Channels' containment reference list.
Chart - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Chart'.
Chart - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Chart'.
CHART - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Chart' class.
CHART - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Chart' class.
CHART - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Chart' class.
CHART - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Chart' class.
CHART__ACTIVE_PROFILE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Active Profile' reference.
CHART__ACTIVE_PROFILE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Active Profile' reference.
CHART__ACTIVE_PROFILE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Active Profile' reference feature.
CHART__ACTIVE_PROFILE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Active Profile' reference feature.
CHART__BACKGROUND_COLOR - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Background Color' attribute.
CHART__BACKGROUND_COLOR - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Background Color' attribute.
CHART__BACKGROUND_COLOR - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Background Color' attribute feature.
CHART__BACKGROUND_COLOR - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Background Color' attribute feature.
CHART__BOTTOM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Bottom' containment reference list.
CHART__BOTTOM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Bottom' containment reference list.
CHART__BOTTOM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Bottom' containment reference list feature.
CHART__BOTTOM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Bottom' containment reference list feature.
CHART__CONTROLLERS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Controllers' containment reference list.
CHART__CONTROLLERS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Controllers' containment reference list.
CHART__CONTROLLERS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Controllers' containment reference list feature.
CHART__CONTROLLERS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Controllers' containment reference list feature.
CHART__HOVERABLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Hoverable' attribute.
CHART__HOVERABLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Hoverable' attribute.
CHART__HOVERABLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Hoverable' attribute feature.
CHART__HOVERABLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Hoverable' attribute feature.
CHART__INPUTS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Inputs' containment reference list.
CHART__INPUTS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Inputs' containment reference list.
CHART__INPUTS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Inputs' containment reference list feature.
CHART__INPUTS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Inputs' containment reference list feature.
CHART__LEFT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Left' containment reference list.
CHART__LEFT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Left' containment reference list.
CHART__LEFT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Left' containment reference list feature.
CHART__LEFT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Left' containment reference list feature.
CHART__MUTABLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Mutable' attribute.
CHART__MUTABLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Mutable' attribute.
CHART__MUTABLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Mutable' attribute feature.
CHART__MUTABLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Mutable' attribute feature.
CHART__PROFILE_SWITCHER_TYPE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Profile Switcher Type' attribute.
CHART__PROFILE_SWITCHER_TYPE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Profile Switcher Type' attribute.
CHART__PROFILE_SWITCHER_TYPE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Profile Switcher Type' attribute feature.
CHART__PROFILE_SWITCHER_TYPE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Profile Switcher Type' attribute feature.
CHART__PROFILES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Profiles' containment reference list.
CHART__PROFILES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Profiles' containment reference list.
CHART__PROFILES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Profiles' containment reference list feature.
CHART__PROFILES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Profiles' containment reference list feature.
CHART__RIGHT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Right' containment reference list.
CHART__RIGHT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Right' containment reference list.
CHART__RIGHT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Right' containment reference list feature.
CHART__RIGHT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Right' containment reference list feature.
CHART__SELECTED_XAXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Selected XAxis' reference.
CHART__SELECTED_XAXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Selected XAxis' reference.
CHART__SELECTED_XAXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Selected XAxis' reference feature.
CHART__SELECTED_XAXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Selected XAxis' reference feature.
CHART__SELECTED_YAXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Selected YAxis' reference.
CHART__SELECTED_YAXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Selected YAxis' reference.
CHART__SELECTED_YAXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Selected YAxis' reference feature.
CHART__SELECTED_YAXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Selected YAxis' reference feature.
CHART__SHOW_CURRENT_TIME_RULER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Show Current Time Ruler' attribute.
CHART__SHOW_CURRENT_TIME_RULER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Show Current Time Ruler' attribute.
CHART__SHOW_CURRENT_TIME_RULER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Show Current Time Ruler' attribute feature.
CHART__SHOW_CURRENT_TIME_RULER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Show Current Time Ruler' attribute feature.
CHART__TITLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Title' attribute.
CHART__TITLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Title' attribute.
CHART__TITLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Title' attribute feature.
CHART__TITLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Title' attribute feature.
CHART__TOP - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Top' containment reference list.
CHART__TOP - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Top' containment reference list.
CHART__TOP - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Top' containment reference list feature.
CHART__TOP - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Top' containment reference list feature.
CHART_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Chart' class.
CHART_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Chart' class.
CHART_VIEW - Static variable in interface org.eclipse.scada.vi.chart.model.ChartPackage
The meta object id for the 'View' class.
CHART_VIEW - Static variable in interface org.eclipse.scada.vi.chart.model.ChartPackage.Literals
The meta object literal for the 'View' class.
CHART_VIEW__BACKGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.chart.model.ChartPackage
The feature id for the 'Background Color' attribute.
CHART_VIEW__BORDER - Static variable in interface org.eclipse.scada.vi.chart.model.ChartPackage
The feature id for the 'Border' attribute.
CHART_VIEW__CONFIGURATION_URI - Static variable in interface org.eclipse.scada.vi.chart.model.ChartPackage
The feature id for the 'Configuration Uri' attribute.
CHART_VIEW__CONFIGURATION_URI - Static variable in interface org.eclipse.scada.vi.chart.model.ChartPackage.Literals
The meta object literal for the 'Configuration Uri' attribute feature.
CHART_VIEW__CURSOR - Static variable in interface org.eclipse.scada.vi.chart.model.ChartPackage
The feature id for the 'Cursor' reference.
CHART_VIEW__FOREGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.chart.model.ChartPackage
The feature id for the 'Foreground Color' attribute.
CHART_VIEW__NAME - Static variable in interface org.eclipse.scada.vi.chart.model.ChartPackage
The feature id for the 'Name' attribute.
CHART_VIEW__ON_CLICK - Static variable in interface org.eclipse.scada.vi.chart.model.ChartPackage
The feature id for the 'On Click' attribute.
CHART_VIEW__ON_DOUBLE_CLICK - Static variable in interface org.eclipse.scada.vi.chart.model.ChartPackage
The feature id for the 'On Double Click' attribute.
CHART_VIEW__OPAQUE - Static variable in interface org.eclipse.scada.vi.chart.model.ChartPackage
The feature id for the 'Opaque' attribute.
CHART_VIEW__SIZE - Static variable in interface org.eclipse.scada.vi.chart.model.ChartPackage
The feature id for the 'Size' containment reference.
CHART_VIEW__TOOL_TIP - Static variable in interface org.eclipse.scada.vi.chart.model.ChartPackage
The feature id for the 'Tool Tip' attribute.
CHART_VIEW__VISIBLE - Static variable in interface org.eclipse.scada.vi.chart.model.ChartPackage
The feature id for the 'Visible' attribute.
CHART_VIEW_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.chart.model.ChartPackage
The number of structural features of the 'View' class.
ChartActionBarContributor - Class in org.eclipse.scada.ui.chart.model.presentation
This is the action bar contributor for the Chart model editor.
ChartActionBarContributor() - Constructor for class org.eclipse.scada.ui.chart.model.presentation.ChartActionBarContributor
This creates an instance of the contributor.
ChartAdapterFactory - Class in org.eclipse.scada.ui.chart.model.util
The Adapter Factory for the model.
ChartAdapterFactory - Class in org.eclipse.scada.ui.chart.model.util
The Adapter Factory for the model.
ChartAdapterFactory() - Constructor for class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates an instance of the adapter factory.
ChartAdapterFactory() - Constructor for class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates an instance of the adapter factory.
ChartAdapterFactory - Class in org.eclipse.scada.vi.chart.model.util
The Adapter Factory for the model.
ChartAdapterFactory() - Constructor for class org.eclipse.scada.vi.chart.model.util.ChartAdapterFactory
Creates an instance of the adapter factory.
ChartAllTests - Class in org.eclipse.scada.ui.chart.model.tests
A test suite for the 'Chart' model.
ChartAllTests(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.ChartAllTests
 
ChartAllTests - Class in org.eclipse.scada.vi.chart.model.tests
A test suite for the 'Chart' model.
ChartAllTests(String) - Constructor for class org.eclipse.scada.vi.chart.model.tests.ChartAllTests
 
ChartArea - Class in org.eclipse.scada.chart.swt
 
ChartArea(Composite, int) - Constructor for class org.eclipse.scada.chart.swt.ChartArea
 
ChartAreaRenderer - Class in org.eclipse.scada.chart.swt
 
ChartAreaRenderer(Composite) - Constructor for class org.eclipse.scada.chart.swt.ChartAreaRenderer
 
ChartConfigurationInputSelector - Class in org.eclipse.scada.ui.chart.selector
 
ChartConfigurationInputSelector(Composite, Chart) - Constructor for class org.eclipse.scada.ui.chart.selector.ChartConfigurationInputSelector
 
ChartConfigurationInputSelector(Composite, Chart, boolean) - Constructor for class org.eclipse.scada.ui.chart.selector.ChartConfigurationInputSelector
 
ChartConfigurationInputSelector_Channels_Label - Static variable in class org.eclipse.scada.ui.chart.selector.Messages
 
ChartContext - Interface in org.eclipse.scada.ui.chart.viewer
 
ChartContextImpl - Class in org.eclipse.scada.ui.chart.viewer
 
ChartContextImpl(AxisLocator<XAxis, XAxisViewer>, AxisLocator<YAxis, YAxisViewer>, ExtensionSpaceProvider, ChartRenderer, Chart, ResetHandler) - Constructor for class org.eclipse.scada.ui.chart.viewer.ChartContextImpl
 
ChartController - Interface in org.eclipse.scada.ui.chart.viewer.controller
 
ChartControllerFactory - Interface in org.eclipse.scada.ui.chart.viewer.controller
 
ChartEditor - Class in org.eclipse.scada.ui.chart.model.presentation
This is an example of a Chart model editor.
ChartEditor() - Constructor for class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This creates a model editor.
ChartEditor.ReverseAdapterFactoryContentProvider - Class in org.eclipse.scada.ui.chart.model.presentation
 
ChartEditor.ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.presentation.ChartEditor.ReverseAdapterFactoryContentProvider
 
ChartEditorPlugin - Class in org.eclipse.scada.ui.chart.model.presentation
This is the central singleton for the Chart editor plugin.
ChartEditorPlugin() - Constructor for class org.eclipse.scada.ui.chart.model.presentation.ChartEditorPlugin
Create the instance.
ChartEditorPlugin.Implementation - Class in org.eclipse.scada.ui.chart.model.presentation
The actual implementation of the Eclipse Plugin.
ChartEditorPlugin.Implementation() - Constructor for class org.eclipse.scada.ui.chart.model.presentation.ChartEditorPlugin.Implementation
Creates an instance.
ChartEditPlugin - Class in org.eclipse.scada.ui.chart.model.provider
This is the central singleton for the Chart edit plugin.
ChartEditPlugin() - Constructor for class org.eclipse.scada.ui.chart.model.provider.ChartEditPlugin
Create the instance.
ChartEditPlugin - Class in org.eclipse.scada.vi.chart.model.provider
This is the central singleton for the Chart edit plugin.
ChartEditPlugin() - Constructor for class org.eclipse.scada.vi.chart.model.provider.ChartEditPlugin
Create the instance.
ChartEditPlugin.Implementation - Class in org.eclipse.scada.ui.chart.model.provider
The actual implementation of the Eclipse Plugin.
ChartEditPlugin.Implementation() - Constructor for class org.eclipse.scada.ui.chart.model.provider.ChartEditPlugin.Implementation
Creates an instance.
ChartEditPlugin.Implementation - Class in org.eclipse.scada.vi.chart.model.provider
The actual implementation of the Eclipse Plugin.
ChartEditPlugin.Implementation() - Constructor for class org.eclipse.scada.vi.chart.model.provider.ChartEditPlugin.Implementation
Creates an instance.
ChartExample - Class in org.eclipse.scada.ui.chart.model.tests
A sample utility for the 'model' package.
ChartExample() - Constructor for class org.eclipse.scada.ui.chart.model.tests.ChartExample
 
ChartExample - Class in org.eclipse.scada.vi.chart.model.tests
A sample utility for the 'chart' package.
ChartExample() - Constructor for class org.eclipse.scada.vi.chart.model.tests.ChartExample
 
ChartFactory - Interface in org.eclipse.scada.ui.chart.model
The Factory for the model.
ChartFactory - Interface in org.eclipse.scada.ui.chart.model
The Factory for the model.
chartFactory - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard
This caches an instance of the model factory.
ChartFactory - Interface in org.eclipse.scada.vi.chart.model
The Factory for the model.
ChartFactoryImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model Factory.
ChartFactoryImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model Factory.
ChartFactoryImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
Creates an instance of the factory.
ChartFactoryImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
Creates an instance of the factory.
ChartFactoryImpl - Class in org.eclipse.scada.vi.chart.model.impl
An implementation of the model Factory.
ChartFactoryImpl() - Constructor for class org.eclipse.scada.vi.chart.model.impl.ChartFactoryImpl
Creates an instance of the factory.
ChartImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Chart'.
ChartImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Chart'.
ChartImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
ChartImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
ChartInput - Interface in org.eclipse.scada.ui.chart.viewer.input
 
ChartInputSelector - Class in org.eclipse.scada.ui.chart.selector
 
ChartInputSelector(Composite, ChartViewer) - Constructor for class org.eclipse.scada.ui.chart.selector.ChartInputSelector
 
ChartInputSelector(Composite, ChartViewer, boolean) - Constructor for class org.eclipse.scada.ui.chart.selector.ChartInputSelector
 
ChartInputSelector_Channels_Label - Static variable in class org.eclipse.scada.ui.chart.selector.Messages
 
ChartItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a Chart object.
ChartItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.ChartItemProvider
This constructs an instance from a factory and a notifier.
chartItemProvider - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the one adapter used for all Chart instances.
ChartItemProviderAdapterFactory - Class in org.eclipse.scada.ui.chart.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
ChartItemProviderAdapterFactory() - Constructor for class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This constructs an instance.
ChartItemProviderAdapterFactory - Class in org.eclipse.scada.vi.chart.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
ChartItemProviderAdapterFactory() - Constructor for class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory
This constructs an instance.
ChartItemProviderAdapterFactory.VisualInterfaceChildCreationExtender - Class in org.eclipse.scada.vi.chart.model.provider
A child creation extender for the VisualInterfacePackage.
ChartItemProviderAdapterFactory.VisualInterfaceChildCreationExtender() - Constructor for class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory.VisualInterfaceChildCreationExtender
 
ChartItemProviderAdapterFactory.VisualInterfaceChildCreationExtender.CreationSwitch - Class in org.eclipse.scada.vi.chart.model.provider
The switch for creating child descriptors specific to each extended class.
ChartManager - Class in org.eclipse.scada.chart.swt.manager
 
ChartManager(Composite, int) - Constructor for class org.eclipse.scada.chart.swt.manager.ChartManager
 
ChartModelWizard - Class in org.eclipse.scada.ui.chart.model.presentation
This is a simple wizard for creating a new model file.
ChartModelWizard() - Constructor for class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard
 
ChartModelWizard.ChartModelWizardInitialObjectCreationPage - Class in org.eclipse.scada.ui.chart.model.presentation
This is the page where the type of object to create is selected.
ChartModelWizard.ChartModelWizardInitialObjectCreationPage(String) - Constructor for class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard.ChartModelWizardInitialObjectCreationPage
Pass in the selection.
ChartModelWizard.ChartModelWizardNewFileCreationPage - Class in org.eclipse.scada.ui.chart.model.presentation
This is the one page of the wizard.
ChartModelWizard.ChartModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard.ChartModelWizardNewFileCreationPage
Pass in the selection.
ChartMouseListener - Interface in org.eclipse.scada.chart.swt
 
ChartMouseListener.MouseState - Class in org.eclipse.scada.chart.swt
 
ChartMouseListener.MouseState() - Constructor for class org.eclipse.scada.chart.swt.ChartMouseListener.MouseState
 
ChartMouseMoveListener - Interface in org.eclipse.scada.chart.swt
 
ChartPackage - Interface in org.eclipse.scada.ui.chart.model
The Package for the model.
ChartPackage - Interface in org.eclipse.scada.ui.chart.model
The Package for the model.
chartPackage - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard
This caches an instance of the model package.
ChartPackage - Interface in org.eclipse.scada.vi.chart.model
The Package for the model.
ChartPackage.Literals - Interface in org.eclipse.scada.ui.chart.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
ChartPackage.Literals - Interface in org.eclipse.scada.ui.chart.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
ChartPackage.Literals - Interface in org.eclipse.scada.vi.chart.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
ChartPackageImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model Package.
ChartPackageImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model Package.
ChartPackageImpl - Class in org.eclipse.scada.vi.chart.model.impl
An implementation of the model Package.
ChartRenderer - Class in org.eclipse.scada.chart.swt
 
ChartRenderer() - Constructor for class org.eclipse.scada.chart.swt.ChartRenderer
 
ChartRenderer.SizeRenderProxy - Class in org.eclipse.scada.chart.swt
 
ChartRenderer.SizeRenderProxy() - Constructor for class org.eclipse.scada.chart.swt.ChartRenderer.SizeRenderProxy
 
ChartResourceFactoryImpl - Class in org.eclipse.scada.vi.chart.model.util
The Resource Factory associated with the package.
ChartResourceFactoryImpl() - Constructor for class org.eclipse.scada.vi.chart.model.util.ChartResourceFactoryImpl
Creates an instance of the resource factory.
ChartResourceImpl - Class in org.eclipse.scada.vi.chart.model.util
The Resource associated with the package.
ChartResourceImpl(URI) - Constructor for class org.eclipse.scada.vi.chart.model.util.ChartResourceImpl
Creates an instance of the resource.
Charts - Class in org.eclipse.scada.ui.chart.model
 
Charts - Class in org.eclipse.scada.ui.chart.model
 
Charts() - Constructor for class org.eclipse.scada.ui.chart.model.Charts
 
Charts() - Constructor for class org.eclipse.scada.ui.chart.model.Charts
 
Charts_Label_Time - Static variable in class org.eclipse.scada.ui.chart.model.Messages
 
Charts_Label_Time - Static variable in class org.eclipse.scada.ui.chart.model.Messages
 
Charts_Label_Values - Static variable in class org.eclipse.scada.ui.chart.model.Messages
 
Charts_Label_Values - Static variable in class org.eclipse.scada.ui.chart.model.Messages
 
ChartSwitch<T> - Class in org.eclipse.scada.ui.chart.model.util
The Switch for the model's inheritance hierarchy.
ChartSwitch<T> - Class in org.eclipse.scada.ui.chart.model.util
The Switch for the model's inheritance hierarchy.
ChartSwitch() - Constructor for class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Creates an instance of the switch.
ChartSwitch() - Constructor for class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Creates an instance of the switch.
ChartSwitch<T> - Class in org.eclipse.scada.vi.chart.model.util
The Switch for the model's inheritance hierarchy.
ChartSwitch() - Constructor for class org.eclipse.scada.vi.chart.model.util.ChartSwitch
Creates an instance of the switch.
ChartTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Chart'.
ChartTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.ChartTest
Constructs a new Chart test case with the given name.
ChartTests - Class in org.eclipse.scada.ui.chart.model.tests
A test suite for the 'model' package.
ChartTests(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.ChartTests
 
ChartTests - Class in org.eclipse.scada.vi.chart.model.tests
A test suite for the 'chart' package.
ChartTests(String) - Constructor for class org.eclipse.scada.vi.chart.model.tests.ChartTests
 
chartTimes(long, long, int, int, DateFormat) - Static method in class org.eclipse.scada.chart.swt.Helper
 
chartValues(double, double, int, int) - Static method in class org.eclipse.scada.chart.swt.Helper
 
ChartView - Interface in org.eclipse.scada.vi.chart.model
A representation of the model object 'View'.
ChartView - Class in org.eclipse.scada.vi.ui.chart.draw2d.view
 
ChartView(ViewManagerContext, ResourceManager, ViewInstanceDescriptor, Composite, IEvaluationService, boolean) - Constructor for class org.eclipse.scada.vi.ui.chart.draw2d.view.ChartView
 
ChartViewer - Class in org.eclipse.scada.ui.chart.viewer
 
ChartViewer(ChartRenderer, Chart, ExtensionSpaceProvider, ResetHandler) - Constructor for class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
ChartViewer_Title_NoItem - Static variable in class org.eclipse.scada.ui.chart.viewer.Messages
 
ChartViewer_Title_NoSelection - Static variable in class org.eclipse.scada.ui.chart.viewer.Messages
 
ChartViewer_Title_Selection - Static variable in class org.eclipse.scada.ui.chart.viewer.Messages
 
ChartViewerListener - Interface in org.eclipse.scada.ui.chart.viewer
 
ChartViewFactory - Class in org.eclipse.scada.vi.ui.chart.draw2d.view
 
ChartViewFactory() - Constructor for class org.eclipse.scada.vi.ui.chart.draw2d.view.ChartViewFactory
 
ChartViewImpl - Class in org.eclipse.scada.vi.chart.model.impl
An implementation of the model object 'View'.
ChartViewImpl() - Constructor for class org.eclipse.scada.vi.chart.model.impl.ChartViewImpl
 
chartViewItemProvider - Variable in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the one adapter used for all ChartView instances.
ChartViewItemProvider - Class in org.eclipse.scada.vi.chart.model.provider
This is the item provider adapter for a ChartView object.
ChartViewItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.chart.model.provider.ChartViewItemProvider
This constructs an instance from a factory and a notifier.
ChartViewTest - Class in org.eclipse.scada.vi.chart.model.tests
A test case for the model object 'View'.
ChartViewTest(String) - Constructor for class org.eclipse.scada.vi.chart.model.tests.ChartViewTest
Constructs a new View test case with the given name.
ChartXMLProcessor - Class in org.eclipse.scada.vi.chart.model.util
This class contains helper methods to serialize and deserialize XML documents
ChartXMLProcessor() - Constructor for class org.eclipse.scada.vi.chart.model.util.ChartXMLProcessor
Public constructor to instantiate the helper.
CHECK_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Check Component' class.
CHECK_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Check Component' class.
CHECK_COMPONENT__ATTRIBUTE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Attribute' attribute.
CHECK_COMPONENT__ATTRIBUTE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Attribute' attribute feature.
CHECK_COMPONENT__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Descriptor' attribute.
CHECK_COMPONENT__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Descriptor' attribute feature.
CHECK_COMPONENT__FORMAT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Format' attribute.
CHECK_COMPONENT__FORMAT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Format' attribute feature.
CHECK_COMPONENT__READ_DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Read Descriptor' attribute.
CHECK_COMPONENT__READ_DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Read Descriptor' attribute feature.
CHECK_COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
CHECK_COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Check Component' class.
CHECK_VALUE - Static variable in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
The 'CHECK' literal value.
CHECK_VALUE - Static variable in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
The 'CHECK' literal value.
checkClearKey() - Method in class org.eclipse.scada.sec.ui.providers.KeyInstanceManager
 
checkComplete() - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator.CompositeFuture
 
CheckComponent - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Check Component'.
CheckComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Check Component'.
CheckComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
 
CheckComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a CheckComponent object.
CheckComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.CheckComponentItemProvider
This constructs an instance from a factory and a notifier.
checkComponentItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all CheckComponent instances.
CheckComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Check Component'.
CheckComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.CheckComponentTest
Constructs a new Check Component test case with the given name.
checkConnect() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionService
 
checkCreateInput() - Method in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
checkCreateInput() - Method in class org.eclipse.scada.ui.chart.viewer.ArchiveSeriesViewer
 
checkCreateInput() - Method in class org.eclipse.scada.ui.chart.viewer.CompositeArchiveQualityViewer
 
checkCreateInput() - Method in class org.eclipse.scada.ui.chart.viewer.DataItemSeriesViewer
 
checkCreateInput() - Method in class org.eclipse.scada.ui.chart.viewer.ScriptSeriesViewer
 
checkDead() - Method in class org.eclipse.scada.core.client.AutoReconnectController
 
checkQuality(boolean, Double) - Method in class org.eclipse.scada.chart.swt.render.QualityRenderer
 
checkQuality(double) - Method in class org.eclipse.scada.ui.chart.viewer.input.composite.CompositeQualityInput
 
checkRealm() - Method in interface org.eclipse.scada.chart.Realm
 
checkRealm() - Method in class org.eclipse.scada.chart.swt.DisplayRealm
 
checkRealm() - Method in class org.eclipse.scada.core.ui.connection.login.SessionManager
 
checkRequiredProperties(String...) - Method in class org.apache.mina.proxy.handlers.http.HttpProxyRequest
Check if the given property(ies) is(are) set.
checkService() - Method in class org.eclipse.scada.sec.osgi.TrackingAuditLogImplementation
 
Checksum - Class in org.eclipse.scada.protocol.common
 
Checksum() - Constructor for class org.eclipse.scada.protocol.common.Checksum
 
checkWidget() - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
checkWidget() - Method in class org.eclipse.scada.chart.swt.render.AbstractRenderer
 
Child - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Child'.
CHILD - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Child' class.
CHILD - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Child' class.
CHILD__ELEMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Element' containment reference.
CHILD__ELEMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Element' containment reference feature.
CHILD__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Name' attribute.
CHILD__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Name' attribute feature.
CHILD_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Child' class.
childCreationExtenderManager - Variable in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory
This helps manage the child creation extenders.
childCreationExtenderManager - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This helps manage the child creation extenders.
childCreationExtenderManager - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This helps manage the child creation extenders.
ChildImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Child'.
ChildImpl() - Constructor for class org.eclipse.scada.vi.model.impl.ChildImpl
 
ChildItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a Child object.
ChildItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.ChildItemProvider
This constructs an instance from a factory and a notifier.
childItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all Child instances.
children - Variable in class org.eclipse.scada.vi.details.model.impl.CompositeComponentImpl
The cached value of the 'Children' containment reference list.
children - Variable in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
The cached value of the 'Children' containment reference list.
children - Variable in class org.eclipse.scada.vi.model.impl.GridContainerImpl
The cached value of the 'Children' containment reference list.
children - Variable in class org.eclipse.scada.vi.model.impl.StackContainerImpl
The cached value of the 'Children' containment reference list.
children - Variable in class org.eclipse.scada.vi.model.impl.XYContainerImpl
The cached value of the 'Children' containment reference list.
ChildTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Child'.
ChildTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.ChildTest
Constructs a new Child test case with the given name.
CircularQueue<E> - Class in org.apache.mina.util
A unbounded circular queue based on array.
CircularQueue() - Constructor for class org.apache.mina.util.CircularQueue
Construct a new, empty queue.
CircularQueue(int) - Constructor for class org.apache.mina.util.CircularQueue
 
CLabel - Class in org.eclipse.scada.swt
A Label which supports aligned text and/or an image and different border styles.
CLabel(Composite, int) - Constructor for class org.eclipse.scada.swt.CLabel
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
clear() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
clear() - Method in class org.apache.mina.core.buffer.IoBuffer
 
clear() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
clear() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
clear() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
clear() - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Removes all filters added to this chain.
clear(IoSession) - Method in interface org.apache.mina.core.write.WriteRequestQueue
Removes all the requests from this session's queue.
clear() - Method in class org.apache.mina.handler.chain.IoHandlerChain
 
clear() - Method in class org.apache.mina.util.CircularQueue
 
clear() - Method in class org.apache.mina.util.CopyOnWriteMap
Removes all entries in this map.
clear() - Method in class org.apache.mina.util.ExpiringMap
 
clear() - Method in class org.apache.mina.util.LazyInitializedCacheMap
clear() - Method in class org.apache.mina.util.MapBackedSet
 
clear() - Method in class org.apache.mina.util.SynchronizedQueue
 
clear() - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
clear() - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListData
 
clear() - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
clear() - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealTimeListViewer
 
clear(IoSession) - Method in class org.eclipse.scada.protocol.common.io.TimedEndDecoder
Clear the end-of-frame detection for this session
clear() - Method in class org.eclipse.scada.ui.databinding.observable.KeyPrefixMapObservable
 
clear() - Method in class org.eclipse.scada.ui.databinding.observable.StringSplitListObservable
 
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
clearAttribute(String) - Method in class org.eclipse.scada.da.client.DataItemValue.Builder
 
clearDefaultKey() - Method in class org.eclipse.scada.sec.ui.providers.KeyInstanceManager
 
clearSelection() - Method in class org.eclipse.scada.da.ui.common.AbstractItemAction
 
ClientBaseConnection - Class in org.eclipse.scada.core.client.common
 
ClientBaseConnection(IoHandlerFactory, IoLoggerFilterChainBuilder, ConnectionInformation) - Constructor for class org.eclipse.scada.core.client.common.ClientBaseConnection
 
ClientConnectionHandler - Class in org.eclipse.scada.core.client.common
 
ClientConnectionHandler(ClientBaseConnection) - Constructor for class org.eclipse.scada.core.client.common.ClientConnectionHandler
 
ClientProtocolConnectionHandler - Class in org.eclipse.scada.core.client.ngp
 
ClientProtocolConnectionHandler(ClientBaseConnection, ProtocolConfiguration) - Constructor for class org.eclipse.scada.core.client.ngp.ClientProtocolConnectionHandler
 
clone() - Method in class org.apache.mina.util.CopyOnWriteMap
 
clone() - Method in class org.eclipse.scada.ae.Event
 
clone() - Method in class org.eclipse.scada.core.ConnectionInformation
 
cloneDoc(Document) - Method in class org.eclipse.scada.sec.authz.signature.SignatureRequestBuilder
 
cloneListeners(String) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolImpl
 
CLOSE - Static variable in interface org.apache.mina.core.future.IoFutureListener
An IoFutureListener that closes the IoSession which is associated with the specified IoFuture.
close(H) - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
 
close(H) - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
Close a server socket.
close(H) - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
Close a client socket.
close(boolean) - Method in class org.apache.mina.core.session.AbstractIoSession
Closes this session immediately or after all queued write requests are flushed.
close() - Method in class org.apache.mina.core.session.AbstractIoSession
Closes this session after all queued write requests are flushed.
close(boolean) - Method in interface org.apache.mina.core.session.IoSession
Closes this session immediately or after all queued write requests are flushed.
close() - Method in interface org.apache.mina.core.session.IoSession
Deprecated.
close() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
 
CLOSE - Static variable in interface org.apache.mina.filter.keepalive.KeepAliveRequestTimeoutHandler
Closes the connection after logging.
CLOSE - Static variable in interface org.apache.mina.handler.demux.ExceptionHandler
A ExceptionHandler that closes the session immediately.
close(DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
 
close(DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
 
close(ServerSocketChannel) - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
Close a server socket.
close(SocketChannel) - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
Close a client socket.
close() - Method in class org.eclipse.scada.ae.client.net.QueryImpl
 
close() - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl.DisconnectedQuery
 
close() - Method in class org.eclipse.scada.ae.client.ngp.QueryImpl
 
close() - Method in interface org.eclipse.scada.ae.Query
 
close() - Method in class org.eclipse.scada.ae.ui.views.dialog.EventHistorySearchDialog
 
close() - Method in class org.eclipse.scada.ca.common.ListenerTracker
 
close() - Method in class org.eclipse.scada.core.connection.provider.ConnectionRequestTracker
 
close() - Method in class org.eclipse.scada.core.connection.provider.ConnectionTracker
 
close() - Method in class org.eclipse.scada.hd.client.net.ErrorQueryImpl
 
close() - Method in class org.eclipse.scada.hd.client.net.QueryImpl
 
close() - Method in class org.eclipse.scada.hd.client.ngp.ErrorQueryImpl
 
close() - Method in class org.eclipse.scada.hd.client.ngp.QueryImpl
 
close() - Method in interface org.eclipse.scada.hd.Query
Close the query
close() - Method in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
close() - Method in class org.eclipse.scada.hd.ui.data.ServiceQueryBuffer
 
close() - Method in class org.eclipse.scada.net.mina.IoSessionSender
 
close() - Method in interface org.eclipse.scada.net.mina.MessageSender
Close the session of the sender
close() - Method in class org.eclipse.scada.sec.osgi.TrackingAuditLogImplementation
 
close() - Method in class org.eclipse.scada.sec.osgi.TrackingAuthenticationImplementation
 
close() - Method in class org.eclipse.scada.sec.osgi.TrackingAuthorizationImplementation
 
close() - Method in class org.eclipse.scada.sec.osgi.TrackingAuthorizationTracker
 
close() - Method in class org.eclipse.scada.ui.chart.viewer.input.QuerySeriesData
 
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.vi.data.DataItemRegistration
 
close() - Method in class org.eclipse.scada.vi.data.RegistrationManager
 
closeDialog() - Method in class org.eclipse.scada.sec.ui.DialogFuture
 
CloseFuture - Interface in org.apache.mina.core.future
An IoFuture for asynchronous close requests.
closeFuture(NotifyFuture<Callback[]>) - Method in class org.eclipse.scada.core.client.ngp.OpenCallbacksManager
 
CloseMessage - Class in org.eclipse.scada.protocol.ngp.common.mc.message
 
CloseMessage(String, int) - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.message.CloseMessage
 
closePressed() - Method in class org.eclipse.scada.da.client.dataitem.details.dialog.DataItemDetailsDialog
 
closeQuery(long) - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
CloseQuery - Class in org.eclipse.scada.ae.data.message
 
CloseQuery(long) - Constructor for class org.eclipse.scada.ae.data.message.CloseQuery
 
closeQuery(QueryImpl) - Method in class org.eclipse.scada.hd.client.net.ConnectionImpl
Close a registered query
closeQuery(Long) - Method in class org.eclipse.scada.hd.client.ngp.ConnectionImpl
 
CloseQuery - Class in org.eclipse.scada.hd.data.message
 
CloseQuery(long) - Constructor for class org.eclipse.scada.hd.data.message.CloseQuery
 
closeQuery() - Method in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
CloseQueryHandler - Class in org.eclipse.scada.hd.ui.connection.handler
 
CloseQueryHandler() - Constructor for class org.eclipse.scada.hd.ui.connection.handler.CloseQueryHandler
 
closeSession(String, Throwable) - Method in class org.apache.mina.proxy.AbstractProxyLogicHandler
Closes the session.
closeSession(String) - Method in class org.apache.mina.proxy.AbstractProxyLogicHandler
Closes the session.
closeSession(String) - Method in class org.apache.mina.proxy.handlers.socks.Socks5LogicHandler
Closes the session.
closeSession() - Static method in class org.eclipse.scada.core.net.MessageHelper
 
closeSession(S) - Method in interface org.eclipse.scada.core.server.Service
Close the provided session Closing the session includes: unregistering from all items, canceling all running operations
code(Message) - Method in class org.eclipse.scada.net.mina.GMPPProtocolEncoder
 
code - Variable in class org.eclipse.scada.protocol.ngp.common.mc.message.ReasonMessage
 
code - Variable in class org.eclipse.scada.vi.details.model.impl.ScriptModuleImpl
The cached value of the 'Code' attribute.
CODE_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ScriptModuleImpl
The default value of the 'Code' attribute.
CODE_URI_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ScriptModuleImpl
The default value of the 'Code Uri' attribute.
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
 
codeUri - Variable in class org.eclipse.scada.vi.details.model.impl.ScriptModuleImpl
The cached value of the 'Code Uri' attribute.
CollectionAllocator<T,C extends Collection<T>> - Interface in org.eclipse.scada.protocol.ngp.common.utils
 
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ArchiveChannelItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ArchiveSeriesItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.AxisItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.CompositeArchiveQualitySeriesItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ControllerItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.CurrentTimeControllerItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.DataItemSeriesItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.DataSeriesItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.IdItemItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ItemDataSeriesItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ItemItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.LinePropertiesItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.MouseControllerItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ProfileItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ResetControllerItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ScaleActionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ScriptSeriesItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.SeparatorControllerItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.TimeNowActionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.TimeShiftActionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.UriItemItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.XAxisControllerItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.XAxisItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.YAxisItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.chart.model.provider.ChartViewItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.AndTransformerItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.BoolLEDComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.ButtonComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.CheckComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.ComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.CompositeComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.CompositeTransformerItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.FillLayoutComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.GenericComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupEntryItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupGridComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupGridEntryItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.HiddenComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.InvisibleItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.ItemValueSourceItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.LabelComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.LinkComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.NotTransformerItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.OrTransformerItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.PermissionVisibilityItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.ProgressComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.ReadableComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.RegistrationItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.ScriptModuleItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.ScriptVisibilityItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.SimpleGridComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.TestVisibilityItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextInputComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextInputMultiComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.URLImageComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.ValueComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.ValueSetComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.ValueSourceItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.ViewItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.VisbilityItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.VisibilityItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.details.model.provider.WriteableComponentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.ArcItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.BorderChildItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.BorderContainerItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.ChildItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.ConnectionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.CursorItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.DimensionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.EllipseItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.FigureContainerItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.FigureItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.GridChildItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.GridContainerItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.ImageItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.LineItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.PositionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.RectangleItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.ShapeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.StackContainerItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.StringToStringMapItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolReferenceItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.SystemCursorItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.TextItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.XYChildItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.scada.vi.model.provider.XYContainerItemProvider
This adds CommandParameters describing the children that can be created under this object.
color - Variable in class org.eclipse.scada.chart.swt.render.AbstractRuler
 
color - Variable in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
The cached value of the 'Color' attribute.
color - Variable in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
The cached value of the 'Color' attribute.
color - Variable in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
The cached value of the 'Color' attribute.
color - Variable in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
The cached value of the 'Color' attribute.
COLOR_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
The default value of the 'Color' attribute.
COLOR_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
The default value of the 'Color' attribute.
COLOR_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
The default value of the 'Color' attribute.
COLOR_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
The default value of the 'Color' attribute.
ColorUpdater - Class in org.eclipse.scada.core.ui.styles
 
ColorUpdater(String, ResourceManager, ColorDescriptor) - Constructor for class org.eclipse.scada.core.ui.styles.ColorUpdater
 
cols - Variable in class org.eclipse.scada.vi.details.model.impl.GroupGridComponentImpl
The cached value of the 'Cols' attribute.
cols - Variable in class org.eclipse.scada.vi.details.model.impl.SimpleGridComponentImpl
The cached value of the 'Cols' attribute.
COLS_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.GroupGridComponentImpl
The default value of the 'Cols' attribute.
COLS_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.SimpleGridComponentImpl
The default value of the 'Cols' attribute.
columns - Variable in class org.eclipse.scada.vi.model.impl.GridContainerImpl
The cached value of the 'Columns' attribute.
COLUMNS_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.GridContainerImpl
The default value of the 'Columns' attribute.
CommonDragAdapterAssistant - Class in org.eclipse.scada.da.ui.connection.dnd
 
CommonDragAdapterAssistant() - Constructor for class org.eclipse.scada.da.ui.connection.dnd.CommonDragAdapterAssistant
 
CommonDragAdapterAssistant - Class in org.eclipse.scada.hd.ui.connection.dnd
 
CommonDragAdapterAssistant() - Constructor for class org.eclipse.scada.hd.ui.connection.dnd.CommonDragAdapterAssistant
 
CommonEventFilter - Class in org.apache.mina.filter.util
Extend this class when you want to create a filter that wraps the same logic around all 9 IoEvents
CommonEventFilter() - Constructor for class org.apache.mina.filter.util.CommonEventFilter
 
CommonListeningLabelProvider - Class in org.eclipse.scada.ui.databinding
 
CommonListeningLabelProvider(String) - Constructor for class org.eclipse.scada.ui.databinding.CommonListeningLabelProvider
 
compact() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
compact() - Method in class org.apache.mina.core.buffer.IoBuffer
 
compact() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
comparator - Static variable in class org.eclipse.scada.ae.Event
 
comparator - Static variable in class org.eclipse.scada.ae.ui.views.model.DecoratedEvent
 
comparator() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
compare(Event, Event) - Method in class org.eclipse.scada.ae.Event.EventComparator
 
compare(DecoratedEvent, DecoratedEvent) - Method in class org.eclipse.scada.ae.ui.views.model.DecoratedEvent.DecoratedEventComparator
 
compare(Variant, Variant) - Method in class org.eclipse.scada.core.VariantComparator
 
compare(Viewer, Object, Object) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntryComparator
 
compare(Document, Document) - Method in class org.eclipse.scada.sec.authz.signature.SignatureRequestBuilder
 
compareTo(IoBuffer) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
compareTo(IoBuffer) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
compareTo(VmPipeAddress) - Method in class org.apache.mina.transport.vmpipe.VmPipeAddress
 
compareTo(Event) - Method in class org.eclipse.scada.ae.Event
 
compareTo(DecoratedEvent) - Method in class org.eclipse.scada.ae.ui.views.model.DecoratedEvent
 
compareTo(DataEntry) - Method in class org.eclipse.scada.chart.DataEntry
 
compareTo(Variant) - Method in class org.eclipse.scada.core.Variant
 
complete(Future<ResponseMessage>) - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl.AcknowledgeFuture
 
complete(Entry[]) - Method in interface org.eclipse.scada.da.client.BrowseOperationCallback
 
complete(WriteAttributeResults) - Method in class org.eclipse.scada.da.client.net.Connection.WriteAttributeOperationFuture
 
complete() - Method in class org.eclipse.scada.da.client.net.Connection.WriteOperationFuture
 
complete(Future<ResponseMessage>) - Method in class org.eclipse.scada.da.client.ngp.ConnectionImpl.BrowseFuture
 
complete(Future<ResponseMessage>) - Method in class org.eclipse.scada.da.client.ngp.ConnectionImpl.WriteAttributesFuture
 
complete(Future<ResponseMessage>) - Method in class org.eclipse.scada.da.client.ngp.ConnectionImpl.WriteFuture
 
complete(WriteAttributeResults) - Method in interface org.eclipse.scada.da.client.WriteAttributeOperationCallback
 
complete() - Method in interface org.eclipse.scada.da.client.WriteOperationCallback
 
complete() - Method in class org.eclipse.scada.sec.ui.AbstractLabelCallbackFactory
 
complete() - Method in interface org.eclipse.scada.sec.ui.CallbackWidgetFactory
Complete the data entry
complete() - Method in class org.eclipse.scada.sec.ui.PasswordWidgetFactory
 
complete(Future<T>) - Method in class org.eclipse.scada.ui.utils.DisplayFutureListener
 
complete(Future<T>) - Method in interface org.eclipse.scada.utils.concurrent.FutureListener
 
complete(Future<T>) - Method in class org.eclipse.scada.utils.concurrent.IteratingFuture.FutureListenerImpl
 
complete(Future<T>) - Method in class org.eclipse.scada.utils.concurrent.task.ResultFutureHandler
 
complete() - Method in class org.eclipse.scada.utils.exec.OperationResult
 
complete(long, TimeUnit) - Method in class org.eclipse.scada.utils.exec.OperationResult
 
completeBrowse(LongRunningOperation) - Method in class org.eclipse.scada.da.client.net.Connection
 
completed(T) - Method in interface org.eclipse.scada.utils.concurrent.task.ResultHandler
 
completeWrite(LongRunningOperation) - Method in class org.eclipse.scada.da.client.net.Connection
 
completeWriteAttributes(LongRunningOperation) - Method in class org.eclipse.scada.da.client.net.Connection
 
Component - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Component'.
COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Component' class.
COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Component' class.
component - Variable in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
The cached value of the 'Component' containment reference.
COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Visibility' containment reference feature.
COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Component' class.
ComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Component'.
ComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.ComponentImpl
 
ComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a Component object.
ComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.ComponentItemProvider
This constructs an instance from a factory and a notifier.
components - Variable in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
The cached value of the 'Components' containment reference list.
ComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Component'.
ComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.ComponentTest
Constructs a new Component test case with the given name.
ComponentVisibility - Class in org.eclipse.scada.vi.details.swt.impl.visibility
 
ComponentVisibility(VisibilityProvider, VisibleComponent) - Constructor for class org.eclipse.scada.vi.details.swt.impl.visibility.ComponentVisibility
 
COMPOSITE_ARCHIVE_QUALITY_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Composite Archive Quality Series' class.
COMPOSITE_ARCHIVE_QUALITY_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Composite Archive Quality Series' class.
COMPOSITE_ARCHIVE_QUALITY_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Composite Archive Quality Series' class.
COMPOSITE_ARCHIVE_QUALITY_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Composite Archive Quality Series' class.
COMPOSITE_ARCHIVE_QUALITY_SERIES__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
COMPOSITE_ARCHIVE_QUALITY_SERIES__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
COMPOSITE_ARCHIVE_QUALITY_SERIES__THRESHOLD - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Threshold' attribute.
COMPOSITE_ARCHIVE_QUALITY_SERIES__THRESHOLD - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Threshold' attribute.
COMPOSITE_ARCHIVE_QUALITY_SERIES__THRESHOLD - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Threshold' attribute feature.
COMPOSITE_ARCHIVE_QUALITY_SERIES__THRESHOLD - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Threshold' attribute feature.
COMPOSITE_ARCHIVE_QUALITY_SERIES__VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Visible' attribute.
COMPOSITE_ARCHIVE_QUALITY_SERIES__VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Visible' attribute.
COMPOSITE_ARCHIVE_QUALITY_SERIES__X - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'X' reference.
COMPOSITE_ARCHIVE_QUALITY_SERIES__X - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'X' reference.
COMPOSITE_ARCHIVE_QUALITY_SERIES__Y - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Y' reference.
COMPOSITE_ARCHIVE_QUALITY_SERIES__Y - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Y' reference.
COMPOSITE_ARCHIVE_QUALITY_SERIES_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Composite Archive Quality Series' class.
COMPOSITE_ARCHIVE_QUALITY_SERIES_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Composite Archive Quality Series' class.
COMPOSITE_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Composite Component' class.
COMPOSITE_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Composite Component' class.
COMPOSITE_COMPONENT__CHILDREN - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Children' containment reference list.
COMPOSITE_COMPONENT__CHILDREN - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Children' containment reference list feature.
COMPOSITE_COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
COMPOSITE_COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Composite Component' class.
COMPOSITE_TRANSFORMER - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Composite Transformer' class.
COMPOSITE_TRANSFORMER - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Composite Transformer' class.
COMPOSITE_TRANSFORMER__VALUES - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Values' containment reference list.
COMPOSITE_TRANSFORMER__VALUES - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Values' containment reference list feature.
COMPOSITE_TRANSFORMER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Composite Transformer' class.
CompositeArchiveQualitySeries - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Composite Archive Quality Series'.
CompositeArchiveQualitySeries - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Composite Archive Quality Series'.
CompositeArchiveQualitySeriesImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Composite Archive Quality Series'.
CompositeArchiveQualitySeriesImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Composite Archive Quality Series'.
CompositeArchiveQualitySeriesImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
 
CompositeArchiveQualitySeriesImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
 
compositeArchiveQualitySeriesItemProvider - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the one adapter used for all CompositeArchiveQualitySeries instances.
CompositeArchiveQualitySeriesItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a CompositeArchiveQualitySeries object.
CompositeArchiveQualitySeriesItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.CompositeArchiveQualitySeriesItemProvider
This constructs an instance from a factory and a notifier.
CompositeArchiveQualitySeriesTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Composite Archive Quality Series'.
CompositeArchiveQualitySeriesTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.CompositeArchiveQualitySeriesTest
Constructs a new Composite Archive Quality Series test case with the given name.
CompositeArchiveQualityViewer - Class in org.eclipse.scada.ui.chart.viewer
 
CompositeArchiveQualityViewer(DataBindingContext, CompositeArchiveQualitySeries, ChartViewer, ResourceManager, AxisLocator<XAxis, XAxisViewer>, AxisLocator<YAxis, YAxisViewer>) - Constructor for class org.eclipse.scada.ui.chart.viewer.CompositeArchiveQualityViewer
 
CompositeByteArray - Class in org.apache.mina.util.byteaccess
A ByteArray composed of other ByteArrays.
CompositeByteArray() - Constructor for class org.apache.mina.util.byteaccess.CompositeByteArray
Creates a new instance of CompositeByteArray.
CompositeByteArray(ByteArrayFactory) - Constructor for class org.apache.mina.util.byteaccess.CompositeByteArray
Creates a new instance of CompositeByteArray.
CompositeByteArray.CursorListener - Interface in org.apache.mina.util.byteaccess
Allows for efficient detection of component boundaries when using a cursor.
CompositeByteArrayRelativeReader - Class in org.apache.mina.util.byteaccess
Provides restricted, relative, read-only access to the bytes in a CompositeByteArray.
CompositeByteArrayRelativeReader(CompositeByteArray, boolean) - Constructor for class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
Creates a new instance of CompositeByteArrayRelativeReader.
CompositeByteArrayRelativeWriter - Class in org.apache.mina.util.byteaccess
Provides restricted, relative, write-only access to the bytes in a CompositeByteArray.
CompositeByteArrayRelativeWriter(CompositeByteArray, CompositeByteArrayRelativeWriter.Expander, CompositeByteArrayRelativeWriter.Flusher, boolean) - Constructor for class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter
Creates a new instance of CompositeByteArrayRelativeWriter.
CompositeByteArrayRelativeWriter.ChunkedExpander - Class in org.apache.mina.util.byteaccess
Expands the supplied CompositeByteArray by the number of bytes provided in the constructor
CompositeByteArrayRelativeWriter.ChunkedExpander(ByteArrayFactory, int) - Constructor for class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter.ChunkedExpander
 
CompositeByteArrayRelativeWriter.Expander - Interface in org.apache.mina.util.byteaccess
An object that knows how to expand a CompositeByteArray.
CompositeByteArrayRelativeWriter.Flusher - Interface in org.apache.mina.util.byteaccess
An object that knows how to flush a ByteArray.
CompositeByteArrayRelativeWriter.NopExpander - Class in org.apache.mina.util.byteaccess
No-op expander.
CompositeByteArrayRelativeWriter.NopExpander() - Constructor for class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter.NopExpander
 
CompositeComponent - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Composite Component'.
CompositeComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Composite Component'.
CompositeComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.CompositeComponentImpl
 
CompositeComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a CompositeComponent object.
CompositeComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.CompositeComponentItemProvider
This constructs an instance from a factory and a notifier.
CompositeComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Composite Component'.
CompositeComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.CompositeComponentTest
Constructs a new Composite Component test case with the given name.
CompositeExtensionSpace - Class in org.eclipse.scada.ui.chart.viewer
 
CompositeExtensionSpace(Composite) - Constructor for class org.eclipse.scada.ui.chart.viewer.CompositeExtensionSpace
 
CompositeIoFuture<E extends IoFuture> - Class in org.apache.mina.core.future
CompositeIoFuture(Iterable<E>) - Constructor for class org.apache.mina.core.future.CompositeIoFuture
 
CompositeQualityInput - Class in org.eclipse.scada.ui.chart.viewer.input.composite
 
CompositeQualityInput(ChartViewer, ChartRenderer, Realm, XAxis, YAxis, IObservableList) - Constructor for class org.eclipse.scada.ui.chart.viewer.input.composite.CompositeQualityInput
 
CompositeQualityInput_State_Format - Static variable in class org.eclipse.scada.ui.chart.viewer.input.composite.Messages
 
CompositeSource - Class in org.eclipse.scada.ui.chart.viewer.input.composite
 
CompositeSource(CompositeQualityInput, ArchiveInput) - Constructor for class org.eclipse.scada.ui.chart.viewer.input.composite.CompositeSource
 
CompositeSummaryProvider - Class in org.eclipse.scada.vi.details.swt.impl
 
CompositeSummaryProvider() - Constructor for class org.eclipse.scada.vi.details.swt.impl.CompositeSummaryProvider
 
CompositeTransformer - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Composite Transformer'.
CompositeTransformerController - Class in org.eclipse.scada.vi.details.swt.impl
 
CompositeTransformerController(List<ValueSourceController>) - Constructor for class org.eclipse.scada.vi.details.swt.impl.CompositeTransformerController
 
CompositeTransformerImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Composite Transformer '.
CompositeTransformerImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.CompositeTransformerImpl
 
CompositeTransformerItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a CompositeTransformer object.
CompositeTransformerItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.CompositeTransformerItemProvider
This constructs an instance from a factory and a notifier.
CompositeTransformerTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Composite Transformer'.
CompositeTransformerTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.CompositeTransformerTest
Constructs a new Composite Transformer test case with the given name.
COMPRESSION_DEFAULT - Static variable in class org.apache.mina.filter.compression.CompressionFilter
The default compression level used.
COMPRESSION_MAX - Static variable in class org.apache.mina.filter.compression.CompressionFilter
Max compression level.
COMPRESSION_MIN - Static variable in class org.apache.mina.filter.compression.CompressionFilter
Provides the best speed at the price of a low compression ratio.
COMPRESSION_NONE - Static variable in class org.apache.mina.filter.compression.CompressionFilter
No compression done on the data.
CompressionFilter - Class in org.apache.mina.filter.compression
An IoFilter which compresses all data using JZlib.
CompressionFilter() - Constructor for class org.apache.mina.filter.compression.CompressionFilter
Creates a new instance which compresses outboud data and decompresses inbound data with default compression level.
CompressionFilter(int) - Constructor for class org.apache.mina.filter.compression.CompressionFilter
Creates a new instance which compresses outboud data and decompresses inbound data with the specified compressionLevel.
CompressionFilter(boolean, boolean, int) - Constructor for class org.apache.mina.filter.compression.CompressionFilter
Creates a new instance.
computeResponseValue(IoSession, HashMap<String, String>, String, String, String, String) - Static method in class org.apache.mina.proxy.handlers.http.digest.DigestUtilities
Computes the response to the DIGEST challenge.
computeSize(int, int, boolean) - Method in class org.eclipse.scada.swt.CLabel
 
ConcurrentHashSet<E> - Class in org.apache.mina.util
ConcurrentHashSet() - Constructor for class org.apache.mina.util.ConcurrentHashSet
 
ConcurrentHashSet(Collection<E>) - Constructor for class org.apache.mina.util.ConcurrentHashSet
 
config - Variable in class org.apache.mina.core.session.AbstractIoSession
The session config
Configuration - Interface in org.eclipse.scada.ca
 
CONFIGURATION_URI_EDEFAULT - Static variable in class org.eclipse.scada.vi.chart.model.impl.ChartViewImpl
The default value of the 'Configuration Uri' attribute.
ConfigurationAdministrator - Interface in org.eclipse.scada.ca
 
ConfigurationAdministratorListener - Interface in org.eclipse.scada.ca
 
ConfigurationAlreadyExistsException - Exception in org.eclipse.scada.ca
 
ConfigurationAlreadyExistsException(String, String) - Constructor for exception org.eclipse.scada.ca.ConfigurationAlreadyExistsException
 
configurationChanged() - Method in interface org.eclipse.scada.core.ui.styles.StyleGenerator.GeneratorListener
 
ConfigurationDataHelper - Class in org.eclipse.scada.ca
 
ConfigurationDataHelper(Map<String, String>) - Constructor for class org.eclipse.scada.ca.ConfigurationDataHelper
 
ConfigurationDescriptor - Class in org.eclipse.scada.ca.ui.data
 
ConfigurationDescriptor() - Constructor for class org.eclipse.scada.ca.ui.data.ConfigurationDescriptor
 
ConfigurationEditorInput - Class in org.eclipse.scada.ca.ui.editor.input
 
ConfigurationEditorInput(String, String, String) - Constructor for class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
ConfigurationEditorSourceInformation - Class in org.eclipse.scada.ca.ui.data
 
ConfigurationEditorSourceInformation(String, String, String) - Constructor for class org.eclipse.scada.ca.ui.data.ConfigurationEditorSourceInformation
 
configurationEvent(ConfigurationEvent) - Method in interface org.eclipse.scada.ca.ConfigurationAdministratorListener
 
ConfigurationEvent - Class in org.eclipse.scada.ca
 
ConfigurationEvent(ConfigurationEvent.Type, Configuration, ConfigurationState, Throwable) - Constructor for class org.eclipse.scada.ca.ConfigurationEvent
 
ConfigurationEvent.Type - Enum in org.eclipse.scada.ca
 
ConfigurationFactory - Interface in org.eclipse.scada.ca
 
ConfigurationForm - Interface in org.eclipse.scada.ca.ui.editor.config.form
 
ConfigurationFormInformation - Class in org.eclipse.scada.ca.ui.editor
 
ConfigurationFormInformation(IConfigurationElement) - Constructor for class org.eclipse.scada.ca.ui.editor.ConfigurationFormInformation
 
ConfigurationFormToolkit - Class in org.eclipse.scada.ca.ui.editor.forms.common
 
ConfigurationFormToolkit(Display) - Constructor for class org.eclipse.scada.ca.ui.editor.forms.common.ConfigurationFormToolkit
 
ConfigurationFormToolkit(FormToolkit) - Constructor for class org.eclipse.scada.ca.ui.editor.forms.common.ConfigurationFormToolkit
 
ConfigurationHelper - Class in org.eclipse.scada.ca.ui.util
 
ConfigurationHelper() - Constructor for class org.eclipse.scada.ca.ui.util.ConfigurationHelper
 
ConfigurationHelper_SubTaskNameFormat - Static variable in class org.eclipse.scada.ca.ui.util.Messages
 
ConfigurationHelper_TaskName - Static variable in class org.eclipse.scada.ca.ui.util.Messages
 
ConfigurationImpl - Class in org.eclipse.scada.ca.common
 
ConfigurationImpl(String, String, Map<String, String>) - Constructor for class org.eclipse.scada.ca.common.ConfigurationImpl
 
ConfigurationInformation - Class in org.eclipse.scada.ca.data
 
ConfigurationInformation(String, String, ConfigurationState, Map<String, String>, String) - Constructor for class org.eclipse.scada.ca.data.ConfigurationInformation
 
ConfigurationListener - Interface in org.eclipse.scada.ca
 
ConfigurationNotFoundException - Exception in org.eclipse.scada.ca.common
 
ConfigurationNotFoundException(String, String) - Constructor for exception org.eclipse.scada.ca.common.ConfigurationNotFoundException
 
ConfigurationState - Enum in org.eclipse.scada.ca.data
 
configurationUpdate(Configuration[], String[]) - Method in interface org.eclipse.scada.ca.ConfigurationListener
 
configurationUri - Variable in class org.eclipse.scada.vi.chart.model.impl.ChartViewImpl
The cached value of the 'Configuration Uri' attribute.
configureShell(Shell) - Method in class org.eclipse.scada.da.client.dataitem.details.dialog.DataItemDetailsDialog
 
ConfirmationCallback - Class in org.eclipse.scada.sec.callback
 
ConfirmationCallback() - Constructor for class org.eclipse.scada.sec.callback.ConfirmationCallback
 
ConfirmationCallback(ConfirmationCallback.ConfirmationType, String, int) - Constructor for class org.eclipse.scada.sec.callback.ConfirmationCallback
 
ConfirmationCallback.ConfirmationType - Enum in org.eclipse.scada.sec.callback
 
ConfirmationDialogFuture - Class in org.eclipse.scada.sec.ui
 
ConfirmationDialogFuture(Display, Shell, Callback[], String) - Constructor for class org.eclipse.scada.sec.ui.ConfirmationDialogFuture
 
ConfirmationWidgetFactory - Class in org.eclipse.scada.sec.ui
 
ConfirmationWidgetFactory(TextCallback) - Constructor for class org.eclipse.scada.sec.ui.ConfirmationWidgetFactory
 
connect(H, SocketAddress) - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
Connect a newly created client socket handle to a remote SocketAddress.
connect() - Method in class org.apache.mina.core.service.AbstractIoConnector
Connects to the default remote address.
connect(IoSessionInitializer<? extends ConnectFuture>) - Method in class org.apache.mina.core.service.AbstractIoConnector
Connects to the default remote address and invokes the ioSessionInitializer when the IoSession is created but before IoHandler.sessionCreated(IoSession) is invoked.
connect(SocketAddress) - Method in class org.apache.mina.core.service.AbstractIoConnector
Connects to the specified remote address.
connect(SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in class org.apache.mina.core.service.AbstractIoConnector
Connects to the specified remote address and invokes the ioSessionInitializer when the IoSession is created but before IoHandler.sessionCreated(IoSession) is invoked.
connect(SocketAddress, SocketAddress) - Method in class org.apache.mina.core.service.AbstractIoConnector
Connects to the specified remote address binding to the specified local address.
connect(SocketAddress, SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in class org.apache.mina.core.service.AbstractIoConnector
Connects to the specified remote address binding to the specified local address and and invokes the ioSessionInitializer when the IoSession is created but before IoHandler.sessionCreated(IoSession) is invoked.
connect() - Method in interface org.apache.mina.core.service.IoConnector
Connects to the default remote address.
connect(IoSessionInitializer<? extends ConnectFuture>) - Method in interface org.apache.mina.core.service.IoConnector
Connects to the default remote address and invokes the ioSessionInitializer when the IoSession is created but before IoHandler.sessionCreated(IoSession) is invoked.
connect(SocketAddress) - Method in interface org.apache.mina.core.service.IoConnector
Connects to the specified remote address.
connect(SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in interface org.apache.mina.core.service.IoConnector
Connects to the specified remote address and invokes the ioSessionInitializer when the IoSession is created but before IoHandler.sessionCreated(IoSession) is invoked.
connect(SocketAddress, SocketAddress) - Method in interface org.apache.mina.core.service.IoConnector
Connects to the specified remote address binding to the specified local address.
connect(SocketAddress, SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in interface org.apache.mina.core.service.IoConnector
Connects to the specified remote address binding to the specified local address and and invokes the ioSessionInitializer when the IoSession is created but before IoHandler.sessionCreated(IoSession) is invoked.
CONNECT - Static variable in class org.apache.mina.proxy.handlers.http.HttpProxyConstants
The HTTP CONNECT verb.
connect(DatagramChannel, SocketAddress) - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
 
connect(SocketChannel, SocketAddress) - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
Connect a newly created client socket handle to a remote SocketAddress.
connect() - Method in class org.eclipse.scada.core.client.AutoReconnectController
 
connect(CallbackHandler) - Method in class org.eclipse.scada.core.client.AutoReconnectController
 
connect() - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
connect(CallbackHandler) - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
connect() - Method in interface org.eclipse.scada.core.client.Connection
Start the connection
connect(CallbackHandler) - Method in interface org.eclipse.scada.core.client.Connection
Start the connection with a callback handler
connect() - Method in class org.eclipse.scada.core.client.ConnectWaitController
 
connect(int) - Method in class org.eclipse.scada.core.client.ConnectWaitController
 
connect(CallbackHandler) - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
connect() - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
connect() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionService
 
connect() - Method in interface org.eclipse.scada.core.connection.provider.ConnectionService
 
connect() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionHolder
 
connect(DisplayCallbackHandler) - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionHolder
 
connect() - Method in class org.eclipse.scada.ui.chart.viewer.input.ItemObserver
 
connect0(SocketAddress, SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
Implement this method to perform the actual connect operation.
connect0(SocketAddress, SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in class org.apache.mina.core.service.AbstractIoConnector
Implement this method to perform the actual connect operation.
connect0(SocketAddress, SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in class org.apache.mina.proxy.ProxyConnector
Connects to the specified address.
connect0(SocketAddress, SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in class org.apache.mina.transport.vmpipe.VmPipeConnector
 
connectCallbackHandler - Variable in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
connected() - Method in class org.eclipse.scada.core.ngp.ResponseManager
 
connected(MessageSender) - Method in class org.eclipse.scada.net.mina.Messenger
 
connectFailed(ConnectFuture, Throwable) - Method in class org.eclipse.scada.core.client.net.ConnectionBase
called when a connection attempt failed
ConnectFuture - Interface in org.apache.mina.core.future
An IoFuture for asynchronous connect requests.
Connection - Interface in org.eclipse.scada.ae.client
Interface for client connection
Connection - Interface in org.eclipse.scada.ca.client
 
connection - Variable in class org.eclipse.scada.core.client.common.ClientConnectionHandler
 
Connection - Interface in org.eclipse.scada.core.client
 
Connection - Interface in org.eclipse.scada.da.client
A DataAccess (DA) connection.
connection - Variable in class org.eclipse.scada.da.client.FolderManager
 
connection - Variable in class org.eclipse.scada.da.client.ItemManagerImpl
 
Connection - Class in org.eclipse.scada.da.client.net
 
Connection(ConnectionInformation) - Constructor for class org.eclipse.scada.da.client.net.Connection
 
Connection - Interface in org.eclipse.scada.hd.client
A client connection to the historical data server
Connection - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Connection'.
CONNECTION - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Connection' class.
CONNECTION - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Connection' class.
Connection.WriteAttributeOperationFuture - Class in org.eclipse.scada.da.client.net
 
Connection.WriteAttributeOperationFuture() - Constructor for class org.eclipse.scada.da.client.net.Connection.WriteAttributeOperationFuture
 
Connection.WriteOperationFuture - Class in org.eclipse.scada.da.client.net
 
Connection.WriteOperationFuture() - Constructor for class org.eclipse.scada.da.client.net.Connection.WriteOperationFuture
 
CONNECTION__END - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'End' reference.
CONNECTION__END - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'End' reference feature.
CONNECTION__START - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Start' reference.
CONNECTION__START - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Start' reference feature.
CONNECTION_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Connection' class.
CONNECTION_ID_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
The default value of the 'Connection Id' attribute.
CONNECTION_ID_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
The default value of the 'Connection Id' attribute.
CONNECTION_URI - Static variable in class org.eclipse.scada.core.client.connection.service.AbstractManagedConnectionServiceFactory
 
CONNECTION_URI - Static variable in interface org.eclipse.scada.core.connection.provider.ConnectionService
 
CONNECTION_URI_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
The default value of the 'Connection Uri' attribute.
CONNECTION_URI_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
The default value of the 'Connection Uri' attribute.
ConnectionBase - Class in org.eclipse.scada.core.client.net
 
ConnectionBase(ConnectionInformation) - Constructor for class org.eclipse.scada.core.client.net.ConnectionBase
 
ConnectionBaseImpl - Class in org.eclipse.scada.core.client.ngp
 
ConnectionBaseImpl(ProtocolConfigurationFactory, ConnectionInformation) - Constructor for class org.eclipse.scada.core.client.ngp.ConnectionBaseImpl
 
connectionChange(ConnectionService) - Method in interface org.eclipse.scada.da.ui.connection.data.ItemListenerHolder.HolderListener
 
ConnectionContentProvider - Class in org.eclipse.scada.da.ui.connection.views
 
ConnectionContentProvider() - Constructor for class org.eclipse.scada.da.ui.connection.views.ConnectionContentProvider
 
ConnectionContentProvider - Class in org.eclipse.scada.hd.ui.connection.views
 
ConnectionContentProvider() - Constructor for class org.eclipse.scada.hd.ui.connection.views.ConnectionContentProvider
 
ConnectionCreator - Interface in org.eclipse.scada.core.ui.connection.creator
 
ConnectionCreatorHelper - Class in org.eclipse.scada.core.ui.connection.creator
 
ConnectionCreatorHelper() - Constructor for class org.eclipse.scada.core.ui.connection.creator.ConnectionCreatorHelper
 
ConnectionDescriptor - Class in org.eclipse.scada.core.ui.connection
 
ConnectionDescriptor(ConnectionInformation) - Constructor for class org.eclipse.scada.core.ui.connection.ConnectionDescriptor
 
ConnectionDescriptor(ConnectionInformation, String, String) - Constructor for class org.eclipse.scada.core.ui.connection.ConnectionDescriptor
 
ConnectionDiscoverer - Interface in org.eclipse.scada.core.ui.connection
 
ConnectionDiscovererAdapterFactory - Class in org.eclipse.scada.core.ui.connection.data
 
ConnectionDiscovererAdapterFactory() - Constructor for class org.eclipse.scada.core.ui.connection.data.ConnectionDiscovererAdapterFactory
 
ConnectionDiscovererBean - Class in org.eclipse.scada.core.ui.connection.data
 
ConnectionDiscovererBean(String, String, String, ImageDescriptor, ConnectionDiscoverer) - Constructor for class org.eclipse.scada.core.ui.connection.data.ConnectionDiscovererBean
 
ConnectionDiscoveryListener - Interface in org.eclipse.scada.core.ui.connection
 
ConnectionFactory - Class in org.eclipse.scada.core.client
 
ConnectionFactory() - Constructor for class org.eclipse.scada.core.client.ConnectionFactory
 
ConnectionHandler - Interface in org.eclipse.scada.da.client.sfp
 
ConnectionHelper - Class in org.eclipse.scada.core.net
 
ConnectionHelper() - Constructor for class org.eclipse.scada.core.net.ConnectionHelper
 
ConnectionHolder - Class in org.eclipse.scada.core.ui.connection.data
 
ConnectionHolder(ConnectionDiscovererBean, ConnectionDescriptor) - Constructor for class org.eclipse.scada.core.ui.connection.data.ConnectionHolder
 
ConnectionHolderAdapterFactory - Class in org.eclipse.scada.core.ui.connection.data
 
ConnectionHolderAdapterFactory() - Constructor for class org.eclipse.scada.core.ui.connection.data.ConnectionHolderAdapterFactory
 
ConnectionHolderAdapterFactory - Class in org.eclipse.scada.da.ui.connection
 
ConnectionHolderAdapterFactory() - Constructor for class org.eclipse.scada.da.ui.connection.ConnectionHolderAdapterFactory
 
connectionId - Variable in class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
The cached value of the 'Connection Id' attribute.
connectionId - Variable in class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
The cached value of the 'Connection Id' attribute.
connectionId - Variable in class org.eclipse.scada.vi.ui.viewer.ext.item.AbstractItemExtension
 
ConnectionIdTracker - Class in org.eclipse.scada.core.connection.provider
 
ConnectionIdTracker(BundleContext, String, ConnectionTracker.Listener) - Constructor for class org.eclipse.scada.core.connection.provider.ConnectionIdTracker
 
ConnectionIdTracker(BundleContext, String, ConnectionTracker.Listener, Class<? extends ConnectionService>) - Constructor for class org.eclipse.scada.core.connection.provider.ConnectionIdTracker
 
ConnectionImpl - Class in org.eclipse.scada.ae.client.net
 
ConnectionImpl(ConnectionInformation) - Constructor for class org.eclipse.scada.ae.client.net.ConnectionImpl
 
ConnectionImpl - Class in org.eclipse.scada.ae.client.ngp
 
ConnectionImpl(ConnectionInformation) - Constructor for class org.eclipse.scada.ae.client.ngp.ConnectionImpl
 
ConnectionImpl - Class in org.eclipse.scada.ca.client.ngp
 
ConnectionImpl(ConnectionInformation) - Constructor for class org.eclipse.scada.ca.client.ngp.ConnectionImpl
 
ConnectionImpl - Class in org.eclipse.scada.da.client.ngp
 
ConnectionImpl(ConnectionInformation) - Constructor for class org.eclipse.scada.da.client.ngp.ConnectionImpl
 
ConnectionImpl - Class in org.eclipse.scada.da.client.sfp
 
ConnectionImpl(ConnectionInformation) - Constructor for class org.eclipse.scada.da.client.sfp.ConnectionImpl
 
ConnectionImpl - Class in org.eclipse.scada.hd.client.net
 
ConnectionImpl(ConnectionInformation) - Constructor for class org.eclipse.scada.hd.client.net.ConnectionImpl
 
ConnectionImpl - Class in org.eclipse.scada.hd.client.ngp
 
ConnectionImpl(ConnectionInformation) - Constructor for class org.eclipse.scada.hd.client.ngp.ConnectionImpl
 
ConnectionImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Connection'.
ConnectionImpl() - Constructor for class org.eclipse.scada.vi.model.impl.ConnectionImpl
 
ConnectionImpl.AcknowledgeFuture - Class in org.eclipse.scada.ae.client.ngp
 
ConnectionImpl.AcknowledgeFuture(Executor, NotifyFuture<ResponseMessage>) - Constructor for class org.eclipse.scada.ae.client.ngp.ConnectionImpl.AcknowledgeFuture
 
ConnectionImpl.BrowseFuture - Class in org.eclipse.scada.da.client.ngp
 
ConnectionImpl.BrowseFuture(Executor, NotifyFuture<ResponseMessage>) - Constructor for class org.eclipse.scada.da.client.ngp.ConnectionImpl.BrowseFuture
 
ConnectionImpl.DisconnectedQuery - Class in org.eclipse.scada.ae.client.ngp
A dummy query which is only disconnected
ConnectionImpl.DisconnectedQuery(ExecutorService, QueryListener, Throwable) - Constructor for class org.eclipse.scada.ae.client.ngp.ConnectionImpl.DisconnectedQuery
 
ConnectionImpl.ErrorAwareFuture<Res extends ResponseMessage,M> - Class in org.eclipse.scada.ca.client.ngp
 
ConnectionImpl.ErrorAwareFuture(Executor, Class<Res>, NotifyFuture<ResponseMessage>) - Constructor for class org.eclipse.scada.ca.client.ngp.ConnectionImpl.ErrorAwareFuture
 
ConnectionImpl.WriteAttributesFuture - Class in org.eclipse.scada.da.client.ngp
 
ConnectionImpl.WriteAttributesFuture(Executor, NotifyFuture<ResponseMessage>) - Constructor for class org.eclipse.scada.da.client.ngp.ConnectionImpl.WriteAttributesFuture
 
ConnectionImpl.WriteFuture - Class in org.eclipse.scada.da.client.ngp
 
ConnectionImpl.WriteFuture(Executor, NotifyFuture<ResponseMessage>) - Constructor for class org.eclipse.scada.da.client.ngp.ConnectionImpl.WriteFuture
 
connectionInformation - Variable in class org.eclipse.scada.core.client.common.BaseConnection
 
ConnectionInformation - Class in org.eclipse.scada.core
 
ConnectionInformation() - Constructor for class org.eclipse.scada.core.ConnectionInformation
 
connectionInformation - Variable in class org.eclipse.scada.core.ngp.common.DefaultProtocolConfigurationFactory
 
ConnectionInformationEditor - Class in org.eclipse.scada.core
A property editor for the ConnectionInformation class
ConnectionInformationEditor() - Constructor for class org.eclipse.scada.core.ConnectionInformationEditor
 
ConnectionInformationProvider - Interface in org.eclipse.scada.core.connection.provider.info
 
ConnectionItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a Connection object.
ConnectionItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.ConnectionItemProvider
This constructs an instance from a factory and a notifier.
connectionItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all Connection instances.
ConnectionLabelProvider - Class in org.eclipse.scada.da.ui.connection.views
 
ConnectionLabelProvider() - Constructor for class org.eclipse.scada.da.ui.connection.views.ConnectionLabelProvider
 
ConnectionLabelProvider - Class in org.eclipse.scada.hd.ui.connection.views
 
ConnectionLabelProvider() - Constructor for class org.eclipse.scada.hd.ui.connection.views.ConnectionLabelProvider
 
ConnectionLabelProvider_Items - Static variable in class org.eclipse.scada.hd.ui.connection.views.Messages
 
ConnectionLabelProvider_Queries - Static variable in class org.eclipse.scada.hd.ui.connection.views.Messages
 
ConnectionLoginFactory - Class in org.eclipse.scada.core.ui.connection.login.factory
A login factory which builds up Eclipse SCADA connections
ConnectionLoginFactory() - Constructor for class org.eclipse.scada.core.ui.connection.login.factory.ConnectionLoginFactory
 
ConnectionManager - Class in org.eclipse.scada.core.ui.connection.data
 
ConnectionManager(BundleContext) - Constructor for class org.eclipse.scada.core.ui.connection.data.ConnectionManager
 
ConnectionManager.Entry - Interface in org.eclipse.scada.core.ui.connection.data
 
ConnectionManager.EntryImpl - Class in org.eclipse.scada.core.ui.connection.data
 
ConnectionManager.EntryImpl(ConnectionDescriptor, ConnectionService, ServiceRegistration<?>) - Constructor for class org.eclipse.scada.core.ui.connection.data.ConnectionManager.EntryImpl
 
ConnectionManager.EntryWrapper - Class in org.eclipse.scada.core.ui.connection.data
 
ConnectionManager.EntryWrapper(ConnectionManager.EntryImpl) - Constructor for class org.eclipse.scada.core.ui.connection.data.ConnectionManager.EntryWrapper
 
ConnectionRequest - Class in org.eclipse.scada.core.connection.provider
 
ConnectionRequest(String, ConnectionInformation, Integer, boolean) - Constructor for class org.eclipse.scada.core.connection.provider.ConnectionRequest
 
ConnectionRequestTracker - Class in org.eclipse.scada.core.connection.provider
 
ConnectionRequestTracker(BundleContext, ConnectionRequest, ConnectionTracker.Listener) - Constructor for class org.eclipse.scada.core.connection.provider.ConnectionRequestTracker
 
ConnectionRequestTracker(BundleContext, ConnectionRequest, ConnectionTracker.Listener, Class<? extends ConnectionService>) - Constructor for class org.eclipse.scada.core.connection.provider.ConnectionRequestTracker
 
connections - Variable in class org.eclipse.scada.vi.model.impl.SymbolImpl
The cached value of the 'Connections' containment reference list.
ConnectionService - Interface in org.eclipse.scada.ae.connection.provider
 
connectionService - Variable in class org.eclipse.scada.ae.ui.views.contributions.AlarmNotifier
 
ConnectionService - Interface in org.eclipse.scada.ca.connection.provider
 
ConnectionService - Interface in org.eclipse.scada.core.connection.provider
 
ConnectionService - Interface in org.eclipse.scada.da.connection.provider
 
ConnectionService - Interface in org.eclipse.scada.hd.connection.provider
 
ConnectionServiceImpl - Class in org.eclipse.scada.ae.connection.provider
 
ConnectionServiceImpl(Connection, Integer) - Constructor for class org.eclipse.scada.ae.connection.provider.ConnectionServiceImpl
 
ConnectionServiceImpl - Class in org.eclipse.scada.ca.connection.provider
 
ConnectionServiceImpl(Connection, Integer) - Constructor for class org.eclipse.scada.ca.connection.provider.ConnectionServiceImpl
 
ConnectionServiceImpl - Class in org.eclipse.scada.da.connection.provider
 
ConnectionServiceImpl(Connection, Integer, boolean) - Constructor for class org.eclipse.scada.da.connection.provider.ConnectionServiceImpl
 
ConnectionServiceImpl - Class in org.eclipse.scada.hd.connection.provider
 
ConnectionServiceImpl(Connection, Integer) - Constructor for class org.eclipse.scada.hd.connection.provider.ConnectionServiceImpl
 
ConnectionState - Enum in org.eclipse.scada.core.client
 
connectionStateChange(Connection, ConnectionState, Throwable) - Method in interface org.eclipse.scada.da.ui.connection.data.ItemListenerHolder.HolderListener
 
ConnectionStateListener - Interface in org.eclipse.scada.core.client
 
ConnectionStore - Interface in org.eclipse.scada.core.ui.connection
 
ConnectionTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Connection'.
ConnectionTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.ConnectionTest
Constructs a new Connection test case with the given name.
ConnectionThrottleFilter - Class in org.apache.mina.filter.firewall
A IoFilter which blocks connections from connecting at a rate faster than the specified interval.
ConnectionThrottleFilter() - Constructor for class org.apache.mina.filter.firewall.ConnectionThrottleFilter
Default constructor.
ConnectionThrottleFilter(long) - Constructor for class org.apache.mina.filter.firewall.ConnectionThrottleFilter
Constructor that takes in a specified wait time.
ConnectionTracker - Class in org.eclipse.scada.core.connection.provider
 
ConnectionTracker(BundleContext, ConnectionTracker.Listener, Class<? extends ConnectionService>) - Constructor for class org.eclipse.scada.core.connection.provider.ConnectionTracker
 
ConnectionTracker.Listener - Interface in org.eclipse.scada.core.connection.provider
 
connectionUri - Variable in class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
The cached value of the 'Connection Uri' attribute.
connectionUri - Variable in class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
The cached value of the 'Connection Uri' attribute.
ConnectWaitController - Class in org.eclipse.scada.core.client
The connect wait controller makes the Connection.connect() call a synchronous operation
ConnectWaitController(Connection) - Constructor for class org.eclipse.scada.core.client.ConnectWaitController
 
Constants - Interface in org.eclipse.scada.net
 
Constants - Interface in org.eclipse.scada.protocol.ngp.common.mc.message
 
Constants - Interface in org.eclipse.scada.vi.details.swt
 
ConsumeToCrLfDecodingState - Class in org.apache.mina.filter.codec.statemachine
DecodingState which consumes all bytes until a CRLF has been encountered.
ConsumeToCrLfDecodingState() - Constructor for class org.apache.mina.filter.codec.statemachine.ConsumeToCrLfDecodingState
Creates a new instance.
ConsumeToDynamicTerminatorDecodingState - Class in org.apache.mina.filter.codec.statemachine
DecodingState which consumes all bytes until a fixed (ASCII) character is reached.
ConsumeToDynamicTerminatorDecodingState() - Constructor for class org.apache.mina.filter.codec.statemachine.ConsumeToDynamicTerminatorDecodingState
 
ConsumeToEndOfSessionDecodingState - Class in org.apache.mina.filter.codec.statemachine
DecodingState which consumes all received bytes until the session is closed.
ConsumeToEndOfSessionDecodingState(int) - Constructor for class org.apache.mina.filter.codec.statemachine.ConsumeToEndOfSessionDecodingState
Creates a new instance using the specified maximum length.
ConsumeToLinearWhitespaceDecodingState - Class in org.apache.mina.filter.codec.statemachine
DecodingState which consumes all bytes until a space (0x20) or tab (0x09) character is reached.
ConsumeToLinearWhitespaceDecodingState() - Constructor for class org.apache.mina.filter.codec.statemachine.ConsumeToLinearWhitespaceDecodingState
 
ConsumeToTerminatorDecodingState - Class in org.apache.mina.filter.codec.statemachine
DecodingState which consumes all bytes until a fixed (ASCII) character is reached.
ConsumeToTerminatorDecodingState(byte) - Constructor for class org.apache.mina.filter.codec.statemachine.ConsumeToTerminatorDecodingState
Creates a new instance using the specified terminator character.
Container - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Container'.
CONTAINER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Container' class.
CONTAINER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Container' class.
CONTAINER__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Name' attribute.
CONTAINER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Container' class.
ContainerTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Container'.
ContainerTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.ContainerTest
Constructs a new Container test case with the given name.
contains(String) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
contains(IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
contains(Class<? extends IoFilter>) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
contains(String) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
contains(IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
contains(Class<? extends IoFilter>) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
contains(String) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
 
contains(IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
 
contains(Class<? extends IoFilter>) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
 
contains(String) - Method in class org.apache.mina.handler.chain.IoHandlerChain
 
contains(IoHandlerCommand) - Method in class org.apache.mina.handler.chain.IoHandlerChain
 
contains(Class<? extends IoHandlerCommand>) - Method in class org.apache.mina.handler.chain.IoHandlerChain
 
contains(Object) - Method in class org.apache.mina.util.MapBackedSet
 
contains(Object) - Method in class org.apache.mina.util.SynchronizedQueue
 
contains(String) - Method in enum org.eclipse.scada.ae.Event.Fields
 
contains(Object) - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
contains(Object) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
containsAll(Collection<?>) - Method in class org.apache.mina.util.SynchronizedQueue
 
containsAll(Collection) - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
containsAll(Collection<?>) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
containsAttribute(Object) - Method in class org.apache.mina.core.session.AbstractIoSession
Returns true if this session contains the attribute with the specified key.
containsAttribute(Object) - Method in interface org.apache.mina.core.session.IoSession
Returns true if this session contains the attribute with the specified key.
containsAttribute(IoSession, Object) - Method in interface org.apache.mina.core.session.IoSessionAttributeMap
Returns true if this session contains the attribute with the specified key.
containsKey(Object) - Method in class org.apache.mina.util.CopyOnWriteMap
Returns true if this map contains the provided key, otherwise this method return false.
containsKey(Object) - Method in class org.apache.mina.util.ExpiringMap
 
containsKey(Object) - Method in class org.apache.mina.util.LazyInitializedCacheMap
containsKey(String) - Method in class org.eclipse.scada.net.base.data.MapValue
 
containsValue(Object) - Method in class org.apache.mina.util.CopyOnWriteMap
Returns true if this map contains the provided value, otherwise this method returns false.
containsValue(Object) - Method in class org.apache.mina.util.ExpiringMap
 
containsValue(Object) - Method in class org.apache.mina.util.LazyInitializedCacheMap
 
content - Variable in class org.eclipse.scada.vi.model.impl.FigureContainerImpl
The cached value of the 'Content' containment reference.
contentOutlinePage - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This is the content outline page.
contentOutlinePage - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This is the content outline page.
contentOutlinePage - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This is the content outline page.
contentOutlineStatusLineManager - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This is a kludge...
contentOutlineStatusLineManager - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This is a kludge...
contentOutlineStatusLineManager - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This is a kludge...
contentOutlineViewer - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This is the content outline page's viewer.
contentOutlineViewer - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This is the content outline page's viewer.
contentOutlineViewer - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This is the content outline page's viewer.
context - Variable in class org.eclipse.scada.core.connection.provider.AbstractConnectionProvider
 
contextMenuAboutToShow(IMenuManager) - Method in class org.eclipse.scada.vi.ui.user.viewer.ext.DebugActionExtension.DebugHandler
 
contribueTo(IViewSite) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealTimeListViewer
 
contributeToMenu(IMenuManager) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToMenu(IMenuManager) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToMenu(IMenuManager) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartActionBarContributor
This adds Separators for editor additions to the tool bar.
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This adds Separators for editor additions to the tool bar.
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceActionBarContributor
This adds Separators for editor additions to the tool bar.
CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Controller' class.
CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Controller' class.
CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Controller' class.
CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Controller' class.
Controller - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Controller'.
Controller - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Controller'.
Controller - Interface in org.eclipse.scada.vi.ui.draw2d
 
CONTROLLER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Controller' class.
CONTROLLER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Controller' class.
ControllerImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Controller'.
ControllerImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Controller'.
ControllerImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ControllerImpl
 
ControllerImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ControllerImpl
 
ControllerItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a Controller object.
ControllerItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.ControllerItemProvider
This constructs an instance from a factory and a notifier.
ControllerManager - Class in org.eclipse.scada.ui.chart.viewer.controller
 
ControllerManager(DataBindingContext, Realm, ChartContext) - Constructor for class org.eclipse.scada.ui.chart.viewer.controller.ControllerManager
 
controllers - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Controllers' containment reference list.
controllers - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Controllers' containment reference list.
controllers - Variable in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
The cached value of the 'Controllers' containment reference list.
controllers - Variable in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
The cached value of the 'Controllers' containment reference list.
ControllerTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Controller'.
ControllerTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.ControllerTest
Constructs a new Controller test case with the given name.
convert(Collection<FactoryInformation>, Map<String, Map<String, Map<String, String>>>) - Static method in class org.eclipse.scada.ca.ui.util.ConfigurationHelper
Convert from the remote data format to local data format
convert(Collection<FactoryInformation>) - Static method in class org.eclipse.scada.ca.ui.util.ConfigurationHelper
Convert from the remote data format to local data format
convert(List<BrowserEntry>) - Method in class org.eclipse.scada.da.client.ngp.ConnectionImpl
 
convert(Object) - Method in class org.eclipse.scada.ui.databinding.item.VariantToLongConverter
 
convert(Object) - Method in class org.eclipse.scada.ui.databinding.item.VariantToStringConverter
 
convert(Alignment) - Static method in class org.eclipse.scada.vi.ui.draw2d.primitives.BorderContainerController
 
convertAlignment(Alignment, int) - Static method in class org.eclipse.scada.vi.ui.draw2d.primitives.Helper
 
convertAlignmentToString(EDataType, Object) - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
convertGridAlignmentToString(EDataType, Object) - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
convertOperationParameters(Value) - Static method in class org.eclipse.scada.core.net.MessageHelper
 
convertOrientationToString(EDataType, Object) - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
convertPosition(String, int) - Static method in class org.eclipse.scada.vi.ui.draw2d.primitives.Helper
 
convertProfileSwitcherTypeToString(EDataType, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
convertProfileSwitcherTypeToString(EDataType, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
convertResults(List<AttributeWriteResultEntry>) - Static method in class org.eclipse.scada.da.client.ngp.ConnectionImpl
 
convertRGBToString(EDataType, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
convertRGBToString(EDataType, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
convertSql(String, Map<String, List<Integer>>) - Static method in class org.eclipse.scada.utils.sql.SqlHelper
 
convertState(MouseEvent) - Method in class org.eclipse.scada.chart.swt.ChartAreaRenderer
 
convertStatus(String, Throwable) - Static method in class org.eclipse.scada.ui.utils.status.StatusHelper
 
convertStatus(String, String, Throwable) - Static method in class org.eclipse.scada.ui.utils.status.StatusHelper
 
convertSystemCursorTypeToString(EDataType, Object) - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
convertTabStyleToString(EDataType, Object) - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
convertTo(String) - Method in enum org.eclipse.scada.da.ui.common.ValueType
 
convertToEvent(List<EventInformation>) - Static method in class org.eclipse.scada.ae.client.ngp.Events
 
convertToEvent(EventInformation) - Static method in class org.eclipse.scada.ae.client.ngp.Events
 
convertToString(EDataType, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
copyDirective(HashMap<String, String>, StringBuilder, String) - Static method in class org.apache.mina.proxy.utils.StringUtilities
Copy the directive to the StringBuilder if not null.
copyDirective(HashMap<String, String>, HashMap<String, String>, String) - Static method in class org.apache.mina.proxy.utils.StringUtilities
Copy the directive from the source map to the destination map, if it's value isn't null.
CopyOnWriteMap<K,V> - Class in org.apache.mina.util
A thread-safe version of Map in which all operations that change the Map are implemented by making a new copy of the underlying Map.
CopyOnWriteMap() - Constructor for class org.apache.mina.util.CopyOnWriteMap
Creates a new instance of CopyOnWriteMap.
CopyOnWriteMap(int) - Constructor for class org.apache.mina.util.CopyOnWriteMap
Creates a new instance of CopyOnWriteMap with the specified initial size
CopyOnWriteMap(Map<K, V>) - Constructor for class org.apache.mina.util.CopyOnWriteMap
Creates a new instance of CopyOnWriteMap in which the initial data being held by this map is contained in the supplied map.
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
 
crc16(byte[]) - Static method in class org.eclipse.scada.protocol.common.Checksum
 
crc16(byte[], int, int) - Static method in class org.eclipse.scada.protocol.common.Checksum
 
create(int) - Method in interface org.apache.mina.util.byteaccess.ByteArrayFactory
Creates an instance of ByteArray of size specified by the size parameter.
create(int) - Method in class org.apache.mina.util.byteaccess.ByteArrayPool
Creates a new instance of a ByteArray
create(int) - Method in class org.apache.mina.util.byteaccess.SimpleByteArrayFactory
 
create(ConnectionInformation) - Method in class org.eclipse.scada.ae.client.net.DriverInformationImpl
 
create(ConnectionInformation) - Method in class org.eclipse.scada.ae.client.ngp.DriverInformationImpl
 
create() - Static method in class org.eclipse.scada.ae.Event
 
create(ConnectionInformation) - Method in class org.eclipse.scada.ca.client.ngp.DriverInformationImpl
 
create() - Method in class org.eclipse.scada.ca.ui.editor.ConfigurationFormInformation
 
create(ClientBaseConnection) - Method in interface org.eclipse.scada.core.client.common.IoHandlerFactory
 
create(ConnectionInformation) - Static method in class org.eclipse.scada.core.client.ConnectionFactory
Find a driver and create a new connection
create(String, ConnectionInformation) - Static method in class org.eclipse.scada.core.client.ConnectionFactory
Find a driver and create a new connection
create(ConnectionInformation) - Method in interface org.eclipse.scada.core.client.DriverInformation
 
create(ClientBaseConnection) - Method in class org.eclipse.scada.core.client.ngp.ProtocolIoHandlerFactory
 
create() - Method in class org.eclipse.scada.da.client.dataitem.details.CTabVisibilityController
 
create() - Method in interface org.eclipse.scada.da.client.dataitem.details.VisibilityController
 
create(ConnectionInformation) - Method in class org.eclipse.scada.da.client.net.DriverInformation
 
create(ConnectionInformation) - Method in class org.eclipse.scada.da.client.ngp.DriverInformation
 
create(ConnectionInformation) - Method in class org.eclipse.scada.da.client.sfp.DriverInformation
 
create(String, Variant, OperationParameters) - Static method in class org.eclipse.scada.da.net.handler.WriteOperation
 
create(ConnectionInformation) - Method in class org.eclipse.scada.hd.client.net.DriverInformationImpl
 
create(ConnectionInformation) - Method in class org.eclipse.scada.hd.client.ngp.DriverInformationImpl
 
create(AuthorizationResult, AuthorizationContext) - Static method in class org.eclipse.scada.sec.AuthorizationReply
 
create(UserInformation) - Static method in class org.eclipse.scada.sec.UserInformationPrincipal
Create an new principal object from a user information
create(EClass) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
create(EClass) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
create(ControllerManager, Controller, ChartContext) - Method in interface org.eclipse.scada.ui.chart.viewer.controller.ChartControllerFactory
 
create(EClass) - Method in class org.eclipse.scada.vi.chart.model.impl.ChartFactoryImpl
 
create(EClass) - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
create() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TabVisibleComponent
 
create() - Method in interface org.eclipse.scada.vi.details.swt.impl.visibility.VisibleComponent
 
create(EClass) - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
create(SymbolController, Primitive) - Method in class org.eclipse.scada.vi.ui.draw2d.BasicViewElementFactory
 
create(Position, Dimension) - Method in class org.eclipse.scada.vi.ui.draw2d.BasicViewElementFactory
 
create(Dimension) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
create(SymbolController, Primitive, SymbolLoader, ResourceManager, BasicViewElementFactory) - Method in interface org.eclipse.scada.vi.ui.draw2d.ViewElementFactory
 
create(SymbolLoader) - Method in class org.eclipse.scada.vi.ui.draw2d.VisualInterfaceViewer
 
create(Primitive) - Method in class org.eclipse.scada.vi.ui.draw2d.VisualInterfaceViewer
 
create(Composite, ViewManager, boolean) - Method in class org.eclipse.scada.vi.ui.user.viewer.ext.BreadcrumbNavigatorExtension
 
create(Composite, ViewManager, boolean) - Method in class org.eclipse.scada.vi.ui.user.viewer.ext.DebugActionExtension
 
create(Composite, ViewManager, boolean) - Method in class org.eclipse.scada.vi.ui.user.viewer.ext.SeparatorExtension
 
create(Composite, ViewManager, boolean) - Method in class org.eclipse.scada.vi.ui.user.viewer.ext.ToolBarNavigatorExtension
 
create(Composite, ViewManager, boolean) - Method in interface org.eclipse.scada.vi.ui.user.viewer.ext.ViewerExtension
 
create(Composite, ViewManager, boolean) - Method in class org.eclipse.scada.vi.ui.viewer.ext.image.ImageExtension
 
create(Composite, ViewManager, boolean) - Method in class org.eclipse.scada.vi.ui.viewer.ext.item.ItemExtension
 
create(Composite, ViewManager, boolean) - Method in class org.eclipse.scada.vi.ui.viewer.ext.item.SystemMessageExtension
 
createAbstain() - Static method in class org.eclipse.scada.sec.AuthorizationResult
 
createAcceptor() - Method in enum org.eclipse.scada.net.mina.SocketImpl
 
createACK(Message) - Static method in class org.eclipse.scada.net.utils.MessageCreator
 
createAdapter(Notifier) - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.scada.vi.chart.model.util.ChartAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates an adapter for the target.
createAlignmentFromString(EDataType, String) - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
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
 
createAndTransformer() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'And Transformer'.
createAndTransformer() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createAndTransformerAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a AndTransformer.
createAndTransformerAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'And Transformer'.
createArc() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createArc() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'Arc'.
createArcAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a Arc.
createArcAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Arc'.
createArchiveChannel() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Archive Channel'.
createArchiveChannel() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Archive Channel'.
createArchiveChannel() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createArchiveChannel() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createArchiveChannelAdapter() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This creates an adapter for a ArchiveChannel.
createArchiveChannelAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Archive Channel'.
createArchiveChannelAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Archive Channel'.
createArchiveSeries() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Archive Series'.
createArchiveSeries() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Archive Series'.
createArchiveSeries() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createArchiveSeries() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createArchiveSeriesAdapter() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This creates an adapter for a ArchiveSeries.
createArchiveSeriesAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Archive Series'.
createArchiveSeriesAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Archive Series'.
createAttributes() - Method in class org.eclipse.scada.vi.details.swt.impl.CompositeTransformerController
 
createAuthorization(String, String) - Static method in class org.apache.mina.proxy.handlers.http.basic.HttpBasicAuthLogicHandler
Computes the authorization header value.
createAxisAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Axis'.
createAxisAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Axis'.
createBinding(IObservableValue, IObservableValue) - Method in class org.eclipse.scada.ui.databinding.cell.DefaultEditingSupport
 
createBoolLEDComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Bool LED Component'.
createBoolLEDComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createBoolLEDComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a BoolLEDComponent.
createBoolLEDComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Bool LED Component'.
createBorderChild() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createBorderChild() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'Border Child'.
createBorderChildAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a BorderChild.
createBorderChildAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Border Child'.
createBorderContainer() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createBorderContainer() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'Border Container'.
createBorderContainerAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a BorderContainer.
createBorderContainerAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Border Container'.
createButtonBar(Composite) - Method in class org.eclipse.scada.sec.ui.providers.KeySelectorDialog
 
createButtonComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Button Component'.
createButtonComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createButtonComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a ButtonComponent.
createButtonComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Button Component'.
createButtonsForButtonBar(Composite) - Method in class org.eclipse.scada.da.client.dataitem.details.dialog.DataItemDetailsDialog
 
createButtonsForButtonBar(Composite) - Method in class org.eclipse.scada.sec.ui.providers.KeySelectorDialog
 
createCallback(String, Map<String, String>) - Method in interface org.eclipse.scada.sec.callback.CallbackFactory
 
createCallback(String, Map<String, String>) - Method in class org.eclipse.scada.sec.callback.DefaultCallbackFactory
 
createCanvas() - Method in class org.eclipse.scada.vi.ui.draw2d.VisualInterfaceViewer
 
createChart() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Chart'.
createChart() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Chart'.
createChart() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createChart() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createChartAdapter() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This creates an adapter for a Chart.
createChartAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Chart'.
createChartAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Chart'.
createChartView() - Method in interface org.eclipse.scada.vi.chart.model.ChartFactory
Returns a new object of class 'View'.
createChartView() - Method in class org.eclipse.scada.vi.chart.model.impl.ChartFactoryImpl
 
createChartViewAdapter() - Method in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory
This creates an adapter for a ChartView.
createChartViewAdapter() - Method in class org.eclipse.scada.vi.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'View'.
createCheckComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Check Component'.
createCheckComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createCheckComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a CheckComponent.
createCheckComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Check Component'.
createChild() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createChild() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'Child'.
createChildActions - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildActions - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildActions - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a Child.
createChildAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Child'.
createChildMenuManager - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createChildMenuManager - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createChildMenuManager - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createChildParameter(Object, Object) - Method in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory.VisualInterfaceChildCreationExtender.CreationSwitch
 
createChildSubmenuActions - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This will contain a map of CreateChildActions, keyed by sub-menu text.
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
 
createColor(RGB) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
createComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Component'.
createCompositeArchiveQualitySeries() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Composite Archive Quality Series'.
createCompositeArchiveQualitySeries() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Composite Archive Quality Series'.
createCompositeArchiveQualitySeries() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createCompositeArchiveQualitySeries() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createCompositeArchiveQualitySeriesAdapter() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This creates an adapter for a CompositeArchiveQualitySeries.
createCompositeArchiveQualitySeriesAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Composite Archive Quality Series'.
createCompositeArchiveQualitySeriesAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Composite Archive Quality Series'.
createCompositeComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Composite Component'.
createCompositeTransformerAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Composite Transformer'.
createConfiguration(UserInformation, String, String, Map<String, String>) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
createConfiguration(UserInformation, String, String, Map<String, String>) - Method in interface org.eclipse.scada.ca.ConfigurationAdministrator
 
createConfiguration(boolean) - Method in class org.eclipse.scada.core.ngp.common.DefaultProtocolConfigurationFactory
 
createConfiguration(boolean) - Method in interface org.eclipse.scada.protocol.ngp.common.ProtocolConfigurationFactory
 
createConnection() - Method in class org.eclipse.scada.core.client.connection.service.AbstractConnectionManager
Create a new connection and register it with OSGi
createConnection() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionManager
 
createConnection(ConnectionInformation, Integer, boolean) - Method in interface org.eclipse.scada.core.ui.connection.creator.ConnectionCreator
Create a new connection service
createConnection(ConnectionInformation, Integer, boolean) - Static method in class org.eclipse.scada.core.ui.connection.creator.ConnectionCreatorHelper
 
createConnection() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createConnection() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'Connection'.
createConnectionAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a Connection.
createConnectionAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Connection'.
createConnectionManager(String, String) - Method in class org.eclipse.scada.core.client.connection.service.AbstractManagedConnectionServiceFactory
 
createConnectionManager(ConnectionRequest) - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionProvider
 
createConnections(Layer, SymbolController, EList<Connection>) - Method in class org.eclipse.scada.vi.ui.draw2d.BasicViewElementFactory
 
createConnectionService(DriverFactory, ConnectionInformation) - Method in class org.eclipse.scada.core.client.connection.service.AbstractConnectionManager
 
createConnector() - Method in enum org.eclipse.scada.net.mina.SocketImpl
 
createContainerAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Container'.
createContextMenuFor(StructuredViewer) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createContextMenuFor(StructuredViewer) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createContextMenuFor(StructuredViewer) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createControl(Composite) - Method in class org.eclipse.scada.ae.ui.views.contributions.AlarmNotifier
 
createControl(Composite, FilterChangedListener, int, String) - Method in interface org.eclipse.scada.ae.ui.views.filter.FilterTab
 
createControl(Composite, FilterChangedListener, int, String) - Method in class org.eclipse.scada.ae.ui.views.filter.FreeFormTab
 
createControl(Composite, FilterChangedListener, int, String) - Method in class org.eclipse.scada.ae.ui.views.filter.QueryByExampleTab
 
createControl(Composite) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealTimeListViewer
 
createControl(Composite) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard.ChartModelWizardInitialObjectCreationPage
 
createControl(Composite) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard.DetailViewModelWizardInitialObjectCreationPage
 
createControl(Composite) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard.VisualInterfaceModelWizardInitialObjectCreationPage
 
createControllerAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Controller'.
createControllerAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Controller'.
createCreateJob(String) - Method in class org.eclipse.scada.ca.ui.editor.input.FactoryEditorInput
 
createCurrentTimeController() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Current Time Controller'.
createCurrentTimeController() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Current Time Controller'.
createCurrentTimeController() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createCurrentTimeController() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createCurrentTimeControllerAdapter() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This creates an adapter for a CurrentTimeController.
createCurrentTimeControllerAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Current Time Controller'.
createCurrentTimeControllerAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Current Time Controller'.
createCursorAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Cursor'.
createDataItemSeries() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Data Item Series'.
createDataItemSeries() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Data Item Series'.
createDataItemSeries() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createDataItemSeries() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createDataItemSeriesAdapter() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This creates an adapter for a DataItemSeries.
createDataItemSeriesAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Data Item Series'.
createDataItemSeriesAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Data Item Series'.
createDataSeriesAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Data Series'.
createDataSeriesAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Data Series'.
createDefault(Shell) - Static method in class org.eclipse.scada.sec.ui.DisplayCallbackHandler
 
createDefaultSslFactory(Map<String, String>, boolean) - Static method in class org.eclipse.scada.protocol.ngp.common.SslHelper
 
createDeleteJob(Collection<String>) - Method in class org.eclipse.scada.ca.ui.editor.input.FactoryEditorInput
 
createDialogArea(Composite) - Method in class org.eclipse.scada.ae.ui.views.dialog.EventHistorySearchDialog
 
createDialogArea(Composite) - Method in class org.eclipse.scada.da.client.dataitem.details.dialog.DataItemDetailsDialog
 
createDialogArea(Composite) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.VariantEntryDialog
 
createDialogArea(Composite) - Method in class org.eclipse.scada.sec.ui.CallbackDialog
 
createDialogArea(Composite) - Method in class org.eclipse.scada.sec.ui.providers.KeySelectorDialog
 
createDialogArea(Composite) - Method in class org.eclipse.scada.ui.utils.datetime.DateTimeDialog
 
createDimension() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createDimension() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'Dimension'.
createDimensionAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a Dimension.
createDimensionAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Dimension'.
createDropTarget(Transfer[], DropTargetAdapter) - Method in class org.eclipse.scada.chart.swt.ChartAreaRenderer
 
createDropTarget(Transfer[], DropTargetAdapter) - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
createDropTarget(Transfer[], DropTargetListener) - Method in class org.eclipse.scada.chart.swt.manager.ChartManager
 
createEllipse() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createEllipse() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'Ellipse'.
createEllipseAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a Ellipse.
createEllipseAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Ellipse'.
createEncoder() - Method in enum org.eclipse.scada.sec.utils.password.PasswordType
 
createEntryArea(Composite) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.VariantEntryDialog
 
createEObjectAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.scada.vi.chart.model.util.ChartAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for the default case.
createErrorController(Throwable) - Static method in class org.eclipse.scada.vi.ui.draw2d.Helper
 
createErrorFigure(Throwable) - Static method in class org.eclipse.scada.vi.ui.draw2d.Helper
 
createEvent(String[], Collection<Entry>, Collection<String>, boolean) - Static method in class org.eclipse.scada.da.net.handler.ListBrowser
 
createExtendedMetaDataAnnotations() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.
createExtendedMetaDataAnnotations() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.
createExtendedMetaDataAnnotations() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.
createExtension() - Method in class org.eclipse.scada.vi.ui.user.viewer.ext.ExtensionDescriptor
 
createFactories() - Static method in class org.eclipse.scada.sec.ui.providers.Helper
 
createFactory(EObject) - Static method in class org.eclipse.scada.vi.ui.draw2d.Activator
 
createFailedMessage(Message, Throwable) - Static method in class org.eclipse.scada.net.utils.MessageCreator
 
createFailedMessage(Message, String) - Static method in class org.eclipse.scada.net.utils.MessageCreator
 
createFailedMessage(Message, int, String) - Static method in class org.eclipse.scada.net.utils.MessageCreator
 
createFieldEditors() - Method in class org.eclipse.scada.ui.localization.timezone.TimeZonePreferencePage
 
createFigureAdapter() - Method in class org.eclipse.scada.vi.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Figure'.
createFigureAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Figure'.
createFigureContainer() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createFigureContainer() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'Figure Container'.
createFigureContainerAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a FigureContainer.
createFigureContainerAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Figure Container'.
createFillLayoutComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Fill Layout Component'.
createFillLayoutComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createFillLayoutComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a FillLayoutComponent.
createFillLayoutComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Fill Layout Component'.
createFilter() - Method in class org.eclipse.scada.core.connection.provider.ConnectionTracker
 
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
 
createFilterParameters() - Method in class org.eclipse.scada.core.connection.provider.ConnectionIdTracker
 
createFilterParameters() - Method in class org.eclipse.scada.core.connection.provider.ConnectionRequestTracker
 
createFilterParameters() - Method in class org.eclipse.scada.core.connection.provider.ConnectionTracker
 
createFolder(int, String) - Method in class org.eclipse.scada.vi.details.swt.impl.tab.EclipseTabProvider
 
createFolder(int, String) - Method in class org.eclipse.scada.vi.details.swt.impl.tab.NativeTabProvider
 
createFolder(int, String) - Method in interface org.eclipse.scada.vi.details.swt.impl.tab.TabProvider
 
createFormPart(Composite, ConfigurationEditorInput) - Method in interface org.eclipse.scada.ca.ui.editor.config.form.ConfigurationForm
 
createFormPart(Composite, ConfigurationEditorInput) - Method in class org.eclipse.scada.ca.ui.editor.forms.common.StandardConfigurationForm
 
createFromString(EDataType, String) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createGenericComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Generic Component'.
createGranted(AuthorizationContext) - Static method in class org.eclipse.scada.sec.AuthorizationReply
 
createGranted() - Static method in class org.eclipse.scada.sec.AuthorizationResult
 
createGridAlignmentFromString(EDataType, String) - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createGridChild() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createGridChild() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'Grid Child'.
createGridChildAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a GridChild.
createGridChildAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Grid Child'.
createGridContainer() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createGridContainer() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'Grid Container'.
createGridContainerAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a GridContainer.
createGridContainerAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Grid Container'.
createGridWidgets(DataBindingContext, Composite) - Method in class org.eclipse.scada.sec.ui.AbstractLabelCallbackFactory
 
createGridWidgets(DataBindingContext, Composite) - Method in interface org.eclipse.scada.sec.ui.CallbackWidgetFactory
Create controls inside a 2 column grid
createGroupEntry() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Group Entry'.
createGroupEntry() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createGroupEntryAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a GroupEntry.
createGroupEntryAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Group Entry'.
createGroupGridComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Group Grid Component'.
createGroupGridComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createGroupGridComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a GroupGridComponent.
createGroupGridComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Group Grid Component'.
createGroupGridEntry() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Group Grid Entry'.
createGroupGridEntry() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createGroupGridEntryAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a GroupGridEntry.
createGroupGridEntryAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Group Grid Entry'.
createHandler(LoginContext, String, String, Map<String, String>) - Method in class org.eclipse.scada.core.ui.connection.login.factory.ConnectionLoginFactory
 
createHandler(LoginContext, String, String, Map<String, String>) - Method in interface org.eclipse.scada.core.ui.connection.login.LoginFactory
Creates a new login handler that is not started
createHiddenComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Hidden Component'.
createHiddenComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createHiddenComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a HiddenComponent.
createHiddenComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Hidden Component'.
createIdItem() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Id Item'.
createIdItem() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Id Item'.
createIdItem() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createIdItem() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createIdItemAdapter() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This creates an adapter for a IdItem.
createIdItemAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Id Item'.
createIdItemAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Id Item'.
createImage() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createImage() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'Image'.
createImageAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a Image.
createImageAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Image'.
createInfoSection(ScrolledForm, ConfigurationEditorInput) - Method in class org.eclipse.scada.ca.ui.editor.forms.common.ConfigurationFormToolkit
 
createInitialModel() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard
Create a new model.
createInitialModel() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard
Create a new model.
createInitialModel() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard
Create a new model.
createInput(ISelection) - Static method in class org.eclipse.scada.ca.ui.editor.EditorHelper
 
createInput(DataBindingContext, Label, Composite) - Method in class org.eclipse.scada.sec.ui.AbstractLabelCallbackFactory
 
createInput(DataBindingContext, Label, Composite) - Method in class org.eclipse.scada.sec.ui.ConfirmationWidgetFactory
 
createInput(DataBindingContext, Label, Composite) - Method in class org.eclipse.scada.sec.ui.PasswordWidgetFactory
 
createInput(DataBindingContext, Label, Composite) - Method in class org.eclipse.scada.sec.ui.TextWidgetFactory
 
createInvisible() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Invisible'.
createInvisible() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createInvisibleAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a Invisible.
createInvisibleAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Invisible'.
createItemAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Item'.
createItemAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Item'.
createItemDataSeriesAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Item Data Series'.
createItemDataSeriesAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Item Data Series'.
createItemValueSource() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Item Value Source'.
createItemValueSource() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createItemValueSourceAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a ItemValueSource.
createItemValueSourceAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Item Value Source'.
createKey(String, KeyStore, String) - Method in class org.eclipse.scada.sec.ui.providers.AbstractKeyStoreKeyProvider
 
createLabelComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Label Component'.
createLabelComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createLabelComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a LabelComponent.
createLabelComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Label Component'.
createLine() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createLine() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'Line'.
createLineAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a Line.
createLineAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Line'.
createLineProperties() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Line Properties'.
createLineProperties() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Line Properties'.
createLineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createLineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createLinePropertiesAdapter() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This creates an adapter for a LineProperties.
createLinePropertiesAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Line Properties'.
createLinePropertiesAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Line Properties'.
createLinkComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Link Component'.
createLinkComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createLinkComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a LinkComponent.
createLinkComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Link Component'.
createListSection(ScrolledForm, ConfigurationEditorInput, String, String, String, String) - Method in class org.eclipse.scada.ca.ui.editor.forms.common.ConfigurationFormToolkit
 
createLoadJob() - Method in class org.eclipse.scada.ca.ui.editor.input.FactoryEditorInput
 
createMain() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.AbstractBaseDraw2DDetailsPart
 
createMain() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.BooleanAlarmDetails
 
createMain() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
createMain() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.InputScaleDetails
 
createMain() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.ManualOverride
 
createMain() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RoundDetailsPart
 
createManager(ClassLoader) - Static method in class org.eclipse.scada.utils.script.Scripts
Create a new script engine manager
createMessage(IoSession, byte, boolean) - Method in class org.eclipse.scada.protocol.sfp.ProtocolEncoderImpl
 
createModel() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModel() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModel() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModelToTargetStrategy() - Method in class org.eclipse.scada.ui.databinding.cell.DefaultEditingSupport
 
createMonitor(AuthorizationTracker.Listener, AuthorizationRequest) - Method in interface org.eclipse.scada.sec.osgi.AuthorizationTracker
 
createMonitor(AuthorizationTracker.Listener, AuthorizationRequest) - Method in class org.eclipse.scada.sec.osgi.TrackingAuthorizationTracker
 
createMouseController() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Mouse Controller'.
createMouseController() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Mouse Controller'.
createMouseController() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createMouseController() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createMouseControllerAdapter() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This creates an adapter for a MouseController.
createMouseControllerAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Mouse Controller'.
createMouseControllerAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Mouse Controller'.
createName() - Method in class org.eclipse.scada.utils.concurrent.NamedThreadFactory
 
createNotTransformer() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Not Transformer'.
createNotTransformer() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createNotTransformerAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a NotTransformer.
createNotTransformerAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Not Transformer'.
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
 
createOrientationFromString(EDataType, String) - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createOrTransformer() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Or Transformer'.
createOrTransformer() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createOrTransformerAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a OrTransformer.
createOrTransformerAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Or Transformer'.
createPackageContents() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.scada.vi.chart.model.impl.ChartPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
Creates the meta-model objects for the package.
createPages() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This is the method used by the framework to install your own controls.
createPages() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This is the method used by the framework to install your own controls.
createPages() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This is the method used by the framework to install your own controls.
createPart(Composite) - Method in class org.eclipse.scada.da.client.dataitem.details.CTabVisibilityController
 
createPart(Composite) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.AbstractBaseDraw2DDetailsPart
 
createPart(Composite) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.ManualOverride
 
createPart(Composite) - Method in class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
 
createPart(Composite) - Method in interface org.eclipse.scada.da.client.dataitem.details.part.DetailsPart
create the details area
createPartControl(Composite) - Method in class org.eclipse.scada.da.client.dataitem.details.DetailsViewPart
 
createPartControl(Composite) - Method in class org.eclipse.scada.da.ui.client.test.views.realtime.RealTimeList
 
createPartControl(Composite) - Method in class org.eclipse.scada.vi.ui.user.SingleVisualInterfaceViewPart
 
createPath() - Method in interface org.eclipse.scada.chart.swt.Graphics
 
createPath() - Method in class org.eclipse.scada.chart.swt.SWTGraphics
 
createPermissionVisibility() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Permission Visibility'.
createPermissionVisibility() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createPermissionVisibilityAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a PermissionVisibility.
createPermissionVisibilityAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Permission Visibility'.
createPing() - Static method in class org.eclipse.scada.net.utils.MessageCreator
 
createPong(Message) - Static method in class org.eclipse.scada.net.utils.MessageCreator
 
createPosition() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createPosition() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'Position'.
createPositionAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a Position.
createPositionAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Position'.
createPrimitiveAdapter() - Method in class org.eclipse.scada.vi.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Primitive'.
createPrimitiveAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Primitive'.
createPrivilegeChange(Set<String>) - Static method in class org.eclipse.scada.core.net.MessageHelper
 
createProfile() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Profile'.
createProfile() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Profile'.
createProfile() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createProfile() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createProfileAdapter() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This creates an adapter for a Profile.
createProfileAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Profile'.
createProfileAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Profile'.
createProfileSwitcherTypeFromString(EDataType, String) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createProfileSwitcherTypeFromString(EDataType, String) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createProgressComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Progress Component'.
createProgressComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createProgressComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a ProgressComponent.
createProgressComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Progress Component'.
createProperties(String, String, Map<String, String>) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
createProtocolDescriptor() - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.ProtocolFactory
 
createProtocolDescriptor(BinaryContext) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.ProtocolFactory
 
createProtocolDescriptor() - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.ProtocolFactory
 
createProtocolDescriptor(BinaryContext) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.ProtocolFactory
 
createProtocolDescriptor() - Static method in class org.eclipse.scada.core.protocol.ngp.codec.ProtocolFactory
 
createProtocolDescriptor(BinaryContext) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.ProtocolFactory
 
createProtocolDescriptor() - Static method in class org.eclipse.scada.da.protocol.ngp.codec.ProtocolFactory
 
createProtocolDescriptor(BinaryContext) - Static method in class org.eclipse.scada.da.protocol.ngp.codec.ProtocolFactory
 
createProtocolDescriptor() - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.ProtocolFactory
 
createProtocolDescriptor(BinaryContext) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.ProtocolFactory
 
createProvider(Visibility) - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.VisibilityProviderFactory
Create a visibility provider
createQuery(String, String, QueryListener) - Method in interface org.eclipse.scada.ae.client.Connection
 
createQuery(String, String, QueryListener) - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
createQuery(String, String, QueryListener) - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl
 
createQuery(String, String, QueryListener) - Method in class org.eclipse.scada.ae.client.ngp.QueryManager
 
CreateQuery - Class in org.eclipse.scada.ae.data.message
 
CreateQuery(long, String, String) - Constructor for class org.eclipse.scada.ae.data.message.CreateQuery
 
createQuery(Session, String, String, QueryListener) - Method in interface org.eclipse.scada.ae.server.Service
 
createQuery(String, QueryParameters, QueryListener, boolean) - Method in interface org.eclipse.scada.hd.client.Connection
Create a new query on the server
createQuery(String, QueryParameters, QueryListener, boolean) - Method in class org.eclipse.scada.hd.client.net.ConnectionImpl
 
createQuery(String, QueryParameters, QueryListener, boolean) - Method in class org.eclipse.scada.hd.client.ngp.ConnectionImpl
 
CreateQuery - Class in org.eclipse.scada.hd.data.message
 
CreateQuery(Request, long, String, boolean, QueryParameters) - Constructor for class org.eclipse.scada.hd.data.message.CreateQuery
 
createQuery(Session, String, QueryParameters, QueryListener, boolean) - Method in interface org.eclipse.scada.hd.server.Service
 
createQuery(Connection, String) - Method in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
CreateQueryFailure - Class in org.eclipse.scada.hd.data.message
 
CreateQueryFailure(Response, ErrorInformation) - Constructor for class org.eclipse.scada.hd.data.message.CreateQueryFailure
 
CreateQueryHandler - Class in org.eclipse.scada.hd.ui.connection.handler
 
CreateQueryHandler() - Constructor for class org.eclipse.scada.hd.ui.connection.handler.CreateQueryHandler
 
createReadableComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Readable Component'.
createRectangle() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createRectangle() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'Rectangle'.
createRectangleAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a Rectangle.
createRectangleAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Rectangle'.
createRegistration() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Registration'.
createRegistration() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createRegistrationAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a Registration.
createRegistrationAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Registration'.
createReject(StatusCode, String) - Static method in class org.eclipse.scada.sec.AuthorizationResult
 
createReject(Throwable) - Static method in class org.eclipse.scada.sec.AuthorizationResult
 
createRequest(String[]) - Static method in class org.eclipse.scada.da.net.handler.ListBrowser
 
createRequest(String, Map<String, Variant>, OperationParameters) - Static method in class org.eclipse.scada.da.net.handler.WriteAttributesOperation
 
createRequest() - Method in class org.eclipse.scada.da.ui.connection.data.AbstractItemHolder
 
createRequestList(boolean) - Static method in class org.eclipse.scada.hd.net.ItemListHelper
 
createRequestStore(IoSession) - Method in class org.apache.mina.filter.reqres.RequestResponseFilter
Returns a Map which stores messageId-Request pairs whose Responses are not received yet.
createResetController() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Reset Controller'.
createResetController() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Reset Controller'.
createResetController() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createResetController() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createResetControllerAdapter() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This creates an adapter for a ResetController.
createResetControllerAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Reset Controller'.
createResetControllerAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Reset Controller'.
createResource(URI) - Method in class org.eclipse.scada.vi.chart.model.util.ChartResourceFactoryImpl
Creates an instance of the resource.
createResponse(long, Entry[]) - Static method in class org.eclipse.scada.da.net.handler.ListBrowser
 
createResponse(long, String) - Static method in class org.eclipse.scada.da.net.handler.ListBrowser
 
createResponse(long, WriteAttributeResults) - Static method in class org.eclipse.scada.da.net.handler.WriteAttributesOperation
 
createResponse(long, Throwable) - Static method in class org.eclipse.scada.da.net.handler.WriteAttributesOperation
 
createRGBFromString(EDataType, String) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createRGBFromString(EDataType, String) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createRoot() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.AbstractBaseDraw2DDetailsPart
 
createRule(Map<String, String>) - Method in interface org.eclipse.scada.sec.AuthorizationService
 
createRule(Map<String, String>) - Method in class org.eclipse.scada.sec.authz.signature.SignatureAuthorizationService
 
createScaleAction() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Scale Action'.
createScaleAction() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Scale Action'.
createScaleAction() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createScaleAction() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createScaleActionAdapter() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This creates an adapter for a ScaleAction.
createScaleActionAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Scale Action'.
createScaleActionAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Scale Action'.
createScriptExecutor(String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
createScriptModule() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Script Module'.
createScriptModule() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createScriptModuleAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a ScriptModule.
createScriptModuleAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Script Module'.
createScriptSeries() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Script Series'.
createScriptSeries() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Script Series'.
createScriptSeries() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createScriptSeries() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createScriptSeriesAdapter() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This creates an adapter for a ScriptSeries.
createScriptSeriesAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Script Series'.
createScriptSeriesAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Script Series'.
createScriptVisibility() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Script Visibility'.
createScriptVisibility() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createScriptVisibilityAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a ScriptVisibility.
createScriptVisibilityAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Script Visibility'.
createScrolledForm(Composite, String) - Method in class org.eclipse.scada.ca.ui.editor.forms.common.ConfigurationFormToolkit
 
createSeparatorController() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Separator Controller'.
createSeparatorController() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Separator Controller'.
createSeparatorController() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createSeparatorController() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createSeparatorControllerAdapter() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This creates an adapter for a SeparatorController.
createSeparatorControllerAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Separator Controller'.
createSeparatorControllerAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Separator Controller'.
createService(UserInformation, String, BundleContext, Map<String, String>) - Method in class org.eclipse.scada.ca.common.factory.AbstractServiceConfigurationFactory
Create a new service instance
createService(UserInformation, String, Map<String, String>) - Method in class org.eclipse.scada.ca.common.factory.AbstractServiceFactory
 
createService(UserInformation, String, BundleContext, Map<String, String>) - Method in class org.eclipse.scada.ca.common.factory.BeanConfigurationFactory
 
CreateSession - Class in org.eclipse.scada.core.data.message
 
CreateSession(Map<String, String>, Long) - Constructor for class org.eclipse.scada.core.data.message.CreateSession
 
createSession(Properties) - Static method in class org.eclipse.scada.core.net.MessageHelper
Construct a CC_CREATE_SESSION message
createSession(Properties, CallbackHandler) - Method in interface org.eclipse.scada.core.server.Service
Create a new session for further accessing the hive
createSessionACK(Message, Map<String, String>, Map<String, String>) - Static method in class org.eclipse.scada.core.net.MessageHelper
 
createShapeAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Shape'.
createSiblingActions - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingActions - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingActions - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingMenuManager - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createSiblingMenuManager - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createSiblingMenuManager - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createSiblingSubmenuActions - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This will contain a map of CreateSiblingActions, keyed by submenu text.
createSimpleGridComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Simple Grid Component'.
createSimpleGridComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createSimpleGridComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a SimpleGridComponent.
createSimpleGridComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Simple Grid Component'.
createSimpleOr(String, Set<String>) - Static method in class org.eclipse.scada.utils.osgi.FilterUtil
 
createStackContainer() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createStackContainer() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'Stack Container'.
createStackContainerAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a StackContainer.
createStackContainerAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Stack Container'.
createStandardCheckbox(Composite, String, String, IObservableMap, Object) - Method in class org.eclipse.scada.ca.ui.editor.forms.common.ConfigurationFormToolkit
 
createStandardCombo(Composite, String, String, Object[], IObservableMap, Object) - Method in class org.eclipse.scada.ca.ui.editor.forms.common.ConfigurationFormToolkit
 
createStandardCombo(Composite, String, String, String[], IObservableMap, Object) - Method in class org.eclipse.scada.ca.ui.editor.forms.common.ConfigurationFormToolkit
 
createStandardComposite(Composite) - Method in class org.eclipse.scada.ca.ui.editor.forms.common.ConfigurationFormToolkit
 
createStandardLinkText(Composite, String, String, String, String, ConfigurationEditorInput, Object) - Method in class org.eclipse.scada.ca.ui.editor.forms.common.ConfigurationFormToolkit
 
createStandardMultiText(Composite, String, String, String, IObservableMap, Object) - Method in class org.eclipse.scada.ca.ui.editor.forms.common.ConfigurationFormToolkit
 
createStandardSection(Composite, String) - Method in class org.eclipse.scada.ca.ui.editor.forms.common.ConfigurationFormToolkit
 
createStandardSection(Composite, String, boolean) - Method in class org.eclipse.scada.ca.ui.editor.forms.common.ConfigurationFormToolkit
 
createStandardText(Composite, String, String, String, IObservableMap, Object) - Method in class org.eclipse.scada.ca.ui.editor.forms.common.ConfigurationFormToolkit
 
createStandardText(Composite, String, int, String, String, IObservableMap, Object) - Method in class org.eclipse.scada.ca.ui.editor.forms.common.ConfigurationFormToolkit
 
createState() - Method in class org.eclipse.scada.vi.details.swt.impl.CompositeTransformerController
 
createStepSeries(SeriesData) - Method in class org.eclipse.scada.chart.swt.manager.ChartManager
 
createStringToStringMap() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createStringToStringMapAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a Map.Entry.
createStringToStringMapAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'String To String Map'.
createSubFactory(SymbolLoader) - Method in class org.eclipse.scada.vi.ui.draw2d.BasicViewElementFactory
Create a new factory with the resource root based on the provided symbol loader
createSubscribe(String[]) - Static method in class org.eclipse.scada.da.net.handler.ListBrowser
 
createSymbol() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createSymbol() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'Symbol'.
createSymbolAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a Symbol.
createSymbolAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Symbol'.
createSymbolReference() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createSymbolReference() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'Symbol Reference'.
createSymbolReferenceAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a SymbolReference.
createSymbolReferenceAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Symbol Reference'.
createSystemCursor() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createSystemCursor() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'System Cursor'.
createSystemCursorAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a SystemCursor.
createSystemCursorAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'System Cursor'.
createSystemCursorTypeFromString(EDataType, String) - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createTableSection(ScrolledForm, ConfigurationEditorInput, String, String) - Method in class org.eclipse.scada.ca.ui.editor.forms.common.ConfigurationFormToolkit
 
createTabStyleFromString(EDataType, String) - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createTargetToModelStrategy() - Method in class org.eclipse.scada.ui.databinding.cell.DefaultEditingSupport
 
createTester(String) - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.VisibilityTester
 
createTestVisibility() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Test Visibility'.
createTestVisibility() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createTestVisibilityAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a TestVisibility.
createTestVisibilityAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Test Visibility'.
createText() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createText() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'Text'.
createTextAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a Text.
createTextAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'Text'.
createTextComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Text Component'.
createTextComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createTextComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a TextComponent.
createTextComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Text Component'.
createTextInputComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Text Input Component'.
createTextInputComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createTextInputComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a TextInputComponent.
createTextInputComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Text Input Component'.
createTextInputMultiComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Text Input Multi Component'.
createTextInputMultiComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createTextInputMultiComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a TextInputMultiComponent.
createTextInputMultiComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Text Input Multi Component'.
createTimeNowAction() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Time Now Action'.
createTimeNowAction() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Time Now Action'.
createTimeNowAction() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createTimeNowAction() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createTimeNowActionAdapter() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This creates an adapter for a TimeNowAction.
createTimeNowActionAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Time Now Action'.
createTimeNowActionAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Time Now Action'.
createTimeShiftAction() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Time Shift Action'.
createTimeShiftAction() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Time Shift Action'.
createTimeShiftAction() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createTimeShiftAction() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createTimeShiftActionAdapter() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This creates an adapter for a TimeShiftAction.
createTimeShiftActionAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Time Shift Action'.
createTimeShiftActionAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Time Shift Action'.
createTracker() - Method in class org.eclipse.scada.core.connection.provider.ConnectionTracker
 
createType1Message(String, String, Integer, byte[]) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
see http://davenport.sourceforge.net/ntlm.html#theType1Message
createType3Message(String, String, byte[], String, String, Integer, byte[]) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
 
createUnknownMessage(Message) - Static method in class org.eclipse.scada.net.utils.MessageCreator
 
createUnrespondedRequestStore(IoSession) - Method in class org.apache.mina.filter.reqres.RequestResponseFilter
Returns a Set which stores Request whose Responses are not received yet.
createUnsubscribe(String[]) - Static method in class org.eclipse.scada.da.net.handler.ListBrowser
 
createUriItem() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Uri Item'.
createUriItem() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'Uri Item'.
createUriItem() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createUriItem() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createUriItemAdapter() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This creates an adapter for a UriItem.
createUriItemAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Uri Item'.
createUriItemAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'Uri Item'.
createURLImageComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'URL Image Component'.
createURLImageComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createURLImageComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a URLImageComponent.
createURLImageComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'URL Image Component'.
createValdiator() - Method in enum org.eclipse.scada.sec.utils.password.PasswordType
 
createValueComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Value Component'.
createValueComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createValueComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a ValueComponent.
createValueComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Value Component'.
createValueSetComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'Value Set Component'.
createValueSetComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createValueSetComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a ValueSetComponent.
createValueSetComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Value Set Component'.
createValueSourceAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Value Source'.
createView() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns a new object of class 'View'.
createView() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
createViewAdapter() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This creates an adapter for a View.
createViewAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'View'.
createViewInstance(ViewManager, ViewManagerContext, ViewInstanceDescriptor, Composite, ResourceManager, IWorkbenchPartSite) - Method in class org.eclipse.scada.vi.ui.chart.draw2d.view.ChartViewFactory
 
createViewInstance(ViewManager, ViewManagerContext, ViewInstanceDescriptor, Composite, ResourceManager, IWorkbenchPartSite) - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewInstanceFactory
 
createViewInstance(ViewManager, ViewManagerContext, ViewInstanceDescriptor, Composite, ResourceManager, IWorkbenchPartSite) - Method in class org.eclipse.scada.vi.ui.user.VisualInterfaceFactory
 
createVisibilityAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Visibility'.
createWriteableComponentAdapter() - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates a new adapter for an object of class 'Writeable Component'.
createXAxis() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'XAxis'.
createXAxis() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'XAxis'.
createXAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createXAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createXAxisAdapter() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This creates an adapter for a XAxis.
createXAxisAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'XAxis'.
createXAxisAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'XAxis'.
createXAxisControllerAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'XAxis Controller'.
createXAxisControllerAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'XAxis Controller'.
createXYChild() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createXYChild() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'XY Child'.
createXYChildAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a XYChild.
createXYChildAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'XY Child'.
createXYContainer() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
createXYContainer() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns a new object of class 'XY Container'.
createXYContainerAdapter() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This creates an adapter for a XYContainer.
createXYContainerAdapter() - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates a new adapter for an object of class 'XY Container'.
createYAxis() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'YAxis'.
createYAxis() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns a new object of class 'YAxis'.
createYAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createYAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
createYAxisAdapter() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This creates an adapter for a YAxis.
createYAxisAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'YAxis'.
createYAxisAdapter() - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Creates a new adapter for an object of class 'YAxis'.
CredentialsRequest - Class in org.eclipse.scada.sec.authn
 
CredentialsRequest() - Constructor for class org.eclipse.scada.sec.authn.CredentialsRequest
 
CredentialsRequest(Locale) - Constructor for class org.eclipse.scada.sec.authn.CredentialsRequest
 
CRLF - Static variable in class org.apache.mina.filter.codec.textline.LineDelimiter
The CRLF line delimiter constant ("\r\n")
CRLF - Static variable in class org.apache.mina.proxy.handlers.http.HttpProxyConstants
The CRLF character sequence used in HTTP protocol to end each line.
CrLfDecodingState - Class in org.apache.mina.filter.codec.statemachine
DecodingState which decodes a single CRLF.
CrLfDecodingState() - Constructor for class org.apache.mina.filter.codec.statemachine.CrLfDecodingState
 
CTabVisibilityController - Class in org.eclipse.scada.da.client.dataitem.details
 
CTabVisibilityController(CTabFolder, String) - Constructor for class org.eclipse.scada.da.client.dataitem.details.CTabVisibilityController
 
CumulativeProtocolDecoder - Class in org.apache.mina.filter.codec
A ProtocolDecoder that cumulates the content of received buffers to a cumulative buffer to help users implement decoders.
CumulativeProtocolDecoder() - Constructor for class org.apache.mina.filter.codec.CumulativeProtocolDecoder
Creates a new instance.
CURRENT_STREAM - Variable in class org.apache.mina.filter.stream.AbstractStreamWriteFilter
The attribute name used when binding the streaming object to the session.
CURRENT_TIME_CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Current Time Controller' class.
CURRENT_TIME_CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Current Time Controller' class.
CURRENT_TIME_CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Current Time Controller' class.
CURRENT_TIME_CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Current Time Controller' class.
CURRENT_TIME_CONTROLLER__ALIGN_DATE_FORMAT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Align Date Format' attribute.
CURRENT_TIME_CONTROLLER__ALIGN_DATE_FORMAT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Align Date Format' attribute.
CURRENT_TIME_CONTROLLER__ALIGN_DATE_FORMAT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Align Date Format' attribute feature.
CURRENT_TIME_CONTROLLER__ALIGN_DATE_FORMAT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Align Date Format' attribute feature.
CURRENT_TIME_CONTROLLER__AXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Axis' reference list.
CURRENT_TIME_CONTROLLER__AXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Axis' reference list.
CURRENT_TIME_CONTROLLER__DIFF - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Diff' attribute.
CURRENT_TIME_CONTROLLER__DIFF - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Diff' attribute.
CURRENT_TIME_CONTROLLER__DIFF - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Diff' attribute feature.
CURRENT_TIME_CONTROLLER__DIFF - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Diff' attribute feature.
CURRENT_TIME_CONTROLLER__TIMESPAN - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Timespan' attribute.
CURRENT_TIME_CONTROLLER__TIMESPAN - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Timespan' attribute.
CURRENT_TIME_CONTROLLER__TIMESPAN - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Timespan' attribute feature.
CURRENT_TIME_CONTROLLER__TIMESPAN - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Timespan' attribute feature.
CURRENT_TIME_CONTROLLER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Current Time Controller' class.
CURRENT_TIME_CONTROLLER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Current Time Controller' class.
CURRENT_WRITE_REQUEST - Variable in class org.apache.mina.filter.stream.AbstractStreamWriteFilter
 
CurrentTimeController - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Current Time Controller'.
CurrentTimeController - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Current Time Controller'.
CurrentTimeControllerImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Current Time Controller'.
CurrentTimeControllerImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Current Time Controller'.
CurrentTimeControllerImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
CurrentTimeControllerImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
currentTimeControllerItemProvider - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the one adapter used for all CurrentTimeController instances.
CurrentTimeControllerItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a CurrentTimeController object.
CurrentTimeControllerItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.CurrentTimeControllerItemProvider
This constructs an instance from a factory and a notifier.
CurrentTimeControllerTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Current Time Controller'.
CurrentTimeControllerTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.CurrentTimeControllerTest
Constructs a new Current Time Controller test case with the given name.
CurrentTimeRuler - Class in org.eclipse.scada.chart.swt.render
 
CurrentTimeRuler(XAxis) - Constructor for class org.eclipse.scada.chart.swt.render.CurrentTimeRuler
 
currentViewer - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewer - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewer - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewerPane - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This keeps track of the active viewer pane, in the book.
currentViewerPane - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This keeps track of the active viewer pane, in the book.
currentViewerPane - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This keeps track of the active viewer pane, in the book.
cursor() - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
cursor(int) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
cursor() - Method in interface org.apache.mina.util.byteaccess.ByteArray
Get a cursor starting at index 0 (which may not be the start of the array).
cursor(int) - Method in interface org.apache.mina.util.byteaccess.ByteArray
Get a cursor starting at the given index.
cursor() - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
cursor(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
cursor(CompositeByteArray.CursorListener) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
Get a cursor starting at index 0 (which may not be the start of the array) and with the given listener.
cursor(int, CompositeByteArray.CursorListener) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
Get a cursor starting at the given index and with the given listener.
Cursor - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Cursor'.
cursor - Variable in class org.eclipse.scada.vi.model.impl.FigureImpl
The cached value of the 'Cursor' reference.
CURSOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Cursor' class.
CURSOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Cursor' class.
CURSOR_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Cursor' class.
CursorImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Cursor'.
CursorImpl() - Constructor for class org.eclipse.scada.vi.model.impl.CursorImpl
 
CursorItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a Cursor object.
CursorItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.CursorItemProvider
This constructs an instance from a factory and a notifier.
cursorPassedFirstComponent() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
 
cursorPassedFirstComponent() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter
 
cursors - Variable in class org.eclipse.scada.vi.model.impl.SymbolImpl
The cached value of the 'Cursors' containment reference.
CursorTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Cursor'.
CursorTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.CursorTest
Constructs a new Cursor test case with the given name.
customizeConfiguration(ProtocolConfiguration, boolean) - Method in class org.eclipse.scada.ae.common.ngp.ProtocolConfigurationFactoryImpl
 
customizeConfiguration(ProtocolConfiguration, boolean) - Method in class org.eclipse.scada.ca.common.ngp.ProtocolConfigurationFactoryImpl
 
customizeConfiguration(ProtocolConfiguration, boolean) - Method in class org.eclipse.scada.core.ngp.common.DefaultProtocolConfigurationFactory
Can be overridden in order to customize the configuration
customizeConfiguration(ProtocolConfiguration, boolean) - Method in class org.eclipse.scada.da.common.ngp.ProtocolConfigurationFactoryImpl
 
customizeConfiguration(ProtocolConfiguration, boolean) - Method in class org.eclipse.scada.hd.common.ngp.ProtocolConfigurationFactoryImpl
 

D

data - Variable in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
DATA_ITEM_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Data Item Series' class.
DATA_ITEM_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Data Item Series' class.
DATA_ITEM_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Data Item Series' class.
DATA_ITEM_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Data Item Series' class.
DATA_ITEM_SERIES__ITEM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Item' containment reference.
DATA_ITEM_SERIES__ITEM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Item' containment reference.
DATA_ITEM_SERIES__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
DATA_ITEM_SERIES__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
DATA_ITEM_SERIES__LINE_PROPERTIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Line Properties' containment reference.
DATA_ITEM_SERIES__LINE_PROPERTIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Line Properties' containment reference.
DATA_ITEM_SERIES__LINE_PROPERTIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Line Properties' containment reference feature.
DATA_ITEM_SERIES__LINE_PROPERTIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Line Properties' containment reference feature.
DATA_ITEM_SERIES__VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Visible' attribute.
DATA_ITEM_SERIES__VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Visible' attribute.
DATA_ITEM_SERIES__X - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'X' reference.
DATA_ITEM_SERIES__X - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'X' reference.
DATA_ITEM_SERIES__Y - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Y' reference.
DATA_ITEM_SERIES__Y - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Y' reference.
DATA_ITEM_SERIES_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Data Item Series' class.
DATA_ITEM_SERIES_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Data Item Series' class.
DATA_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Data Series' class.
DATA_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Data Series' class.
DATA_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Data Series' class.
DATA_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Data Series' class.
DATA_SERIES__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
DATA_SERIES__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
DATA_SERIES__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Label' attribute feature.
DATA_SERIES__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Label' attribute feature.
DATA_SERIES__VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Visible' attribute.
DATA_SERIES__VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Visible' attribute.
DATA_SERIES__VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Visible' attribute feature.
DATA_SERIES__VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Visible' attribute feature.
DATA_SERIES__X - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'X' reference.
DATA_SERIES__X - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'X' reference.
DATA_SERIES__X - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'X' reference feature.
DATA_SERIES__X - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'X' reference feature.
DATA_SERIES__Y - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Y' reference.
DATA_SERIES__Y - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Y' reference.
DATA_SERIES__Y - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Y' reference feature.
DATA_SERIES__Y - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Y' reference feature.
DATA_SERIES_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Data Series' class.
DATA_SERIES_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Data Series' class.
dataChanged(List<BrowserEntry>, Set<String>, boolean) - Method in interface org.eclipse.scada.ae.BrowserListener
 
dataChanged(List<Event>) - Method in interface org.eclipse.scada.ae.client.EventListener
 
dataChanged(List<MonitorStatusInformation>, Set<String>, boolean) - Method in interface org.eclipse.scada.ae.client.MonitorListener
 
dataChanged(String, List<Event>) - Method in interface org.eclipse.scada.ae.server.EventListener
 
dataChanged(String, List<MonitorStatusInformation>, Set<String>, boolean) - Method in interface org.eclipse.scada.ae.server.MonitorListener
 
DataEntry - Class in org.eclipse.scada.chart
 
DataEntry(long, Double) - Constructor for class org.eclipse.scada.chart.DataEntry
 
DatagramAcceptor - Interface in org.apache.mina.transport.socket
IoAcceptor for datagram transport (UDP/IP).
DatagramConnector - Interface in org.apache.mina.transport.socket
IoConnector for datagram transport (UDP/IP).
DatagramSessionConfig - Interface in org.apache.mina.transport.socket
An IoSessionConfig for datagram transport type.
DataItem - Class in org.eclipse.scada.da.client
 
DataItem(String) - Constructor for class org.eclipse.scada.da.client.DataItem
create a new data item structure.
DataItem(String, ItemManager) - Constructor for class org.eclipse.scada.da.client.DataItem
create a new data item structure.
dataItem - Variable in class org.eclipse.scada.vi.ui.viewer.ext.item.DataItemLabel
 
DataItemDetailsDialog - Class in org.eclipse.scada.da.client.dataitem.details.dialog
 
DataItemDetailsDialog(Shell, Item) - Constructor for class org.eclipse.scada.da.client.dataitem.details.dialog.DataItemDetailsDialog
 
DataItemDetailsDialog_Shell_TitleFormat - Static variable in class org.eclipse.scada.da.client.dataitem.details.dialog.Messages
 
DataItemDetailsDialog_ShellTitleFormat - Static variable in class org.eclipse.scada.vi.details.swt.impl.Messages
 
DataItemEntry - Interface in org.eclipse.scada.da.core.browser
 
DataItemEntryCommon - Class in org.eclipse.scada.da.net.handler
 
DataItemEntryCommon(String, Set<IODirection>, Map<String, Variant>, String) - Constructor for class org.eclipse.scada.da.net.handler.DataItemEntryCommon
 
DataItemHolder - Class in org.eclipse.scada.da.ui.connection.data
An item holder providing changes by DataItemValue
DataItemHolder(BundleContext, Item, DataSourceListener) - Constructor for class org.eclipse.scada.da.ui.connection.data.DataItemHolder
 
DataItemInformation - Interface in org.eclipse.scada.da.core
Data item information
DataItemLabel - Class in org.eclipse.scada.vi.ui.viewer.ext.item
 
DataItemLabel(Composite, String, String) - Constructor for class org.eclipse.scada.vi.ui.viewer.ext.item.DataItemLabel
 
DataItemObservableValue - Class in org.eclipse.scada.ui.databinding.item
 
DataItemObservableValue(BundleContext, String, String) - Constructor for class org.eclipse.scada.ui.databinding.item.DataItemObservableValue
 
DataItemObservableValue(BundleContext, String, String, Realm) - Constructor for class org.eclipse.scada.ui.databinding.item.DataItemObservableValue
 
DataItemObservableValue(BundleContext, String, String, InvalidValuePolicy) - Constructor for class org.eclipse.scada.ui.databinding.item.DataItemObservableValue
 
DataItemObservableValue(BundleContext, String, String, InvalidValuePolicy, Realm) - Constructor for class org.eclipse.scada.ui.databinding.item.DataItemObservableValue
 
DataItemObservableValue.ReplaceInvalidValuePolicy - Class in org.eclipse.scada.ui.databinding.item
 
DataItemObservableValue.ReplaceInvalidValuePolicy(DataItemValue) - Constructor for class org.eclipse.scada.ui.databinding.item.DataItemObservableValue.ReplaceInvalidValuePolicy
 
DataItemRegistration - Class in org.eclipse.scada.vi.data
 
DataItemRegistration(RegistrationManager, BundleContext, String, String, String, boolean, boolean) - Constructor for class org.eclipse.scada.vi.data.DataItemRegistration
 
DataItemSeries - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Data Item Series'.
DataItemSeries - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Data Item Series'.
DataItemSeriesImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Data Item Series'.
DataItemSeriesImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Data Item Series'.
DataItemSeriesImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
DataItemSeriesImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
dataItemSeriesItemProvider - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the one adapter used for all DataItemSeries instances.
DataItemSeriesItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a DataItemSeries object.
DataItemSeriesItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.DataItemSeriesItemProvider
This constructs an instance from a factory and a notifier.
DataItemSeriesTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Data Item Series'.
DataItemSeriesTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.DataItemSeriesTest
Constructs a new Data Item Series test case with the given name.
DataItemSeriesViewer - Class in org.eclipse.scada.ui.chart.viewer
 
DataItemSeriesViewer(DataBindingContext, DataItemSeries, ChartViewer, ResourceManager, AxisLocator<XAxis, XAxisViewer>, AxisLocator<YAxis, YAxisViewer>) - Constructor for class org.eclipse.scada.ui.chart.viewer.DataItemSeriesViewer
 
DataItemValue - Class in org.eclipse.scada.da.client
A current value snapshot of the DataItem
DataItemValue(Variant, Map<String, Variant>, SubscriptionState) - Constructor for class org.eclipse.scada.da.client.DataItemValue
 
DataItemValue(Variant, Map<String, Variant>, SubscriptionState, Throwable) - Constructor for class org.eclipse.scada.da.client.DataItemValue
 
DataItemValue(DataItemValue) - Constructor for class org.eclipse.scada.da.client.DataItemValue
 
DataItemValue.Builder - Class in org.eclipse.scada.da.client
A mutable version of DataItemValue
DataItemValue.Builder() - Constructor for class org.eclipse.scada.da.client.DataItemValue.Builder
 
DataItemValue.Builder(DataItemValue) - Constructor for class org.eclipse.scada.da.client.DataItemValue.Builder
 
DataItemValueStateExtractor - Class in org.eclipse.scada.da.ui.styles
 
DataItemValueStateExtractor(DataItemValue) - Constructor for class org.eclipse.scada.da.ui.styles.DataItemValueStateExtractor
 
DataMessage - Class in org.eclipse.scada.protocol.ngp.common.mc.message
 
DataMessage(IoBuffer) - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.message.DataMessage
 
DataMessageFilter - Class in org.eclipse.scada.protocol.ngp.common.mc
 
DataMessageFilter(MessageProtocol) - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.DataMessageFilter
 
DataPoint - Class in org.eclipse.scada.chart.swt
 
DataPoint() - Constructor for class org.eclipse.scada.chart.swt.DataPoint
 
DataSeries - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Data Series'.
DataSeries - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Data Series'.
DataSeriesImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Data Series'.
DataSeriesImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Data Series'.
DataSeriesImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
DataSeriesImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
DataSeriesItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a DataSeries object.
DataSeriesItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.DataSeriesItemProvider
This constructs an instance from a factory and a notifier.
DataSeriesTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Data Series'.
DataSeriesTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.DataSeriesTest
Constructs a new Data Series test case with the given name.
DataSourceListener - Interface in org.eclipse.scada.da.ui.connection.data
 
DataType - Enum in org.eclipse.scada.protocol.sfp.messages
 
dataUpdate(long, long) - Method in interface org.eclipse.scada.chart.SeriesDataListener
A data update has occurred in the provided timestamp
DataUpdate - Class in org.eclipse.scada.protocol.sfp.messages
 
DataUpdate(Collection<DataUpdate.Entry>) - Constructor for class org.eclipse.scada.protocol.sfp.messages.DataUpdate
 
DataUpdate.Entry - Class in org.eclipse.scada.protocol.sfp.messages
 
DataUpdate.Entry(int, Variant, long, Set<DataUpdate.State>, byte) - Constructor for class org.eclipse.scada.protocol.sfp.messages.DataUpdate.Entry
 
DataUpdate.State - Enum in org.eclipse.scada.protocol.sfp.messages
 
DataValue - Class in org.eclipse.scada.vi.data
 
DataValue(DataItemValue, Item, boolean, boolean) - Constructor for class org.eclipse.scada.vi.data.DataValue
 
date - Variable in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
The cached value of the 'Date' attribute.
date - Variable in class org.eclipse.scada.vi.details.model.impl.ValueComponentImpl
The cached value of the 'Date' attribute.
DATE_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
The default value of the 'Date' attribute.
DATE_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ValueComponentImpl
The default value of the 'Date' attribute.
DateEditor - Class in org.eclipse.scada.utils.propertyeditors
 
DateEditor() - Constructor for class org.eclipse.scada.utils.propertyeditors.DateEditor
 
DateTimeDialog - Class in org.eclipse.scada.ui.utils.datetime
 
DateTimeDialog(Shell) - Constructor for class org.eclipse.scada.ui.utils.datetime.DateTimeDialog
 
DateTimeDialog(IShellProvider) - Constructor for class org.eclipse.scada.ui.utils.datetime.DateTimeDialog
 
dbc - Variable in class org.eclipse.scada.ui.chart.viewer.AbstractAxisManager
 
dbc - Variable in class org.eclipse.scada.ui.chart.viewer.AbstractAxisViewer
 
dbc - Variable in class org.eclipse.scada.ui.chart.viewer.InputManager
 
dbc - Variable in class org.eclipse.scada.vi.ui.viewer.ext.item.DataItemLabel
 
deactivate() - Method in class org.eclipse.scada.sec.authz.signature.SignatureAuthorizationService
 
deactivate() - Method in class org.eclipse.scada.vi.ui.user.ErrorView
 
deactivate() - Method in class org.eclipse.scada.vi.ui.user.viewer.AbstractViewInstance
 
deactivate() - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewInstance
 
deactivateView() - Method in class org.eclipse.scada.vi.ui.chart.draw2d.view.ChartView
 
deactivateView() - Method in class org.eclipse.scada.vi.ui.user.viewer.AbstractViewInstance
 
deactivateView() - Method in class org.eclipse.scada.vi.ui.user.VisualInterfaceViewInstance
 
DEAF_SPEAKER - Static variable in interface org.apache.mina.filter.keepalive.KeepAliveRequestTimeoutHandler
A special handler for the 'deaf speaker' mode.
debug(String, Object...) - Method in interface org.eclipse.scada.sec.audit.AuditLogService
 
debug(String, Throwable, Object...) - Method in interface org.eclipse.scada.sec.audit.AuditLogService
 
debug(String, Object...) - Method in class org.eclipse.scada.sec.osgi.TrackingAuditLogImplementation
 
debug(String, Throwable, Object...) - Method in class org.eclipse.scada.sec.osgi.TrackingAuditLogImplementation
 
DebugActionExtension - Class in org.eclipse.scada.vi.ui.user.viewer.ext
 
DebugActionExtension() - Constructor for class org.eclipse.scada.vi.ui.user.viewer.ext.DebugActionExtension
 
DebugActionExtension.DebugHandler - Class in org.eclipse.scada.vi.ui.user.viewer.ext
 
DebugActionExtension.DebugHandler(Composite, ViewManager) - Constructor for class org.eclipse.scada.vi.ui.user.viewer.ext.DebugActionExtension.DebugHandler
 
debugLog(String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
decimal - Variable in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
The cached value of the 'Decimal' attribute.
DECIMAL_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
The default value of the 'Decimal' attribute.
decodable(IoSession, IoBuffer) - Method in interface org.apache.mina.filter.codec.demux.MessageDecoder
Checks the specified buffer is decodable by this decoder.
decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.CumulativeProtocolDecoder
Cumulates content of in into internal buffer and forwards decoding request to CumulativeProtocolDecoder.doDecode(IoSession, IoBuffer, ProtocolDecoderOutput).
decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in interface org.apache.mina.filter.codec.demux.MessageDecoder
Decodes binary or protocol-specific content into higher-level message objects.
decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in interface org.apache.mina.filter.codec.ProtocolDecoder
Decodes binary or protocol-specific content into higher-level message objects.
decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToCrLfDecodingState
 
decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToDynamicTerminatorDecodingState
Invoked when data is available for this state.
decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToEndOfSessionDecodingState
Invoked when data is available for this state.
decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToTerminatorDecodingState
Invoked when data is available for this state.
decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.CrLfDecodingState
Invoked when data is available for this state.
decode(IoBuffer, ProtocolDecoderOutput) - Method in interface org.apache.mina.filter.codec.statemachine.DecodingState
Invoked when data is available for this state.
decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.DecodingStateMachine
Invoked when data is available for this state.
decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.DecodingStateProtocolDecoder
Decodes binary or protocol-specific content into higher-level message objects.
decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.FixedLengthDecodingState
Invoked when data is available for this state.
decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.IntegerDecodingState
Invoked when data is available for this state.
decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ShortIntegerDecodingState
Invoked when data is available for this state.
decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.SingleByteDecodingState
 
decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.SkippingState
Invoked when data is available for this state.
decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.SynchronizedProtocolDecoder
 
decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.textline.TextLineDecoder
Decodes binary or protocol-specific content into higher-level message objects.
decode(Object) - Method in class org.apache.mina.util.Base64
Decodes an Object using the base64 algorithm.
decode(byte[]) - Method in class org.apache.mina.util.Base64
Decodes a byte[] containing containing characters in the Base64 alphabet.
decode(String) - Method in class org.eclipse.scada.sec.utils.password.HexCodec
 
decode(String) - Method in interface org.eclipse.scada.sec.utils.password.PasswordDigestCodec
 
decode(String) - Static method in class org.eclipse.scada.utils.str.StringEncoder
 
decodeAttributeWriteResultEntry(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.da.protocol.ngp.codec.Structures
 
decodeAttributeWriteResultEntryCollection(BinaryContext, IoBuffer, CollectionAllocator<AttributeWriteResultEntry, T>, boolean) - Static method in class org.eclipse.scada.da.protocol.ngp.codec.Structures
 
decodeBase64(byte[]) - Static method in class org.apache.mina.util.Base64
Decodes Base64 data into octects
decodeBoolean(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeBoolean(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeBooleanList(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeBooleanList(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeBooleanSet(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeBooleanSet(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeBrowserEntry(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
decodeBrowserEntry(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.da.protocol.ngp.codec.Structures
 
decodeBrowserEntryCollection(BinaryContext, IoBuffer, CollectionAllocator<BrowserEntry, T>, boolean) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
decodeBrowserEntryCollection(BinaryContext, IoBuffer, CollectionAllocator<BrowserEntry, T>, boolean) - Static method in class org.eclipse.scada.da.protocol.ngp.codec.Structures
 
decodeCallbackRequest(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeCallbackRequestCollection(BinaryContext, IoBuffer, CollectionAllocator<CallbackRequest, T>, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeCallbackResponse(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeCallbackResponseCollection(BinaryContext, IoBuffer, CollectionAllocator<CallbackResponse, T>, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeConfigurationInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
decodeConfigurationInformationCollection(BinaryContext, IoBuffer, CollectionAllocator<ConfigurationInformation, T>, boolean) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
decodeDiffEntry(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
decodeDiffEntryCollection(BinaryContext, IoBuffer, CollectionAllocator<DiffEntry, T>, boolean) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
decodeDouble(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeDouble(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeDoubleList(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeDoubleList(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeDoubleSet(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeDoubleSet(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeEnum(IoBuffer, Class<E>) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeEnum(IoBuffer, Class<E>) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeEnumList(IoBuffer, Class<E>) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeEnumList(IoBuffer, Class<E>) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeEnumSet(IoBuffer, Class<E>) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeEnumSet(IoBuffer, Class<E>) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeErrorInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeErrorInformationCollection(BinaryContext, IoBuffer, CollectionAllocator<ErrorInformation, T>, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeEventInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
decodeEventInformationCollection(BinaryContext, IoBuffer, CollectionAllocator<EventInformation, T>, boolean) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
decodeFactoryInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
decodeFactoryInformationCollection(BinaryContext, IoBuffer, CollectionAllocator<FactoryInformation, T>, boolean) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
decodeFully(IoBuffer) - Method in class org.apache.mina.proxy.utils.IoBufferDecoder
Will return null unless it has enough data to decode.
decodeHistoricalItemInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
decodeHistoricalItemInformationCollection(BinaryContext, IoBuffer, CollectionAllocator<HistoricalItemInformation, T>, boolean) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
decodeInt(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeInt(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeIntList(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeIntList(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeIntSet(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeIntSet(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeIO(int) - Static method in class org.eclipse.scada.da.net.handler.Messages
 
decodeListAttributeWriteResultEntry(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.da.protocol.ngp.codec.Structures
 
decodeListBrowserEntry(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
decodeListBrowserEntry(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.da.protocol.ngp.codec.Structures
 
decodeListCallbackRequest(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeListCallbackResponse(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeListConfigurationInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
decodeListDiffEntry(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
decodeListErrorInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeListEventInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
decodeListFactoryInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
decodeListHistoricalItemInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
decodeListMonitorStatusInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
decodeListOperationParameters(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeListQueryParameters(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
decodeListRequest(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeListResponse(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeListUserInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeListValueEntry(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
decodeListValueInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
decodeLong(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeLong(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeLongList(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeLongList(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeLongSet(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeLongSet(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeMessage(BinaryContext, IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryMessageCodec
 
decodeMessage(DataMessage) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.BinaryProtocol
 
decodeMessage(DataMessage) - Method in interface org.eclipse.scada.protocol.ngp.common.mc.protocol.MessageDecoder
 
decodeMessage(DataMessage) - Method in class org.eclipse.scada.protocol.ngp.common.mc.protocol.serialize.ObjectSerializationProtocol
 
decodeMonitorStatusInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
decodeMonitorStatusInformationCollection(BinaryContext, IoBuffer, CollectionAllocator<MonitorStatusInformation, T>, boolean) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
decodeOperationParameters(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeOperationParametersCollection(BinaryContext, IoBuffer, CollectionAllocator<OperationParameters, T>, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodePrimitiveBoolean(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodePrimitiveBoolean(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodePrimitiveDouble(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodePrimitiveDouble(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodePrimitiveInt(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodePrimitiveInt(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodePrimitiveLong(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodePrimitiveLong(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeProperties(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeProperties(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodePropertiesList(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodePropertiesList(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodePropertiesSet(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodePropertiesSet(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeQueryParameters(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
decodeQueryParametersCollection(BinaryContext, IoBuffer, CollectionAllocator<QueryParameters, T>, boolean) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
decodeRequest(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeRequestCollection(BinaryContext, IoBuffer, CollectionAllocator<Request, T>, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeResponse(String) - Method in class org.apache.mina.proxy.handlers.http.AbstractHttpLogicHandler
Parse a HTTP response from the proxy server.
decodeResponse(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeResponseCollection(BinaryContext, IoBuffer, CollectionAllocator<Response, T>, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeSetAttributeWriteResultEntry(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.da.protocol.ngp.codec.Structures
 
decodeSetBrowserEntry(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
decodeSetBrowserEntry(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.da.protocol.ngp.codec.Structures
 
decodeSetCallbackRequest(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeSetCallbackResponse(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeSetConfigurationInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
decodeSetDiffEntry(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
decodeSetErrorInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeSetEventInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
decodeSetFactoryInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
decodeSetHistoricalItemInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
decodeSetMonitorStatusInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
decodeSetOperationParameters(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeSetQueryParameters(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
decodeSetRequest(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeSetResponse(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeSetUserInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeSetValueEntry(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
decodeSetValueInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
decodeString(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeString(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeStringList(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeStringList(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeStringSet(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeStringSet(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeUserInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeUserInformationCollection(BinaryContext, IoBuffer, CollectionAllocator<UserInformation, T>, boolean) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
decodeValueEntry(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
decodeValueEntryCollection(BinaryContext, IoBuffer, CollectionAllocator<ValueEntry, T>, boolean) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
decodeValueInformation(BinaryContext, IoBuffer, boolean) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
decodeValueInformationCollection(BinaryContext, IoBuffer, CollectionAllocator<ValueInformation, T>, boolean) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
decodeVariant(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeVariant(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeVariantList(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeVariantList(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeVariantMap(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeVariantMap(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeVariantMapList(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeVariantMapList(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeVariantMapSet(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeVariantMapSet(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
decodeVariantSet(IoBuffer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
decodeVariantSet(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
DecodingState - Interface in org.apache.mina.filter.codec.statemachine
Represents a state in a decoder state machine used by DecodingStateMachine.
DecodingStateMachine - Class in org.apache.mina.filter.codec.statemachine
Abstract base class for decoder state machines.
DecodingStateMachine() - Constructor for class org.apache.mina.filter.codec.statemachine.DecodingStateMachine
 
DecodingStateProtocolDecoder - Class in org.apache.mina.filter.codec.statemachine
ProtocolDecoder which uses a DecodingState to decode data.
DecodingStateProtocolDecoder(DecodingState) - Constructor for class org.apache.mina.filter.codec.statemachine.DecodingStateProtocolDecoder
Creates a new instance using the specified DecodingState instance.
DecoratedEvent - Class in org.eclipse.scada.ae.ui.views.model
 
DecoratedEvent(Event) - Constructor for class org.eclipse.scada.ae.ui.views.model.DecoratedEvent
 
DecoratedEvent(Event, MonitorData) - Constructor for class org.eclipse.scada.ae.ui.views.model.DecoratedEvent
 
DecoratedEvent.DecoratedEventComparator - Class in org.eclipse.scada.ae.ui.views.model
 
DecoratedEvent.DecoratedEventComparator() - Constructor for class org.eclipse.scada.ae.ui.views.model.DecoratedEvent.DecoratedEventComparator
 
DecoratedMonitor - Class in org.eclipse.scada.ae.ui.views.model
 
DecoratedMonitor(String) - Constructor for class org.eclipse.scada.ae.ui.views.model.DecoratedMonitor
 
DecoratedMonitor(String, MonitorStatusInformation) - Constructor for class org.eclipse.scada.ae.ui.views.model.DecoratedMonitor
 
DecoratedMonitor(MonitorStatusInformation) - Constructor for class org.eclipse.scada.ae.ui.views.model.DecoratedMonitor
 
decreaseReadBufferSize() - Method in class org.apache.mina.core.session.AbstractIoSession
TODO Add method documentation
decreaseScheduledBytesAndMessages(WriteRequest) - Method in class org.apache.mina.core.session.AbstractIoSession
TODO Add method documentation
decreaseScheduledWriteMessages() - Method in class org.apache.mina.core.service.IoServiceStatistics
Decrements by 1 the count of messages scheduled for write.
DEFAULT - Static variable in class org.apache.mina.filter.codec.textline.LineDelimiter
the line delimiter constant of the current O/S.
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.mina.filter.buffer.BufferedWriteFilter
Default buffer size value in bytes.
DEFAULT_CHARSET_NAME - Static variable in class org.eclipse.scada.protocol.sfp.Sessions
 
DEFAULT_EXPIRATION_INTERVAL - Static variable in class org.apache.mina.util.ExpiringMap
The default value, 1
DEFAULT_FLAGS - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
DEFAULT_KEEP_ALIVE_TIME - Static variable in class org.apache.mina.proxy.handlers.http.HttpProxyConstants
The default keep-alive timeout we set to make proxy connection persistent.
DEFAULT_MAX_DATA_LENGTH - Static variable in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringDecoder
 
DEFAULT_MAX_DATA_LENGTH - Static variable in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
 
DEFAULT_NAME - Static variable in class org.eclipse.scada.protocol.common.StatisticsFilter
 
DEFAULT_OS_VERSION - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
DEFAULT_PATTERN - Static variable in class org.eclipse.scada.utils.str.StringReplacer
The default pattern: ${var}
DEFAULT_PATTERN - Static variable in interface org.eclipse.scada.vi.details.swt.Constants
 
DEFAULT_PREFIX_LENGTH - Static variable in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringDecoder
 
DEFAULT_PREFIX_LENGTH - Static variable in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
 
DEFAULT_RESULT - Static variable in class org.eclipse.scada.sec.osgi.AuthorizationHelper
 
DEFAULT_STREAM_BUFFER_SIZE - Static variable in class org.apache.mina.filter.stream.AbstractStreamWriteFilter
The default buffer size this filter uses for writing.
DEFAULT_TIME_TO_LIVE - Static variable in class org.apache.mina.util.ExpiringMap
The default value, 60
DEFAULT_TIMEOUT - Static variable in interface org.eclipse.scada.sec.callback.Callback
 
DEFAULT_VALUE - Static variable in enum org.eclipse.scada.vi.details.model.TabStyle
The 'DEFAULT' literal value.
DefaultBinaryContext - Class in org.eclipse.scada.core.ngp.common.codec.osbp
 
DefaultBinaryContext(Charset, Interner<String>) - Constructor for class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
DefaultBinaryContext() - Constructor for class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
DefaultCallbackFactory - Class in org.eclipse.scada.sec.callback
 
DefaultCallbackFactory() - Constructor for class org.eclipse.scada.sec.callback.DefaultCallbackFactory
 
defaultCase(EObject) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.scada.vi.chart.model.util.ChartSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
DefaultCloseFuture - Class in org.apache.mina.core.future
A default implementation of CloseFuture.
DefaultCloseFuture(IoSession) - Constructor for class org.apache.mina.core.future.DefaultCloseFuture
Creates a new instance.
DefaultConnectFuture - Class in org.apache.mina.core.future
A default implementation of ConnectFuture.
DefaultConnectFuture() - Constructor for class org.apache.mina.core.future.DefaultConnectFuture
Creates a new instance.
DefaultDatagramSessionConfig - Class in org.apache.mina.transport.socket
A default implementation of DatagramSessionConfig.
DefaultDatagramSessionConfig() - Constructor for class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
Creates a new instance.
DefaultDialogHandler - Class in org.eclipse.scada.da.client.dataitem.details.dialog
 
DefaultDialogHandler() - Constructor for class org.eclipse.scada.da.client.dataitem.details.dialog.DefaultDialogHandler
 
DefaultEditingSupport - Class in org.eclipse.scada.ui.databinding.cell
 
DefaultEditingSupport(ColumnViewer, DataBindingContext, IValueProperty, CellEditor, IValueProperty) - Constructor for class org.eclipse.scada.ui.databinding.cell.DefaultEditingSupport
 
DefaultExceptionMonitor - Class in org.apache.mina.util
A default ExceptionMonitor implementation that logs uncaught exceptions using Logger.
DefaultExceptionMonitor() - Constructor for class org.apache.mina.util.DefaultExceptionMonitor
 
DefaultFileRegion - Class in org.apache.mina.core.file
TODO Add documentation
DefaultFileRegion(FileChannel) - Constructor for class org.apache.mina.core.file.DefaultFileRegion
 
DefaultFileRegion(FileChannel, long, long) - Constructor for class org.apache.mina.core.file.DefaultFileRegion
 
DefaultFileResourceDiscoverer - Class in org.eclipse.scada.core.ui.connection.discoverer.file
 
DefaultFileResourceDiscoverer() - Constructor for class org.eclipse.scada.core.ui.connection.discoverer.file.DefaultFileResourceDiscoverer
 
DefaultFileResourceDiscoverer_ErrorStore - Static variable in class org.eclipse.scada.core.ui.connection.discoverer.file.Messages
 
DefaultIoEventSizeEstimator - Class in org.apache.mina.filter.executor
A default IoEventSizeEstimator implementation.
DefaultIoEventSizeEstimator() - Constructor for class org.apache.mina.filter.executor.DefaultIoEventSizeEstimator
Create a new instance of this class, injecting the known size of basic java types.
DefaultIoFilterChain - Class in org.apache.mina.core.filterchain
A default implementation of IoFilterChain that provides all operations for developers who want to implement their own transport layer once used with AbstractIoSession.
DefaultIoFilterChain(AbstractIoSession) - Constructor for class org.apache.mina.core.filterchain.DefaultIoFilterChain
Create a new default chain, associated with a session.
DefaultIoFilterChainBuilder - Class in org.apache.mina.core.filterchain
The default implementation of IoFilterChainBuilder which is useful in most cases.
DefaultIoFilterChainBuilder() - Constructor for class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
Creates a new instance with an empty filter list.
DefaultIoFilterChainBuilder(DefaultIoFilterChainBuilder) - Constructor for class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
Creates a new copy of the specified DefaultIoFilterChainBuilder.
DefaultIoFuture - Class in org.apache.mina.core.future
A default implementation of IoFuture associated with an IoSession.
DefaultIoFuture(IoSession) - Constructor for class org.apache.mina.core.future.DefaultIoFuture
Creates a new instance associated with an IoSession.
DefaultIoSessionDataStructureFactory - Class in org.apache.mina.core.session
The default IoSessionDataStructureFactory implementation that creates a new HashMap-based IoSessionAttributeMap instance and a new synchronized ConcurrentLinkedQueue instance per IoSession.
DefaultIoSessionDataStructureFactory() - Constructor for class org.apache.mina.core.session.DefaultIoSessionDataStructureFactory
 
defaultKeyChanged(KeyInformation, Date) - Method in interface org.eclipse.scada.sec.ui.providers.KeyInstanceManager.StatusListener
 
DefaultProtocolConfigurationFactory - Class in org.eclipse.scada.core.ngp.common
 
DefaultProtocolConfigurationFactory(ConnectionInformation) - Constructor for class org.eclipse.scada.core.ngp.common.DefaultProtocolConfigurationFactory
 
DefaultReadFuture - Class in org.apache.mina.core.future
A default implementation of WriteFuture.
DefaultReadFuture(IoSession) - Constructor for class org.apache.mina.core.future.DefaultReadFuture
Creates a new instance.
DefaultSocketSessionConfig - Class in org.apache.mina.transport.socket
A default implementation of SocketSessionConfig.
DefaultSocketSessionConfig() - Constructor for class org.apache.mina.transport.socket.DefaultSocketSessionConfig
Creates a new instance.
DefaultStyleGenerator - Class in org.eclipse.scada.core.ui.styles.generator
 
DefaultStyleGenerator() - Constructor for class org.eclipse.scada.core.ui.styles.generator.DefaultStyleGenerator
 
DefaultTaskHandler - Class in org.eclipse.scada.utils.concurrent.task
 
DefaultTaskHandler() - Constructor for class org.eclipse.scada.utils.concurrent.task.DefaultTaskHandler
 
DefaultTransportMetadata - Class in org.apache.mina.core.service
A default immutable implementation of TransportMetadata.
DefaultTransportMetadata(String, String, boolean, boolean, Class<? extends SocketAddress>, Class<? extends IoSessionConfig>, Class<?>...) - Constructor for class org.apache.mina.core.service.DefaultTransportMetadata
 
DefaultWriteFuture - Class in org.apache.mina.core.future
A default implementation of WriteFuture.
DefaultWriteFuture(IoSession) - Constructor for class org.apache.mina.core.future.DefaultWriteFuture
Creates a new instance.
DefaultWriteRequest - Class in org.apache.mina.core.write
The default implementation of WriteRequest.
DefaultWriteRequest(Object) - Constructor for class org.apache.mina.core.write.DefaultWriteRequest
Creates a new instance without WriteFuture.
DefaultWriteRequest(Object, WriteFuture) - Constructor for class org.apache.mina.core.write.DefaultWriteRequest
Creates a new instance with WriteFuture.
DefaultWriteRequest(Object, WriteFuture, SocketAddress) - Constructor for class org.apache.mina.core.write.DefaultWriteRequest
Creates a new instance.
DelegatingStyleGenerator - Class in org.eclipse.scada.core.ui.styles.generator
A style generator which forwards requests to another style generator.
DelegatingStyleGenerator() - Constructor for class org.eclipse.scada.core.ui.styles.generator.DelegatingStyleGenerator
 
delete(UserInformation, String) - Method in class org.eclipse.scada.ca.common.factory.AbstractServiceConfigurationFactory
 
delete(UserInformation, String) - Method in class org.eclipse.scada.ca.common.factory.AbstractServiceFactory
 
delete(UserInformation, String) - Method in interface org.eclipse.scada.ca.ConfigurationFactory
receive configuration delete request
delete(UserInformation, String) - Method in class org.eclipse.scada.core.client.connection.service.AbstractManagedConnectionServiceFactory
 
deleteConfiguration(UserInformation, String, String) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
deleteConfiguration(UserInformation, String, String) - Method in interface org.eclipse.scada.ca.ConfigurationAdministrator
 
deleteEntry(String) - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
deliverEvent() - Method in class org.apache.mina.proxy.event.IoSessionEvent
Delivers this event to the next filter.
DemuxingIoHandler - Class in org.apache.mina.handler.demux
A IoHandler that demuxes messageReceived events to the appropriate MessageHandler.
DemuxingIoHandler() - Constructor for class org.apache.mina.handler.demux.DemuxingIoHandler
Creates a new instance with no registered MessageHandlers.
DemuxingProtocolCodecFactory - Class in org.apache.mina.filter.codec.demux
A convenience ProtocolCodecFactory that provides DemuxingProtocolEncoder and DemuxingProtocolDecoder as a pair.
DemuxingProtocolCodecFactory() - Constructor for class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
 
DemuxingProtocolDecoder - Class in org.apache.mina.filter.codec.demux
A composite ProtocolDecoder that demultiplexes incoming IoBuffer decoding requests into an appropriate MessageDecoder.
DemuxingProtocolDecoder() - Constructor for class org.apache.mina.filter.codec.demux.DemuxingProtocolDecoder
 
DemuxingProtocolEncoder - Class in org.apache.mina.filter.codec.demux
A composite ProtocolEncoder that demultiplexes incoming message encoding requests into an appropriate MessageEncoder.
DemuxingProtocolEncoder() - Constructor for class org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
 
depopulateManager(IContributionManager, Collection<? extends IAction>) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartActionBarContributor
This removes from the specified manager all ActionContributionItems based on the IActions contained in the actions collection.
depopulateManager(IContributionManager, Collection<? extends IAction>) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This removes from the specified manager all ActionContributionItems based on the IActions contained in the actions collection.
depopulateManager(IContributionManager, Map<String, Collection<IAction>>) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This removes from the specified manager all MenuManagers and their ActionContributionItems based on the IActions contained in the submenuActions map.
depopulateManager(IContributionManager, Collection<? extends IAction>) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceActionBarContributor
This removes from the specified manager all ActionContributionItems based on the IActions contained in the actions collection.
description - Variable in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
The cached value of the 'Description' attribute.
description - Variable in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
The cached value of the 'Description' attribute.
description - Variable in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
The cached value of the 'Description' attribute.
description - Variable in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
The cached value of the 'Description' attribute.
DESCRIPTION_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
The default value of the 'Description' attribute.
DESCRIPTION_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
The default value of the 'Description' attribute.
DESCRIPTION_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
The default value of the 'Description' attribute.
DESCRIPTION_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
The default value of the 'Description' attribute.
descriptor - Variable in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
The cached value of the 'Descriptor' attribute.
descriptor - Variable in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
The cached value of the 'Descriptor' attribute.
descriptor - Variable in class org.eclipse.scada.vi.details.model.impl.HiddenComponentImpl
The cached value of the 'Descriptor' attribute.
descriptor - Variable in class org.eclipse.scada.vi.details.model.impl.LabelComponentImpl
The cached value of the 'Descriptor' attribute.
descriptor - Variable in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
The cached value of the 'Descriptor' attribute.
descriptor - Variable in class org.eclipse.scada.vi.details.model.impl.RegistrationImpl
The cached value of the 'Descriptor' attribute.
descriptor - Variable in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
The cached value of the 'Descriptor' attribute.
descriptor - Variable in class org.eclipse.scada.vi.details.model.impl.TextInputComponentImpl
The cached value of the 'Descriptor' attribute.
descriptor - Variable in class org.eclipse.scada.vi.details.model.impl.TextInputMultiComponentImpl
The cached value of the 'Descriptor' attribute.
descriptor - Variable in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
The cached value of the 'Descriptor' attribute.
descriptor - Variable in class org.eclipse.scada.vi.details.model.impl.ValueComponentImpl
The cached value of the 'Descriptor' attribute.
descriptor - Variable in class org.eclipse.scada.vi.ui.user.viewer.AbstractViewInstance
 
DESCRIPTOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
The default value of the 'Descriptor' attribute.
DESCRIPTOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
The default value of the 'Descriptor' attribute.
DESCRIPTOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.HiddenComponentImpl
The default value of the 'Descriptor' attribute.
DESCRIPTOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.LabelComponentImpl
The default value of the 'Descriptor' attribute.
DESCRIPTOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
The default value of the 'Descriptor' attribute.
DESCRIPTOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.RegistrationImpl
The default value of the 'Descriptor' attribute.
DESCRIPTOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
The default value of the 'Descriptor' attribute.
DESCRIPTOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.TextInputComponentImpl
The default value of the 'Descriptor' attribute.
DESCRIPTOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.TextInputMultiComponentImpl
The default value of the 'Descriptor' attribute.
DESCRIPTOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
The default value of the 'Descriptor' attribute.
DESCRIPTOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ValueComponentImpl
The default value of the 'Descriptor' attribute.
DESCRIPTOR_ORDER_COMPARATOR - Static variable in class org.eclipse.scada.vi.ui.user.viewer.ViewInstanceDescriptor
 
designSize - Variable in class org.eclipse.scada.vi.model.impl.SymbolImpl
The cached value of the 'Design Size' containment reference.
destroy() - Method in interface org.apache.mina.core.filterchain.IoFilter
Invoked by ReferenceCountingFilter when this filter is not used by any IoFilterChain anymore, so you can destroy shared resources.
destroy() - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
Invoked by ReferenceCountingFilter when this filter is not used by any IoFilterChain anymore, so you can destroy shared resources.
destroy() - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
 
destroy() - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
Destroy the polling system, will be called when this IoAcceptor implementation will be disposed.
destroy() - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
Destroy the polling system, will be called when this IoConnector implementation will be disposed.
destroy(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Destroy the underlying client socket handle
destroy() - Method in class org.apache.mina.filter.codec.statemachine.DecodingStateMachine
Invoked to destroy this state machine once the end state has been reached or the session has been closed.
destroy() - Method in class org.apache.mina.filter.executor.ExecutorFilter
Shuts down the underlying executor if this filter hase been created via a convenience constructor.
destroy() - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
 
destroy() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
 
destroy() - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
 
destroy(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
 
destroy() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
Destroy the polling system, will be called when this IoAcceptor implementation will be disposed.
destroy() - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
Destroy the polling system, will be called when this IoConnector implementation will be disposed.
destroyRequestStore(Map<Object, Request>) - Method in class org.apache.mina.filter.reqres.RequestResponseFilter
Releases any resources related with the Map created by RequestResponseFilter.createRequestStore(IoSession).
destroyUnrespondedRequestStore(Set<Request>) - Method in class org.apache.mina.filter.reqres.RequestResponseFilter
Releases any resources related with the Set created by RequestResponseFilter.createUnrespondedRequestStore(IoSession).
detachHover() - Method in class org.eclipse.scada.ui.chart.viewer.input.AbstractInput
 
DetailComponent - Interface in org.eclipse.scada.vi.details.swt
 
DetailComponentImpl - Class in org.eclipse.scada.vi.details.swt.impl
 
DetailComponentImpl(Component) - Constructor for class org.eclipse.scada.vi.details.swt.impl.DetailComponentImpl
 
DetailsPart - Interface in org.eclipse.scada.da.client.dataitem.details.part
 
DetailsPartInformation - Class in org.eclipse.scada.da.client.dataitem.details
 
DetailsPartInformation() - Constructor for class org.eclipse.scada.da.client.dataitem.details.DetailsPartInformation
 
DetailsViewComposite - Class in org.eclipse.scada.da.client.dataitem.details
 
DetailsViewComposite(Composite, int) - Constructor for class org.eclipse.scada.da.client.dataitem.details.DetailsViewComposite
 
DetailsViewComposite_DataItemFormat - Static variable in class org.eclipse.scada.da.client.dataitem.details.Messages
 
DetailsViewComposite_EmptyDataItem - Static variable in class org.eclipse.scada.da.client.dataitem.details.Messages
 
DetailsViewComposite_NoValueText - Static variable in class org.eclipse.scada.da.client.dataitem.details.Messages
 
DetailsViewPart - Class in org.eclipse.scada.da.client.dataitem.details
 
DetailsViewPart() - Constructor for class org.eclipse.scada.da.client.dataitem.details.DetailsViewPart
 
DetailView - Interface in org.eclipse.scada.vi.details
 
DetailViewActionBarContributor - Class in org.eclipse.scada.vi.details.model.presentation
This is the action bar contributor for the DetailView model editor.
DetailViewActionBarContributor() - Constructor for class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This creates an instance of the contributor.
DetailViewAdapterFactory - Class in org.eclipse.scada.vi.details.model.util
The Adapter Factory for the model.
DetailViewAdapterFactory() - Constructor for class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Creates an instance of the adapter factory.
DetailViewAllTests - Class in org.eclipse.scada.vi.details.model.model.tests
A test suite for the 'DetailView' model.
DetailViewAllTests(String) - Constructor for class org.eclipse.scada.vi.details.model.model.tests.DetailViewAllTests
 
DetailViewAllTests - Class in org.eclipse.scada.vi.details.model.tests
A test suite for the 'DetailView' model.
DetailViewAllTests(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.DetailViewAllTests
 
DetailViewDialog - Class in org.eclipse.scada.vi.details
 
DetailViewDialog(Shell, String, Map<String, String>) - Constructor for class org.eclipse.scada.vi.details.DetailViewDialog
 
DetailViewDialog_ErrorDialog_Message_NotFound - Static variable in class org.eclipse.scada.vi.details.Messages
 
DetailViewDialog_ErrorDialog_NoSession - Static variable in class org.eclipse.scada.vi.details.Messages
 
DetailViewDialog_ErrorDialog_Title - Static variable in class org.eclipse.scada.vi.details.Messages
 
DetailViewDialog_ErrorMessage_NoSession - Static variable in class org.eclipse.scada.vi.details.Messages
 
DetailViewDialog_ErrorMessage_NotFound - Static variable in class org.eclipse.scada.vi.details.Messages
 
DetailViewDialog_ExceptionDialog_Message - Static variable in class org.eclipse.scada.vi.details.Messages
 
DetailViewEditor - Class in org.eclipse.scada.vi.details.model.presentation
This is an example of a DetailView model editor.
DetailViewEditor() - Constructor for class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This creates a model editor.
DetailViewEditor.ReverseAdapterFactoryContentProvider - Class in org.eclipse.scada.vi.details.model.presentation
 
DetailViewEditor.ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor.ReverseAdapterFactoryContentProvider
 
DetailViewEditorPlugin - Class in org.eclipse.scada.vi.details.model.presentation
This is the central singleton for the DetailView editor plugin.
DetailViewEditorPlugin() - Constructor for class org.eclipse.scada.vi.details.model.presentation.DetailViewEditorPlugin
Create the instance.
DetailViewEditorPlugin.Implementation - Class in org.eclipse.scada.vi.details.model.presentation
The actual implementation of the Eclipse Plugin.
DetailViewEditorPlugin.Implementation() - Constructor for class org.eclipse.scada.vi.details.model.presentation.DetailViewEditorPlugin.Implementation
Creates an instance.
DetailViewEditPlugin - Class in org.eclipse.scada.vi.details.model.provider
This is the central singleton for the DetailView edit plugin.
DetailViewEditPlugin() - Constructor for class org.eclipse.scada.vi.details.model.provider.DetailViewEditPlugin
Create the instance.
DetailViewEditPlugin.Implementation - Class in org.eclipse.scada.vi.details.model.provider
The actual implementation of the Eclipse Plugin.
DetailViewEditPlugin.Implementation() - Constructor for class org.eclipse.scada.vi.details.model.provider.DetailViewEditPlugin.Implementation
Creates an instance.
DetailViewExample - Class in org.eclipse.scada.vi.details.model.tests
A sample utility for the 'DetailView' package.
DetailViewExample() - Constructor for class org.eclipse.scada.vi.details.model.tests.DetailViewExample
 
DetailViewFactory - Interface in org.eclipse.scada.vi.details.model
The Factory for the model.
detailViewFactory - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard
This caches an instance of the model factory.
DetailViewFactoryImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model Factory.
DetailViewFactoryImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
Creates an instance of the factory.
DetailViewImpl - Class in org.eclipse.scada.vi.details.swt.impl
 
DetailViewImpl() - Constructor for class org.eclipse.scada.vi.details.swt.impl.DetailViewImpl
 
DetailViewItemProviderAdapterFactory - Class in org.eclipse.scada.vi.details.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
DetailViewItemProviderAdapterFactory() - Constructor for class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This constructs an instance.
DetailViewManager - Class in org.eclipse.scada.vi.details
 
DetailViewManager() - Constructor for class org.eclipse.scada.vi.details.DetailViewManager
 
DetailViewModelWizard - Class in org.eclipse.scada.vi.details.model.presentation
This is a simple wizard for creating a new model file.
DetailViewModelWizard() - Constructor for class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard
 
DetailViewModelWizard.DetailViewModelWizardInitialObjectCreationPage - Class in org.eclipse.scada.vi.details.model.presentation
This is the page where the type of object to create is selected.
DetailViewModelWizard.DetailViewModelWizardInitialObjectCreationPage(String) - Constructor for class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard.DetailViewModelWizardInitialObjectCreationPage
Pass in the selection.
DetailViewModelWizard.DetailViewModelWizardNewFileCreationPage - Class in org.eclipse.scada.vi.details.model.presentation
This is the one page of the wizard.
DetailViewModelWizard.DetailViewModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard.DetailViewModelWizardNewFileCreationPage
Pass in the selection.
DetailViewPackage - Interface in org.eclipse.scada.vi.details.model
The Package for the model.
detailViewPackage - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard
This caches an instance of the model package.
DetailViewPackage.Literals - Interface in org.eclipse.scada.vi.details.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
DetailViewPackageImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model Package.
DetailViewSwitch<T> - Class in org.eclipse.scada.vi.details.model.util
The Switch for the model's inheritance hierarchy.
DetailViewSwitch() - Constructor for class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Creates an instance of the switch.
DetailViewTests - Class in org.eclipse.scada.vi.details.model.tests
A test suite for the 'DetailView' package.
DetailViewTests(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.DetailViewTests
 
dialogChanged() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.VariantEntryDialog
 
DialogFuture - Class in org.eclipse.scada.sec.ui
 
DialogFuture(Display, Callback[], List<CallbackWidgetFactory>) - Constructor for class org.eclipse.scada.sec.ui.DialogFuture
 
DialogFuture(Shell, Callback[], List<CallbackWidgetFactory>) - Constructor for class org.eclipse.scada.sec.ui.DialogFuture
 
diff(Map<String, Variant>, Map<String, Variant>) - Static method in class org.eclipse.scada.core.AttributesHelper
Generate the difference between two maps
diff - Variable in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
The cached value of the 'Diff' attribute.
diff - Variable in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
The cached value of the 'Diff' attribute.
diff - Variable in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
The cached value of the 'Diff' attribute.
diff - Variable in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
The cached value of the 'Diff' attribute.
DIFF_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
The default value of the 'Diff' attribute.
DIFF_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
The default value of the 'Diff' attribute.
DIFF_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
The default value of the 'Diff' attribute.
DIFF_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
The default value of the 'Diff' attribute.
DiffController - Class in org.eclipse.scada.ca.ui.util
 
DiffController() - Constructor for class org.eclipse.scada.ca.ui.util.DiffController
 
DiffController_TaskName - Static variable in class org.eclipse.scada.ca.ui.util.Messages
 
DiffEntry - Class in org.eclipse.scada.ca.data
 
DiffEntry(String, String, Operation, Map<String, String>, Map<String, String>, Set<String>) - Constructor for class org.eclipse.scada.ca.data.DiffEntry
 
DiffJob - Class in org.eclipse.scada.ca.ui.jobs
 
DiffJob(String, String, DiffEntry) - Constructor for class org.eclipse.scada.ca.ui.jobs.DiffJob
 
DiffJob(String, String, List<DiffEntry>) - Constructor for class org.eclipse.scada.ca.ui.jobs.DiffJob
 
DiffJob(String, ConnectionService, List<DiffEntry>) - Constructor for class org.eclipse.scada.ca.ui.jobs.DiffJob
 
DiffJob(String, ConnectionService, DiffEntry) - Constructor for class org.eclipse.scada.ca.ui.jobs.DiffJob
 
DigestBase - Class in org.eclipse.scada.sec.utils.password
 
DigestBase(String, String) - Constructor for class org.eclipse.scada.sec.utils.password.DigestBase
 
DigestEncoder - Class in org.eclipse.scada.sec.utils.password
 
DigestEncoder(String, String, PasswordDigestCodec) - Constructor for class org.eclipse.scada.sec.utils.password.DigestEncoder
 
DigestUtilities - Class in org.apache.mina.proxy.handlers.http.digest
DigestUtilities.java - A class supporting the HTTP DIGEST authentication (see RFC 2617).
DigestUtilities() - Constructor for class org.apache.mina.proxy.handlers.http.digest.DigestUtilities
 
DigestValidator - Class in org.eclipse.scada.sec.utils.password
 
DigestValidator(PasswordEncoding, String, PasswordDigestCodec) - Constructor for class org.eclipse.scada.sec.utils.password.DigestValidator
 
Dimension - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Dimension'.
dimension - Variable in class org.eclipse.scada.vi.model.impl.XYChildImpl
The cached value of the 'Dimension' containment reference.
DIMENSION - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Dimension' class.
DIMENSION - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Dimension' class.
DIMENSION__HEIGHT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Height' attribute.
DIMENSION__HEIGHT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Height' attribute feature.
DIMENSION__WIDTH - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Width' attribute.
DIMENSION__WIDTH - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Width' attribute feature.
DIMENSION_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Dimension' class.
DimensionImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Dimension'.
DimensionImpl() - Constructor for class org.eclipse.scada.vi.model.impl.DimensionImpl
 
DimensionItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a Dimension object.
DimensionItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.DimensionItemProvider
This constructs an instance from a factory and a notifier.
dimensionItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all Dimension instances.
DimensionTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Dimension'.
DimensionTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.DimensionTest
Constructs a new Dimension test case with the given name.
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
 
DISABLE_COMPRESSION_ONCE - Static variable in class org.apache.mina.filter.compression.CompressionFilter
A flag that allows you to disable compression once.
DISABLE_ENCRYPTION_ONCE - Static variable in class org.apache.mina.filter.ssl.SslFilter
A session attribute key that makes next one write request bypass this filter (not encrypting the data).
disconnect() - Method in class org.eclipse.scada.core.client.AutoReconnectController
 
disconnect() - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
disconnect() - Method in interface org.eclipse.scada.core.client.Connection
Stop the connection
disconnect() - Method in class org.eclipse.scada.core.client.net.ConnectionBase
request a disconnect
disconnect(Throwable) - Method in class org.eclipse.scada.core.client.net.ConnectionBase
request a disconnect
disconnect() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionService
 
disconnect() - Method in interface org.eclipse.scada.core.connection.provider.ConnectionService
 
disconnect() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionHolder
 
disconnect() - Method in class org.eclipse.scada.da.client.ItemSyncController
 
disconnect() - Method in class org.eclipse.scada.ui.chart.viewer.input.ItemObserver
 
disconnectAllItems() - Method in class org.eclipse.scada.da.client.ItemManagerImpl
 
disconnected() - Method in class org.eclipse.scada.core.client.ngp.OpenCallbacksManager
 
disconnected() - Method in class org.eclipse.scada.core.ngp.ResponseManager
 
DISCONNECTED - Static variable in class org.eclipse.scada.da.client.DataItemValue
A default instance that means disconnected
disconnected() - Method in class org.eclipse.scada.da.client.FolderSyncController
 
disconnected() - Method in class org.eclipse.scada.net.mina.Messenger
 
DisconnectReason - Exception in org.eclipse.scada.core.client.net
 
DisconnectReason() - Constructor for exception org.eclipse.scada.core.client.net.DisconnectReason
 
DisconnectReason(String) - Constructor for exception org.eclipse.scada.core.client.net.DisconnectReason
 
discoveryUpdate(ConnectionDescriptor[], ConnectionDescriptor[]) - Method in interface org.eclipse.scada.core.ui.connection.ConnectionDiscoveryListener
 
discoveryUpdate(ConnectionDescriptor[], ConnectionDescriptor[]) - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionDiscovererBean
 
display - Variable in class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
 
DisplayCallbackHandler - Class in org.eclipse.scada.sec.ui
 
DisplayCallbackHandler(Display, String, String) - Constructor for class org.eclipse.scada.sec.ui.DisplayCallbackHandler
 
DisplayCallbackHandler(Shell, String, String) - Constructor for class org.eclipse.scada.sec.ui.DisplayCallbackHandler
 
DisplayFutureListener<T> - Class in org.eclipse.scada.ui.utils
 
DisplayFutureListener(Display, FutureListener<T>) - Constructor for class org.eclipse.scada.ui.utils.DisplayFutureListener
 
DisplayRealm - Class in org.eclipse.scada.chart.swt
 
DisplayRealm(Display) - Constructor for class org.eclipse.scada.chart.swt.DisplayRealm
 
Disposable - Interface in org.eclipse.scada.utils.lang
 
disposalLock - Variable in class org.apache.mina.core.service.AbstractIoService
A lock object which must be acquired when related resources are destroyed.
dispose() - Method in class org.apache.mina.core.buffer.CachedBufferAllocator
 
dispose() - Method in interface org.apache.mina.core.buffer.IoBufferAllocator
Dispose of this allocator.
dispose() - Method in class org.apache.mina.core.buffer.SimpleBufferAllocator
 
dispose() - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Releases any resources allocated by this processor.
dispose() - Method in class org.apache.mina.core.service.AbstractIoService
Releases any resources allocated by this service.
dispose(boolean) - Method in class org.apache.mina.core.service.AbstractIoService
Releases any resources allocated by this service.
dispose() - Method in interface org.apache.mina.core.service.IoProcessor
Releases any resources allocated by this processor.
dispose() - Method in interface org.apache.mina.core.service.IoService
Releases any resources allocated by this service.
dispose(boolean) - Method in interface org.apache.mina.core.service.IoService
Releases any resources allocated by this service.
dispose() - Method in class org.apache.mina.core.service.SimpleIoProcessorPool
Releases any resources allocated by this processor.
dispose(IoSession) - Method in interface org.apache.mina.core.session.IoSessionAttributeMap
Disposes any releases associated with the specified session.
dispose(IoSession) - Method in interface org.apache.mina.core.write.WriteRequestQueue
Disposes any releases associated with the specified session.
dispose(IoSession) - Method in class org.apache.mina.filter.codec.CumulativeProtocolDecoder
Releases the cumulative buffer used by the specified session.
dispose(IoSession) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolDecoder
Releases the cumulative buffer used by the specified session.
dispose(IoSession) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
Releases all resources related with this encoder.
dispose(IoSession) - Method in interface org.apache.mina.filter.codec.ProtocolDecoder
Releases all resources related with this decoder.
dispose(IoSession) - Method in class org.apache.mina.filter.codec.ProtocolDecoderAdapter
Override this method to dispose all resources related with this decoder.
dispose(IoSession) - Method in interface org.apache.mina.filter.codec.ProtocolEncoder
Releases all resources related with this encoder.
dispose(IoSession) - Method in class org.apache.mina.filter.codec.ProtocolEncoderAdapter
Override this method dispose all resources related with this encoder.
dispose(IoSession) - Method in class org.apache.mina.filter.codec.statemachine.DecodingStateProtocolDecoder
Releases all resources related with this decoder.
dispose(IoSession) - Method in class org.apache.mina.filter.codec.SynchronizedProtocolDecoder
 
dispose(IoSession) - Method in class org.apache.mina.filter.codec.SynchronizedProtocolEncoder
 
dispose(IoSession) - Method in class org.apache.mina.filter.codec.textline.TextLineDecoder
Releases all resources related with this decoder.
dispose() - Method in class org.apache.mina.filter.codec.textline.TextLineEncoder
 
dispose() - Method in class org.eclipse.scada.ae.client.net.QueryImpl
 
dispose() - Method in class org.eclipse.scada.ae.client.ngp.BrowserManager
 
dispose() - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl
 
dispose() - Method in class org.eclipse.scada.ae.client.ngp.EventManager
 
dispose() - Method in class org.eclipse.scada.ae.client.ngp.MonitorManager
 
dispose() - Method in class org.eclipse.scada.ae.client.ngp.QueryImpl
 
dispose() - Method in class org.eclipse.scada.ae.client.ngp.QueryManager
 
dispose() - Method in class org.eclipse.scada.ae.ui.connection.data.BrowserEntryBean
 
dispose() - Method in class org.eclipse.scada.ae.ui.views.contributions.AlarmNotifier
 
dispose() - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
dispose() - Method in class org.eclipse.scada.ca.common.factory.AbstractServiceConfigurationFactory
 
dispose() - Method in class org.eclipse.scada.ca.common.factory.AbstractServiceFactory
 
dispose() - Method in class org.eclipse.scada.ca.common.ListenerTracker
 
dispose() - Method in interface org.eclipse.scada.ca.ui.editor.config.form.ConfigurationForm
 
dispose() - Method in class org.eclipse.scada.ca.ui.editor.forms.common.ConfigurationFormToolkit
 
dispose() - Method in class org.eclipse.scada.ca.ui.editor.forms.common.StandardConfigurationForm
 
dispose() - Method in class org.eclipse.scada.chart.AbstractSeriesData
 
dispose() - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
dispose() - Method in class org.eclipse.scada.chart.swt.controller.MouseDragZoomer
 
dispose() - Method in class org.eclipse.scada.chart.swt.controller.MouseHover
 
dispose() - Method in class org.eclipse.scada.chart.swt.controller.MouseTransformer
 
dispose() - Method in class org.eclipse.scada.chart.swt.controller.MouseWheelZoomer
 
dispose() - Method in class org.eclipse.scada.chart.swt.render.AbstractDataSeriesRenderer
 
dispose() - Method in class org.eclipse.scada.chart.swt.render.AbstractRenderer
 
dispose() - Method in class org.eclipse.scada.chart.swt.render.XAxisDynamicRenderer
 
dispose() - Method in class org.eclipse.scada.chart.swt.render.YAxisDynamicRenderer
 
dispose() - Method in class org.eclipse.scada.core.client.AutoReconnectController
Dispose controller forcibly
dispose(boolean) - Method in class org.eclipse.scada.core.client.AutoReconnectController
Dispose controller forcibly
dispose() - Method in class org.eclipse.scada.core.client.common.BaseConnection
 
dispose() - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
dispose() - Method in class org.eclipse.scada.core.client.common.StateNotifier
 
dispose() - Method in interface org.eclipse.scada.core.client.Connection
Dispose the connection
dispose() - Method in class org.eclipse.scada.core.client.connection.service.AbstractConnectionManager
Dispose the tracker and the connection
dispose() - Method in class org.eclipse.scada.core.client.connection.service.AbstractManagedConnectionServiceFactory
 
dispose() - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
dispose() - Method in class org.eclipse.scada.core.client.net.SessionConnectionBase
 
dispose() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionManager
Dispose the tracker and the connection
dispose() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionService
 
dispose() - Method in interface org.eclipse.scada.core.connection.provider.ConnectionService
 
dispose() - Method in class org.eclipse.scada.core.subscription.ListenableSubscriptionManager
 
dispose() - Method in class org.eclipse.scada.core.ui.connection.AbstractConnectionDiscoverer
 
dispose() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionHolder
 
dispose() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionManager
 
dispose() - Method in interface org.eclipse.scada.core.ui.connection.data.ConnectionManager.Entry
 
dispose() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionManager.EntryImpl
 
dispose() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionManager.EntryWrapper
 
dispose() - Method in class org.eclipse.scada.core.ui.connection.login.factory.MultiLoginHandler
 
dispose() - Method in interface org.eclipse.scada.core.ui.connection.login.LoginHandler
 
dispose() - Method in class org.eclipse.scada.core.ui.connection.login.LoginSession
 
dispose() - Method in class org.eclipse.scada.core.ui.connection.login.LoginSessionProvider
 
dispose() - Method in class org.eclipse.scada.core.ui.connection.login.SessionManager
 
dispose() - Method in class org.eclipse.scada.core.ui.styles.ColorUpdater
 
dispose() - Method in class org.eclipse.scada.core.ui.styles.generator.DelegatingStyleGenerator
 
dispose() - Method in class org.eclipse.scada.core.ui.styles.generator.SimpleRuleStyleGenerator
 
dispose() - Method in class org.eclipse.scada.core.ui.styles.StateStyler
 
dispose() - Method in interface org.eclipse.scada.core.ui.styles.StyleGenerator
 
dispose() - Method in class org.eclipse.scada.da.client.dataitem.details.CTabVisibilityController
 
dispose() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.AbstractBaseDraw2DDetailsPart
 
dispose() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
dispose() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.ManualOverride
 
dispose() - Method in class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
 
dispose() - Method in interface org.eclipse.scada.da.client.dataitem.details.VisibilityController
 
dispose() - Method in class org.eclipse.scada.da.client.FolderManager
 
dispose() - Method in class org.eclipse.scada.da.client.sfp.FilterChainBuilder
 
dispose() - Method in class org.eclipse.scada.da.ui.client.test.views.realtime.RealTimeList
 
dispose() - Method in class org.eclipse.scada.da.ui.connection.data.AbstractItemHolder
 
dispose() - Method in class org.eclipse.scada.da.ui.connection.views.ConnectionLabelProvider
 
dispose() - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
dispose() - Method in class org.eclipse.scada.da.ui.connection.views.RootFolderObserver
 
dispose() - Method in class org.eclipse.scada.da.ui.widgets.realtime.ItemCellLabelProvider
 
dispose() - Method in class org.eclipse.scada.da.ui.widgets.realtime.ItemListContentProvider
 
dispose() - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
dispose() - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealTimeListViewer
 
dispose() - Method in class org.eclipse.scada.hd.client.ngp.ConnectionImpl
 
dispose() - Method in class org.eclipse.scada.hd.client.ngp.ItemManager
 
dispose() - Method in class org.eclipse.scada.hd.ui.connection.views.ConnectionLabelProvider
 
dispose() - Method in class org.eclipse.scada.hd.ui.connection.views.ItemListObserver
 
dispose(IoSession) - Method in class org.eclipse.scada.net.mina.GMPPProtocolEncoder
 
dispose(IoSession) - Method in class org.eclipse.scada.protocol.common.io.TimedEndDecoder
 
dispose() - Method in interface org.eclipse.scada.protocol.common.IoLoggerFilterChainBuilder
 
dispose() - Method in class org.eclipse.scada.protocol.ngp.common.FilterChainBuilder
 
dispose(IoSession) - Method in class org.eclipse.scada.protocol.ngp.common.mc.frame.FrameEncoder
 
dispose(IoSession) - Method in class org.eclipse.scada.protocol.sfp.ProtocolEncoderImpl
 
dispose() - Method in interface org.eclipse.scada.sec.authz.AuthorizationRule
 
dispose() - Method in class org.eclipse.scada.sec.authz.signature.RequestSignatureRuleImpl
 
dispose() - Method in interface org.eclipse.scada.sec.osgi.AuthorizationTracker.Monitor
 
dispose() - Method in class org.eclipse.scada.sec.ui.providers.AbstractKeyStoreKeyProvider
 
dispose() - Method in interface org.eclipse.scada.sec.ui.providers.Key
 
dispose() - Method in class org.eclipse.scada.sec.ui.providers.KeyFactoryManager
 
dispose() - Method in class org.eclipse.scada.sec.ui.providers.KeyImpl
 
dispose() - Method in interface org.eclipse.scada.sec.ui.providers.KeyProvider
 
dispose() - Method in interface org.eclipse.scada.sec.ui.providers.KeyProviderFactory
 
dispose() - Method in class org.eclipse.scada.sec.ui.providers.KeyTreeViewer
 
dispose() - Method in class org.eclipse.scada.ui.blink.AbstractBlinker
Dispose the blinker
dispose() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
 
dispose() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.scada.ui.chart.selector.ChartConfigurationInputSelector
 
dispose() - Method in class org.eclipse.scada.ui.chart.selector.ChartInputSelector
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.AbstractAxisManager
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.AbstractObserver
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.ArchiveChannelViewer
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.ArchiveSeriesViewer
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.CompositeArchiveQualityViewer
 
dispose() - Method in interface org.eclipse.scada.ui.chart.viewer.controller.ChartController
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.controller.ControllerManager
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.DataItemSeriesViewer
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.input.AbstractInput
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.input.ArchiveChannelInput
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.input.ArchiveInput
 
dispose() - Method in interface org.eclipse.scada.ui.chart.viewer.input.ChartInput
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.input.composite.CompositeQualityInput
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.input.composite.CompositeSource
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.input.ItemObserver
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.input.LineInput
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.input.QueryChannelSeriesData
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.input.QueryInput
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.input.QuerySeriesData
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.input.ScriptInput
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.InputManager
 
dispose() - Method in interface org.eclipse.scada.ui.chart.viewer.InputViewer
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.ScriptSeriesViewer
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.XAxisManager
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.XAxisViewer
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.YAxisManager
 
dispose() - Method in class org.eclipse.scada.ui.chart.viewer.YAxisViewer
 
dispose() - Method in class org.eclipse.scada.ui.databinding.item.DataItemObservableValue
 
dispose() - Method in class org.eclipse.scada.ui.databinding.ListeningLabelProvider
 
dispose() - Method in class org.eclipse.scada.ui.databinding.ListeningStyledCellLabelProvider
 
dispose() - Method in class org.eclipse.scada.ui.databinding.observable.KeyPrefixMapObservable
 
dispose() - Method in class org.eclipse.scada.ui.databinding.observable.ObservableMapContentProvider
 
dispose() - Method in class org.eclipse.scada.ui.databinding.observable.StringSplitListObservable
 
dispose() - Method in class org.eclipse.scada.ui.databinding.ObservableMapStyledCellLabelProvider
 
dispose() - Method in class org.eclipse.scada.ui.databinding.ViewerLabelProvider
 
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.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
 
dispose() - Method in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.scada.vi.data.RegistrationManager
 
dispose() - Method in interface org.eclipse.scada.vi.details.DetailView
 
dispose() - Method in class org.eclipse.scada.vi.details.DetailViewDialog
 
dispose() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
 
dispose() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in interface org.eclipse.scada.vi.details.swt.DetailComponent
 
dispose() - Method in class org.eclipse.scada.vi.details.swt.impl.CompositeSummaryProvider
 
dispose() - Method in class org.eclipse.scada.vi.details.swt.impl.DetailComponentImpl
 
dispose() - Method in class org.eclipse.scada.vi.details.swt.impl.DetailViewImpl
 
dispose() - Method in interface org.eclipse.scada.vi.details.swt.impl.GroupTab
 
dispose() - Method in class org.eclipse.scada.vi.details.swt.impl.tab.BaseFolderImplementation
 
dispose() - Method in class org.eclipse.scada.vi.details.swt.impl.tab.EclipseTabProvider
 
dispose() - Method in class org.eclipse.scada.vi.details.swt.impl.tab.NativeTabProvider
 
dispose() - Method in interface org.eclipse.scada.vi.details.swt.impl.tab.TabProvider
 
dispose() - Method in interface org.eclipse.scada.vi.details.swt.impl.tab.TabProvider.Folder
 
dispose() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.ComponentVisibility
 
dispose() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.PermissionVisibilityProviderImpl
 
dispose() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.ScriptVisibilityProviderImpl
 
dispose() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.StaticVisibileProvider
 
dispose() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.SubTrackingVisibleComponent
 
dispose() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TabVisibleComponent
 
dispose() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TestVisibilityImpl
 
dispose() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TrackingVisibleComponent
 
dispose() - Method in interface org.eclipse.scada.vi.details.swt.impl.visibility.VisibilityProvider
 
dispose() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.VisibilityTester
 
dispose() - Method in interface org.eclipse.scada.vi.details.swt.impl.visibility.VisibleComponent
 
dispose() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
 
dispose() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
dispose() - Method in class org.eclipse.scada.vi.ui.user.SingleVisualInterfaceViewPart
 
dispose() - Method in class org.eclipse.scada.vi.ui.user.viewer.AbstractViewInstance
 
dispose0() - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
Implement this method to release any acquired resources.
dispose0() - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
Implement this method to release any acquired resources.
dispose0() - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
Implement this method to release any acquired resources.
dispose0() - Method in class org.apache.mina.core.service.AbstractIoService
Implement this method to release any acquired resources.
dispose0() - Method in class org.apache.mina.proxy.ProxyConnector
Implement this method to release any acquired resources.
dispose0() - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
 
dispose0() - Method in class org.apache.mina.transport.vmpipe.VmPipeConnector
 
disposeConnection() - Method in class org.eclipse.scada.core.client.connection.service.AbstractConnectionManager
Revoke the service registration and dispose the service
disposeConnection() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionManager
Revoke the service registration and dispose the service
disposeDisplay(Display) - Static method in class org.eclipse.scada.sec.ui.providers.KeyInstanceManager
 
disposeInput() - Method in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
disposeInput() - Method in class org.eclipse.scada.ui.chart.viewer.ArchiveSeriesViewer
 
disposeInput() - Method in class org.eclipse.scada.ui.chart.viewer.CompositeArchiveQualityViewer
 
disposeInput() - Method in class org.eclipse.scada.ui.chart.viewer.DataItemSeriesViewer
 
disposeInput() - Method in class org.eclipse.scada.ui.chart.viewer.ScriptSeriesViewer
 
DisposeListener - Interface in org.eclipse.scada.chart.swt
 
disposeMonitor(TrackingAuthorizationTracker.MonitorImpl) - Method in class org.eclipse.scada.sec.osgi.TrackingAuthorizationTracker
 
disposeService(UserInformation, String, T) - Method in class org.eclipse.scada.ca.common.factory.AbstractServiceConfigurationFactory
Dispose a service
disposeService(UserInformation, String, BeanConfigurationFactory.BeanServiceInstance) - Method in class org.eclipse.scada.ca.common.factory.BeanConfigurationFactory
 
disposeTimeRuler() - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
doComplete(Future<T>, S) - Method in class org.eclipse.scada.utils.concurrent.IteratingFuture
 
doCreateCellEditorObservable(CellEditor) - Method in class org.eclipse.scada.ui.databinding.cell.DefaultEditingSupport
 
doCreateElementObservable(Object, ViewerCell) - Method in class org.eclipse.scada.ui.databinding.cell.DefaultEditingSupport
 
doDecode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.CumulativeProtocolDecoder
Implement this method to consume the specified cumulative buffer and decode its content into message(s).
doDecode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolDecoder
Implement this method to consume the specified cumulative buffer and decode its content into message(s).
doDecode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringDecoder
 
doDecode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationDecoder
 
doDecode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.eclipse.scada.net.mina.GMPPProtocolDecoder
 
doDecode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.eclipse.scada.protocol.ngp.common.mc.frame.FrameDecoder
 
doDecode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.eclipse.scada.protocol.sfp.ProtocolDecoderImpl
 
doDispose() - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Dispose the resources used by this IoProcessor for polling the client connections.
doDispose() - Method in class org.apache.mina.transport.socket.nio.NioProcessor
 
doFilterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.compression.CompressionFilter
 
doFilterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.reqres.RequestResponseFilter
 
doFilterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.util.WriteRequestFilter
 
doFireConnectionStateChange(ConnectionState, Throwable) - Method in class org.eclipse.scada.core.client.common.StateNotifier
 
doGetValue() - Method in class org.eclipse.scada.ui.databinding.item.DataItemObservableValue
 
doHandshake(IoFilter.NextFilter) - Method in class org.apache.mina.proxy.handlers.http.AbstractAuthLogicHandler
Method called at each step of the handshaking process.
doHandshake(IoFilter.NextFilter) - Method in class org.apache.mina.proxy.handlers.http.basic.HttpBasicAuthLogicHandler
Method called at each step of the handshaking process.
doHandshake(IoFilter.NextFilter) - Method in class org.apache.mina.proxy.handlers.http.basic.HttpNoAuthLogicHandler
Method called at each step of the handshaking process.
doHandshake(IoFilter.NextFilter) - Method in class org.apache.mina.proxy.handlers.http.digest.HttpDigestAuthLogicHandler
 
doHandshake(IoFilter.NextFilter) - Method in class org.apache.mina.proxy.handlers.http.HttpSmartProxyHandler
Performs the handshake processing.
doHandshake(IoFilter.NextFilter) - Method in class org.apache.mina.proxy.handlers.http.ntlm.HttpNTLMAuthLogicHandler
Method called at each step of the handshaking process.
doHandshake(IoFilter.NextFilter) - Method in class org.apache.mina.proxy.handlers.socks.Socks4LogicHandler
Perform the handshake.
doHandshake(IoFilter.NextFilter) - Method in class org.apache.mina.proxy.handlers.socks.Socks5LogicHandler
Performs the handshake process.
doHandshake(IoFilter.NextFilter) - Method in interface org.apache.mina.proxy.ProxyLogicHandler
Called at each step of the handshake procedure.
doLookup(String, int) - Method in enum org.eclipse.scada.net.mina.SocketImpl
 
DOMAIN_NAME_ADDRESS_TYPE - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
DOMAIN_PROPERTY - Static variable in class org.apache.mina.proxy.handlers.http.HttpProxyConstants
The domain name property.
done() - Method in class org.eclipse.scada.utils.concurrent.FutureTask
 
doRender(Graphics, Rectangle) - Method in class org.eclipse.scada.chart.swt.render.AbstractPositionXRuler
 
doRender(Graphics, Rectangle) - Method in class org.eclipse.scada.chart.swt.render.AbstractPositionYRuler
 
doRender(Graphics, Rectangle) - Method in class org.eclipse.scada.chart.swt.render.AbstractRuler
 
doSave(IProgressMonitor) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This is for implementing IEditorPart and simply saves the model file.
doSave(IProgressMonitor) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This is for implementing IEditorPart and simply saves the model file.
doSave(IProgressMonitor) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This is for implementing IEditorPart and simply saves the model file.
doSaveAs() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This also changes the editor's input.
doSaveAs(URI, IEditorInput) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
 
doSaveAs() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This also changes the editor's input.
doSaveAs(URI, IEditorInput) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
 
doSaveAs() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This also changes the editor's input.
doSaveAs(URI, IEditorInput) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
 
doSetAll(IoSessionConfig) - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Implement this method to set all transport-specific configuration properties retrieved from the specified config.
doSetAll(IoSessionConfig) - Method in class org.apache.mina.transport.socket.AbstractDatagramSessionConfig
 
doSetAll(IoSessionConfig) - Method in class org.apache.mina.transport.socket.AbstractSocketSessionConfig
 
doSwitch(int, EObject) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.eclipse.scada.vi.chart.model.util.ChartSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doubleClick(DoubleClickEvent) - Method in class org.eclipse.scada.da.ui.widgets.realtime.DoubleClickShowDetailsHandler
 
doubleClick(DoubleClickEvent) - Method in class org.eclipse.scada.da.ui.widgets.realtime.DoubleClickToggleWriteHandler
 
DoubleClickShowDetailsHandler - Class in org.eclipse.scada.da.ui.widgets.realtime
 
DoubleClickShowDetailsHandler() - Constructor for class org.eclipse.scada.da.ui.widgets.realtime.DoubleClickShowDetailsHandler
 
DoubleClickToggleWriteHandler - Class in org.eclipse.scada.da.ui.widgets.realtime
 
DoubleClickToggleWriteHandler() - Constructor for class org.eclipse.scada.da.ui.widgets.realtime.DoubleClickToggleWriteHandler
 
DoubleEditor - Class in org.eclipse.scada.utils.propertyeditors
 
DoubleEditor() - Constructor for class org.eclipse.scada.utils.propertyeditors.DoubleEditor
 
DoubleValue - Class in org.eclipse.scada.net.base.data
 
DoubleValue(double) - Constructor for class org.eclipse.scada.net.base.data.DoubleValue
 
dragFinished(DragSourceEvent) - Method in class org.eclipse.scada.da.ui.connection.dnd.ItemDragSourceListener
 
dragFinished(DragSourceEvent) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealtimeListDragSourceListener
 
dragFinished(DragSourceEvent) - Method in class org.eclipse.scada.hd.ui.connection.dnd.ItemDragSourceListener
 
dragSetData(DragSourceEvent) - Method in class org.eclipse.scada.da.ui.connection.dnd.ItemDragSourceListener
 
dragSetData(DragSourceEvent) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealtimeListDragSourceListener
 
dragSetData(DragSourceEvent) - Method in class org.eclipse.scada.hd.ui.connection.dnd.ItemDragSourceListener
 
dragStart(DragSourceEvent, IStructuredSelection) - Method in class org.eclipse.scada.da.ui.connection.dnd.CommonDragAdapterAssistant
 
dragStart(DragSourceEvent) - Method in class org.eclipse.scada.da.ui.connection.dnd.ItemDragSourceListener
 
dragStart(DragSourceEvent) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealtimeListDragSourceListener
 
dragStart(DragSourceEvent, IStructuredSelection) - Method in class org.eclipse.scada.hd.ui.connection.dnd.CommonDragAdapterAssistant
 
dragStart(DragSourceEvent) - Method in class org.eclipse.scada.hd.ui.connection.dnd.ItemDragSourceListener
 
drawLine(int, int, int, int) - Method in interface org.eclipse.scada.chart.swt.Graphics
 
drawLine(int, int, int, int) - Method in class org.eclipse.scada.chart.swt.SWTGraphics
 
drawPath(Path) - Method in interface org.eclipse.scada.chart.swt.Graphics
 
drawPath(Path) - Method in class org.eclipse.scada.chart.swt.SWTGraphics
 
drawRectangle(int, int, int, int) - Method in interface org.eclipse.scada.chart.swt.Graphics
 
drawRectangle(Rectangle) - Method in interface org.eclipse.scada.chart.swt.Graphics
 
drawRectangle(int, int, int, int) - Method in class org.eclipse.scada.chart.swt.SWTGraphics
 
drawRectangle(Rectangle) - Method in class org.eclipse.scada.chart.swt.SWTGraphics
 
drawText(String, int, int, Float) - Method in interface org.eclipse.scada.chart.swt.Graphics
 
drawText(String, int, int, Float) - Method in class org.eclipse.scada.chart.swt.SWTGraphics
 
DRIVER_NAME - Static variable in interface org.eclipse.scada.core.client.DriverFactory
 
DriverFactory - Interface in org.eclipse.scada.core.client
 
DriverFactory - Class in org.eclipse.scada.da.client.net
 
DriverFactory() - Constructor for class org.eclipse.scada.da.client.net.DriverFactory
 
DriverFactoryImpl - Class in org.eclipse.scada.ae.client.net
 
DriverFactoryImpl() - Constructor for class org.eclipse.scada.ae.client.net.DriverFactoryImpl
 
DriverFactoryImpl - Class in org.eclipse.scada.ae.client.ngp
 
DriverFactoryImpl() - Constructor for class org.eclipse.scada.ae.client.ngp.DriverFactoryImpl
 
DriverFactoryImpl - Class in org.eclipse.scada.ca.client.ngp
 
DriverFactoryImpl() - Constructor for class org.eclipse.scada.ca.client.ngp.DriverFactoryImpl
 
DriverFactoryImpl - Class in org.eclipse.scada.da.client.ngp
 
DriverFactoryImpl() - Constructor for class org.eclipse.scada.da.client.ngp.DriverFactoryImpl
 
DriverFactoryImpl - Class in org.eclipse.scada.da.client.sfp
 
DriverFactoryImpl() - Constructor for class org.eclipse.scada.da.client.sfp.DriverFactoryImpl
 
DriverFactoryImpl - Class in org.eclipse.scada.hd.client.net
 
DriverFactoryImpl() - Constructor for class org.eclipse.scada.hd.client.net.DriverFactoryImpl
 
DriverFactoryImpl - Class in org.eclipse.scada.hd.client.ngp
 
DriverFactoryImpl() - Constructor for class org.eclipse.scada.hd.client.ngp.DriverFactoryImpl
 
DriverInformation - Interface in org.eclipse.scada.core.client
 
DriverInformation - Class in org.eclipse.scada.da.client.net
 
DriverInformation() - Constructor for class org.eclipse.scada.da.client.net.DriverInformation
 
DriverInformation - Class in org.eclipse.scada.da.client.ngp
 
DriverInformation() - Constructor for class org.eclipse.scada.da.client.ngp.DriverInformation
 
DriverInformation - Class in org.eclipse.scada.da.client.sfp
 
DriverInformation() - Constructor for class org.eclipse.scada.da.client.sfp.DriverInformation
 
DriverInformationImpl - Class in org.eclipse.scada.ae.client.net
 
DriverInformationImpl() - Constructor for class org.eclipse.scada.ae.client.net.DriverInformationImpl
 
DriverInformationImpl - Class in org.eclipse.scada.ae.client.ngp
 
DriverInformationImpl() - Constructor for class org.eclipse.scada.ae.client.ngp.DriverInformationImpl
 
DriverInformationImpl - Class in org.eclipse.scada.ca.client.ngp
 
DriverInformationImpl() - Constructor for class org.eclipse.scada.ca.client.ngp.DriverInformationImpl
 
DriverInformationImpl - Class in org.eclipse.scada.hd.client.net
 
DriverInformationImpl() - Constructor for class org.eclipse.scada.hd.client.net.DriverInformationImpl
 
DriverInformationImpl - Class in org.eclipse.scada.hd.client.ngp
 
DriverInformationImpl() - Constructor for class org.eclipse.scada.hd.client.ngp.DriverInformationImpl
 
DummySession - Class in org.apache.mina.core.session
A dummy IoSession for unit-testing or non-network-use of the classes that depends on IoSession.
DummySession() - Constructor for class org.apache.mina.core.session.DummySession
Creates a new instance.
dump(PrintStream) - Method in class org.eclipse.scada.vi.data.DataValue
 
dump(PrintStream) - Method in class org.eclipse.scada.vi.data.SummaryInformation
 
dump(String, PrintStream) - Method in class org.eclipse.scada.vi.data.SummaryInformation
 
duplicate() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
duplicate() - Method in class org.apache.mina.core.buffer.IoBuffer
 
duplicate() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
duplicate0() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Implement this method to return the unexpandable duplicate of this buffer.

E

EAST_VALUE - Static variable in enum org.eclipse.scada.vi.model.Orientation
The 'EAST' literal value.
EclipseTabProvider - Class in org.eclipse.scada.vi.details.swt.impl.tab
 
EclipseTabProvider(Composite) - Constructor for class org.eclipse.scada.vi.details.swt.impl.tab.EclipseTabProvider
 
editingDomain - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This keeps track of the editing domain that is used to track all changes to the model.
editingDomain - Variable in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory.VisualInterfaceChildCreationExtender.CreationSwitch
The domain in which to create the children.
editingDomain - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This keeps track of the editing domain that is used to track all changes to the model.
editingDomain - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This keeps track of the editing domain that is used to track all changes to the model.
EditorHelper - Class in org.eclipse.scada.ca.ui.editor
 
EditorHelper() - Constructor for class org.eclipse.scada.ca.ui.editor.EditorHelper
 
editorSelection - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This keeps track of the selection of the editor as a whole.
editorSelection - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This keeps track of the selection of the editor as a whole.
editorSelection - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This keeps track of the selection of the editor as a whole.
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisControllerImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisControllerImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.chart.model.impl.ChartViewImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.ComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.CompositeComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.CompositeTransformerImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.GenericComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.HiddenComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.ItemValueSourceImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.LabelComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.LinkComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.NotTransformerImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.PermissionVisibilityImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.RegistrationImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.ScriptModuleImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.ScriptVisibilityImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.SimpleGridComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.TestVisibilityImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.TextInputComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.TextInputMultiComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.ValueComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.ValueSetComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.ViewImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.details.model.impl.WriteableComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.ArcImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.BorderChildImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.ChildImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.ConnectionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.DimensionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.FigureContainerImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.ImageImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.LineImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.PositionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.ShapeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.StackContainerImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.SystemCursorImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.XYChildImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.scada.vi.model.impl.XYContainerImpl
 
eINSTANCE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.scada.vi.chart.model.ChartFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.scada.vi.chart.model.ChartPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The singleton instance of the package.
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.details.model.impl.ComponentImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.details.model.impl.CompositeComponentImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.details.model.impl.CompositeTransformerImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.details.model.impl.GenericComponentImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridComponentImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.details.model.impl.NotTransformerImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.details.model.impl.ViewImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.model.impl.ChildImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.model.impl.FigureContainerImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.model.impl.LineImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.model.impl.StackContainerImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.model.impl.XYChildImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.scada.vi.model.impl.XYContainerImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisControllerImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisControllerImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
eIsSet(int) - Method in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.chart.model.impl.ChartViewImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.ComponentImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.CompositeComponentImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.CompositeTransformerImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.GenericComponentImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridComponentImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.HiddenComponentImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.ItemValueSourceImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.LabelComponentImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.LinkComponentImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.NotTransformerImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.PermissionVisibilityImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.RegistrationImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.ScriptModuleImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.ScriptVisibilityImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.SimpleGridComponentImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.TestVisibilityImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.TextInputComponentImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.TextInputMultiComponentImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.ValueComponentImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.ValueSetComponentImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.ViewImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.details.model.impl.WriteableComponentImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.ArcImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.BorderChildImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.ChildImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.ConnectionImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.DimensionImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.FigureContainerImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.ImageImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.LineImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.PositionImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.ShapeImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.StackContainerImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.SystemCursorImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.XYChildImpl
 
eIsSet(int) - Method in class org.eclipse.scada.vi.model.impl.XYContainerImpl
 
element() - Method in class org.apache.mina.util.CircularQueue
 
element() - Method in class org.apache.mina.util.SynchronizedQueue
 
element() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
element - Variable in class org.eclipse.scada.vi.model.impl.ChildImpl
The cached value of the 'Element' containment reference.
Ellipse - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Ellipse'.
ELLIPSE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Ellipse' class.
ELLIPSE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Ellipse' class.
ELLIPSE__ALPHA - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Alpha' attribute.
ELLIPSE__ANTIALIAS - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Antialias' attribute.
ELLIPSE__BACKGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Background Color' attribute.
ELLIPSE__BORDER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Border' attribute.
ELLIPSE__CURSOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Cursor' reference.
ELLIPSE__FILL - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Fill' attribute.
ELLIPSE__FOREGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Foreground Color' attribute.
ELLIPSE__LINE_WIDTH - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Line Width' attribute.
ELLIPSE__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Name' attribute.
ELLIPSE__ON_CLICK - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Click' attribute.
ELLIPSE__ON_DOUBLE_CLICK - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Double Click' attribute.
ELLIPSE__OPAQUE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Opaque' attribute.
ELLIPSE__OUTLINE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Outline' attribute.
ELLIPSE__SIZE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Size' containment reference.
ELLIPSE__TOOL_TIP - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Tool Tip' attribute.
ELLIPSE__VISIBLE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Visible' attribute.
ELLIPSE_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Ellipse' class.
EllipseController - Class in org.eclipse.scada.vi.ui.draw2d.primitives
 
EllipseController(SymbolController, Ellipse, ResourceManager) - Constructor for class org.eclipse.scada.vi.ui.draw2d.primitives.EllipseController
 
EllipseImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Ellipse'.
EllipseImpl() - Constructor for class org.eclipse.scada.vi.model.impl.EllipseImpl
 
EllipseItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a Ellipse object.
EllipseItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.EllipseItemProvider
This constructs an instance from a factory and a notifier.
ellipseItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all Ellipse instances.
EllipseTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Ellipse'.
EllipseTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.EllipseTest
Constructs a new Ellipse test case with the given name.
EMPTY - Static variable in class org.eclipse.scada.core.ui.styles.StaticStateInformation
 
EMPTY - Static variable in class org.eclipse.scada.core.ui.styles.StyleBlinker.CurrentStyle
 
EMPTY - Static variable in interface org.eclipse.scada.utils.filter.Filter
 
enableBlinking(boolean) - Method in class org.eclipse.scada.ui.blink.AbstractBlinker
 
eNAME - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The package name.
eNAME - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The package name.
eNAME - Static variable in interface org.eclipse.scada.vi.chart.model.ChartPackage
The package name.
eNAME - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The package name.
eNAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The package name.
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
Encodes higher-level message objects into binary or protocol-specific data.
encode(IoSession, T, ProtocolEncoderOutput) - Method in interface org.apache.mina.filter.codec.demux.MessageEncoder
Encodes higher-level message objects into binary or protocol-specific data.
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
 
encode(IoSession, Object, ProtocolEncoderOutput) - Method in interface org.apache.mina.filter.codec.ProtocolEncoder
Encodes higher-level message objects into binary or protocol-specific data.
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationEncoder
 
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.mina.filter.codec.SynchronizedProtocolEncoder
 
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.mina.filter.codec.textline.TextLineEncoder
 
encode(Object) - Method in class org.apache.mina.util.Base64
Encodes an Object using the base64 algorithm.
encode(byte[]) - Method in class org.apache.mina.util.Base64
Encodes a byte[] containing binary data, into a byte[] containing characters in the Base64 alphabet.
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.eclipse.scada.net.mina.GMPPProtocolEncoder
 
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.eclipse.scada.protocol.ngp.common.mc.frame.FrameEncoder
 
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.eclipse.scada.protocol.sfp.ProtocolEncoderImpl
 
encode(byte[]) - Method in class org.eclipse.scada.sec.utils.password.HexCodec
 
encode(byte[]) - Method in interface org.eclipse.scada.sec.utils.password.PasswordDigestCodec
 
encode(String) - Static method in class org.eclipse.scada.utils.str.StringEncoder
 
encodeAttributeWriteResultEntry(BinaryContext, IoBuffer, byte, AttributeWriteResultEntry) - Static method in class org.eclipse.scada.da.protocol.ngp.codec.Structures
 
encodeBase64(byte[]) - Static method in class org.apache.mina.util.Base64
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeBase64(byte[], boolean) - Static method in class org.apache.mina.util.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64Chunked(byte[]) - Static method in class org.apache.mina.util.Base64
Encodes binary data using the base64 algorithm and chunks the encoded output into 76 character blocks
encodeBoolean(IoBuffer, byte, Boolean) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodeBoolean(IoBuffer, byte, Boolean) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodeBooleanCollection(IoBuffer, byte, Collection<Boolean>) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodeBooleanCollection(IoBuffer, byte, Collection<Boolean>) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodeBrowserEntry(BinaryContext, IoBuffer, byte, BrowserEntry) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
encodeBrowserEntry(BinaryContext, IoBuffer, byte, BrowserEntry) - Static method in class org.eclipse.scada.da.protocol.ngp.codec.Structures
 
encodeCallbackRequest(BinaryContext, IoBuffer, byte, CallbackRequest) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
encodeCallbackResponse(BinaryContext, IoBuffer, byte, CallbackResponse) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
encodeCollectionAttributeWriteResultEntry(BinaryContext, IoBuffer, byte, Collection<AttributeWriteResultEntry>) - Static method in class org.eclipse.scada.da.protocol.ngp.codec.Structures
 
encodeCollectionBrowserEntry(BinaryContext, IoBuffer, byte, Collection<BrowserEntry>) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
encodeCollectionBrowserEntry(BinaryContext, IoBuffer, byte, Collection<BrowserEntry>) - Static method in class org.eclipse.scada.da.protocol.ngp.codec.Structures
 
encodeCollectionCallbackRequest(BinaryContext, IoBuffer, byte, Collection<CallbackRequest>) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
encodeCollectionCallbackResponse(BinaryContext, IoBuffer, byte, Collection<CallbackResponse>) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
encodeCollectionConfigurationInformation(BinaryContext, IoBuffer, byte, Collection<ConfigurationInformation>) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
encodeCollectionDiffEntry(BinaryContext, IoBuffer, byte, Collection<DiffEntry>) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
encodeCollectionErrorInformation(BinaryContext, IoBuffer, byte, Collection<ErrorInformation>) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
encodeCollectionEventInformation(BinaryContext, IoBuffer, byte, Collection<EventInformation>) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
encodeCollectionFactoryInformation(BinaryContext, IoBuffer, byte, Collection<FactoryInformation>) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
encodeCollectionHistoricalItemInformation(BinaryContext, IoBuffer, byte, Collection<HistoricalItemInformation>) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
encodeCollectionMonitorStatusInformation(BinaryContext, IoBuffer, byte, Collection<MonitorStatusInformation>) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
encodeCollectionOperationParameters(BinaryContext, IoBuffer, byte, Collection<OperationParameters>) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
encodeCollectionQueryParameters(BinaryContext, IoBuffer, byte, Collection<QueryParameters>) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
encodeCollectionRequest(BinaryContext, IoBuffer, byte, Collection<Request>) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
encodeCollectionResponse(BinaryContext, IoBuffer, byte, Collection<Response>) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
encodeCollectionUserInformation(BinaryContext, IoBuffer, byte, Collection<UserInformation>) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
encodeCollectionValueEntry(BinaryContext, IoBuffer, byte, Collection<ValueEntry>) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
encodeCollectionValueInformation(BinaryContext, IoBuffer, byte, Collection<ValueInformation>) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
encodeConfigurationInformation(BinaryContext, IoBuffer, byte, ConfigurationInformation) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
encodeDiffEntry(BinaryContext, IoBuffer, byte, DiffEntry) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
encodeDouble(IoBuffer, byte, Double) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodeDouble(IoBuffer, byte, Double) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodeDoubleCollection(IoBuffer, byte, Collection<Double>) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodeDoubleCollection(IoBuffer, byte, Collection<Double>) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodeEnum(IoBuffer, byte, E) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodeEnum(IoBuffer, byte, E) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodeEnumList(IoBuffer, byte, List<E>) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodeEnumList(IoBuffer, byte, List<E>) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodeEnumSet(IoBuffer, byte, Set<E>) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodeEnumSet(IoBuffer, byte, Set<E>) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodeErrorInformation(BinaryContext, IoBuffer, byte, ErrorInformation) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
encodeEventInformation(BinaryContext, IoBuffer, byte, EventInformation) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
encodeFactoryInformation(BinaryContext, IoBuffer, byte, FactoryInformation) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
encodeHistoricalItemInformation(BinaryContext, IoBuffer, byte, HistoricalItemInformation) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
encodeInt(IoBuffer, byte, Integer) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodeInt(IoBuffer, byte, Integer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodeIntCollection(IoBuffer, byte, Collection<Integer>) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodeIntCollection(IoBuffer, byte, Collection<Integer>) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodeIO(Set<IODirection>) - Static method in class org.eclipse.scada.da.net.handler.Messages
 
encodeLong(IoBuffer, byte, Long) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodeLong(IoBuffer, byte, Long) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodeLongCollection(IoBuffer, byte, Collection<Long>) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodeLongCollection(IoBuffer, byte, Collection<Long>) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodeMessage(BinaryContext, Object) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryMessageCodec
 
encodeMessage(Object) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.BinaryProtocol
 
encodeMessage(Object) - Method in interface org.eclipse.scada.protocol.ngp.common.mc.protocol.MessageEncoder
 
encodeMessage(Object) - Method in class org.eclipse.scada.protocol.ngp.common.mc.protocol.serialize.ObjectSerializationProtocol
 
encodeMonitorStatusInformation(BinaryContext, IoBuffer, byte, MonitorStatusInformation) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
encodeOperationParameters(OperationParameters, Message) - Static method in class org.eclipse.scada.core.net.MessageHelper
 
encodeOperationParameters(BinaryContext, IoBuffer, byte, OperationParameters) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
encodePassword(String) - Method in class org.eclipse.scada.sec.utils.password.DigestEncoder
 
encodePassword(String) - Method in interface org.eclipse.scada.sec.utils.password.PasswordEncoder
 
encodePrimitiveBoolean(IoBuffer, byte, boolean) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodePrimitiveBoolean(IoBuffer, byte, boolean) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodePrimitiveDouble(IoBuffer, byte, double) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodePrimitiveDouble(IoBuffer, byte, double) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodePrimitiveInt(IoBuffer, byte, int) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodePrimitiveInt(IoBuffer, byte, int) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodePrimitiveLong(IoBuffer, byte, long) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodePrimitiveLong(IoBuffer, byte, long) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodeProperties(IoBuffer, byte, Map<String, String>) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodeProperties(IoBuffer, byte, Map<String, String>) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodePropertiesCollection(IoBuffer, byte, Collection<Map<String, String>>) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodePropertiesCollection(IoBuffer, byte, Collection<Map<String, String>>) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodeQueryParameters(BinaryContext, IoBuffer, byte, QueryParameters) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
encodeRequest(BinaryContext, IoBuffer, byte, Request) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
encodeResponse(BinaryContext, IoBuffer, byte, Response) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
encodeString(String, boolean) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
Encodes the string to a byte array using UTF-16LE or the ASCII charset in function of the useUnicode argument.
encodeString(IoBuffer, byte, String) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodeString(IoBuffer, byte, String) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodeStringCollection(IoBuffer, byte, Collection<String>) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodeStringCollection(IoBuffer, byte, Collection<String>) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodeToHexString(String) - Method in enum org.eclipse.scada.sec.utils.password.PasswordEncoding
 
encodeToString(String, String, PasswordDigestCodec) - Method in enum org.eclipse.scada.sec.utils.password.PasswordEncoding
 
encodeUserInformation(BinaryContext, IoBuffer, byte, UserInformation) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
encodeValueEntry(BinaryContext, IoBuffer, byte, ValueEntry) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
encodeValueInformation(BinaryContext, IoBuffer, byte, ValueInformation) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
encodeVariant(IoBuffer, byte, Variant) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodeVariant(IoBuffer, byte, Variant) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodeVariantCollection(IoBuffer, byte, Collection<Variant>) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodeVariantCollection(IoBuffer, byte, Collection<Variant>) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodeVariantMap(IoBuffer, byte, Map<String, Variant>) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodeVariantMap(IoBuffer, byte, Map<String, Variant>) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodeVariantMapCollection(IoBuffer, byte, Collection<Map<String, Variant>>) - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
encodeVariantMapCollection(IoBuffer, byte, Collection<Map<String, Variant>>) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
encodingField - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard.ChartModelWizardInitialObjectCreationPage
 
encodingField - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard.DetailViewModelWizardInitialObjectCreationPage
 
encodingField - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard.VisualInterfaceModelWizardInitialObjectCreationPage
 
encodings - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard.ChartModelWizardInitialObjectCreationPage
 
encodings - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard.DetailViewModelWizardInitialObjectCreationPage
 
encodings - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard.VisualInterfaceModelWizardInitialObjectCreationPage
 
end - Variable in class org.eclipse.scada.vi.model.impl.ConnectionImpl
The cached value of the 'End' reference.
END_VALUE - Static variable in enum org.eclipse.scada.vi.model.GridAlignment
The 'END' literal value.
endShortenText(GC, String, int, int) - Method in class org.eclipse.scada.swt.CLabel
 
endZoom(ChartMouseListener.MouseState) - Method in class org.eclipse.scada.chart.swt.controller.MouseDragZoomer
 
ENHANCED_VALUE - Static variable in enum org.eclipse.scada.vi.details.model.TabStyle
The 'ENHANCED' literal value.
enqueueEventIfNecessary(IoSessionEvent) - Method in class org.apache.mina.proxy.event.IoSessionEventQueue
Event is enqueued only if necessary : - socks proxies do not need the reconnection feature so events are always forwarded for these.
enqueueWriteRequest(IoFilter.NextFilter, WriteRequest) - Method in class org.apache.mina.proxy.AbstractProxyLogicHandler
Enqueue a message to be written once handshaking is complete.
enqueueWriteRequest(IoFilter.NextFilter, WriteRequest) - Method in interface org.apache.mina.proxy.ProxyLogicHandler
Enqueue a message to be written once handshaking is complete.
eNS_PREFIX - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.scada.vi.chart.model.ChartPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The package namespace name.
eNS_URI - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.scada.vi.chart.model.ChartPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The package namespace URI.
enteredFirstComponent(int, ByteArray) - Method in interface org.apache.mina.util.byteaccess.CompositeByteArray.CursorListener
Called when the first component in the composite is entered by the cursor.
enteredLastComponent(int, ByteArray) - Method in interface org.apache.mina.util.byteaccess.CompositeByteArray.CursorListener
Called when the last component in the composite is entered by the cursor.
enteredNextComponent(int, ByteArray) - Method in interface org.apache.mina.util.byteaccess.CompositeByteArray.CursorListener
Called when the next component in the composite is entered by the cursor.
enteredPreviousComponent(int, ByteArray) - Method in interface org.apache.mina.util.byteaccess.CompositeByteArray.CursorListener
Called when the previous component in the composite is entered by the cursor.
enterManualValue() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.ManualOverride
Enter the manual value
Entry - Interface in org.eclipse.scada.da.core.browser
 
EntryCommon - Class in org.eclipse.scada.da.net.handler
 
EntryCommon(String, Map<String, Variant>) - Constructor for class org.eclipse.scada.da.net.handler.EntryCommon
 
entrySet() - Method in class org.apache.mina.util.CopyOnWriteMap
This method will return a read-only Set.
entrySet() - Method in class org.apache.mina.util.ExpiringMap
 
entrySet() - Method in class org.apache.mina.util.LazyInitializedCacheMap
 
entryTimestamp(Date) - Method in class org.eclipse.scada.ae.Event.EventBuilder
 
EQUAL_WIDTH_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.GridContainerImpl
The default value of the 'Equal Width' attribute.
equally - Variable in class org.eclipse.scada.vi.details.model.impl.GroupGridComponentImpl
The cached value of the 'Equally' attribute.
equally - Variable in class org.eclipse.scada.vi.details.model.impl.SimpleGridComponentImpl
The cached value of the 'Equally' attribute.
EQUALLY_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.GroupGridComponentImpl
The default value of the 'Equally' attribute.
EQUALLY_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.SimpleGridComponentImpl
The default value of the 'Equally' attribute.
equals(Object) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
equals(Object) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
equals(Object) - Method in class org.apache.mina.core.session.AbstractIoSession
TODO This is a ridiculous implementation.
equals(Object) - Method in class org.apache.mina.core.session.AttributeKey
 
equals(Object) - Method in class org.apache.mina.filter.codec.textline.LineDelimiter
equals(Object) - Method in class org.apache.mina.filter.firewall.Subnet
 
equals(Object) - Method in class org.apache.mina.filter.reqres.Request
 
equals(Object) - Method in class org.apache.mina.filter.reqres.Response
 
equals(Object) - Method in class org.apache.mina.transport.vmpipe.VmPipeAddress
 
equals(Object) - Method in interface org.apache.mina.util.byteaccess.ByteArray
A ByteArray is equal to another ByteArray if they start and end at the same index, have the same byte order, and contain the same bytes at each index.
equals(Object) - Method in class org.apache.mina.util.ExpiringMap
 
equals(Object) - Method in class org.apache.mina.util.SynchronizedQueue
 
equals(Object) - Method in class org.eclipse.scada.ae.Event
 
equals(Object) - Method in class org.eclipse.scada.ae.ui.views.filter.EventViewerFilter
 
equals(Object) - Method in class org.eclipse.scada.ae.ui.views.model.DecoratedEvent
 
equals(Object) - Method in class org.eclipse.scada.ae.ui.views.model.MonitorData
 
equals(Object) - Method in class org.eclipse.scada.ca.data.ConfigurationInformation
 
equals(Object) - Method in class org.eclipse.scada.ca.data.FactoryInformation
 
equals(Object) - Method in class org.eclipse.scada.chart.DataEntry
 
equals(Object) - Method in class org.eclipse.scada.core.ConnectionInformation
 
equals(Object) - Method in class org.eclipse.scada.core.data.Request
 
equals(Object) - Method in class org.eclipse.scada.core.subscription.SubscriptionInformation
 
equals(Object) - Method in class org.eclipse.scada.core.ui.connection.ConnectionDescriptor
 
equals(Object) - Method in class org.eclipse.scada.core.Variant
 
equals(Object) - Method in class org.eclipse.scada.da.client.DataItemValue
 
equals(Object) - Method in class org.eclipse.scada.da.core.Location
 
equals(Object) - Method in class org.eclipse.scada.da.ui.connection.data.Item
 
equals(Object) - Method in class org.eclipse.scada.da.ui.widgets.realtime.AttributePair
 
equals(Object) - Method in class org.eclipse.scada.hd.data.HistoricalItemInformation
 
equals(Object) - Method in class org.eclipse.scada.hd.data.ValueInformation
 
equals(Object) - Method in class org.eclipse.scada.hd.ui.connection.data.Item
 
equals(Object) - Method in class org.eclipse.scada.net.base.data.BooleanValue
 
equals(Object) - Method in class org.eclipse.scada.net.base.data.DoubleValue
 
equals(Object) - Method in class org.eclipse.scada.net.base.data.IntegerValue
 
equals(Object) - Method in class org.eclipse.scada.net.base.data.ListValue
 
equals(Object) - Method in class org.eclipse.scada.net.base.data.LongValue
 
equals(Object) - Method in class org.eclipse.scada.net.base.data.MapValue
 
equals(Object) - Method in class org.eclipse.scada.net.base.data.StringValue
 
equals(Object) - Method in class org.eclipse.scada.net.base.data.Value
 
equals(Object) - Method in class org.eclipse.scada.net.base.data.VoidValue
 
equals(Object) - Method in class org.eclipse.scada.sec.authn.AbstractPlainAuthenticationService.UserEntry
 
equals(Object) - Method in class org.eclipse.scada.sec.UserInformation
 
equals(Object) - Method in class org.eclipse.scada.sec.UserInformationPrincipal
 
equals(Object) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
equals(Object) - Method in class org.eclipse.scada.utils.lang.Pair
 
equals(Object) - Method in class org.eclipse.scada.utils.stats.StatisticEntryImpl
 
equals(Object) - Method in class org.eclipse.scada.utils.statuscodes.StatusCode
 
equals(Object) - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewInstanceDescriptor
 
equalWidth - Variable in class org.eclipse.scada.vi.model.impl.GridContainerImpl
The cached value of the 'Equal Width' attribute.
error(Throwable) - Method in interface org.eclipse.scada.da.client.BrowseOperationCallback
 
error(Throwable) - Method in class org.eclipse.scada.da.client.net.Connection.WriteAttributeOperationFuture
 
error(Throwable) - Method in class org.eclipse.scada.da.client.net.Connection.WriteOperationFuture
 
error(Throwable) - Method in interface org.eclipse.scada.da.client.WriteAttributeOperationCallback
 
error(Throwable) - Method in interface org.eclipse.scada.da.client.WriteOperationCallback
 
ErrorFigure - Class in org.eclipse.scada.vi.ui.draw2d
 
ErrorFigure() - Constructor for class org.eclipse.scada.vi.ui.draw2d.ErrorFigure
 
ErrorGeneratingFilter - Class in org.apache.mina.filter.errorgenerating
An IoFilter implementation generating random bytes and PDU modification in your communication streams.
ErrorGeneratingFilter() - Constructor for class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
 
ErrorInformation - Class in org.eclipse.scada.core.data
 
ErrorInformation(Long, String, String) - Constructor for class org.eclipse.scada.core.data.ErrorInformation
 
errorLog(String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
errorLog(String, Exception) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
ErrorQueryImpl - Class in org.eclipse.scada.hd.client.net
 
ErrorQueryImpl(QueryListener) - Constructor for class org.eclipse.scada.hd.client.net.ErrorQueryImpl
 
ErrorQueryImpl - Class in org.eclipse.scada.hd.client.ngp
 
ErrorQueryImpl(ExecutorService, QueryListener) - Constructor for class org.eclipse.scada.hd.client.ngp.ErrorQueryImpl
 
ErrorResponse - Class in org.eclipse.scada.ca.data.message
 
ErrorResponse(Response, ErrorInformation) - Constructor for class org.eclipse.scada.ca.data.message.ErrorResponse
 
ErrorView - Class in org.eclipse.scada.vi.ui.user
 
ErrorView(Composite, ViewInstanceDescriptor) - Constructor for class org.eclipse.scada.vi.ui.user.ErrorView
 
escapeTags(String) - Static method in class org.apache.mina.util.Transform
This method takes a string which may contain HTML tags (ie, <b>, <table>, etc) and replaces any '<', '>' , '&' or '"' characters with respective predefined entity references.
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisControllerImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisControllerImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.chart.model.impl.ChartViewImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.ComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.CompositeComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.CompositeTransformerImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.GenericComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.HiddenComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.ItemValueSourceImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.LabelComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.LinkComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.NotTransformerImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.PermissionVisibilityImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.RegistrationImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.ScriptModuleImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.ScriptVisibilityImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.SimpleGridComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.TestVisibilityImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.TextInputComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.TextInputMultiComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.ValueComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.ValueSetComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.ViewImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.details.model.impl.WriteableComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.ArcImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.BorderChildImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.ChildImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.ConnectionImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.DimensionImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.FigureContainerImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.ImageImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.LineImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.PositionImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.ShapeImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.StackContainerImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.SystemCursorImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.XYChildImpl
 
eSet(int, Object) - Method in class org.eclipse.scada.vi.model.impl.XYContainerImpl
 
ESTABLISH_TCPIP_BIND - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
ESTABLISH_TCPIP_STREAM - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
Command codes.
ESTABLISH_UDP_ASSOCIATE - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.ControllerImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.ControllerImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.ItemImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.ItemImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.MouseControllerImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.MouseControllerImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.ResetControllerImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.ResetControllerImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.SeparatorControllerImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.SeparatorControllerImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.TimeNowActionImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.TimeNowActionImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisControllerImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisControllerImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
eStaticClass() - Method in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.chart.model.impl.ChartViewImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.AndTransformerImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.ComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.CompositeComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.CompositeTransformerImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.FillLayoutComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.GenericComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.HiddenComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.InvisibleImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.ItemValueSourceImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.LabelComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.LinkComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.NotTransformerImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.OrTransformerImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.PermissionVisibilityImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.RegistrationImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.ScriptModuleImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.ScriptVisibilityImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.SimpleGridComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.TestVisibilityImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.TextInputComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.TextInputMultiComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.ValueComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.ValueSetComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.ValueSourceImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.ViewImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.VisibilityImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.details.model.impl.WriteableComponentImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.ArcImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.BorderChildImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.ChildImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.ConnectionImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.CursorImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.DimensionImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.EllipseImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.FigureContainerImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.ImageImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.LineImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.PositionImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.RectangleImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.ShapeImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.StackContainerImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.SystemCursorImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.XYChildImpl
 
eStaticClass() - Method in class org.eclipse.scada.vi.model.impl.XYContainerImpl
 
estimateSize(IoEvent) - Method in class org.apache.mina.filter.executor.DefaultIoEventSizeEstimator
Estimate the IoEvent size in numberof bytes
estimateSize(Object) - Method in class org.apache.mina.filter.executor.DefaultIoEventSizeEstimator
Estimate the size of an Objecr in number of bytes
estimateSize(IoEvent) - Method in interface org.apache.mina.filter.executor.IoEventSizeEstimator
Estimate the IoEvent size in numberof bytes
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisControllerImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisControllerImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
eUnset(int) - Method in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.chart.model.impl.ChartViewImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.ComponentImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.CompositeComponentImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.CompositeTransformerImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.GenericComponentImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridComponentImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.HiddenComponentImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.ItemValueSourceImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.LabelComponentImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.LinkComponentImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.NotTransformerImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.PermissionVisibilityImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.RegistrationImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.ScriptModuleImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.ScriptVisibilityImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.SimpleGridComponentImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.TestVisibilityImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.TextInputComponentImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.TextInputMultiComponentImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.ValueComponentImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.ValueSetComponentImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.ViewImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.details.model.impl.WriteableComponentImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.ArcImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.BorderChildImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.ChildImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.ConnectionImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.DimensionImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.FigureContainerImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.ImageImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.LineImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.PositionImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.ShapeImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.StackContainerImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.SystemCursorImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.XYChildImpl
 
eUnset(int) - Method in class org.eclipse.scada.vi.model.impl.XYContainerImpl
 
eval(long) - Method in class org.eclipse.scada.chart.AbstractFunctionSeriesData
 
eval(long) - Method in class org.eclipse.scada.chart.AsyncFunctionSeriesData
 
evalPermission() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.PermissionVisibilityProviderImpl
 
Event - Class in org.eclipse.scada.ae
A class holding the AE event information
event(Event) - Method in class org.eclipse.scada.ae.Event.EventBuilder
 
Event.EventBuilder - Class in org.eclipse.scada.ae
 
Event.EventComparator - Class in org.eclipse.scada.ae
 
Event.EventComparator() - Constructor for class org.eclipse.scada.ae.Event.EventComparator
 
Event.Fields - Enum in org.eclipse.scada.ae
 
EventHistorySearchDialog - Class in org.eclipse.scada.ae.ui.views.dialog
 
EventInformation - Class in org.eclipse.scada.ae.data
 
EventInformation(String, long, long, Map<String, Variant>) - Constructor for class org.eclipse.scada.ae.data.EventInformation
 
EventListener - Interface in org.eclipse.scada.ae.client
 
EventListener - Interface in org.eclipse.scada.ae.server
 
EventManager - Class in org.eclipse.scada.ae.client
 
EventManager(Connection) - Constructor for class org.eclipse.scada.ae.client.EventManager
 
EventManager - Class in org.eclipse.scada.ae.client.ngp
 
EventManager(Executor, ConnectionImpl) - Constructor for class org.eclipse.scada.ae.client.ngp.EventManager
 
EventMatcher - Interface in org.eclipse.scada.ae.filter
 
EventMatcherImpl - Class in org.eclipse.scada.ae.filter.internal
 
EventMatcherImpl(String) - Constructor for class org.eclipse.scada.ae.filter.internal.EventMatcherImpl
 
EventMatcherImpl(Filter) - Constructor for class org.eclipse.scada.ae.filter.internal.EventMatcherImpl
 
EventMessageHelper - Class in org.eclipse.scada.ae.net
 
EventMessageHelper() - Constructor for class org.eclipse.scada.ae.net.EventMessageHelper
 
EventPoolDataUpdate - Class in org.eclipse.scada.ae.data.message
 
EventPoolDataUpdate(String, List<EventInformation>) - Constructor for class org.eclipse.scada.ae.data.message.EventPoolDataUpdate
 
EventPoolStatusUpdate - Class in org.eclipse.scada.ae.data.message
 
EventPoolStatusUpdate(String, SubscriptionState) - Constructor for class org.eclipse.scada.ae.data.message.EventPoolStatusUpdate
 
Events - Class in org.eclipse.scada.ae.client.ngp
 
EventViewerFilter - Class in org.eclipse.scada.ae.ui.views.filter
 
EventViewerFilter(String) - Constructor for class org.eclipse.scada.ae.ui.views.filter.EventViewerFilter
 
EXCEPTION - Static variable in interface org.apache.mina.filter.keepalive.KeepAliveRequestTimeoutHandler
exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in interface org.apache.mina.core.filterchain.IoFilter
exceptionCaught(IoSession, Throwable) - Method in interface org.apache.mina.core.filterchain.IoFilter.NextFilter
Forwards exceptionCaught event to next filter.
exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
exceptionCaught(IoSession, Throwable) - Method in interface org.apache.mina.core.service.IoHandler
Invoked when any exception is thrown by user IoHandler implementation or by MINA.
exceptionCaught(IoSession, Throwable) - Method in class org.apache.mina.core.service.IoHandlerAdapter
 
exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in class org.apache.mina.filter.buffer.BufferedWriteFilter
exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in class org.apache.mina.filter.executor.ExecutorFilter
exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in class org.apache.mina.filter.logging.LoggingFilter
 
exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in class org.apache.mina.filter.ssl.SslFilter
 
exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in class org.apache.mina.filter.util.CommonEventFilter
 
exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
 
exceptionCaught(IoSession, Throwable) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
Invoked when any exception is thrown by user IoHandler implementation or by MINA.
exceptionCaught(IoSession, E) - Method in interface org.apache.mina.handler.demux.ExceptionHandler
Invoked when the specific type of exception is caught from the specified session.
exceptionCaught(Throwable) - Method in interface org.apache.mina.handler.multiton.SingleSessionIoHandler
Deprecated.
Invoked when any exception is thrown by user IoHandler implementation or by MINA.
exceptionCaught(Throwable) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerAdapter
Deprecated.
 
exceptionCaught(IoSession, Throwable) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
Deprecated.
Delegates the method call to the SingleSessionIoHandler.exceptionCaught(Throwable) method of the handler assigned to this session.
exceptionCaught(IoSession, Throwable) - Method in class org.apache.mina.handler.stream.StreamIoHandler
Forwards caught exceptions to input stream.
exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in class org.apache.mina.proxy.filter.ProxyFilter
Called when an exception occurs in the chain.
exceptionCaught(Throwable) - Method in class org.apache.mina.util.DefaultExceptionMonitor
Invoked when there are any uncaught exceptions.
exceptionCaught(Throwable) - Method in class org.apache.mina.util.ExceptionMonitor
Invoked when there are any uncaught exceptions.
exceptionCaught(IoSession, Throwable) - Method in class org.eclipse.scada.core.client.common.ClientConnectionHandler
 
exceptionCaught(IoSession, Throwable) - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
ExceptionHandler<E extends Throwable> - Interface in org.apache.mina.handler.demux
A handler interface that DemuxingIoHandler forwards exceptionCaught events to.
ExceptionHelper - Class in org.eclipse.scada.utils
 
ExceptionHelper() - Constructor for class org.eclipse.scada.utils.ExceptionHelper
 
ExceptionMonitor - Class in org.apache.mina.util
Monitors uncaught exceptions.
ExceptionMonitor() - Constructor for class org.apache.mina.util.ExceptionMonitor
 
execute(Runnable) - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
execute(Runnable) - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
execute(IoHandlerCommand.NextCommand, IoSession, Object) - Method in class org.apache.mina.handler.chain.IoHandlerChain
 
execute(IoHandlerCommand.NextCommand, IoSession, Object) - Method in interface org.apache.mina.handler.chain.IoHandlerCommand
Execute a unit of processing work to be performed.
execute(IoSession, Object) - Method in interface org.apache.mina.handler.chain.IoHandlerCommand.NextCommand
Forwards the request to the next IoHandlerCommand in the IoHandlerChain.
execute(ExecutionEvent) - Method in class org.eclipse.scada.da.client.dataitem.details.dialog.DefaultDialogHandler
 
execute(ExecutionEvent) - Method in class org.eclipse.scada.hd.ui.connection.handler.CloseQueryHandler
 
execute(ExecutionEvent) - Method in class org.eclipse.scada.hd.ui.connection.handler.CreateQueryHandler
 
execute(ExecutionEvent) - Method in class org.eclipse.scada.hd.ui.connection.handler.RemoveQueryHandler
 
execute(Runnable) - Method in class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
execute(Runnable) - Method in class org.eclipse.scada.utils.concurrent.DirectExecutor
 
execute(Runnable) - Method in class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
execute(Runnable) - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
execute(T) - Method in class org.eclipse.scada.utils.exec.AsyncBasedOperation
 
execute(T) - Method in interface org.eclipse.scada.utils.exec.Operation
 
execute(ScriptContext) - Method in class org.eclipse.scada.utils.script.ScriptExecutor
 
execute(ScriptContext, Map<String, Object>) - Method in class org.eclipse.scada.utils.script.ScriptExecutor
 
execute(ScriptExecutor, Map<String, Object>) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
executeCommand(String, Map<String, String>) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolContext
Execute an Eclipse command
executeWorker(Runnable) - Method in class org.apache.mina.core.service.AbstractIoService
 
executeWorker(Runnable, String) - Method in class org.apache.mina.core.service.AbstractIoService
 
executor - Variable in class org.eclipse.scada.core.client.common.BaseConnection
 
executor - Variable in class org.eclipse.scada.core.client.net.SessionConnectionBase
 
ExecutorFilter - Class in org.apache.mina.filter.executor
A filter that forwards I/O events to Executor to enforce a certain thread model while allowing the events per session to be processed simultaneously.
ExecutorFilter() - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
(Convenience constructor) Creates a new instance with a new OrderedThreadPoolExecutor, no thread in the pool, and a maximum of 16 threads in the pool.
ExecutorFilter(int) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
(Convenience constructor) Creates a new instance with a new OrderedThreadPoolExecutor, no thread in the pool, but a maximum of threads in the pool is given.
ExecutorFilter(int, int) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
(Convenience constructor) Creates a new instance with a new OrderedThreadPoolExecutor, a number of thread to start with, a maximum of threads the pool can contain.
ExecutorFilter(int, int, long, TimeUnit) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
(Convenience constructor) Creates a new instance with a new OrderedThreadPoolExecutor.
ExecutorFilter(int, int, long, TimeUnit, IoEventQueueHandler) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
(Convenience constructor) Creates a new instance with a new OrderedThreadPoolExecutor.
ExecutorFilter(int, int, long, TimeUnit, ThreadFactory) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
(Convenience constructor) Creates a new instance with a new OrderedThreadPoolExecutor.
ExecutorFilter(int, int, long, TimeUnit, ThreadFactory, IoEventQueueHandler) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
(Convenience constructor) Creates a new instance with a new OrderedThreadPoolExecutor.
ExecutorFilter(IoEventType...) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
(Convenience constructor) Creates a new instance with a new OrderedThreadPoolExecutor.
ExecutorFilter(int, IoEventType...) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
(Convenience constructor) Creates a new instance with a new OrderedThreadPoolExecutor.
ExecutorFilter(int, int, IoEventType...) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
(Convenience constructor) Creates a new instance with a new OrderedThreadPoolExecutor.
ExecutorFilter(int, int, long, TimeUnit, IoEventType...) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
(Convenience constructor) Creates a new instance with a new OrderedThreadPoolExecutor.
ExecutorFilter(int, int, long, TimeUnit, IoEventQueueHandler, IoEventType...) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
(Convenience constructor) Creates a new instance with a new OrderedThreadPoolExecutor.
ExecutorFilter(int, int, long, TimeUnit, ThreadFactory, IoEventType...) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
(Convenience constructor) Creates a new instance with a new OrderedThreadPoolExecutor.
ExecutorFilter(int, int, long, TimeUnit, ThreadFactory, IoEventQueueHandler, IoEventType...) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
(Convenience constructor) Creates a new instance with a new OrderedThreadPoolExecutor.
ExecutorFilter(Executor) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
Creates a new instance with the specified Executor.
ExecutorFilter(Executor, IoEventType...) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
Creates a new instance with the specified Executor.
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
 
exists() - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
exists() - Method in class org.eclipse.scada.ca.ui.editor.input.FactoryEditorInput
 
expand(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Changes the capacity and limit of this buffer so this buffer get the specified expectedRemaining room from the current position.
expand(int, int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Changes the capacity and limit of this buffer so this buffer get the specified expectedRemaining room from the specified position.
expand(int) - Method in class org.apache.mina.core.buffer.IoBuffer
Changes the capacity and limit of this buffer so this buffer get the specified expectedRemaining room from the current position.
expand(int, int) - Method in class org.apache.mina.core.buffer.IoBuffer
Changes the capacity and limit of this buffer so this buffer get the specified expectedRemaining room from the specified position.
expand(int, int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
expand(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
expand(CompositeByteArray, int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter.ChunkedExpander
 
expand(CompositeByteArray, int) - Method in interface org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter.Expander
 
expand(CompositeByteArray, int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter.NopExpander
 
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
EXPECTED_VALUE_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
The default value of the 'Expected Value' attribute.
expectedValue - Variable in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
The cached value of the 'Expected Value' attribute.
ExpirationListener<E> - Interface in org.apache.mina.util
A listener for expired object events.
expired(E) - Method in interface org.apache.mina.util.ExpirationListener
 
ExpiringMap<K,V> - Class in org.apache.mina.util
A map with expiration.
ExpiringMap() - Constructor for class org.apache.mina.util.ExpiringMap
Creates a new instance of ExpiringMap using the default values DEFAULT_TIME_TO_LIVE and DEFAULT_EXPIRATION_INTERVAL
ExpiringMap(int) - Constructor for class org.apache.mina.util.ExpiringMap
Creates a new instance of ExpiringMap using the supplied time-to-live value and the default value for DEFAULT_EXPIRATION_INTERVAL
ExpiringMap(int, int) - Constructor for class org.apache.mina.util.ExpiringMap
Creates a new instance of ExpiringMap using the supplied values and a ConcurrentHashMap for the internal data structure.
ExpiringMap.Expirer - Class in org.apache.mina.util
A Thread that monitors an ExpiringMap and will remove elements that have passed the threshold.
ExpiringMap.Expirer() - Constructor for class org.apache.mina.util.ExpiringMap.Expirer
Creates a new instance of Expirer.
ExpiringSessionRecycler - Class in org.apache.mina.core.session
An IoSessionRecycler with sessions that time out on inactivity.
ExpiringSessionRecycler() - Constructor for class org.apache.mina.core.session.ExpiringSessionRecycler
 
ExpiringSessionRecycler(int) - Constructor for class org.apache.mina.core.session.ExpiringSessionRecycler
 
ExpiringSessionRecycler(int, int) - Constructor for class org.apache.mina.core.session.ExpiringSessionRecycler
 
ExportedExecutorService - Class in org.eclipse.scada.utils.concurrent
 
ExportedExecutorService(String, int, int, long, TimeUnit) - Constructor for class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
ExtensionDescriptor - Class in org.eclipse.scada.vi.ui.user.viewer.ext
 
ExtensionDescriptor(IConfigurationElement) - Constructor for class org.eclipse.scada.vi.ui.user.viewer.ext.ExtensionDescriptor
 
ExtensionSpaceProvider - Interface in org.eclipse.scada.ui.chart.viewer
 
EXTP_CONNECTON_CREATOR - Static variable in class org.eclipse.scada.core.ui.connection.creator.Activator
 
EXTP_CONNECTON_DISCOVERER - Static variable in class org.eclipse.scada.core.ui.connection.Activator
 
EXTP_DETAILS_PART - Static variable in class org.eclipse.scada.da.client.dataitem.details.Activator
 
EXTP_VIEW - Static variable in class org.eclipse.scada.vi.ui.user.Activator
 
EXTP_VIEWER - Static variable in class org.eclipse.scada.vi.ui.user.Activator
 
extract(Object) - Static method in class org.eclipse.scada.da.core.VariantBeanHelper
Extract the property data as string/variant map
extractChallengeFromType2Message(byte[]) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
Extracts the NTLM challenge from the type 2 message as an 8 byte array.
extractFlagsFromType2Message(byte[]) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
Extracts the NTLM flags from the type 2 message.
extractMessage(Throwable) - Static method in class org.eclipse.scada.utils.ExceptionHelper
Extract the message from an exception
extractSafe(Object) - Static method in class org.eclipse.scada.da.core.VariantBeanHelper
 
extractSubmenuActions(Collection<IAction>) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This extracts those actions in the submenuActions collection whose text is qualified and returns a map of these actions, keyed by submenu text.
extractTargetInfoFromType2Message(byte[], Integer) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
Extracts the target information block from the type 2 message.
extractTargetNameFromType2Message(byte[], Integer) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
Extracts the target name from the type 2 message.

F

factor - Variable in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
The cached value of the 'Factor' attribute.
FACTOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
The default value of the 'Factor' attribute.
FactoriesListener - Interface in org.eclipse.scada.ca.client
 
Factory - Interface in org.eclipse.scada.ca
 
FACTORY_ID - Static variable in interface org.eclipse.scada.ca.ConfigurationAdministrator
 
FactoryEditorInput - Class in org.eclipse.scada.ca.ui.editor.input
 
FactoryEditorInput(ConnectionService, String) - Constructor for class org.eclipse.scada.ca.ui.editor.input.FactoryEditorInput
 
FactoryEditorSourceInformation - Class in org.eclipse.scada.ca.ui.data
 
FactoryEditorSourceInformation(ConnectionService, String) - Constructor for class org.eclipse.scada.ca.ui.data.FactoryEditorSourceInformation
 
factoryEvent(FactoryEvent) - Method in interface org.eclipse.scada.ca.ConfigurationAdministratorListener
 
FactoryEvent - Class in org.eclipse.scada.ca
 
FactoryEvent(FactoryEvent.Type, Factory, FactoryState) - Constructor for class org.eclipse.scada.ca.FactoryEvent
 
FactoryEvent.Type - Enum in org.eclipse.scada.ca
 
FactoryImpl - Class in org.eclipse.scada.ca.common
 
FactoryImpl(String) - Constructor for class org.eclipse.scada.ca.common.FactoryImpl
 
FactoryInformation - Class in org.eclipse.scada.ca.data
 
FactoryInformation(String, String, FactoryState, List<ConfigurationInformation>) - Constructor for class org.eclipse.scada.ca.data.FactoryInformation
 
FactoryNotFoundException - Exception in org.eclipse.scada.ca
 
FactoryNotFoundException(String) - Constructor for exception org.eclipse.scada.ca.FactoryNotFoundException
 
FactoryState - Enum in org.eclipse.scada.ca.data
 
fail(Throwable) - Method in class org.eclipse.scada.net.base.LongRunningOperation
 
failed(String) - Method in interface org.eclipse.scada.da.client.BrowseOperationCallback
 
failed(String) - Method in class org.eclipse.scada.da.client.net.Connection.WriteAttributeOperationFuture
 
failed(String) - Method in class org.eclipse.scada.da.client.net.Connection.WriteOperationFuture
 
failed(String) - Method in interface org.eclipse.scada.da.client.WriteAttributeOperationCallback
 
failed(String) - Method in interface org.eclipse.scada.da.client.WriteOperationCallback
 
failed(Throwable) - Method in interface org.eclipse.scada.utils.concurrent.task.ResultHandler
 
failure(Exception) - Method in interface org.eclipse.scada.utils.exec.OperationResultHandler
Gets called in the case an error occurred.
FAKE_IP - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
Invalid IP used in SOCKS 4a protocol to specify that the client can't resolve the destination host's domain name.
FALLBACK_IMAGE_URL_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
The default value of the 'Fallback Image Url' attribute.
fallbackImageUrl - Variable in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
The cached value of the 'Fallback Image Url' attribute.
FALSE - Static variable in class org.eclipse.scada.core.Variant
A default BOOL#false instance
FALSE - Static variable in class org.eclipse.scada.net.base.data.BooleanValue
 
FEATURE_CALLBACKS - Static variable in interface org.eclipse.scada.core.ngp.Features
 
FEATURE_SESSION_PRIVILEGES - Static variable in interface org.eclipse.scada.core.ngp.Features
 
Features - Interface in org.eclipse.scada.core.ngp
 
fetchResult() - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
FIELD_ADDED - Static variable in class org.eclipse.scada.hd.net.ItemListHelper
 
FIELD_ERROR_INFO - Static variable in class org.eclipse.scada.net.base.data.Message
 
FIELD_FULL - Static variable in class org.eclipse.scada.hd.net.ItemListHelper
 
FIELD_OPERATION_PARAMETERS - Static variable in class org.eclipse.scada.core.net.MessageHelper
 
FIELD_PRIVS - Static variable in class org.eclipse.scada.core.net.MessageHelper
 
FIELD_REMOVED - Static variable in class org.eclipse.scada.hd.net.ItemListHelper
 
FIELD_SESSION_PROPERTIES - Static variable in class org.eclipse.scada.core.net.MessageHelper
 
FIELD_TRANSPORT_PROPERTIES - Static variable in class org.eclipse.scada.core.net.MessageHelper
 
FIELD_USER - Static variable in class org.eclipse.scada.core.net.MessageHelper
 
Figure - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Figure'.
FIGURE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Figure' class.
FIGURE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Figure' class.
FIGURE__BACKGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Background Color' attribute.
FIGURE__BACKGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Background Color' attribute feature.
FIGURE__BORDER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Border' attribute.
FIGURE__BORDER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Border' attribute feature.
FIGURE__CURSOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Cursor' reference.
FIGURE__CURSOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Cursor' reference feature.
FIGURE__FOREGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Foreground Color' attribute.
FIGURE__FOREGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Foreground Color' attribute feature.
FIGURE__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Name' attribute.
FIGURE__ON_CLICK - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Click' attribute.
FIGURE__ON_CLICK - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'On Click' attribute feature.
FIGURE__ON_DOUBLE_CLICK - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Double Click' attribute.
FIGURE__ON_DOUBLE_CLICK - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'On Double Click' attribute feature.
FIGURE__OPAQUE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Opaque' attribute.
FIGURE__OPAQUE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Opaque' attribute feature.
FIGURE__SIZE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Size' containment reference.
FIGURE__SIZE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Size' containment reference feature.
FIGURE__TOOL_TIP - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Tool Tip' attribute.
FIGURE__TOOL_TIP - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Tool Tip' attribute feature.
FIGURE__VISIBLE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Visible' attribute.
FIGURE__VISIBLE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Visible' attribute feature.
FIGURE_CONTAINER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Figure Container' class.
FIGURE_CONTAINER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Figure Container' class.
FIGURE_CONTAINER__BACKGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Background Color' attribute.
FIGURE_CONTAINER__BORDER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Border' attribute.
FIGURE_CONTAINER__CONTENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Content' containment reference.
FIGURE_CONTAINER__CONTENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Content' containment reference feature.
FIGURE_CONTAINER__CURSOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Cursor' reference.
FIGURE_CONTAINER__FOREGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Foreground Color' attribute.
FIGURE_CONTAINER__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Name' attribute.
FIGURE_CONTAINER__ON_CLICK - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Click' attribute.
FIGURE_CONTAINER__ON_DOUBLE_CLICK - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Double Click' attribute.
FIGURE_CONTAINER__OPAQUE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Opaque' attribute.
FIGURE_CONTAINER__SIZE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Size' containment reference.
FIGURE_CONTAINER__TOOL_TIP - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Tool Tip' attribute.
FIGURE_CONTAINER__VISIBLE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Visible' attribute.
FIGURE_CONTAINER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Figure Container' class.
FIGURE_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Figure' class.
FigureContainer - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Figure Container'.
FigureContainerController - Class in org.eclipse.scada.vi.ui.draw2d.primitives
 
FigureContainerController(SymbolController, FigureContainer, ResourceManager, BasicViewElementFactory) - Constructor for class org.eclipse.scada.vi.ui.draw2d.primitives.FigureContainerController
 
FigureContainerImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Figure Container'.
FigureContainerImpl() - Constructor for class org.eclipse.scada.vi.model.impl.FigureContainerImpl
 
FigureContainerItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a FigureContainer object.
FigureContainerItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.FigureContainerItemProvider
This constructs an instance from a factory and a notifier.
figureContainerItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all FigureContainer instances.
FigureContainerTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Figure Container'.
FigureContainerTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.FigureContainerTest
Constructs a new Figure Container test case with the given name.
FigureController - Class in org.eclipse.scada.vi.ui.draw2d.primitives
A figure controller
FigureController(SymbolController, ResourceManager) - Constructor for class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
FigureController.ClickHandlerImpl - Class in org.eclipse.scada.vi.ui.draw2d.primitives
 
FigureController.ClickHandlerImpl() - Constructor for class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController.ClickHandlerImpl
 
FigureController.SWTCursors - Enum in org.eclipse.scada.vi.ui.draw2d.primitives
 
FigureImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Figure'.
FigureImpl() - Constructor for class org.eclipse.scada.vi.model.impl.FigureImpl
 
FigureItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a Figure object.
FigureItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.FigureItemProvider
This constructs an instance from a factory and a notifier.
FigureTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Figure'.
FigureTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.FigureTest
Constructs a new Figure test case with the given name.
FILE_EXTENSIONS - Static variable in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard
The supported extensions for created files.
FILE_EXTENSIONS - Static variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard
The supported extensions for created files.
FILE_EXTENSIONS - Static variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard
The supported extensions for created files.
FilenameFileRegion - Class in org.apache.mina.core.file
TODO Add documentation
FilenameFileRegion(File, FileChannel) - Constructor for class org.apache.mina.core.file.FilenameFileRegion
 
FilenameFileRegion(File, FileChannel, long, long) - Constructor for class org.apache.mina.core.file.FilenameFileRegion
 
FileRegion - Interface in org.apache.mina.core.file
Indicates the region of a file to be sent to the remote host.
FileRegionWriteFilter - Class in org.apache.mina.filter.stream
Filter implementation that converts a FileRegion to IoBuffer objects and writes those buffers to the next filter.
FileRegionWriteFilter() - Constructor for class org.apache.mina.filter.stream.FileRegionWriteFilter
 
fill(byte, int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Fills this buffer with the specified value.
fill(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Fills this buffer with NUL (0x00).
fill(byte, int) - Method in class org.apache.mina.core.buffer.IoBuffer
Fills this buffer with the specified value.
fill(int) - Method in class org.apache.mina.core.buffer.IoBuffer
Fills this buffer with NUL (0x00).
fill(byte, int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
fill(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
fill - Variable in class org.eclipse.scada.vi.model.impl.ShapeImpl
The cached value of the 'Fill' attribute.
FILL_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.ShapeImpl
The default value of the 'Fill' attribute.
FILL_LAYOUT_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Fill Layout Component' class.
FILL_LAYOUT_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Fill Layout Component' class.
FILL_LAYOUT_COMPONENT__CHILDREN - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Children' containment reference list.
FILL_LAYOUT_COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
FILL_LAYOUT_COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Fill Layout Component' class.
FILL_VALUE - Static variable in enum org.eclipse.scada.vi.model.GridAlignment
The 'FILL' literal value.
fillAndReset(byte, int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Fills this buffer with the specified value.
fillAndReset(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Fills this buffer with NUL (0x00).
fillAndReset(byte, int) - Method in class org.apache.mina.core.buffer.IoBuffer
Fills this buffer with the specified value.
fillAndReset(int) - Method in class org.apache.mina.core.buffer.IoBuffer
Fills this buffer with NUL (0x00).
fillAndReset(byte, int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
fillAndReset(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
fillAttributeWriteResultEntryCollection(BinaryContext, IoBuffer, int, Collection<AttributeWriteResultEntry>) - Static method in class org.eclipse.scada.da.protocol.ngp.codec.Structures
 
fillBrowserEntryCollection(BinaryContext, IoBuffer, int, Collection<BrowserEntry>) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
fillBrowserEntryCollection(BinaryContext, IoBuffer, int, Collection<BrowserEntry>) - Static method in class org.eclipse.scada.da.protocol.ngp.codec.Structures
 
fillCallbackRequestCollection(BinaryContext, IoBuffer, int, Collection<CallbackRequest>) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
fillCallbackResponseCollection(BinaryContext, IoBuffer, int, Collection<CallbackResponse>) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
fillCodecs(Collection<BinaryMessageCodec>) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.ProtocolFactory
 
fillCodecs(Collection<BinaryMessageCodec>) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.ProtocolFactory
 
fillCodecs(Collection<BinaryMessageCodec>) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.ProtocolFactory
 
fillCodecs(Collection<BinaryMessageCodec>) - Static method in class org.eclipse.scada.da.protocol.ngp.codec.ProtocolFactory
 
fillCodecs(Collection<BinaryMessageCodec>) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.ProtocolFactory
 
fillConfigurationInformationCollection(BinaryContext, IoBuffer, int, Collection<ConfigurationInformation>) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
fillContext(IoSession, Map<String, String>) - Method in class org.apache.mina.filter.logging.MdcInjectionFilter
write key properties of the session to the Mapped Diagnostic Context sub-classes could override this method to map more/other attributes
fillDiffEntryCollection(BinaryContext, IoBuffer, int, Collection<DiffEntry>) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
fillErrorInformationCollection(BinaryContext, IoBuffer, int, Collection<ErrorInformation>) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
fillEventInformationCollection(BinaryContext, IoBuffer, int, Collection<EventInformation>) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
fillFactoryInformationCollection(BinaryContext, IoBuffer, int, Collection<FactoryInformation>) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
fillHistoricalItemInformationCollection(BinaryContext, IoBuffer, int, Collection<HistoricalItemInformation>) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
FillLayoutComponent - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Fill Layout Component'.
FillLayoutComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Fill Layout Component '.
FillLayoutComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.FillLayoutComponentImpl
 
fillLayoutComponentItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all FillLayoutComponent instances.
FillLayoutComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a FillLayoutComponent object.
FillLayoutComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.FillLayoutComponentItemProvider
This constructs an instance from a factory and a notifier.
FillLayoutComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Fill Layout Component'.
FillLayoutComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.FillLayoutComponentTest
Constructs a new Fill Layout Component test case with the given name.
fillLocalPullDown(IMenuManager) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealTimeListViewer
 
fillLocalToolBar(IToolBarManager) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealTimeListViewer
 
fillMonitorStatusInformationCollection(BinaryContext, IoBuffer, int, Collection<MonitorStatusInformation>) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
fillOperationParametersCollection(BinaryContext, IoBuffer, int, Collection<OperationParameters>) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
fillQueryParametersCollection(BinaryContext, IoBuffer, int, Collection<QueryParameters>) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
fillRectangle(int, int, int, int) - Method in interface org.eclipse.scada.chart.swt.Graphics
 
fillRectangle(Rectangle) - Method in interface org.eclipse.scada.chart.swt.Graphics
 
fillRectangle(int, int, int, int) - Method in class org.eclipse.scada.chart.swt.SWTGraphics
 
fillRectangle(Rectangle) - Method in class org.eclipse.scada.chart.swt.SWTGraphics
 
fillRequestCollection(BinaryContext, IoBuffer, int, Collection<Request>) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
fillResponseCollection(BinaryContext, IoBuffer, int, Collection<Response>) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
fillShape(Graphics) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.ArcShape
 
fillShape(Graphics) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.RectangleFigureExtension
 
fillUserInformationCollection(BinaryContext, IoBuffer, int, Collection<UserInformation>) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
fillValueEntryCollection(BinaryContext, IoBuffer, int, Collection<ValueEntry>) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
fillValueInformationCollection(BinaryContext, IoBuffer, int, Collection<ValueInformation>) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
filter(IoFilterEvent) - Method in class org.apache.mina.filter.logging.MdcInjectionFilter
 
filter(IoFilterEvent) - Method in class org.apache.mina.filter.util.CommonEventFilter
 
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
 
FilterAdvancedComposite - Class in org.eclipse.scada.ae.ui.views.dialog
 
FilterAdvancedComposite(FilterChangedListener, Composite, int) - Constructor for class org.eclipse.scada.ae.ui.views.dialog.FilterAdvancedComposite
 
FilterAssertion - Class in org.eclipse.scada.utils.filter
 
FilterAssertion(String, Assertion, Object) - Constructor for class org.eclipse.scada.utils.filter.FilterAssertion
 
FilterChainBuilder - Class in org.eclipse.scada.da.client.sfp
 
FilterChainBuilder() - Constructor for class org.eclipse.scada.da.client.sfp.FilterChainBuilder
 
FilterChainBuilder - Class in org.eclipse.scada.protocol.ngp.common
 
FilterChainBuilder(boolean) - Constructor for class org.eclipse.scada.protocol.ngp.common.FilterChainBuilder
 
FilterChangedListener - Interface in org.eclipse.scada.ae.ui.views.dialog
 
filterClose(IoFilter.NextFilter, IoSession) - Method in interface org.apache.mina.core.filterchain.IoFilter
Filters IoSession.close() method invocation.
filterClose(IoSession) - Method in interface org.apache.mina.core.filterchain.IoFilter.NextFilter
Forwards filterClose event to next filter.
filterClose(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
Filters IoSession.close() method invocation.
filterClose(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.executor.ExecutorFilter
Filters IoSession.close() method invocation.
filterClose(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.ssl.SslFilter
 
filterClose(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.util.CommonEventFilter
 
filterClose(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
 
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
 
FilterFreeFormComposite - Class in org.eclipse.scada.ae.ui.views.dialog
 
FilterFreeFormComposite(FilterChangedListener, Composite, int, String) - Constructor for class org.eclipse.scada.ae.ui.views.dialog.FilterFreeFormComposite
 
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
 
FilterQueryByExampleComposite - Class in org.eclipse.scada.ae.ui.views.dialog
 
FilterQueryByExampleComposite(FilterChangedListener, Composite, int, String) - Constructor for class org.eclipse.scada.ae.ui.views.dialog.FilterQueryByExampleComposite
 
FilterTab - Interface in org.eclipse.scada.ae.ui.views.filter
 
FilterUtil - Class in org.eclipse.scada.utils.osgi
 
FilterUtil() - Constructor for class org.eclipse.scada.utils.osgi.FilterUtil
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in interface org.apache.mina.core.filterchain.IoFilter
Filters IoSession.write(Object) method invocation.
filterWrite(IoSession, WriteRequest) - Method in interface org.apache.mina.core.filterchain.IoFilter.NextFilter
Forwards filterWrite event to next filter.
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
Filters IoSession.write(Object) method invocation.
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.buffer.BufferedWriteFilter
Filters IoSession.write(Object) method invocation.
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.codec.ProtocolCodecFilter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.executor.ExecutorFilter
Filters IoSession.write(Object) method invocation.
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.executor.WriteRequestFilter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.ssl.SslFilter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.stream.AbstractStreamWriteFilter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.util.CommonEventFilter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.util.WriteRequestFilter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.proxy.filter.ProxyFilter
Filters outgoing writes, queueing them up if necessary while a handshake is ongoing.
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.eclipse.scada.protocol.common.StatisticsFilter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.eclipse.scada.protocol.ngp.common.mc.DataMessageFilter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.eclipse.scada.protocol.ngp.common.mc.MessageChannelCodecFilter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.eclipse.scada.protocol.ngp.common.mc.MessageChannelFilter
 
finalize() - Method in class org.eclipse.scada.core.client.AutoReconnectController
 
finalize() - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
finalize() - Method in class org.eclipse.scada.da.client.AsyncDataItem
 
finalize() - Method in class org.eclipse.scada.net.mina.Messenger
 
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
findAxis(Key) - Method in interface org.eclipse.scada.ui.chart.viewer.AxisLocator
 
findAxis(Key) - Method in class org.eclipse.scada.ui.chart.viewer.SimpleAxisLocator
 
findCustomEditor(Class<?>, String) - Method in class org.eclipse.scada.utils.propertyeditors.PropertyEditorRegistry
 
findCustomEditor(Class<?>) - Method in class org.eclipse.scada.utils.propertyeditors.PropertyEditorRegistry
 
findDriver(ConnectionInformation) - Static method in class org.eclipse.scada.core.client.ConnectionFactory
 
findEncoder(DemuxingProtocolEncoder.State, Class<?>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
 
findExceptionHandler(Class<? extends Throwable>) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
 
findFactory(String) - Static method in class org.eclipse.scada.sec.ui.providers.Helper
 
findField(Class<?>, String) - Static method in class org.eclipse.scada.utils.reflect.Reflections
Find a field from all declared fields of a class
findParent(ViewInstanceDescriptor) - Static method in class org.eclipse.scada.vi.ui.user.Activator
 
findParentDescriptor(ViewInstanceDescriptor) - Method in class org.eclipse.scada.vi.ui.user.Activator
 
findReceivedMessageHandler(Class<?>) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
 
findSentMessageHandler(Class<?>) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
 
findVisibleMains() - Method in class org.eclipse.scada.vi.ui.user.SingleVisualInterfaceViewPart
 
finishConnect(H) - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
Finish the connection process of a client socket after it was marked as ready to process by the AbstractPollingIoConnector.select(int) call.
finishConnect(DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
 
finishConnect(SocketChannel) - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
Finish the connection process of a client socket after it was marked as ready to process by the AbstractPollingIoConnector.select(int) call.
finishDecode(IoSession, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolDecoder
Override this method to deal with the closed connection.
finishDecode(IoSession, ProtocolDecoderOutput) - Method in interface org.apache.mina.filter.codec.demux.MessageDecoder
Invoked when the specified session is closed while this decoder was parsing the data.
finishDecode(IoSession, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.demux.MessageDecoderAdapter
Override this method to deal with the closed connection.
finishDecode(IoSession, ProtocolDecoderOutput) - Method in interface org.apache.mina.filter.codec.ProtocolDecoder
Invoked when the specified session is closed.
finishDecode(IoSession, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.ProtocolDecoderAdapter
Override this method to deal with the closed connection.
finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToCrLfDecodingState
Invoked when the associated IoSession is closed.
finishDecode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToCrLfDecodingState
Invoked when this state has reached a CRLF.
finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToDynamicTerminatorDecodingState
Invoked when the associated IoSession is closed.
finishDecode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToDynamicTerminatorDecodingState
Invoked when this state has reached the terminator byte.
finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToEndOfSessionDecodingState
Invoked when the associated IoSession is closed.
finishDecode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToEndOfSessionDecodingState
Invoked when this state has consumed all bytes until the session is closed.
finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToTerminatorDecodingState
Invoked when the associated IoSession is closed.
finishDecode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToTerminatorDecodingState
Invoked when this state has reached the terminator byte.
finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.CrLfDecodingState
Invoked when the associated IoSession is closed.
finishDecode(boolean, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.CrLfDecodingState
Invoked when this state has found a CRLF.
finishDecode(ProtocolDecoderOutput) - Method in interface org.apache.mina.filter.codec.statemachine.DecodingState
Invoked when the associated IoSession is closed.
finishDecode(List<Object>, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.DecodingStateMachine
Called once the state machine has reached its end.
finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.DecodingStateMachine
Invoked when the associated IoSession is closed.
finishDecode(IoSession, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.DecodingStateProtocolDecoder
Invoked when the specified session is closed.
finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.FixedLengthDecodingState
Invoked when the associated IoSession is closed.
finishDecode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.FixedLengthDecodingState
Invoked when this state has consumed the configured number of bytes.
finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.IntegerDecodingState
Invoked when the associated IoSession is closed.
finishDecode(int, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.IntegerDecodingState
Invoked when this state has consumed a complete int.
finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ShortIntegerDecodingState
Invoked when the associated IoSession is closed.
finishDecode(short, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ShortIntegerDecodingState
Invoked when this state has consumed a complete short.
finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.SingleByteDecodingState
Invoked when the associated IoSession is closed.
finishDecode(byte, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.SingleByteDecodingState
Invoked when this state has consumed a complete byte.
finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.SkippingState
Invoked when the associated IoSession is closed.
finishDecode(int) - Method in class org.apache.mina.filter.codec.statemachine.SkippingState
Invoked when this state cannot skip any more bytes.
finishDecode(IoSession, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.SynchronizedProtocolDecoder
 
finishDecode(IoSession, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.textline.TextLineDecoder
Invoked when the specified session is closed.
finishDecode(IoSession, ProtocolDecoderOutput) - Method in class org.eclipse.scada.protocol.common.io.TimedEndDecoder
 
finishSessionInitialization0(IoSession, IoFuture) - Method in class org.apache.mina.core.service.AbstractIoConnector
Adds required internal attributes and IoFutureListeners related with event notifications to the specified session and future.
finishSessionInitialization0(IoSession, IoFuture) - Method in class org.apache.mina.core.service.AbstractIoService
Implement this method to perform additional tasks required for session initialization.
fire() - Method in class org.apache.mina.core.filterchain.IoFilterEvent
 
fire() - Method in class org.apache.mina.core.session.IoEvent
 
fireAdded(List<SubscriptionManagerListener<T>>, Set<T>) - Method in class org.eclipse.scada.core.subscription.ListenableSubscriptionManager
 
fireAdded(ListEntry[]) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListData
 
fireBrowserListener(List<BrowserEntry>, Set<String>, boolean) - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
fireChange(boolean) - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.AbstractVisibilityProvider
Fire visibility change
fireChangeEvent(Collection<?>) - Method in class org.eclipse.scada.ui.databinding.ViewerLabelProvider
 
fireConfigurationChanged() - Method in class org.eclipse.scada.core.ui.styles.generator.AbstractStyleGenerator
 
fireConnected(IoSession) - Method in class org.apache.mina.proxy.ProxyConnector
Fires the connection event on the real future to notify the client.
fireConnectionChange(ConnectionService) - Method in class org.eclipse.scada.da.ui.connection.data.AbstractItemHolder
 
fireConnectionStateChange(ConnectionState, Throwable) - Method in class org.eclipse.scada.core.client.common.StateNotifier
 
fireConnectionStateChange(Connection, ConnectionState, Throwable) - Method in class org.eclipse.scada.da.ui.connection.data.AbstractItemHolder
 
fireCountChanged(int) - Method in class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
fireDiscoveryUpdate(ConnectionDescriptor[], ConnectionDescriptor[]) - Method in class org.eclipse.scada.core.ui.connection.AbstractConnectionDiscoverer
 
fireEvent(IoFilterEvent) - Method in class org.apache.mina.filter.executor.ExecutorFilter
Fires the specified event through the underlying executor.
fireEvent(ConfigurationEvent) - Method in class org.eclipse.scada.ca.common.ListenerTracker
 
fireEvent(FactoryEvent) - Method in class org.eclipse.scada.ca.common.ListenerTracker
 
fireExceptionCaught(Throwable) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
fireExceptionCaught(Throwable) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
fireFilterClose() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
fireFilterClose() - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Fires a IoSession.close() event.
fireFilterWrite(WriteRequest) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
fireFilterWrite(WriteRequest) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
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
 
fireListenerChange(DataItemValue) - Method in class org.eclipse.scada.da.ui.connection.data.DataItemHolder
 
fireMessageReceived(Object) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
fireMessageReceived(Object) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Fires a IoHandler#messageReceived(Object) event.
fireMessageSent(WriteRequest) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
fireMessageSent(WriteRequest) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Fires a IoHandler#messageSent(IoSession) event.
fireNotifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
fireNotifyChanged(Notification) - Method in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory
fireNotifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
fireNotifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
firePrivilegeChange(Set<String>) - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
firePropertyChange(int) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This is here for the listener to be able to call it.
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
 
firePropertyChange(int) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This is here for the listener to be able to call it.
firePropertyChange(int) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This is here for the listener to be able to call it.
fireRemoved(List<SubscriptionManagerListener<T>>, Set<T>) - Method in class org.eclipse.scada.core.subscription.ListenableSubscriptionManager
 
fireRemoved(ListEntry[]) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListData
 
fireServiceActivated() - Method in class org.apache.mina.core.service.IoServiceListenerSupport
Calls IoServiceListener.serviceActivated(IoService) for all registered listeners.
fireServiceDeactivated() - Method in class org.apache.mina.core.service.IoServiceListenerSupport
Calls IoServiceListener.serviceDeactivated(IoService) for all registered listeners.
fireSessionClosed() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
fireSessionClosed() - Method in interface org.apache.mina.core.filterchain.IoFilterChain
fireSessionCreated() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
fireSessionCreated() - Method in interface org.apache.mina.core.filterchain.IoFilterChain
fireSessionCreated(IoSession) - Method in class org.apache.mina.core.service.IoServiceListenerSupport
Calls IoServiceListener.sessionCreated(IoSession) for all registered listeners.
fireSessionDestroyed(IoSession) - Method in class org.apache.mina.core.service.IoServiceListenerSupport
Calls IoServiceListener.sessionDestroyed(IoSession) for all registered listeners.
fireSessionIdle(IdleStatus) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
fireSessionIdle(IdleStatus) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
fireSessionOpened() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
fireSessionOpened() - Method in interface org.apache.mina.core.filterchain.IoFilterChain
fireUpdated(ListEntry[]) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListData
 
fireUpdateListener(long, long) - Method in class org.eclipse.scada.chart.AbstractSeriesData
 
fireUpdatePreviews() - Method in class org.eclipse.scada.ui.chart.viewer.input.AbstractInput
 
fireUpdatePreviews() - Method in class org.eclipse.scada.ui.chart.viewer.input.LineInput
 
first() - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
first() - Method in interface org.apache.mina.util.byteaccess.ByteArray
 
first() - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
first() - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
Get the index of the first byte that can be accessed.
first() - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteWriter
Get the index of the first byte that can be accessed.
first(ISelection, Class<T>) - Static method in class org.eclipse.scada.ui.databinding.SelectionHelper
 
first() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
first - Variable in class org.eclipse.scada.utils.lang.Pair
 
FixedLengthDecodingState - Class in org.apache.mina.filter.codec.statemachine
DecodingState which consumes all received bytes until a configured number of read bytes has been reached.
FixedLengthDecodingState(int) - Constructor for class org.apache.mina.filter.codec.statemachine.FixedLengthDecodingState
Constructs a new instance using the specified decode length.
fixture - Variable in class org.eclipse.scada.ui.chart.model.tests.ArchiveChannelTest
The fixture for this Archive Channel test case.
fixture - Variable in class org.eclipse.scada.ui.chart.model.tests.AxisTest
The fixture for this Axis test case.
fixture - Variable in class org.eclipse.scada.ui.chart.model.tests.ChartTest
The fixture for this Chart test case.
fixture - Variable in class org.eclipse.scada.ui.chart.model.tests.ControllerTest
The fixture for this Controller test case.
fixture - Variable in class org.eclipse.scada.ui.chart.model.tests.DataSeriesTest
The fixture for this Data Series test case.
fixture - Variable in class org.eclipse.scada.ui.chart.model.tests.ItemTest
The fixture for this Item test case.
fixture - Variable in class org.eclipse.scada.ui.chart.model.tests.LinePropertiesTest
The fixture for this Line Properties test case.
fixture - Variable in class org.eclipse.scada.ui.chart.model.tests.ProfileTest
The fixture for this Profile test case.
fixture - Variable in class org.eclipse.scada.vi.chart.model.tests.ChartViewTest
The fixture for this View test case.
fixture - Variable in class org.eclipse.scada.vi.details.model.tests.ComponentTest
The fixture for this Component test case.
fixture - Variable in class org.eclipse.scada.vi.details.model.tests.GroupEntryTest
The fixture for this Group Entry test case.
fixture - Variable in class org.eclipse.scada.vi.details.model.tests.GroupGridEntryTest
The fixture for this Group Grid Entry test case.
fixture - Variable in class org.eclipse.scada.vi.details.model.tests.HiddenComponentTest
The fixture for this Hidden Component test case.
fixture - Variable in class org.eclipse.scada.vi.details.model.tests.RegistrationTest
The fixture for this Registration test case.
fixture - Variable in class org.eclipse.scada.vi.details.model.tests.ScriptModuleTest
The fixture for this Script Module test case.
fixture - Variable in class org.eclipse.scada.vi.details.model.tests.ValueSourceTest
The fixture for this Value Source test case.
fixture - Variable in class org.eclipse.scada.vi.details.model.tests.ViewTest
The fixture for this View test case.
fixture - Variable in class org.eclipse.scada.vi.details.model.tests.VisibilityTest
The fixture for this Visibility test case.
fixture - Variable in class org.eclipse.scada.vi.model.tests.BorderContainerTest
The fixture for this Border Container test case.
fixture - Variable in class org.eclipse.scada.vi.model.tests.ChildTest
The fixture for this Child test case.
fixture - Variable in class org.eclipse.scada.vi.model.tests.ConnectionTest
The fixture for this Connection test case.
fixture - Variable in class org.eclipse.scada.vi.model.tests.ContainerTest
The fixture for this Container test case.
fixture - Variable in class org.eclipse.scada.vi.model.tests.CursorTest
The fixture for this Cursor test case.
fixture - Variable in class org.eclipse.scada.vi.model.tests.DimensionTest
The fixture for this Dimension test case.
fixture - Variable in class org.eclipse.scada.vi.model.tests.FigureTest
The fixture for this Figure test case.
fixture - Variable in class org.eclipse.scada.vi.model.tests.GridContainerTest
The fixture for this Grid Container test case.
fixture - Variable in class org.eclipse.scada.vi.model.tests.PositionTest
The fixture for this Position test case.
fixture - Variable in class org.eclipse.scada.vi.model.tests.PrimitiveTest
The fixture for this Primitive test case.
fixture - Variable in class org.eclipse.scada.vi.model.tests.StackContainerTest
The fixture for this Stack Container test case.
fixture - Variable in class org.eclipse.scada.vi.model.tests.StringToStringMapTest
The fixture for this String To String Map test case.
fixture - Variable in class org.eclipse.scada.vi.model.tests.SymbolReferenceTest
The fixture for this Symbol Reference test case.
fixture - Variable in class org.eclipse.scada.vi.model.tests.SymbolTest
The fixture for this Symbol test case.
fixture - Variable in class org.eclipse.scada.vi.model.tests.XYContainerTest
The fixture for this XY Container test case.
FLAG_NEGOTIATE_128_BIT_ENCRYPTION - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_56_BIT_ENCRYPTION - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_ALWAYS_SIGN - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_ANONYMOUS - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_DATAGRAM_STYLE - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_DOMAIN_SUPPLIED - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_KEY_EXCHANGE - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_LAN_MANAGER_KEY - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_LOCAL_CALL - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_NTLM - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_NTLM2 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_OEM - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_SEAL - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_SIGN - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_TARGET_INFO - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_UNICODE - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
Message flags
FLAG_NEGOTIATE_WORKSTATION_SUPPLIED - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_REQUEST_SERVER_AUTH_REALM - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_TARGET_TYPE_DOMAIN - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_TARGET_TYPE_SERVER - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_TARGET_TYPE_SHARE - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_1 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_10 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_11 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_2 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_3 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_4 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_5 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_6 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_7 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_8 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_9 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
flip() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
flip() - Method in class org.apache.mina.core.buffer.IoBuffer
 
flip() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
FloatEditor - Class in org.eclipse.scada.utils.propertyeditors
 
FloatEditor() - Constructor for class org.eclipse.scada.utils.propertyeditors.FloatEditor
 
floor - Variable in class org.eclipse.scada.vi.details.model.impl.WriteableComponentImpl
The cached value of the 'Floor' attribute.
FLOOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.WriteableComponentImpl
The default value of the 'Floor' attribute.
flush(S) - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
Flushes the internal write request queue of the specified session.
flush(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Flushes the internal write request queue of the specified session.
flush(S) - Method in interface org.apache.mina.core.service.IoProcessor
Flushes the internal write request queue of the specified session.
flush(S) - Method in class org.apache.mina.core.service.SimpleIoProcessorPool
Flushes the internal write request queue of the specified session.
flush(IoSession) - Method in class org.apache.mina.filter.buffer.BufferedWriteFilter
Flushes the buffered data.
flush(IoFilter.NextFilter, IoSession) - Method in interface org.apache.mina.filter.codec.ProtocolDecoderOutput
Flushes all messages you wrote via ProtocolDecoderOutput.write(Object) to the next filter.
flush() - Method in interface org.apache.mina.filter.codec.ProtocolEncoderOutput
Flushes all buffers you wrote via ProtocolEncoderOutput.write(Object) to the session.
flush() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
 
flush() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter
Flush to the current index.
flush(ByteArray) - Method in interface org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter.Flusher
 
flushPendingSessionEvents() - Method in class org.apache.mina.proxy.event.IoSessionEventQueue
Send any session event which were queued while waiting for handshaking to complete.
flushPendingWriteRequests() - Method in class org.apache.mina.proxy.AbstractProxyLogicHandler
Send any write requests which were queued whilst waiting for handshaking to complete.
flushTo(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter
Flush to the given index.
folderChanged(Collection<Entry>, Collection<String>, boolean) - Method in interface org.eclipse.scada.da.client.FolderListener
Provide changes to the listener
folderChanged(Collection<Entry>, Collection<String>, boolean) - Method in class org.eclipse.scada.da.client.FolderSyncController
 
folderChanged(Collection<Entry>, Collection<String>, boolean) - Method in class org.eclipse.scada.da.client.FolderWatcher
 
folderChanged(Collection<Entry>, Collection<String>, boolean) - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
FolderDataUpdate - Class in org.eclipse.scada.da.data.message
 
FolderDataUpdate(List<String>, List<BrowserEntry>, Set<String>, boolean) - Constructor for class org.eclipse.scada.da.data.message.FolderDataUpdate
 
FolderEntry - Interface in org.eclipse.scada.da.core.browser
 
FolderEntryCommon - Class in org.eclipse.scada.da.net.handler
 
FolderEntryCommon(String, Map<String, Variant>) - Constructor for class org.eclipse.scada.da.net.handler.FolderEntryCommon
 
FolderEntryType - Enum in org.eclipse.scada.da.data
 
FolderEntryWrapperAdapterFactory - Class in org.eclipse.scada.da.ui.connection
 
FolderEntryWrapperAdapterFactory() - Constructor for class org.eclipse.scada.da.ui.connection.FolderEntryWrapperAdapterFactory
 
FolderListener - Interface in org.eclipse.scada.da.client
 
FolderManager - Class in org.eclipse.scada.da.client
 
FolderManager(Connection) - Constructor for class org.eclipse.scada.da.client.FolderManager
 
FolderObserver - Class in org.eclipse.scada.da.ui.connection.views
 
FolderObserver() - Constructor for class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
FolderSyncController - Class in org.eclipse.scada.da.client
 
FolderSyncController(Connection, Location) - Constructor for class org.eclipse.scada.da.client.FolderSyncController
 
FolderWatcher - Class in org.eclipse.scada.da.client
 
FolderWatcher(String...) - Constructor for class org.eclipse.scada.da.client.FolderWatcher
 
FolderWatcher(Location) - Constructor for class org.eclipse.scada.da.client.FolderWatcher
 
font - Variable in class org.eclipse.scada.core.ui.styles.StyleBlinker.CurrentStyle
 
font - Variable in class org.eclipse.scada.core.ui.styles.StyleHandler.Style
 
FONT_BOLD_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.TextImpl
The default value of the 'Font Bold' attribute.
FONT_ITALIC_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.TextImpl
The default value of the 'Font Italic' attribute.
FONT_NAME_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.TextImpl
The default value of the 'Font Name' attribute.
FONT_SIZE_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.TextImpl
The default value of the 'Font Size' attribute.
fontBold - Variable in class org.eclipse.scada.vi.model.impl.TextImpl
The cached value of the 'Font Bold' attribute.
fontItalic - Variable in class org.eclipse.scada.vi.model.impl.TextImpl
The cached value of the 'Font Italic' attribute.
fontName - Variable in class org.eclipse.scada.vi.model.impl.TextImpl
The cached value of the 'Font Name' attribute.
fontSize - Variable in class org.eclipse.scada.vi.model.impl.TextImpl
The cached value of the 'Font Size' attribute.
foreground - Variable in class org.eclipse.scada.core.ui.styles.StyleBlinker.CurrentStyle
 
FOREGROUND_COLOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.FigureImpl
The default value of the 'Foreground Color' attribute.
foregroundColor - Variable in class org.eclipse.scada.core.ui.styles.StyleHandler.Style
 
foregroundColor - Variable in class org.eclipse.scada.vi.model.impl.FigureImpl
The cached value of the 'Foreground Color' attribute.
format(LogRecord) - Method in class org.apache.mina.util.Log4jXmlFormatter
 
format - Variable in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
The cached value of the 'Format' attribute.
format - Variable in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
The cached value of the 'Format' attribute.
format - Variable in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
The cached value of the 'Format' attribute.
format - Variable in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
The cached value of the 'Format' attribute.
format - Variable in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
The cached value of the 'Format' attribute.
format - Variable in class org.eclipse.scada.vi.details.model.impl.LabelComponentImpl
The cached value of the 'Format' attribute.
format - Variable in class org.eclipse.scada.vi.details.model.impl.LinkComponentImpl
The cached value of the 'Format' attribute.
format - Variable in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
The cached value of the 'Format' attribute.
FORMAT_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
The default value of the 'Format' attribute.
FORMAT_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
The default value of the 'Format' attribute.
FORMAT_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
The default value of the 'Format' attribute.
FORMAT_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
The default value of the 'Format' attribute.
FORMAT_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
The default value of the 'Format' attribute.
FORMAT_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.LabelComponentImpl
The default value of the 'Format' attribute.
FORMAT_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.LinkComponentImpl
The default value of the 'Format' attribute.
FORMAT_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
The default value of the 'Format' attribute.
formatted(Throwable) - Static method in class org.eclipse.scada.utils.ExceptionHelper
Format exception as string
FORMATTED_FILE_EXTENSIONS - Static variable in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard
A formatted list of supported file extensions, suitable for display.
FORMATTED_FILE_EXTENSIONS - Static variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard
A formatted list of supported file extensions, suitable for display.
FORMATTED_FILE_EXTENSIONS - Static variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard
A formatted list of supported file extensions, suitable for display.
Frame - Class in org.eclipse.scada.protocol.ngp.common.mc.frame
 
Frame(Frame.FrameType) - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.frame.Frame
 
Frame(Frame.FrameType, IoBuffer) - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.frame.Frame
 
Frame.FrameType - Enum in org.eclipse.scada.protocol.ngp.common.mc.frame
 
FrameDecoder - Class in org.eclipse.scada.protocol.ngp.common.mc.frame
 
FrameDecoder() - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.frame.FrameDecoder
 
FrameEncoder - Class in org.eclipse.scada.protocol.ngp.common.mc.frame
 
FrameEncoder() - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.frame.FrameEncoder
 
free() - Method in class org.apache.mina.core.buffer.IoBuffer
Declares this buffer and all its derived buffers are not used anymore so that it can be reused by some IoBufferAllocator implementations.
free() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
free() - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
free() - Method in interface org.apache.mina.util.byteaccess.ByteArray
Remove any resources associated with this object.
free() - Method in class org.apache.mina.util.byteaccess.ByteArrayPool
Frees the buffers
free() - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
FreeFormTab - Class in org.eclipse.scada.ae.ui.views.filter
 
FreeFormTab() - Constructor for class org.eclipse.scada.ae.ui.views.filter.FreeFormTab
 
FreeFormTab_Name - Static variable in class org.eclipse.scada.ae.ui.views.filter.Messages
 
FreezableConfigurationAdministrator - Interface in org.eclipse.scada.ca
 
freeze() - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
freeze() - Method in interface org.eclipse.scada.ca.FreezableConfigurationAdministrator
 
fromByte(byte) - Static method in enum org.eclipse.scada.protocol.sfp.messages.DataType
 
fromByteArray(byte[]) - Method in class org.eclipse.scada.da.ui.connection.dnd.ItemTransfer
 
fromByteArray(byte[]) - Method in class org.eclipse.scada.hd.ui.connection.dnd.ItemTransfer
 
fromJavaObject(Object) - Static method in enum org.eclipse.scada.core.VariantType
 
fromJavaType(Class<?>) - Static method in enum org.eclipse.scada.core.VariantType
 
fromName(String) - Static method in enum org.eclipse.scada.net.mina.SocketImpl
 
fromPrincipal(Principal) - Static method in class org.eclipse.scada.sec.UserInformation
Create a user information object
fromSession(IoSession) - Static method in class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
fromString(String) - Method in class org.eclipse.scada.sec.authz.signature.SignatureRequestBuilder
 
fromString(String) - Static method in enum org.eclipse.scada.utils.filter.Assertion
 
fromStringList(ListValue) - Static method in class org.eclipse.scada.net.base.data.ValueTools
 
fromURI(String) - Static method in class org.eclipse.scada.core.ConnectionInformation
 
fromURI(URI) - Static method in class org.eclipse.scada.core.ConnectionInformation
 
fromValue(Value) - Static method in class org.eclipse.scada.ae.net.BrowserMessageHelper
 
fromValue(Value) - Static method in class org.eclipse.scada.ae.net.EventMessageHelper
 
fromValue(Value) - Static method in class org.eclipse.scada.ae.net.MonitorMessageHelper
 
fromValue(byte) - Static method in enum org.eclipse.scada.core.VariantType
converts ordinal value to corresponding VariantType
fromValue(Value) - Static method in class org.eclipse.scada.hd.net.ItemListHelper
 
fromValue(Value) - Static method in class org.eclipse.scada.hd.net.QueryHelper
 
fromValue(int) - Static method in enum org.eclipse.scada.utils.filter.Assertion
 
fromValue(int) - Static method in enum org.eclipse.scada.utils.filter.Operator
 
fromValueData(Value) - Static method in class org.eclipse.scada.hd.net.QueryHelper
 
fromValueEvent(Value) - Static method in class org.eclipse.scada.ae.net.EventMessageHelper
 
fromValueInfo(Value) - Static method in class org.eclipse.scada.hd.net.QueryHelper
 
fromValueRemoved(Value) - Static method in class org.eclipse.scada.ae.net.BrowserMessageHelper
 
fromValueRemoved(Value) - Static method in class org.eclipse.scada.ae.net.MonitorMessageHelper
 
fromValueRemoved(Value) - Static method in class org.eclipse.scada.hd.net.ItemListHelper
 
fromValueTypes(Value) - Static method in class org.eclipse.scada.hd.net.QueryHelper
 
fromVariantType(VariantType) - Static method in enum org.eclipse.scada.da.ui.common.ValueType
 
FunctionSeriesData - Class in org.eclipse.scada.chart
 
FunctionSeriesData(Realm, XAxis, YAxis) - Constructor for class org.eclipse.scada.chart.FunctionSeriesData
 
FutureListener<T> - Interface in org.eclipse.scada.utils.concurrent
 
FutureTask<T> - Class in org.eclipse.scada.utils.concurrent
 
FutureTask(Callable<T>) - Constructor for class org.eclipse.scada.utils.concurrent.FutureTask
 
FutureTask(Runnable, T) - Constructor for class org.eclipse.scada.utils.concurrent.FutureTask
 

G

generateCreateChildActions(Collection<?>, ISelection) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartActionBarContributor
This generates a CreateChildAction for each object in descriptors, and returns the collection of these actions.
generateCreateChildActions(Collection<?>, ISelection) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This generates a CreateChildAction for each object in descriptors, and returns the collection of these actions.
generateCreateChildActions(Collection<?>, ISelection) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceActionBarContributor
This generates a CreateChildAction for each object in descriptors, and returns the collection of these actions.
generateCreateSiblingActions(Collection<?>, ISelection) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartActionBarContributor
This generates a CreateSiblingAction for each object in descriptors, and returns the collection of these actions.
generateCreateSiblingActions(Collection<?>, ISelection) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This generates a CreateSiblingAction for each object in descriptors, and returns the collection of these actions.
generateCreateSiblingActions(Collection<?>, ISelection) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceActionBarContributor
This generates a CreateSiblingAction for each object in descriptors, and returns the collection of these actions.
generateData() - Method in class org.eclipse.scada.chart.AsyncFunctionSeriesData
 
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.
generateStyle(StateInformation) - Method in class org.eclipse.scada.core.ui.styles.generator.DelegatingStyleGenerator
 
generateStyle(StateInformation) - Method in class org.eclipse.scada.core.ui.styles.generator.SimpleRuleStyleGenerator
 
generateStyle(StateInformation) - Method in interface org.eclipse.scada.core.ui.styles.StyleGenerator
 
generatorConfigurationChanged() - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
GENERIC_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Generic Component' class.
GENERIC_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Generic Component' class.
GENERIC_COMPONENT__REGISTRATIONS - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Registrations' containment reference list.
GENERIC_COMPONENT__REGISTRATIONS - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Registrations' containment reference list feature.
GENERIC_COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
GENERIC_COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Generic Component' class.
GenericComponent - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Generic Component'.
GenericComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Generic Component'.
GenericComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.GenericComponentImpl
 
GenericComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a GenericComponent object.
GenericComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.GenericComponentItemProvider
This constructs an instance from a factory and a notifier.
GenericComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Generic Component'.
GenericComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.GenericComponentTest
Constructs a new Generic Component test case with the given name.
GenericLevelPresets - Class in org.eclipse.scada.da.client.dataitem.details.extra.part
 
GenericLevelPresets() - Constructor for class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
GenericLevelPresets_ErrorMessage_Dialog - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
get() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
get(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
get(byte[], int, int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
get(byte[]) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
get() - Method in class org.apache.mina.core.buffer.IoBuffer
 
get(int) - Method in class org.apache.mina.core.buffer.IoBuffer
 
get(byte[], int, int) - Method in class org.apache.mina.core.buffer.IoBuffer
 
get(byte[]) - Method in class org.apache.mina.core.buffer.IoBuffer
 
get() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
get(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
get(byte[], int, int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
get(byte[]) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
get(String) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
get(Class<? extends IoFilter>) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
get(String) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
get(Class<? extends IoFilter>) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
get(String) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Returns the IoFilter with the specified name in this chain.
get(Class<? extends IoFilter>) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Returns the IoFilter with the specified filterType in this chain.
get(String) - Method in class org.apache.mina.handler.chain.IoHandlerChain
 
GET - Static variable in class org.apache.mina.proxy.handlers.http.HttpProxyConstants
The HTTP GET verb.
get(int) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
get(int, IoBuffer) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
get() - Method in interface org.apache.mina.util.byteaccess.ByteArray.Cursor
 
get(IoBuffer) - Method in interface org.apache.mina.util.byteaccess.ByteArray.Cursor
 
get(int) - Method in interface org.apache.mina.util.byteaccess.ByteArray
 
get(int, IoBuffer) - Method in interface org.apache.mina.util.byteaccess.ByteArray
 
get(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
get(int, IoBuffer) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
get() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
Returns the byte at the current position in the buffer
get(IoBuffer) - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
places the data starting at current position into the supplied IoBuffer
get(int) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
Gets a byte from the given index.
get(int, IoBuffer) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
Gets enough bytes to fill the IoBuffer from the given index.
get() - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
Gets a byte and advances the reader.
get(IoBuffer) - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
Gets enough bytes to fill the IoBuffer and advances the reader.
get(int) - Method in class org.apache.mina.util.CircularQueue
 
get(Object) - Method in class org.apache.mina.util.CopyOnWriteMap
Returns the value associated with the provided key from this map.
get(Object) - Method in class org.apache.mina.util.ExpiringMap
 
get(Object) - Method in class org.apache.mina.util.LazyInitializedCacheMap
get() - Method in class org.apache.mina.util.LazyInitializer
Returns the value resulting from the initialization.
get(String) - Method in class org.eclipse.scada.net.base.data.MapValue
 
get(Map<String, String>, String, String) - Static method in class org.eclipse.scada.protocol.ngp.common.SslHelper
 
get(String) - Static method in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
Returns the 'Profile Switcher Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
Returns the 'Profile Switcher Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
Returns the 'Profile Switcher Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
Returns the 'Profile Switcher Type' literal with the specified integer value.
get() - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
get(long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
get() - Method in class org.eclipse.scada.utils.concurrent.InstantErrorFuture
 
get(long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.InstantErrorFuture
 
get() - Method in class org.eclipse.scada.utils.concurrent.InstantFuture
 
get(long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.InstantFuture
 
get() - Method in class org.eclipse.scada.utils.exec.OperationResult
 
get(int) - Method in class org.eclipse.scada.utils.lang.BitArray
 
get(String) - Static method in enum org.eclipse.scada.vi.details.model.TabStyle
Returns the 'Tab Style' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.scada.vi.details.model.TabStyle
Returns the 'Tab Style' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.scada.vi.model.Alignment
Returns the 'Alignment' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.scada.vi.model.Alignment
Returns the 'Alignment' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.scada.vi.model.GridAlignment
Returns the 'Grid Alignment' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.scada.vi.model.GridAlignment
Returns the 'Grid Alignment' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.scada.vi.model.Orientation
Returns the 'Orientation' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.scada.vi.model.Orientation
Returns the 'Orientation' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.scada.vi.model.SystemCursorType
Returns the 'System Cursor Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.scada.vi.model.SystemCursorType
Returns the 'System Cursor Type' literal with the specified integer value.
getAcceptedProperties() - Method in class org.eclipse.scada.protocol.ngp.common.mc.MessageChannelFilter
 
getAction() - Method in class org.eclipse.scada.sec.AuthorizationRequest
 
getActionBarContributor() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
 
getActionBarContributor() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
 
getActionBarContributor() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
 
getActionBars() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
 
getActionBars() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
 
getActionBars() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
 
getActivationTime() - Method in class org.apache.mina.core.service.AbstractIoService
Returns the time when this service was activated.
getActivationTime() - Method in interface org.apache.mina.core.service.IoService
Returns the time when this service was activated.
getActivationTime() - Method in class org.apache.mina.core.service.IoServiceListenerSupport
 
getActive() - Method in interface org.eclipse.scada.vi.details.model.ButtonComponent
Returns the value of the 'Active' containment reference.
getActive() - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
getActiveCount() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
getActiveCount() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
getActiveCount() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
getActiveCount() - Method in interface org.eclipse.scada.utils.concurrent.ExecutorServiceExporterMXBean
 
getActivePage() - Method in class org.eclipse.scada.ui.databinding.AbstractSelectionHandler
 
getActiveProfile() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Active Profile' reference.
getActiveProfile() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Active Profile' reference.
getActiveProfile() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getActiveProfile() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getAdapter(Class) - Method in class org.eclipse.scada.ae.ui.views.model.DecoratedEvent
 
getAdapter(Class) - Method in class org.eclipse.scada.ae.ui.views.model.DecoratedMonitor
 
getAdapter(Class) - Method in class org.eclipse.scada.ca.ui.data.ConfigurationDescriptor
 
getAdapter(Class) - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
getAdapter(Class) - Method in class org.eclipse.scada.ca.ui.editor.input.FactoryEditorInput
 
getAdapter(Object, Class) - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionDiscovererAdapterFactory
 
getAdapter(Class) - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionDiscovererBean
 
getAdapter(Class) - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionHolder
 
getAdapter(Object, Class) - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionHolderAdapterFactory
 
getAdapter(Object, Class) - Method in class org.eclipse.scada.da.ui.connection.ConnectionHolderAdapterFactory
 
getAdapter(Object, Class) - Method in class org.eclipse.scada.da.ui.connection.FolderEntryWrapperAdapterFactory
 
getAdapter(Class) - Method in class org.eclipse.scada.da.ui.widgets.realtime.AttributePair
 
getAdapter(Class) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
getAdapter(Object, Class) - Method in class org.eclipse.scada.sec.ui.CallbackWidgetAdapterFactory
 
getAdapter(Class) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This is how the framework determines which interfaces we implement.
getAdapter(Class) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This is how the framework determines which interfaces we implement.
getAdapter(Class) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This is how the framework determines which interfaces we implement.
getAdapterFactory() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
 
getAdapterFactory() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
 
getAdapterFactory() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
 
getAdapterList() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionDiscovererAdapterFactory
 
getAdapterList() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionHolderAdapterFactory
 
getAdapterList() - Method in class org.eclipse.scada.da.ui.connection.ConnectionHolderAdapterFactory
 
getAdapterList() - Method in class org.eclipse.scada.da.ui.connection.FolderEntryWrapperAdapterFactory
 
getAdapterList() - Method in class org.eclipse.scada.sec.ui.CallbackWidgetAdapterFactory
 
getAddedEvents() - Method in class org.eclipse.scada.ae.data.message.EventPoolDataUpdate
 
getAddedOrModified() - Method in class org.eclipse.scada.da.data.message.FolderDataUpdate
 
getAddedOrModified() - Method in class org.eclipse.scada.hd.data.message.ListUpdate
 
getAddedOrUpdated() - Method in class org.eclipse.scada.ae.data.message.BrowseData
 
getAddedOrUpdated() - Method in class org.eclipse.scada.ae.data.message.MonitorPoolDataUpdate
 
getAddedOrUpdated() - Method in class org.eclipse.scada.da.data.message.ItemDataUpdate
 
getAddedOrUpdatedData() - Method in class org.eclipse.scada.ca.data.DiffEntry
 
getAddressType() - Method in class org.apache.mina.core.service.DefaultTransportMetadata
 
getAddressType() - Method in interface org.apache.mina.core.service.TransportMetadata
Returns the address type of the service.
getAknTimestamp() - Method in class org.eclipse.scada.ae.data.message.AcknowledgeRequest
 
getAlias() - Method in class org.eclipse.scada.sec.ui.providers.KeyInformation
 
getAlign() - Method in class org.eclipse.scada.vi.ui.user.viewer.ext.ExtensionDescriptor
 
getAlignDateFormat() - Method in interface org.eclipse.scada.ui.chart.model.CurrentTimeController
Returns the value of the 'Align Date Format' attribute.
getAlignDateFormat() - Method in interface org.eclipse.scada.ui.chart.model.CurrentTimeController
Returns the value of the 'Align Date Format' attribute.
getAlignDateFormat() - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
getAlignDateFormat() - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
getAlignment() - Method in class org.eclipse.scada.swt.CLabel
Returns the horizontal alignment.
getAlignment() - Method in interface org.eclipse.scada.vi.model.BorderChild
Returns the value of the 'Alignment' attribute.
getAlignment() - Method in class org.eclipse.scada.vi.model.impl.BorderChildImpl
 
getAlignment() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getAlignment() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for enum 'Alignment'.
getAll() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
getAll() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
getAll() - Method in interface org.apache.mina.core.filterchain.IoFilterChain
 
getAll() - Method in class org.apache.mina.handler.chain.IoHandlerChain
 
getAll() - Method in class org.eclipse.scada.ui.chart.viewer.AbstractAxisManager
 
getAll() - Method in interface org.eclipse.scada.ui.chart.viewer.AxisLocator
 
getAll() - Method in class org.eclipse.scada.ui.chart.viewer.SimpleAxisLocator
 
getAll() - Method in class org.eclipse.scada.ui.chart.viewer.XAxisManager
 
getAll() - Method in class org.eclipse.scada.ui.chart.viewer.YAxisManager
 
getAllGrantedTopics() - Method in class org.eclipse.scada.core.subscription.SubscriptionManager
Get all topics whose subscription is in granted state.
getAllocator() - Static method in class org.apache.mina.core.buffer.IoBuffer
Returns the allocator used by existing and new buffers
getAllReversed() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
getAllReversed() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
getAllReversed() - Method in interface org.apache.mina.core.filterchain.IoFilterChain
 
getAllReversed() - Method in class org.apache.mina.handler.chain.IoHandlerChain
 
getAllSubscribedTopics() - Method in class org.eclipse.scada.core.subscription.ListenableSubscriptionManager
 
getAlpha() - Method in class org.eclipse.scada.vi.model.impl.ShapeImpl
 
getAlpha() - Method in interface org.eclipse.scada.vi.model.Shape
Returns the value of the 'Alpha' attribute.
getAndTransformer() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'And Transformer'.
getAndTransformer() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getAntialias() - Method in class org.eclipse.scada.vi.model.impl.ShapeImpl
 
getAntialias() - Method in interface org.eclipse.scada.vi.model.Shape
Returns the value of the 'Antialias' attribute.
getArc() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getArc() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Arc'.
getArc_Length() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getArc_Length() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Length'.
getArc_Start() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getArc_Start() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Start'.
getArchiveChannel() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Archive Channel'.
getArchiveChannel() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Archive Channel'.
getArchiveChannel() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getArchiveChannel() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getArchiveChannel_Label() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Label'.
getArchiveChannel_Label() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Label'.
getArchiveChannel_Label() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getArchiveChannel_Label() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getArchiveChannel_LineProperties() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference 'Line Properties'.
getArchiveChannel_LineProperties() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference 'Line Properties'.
getArchiveChannel_LineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getArchiveChannel_LineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getArchiveChannel_Name() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Name'.
getArchiveChannel_Name() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Name'.
getArchiveChannel_Name() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getArchiveChannel_Name() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getArchiveSeries() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Archive Series'.
getArchiveSeries() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Archive Series'.
getArchiveSeries() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getArchiveSeries() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getArchiveSeries_Channels() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference list 'Channels'.
getArchiveSeries_Channels() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference list 'Channels'.
getArchiveSeries_Channels() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getArchiveSeries_Channels() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getArchiveSeries_LineProperties() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference 'Line Properties'.
getArchiveSeries_LineProperties() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference 'Line Properties'.
getArchiveSeries_LineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getArchiveSeries_LineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
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
 
getAsTimestamp(String) - Method in class org.eclipse.scada.da.client.DataItemValue.Builder
 
getAsTimestamp(Map<String, Variant>, String) - Static method in class org.eclipse.scada.da.client.DataItemValue
get an attribute as timestamp
getAsTimestamp(String) - Method in class org.eclipse.scada.da.client.DataItemValue
get an attribute as timestamp
getAttachment() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns an attachment of this session.
getAttachment() - Method in interface org.apache.mina.core.session.IoSession
Deprecated.
getAttribute(Object) - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the value of the user-defined attribute of this session.
getAttribute(Object, Object) - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the value of user defined attribute associated with the specified key.
getAttribute(Object) - Method in interface org.apache.mina.core.session.IoSession
Returns the value of the user-defined attribute of this session.
getAttribute(Object, Object) - Method in interface org.apache.mina.core.session.IoSession
Returns the value of user defined attribute associated with the specified key.
getAttribute(IoSession, Object, Object) - Method in interface org.apache.mina.core.session.IoSessionAttributeMap
Returns the value of user defined attribute associated with the specified key.
getAttribute(String) - Method in class org.apache.mina.filter.util.SessionAttributeInitializingFilter
Returns the value of user-defined attribute.
getAttribute() - Method in class org.eclipse.scada.da.data.AttributeWriteResultEntry
 
getAttribute() - Method in class org.eclipse.scada.utils.filter.FilterAssertion
 
getAttribute() - Method in interface org.eclipse.scada.vi.details.model.BoolLEDComponent
Returns the value of the 'Attribute' attribute.
getAttribute() - Method in interface org.eclipse.scada.vi.details.model.ButtonComponent
Returns the value of the 'Attribute' attribute.
getAttribute() - Method in interface org.eclipse.scada.vi.details.model.CheckComponent
Returns the value of the 'Attribute' attribute.
getAttribute() - Method in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
 
getAttribute() - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
getAttribute() - Method in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
 
getAttribute() - Method in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
getAttribute() - Method in interface org.eclipse.scada.vi.details.model.ReadableComponent
Returns the value of the 'Attribute' attribute.
getAttributeAsBoolean(String) - Method in class org.eclipse.scada.da.client.DataItemValue
Get an attribute as boolean value
getAttributeAsBoolean(String, Boolean) - Method in class org.eclipse.scada.da.client.DataItemValue
 
getAttributeKeys() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the set of keys of all user-defined attributes.
getAttributeKeys() - Method in interface org.apache.mina.core.session.IoSession
Returns the set of keys of all user-defined attributes.
getAttributeKeys(IoSession) - Method in interface org.apache.mina.core.session.IoSessionAttributeMap
Returns the set of keys of all user-defined attributes.
getAttributeKeys() - Method in class org.apache.mina.filter.util.SessionAttributeInitializingFilter
Returns the set of keys of all user-defined attributes.
getAttributeMap() - Method in class org.apache.mina.core.session.AbstractIoSession
TODO Add method documentation
getAttributeMap(IoSession) - Method in class org.apache.mina.core.session.DefaultIoSessionDataStructureFactory
 
getAttributeMap(IoSession) - Method in interface org.apache.mina.core.session.IoSessionDataStructureFactory
Returns an IoSessionAttributeMap which is going to be associated with the specified session.
getAttributeResults() - Method in class org.eclipse.scada.da.data.message.WriteAttributesResult
 
getAttributes() - Method in class org.eclipse.scada.ae.data.BrowserEntry
 
getAttributes() - Method in class org.eclipse.scada.ae.data.EventInformation
 
getAttributes() - Method in class org.eclipse.scada.ae.data.MonitorStatusInformation
 
getAttributes() - Method in class org.eclipse.scada.ae.Event
 
getAttributes() - Method in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
getAttributes() - Method in class org.eclipse.scada.core.data.CallbackRequest
 
getAttributes() - Method in class org.eclipse.scada.core.data.CallbackResponse
 
getAttributes() - Method in class org.eclipse.scada.da.client.DataItem
Deprecated.
You should use DataItem.getSnapshotValue() instead to get a consistent value
getAttributes() - Method in class org.eclipse.scada.da.client.DataItemValue.Builder
 
getAttributes() - Method in class org.eclipse.scada.da.client.DataItemValue
Get an unmodifiable map of the attributes
getAttributes() - Method in interface org.eclipse.scada.da.core.browser.Entry
 
getAttributes() - Method in class org.eclipse.scada.da.data.BrowserEntry
 
getAttributes() - Method in class org.eclipse.scada.da.data.message.StartWriteAttributes
 
getAttributes() - Method in class org.eclipse.scada.da.net.handler.EntryCommon
 
getAttributes() - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
getAttributes() - Method in class org.eclipse.scada.hd.data.HistoricalItemInformation
 
getAttributeValue(String, String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolData
 
getAutoReconnectController() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionService
 
getAutoReconnectController() - Method in interface org.eclipse.scada.core.connection.provider.ConnectionService
 
getAutoReconnectDelay() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionManager
 
getAutoReconnectDelay() - Method in class org.eclipse.scada.core.connection.provider.ConnectionRequest
 
getAvailablePorts() - Static method in class org.apache.mina.util.AvailablePortFinder
Returns the Set of currently available port numbers (Integer).
getAvailablePorts(int, int) - Static method in class org.apache.mina.util.AvailablePortFinder
Returns the Set of currently avaliable port numbers (Integer) between the specified port range.
getAverageTime(IoEventType) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
Get the average time for the specified method represented by the IoEventType
getAxis() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Axis'.
getAxis() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Axis'.
getAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisControllerImpl
 
getAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisControllerImpl
 
getAxis() - Method in interface org.eclipse.scada.ui.chart.model.XAxisController
Returns the value of the 'Axis' reference list.
getAxis() - Method in interface org.eclipse.scada.ui.chart.model.XAxisController
Returns the value of the 'Axis' reference list.
getAxis(Key) - Method in class org.eclipse.scada.ui.chart.viewer.AbstractAxisManager
 
getAxis(XAxis) - Method in class org.eclipse.scada.ui.chart.viewer.XAxisManager
 
getAxis() - Method in class org.eclipse.scada.ui.chart.viewer.XAxisViewer
 
getAxis(YAxis) - Method in class org.eclipse.scada.ui.chart.viewer.YAxisManager
 
getAxis() - Method in class org.eclipse.scada.ui.chart.viewer.YAxisViewer
 
getAxis_Color() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Color'.
getAxis_Color() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Color'.
getAxis_Color() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getAxis_Color() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getAxis_Format() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Format'.
getAxis_Format() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Format'.
getAxis_Format() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getAxis_Format() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getAxis_Label() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Label'.
getAxis_Label() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Label'.
getAxis_Label() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getAxis_Label() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getAxis_LabelVisible() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Label Visible'.
getAxis_LabelVisible() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Label Visible'.
getAxis_LabelVisible() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getAxis_LabelVisible() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getAxis_TextPadding() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Text Padding'.
getAxis_TextPadding() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Text Padding'.
getAxis_TextPadding() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getAxis_TextPadding() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getBackground() - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
getBackgroundColor() - Method in class org.eclipse.scada.core.ui.styles.StyleHandler.Style
 
getBackgroundColor() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Background Color' attribute.
getBackgroundColor() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Background Color' attribute.
getBackgroundColor() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getBackgroundColor() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getBackgroundColor() - Method in interface org.eclipse.scada.vi.model.Figure
Returns the value of the 'Background Color' attribute.
getBackgroundColor() - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
getBackgroundColor() - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
getBackgroundColor() - Method in interface org.eclipse.scada.vi.model.Symbol
Returns the value of the 'Background Color' attribute.
getBackgroundColorAsList() - Method in class org.eclipse.scada.core.ui.styles.StyleHandler.Style
 
getBacklog() - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
getBacklog() - Method in interface org.apache.mina.transport.socket.SocketAcceptor
Returns the size of the backlog.
getBody() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyResponse
Returns the HTTP response body.
getBoolean(String) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Get a boolean from the data or null if the parameter is not set or not a boolean
getBoolean(String, boolean) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Get a boolean from the data or the default value if the parameter is not set or not a boolean
getBoolean(Map<String, String>, String, Boolean) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.AbstractHandshake
 
getBooleanAttribute(String) - Method in class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
 
getBooleanChecked(String, String) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
 
getBoolLEDComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Bool LED Component'.
getBoolLEDComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getBoolLEDComponent_Alarm() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Alarm'.
getBoolLEDComponent_Alarm() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getBoolLEDComponent_Attribute() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Attribute'.
getBoolLEDComponent_Attribute() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getBoolLEDComponent_Descriptor() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Descriptor'.
getBoolLEDComponent_Descriptor() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getBoolLEDComponent_ExpectedValue() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Expected Value'.
getBoolLEDComponent_ExpectedValue() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getBoolLEDComponent_Format() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Format'.
getBoolLEDComponent_Format() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getBoolLEDComponent_OnOff() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'On Off'.
getBoolLEDComponent_OnOff() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getBorder() - Method in interface org.eclipse.scada.vi.model.Figure
Returns the value of the 'Border' attribute.
getBorder() - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
getBorderChild() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getBorderChild() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Border Child'.
getBorderChild_Alignment() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getBorderChild_Alignment() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Alignment'.
getBorderContainer() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getBorderContainer() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Border Container'.
getBorderContainer_Children() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getBorderContainer_Children() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the containment reference list 'Children'.
getBorderContainer_HorizontalSpacing() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getBorderContainer_HorizontalSpacing() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Horizontal Spacing'.
getBorderContainer_VerticalSpacing() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getBorderContainer_VerticalSpacing() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Vertical Spacing'.
getBothIdleCount() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the number of the fired continuous sessionIdle events for IdleStatus.BOTH_IDLE.
getBothIdleCount() - Method in interface org.apache.mina.core.session.IoSession
Returns the number of the fired continuous sessionIdle events for IdleStatus.BOTH_IDLE.
getBothIdleTime() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Returns idle time for IdleStatus.BOTH_IDLE in seconds.
getBothIdleTime() - Method in interface org.apache.mina.core.session.IoSessionConfig
Returns idle time for IdleStatus.BOTH_IDLE in seconds.
getBothIdleTimeInMillis() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Returns idle time for IdleStatus.BOTH_IDLE in milliseconds.
getBothIdleTimeInMillis() - Method in interface org.apache.mina.core.session.IoSessionConfig
Returns idle time for IdleStatus.BOTH_IDLE in milliseconds.
getBottom() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Bottom' containment reference list.
getBottom() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Bottom' containment reference list.
getBottom() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getBottom() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getBottomMargin() - Method in class org.eclipse.scada.swt.CLabel
Return the CLabel's bottom margin.
getBrowserData() - Method in class org.eclipse.scada.da.data.message.BrowseResult
 
getBufferLength() - Method in class org.apache.mina.filter.codec.textline.TextLineDecoder
Returns the allowed buffer size used to store the decoded line in the Context instance.
getBufferSize() - Method in class org.apache.mina.filter.buffer.BufferedWriteFilter
Returns buffer size.
getButtonComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Button Component'.
getButtonComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getButtonComponent_Active() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the containment reference 'Active'.
getButtonComponent_Active() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getButtonComponent_Attribute() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Attribute'.
getButtonComponent_Attribute() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getButtonComponent_Format() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Format'.
getButtonComponent_Format() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getButtonComponent_ReadDescriptor() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Read Descriptor'.
getButtonComponent_ReadDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getButtonComponent_TextHeight() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Text Height'.
getButtonComponent_TextHeight() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getButtonComponent_Value() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Value'.
getButtonComponent_Value() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getButtonComponent_WriteDescriptor() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Write Descriptor'.
getButtonComponent_WriteDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getByName(String) - Static method in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
Returns the 'Profile Switcher Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
Returns the 'Profile Switcher Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.scada.vi.details.model.TabStyle
Returns the 'Tab Style' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.scada.vi.model.Alignment
Returns the 'Alignment' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.scada.vi.model.GridAlignment
Returns the 'Grid Alignment' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.scada.vi.model.Orientation
Returns the 'Orientation' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.scada.vi.model.SystemCursorType
Returns the 'System Cursor Type' literal with the specified name.
getCache() - Method in class org.eclipse.scada.da.client.FolderWatcher
 
getCalendar() - Method in class org.eclipse.scada.ui.utils.datetime.DateTimeDialog
 
getCallback(Object) - Method in class org.eclipse.scada.sec.authn.CredentialsRequest
 
getCallbackHandler() - Method in class org.eclipse.scada.core.server.OperationParameters
 
getCallbackHandler() - Method in class org.eclipse.scada.sec.authz.AuthorizationContext
 
getCallbackHandlerId() - Method in class org.eclipse.scada.ae.data.message.AcknowledgeRequest
 
getCallbackHandlerId() - Method in class org.eclipse.scada.ca.data.message.ApplyDiffRequest
 
getCallbackHandlerId() - Method in class org.eclipse.scada.core.data.message.CreateSession
 
getCallbackHandlerId() - Method in class org.eclipse.scada.core.data.message.RequestCallbacks
 
getCallbackHandlerId() - Method in class org.eclipse.scada.da.data.message.StartWriteAttributes
 
getCallbackHandlerId() - Method in class org.eclipse.scada.da.data.message.StartWriteValue
 
getCallbacks() - Method in class org.eclipse.scada.core.data.message.RequestCallbacks
 
getCallbacks() - Method in class org.eclipse.scada.core.data.message.RespondCallbacks
 
getCapacity() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
getCapacity() - Method in interface org.eclipse.scada.utils.collection.BoundedQueue
 
getCeil() - Method in class org.eclipse.scada.vi.details.model.impl.WriteableComponentImpl
 
getCeil() - Method in interface org.eclipse.scada.vi.details.model.WriteableComponent
Returns the value of the 'Ceil' attribute.
getCellEditor(Object) - Method in class org.eclipse.scada.ui.databinding.cell.DefaultEditingSupport
 
getCertificate() - Method in class org.eclipse.scada.sec.authz.signature.X509KeySelectorResult
 
getCertificate() - Method in interface org.eclipse.scada.sec.ui.providers.Key
 
getCertificate() - Method in class org.eclipse.scada.sec.ui.providers.KeyImpl
 
getCertificate() - Method in class org.eclipse.scada.sec.ui.providers.KeyInformation
 
getCertificates() - Method in class org.eclipse.scada.sec.authz.signature.X509CA
 
getChain() - Method in class org.apache.mina.handler.chain.ChainedIoHandler
Returns the IoHandlerCommand this handler will use to handle messageReceived events.
getChangeByteProbability() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
 
getChannelName() - Method in class org.eclipse.scada.ui.chart.viewer.ArchiveChannelViewer
 
getChannelName() - Method in class org.eclipse.scada.ui.chart.viewer.input.QueryChannelSeriesData
 
getChannelName() - Method in class org.eclipse.scada.ui.chart.viewer.input.QueryInput
 
getChannels() - Method in interface org.eclipse.scada.ui.chart.model.ArchiveSeries
Returns the value of the 'Channels' containment reference list.
getChannels() - Method in interface org.eclipse.scada.ui.chart.model.ArchiveSeries
Returns the value of the 'Channels' containment reference list.
getChannels() - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
getChannels() - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
getChar() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
getChar(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
getChar() - Method in class org.apache.mina.core.buffer.IoBuffer
 
getChar(int) - Method in class org.apache.mina.core.buffer.IoBuffer
 
getChar() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getChar(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getChar(int) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
getChar(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
getChar() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
 
getChar(int) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
Gets a char from the given index.
getChar() - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
Gets a char and advances the reader.
getCharset() - Method in class org.apache.mina.proxy.session.ProxyIoSession
Returns a charset instance of the in use charset name.
getCharsetDecoder(IoSession) - Static method in class org.eclipse.scada.protocol.sfp.Sessions
 
getCharsetEncoder(IoSession) - Static method in class org.eclipse.scada.protocol.sfp.Sessions
 
getCharsetName() - Method in class org.apache.mina.proxy.session.ProxyIoSession
Returns the used charset name or ProxyIoSession.DEFAULT_ENCODING if null.
getChart() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Chart'.
getChart() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Chart'.
getChart() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart() - Method in interface org.eclipse.scada.ui.chart.viewer.ChartContext
 
getChart() - Method in class org.eclipse.scada.ui.chart.viewer.ChartContextImpl
 
getChart_ActiveProfile() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the reference 'Active Profile'.
getChart_ActiveProfile() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the reference 'Active Profile'.
getChart_ActiveProfile() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_ActiveProfile() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_BackgroundColor() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Background Color'.
getChart_BackgroundColor() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Background Color'.
getChart_BackgroundColor() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_BackgroundColor() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_Bottom() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference list 'Bottom'.
getChart_Bottom() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference list 'Bottom'.
getChart_Bottom() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_Bottom() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_Controllers() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference list 'Controllers'.
getChart_Controllers() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference list 'Controllers'.
getChart_Controllers() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_Controllers() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_Hoverable() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Hoverable'.
getChart_Hoverable() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Hoverable'.
getChart_Hoverable() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_Hoverable() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_Inputs() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference list 'Inputs'.
getChart_Inputs() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference list 'Inputs'.
getChart_Inputs() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_Inputs() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_Left() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference list 'Left'.
getChart_Left() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference list 'Left'.
getChart_Left() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_Left() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_Mutable() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Mutable'.
getChart_Mutable() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Mutable'.
getChart_Mutable() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_Mutable() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_Profiles() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference list 'Profiles'.
getChart_Profiles() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference list 'Profiles'.
getChart_Profiles() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_Profiles() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_ProfileSwitcherType() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Profile Switcher Type'.
getChart_ProfileSwitcherType() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Profile Switcher Type'.
getChart_ProfileSwitcherType() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_ProfileSwitcherType() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_Right() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference list 'Right'.
getChart_Right() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference list 'Right'.
getChart_Right() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_Right() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_SelectedXAxis() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the reference 'Selected XAxis'.
getChart_SelectedXAxis() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the reference 'Selected XAxis'.
getChart_SelectedXAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_SelectedXAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_SelectedYAxis() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the reference 'Selected YAxis'.
getChart_SelectedYAxis() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the reference 'Selected YAxis'.
getChart_SelectedYAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_SelectedYAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_ShowCurrentTimeRuler() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Show Current Time Ruler'.
getChart_ShowCurrentTimeRuler() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Show Current Time Ruler'.
getChart_ShowCurrentTimeRuler() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_ShowCurrentTimeRuler() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_Title() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Title'.
getChart_Title() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Title'.
getChart_Title() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_Title() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_Top() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference list 'Top'.
getChart_Top() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference list 'Top'.
getChart_Top() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChart_Top() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChartArea() - Method in class org.eclipse.scada.chart.swt.manager.ChartManager
 
getChartBackground() - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
getChartConfiguration() - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
getChartContext() - Method in class org.eclipse.scada.ui.chart.viewer.controller.ControllerManager
 
getChartFactory() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the factory that creates the instances of the model.
getChartFactory() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the factory that creates the instances of the model.
getChartFactory() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChartFactory() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getChartFactory() - Method in interface org.eclipse.scada.vi.chart.model.ChartPackage
Returns the factory that creates the instances of the model.
getChartFactory() - Method in class org.eclipse.scada.vi.chart.model.impl.ChartPackageImpl
 
getChartPackage() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns the package supported by this factory.
getChartPackage() - Method in interface org.eclipse.scada.ui.chart.model.ChartFactory
Returns the package supported by this factory.
getChartPackage() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
getChartPackage() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
 
getChartPackage() - Method in interface org.eclipse.scada.vi.chart.model.ChartFactory
Returns the package supported by this factory.
getChartPackage() - Method in class org.eclipse.scada.vi.chart.model.impl.ChartFactoryImpl
 
getChartRenderer() - Method in class org.eclipse.scada.chart.swt.ChartArea
 
getChartRenderer() - Method in class org.eclipse.scada.chart.swt.manager.ChartManager
 
getChartRenderer() - Method in interface org.eclipse.scada.ui.chart.viewer.ChartContext
 
getChartRenderer() - Method in class org.eclipse.scada.ui.chart.viewer.ChartContextImpl
 
getChartRenderer() - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
getChartView() - Method in interface org.eclipse.scada.vi.chart.model.ChartPackage
Returns the meta object for class 'View'.
getChartView() - Method in class org.eclipse.scada.vi.chart.model.impl.ChartPackageImpl
 
getChartView_ConfigurationUri() - Method in interface org.eclipse.scada.vi.chart.model.ChartPackage
Returns the meta object for the attribute 'Configuration Uri'.
getChartView_ConfigurationUri() - Method in class org.eclipse.scada.vi.chart.model.impl.ChartPackageImpl
 
getCheckComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Check Component'.
getCheckComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getCheckComponent_Attribute() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Attribute'.
getCheckComponent_Attribute() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getCheckComponent_Descriptor() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Descriptor'.
getCheckComponent_Descriptor() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getCheckComponent_Format() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Format'.
getCheckComponent_Format() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getCheckComponent_ReadDescriptor() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Read Descriptor'.
getCheckComponent_ReadDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getChild() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getChild() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Child'.
getChild_Element() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getChild_Element() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the containment reference 'Element'.
getChild_Name() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getChild_Name() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Name'.
getChildCreationExtenders() - Method in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ArchiveChannelItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ArchiveSeriesItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.DataItemSeriesItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ItemDataSeriesItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ProfileItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ScriptSeriesItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.details.model.provider.ButtonComponentItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.details.model.provider.ComponentItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.details.model.provider.CompositeComponentItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.details.model.provider.CompositeTransformerItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.details.model.provider.GenericComponentItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupEntryItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupGridComponentItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupGridEntryItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.details.model.provider.NotTransformerItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.details.model.provider.ViewItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.model.provider.BorderContainerItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.model.provider.ChildItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.model.provider.FigureContainerItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.model.provider.FigureItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.model.provider.GridContainerItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.model.provider.LineItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.model.provider.StackContainerItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolReferenceItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.model.provider.XYChildItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.scada.vi.model.provider.XYContainerItemProvider
 
getChildren(Object) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ItemListContentProvider
 
getChildren(Object) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor.ReverseAdapterFactoryContentProvider
 
getChildren() - Method in interface org.eclipse.scada.vi.details.model.CompositeComponent
Returns the value of the 'Children' containment reference list.
getChildren() - Method in class org.eclipse.scada.vi.details.model.impl.CompositeComponentImpl
 
getChildren(Object) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor.ReverseAdapterFactoryContentProvider
 
getChildren() - Method in interface org.eclipse.scada.vi.model.BorderContainer
Returns the value of the 'Children' containment reference list.
getChildren() - Method in interface org.eclipse.scada.vi.model.GridContainer
Returns the value of the 'Children' containment reference list.
getChildren() - Method in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
 
getChildren() - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
getChildren() - Method in class org.eclipse.scada.vi.model.impl.StackContainerImpl
 
getChildren() - Method in class org.eclipse.scada.vi.model.impl.XYContainerImpl
 
getChildren(Object) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor.ReverseAdapterFactoryContentProvider
 
getChildren() - Method in interface org.eclipse.scada.vi.model.StackContainer
Returns the value of the 'Children' containment reference list.
getChildren() - Method in interface org.eclipse.scada.vi.model.XYContainer
Returns the value of the 'Children' containment reference list.
getChildrenFeatures(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ArchiveChannelItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ArchiveSeriesItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.DataItemSeriesItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ItemDataSeriesItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ProfileItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ScriptSeriesItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ButtonComponentItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ComponentItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.details.model.provider.CompositeComponentItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.details.model.provider.CompositeTransformerItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GenericComponentItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupEntryItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupGridComponentItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupGridEntryItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.details.model.provider.NotTransformerItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ViewItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.model.provider.BorderContainerItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.model.provider.ChildItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.model.provider.FigureContainerItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.model.provider.FigureItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.model.provider.GridContainerItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.model.provider.LineItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.model.provider.StackContainerItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolReferenceItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.model.provider.XYChildItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.scada.vi.model.provider.XYContainerItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
getClassLoader() - Method in class org.eclipse.scada.vi.ui.draw2d.loader.StaticSymbolLoader
 
getClassLoader() - Method in interface org.eclipse.scada.vi.ui.draw2d.loader.SymbolLoader
 
getClassLoader() - Method in class org.eclipse.scada.vi.ui.draw2d.loader.XMISymbolLoader
 
getClientArea() - Method in class org.eclipse.scada.chart.swt.ChartAreaRenderer
 
getClientArea() - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
getClientAreaProxy() - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
getClientRectangle() - Method in class org.eclipse.scada.chart.swt.ChartRenderer.SizeRenderProxy
 
getCloseFuture() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the CloseFuture of this session.
getCloseFuture() - Method in interface org.apache.mina.core.session.IoSession
Returns the CloseFuture of this session.
getCloseId() - Method in class org.eclipse.scada.hd.client.net.QueryImpl
The id of the query used for closing it.
getCode() - Method in class org.eclipse.scada.core.data.ErrorInformation
 
getCode() - Method in class org.eclipse.scada.protocol.ngp.common.mc.message.ReasonMessage
 
getCode() - Method in class org.eclipse.scada.vi.details.model.impl.ScriptModuleImpl
 
getCode() - Method in interface org.eclipse.scada.vi.details.model.ScriptModule
Returns the value of the 'Code' attribute.
getCodecs() - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.BinaryProtocolDescriptor
 
getCodeUri() - Method in class org.eclipse.scada.vi.details.model.impl.ScriptModuleImpl
 
getCodeUri() - Method in interface org.eclipse.scada.vi.details.model.ScriptModule
Returns the value of the 'Code Uri' attribute.
getColor() - Method in class org.eclipse.scada.chart.swt.render.YAxisDynamicRenderer
 
getColor() - Method in class org.eclipse.scada.core.ui.styles.ColorUpdater
 
getColor() - Method in interface org.eclipse.scada.ui.chart.model.Axis
Returns the value of the 'Color' attribute.
getColor() - Method in interface org.eclipse.scada.ui.chart.model.Axis
Returns the value of the 'Color' attribute.
getColor() - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
getColor() - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
getColor() - Method in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
getColor() - Method in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
getColor() - Method in interface org.eclipse.scada.ui.chart.model.LineProperties
Returns the value of the 'Color' attribute.
getColor() - Method in interface org.eclipse.scada.ui.chart.model.LineProperties
Returns the value of the 'Color' attribute.
getCols() - Method in interface org.eclipse.scada.vi.details.model.GroupGridComponent
Returns the value of the 'Cols' attribute.
getCols() - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridComponentImpl
 
getCols() - Method in class org.eclipse.scada.vi.details.model.impl.SimpleGridComponentImpl
 
getCols() - Method in interface org.eclipse.scada.vi.details.model.SimpleGridComponent
Returns the value of the 'Cols' attribute.
getColumnCount() - Method in class org.eclipse.scada.ca.ui.editor.forms.common.StandardConfigurationForm
 
getColumns() - Method in interface org.eclipse.scada.vi.model.GridContainer
Returns the value of the 'Columns' attribute.
getColumns() - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
getCommand() - Method in class org.apache.mina.handler.chain.IoHandlerChain.Entry
Returns the command.
getCommandCode() - Method in class org.apache.mina.proxy.handlers.socks.SocksProxyRequest
Return the command code.
getCommandCode() - Method in class org.eclipse.scada.net.base.data.Message
 
getCompletedTaskCount() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
getCompletedTaskCount() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
getCompletedTaskCount() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
getCompletedTaskCount() - Method in interface org.eclipse.scada.utils.concurrent.ExecutorServiceExporterMXBean
 
getComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Component'.
getComponent() - Method in interface org.eclipse.scada.vi.details.model.GroupEntry
Returns the value of the 'Component' containment reference.
getComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getComponent() - Method in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
 
getComponent_Visibility() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the containment reference 'Visibility'.
getComponent_Visibility() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getComponents() - Method in interface org.eclipse.scada.vi.details.model.GroupGridEntry
Returns the value of the 'Components' containment reference list.
getComponents() - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
 
getCompositeArchiveQualitySeries() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Composite Archive Quality Series'.
getCompositeArchiveQualitySeries() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Composite Archive Quality Series'.
getCompositeArchiveQualitySeries() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getCompositeArchiveQualitySeries() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getCompositeArchiveQualitySeries_Threshold() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Threshold'.
getCompositeArchiveQualitySeries_Threshold() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Threshold'.
getCompositeArchiveQualitySeries_Threshold() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getCompositeArchiveQualitySeries_Threshold() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getCompositeComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Composite Component'.
getCompositeComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getCompositeComponent_Children() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the containment reference list 'Children'.
getCompositeComponent_Children() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getCompositeTransformer() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Composite Transformer'.
getCompositeTransformer() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getCompositeTransformer_Values() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the containment reference list 'Values'.
getCompositeTransformer_Values() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getConfig() - Method in class org.apache.mina.core.session.AbstractIoSession
getConfig() - Method in class org.apache.mina.core.session.DummySession
 
getConfig() - Method in interface org.apache.mina.core.session.IoSession
 
getConfiguration(String, String) - Method in interface org.eclipse.scada.ca.client.Connection
 
getConfiguration(String, String) - Method in class org.eclipse.scada.ca.client.ngp.ConnectionImpl
 
getConfiguration(String, String) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
getConfiguration(String) - Method in class org.eclipse.scada.ca.common.FactoryImpl
 
getConfiguration(String, String) - Method in interface org.eclipse.scada.ca.ConfigurationAdministrator
 
getConfiguration() - Method in class org.eclipse.scada.ca.ConfigurationEvent
 
getConfiguration() - Method in class org.eclipse.scada.ca.data.message.GetConfigurationResponse
 
getConfiguration() - Method in class org.eclipse.scada.ca.ui.jobs.LoadJob
 
getConfiguration(String) - Static method in class org.eclipse.scada.core.ui.styles.StyleGeneratorInformation
 
getConfigurationFactoryService() - Method in class org.eclipse.scada.ca.common.FactoryImpl
 
getConfigurationId() - Method in exception org.eclipse.scada.ca.common.ConfigurationNotFoundException
 
getConfigurationId() - Method in exception org.eclipse.scada.ca.ConfigurationAlreadyExistsException
 
getConfigurationId() - Method in class org.eclipse.scada.ca.data.DiffEntry
 
getConfigurationId() - Method in class org.eclipse.scada.ca.data.message.GetConfigurationRequest
 
getConfigurationId() - Method in class org.eclipse.scada.ca.ui.data.ConfigurationEditorSourceInformation
 
getConfigurationId() - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
getConfigurationInformation() - Method in class org.eclipse.scada.ca.ui.data.ConfigurationDescriptor
 
GetConfigurationRequest - Class in org.eclipse.scada.ca.data.message
 
GetConfigurationRequest(Request, String, String) - Constructor for class org.eclipse.scada.ca.data.message.GetConfigurationRequest
 
GetConfigurationResponse - Class in org.eclipse.scada.ca.data.message
 
GetConfigurationResponse(Response, ConfigurationInformation) - Constructor for class org.eclipse.scada.ca.data.message.GetConfigurationResponse
 
getConfigurations(String) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
getConfigurations() - Method in class org.eclipse.scada.ca.common.FactoryImpl
 
getConfigurations(String) - Method in interface org.eclipse.scada.ca.ConfigurationAdministrator
 
getConfigurations() - Method in class org.eclipse.scada.ca.data.FactoryInformation
 
getConfigurationUri() - Method in interface org.eclipse.scada.vi.chart.model.ChartView
Returns the value of the 'Configuration Uri' attribute.
getConfigurationUri() - Method in class org.eclipse.scada.vi.chart.model.impl.ChartViewImpl
 
getConfirmationType() - Method in class org.eclipse.scada.sec.callback.ConfirmationCallback
 
getConnection() - Method in interface org.eclipse.scada.ae.connection.provider.ConnectionService
 
getConnection() - Method in class org.eclipse.scada.ae.connection.provider.ConnectionServiceImpl
 
getConnection() - Method in class org.eclipse.scada.ae.ui.connection.data.BrowserEntryBean
 
getConnection() - Method in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
getConnection() - Method in interface org.eclipse.scada.ca.connection.provider.ConnectionService
 
getConnection() - Method in class org.eclipse.scada.ca.connection.provider.ConnectionServiceImpl
 
getConnection() - Method in class org.eclipse.scada.ca.ui.data.FactoryEditorSourceInformation
 
getConnection() - Method in interface org.eclipse.scada.core.connection.provider.ConnectionService
 
getConnection(ConnectionDescriptor) - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionManager
 
getConnection() - Method in class org.eclipse.scada.da.client.ItemManagerImpl
Get the current assigned connection
getConnection() - Method in interface org.eclipse.scada.da.connection.provider.ConnectionService
 
getConnection() - Method in class org.eclipse.scada.da.connection.provider.ConnectionServiceImpl
 
getConnection() - Method in interface org.eclipse.scada.hd.connection.provider.ConnectionService
 
getConnection() - Method in class org.eclipse.scada.hd.connection.provider.ConnectionServiceImpl
 
getConnection() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getConnection() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Connection'.
getConnection_End() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getConnection_End() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the reference 'End'.
getConnection_Start() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getConnection_Start() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the reference 'Start'.
getConnectionClass() - Method in class org.eclipse.scada.ae.client.net.DriverInformationImpl
 
getConnectionClass() - Method in class org.eclipse.scada.ae.client.ngp.DriverInformationImpl
 
getConnectionClass() - Method in class org.eclipse.scada.ca.client.ngp.DriverInformationImpl
 
getConnectionClass() - Method in interface org.eclipse.scada.core.client.DriverInformation
 
getConnectionClass() - Method in class org.eclipse.scada.da.client.net.DriverInformation
 
getConnectionClass() - Method in class org.eclipse.scada.da.client.ngp.DriverInformation
 
getConnectionClass() - Method in class org.eclipse.scada.da.client.sfp.DriverInformation
 
getConnectionClass() - Method in class org.eclipse.scada.hd.client.net.DriverInformationImpl
 
getConnectionClass() - Method in class org.eclipse.scada.hd.client.ngp.DriverInformationImpl
 
getConnectionDescriptor() - Method in interface org.eclipse.scada.core.ui.connection.data.ConnectionManager.Entry
 
getConnectionDescriptor() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionManager.EntryImpl
 
getConnectionDescriptor() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionManager.EntryWrapper
 
getConnectionError() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionHolder
 
getConnectionId() - Method in class org.eclipse.scada.ca.ui.data.ConfigurationEditorSourceInformation
 
getConnectionId() - Method in class org.eclipse.scada.core.connection.provider.ConnectionIdTracker
 
getConnectionId() - Method in interface org.eclipse.scada.ui.chart.model.IdItem
Returns the value of the 'Connection Id' attribute.
getConnectionId() - Method in interface org.eclipse.scada.ui.chart.model.IdItem
Returns the value of the 'Connection Id' attribute.
getConnectionId() - Method in class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
 
getConnectionId() - Method in class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
 
getConnectionInformation() - Method in class org.eclipse.scada.core.client.common.BaseConnection
 
getConnectionInformation() - Method in interface org.eclipse.scada.core.client.Connection
 
getConnectionInformation() - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
getConnectionInformation() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionManager
 
getConnectionInformation() - Method in class org.eclipse.scada.core.connection.provider.ConnectionRequest
 
getConnectionInformation() - Method in class org.eclipse.scada.core.connection.provider.ConnectionRequestTracker
 
getConnectionInformation() - Method in class org.eclipse.scada.core.ui.connection.ConnectionDescriptor
 
getConnectionInformation() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionHolder
 
getConnectionManager() - Method in class org.eclipse.scada.core.ui.connection.Activator
 
getConnectionRequest(H) - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
get the AbstractPollingIoConnector.ConnectionRequest for a given client socket handle
getConnectionRequest(DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
 
getConnectionRequest(SocketChannel) - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
get the AbstractPollingIoConnector.ConnectionRequest for a given client socket handle
getConnections() - Method in class org.eclipse.scada.core.ui.connection.AbstractConnectionDiscoverer
 
getConnections() - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
getConnections() - Method in interface org.eclipse.scada.vi.model.Symbol
Returns the value of the 'Connections' containment reference list.
getConnectionService() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionHolder
 
getConnectionService() - Method in interface org.eclipse.scada.core.ui.connection.data.ConnectionManager.Entry
 
getConnectionService() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionManager.EntryImpl
 
getConnectionService() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionManager.EntryWrapper
 
getConnectionState() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionHolder
 
getConnectionState() - Method in interface org.eclipse.scada.da.client.sfp.ConnectionHandler
 
getConnectionString() - Method in class org.eclipse.scada.da.ui.connection.data.Item
 
getConnectionString() - Method in class org.eclipse.scada.hd.ui.connection.data.Item
 
getConnectionUri() - Method in class org.eclipse.scada.ca.ui.data.ConfigurationDescriptor
 
getConnectionUri() - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
getConnectionUri() - Method in class org.eclipse.scada.ca.ui.editor.input.FactoryEditorInput
 
getConnectionUri() - Method in class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
 
getConnectionUri() - Method in class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
 
getConnectionUri() - Method in interface org.eclipse.scada.ui.chart.model.UriItem
Returns the value of the 'Connection Uri' attribute.
getConnectionUri() - Method in interface org.eclipse.scada.ui.chart.model.UriItem
Returns the value of the 'Connection Uri' attribute.
getConnector() - Method in class org.apache.mina.proxy.ProxyConnector
Get the SocketConnector to be used for connections to the proxy server.
getConnector() - Method in class org.apache.mina.proxy.session.ProxyIoSession
Returns the proxy connector.
getConnectTimeout() - Method in class org.apache.mina.core.service.AbstractIoConnector
Deprecated.
Take a look at getConnectTimeoutMillis()
getConnectTimeout() - Method in interface org.apache.mina.core.service.IoConnector
Deprecated. 
getConnectTimeout() - Method in class org.eclipse.scada.core.client.net.ConnectionBase
get the timeout used for connecting to the remote host
getConnectTimeoutCheckInterval() - Method in class org.apache.mina.core.service.AbstractIoConnector
Returns the minimum connection timeout value for this connector
getConnectTimeoutMillis() - Method in class org.apache.mina.core.service.AbstractIoConnector
Returns the connect timeout in milliseconds.
getConnectTimeoutMillis() - Method in interface org.apache.mina.core.service.IoConnector
Returns the connect timeout in milliseconds.
getConsole() - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
getContainer() - Method in interface org.eclipse.scada.vi.details.swt.impl.tab.TabProvider.Folder
 
getContainer() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getContainer() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Container'.
getContent() - Method in interface org.eclipse.scada.vi.model.FigureContainer
Returns the value of the 'Content' containment reference.
getContent() - Method in class org.eclipse.scada.vi.model.impl.FigureContainerImpl
 
getContentLength() - Method in class org.apache.mina.proxy.utils.IoBufferDecoder.DecodingContext
 
getContentOutlinePage() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This accesses a cached version of the content outliner.
getContentOutlinePage() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This accesses a cached version of the content outliner.
getContentOutlinePage() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This accesses a cached version of the content outliner.
getContext() - Method in class org.eclipse.scada.sec.AuthorizationReply
 
getContext() - Method in class org.eclipse.scada.sec.AuthorizationRequest
 
getContext() - Method in class org.eclipse.scada.sec.authz.AuthorizationContext
 
getContext() - Method in class org.eclipse.scada.ui.chart.viewer.controller.ControllerManager
 
getContext() - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
getContextList() - Method in class org.eclipse.scada.core.ui.connection.login.Activator
 
getControl() - Method in class org.eclipse.scada.sec.ui.providers.KeyTreeViewer
 
getControl() - Method in class org.eclipse.scada.vi.ui.chart.draw2d.view.ChartView
 
getControl() - Method in class org.eclipse.scada.vi.ui.user.ErrorView
 
getControl() - Method in class org.eclipse.scada.vi.ui.user.viewer.ext.DebugActionExtension.DebugHandler
 
getControl() - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewInstance
 
getControl() - Method in class org.eclipse.scada.vi.ui.user.VisualInterfaceViewInstance
 
getControl() - Method in class org.eclipse.scada.vi.ui.viewer.ext.item.DataItemLabel
 
getController() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Controller'.
getController() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Controller'.
getController() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getController() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getControllers() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Controllers' containment reference list.
getControllers() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Controllers' containment reference list.
getControllers() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getControllers() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getControllers() - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
getControllers() - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
getControllers() - Method in interface org.eclipse.scada.ui.chart.model.Profile
Returns the value of the 'Controllers' containment reference list.
getControllers() - Method in interface org.eclipse.scada.ui.chart.model.Profile
Returns the value of the 'Controllers' containment reference list.
getCorePoolSize() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
getCorePoolSize() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
getCorePoolSize() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
getCorePoolSize() - Method in interface org.eclipse.scada.utils.concurrent.ExecutorServiceExporterMXBean
 
getCount() - Method in class org.eclipse.scada.ae.data.message.LoadMore
 
getCounter() - Method in class org.apache.mina.filter.executor.IoEventQueueThrottle
 
getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProvider
This returns the label text for CreateChildCommand.
getCreationTime() - Method in class org.apache.mina.core.session.AbstractIoSession
getCreationTime() - Method in interface org.apache.mina.core.session.IoSession
 
getCrls() - Method in class org.eclipse.scada.sec.authz.signature.X509CA
 
getCumulativeManagedSessionCount() - Method in class org.apache.mina.core.service.IoServiceListenerSupport
 
getCumulativeManagedSessionCount() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the cumulative number of sessions which were managed (or are being managed) by this service, which means 'currently managed session count + closed session count'.
getCurrent() - Method in class org.eclipse.scada.utils.stats.StatisticValue
 
getCurrentService() - Method in class org.eclipse.scada.utils.osgi.pool.SingleObjectPoolServiceTracker
 
getCurrentState() - Method in class org.eclipse.scada.core.ui.connection.login.LoginSessionProvider
 
getCurrentTimeController() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Current Time Controller'.
getCurrentTimeController() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Current Time Controller'.
getCurrentTimeController() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getCurrentTimeController() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getCurrentTimeController_AlignDateFormat() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Align Date Format'.
getCurrentTimeController_AlignDateFormat() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Align Date Format'.
getCurrentTimeController_AlignDateFormat() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getCurrentTimeController_AlignDateFormat() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getCurrentTimeController_Diff() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Diff'.
getCurrentTimeController_Diff() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Diff'.
getCurrentTimeController_Diff() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getCurrentTimeController_Diff() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getCurrentTimeController_Timespan() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Timespan'.
getCurrentTimeController_Timespan() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Timespan'.
getCurrentTimeController_Timespan() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getCurrentTimeController_Timespan() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getCurrentWriteMessage() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the message which is being written by IoService.
getCurrentWriteMessage() - Method in interface org.apache.mina.core.session.IoSession
Returns the message which is being written by IoService.
getCurrentWriteRequest() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the WriteRequest which is being processed by IoService.
getCurrentWriteRequest() - Method in interface org.apache.mina.core.session.IoSession
Returns the WriteRequest which is being processed by IoService.
getCursor() - Method in interface org.eclipse.scada.vi.model.Figure
Returns the value of the 'Cursor' reference.
getCursor() - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
getCursor() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getCursor() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Cursor'.
getCursor(String) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
getCursors() - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
getCursors() - Method in interface org.eclipse.scada.vi.model.Symbol
Returns the value of the 'Cursors' containment reference.
getData() - Method in class org.eclipse.scada.ca.common.ConfigurationImpl
 
getData() - Method in interface org.eclipse.scada.ca.Configuration
 
getData() - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
The actual configuration data
getData() - Method in class org.eclipse.scada.ca.data.ConfigurationInformation
 
getData() - Method in class org.eclipse.scada.ca.oscar.OscarLoader
 
getData() - Method in class org.eclipse.scada.chart.WritableSeries
 
getData() - Method in class org.eclipse.scada.protocol.ngp.common.mc.frame.Frame
 
getData() - Method in class org.eclipse.scada.protocol.ngp.common.mc.message.DataMessage
 
getData() - Method in class org.eclipse.scada.ui.chart.viewer.input.ArchiveInput
 
getData() - Method in class org.eclipse.scada.ui.chart.viewer.input.composite.MergeQualityData
 
getData() - Method in class org.eclipse.scada.vi.data.RegistrationManager
 
getDataBindingContext() - Method in class org.eclipse.scada.ca.ui.editor.forms.common.ConfigurationFormToolkit
 
getDataItem() - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
getDataItemSeries() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Data Item Series'.
getDataItemSeries() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Data Item Series'.
getDataItemSeries() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getDataItemSeries() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getDataItemSeries_LineProperties() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference 'Line Properties'.
getDataItemSeries_LineProperties() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference 'Line Properties'.
getDataItemSeries_LineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getDataItemSeries_LineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getDataMap() - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
getDataSeries() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Data Series'.
getDataSeries() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Data Series'.
getDataSeries() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getDataSeries() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getDataSeries_Label() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Label'.
getDataSeries_Label() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Label'.
getDataSeries_Label() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getDataSeries_Label() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getDataSeries_Visible() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Visible'.
getDataSeries_Visible() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Visible'.
getDataSeries_Visible() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getDataSeries_Visible() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getDataSeries_X() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the reference 'X'.
getDataSeries_X() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the reference 'X'.
getDataSeries_X() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getDataSeries_X() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getDataSeries_Y() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the reference 'Y'.
getDataSeries_Y() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the reference 'Y'.
getDataSeries_Y() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getDataSeries_Y() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getDataType() - Method in class org.eclipse.scada.protocol.sfp.messages.BrowseUpdate.Entry
 
getDataType() - Method in enum org.eclipse.scada.protocol.sfp.messages.DataType
 
getDate() - Method in class org.eclipse.scada.ui.utils.datetime.DateTimeDialog
 
getDate() - Method in class org.eclipse.scada.vi.details.model.impl.ValueComponentImpl
 
getDate() - Method in interface org.eclipse.scada.vi.details.model.ValueComponent
Returns the value of the 'Date' attribute.
getDeadline() - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector.ConnectionRequest
 
getDecimal() - Method in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
getDecimal() - Method in interface org.eclipse.scada.vi.details.model.ReadableComponent
Returns the value of the 'Decimal' attribute.
getDecodedBuffer() - Method in class org.apache.mina.proxy.utils.IoBufferDecoder.DecodingContext
 
getDecoder(IoSession) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
Returns a new (or reusable) instance of ProtocolDecoder which decodes binary or protocol-specific data into message objects.
getDecoder() - Method in interface org.apache.mina.filter.codec.demux.MessageDecoderFactory
Creates a new message decoder.
getDecoder(IoSession) - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
 
getDecoder(IoSession) - Method in interface org.apache.mina.filter.codec.ProtocolCodecFactory
Returns a new (or reusable) instance of ProtocolDecoder which decodes binary or protocol-specific data into message objects.
getDecoder(IoSession) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationCodecFactory
 
getDecoder() - Method in class org.apache.mina.filter.codec.SynchronizedProtocolDecoder
Returns the decoder this decoder is decorating.
getDecoder(IoSession) - Method in class org.apache.mina.filter.codec.textline.TextLineCodecFactory
 
getDecoder() - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.BinaryProtocol
 
getDecoder() - Method in interface org.eclipse.scada.protocol.ngp.common.mc.protocol.MessageProtocol
 
getDecoder() - Method in class org.eclipse.scada.protocol.ngp.common.mc.protocol.serialize.ObjectSerializationProtocol
 
getDecoderMaxDataLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
Returns the allowed maximum size of a decoded string.
getDecoderMaxLineLength() - Method in class org.apache.mina.filter.codec.textline.TextLineCodecFactory
Returns the allowed maximum size of the line to be decoded.
getDecoderMaxObjectSize() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationCodecFactory
Returns the allowed maximum size of the object to be decoded.
getDecoderOutput() - Method in class org.apache.mina.filter.codec.ProtocolCodecSession
Returns the ProtocolEncoderOutput that buffers messages generated by ProtocolDecoder.
getDecoderOutputQueue() - Method in class org.apache.mina.filter.codec.ProtocolCodecSession
Returns the Queue of the buffered decoder output.
getDecoderPrefixLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
Gets the length of the length prefix (1, 2, or 4) used by the decoder
getDefault() - Static method in class org.eclipse.scada.core.ui.connection.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.scada.core.ui.connection.creator.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.scada.core.ui.connection.discoverer.file.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.scada.core.ui.connection.login.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.scada.core.ui.connection.login.SessionManager
 
getDefault() - Static method in class org.eclipse.scada.core.ui.styles.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.scada.da.client.dataitem.details.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.scada.da.ui.client.test.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.scada.da.ui.connection.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.scada.da.ui.styles.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.scada.hd.ui.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.scada.hd.ui.connection.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.scada.sec.ui.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.scada.ui.blink.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.scada.ui.databinding.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.scada.ui.localization.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.scada.ui.utils.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.scada.vi.details.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.scada.vi.details.swt.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.scada.vi.ui.draw2d.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.scada.vi.ui.user.Activator
Returns the shared instance
getDefaultConectionManager() - Static method in class org.eclipse.scada.core.ui.connection.Activator
 
getDefaultInstanceExpression() - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewInstanceDescriptor
 
getDefaultKey() - Method in class org.eclipse.scada.sec.ui.providers.KeyInstanceManager
 
getDefaultLocalAddress() - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Returns the default local address to bind when no argument is specified in IoAcceptor.bind() method.
getDefaultLocalAddress() - Method in interface org.apache.mina.core.service.IoAcceptor
Returns the default local address to bind when no argument is specified in IoAcceptor.bind() method.
getDefaultLocalAddress() - Method in interface org.apache.mina.transport.socket.DatagramAcceptor
 
getDefaultLocalAddress() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
 
getDefaultLocalAddress() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
Returns the default local address to bind when no argument is specified in IoAcceptor.bind() method.
getDefaultLocalAddress() - Method in interface org.apache.mina.transport.socket.SocketAcceptor
 
getDefaultLocalAddress() - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
 
getDefaultLocalAddresses() - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Returns a List of the default local addresses to bind when no argument is specified in IoAcceptor.bind() method.
getDefaultLocalAddresses() - Method in interface org.apache.mina.core.service.IoAcceptor
Returns a List of the default local addresses to bind when no argument is specified in IoAcceptor.bind() method.
getDefaultRemoteAddress() - Method in class org.apache.mina.core.service.AbstractIoConnector
Returns the default remote address to connect to when no argument is specified in IoConnector.connect() method.
getDefaultRemoteAddress() - Method in interface org.apache.mina.core.service.IoConnector
Returns the default remote address to connect to when no argument is specified in IoConnector.connect() method.
getDefaultRemoteAddress() - Method in interface org.apache.mina.transport.socket.DatagramConnector
 
getDefaultRemoteAddress() - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
 
getDefaultRemoteAddress() - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
Returns the default remote address to connect to when no argument is specified in IoConnector.connect() method.
getDefaultRemoteAddress() - Method in interface org.apache.mina.transport.socket.SocketConnector
Returns the default remote address to connect to when no argument is specified in IoConnector.connect() method.
getDefaultStyleGenerator() - Static method in class org.eclipse.scada.core.ui.styles.Activator
 
getDelimiter() - Method in class org.apache.mina.proxy.utils.IoBufferDecoder.DecodingContext
 
getDescription() - Method in class org.eclipse.scada.ca.common.FactoryImpl
 
getDescription() - Method in class org.eclipse.scada.ca.data.FactoryInformation
 
getDescription() - Method in interface org.eclipse.scada.ca.Factory
 
getDescription() - Method in class org.eclipse.scada.core.ui.connection.ConnectionDescriptor
 
getDescription() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionDiscovererBean
 
getDescription() - Method in class org.eclipse.scada.core.ui.styles.StyleGeneratorInformation
 
getDescription(Object) - Method in class org.eclipse.scada.da.ui.connection.views.ConnectionLabelProvider
 
getDescription() - Method in class org.eclipse.scada.protocol.sfp.messages.BrowseUpdate.Entry
 
getDescription() - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
getDescription() - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
getDescription() - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
getDescription() - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
getDescription() - Method in interface org.eclipse.scada.ui.chart.model.ScaleAction
Returns the value of the 'Description' attribute.
getDescription() - Method in interface org.eclipse.scada.ui.chart.model.ScaleAction
Returns the value of the 'Description' attribute.
getDescription() - Method in interface org.eclipse.scada.ui.chart.model.TimeShiftAction
Returns the value of the 'Description' attribute.
getDescription() - Method in interface org.eclipse.scada.ui.chart.model.TimeShiftAction
Returns the value of the 'Description' attribute.
getDescription(Object) - Method in class org.eclipse.scada.ui.databinding.CommonListeningLabelProvider
Empty implementation of getDescription
getDescriptor() - Method in interface org.eclipse.scada.vi.details.model.BoolLEDComponent
Returns the value of the 'Descriptor' attribute.
getDescriptor() - Method in interface org.eclipse.scada.vi.details.model.CheckComponent
Returns the value of the 'Descriptor' attribute.
getDescriptor() - Method in interface org.eclipse.scada.vi.details.model.HiddenComponent
Returns the value of the 'Descriptor' attribute.
getDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
 
getDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
 
getDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.HiddenComponentImpl
 
getDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.LabelComponentImpl
 
getDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
 
getDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.RegistrationImpl
 
getDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
 
getDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.TextInputComponentImpl
 
getDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.TextInputMultiComponentImpl
 
getDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
 
getDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.ValueComponentImpl
 
getDescriptor() - Method in interface org.eclipse.scada.vi.details.model.LabelComponent
Returns the value of the 'Descriptor' attribute.
getDescriptor() - Method in interface org.eclipse.scada.vi.details.model.ProgressComponent
Returns the value of the 'Descriptor' attribute.
getDescriptor() - Method in interface org.eclipse.scada.vi.details.model.Registration
Returns the value of the 'Descriptor' attribute.
getDescriptor() - Method in interface org.eclipse.scada.vi.details.model.TextComponent
Returns the value of the 'Descriptor' attribute.
getDescriptor() - Method in interface org.eclipse.scada.vi.details.model.TextInputComponent
Returns the value of the 'Descriptor' attribute.
getDescriptor() - Method in interface org.eclipse.scada.vi.details.model.TextInputMultiComponent
Returns the value of the 'Descriptor' attribute.
getDescriptor() - Method in interface org.eclipse.scada.vi.details.model.URLImageComponent
Returns the value of the 'Descriptor' attribute.
getDescriptor() - Method in interface org.eclipse.scada.vi.details.model.ValueComponent
Returns the value of the 'Descriptor' attribute.
getDescriptor() - Method in class org.eclipse.scada.vi.ui.user.ErrorView
 
getDescriptor() - Method in class org.eclipse.scada.vi.ui.user.viewer.AbstractViewInstance
 
getDescriptor() - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewInstance
 
getDescriptors() - Method in interface org.eclipse.scada.vi.details.swt.DetailComponent
 
getDescriptors() - Method in class org.eclipse.scada.vi.details.swt.impl.DetailComponentImpl
Returns a list of descriptors used by this and all sub components
getDescriptors() - Method in interface org.eclipse.scada.vi.details.swt.impl.GroupTab
get descriptors
getDescriptors() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.ComponentVisibility
 
getDescriptors() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.SubTrackingVisibleComponent
 
getDescriptors() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TabVisibleComponent
 
getDescriptors() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TrackingVisibleComponent
 
getDescriptors() - Method in interface org.eclipse.scada.vi.details.swt.impl.visibility.VisibleComponent
 
getDescriptors() - Static method in class org.eclipse.scada.vi.ui.user.Activator
 
getDesignSize() - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
getDesignSize() - Method in interface org.eclipse.scada.vi.model.Symbol
Returns the value of the 'Design Size' containment reference.
getDestination() - Method in class org.apache.mina.core.write.DefaultWriteRequest
 
getDestination() - Method in interface org.apache.mina.core.write.WriteRequest
Returns the destination of this write request.
getDestination() - Method in class org.apache.mina.core.write.WriteRequestWrapper
 
getDetailsPart() - Method in class org.eclipse.scada.da.client.dataitem.details.DetailsPartInformation
 
getDetailViewFactory() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the factory that creates the instances of the model.
getDetailViewFactory() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getDetailViewPackage() - Method in interface org.eclipse.scada.vi.details.model.DetailViewFactory
Returns the package supported by this factory.
getDetailViewPackage() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
 
getDiagnosticInformation() - Method in class org.eclipse.scada.core.data.ErrorInformation
 
getDiff() - Method in interface org.eclipse.scada.ui.chart.model.CurrentTimeController
Returns the value of the 'Diff' attribute.
getDiff() - Method in interface org.eclipse.scada.ui.chart.model.CurrentTimeController
Returns the value of the 'Diff' attribute.
getDiff() - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
getDiff() - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
getDiff() - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
getDiff() - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
getDiff() - Method in interface org.eclipse.scada.ui.chart.model.TimeShiftAction
Returns the value of the 'Diff' attribute.
getDiff() - Method in interface org.eclipse.scada.ui.chart.model.TimeShiftAction
Returns the value of the 'Diff' attribute.
getDiffs() - Method in class org.eclipse.scada.ca.data.message.ApplyDiffRequest
 
getDigest() - Method in enum org.eclipse.scada.sec.utils.password.PasswordEncoding
 
getDigestMethod() - Method in class org.eclipse.scada.sec.authz.signature.RequestSigner.Configuration
 
getDimension() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getDimension() - Method in class org.eclipse.scada.vi.model.impl.XYChildImpl
 
getDimension() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Dimension'.
getDimension() - Method in interface org.eclipse.scada.vi.model.XYChild
Returns the value of the 'Dimension' containment reference.
getDimension_Height() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getDimension_Height() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Height'.
getDimension_Width() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getDimension_Width() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Width'.
getDirectiveValue(HashMap<String, String>, String, boolean) - Static method in class org.apache.mina.proxy.utils.StringUtilities
A directive is a parameter of the digest authentication process.
getDirtyValue() - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
getDiscoverer() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionHolder
 
getDiscovererSet() - Method in class org.eclipse.scada.core.ui.connection.Activator
 
getDisplay() - Method in class org.eclipse.scada.chart.swt.ChartAreaRenderer
 
getDisplay() - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
getDocument() - Method in class org.eclipse.scada.sec.callback.XMLSignatureCallback
 
getDouble() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
getDouble(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
getDouble() - Method in class org.apache.mina.core.buffer.IoBuffer
 
getDouble(int) - Method in class org.apache.mina.core.buffer.IoBuffer
 
getDouble() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getDouble(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getDouble(int) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
getDouble(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
getDouble() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
 
getDouble(int) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
Gets a double from the given index.
getDouble() - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
Gets a double and advances the reader.
getDouble(String) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Get an integer from the data or null if the parameter is not set or not an integer
getDouble(String, double) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Get an integer from the data or the default value if the parameter is not set or not an integer
getDoubleChecked(String, String) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Get an integer from the configuration data
getDriver() - Method in class org.eclipse.scada.core.ConnectionInformation
 
getDriverInformation(ConnectionInformation) - Method in class org.eclipse.scada.ae.client.net.DriverFactoryImpl
 
getDriverInformation(ConnectionInformation) - Method in class org.eclipse.scada.ae.client.ngp.DriverFactoryImpl
 
getDriverInformation(ConnectionInformation) - Method in class org.eclipse.scada.ca.client.ngp.DriverFactoryImpl
 
getDriverInformation(ConnectionInformation) - Method in interface org.eclipse.scada.core.client.DriverFactory
 
getDriverInformation(ConnectionInformation) - Method in class org.eclipse.scada.da.client.net.DriverFactory
 
getDriverInformation(ConnectionInformation) - Method in class org.eclipse.scada.da.client.ngp.DriverFactoryImpl
 
getDriverInformation(ConnectionInformation) - Method in class org.eclipse.scada.da.client.sfp.DriverFactoryImpl
 
getDriverInformation(ConnectionInformation) - Method in class org.eclipse.scada.hd.client.net.DriverFactoryImpl
 
getDriverInformation(ConnectionInformation) - Method in class org.eclipse.scada.hd.client.ngp.DriverFactoryImpl
 
getDuplicatePduProbability() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
 
getEditableValue() - Method in class org.eclipse.scada.core.ui.connection.data.PropertySourceWrapper
 
getEditableValue() - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
getEditingDomain() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getElement() - Method in interface org.eclipse.scada.vi.model.Child
Returns the value of the 'Element' containment reference.
getElement() - Method in class org.eclipse.scada.vi.model.impl.ChildImpl
 
getElement(String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolContext
Get an element from this symbol by name
getElement(String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
getElement(Primitive) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
getElements(Object) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ItemListContentProvider
 
getElements(Object) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor.ReverseAdapterFactoryContentProvider
 
getElements(Object) - Method in class org.eclipse.scada.ui.databinding.observable.ObservableMapContentProvider
 
getElements(Object) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor.ReverseAdapterFactoryContentProvider
 
getElements(Object) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor.ReverseAdapterFactoryContentProvider
 
getElementType() - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
getEllipse() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getEllipse() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Ellipse'.
getEllipsis() - Method in class org.eclipse.scada.swt.CLabel
Return the CLabel's ellipsis.
getEllipsisAligment() - Method in class org.eclipse.scada.swt.CLabel
Return the CLabel's ellipsis alignment.
getEMap() - Method in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
 
getEnabledCipherSuites() - Method in class org.apache.mina.filter.ssl.SslFilter
Returns the list of cipher suites to be enabled when SSLEngine is initialized.
getEnabledProtocols() - Method in class org.apache.mina.filter.ssl.SslFilter
Returns the list of protocols to be enabled when SSLEngine is initialized.
getEncoder(IoSession) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
Returns a new (or reusable) instance of ProtocolEncoder which encodes message objects into binary or protocol-specific data.
getEncoder() - Method in interface org.apache.mina.filter.codec.demux.MessageEncoderFactory
Creates a new message encoder.
getEncoder(IoSession) - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
 
getEncoder(IoSession) - Method in interface org.apache.mina.filter.codec.ProtocolCodecFactory
Returns a new (or reusable) instance of ProtocolEncoder which encodes message objects into binary or protocol-specific data.
getEncoder(IoSession) - Method in class org.apache.mina.filter.codec.ProtocolCodecFilter
Get the encoder instance from a given session.
getEncoder(IoSession) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationCodecFactory
 
getEncoder() - Method in class org.apache.mina.filter.codec.SynchronizedProtocolEncoder
Returns the encoder this encoder is decorating.
getEncoder(IoSession) - Method in class org.apache.mina.filter.codec.textline.TextLineCodecFactory
 
getEncoder() - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.BinaryProtocol
 
getEncoder() - Method in interface org.eclipse.scada.protocol.ngp.common.mc.protocol.MessageProtocol
 
getEncoder() - Method in class org.eclipse.scada.protocol.ngp.common.mc.protocol.serialize.ObjectSerializationProtocol
 
getEncoder(String, PasswordDigestCodec) - Method in enum org.eclipse.scada.sec.utils.password.PasswordEncoding
 
getEncoderMaxDataLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
Returns the allowed maximum size of an encoded string.
getEncoderMaxLineLength() - Method in class org.apache.mina.filter.codec.textline.TextLineCodecFactory
Returns the allowed maximum size of the encoded line.
getEncoderMaxObjectSize() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationCodecFactory
Returns the allowed maximum size of the encoded object.
getEncoderOutput() - Method in class org.apache.mina.filter.codec.ProtocolCodecSession
Returns the ProtocolEncoderOutput that buffers IoBuffers generated by ProtocolEncoder.
getEncoderOutputQueue() - Method in class org.apache.mina.filter.codec.ProtocolCodecSession
Returns the Queue of the buffered encoder output.
getEncoderPrefixLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
Gets the length of the length prefix (1, 2, or 4) used by the encoder
getEncoding() - Method in enum org.eclipse.scada.sec.utils.password.PasswordType
 
getEncoding() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard.ChartModelWizardInitialObjectCreationPage
 
getEncoding() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard.DetailViewModelWizardInitialObjectCreationPage
 
getEncoding() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard.VisualInterfaceModelWizardInitialObjectCreationPage
 
getEncodings() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard.ChartModelWizardInitialObjectCreationPage
 
getEncodings() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard.DetailViewModelWizardInitialObjectCreationPage
 
getEncodings() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard.VisualInterfaceModelWizardInitialObjectCreationPage
 
getEnd() - Method in class org.eclipse.scada.chart.AbstractFunctionSeriesData.Request
 
getEnd() - Method in interface org.eclipse.scada.vi.model.Connection
Returns the value of the 'End' reference.
getEnd() - Method in class org.eclipse.scada.vi.model.impl.ConnectionImpl
 
getEndpointAddress() - Method in class org.apache.mina.proxy.handlers.ProxyRequest
Returns the address of the request endpoint.
getEndTimestamp() - Method in class org.eclipse.scada.hd.data.QueryParameters
 
getEndTimestamp() - Method in class org.eclipse.scada.hd.data.ValueInformation
 
getEntries() - Method in interface org.eclipse.scada.chart.SeriesViewData
get the unmodifiable set of data entries
getEntries() - Method in class org.eclipse.scada.chart.WritableSeriesData
 
getEntries() - Method in class org.eclipse.scada.protocol.sfp.messages.BrowseUpdate
 
getEntries() - Method in class org.eclipse.scada.protocol.sfp.messages.DataUpdate
 
getEntries() - Method in class org.eclipse.scada.utils.stats.StatisticsImpl
 
getEntry(String) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
getEntry(IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
getEntry(Class<? extends IoFilter>) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
getEntry(String) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
getEntry(IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
getEntry(Class<? extends IoFilter>) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
getEntry(String) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Returns the IoFilterChain.Entry with the specified name in this chain.
getEntry(IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Returns the IoFilterChain.Entry with the specified filter in this chain.
getEntry(Class<? extends IoFilter>) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Returns the IoFilterChain.Entry with the specified filterType in this chain.
getEntry(String) - Method in class org.apache.mina.handler.chain.IoHandlerChain
 
getEntry() - Method in class org.eclipse.scada.ae.ui.connection.data.BrowserEntryBean
 
getEntry() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionManager.EntryWrapper
 
getEntryTimestamp() - Method in class org.eclipse.scada.ae.data.EventInformation
 
getEntryTimestamp() - Method in class org.eclipse.scada.ae.Event
 
getEntryType() - Method in class org.eclipse.scada.da.data.BrowserEntry
 
getEnum(Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads a byte from the buffer and returns the correlating enum constant defined by the specified enum type.
getEnum(int, Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads a byte from the buffer and returns the correlating enum constant defined by the specified enum type.
getEnum(Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads a byte from the buffer and returns the correlating enum constant defined by the specified enum type.
getEnum(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads a byte from the buffer and returns the correlating enum constant defined by the specified enum type.
getEnum(Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getEnum(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getEnum(String, Class<E>) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
 
getEnum(String, Class<E>, E) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
 
getEnumChecked(String, Class<E>, String) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
 
getEnumInt(Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads an int from the buffer and returns the correlating enum constant defined by the specified enum type.
getEnumInt(int, Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads an int from the buffer and returns the correlating enum constant defined by the specified enum type.
getEnumInt(Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads an int from the buffer and returns the correlating enum constant defined by the specified enum type.
getEnumInt(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads an int from the buffer and returns the correlating enum constant defined by the specified enum type.
getEnumInt(Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getEnumInt(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getEnumSet(Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads a byte sized bit vector and converts it to an EnumSet.
getEnumSet(int, Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads a byte sized bit vector and converts it to an EnumSet.
getEnumSet(Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads a byte sized bit vector and converts it to an EnumSet.
getEnumSet(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads a byte sized bit vector and converts it to an EnumSet.
getEnumSet(Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getEnumSet(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getEnumSetInt(Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads an int sized bit vector and converts it to an EnumSet.
getEnumSetInt(int, Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads an int sized bit vector and converts it to an EnumSet.
getEnumSetInt(Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads an int sized bit vector and converts it to an EnumSet.
getEnumSetInt(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads an int sized bit vector and converts it to an EnumSet.
getEnumSetInt(Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getEnumSetInt(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getEnumSetLong(Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads a long sized bit vector and converts it to an EnumSet.
getEnumSetLong(int, Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads a long sized bit vector and converts it to an EnumSet.
getEnumSetLong(Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads a long sized bit vector and converts it to an EnumSet.
getEnumSetLong(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads a long sized bit vector and converts it to an EnumSet.
getEnumSetLong(Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getEnumSetLong(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getEnumSetShort(Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads a short sized bit vector and converts it to an EnumSet.
getEnumSetShort(int, Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads a short sized bit vector and converts it to an EnumSet.
getEnumSetShort(Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads a short sized bit vector and converts it to an EnumSet.
getEnumSetShort(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads a short sized bit vector and converts it to an EnumSet.
getEnumSetShort(Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getEnumSetShort(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getEnumShort(Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads a short from the buffer and returns the correlating enum constant defined by the specified enum type.
getEnumShort(int, Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads a short from the buffer and returns the correlating enum constant defined by the specified enum type.
getEnumShort(Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads a short from the buffer and returns the correlating enum constant defined by the specified enum type.
getEnumShort(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads a short from the buffer and returns the correlating enum constant defined by the specified enum type.
getEnumShort(Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getEnumShort(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getEnvelopeTypes() - Method in class org.apache.mina.core.service.DefaultTransportMetadata
 
getEnvelopeTypes() - Method in interface org.apache.mina.core.service.TransportMetadata
Returns the set of the allowed message type when you write to an IoSession that is managed by the service.
getError() - Method in class org.eclipse.scada.ae.data.message.UpdateQueryState
 
getError() - Method in class org.eclipse.scada.ca.ConfigurationEvent
 
getError() - Method in class org.eclipse.scada.da.core.WriteAttributeResult
 
getError() - Method in class org.eclipse.scada.da.core.WriteResult
 
getError() - Method in class org.eclipse.scada.net.base.LongRunningOperation
 
getError() - Method in interface org.eclipse.scada.utils.exec.LongRunningOperation
 
getErrorCode() - Method in class org.eclipse.scada.protocol.sfp.messages.WriteResult
 
getErrorCode() - Method in class org.eclipse.scada.sec.AuthorizationResult
 
getErrorInformation() - Method in class org.eclipse.scada.ae.data.message.AcknowledgeResponse
 
getErrorInformation() - Method in class org.eclipse.scada.ca.common.ConfigurationImpl
 
getErrorInformation() - Method in interface org.eclipse.scada.ca.Configuration
 
getErrorInformation() - Method in class org.eclipse.scada.ca.data.ConfigurationInformation
 
getErrorInformation() - Method in class org.eclipse.scada.ca.data.message.ErrorResponse
 
getErrorInformation() - Method in class org.eclipse.scada.core.data.message.RespondCallbacks
 
getErrorInformation() - Method in class org.eclipse.scada.da.data.AttributeWriteResultEntry
 
getErrorInformation() - Method in class org.eclipse.scada.da.data.message.BrowseResult
 
getErrorInformation() - Method in class org.eclipse.scada.da.data.message.ItemStateUpdate
 
getErrorInformation() - Method in class org.eclipse.scada.da.data.message.WriteAttributesResult
 
getErrorInformation() - Method in class org.eclipse.scada.da.data.message.WriteValueResult
 
getErrorInformation() - Method in class org.eclipse.scada.hd.data.message.CreateQueryFailure
 
getErrorMessage() - Method in class org.eclipse.scada.protocol.sfp.messages.WriteResult
 
getErrorReason() - Method in class org.eclipse.scada.core.data.message.SessionRejected
 
getEvent() - Method in class org.eclipse.scada.ae.ui.views.model.DecoratedEvent
 
getEventManager() - Method in interface org.eclipse.scada.ae.connection.provider.ConnectionService
 
getEventManager() - Method in class org.eclipse.scada.ae.connection.provider.ConnectionServiceImpl
 
getEventPoolId() - Method in class org.eclipse.scada.ae.data.message.EventPoolDataUpdate
 
getEventPoolId() - Method in class org.eclipse.scada.ae.data.message.EventPoolStatusUpdate
 
getEventPoolId() - Method in class org.eclipse.scada.ae.data.message.SubscribeEventPool
 
getEventPoolId() - Method in class org.eclipse.scada.ae.data.message.UnsubscribeEventPool
 
getEventQueue() - Method in class org.apache.mina.proxy.session.ProxyIoSession
Returns the pending event queue.
getEvents() - Method in class org.eclipse.scada.ae.data.message.UpdateQueryData
 
getEventSizeEstimator() - Method in class org.apache.mina.filter.executor.IoEventQueueThrottle
 
getEventsToProfile() - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
Return the set of IoEventType which are profiled.
getException() - Method in interface org.apache.mina.core.future.ConnectFuture
Returns the cause of the connection failure.
getException() - Method in class org.apache.mina.core.future.DefaultConnectFuture
 
getException() - Method in class org.apache.mina.core.future.DefaultReadFuture
 
getException() - Method in class org.apache.mina.core.future.DefaultWriteFuture
Returns the cause of the write failure if and only if the write operation has failed due to an Exception.
getException() - Method in interface org.apache.mina.core.future.ReadFuture
Returns the cause of the read failure if and only if the read operation has failed due to an Exception.
getException() - Method in interface org.apache.mina.core.future.WriteFuture
Returns the cause of the write failure if and only if the write operation has failed due to an Exception.
getException() - Method in class org.apache.mina.core.service.AbstractIoService.ServiceOperationFuture
 
getException() - Method in class org.eclipse.scada.utils.exec.OperationResult
 
getExceptionCaughtLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
Get the LogLevel for the ExceptionCaught event.
getExceptionHandlerMap() - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
Returns the Map which contains all messageType-MessageHandler pairs registered to this handler.
getExecutor() - Method in class org.apache.mina.filter.executor.ExecutorFilter
Returns the underlying Executor instance this filter uses.
getExecutor() - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
getExecutor() - Method in interface org.eclipse.scada.da.client.Connection
Retrieve the executor that is currently set
getExecutor() - Method in class org.eclipse.scada.da.client.ItemManagerImpl
 
getExecutor() - Method in class org.eclipse.scada.da.client.net.Connection
 
getExecutor() - Method in class org.eclipse.scada.da.client.ngp.ConnectionImpl
 
getExecutor() - Method in interface org.eclipse.scada.da.client.sfp.ConnectionHandler
 
getExecutor() - Method in class org.eclipse.scada.da.client.sfp.ConnectionImpl
 
getExecutor() - Method in class org.eclipse.scada.hd.client.net.ConnectionImpl
 
getExecutor() - Static method in class org.eclipse.scada.vi.details.swt.Activator
 
getExpirationInterval() - Method in class org.apache.mina.core.session.ExpiringSessionRecycler
 
getExpirationInterval() - Method in class org.apache.mina.util.ExpiringMap.Expirer
Get the interval in which an object will live in the map before it is removed.
getExpirationInterval() - Method in class org.apache.mina.util.ExpiringMap
 
getExpirer() - Method in class org.apache.mina.util.ExpiringMap
 
getExtensionDescriptors() - Static method in class org.eclipse.scada.vi.ui.user.Activator
 
getExtensionSpace() - Method in class org.eclipse.scada.ui.chart.viewer.CompositeExtensionSpace
 
getExtensionSpace() - Method in interface org.eclipse.scada.ui.chart.viewer.ExtensionSpaceProvider
get the extension space
getExtensionSpace() - Method in class org.eclipse.scada.ui.chart.viewer.NullExtensionSpace
 
getExtensionSpaceProvider() - Method in interface org.eclipse.scada.ui.chart.viewer.ChartContext
 
getExtensionSpaceProvider() - Method in class org.eclipse.scada.ui.chart.viewer.ChartContextImpl
 
getFactor() - Method in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
 
getFactor() - Method in interface org.eclipse.scada.vi.details.model.ProgressComponent
Returns the value of the 'Factor' attribute.
getFactories() - Method in interface org.eclipse.scada.ca.client.Connection
 
getFactories() - Method in class org.eclipse.scada.ca.client.ngp.ConnectionImpl
 
getFactories() - Method in class org.eclipse.scada.ca.data.message.GetFactoriesResponse
 
getFactories() - Method in class org.eclipse.scada.core.ui.connection.login.LoginContext
 
GetFactoriesRequest - Class in org.eclipse.scada.ca.data.message
 
GetFactoriesRequest(Request) - Constructor for class org.eclipse.scada.ca.data.message.GetFactoriesRequest
 
GetFactoriesResponse - Class in org.eclipse.scada.ca.data.message
 
GetFactoriesResponse(Response, List<FactoryInformation>) - Constructor for class org.eclipse.scada.ca.data.message.GetFactoriesResponse
 
getFactory() - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
Deprecated.
Returns the SingleSessionIoHandlerFactory that is used to create a new SingleSessionIoHandler instance.
getFactory(String) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
getFactory(String) - Method in interface org.eclipse.scada.ca.ConfigurationAdministrator
 
getFactory() - Method in class org.eclipse.scada.ca.data.message.GetFactoryWithDataResponse
 
getFactory() - Method in class org.eclipse.scada.ca.FactoryEvent
 
getFactory() - Method in class org.eclipse.scada.ca.ui.jobs.LoadFactoryJob
 
getFactory() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionManager
 
getFactory() - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewInstanceDescriptor
 
getFactoryId() - Method in class org.eclipse.scada.ca.common.ConfigurationImpl
 
getFactoryId() - Method in exception org.eclipse.scada.ca.common.ConfigurationNotFoundException
 
getFactoryId() - Method in interface org.eclipse.scada.ca.Configuration
 
getFactoryId() - Method in exception org.eclipse.scada.ca.ConfigurationAlreadyExistsException
 
getFactoryId() - Method in class org.eclipse.scada.ca.data.ConfigurationInformation
 
getFactoryId() - Method in class org.eclipse.scada.ca.data.DiffEntry
 
getFactoryId() - Method in class org.eclipse.scada.ca.data.message.GetConfigurationRequest
 
getFactoryId() - Method in class org.eclipse.scada.ca.data.message.GetFactoryWithDataRequest
 
getFactoryId() - Method in exception org.eclipse.scada.ca.FactoryNotFoundException
 
getFactoryId() - Method in class org.eclipse.scada.ca.ui.data.ConfigurationEditorSourceInformation
 
getFactoryId() - Method in class org.eclipse.scada.ca.ui.data.FactoryEditorSourceInformation
 
getFactoryId() - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
getFactoryIds() - Method in class org.eclipse.scada.ca.ui.editor.ConfigurationFormInformation
 
getFactoryWithData(String) - Method in interface org.eclipse.scada.ca.client.Connection
 
getFactoryWithData(String) - Method in class org.eclipse.scada.ca.client.ngp.ConnectionImpl
 
GetFactoryWithDataRequest - Class in org.eclipse.scada.ca.data.message
 
GetFactoryWithDataRequest(Request, String) - Constructor for class org.eclipse.scada.ca.data.message.GetFactoryWithDataRequest
 
GetFactoryWithDataResponse - Class in org.eclipse.scada.ca.data.message
 
GetFactoryWithDataResponse(Response, FactoryInformation) - Constructor for class org.eclipse.scada.ca.data.message.GetFactoryWithDataResponse
 
getFallbackImageUrl() - Method in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
 
getFallbackImageUrl() - Method in interface org.eclipse.scada.vi.details.model.URLImageComponent
Returns the value of the 'Fallback Image Url' attribute.
getFeatures() - Method in class org.eclipse.scada.protocol.sfp.messages.Hello
 
getFeatures() - Method in class org.eclipse.scada.protocol.sfp.messages.Welcome
 
getField(Event.Fields) - Method in class org.eclipse.scada.ae.Event
 
getField(Object, Field) - Static method in class org.eclipse.scada.utils.inject.InjectHelper
 
getFigure() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getFigure() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Figure'.
getFigure() - Method in interface org.eclipse.scada.vi.ui.draw2d.Controller
Return the figure that should be added to the parent
getFigure() - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.BorderContainerController
 
getFigure() - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
getFigure() - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.GridContainerController
 
getFigure() - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.StackContainerController
 
getFigure() - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.SymbolReferenceController
 
getFigure() - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.XYContainerController
 
getFigure_BackgroundColor() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getFigure_BackgroundColor() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Background Color'.
getFigure_Border() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getFigure_Border() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Border'.
getFigure_Cursor() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getFigure_Cursor() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the reference 'Cursor'.
getFigure_ForegroundColor() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getFigure_ForegroundColor() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Foreground Color'.
getFigure_OnClick() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getFigure_OnClick() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'On Click'.
getFigure_OnDoubleClick() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getFigure_OnDoubleClick() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'On Double Click'.
getFigure_Opaque() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getFigure_Opaque() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Opaque'.
getFigure_Size() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getFigure_Size() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the containment reference 'Size'.
getFigure_ToolTip() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getFigure_ToolTip() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Tool Tip'.
getFigure_Visible() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getFigure_Visible() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Visible'.
getFigureContainer() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getFigureContainer() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Figure Container'.
getFigureContainer_Content() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getFigureContainer_Content() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the containment reference 'Content'.
getFileChannel() - Method in class org.apache.mina.core.file.DefaultFileRegion
 
getFileChannel() - Method in interface org.apache.mina.core.file.FileRegion
The open FileChannel from which data will be read to send to remote host.
getFilename() - Method in class org.apache.mina.core.file.DefaultFileRegion
 
getFilename() - Method in class org.apache.mina.core.file.FilenameFileRegion
 
getFilename() - Method in interface org.apache.mina.core.file.FileRegion
Provides an absolute filename for the underlying FileChannel.
getFilled() - Method in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
getFillLayoutComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Fill Layout Component'.
getFillLayoutComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getFilter() - Method in interface org.apache.mina.core.filterchain.IoFilterChain.Entry
Returns the filter.
getFilter() - Method in class org.eclipse.scada.ae.ui.views.dialog.EventHistorySearchDialog
 
getFilter() - Method in class org.eclipse.scada.utils.filter.FilterParser
 
getFilterChain() - Method in class org.apache.mina.core.service.AbstractIoService
A shortcut for ( ( DefaultIoFilterChainBuilder ) IoService.getFilterChainBuilder() ).
getFilterChain() - Method in interface org.apache.mina.core.service.IoService
A shortcut for ( ( DefaultIoFilterChainBuilder ) IoService.getFilterChainBuilder() ).
getFilterChain() - Method in class org.apache.mina.core.session.DummySession
 
getFilterChain() - Method in interface org.apache.mina.core.session.IoSession
 
getFilterChain() - Method in class org.apache.mina.transport.socket.nio.NioSession
 
getFilterChainBuilder() - Method in class org.apache.mina.core.service.AbstractIoService
Returns the IoFilterChainBuilder which will build the IoFilterChain of all IoSessions which is created by this service.
getFilterChainBuilder() - Method in interface org.apache.mina.core.service.IoService
Returns the IoFilterChainBuilder which will build the IoFilterChain of all IoSessions which is created by this service.
getFilterSet() - Method in class org.eclipse.scada.utils.filter.FilterExpression
 
getFilterTabs() - Method in class org.eclipse.scada.ae.ui.views.dialog.EventHistorySearchDialog
 
getFirst() - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
Returns the first ByteArray in the list
getFirstFromSelection(ISelection) - Static method in class org.eclipse.scada.da.ui.connection.data.ItemSelectionHelper
 
getFirstFromSelection(ISelection) - Static method in class org.eclipse.scada.hd.ui.connection.data.ItemSelectionHelper
 
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.ArchiveChannelTest
Returns the fixture for this Archive Channel test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.ArchiveSeriesTest
Returns the fixture for this Archive Series test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.AxisTest
Returns the fixture for this Axis test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.ChartTest
Returns the fixture for this Chart test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.CompositeArchiveQualitySeriesTest
Returns the fixture for this Composite Archive Quality Series test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.ControllerTest
Returns the fixture for this Controller test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.CurrentTimeControllerTest
Returns the fixture for this Current Time Controller test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.DataItemSeriesTest
Returns the fixture for this Data Item Series test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.DataSeriesTest
Returns the fixture for this Data Series test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.IdItemTest
Returns the fixture for this Id Item test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.ItemDataSeriesTest
Returns the fixture for this Item Data Series test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.ItemTest
Returns the fixture for this Item test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.LinePropertiesTest
Returns the fixture for this Line Properties test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.MouseControllerTest
Returns the fixture for this Mouse Controller test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.ProfileTest
Returns the fixture for this Profile test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.ResetControllerTest
Returns the fixture for this Reset Controller test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.ScaleActionTest
Returns the fixture for this Scale Action test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.ScriptSeriesTest
Returns the fixture for this Script Series test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.SeparatorControllerTest
Returns the fixture for this Separator Controller test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.TimeNowActionTest
Returns the fixture for this Time Now Action test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.TimeShiftActionTest
Returns the fixture for this Time Shift Action test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.UriItemTest
Returns the fixture for this Uri Item test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.XAxisControllerTest
Returns the fixture for this XAxis Controller test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.XAxisTest
Returns the fixture for this XAxis test case.
getFixture() - Method in class org.eclipse.scada.ui.chart.model.tests.YAxisTest
Returns the fixture for this YAxis test case.
getFixture() - Method in class org.eclipse.scada.vi.chart.model.tests.ChartViewTest
Returns the fixture for this View test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.AndTransformerTest
Returns the fixture for this And Transformer test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.BoolLEDComponentTest
Returns the fixture for this Bool LED Component test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.ButtonComponentTest
Returns the fixture for this Button Component test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.CheckComponentTest
Returns the fixture for this Check Component test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.ComponentTest
Returns the fixture for this Component test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.CompositeComponentTest
Returns the fixture for this Composite Component test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.CompositeTransformerTest
Returns the fixture for this Composite Transformer test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.FillLayoutComponentTest
Returns the fixture for this Fill Layout Component test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.GenericComponentTest
Returns the fixture for this Generic Component test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.GroupEntryTest
Returns the fixture for this Group Entry test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.GroupGridComponentTest
Returns the fixture for this Group Grid Component test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.GroupGridEntryTest
Returns the fixture for this Group Grid Entry test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.HiddenComponentTest
Returns the fixture for this Hidden Component test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.InvisibleTest
Returns the fixture for this Invisible test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.ItemValueSourceTest
Returns the fixture for this Item Value Source test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.LabelComponentTest
Returns the fixture for this Label Component test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.LinkComponentTest
Returns the fixture for this Link Component test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.NotTransformerTest
Returns the fixture for this Not Transformer test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.OrTransformerTest
Returns the fixture for this Or Transformer test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.PermissionVisibilityTest
Returns the fixture for this Permission Visibility test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.ProgressComponentTest
Returns the fixture for this Progress Component test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.ReadableComponentTest
Returns the fixture for this Readable Component test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.RegistrationTest
Returns the fixture for this Registration test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.ScriptModuleTest
Returns the fixture for this Script Module test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.ScriptVisibilityTest
Returns the fixture for this Script Visibility test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.SimpleGridComponentTest
Returns the fixture for this Simple Grid Component test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.TestVisibilityTest
Returns the fixture for this Test Visibility test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.TextComponentTest
Returns the fixture for this Text Component test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.TextInputComponentTest
Returns the fixture for this Text Input Component test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.TextInputMultiComponentTest
Returns the fixture for this Text Input Multi Component test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.URLImageComponentTest
Returns the fixture for this URL Image Component test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.ValueComponentTest
Returns the fixture for this Value Component test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.ValueSetComponentTest
Returns the fixture for this Value Set Component test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.ValueSourceTest
Returns the fixture for this Value Source test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.ViewTest
Returns the fixture for this View test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.VisibilityTest
Returns the fixture for this Visibility test case.
getFixture() - Method in class org.eclipse.scada.vi.details.model.tests.WriteableComponentTest
Returns the fixture for this Writeable Component test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.ArcTest
Returns the fixture for this Arc test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.BorderChildTest
Returns the fixture for this Border Child test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.BorderContainerTest
Returns the fixture for this Border Container test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.ChildTest
Returns the fixture for this Child test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.ConnectionTest
Returns the fixture for this Connection test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.ContainerTest
Returns the fixture for this Container test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.CursorTest
Returns the fixture for this Cursor test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.DimensionTest
Returns the fixture for this Dimension test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.EllipseTest
Returns the fixture for this Ellipse test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.FigureContainerTest
Returns the fixture for this Figure Container test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.FigureTest
Returns the fixture for this Figure test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.GridChildTest
Returns the fixture for this Grid Child test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.GridContainerTest
Returns the fixture for this Grid Container test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.ImageTest
Returns the fixture for this Image test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.LineTest
Returns the fixture for this Line test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.PositionTest
Returns the fixture for this Position test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.PrimitiveTest
Returns the fixture for this Primitive test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.RectangleTest
Returns the fixture for this Rectangle test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.ShapeTest
Returns the fixture for this Shape test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.StackContainerTest
Returns the fixture for this Stack Container test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.StringToStringMapTest
Returns the fixture for this String To String Map test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.SymbolReferenceTest
Returns the fixture for this Symbol Reference test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.SymbolTest
Returns the fixture for this Symbol test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.SystemCursorTest
Returns the fixture for this System Cursor test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.TextTest
Returns the fixture for this Text test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.XYChildTest
Returns the fixture for this XY Child test case.
getFixture() - Method in class org.eclipse.scada.vi.model.tests.XYContainerTest
Returns the fixture for this XY Container test case.
getFlags() - Method in class org.eclipse.scada.protocol.sfp.messages.BrowseUpdate.Entry
 
getFloat() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
getFloat(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
getFloat() - Method in class org.apache.mina.core.buffer.IoBuffer
 
getFloat(int) - Method in class org.apache.mina.core.buffer.IoBuffer
 
getFloat() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getFloat(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getFloat(int) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
getFloat(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
getFloat() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
 
getFloat(int) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
Gets a float from the given index.
getFloat() - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
Gets a float and advances the reader.
getFloor() - Method in class org.eclipse.scada.vi.details.model.impl.WriteableComponentImpl
 
getFloor() - Method in interface org.eclipse.scada.vi.details.model.WriteableComponent
Returns the value of the 'Floor' attribute.
getFolderManager() - Method in interface org.eclipse.scada.da.connection.provider.ConnectionService
 
getFolderManager() - Method in class org.eclipse.scada.da.connection.provider.ConnectionServiceImpl
 
getFont() - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
getFontMetrics() - Method in interface org.eclipse.scada.chart.swt.Graphics
 
getFontMetrics() - Method in class org.eclipse.scada.chart.swt.SWTGraphics
 
getFontName() - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
getFontName() - Method in interface org.eclipse.scada.vi.model.Text
Returns the value of the 'Font Name' attribute.
getFontSize() - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
getFontSize() - Method in interface org.eclipse.scada.vi.model.Text
Returns the value of the 'Font Size' attribute.
getForeground() - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
getForegroundColor() - Method in interface org.eclipse.scada.vi.model.Figure
Returns the value of the 'Foreground Color' attribute.
getForegroundColor() - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
getForegroundColorAsList() - Method in class org.eclipse.scada.core.ui.styles.StyleHandler.Style
 
getFormat() - Method in class org.eclipse.scada.chart.swt.render.XAxisDynamicRenderer
 
getFormat() - Method in class org.eclipse.scada.chart.swt.render.YAxisDynamicRenderer
 
getFormat() - Method in interface org.eclipse.scada.ui.chart.model.Axis
Returns the value of the 'Format' attribute.
getFormat() - Method in interface org.eclipse.scada.ui.chart.model.Axis
Returns the value of the 'Format' attribute.
getFormat() - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
getFormat() - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
getFormat() - Method in interface org.eclipse.scada.vi.details.model.BoolLEDComponent
Returns the value of the 'Format' attribute.
getFormat() - Method in interface org.eclipse.scada.vi.details.model.ButtonComponent
Returns the value of the 'Format' attribute.
getFormat() - Method in interface org.eclipse.scada.vi.details.model.CheckComponent
Returns the value of the 'Format' attribute.
getFormat() - Method in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
 
getFormat() - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
getFormat() - Method in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
 
getFormat() - Method in class org.eclipse.scada.vi.details.model.impl.LabelComponentImpl
 
getFormat() - Method in class org.eclipse.scada.vi.details.model.impl.LinkComponentImpl
 
getFormat() - Method in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
getFormat() - Method in interface org.eclipse.scada.vi.details.model.LabelComponent
Returns the value of the 'Format' attribute.
getFormat() - Method in interface org.eclipse.scada.vi.details.model.LinkComponent
Returns the value of the 'Format' attribute.
getFormat() - Method in interface org.eclipse.scada.vi.details.model.ReadableComponent
Returns the value of the 'Format' attribute.
getFormToolkit() - Method in class org.eclipse.scada.ca.ui.editor.forms.common.ConfigurationFormToolkit
 
getFuture() - Method in class org.apache.mina.core.write.DefaultWriteRequest
 
getFuture() - Method in interface org.apache.mina.core.write.WriteRequest
Returns WriteFuture that is associated with this write request.
getFuture() - Method in class org.apache.mina.core.write.WriteRequestWrapper
 
getGenericComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Generic Component'.
getGenericComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getGenericComponent_Registrations() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the containment reference list 'Registrations'.
getGenericComponent_Registrations() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getGranted() - Method in class org.eclipse.scada.core.data.message.SessionPrivilegesChanged
 
getGridAlignment() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getGridAlignment() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for enum 'Grid Alignment'.
getGridChild() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getGridChild() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Grid Child'.
getGridChild_GrabHorizontalSpace() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getGridChild_GrabHorizontalSpace() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Grab Horizontal Space'.
getGridChild_GrabVerticalSpace() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getGridChild_GrabVerticalSpace() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Grab Vertical Space'.
getGridChild_HeightHint() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getGridChild_HeightHint() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Height Hint'.
getGridChild_HorizontalAlignment() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getGridChild_HorizontalAlignment() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Horizontal Alignment'.
getGridChild_SpanCols() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getGridChild_SpanCols() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Span Cols'.
getGridChild_SpanRows() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getGridChild_SpanRows() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Span Rows'.
getGridChild_VerticalAlignment() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getGridChild_VerticalAlignment() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Vertical Alignment'.
getGridChild_WidthHint() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getGridChild_WidthHint() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Width Hint'.
getGridContainer() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getGridContainer() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Grid Container'.
getGridContainer_Children() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getGridContainer_Children() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the containment reference list 'Children'.
getGridContainer_Columns() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getGridContainer_Columns() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Columns'.
getGridContainer_EqualWidth() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getGridContainer_EqualWidth() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Equal Width'.
getGridContainer_HorizontalSpacing() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getGridContainer_HorizontalSpacing() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Horizontal Spacing'.
getGridContainer_MarginHeight() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getGridContainer_MarginHeight() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Margin Height'.
getGridContainer_MarginWidth() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getGridContainer_MarginWidth() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Margin Width'.
getGridContainer_VerticalSpacing() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getGridContainer_VerticalSpacing() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Vertical Spacing'.
getGroupEntry() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Group Entry'.
getGroupEntry() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getGroupEntry_Component() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the containment reference 'Component'.
getGroupEntry_Component() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getGroupEntry_Label() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Label'.
getGroupEntry_Label() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getGroupEntry_Permission() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Permission'.
getGroupEntry_Permission() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getGroupEntry_Visibility() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the containment reference 'Visibility'.
getGroupEntry_Visibility() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getGroupGridComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Group Grid Component'.
getGroupGridComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getGroupGridComponent_Cols() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Cols'.
getGroupGridComponent_Cols() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getGroupGridComponent_Equally() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Equally'.
getGroupGridComponent_Equally() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getGroupGridComponent_Groups() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the containment reference list 'Groups'.
getGroupGridComponent_Groups() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getGroupGridEntry() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Group Grid Entry'.
getGroupGridEntry() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getGroupGridEntry_Components() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the containment reference list 'Components'.
getGroupGridEntry_Components() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getGroupGridEntry_Label() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Label'.
getGroupGridEntry_Label() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getGroupGridEntry_Permission() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Permission'.
getGroupGridEntry_Permission() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getGroupGridEntry_Visibility() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the containment reference 'Visibility'.
getGroupGridEntry_Visibility() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getGroups() - Method in interface org.eclipse.scada.vi.details.model.GroupGridComponent
Returns the value of the 'Groups' containment reference list.
getGroups() - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridComponentImpl
 
getGroups() - Method in class org.eclipse.scada.vi.details.model.impl.ViewImpl
 
getGroups() - Method in interface org.eclipse.scada.vi.details.model.View
Returns the value of the 'Groups' containment reference list.
getHandle() - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector.ConnectionRequest
 
getHandle() - Method in class org.eclipse.scada.ca.common.factory.AbstractServiceConfigurationFactory.Entry
 
getHandler() - Method in class org.apache.mina.core.service.AbstractIoService
Returns the handler which will handle all connections managed by this service.
getHandler() - Method in interface org.apache.mina.core.service.IoService
Returns the handler which will handle all connections managed by this service.
getHandler() - Method in class org.apache.mina.core.session.AbstractIoSession
getHandler() - Method in class org.apache.mina.core.session.DummySession
 
getHandler() - Method in interface org.apache.mina.core.session.IoSession
 
getHandler(IoSession) - Method in interface org.apache.mina.handler.multiton.SingleSessionIoHandlerFactory
Deprecated.
Returns a SingleSessionIoHandler for the given session.
getHandler() - Method in class org.apache.mina.proxy.session.ProxyIoSession
Returns the ProxyLogicHandler currently in use.
getHandler(long) - Method in class org.eclipse.scada.core.client.ngp.CallbackHandlerManager
 
getHandshakeHandlers() - Method in class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
getHandshakeTimeout() - Method in class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
getHash() - Method in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
 
getHdConnectionId() - Method in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
getHdConnectionId() - Method in interface org.eclipse.scada.vi.details.model.ReadableComponent
Returns the value of the 'Hd Connection Id' attribute.
getHdItemId() - Method in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
getHdItemId() - Method in interface org.eclipse.scada.vi.details.model.ReadableComponent
Returns the value of the 'Hd Item Id' attribute.
getHdQueryString() - Method in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
getHdQueryString() - Method in interface org.eclipse.scada.vi.details.model.ReadableComponent
Returns the value of the 'Hd Query String' attribute.
getHeaderComponent() - Method in class org.eclipse.scada.vi.details.model.impl.ViewImpl
 
getHeaderComponent() - Method in interface org.eclipse.scada.vi.details.model.View
Returns the value of the 'Header Component' containment reference.
getHeaders() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyRequest
Returns the HTTP headers.
getHeaders() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyResponse
Returns the HTTP response headers.
getHeight() - Method in class org.eclipse.scada.chart.swt.render.XAxisDynamicRenderer
 
getHeight() - Method in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
 
getHeight() - Method in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
 
getHeight() - Method in interface org.eclipse.scada.vi.details.model.TextComponent
Returns the value of the 'Height' attribute.
getHeight() - Method in interface org.eclipse.scada.vi.details.model.URLImageComponent
Returns the value of the 'Height' attribute.
getHeight() - Method in interface org.eclipse.scada.vi.model.Dimension
Returns the value of the 'Height' attribute.
getHeight() - Method in class org.eclipse.scada.vi.model.impl.DimensionImpl
 
getHeightHint() - Method in interface org.eclipse.scada.vi.model.GridChild
Returns the value of the 'Height Hint' attribute.
getHeightHint() - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
getHexDump() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Returns hexdump of this buffer.
getHexDump(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Return hexdump of this buffer with limited length.
getHexDump() - Method in class org.apache.mina.core.buffer.IoBuffer
Returns hexdump of this buffer.
getHexDump(int) - Method in class org.apache.mina.core.buffer.IoBuffer
Return hexdump of this buffer with limited length.
getHexDump() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getHexDump(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getHexdump() - Method in exception org.apache.mina.filter.codec.ProtocolDecoderException
Returns the hexdump of the unknown message part.
getHiddenComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Hidden Component'.
getHiddenComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getHiddenComponent() - Method in class org.eclipse.scada.vi.details.model.impl.ViewImpl
 
getHiddenComponent() - Method in interface org.eclipse.scada.vi.details.model.View
Returns the value of the 'Hidden Component' containment reference list.
getHiddenComponent_Descriptor() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Descriptor'.
getHiddenComponent_Descriptor() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getHighHighTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
getHighHighTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresets
 
getHighHighTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresetsOld
 
getHighHighTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RemoteLevelPresets
 
getHighTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
getHighTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresets
 
getHighTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresetsOld
 
getHighTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RemoteLevelPresets
 
getHint() - Method in class org.eclipse.scada.core.subscription.SubscriptionInformation
 
getHorizontalAlignment() - Method in interface org.eclipse.scada.vi.model.GridChild
Returns the value of the 'Horizontal Alignment' attribute.
getHorizontalAlignment() - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
getHorizontalSpacing() - Method in interface org.eclipse.scada.vi.model.BorderContainer
Returns the value of the 'Horizontal Spacing' attribute.
getHorizontalSpacing() - Method in interface org.eclipse.scada.vi.model.GridContainer
Returns the value of the 'Horizontal Spacing' attribute.
getHorizontalSpacing() - Method in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
 
getHorizontalSpacing() - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
getHost() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyRequest
Returns the host to which we are connecting.
getHost() - Method in class org.apache.mina.proxy.handlers.socks.SocksProxyRequest
Return the server host name.
getHttpURI() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyRequest
Returns the request HTTP URI.
getHttpVerb() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyRequest
Returns the HTTP request verb.
getHttpVersion() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyRequest
Returns the HTTP version.
getHttpVersion() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyResponse
Returns the HTTP response protocol version.
getIconAlignment() - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
getIconAlignment() - Method in interface org.eclipse.scada.vi.model.Text
Returns the value of the 'Icon Alignment' attribute.
getId() - Method in class org.apache.mina.core.session.AbstractIoSession
We use an AtomicLong to guarantee that the session ID are unique.
getId() - Method in interface org.apache.mina.core.session.IoSession
 
getId() - Method in class org.apache.mina.filter.reqres.Request
 
getId() - Method in enum org.apache.mina.proxy.event.IoSessionEventType
Returns the event id.
getId() - Method in enum org.apache.mina.proxy.handlers.http.HttpAuthenticationMethods
Returns the authentication mechanism id.
getId() - Method in class org.eclipse.scada.ae.data.BrowserEntry
 
getId() - Method in class org.eclipse.scada.ae.data.EventInformation
 
getId() - Method in class org.eclipse.scada.ae.data.MonitorStatusInformation
 
getId() - Method in class org.eclipse.scada.ae.Event
 
getId() - Method in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
getId() - Method in class org.eclipse.scada.ae.ui.views.model.DecoratedMonitor
 
getId() - Method in class org.eclipse.scada.ca.common.ConfigurationImpl
 
getId() - Method in class org.eclipse.scada.ca.common.factory.AbstractServiceConfigurationFactory.Entry
 
getId() - Method in class org.eclipse.scada.ca.common.FactoryImpl
 
getId() - Method in interface org.eclipse.scada.ca.Configuration
 
getId() - Method in class org.eclipse.scada.ca.data.ConfigurationInformation
 
getId() - Method in class org.eclipse.scada.ca.data.FactoryInformation
 
getId() - Method in interface org.eclipse.scada.ca.Factory
 
getId() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionDiscovererBean
 
getId() - Method in class org.eclipse.scada.core.ui.connection.login.LoginContext
 
getId() - Method in class org.eclipse.scada.core.ui.styles.StyleGeneratorInformation
 
getId() - Method in interface org.eclipse.scada.da.core.browser.DataItemEntry
 
getId() - Method in class org.eclipse.scada.da.net.handler.DataItemEntryCommon
 
getId() - Static method in class org.eclipse.scada.da.ui.client.test.Activator
 
getId() - Method in class org.eclipse.scada.da.ui.connection.data.Item
 
getId() - Method in class org.eclipse.scada.hd.client.net.QueryImpl
 
getId() - Method in class org.eclipse.scada.hd.client.ngp.QueryImpl
 
getId() - Method in class org.eclipse.scada.hd.ui.connection.data.Item
 
getId() - Method in class org.eclipse.scada.net.base.LongRunningOperation
 
getId() - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
getId() - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
getId() - Method in interface org.eclipse.scada.ui.chart.model.Profile
Returns the value of the 'Id' attribute.
getId() - Method in interface org.eclipse.scada.ui.chart.model.Profile
Returns the value of the 'Id' attribute.
getId() - Method in interface org.eclipse.scada.utils.concurrent.task.TaskHandler.Handle
Get the Id unless the instance is disposed.
getId() - Method in class org.eclipse.scada.vi.details.model.impl.TestVisibilityImpl
 
getId() - Method in interface org.eclipse.scada.vi.details.model.TestVisibility
Returns the value of the 'Id' attribute.
getId() - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewInstanceDescriptor
 
getIdItem() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Id Item'.
getIdItem() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Id Item'.
getIdItem() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getIdItem() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getIdItem_ConnectionId() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Connection Id'.
getIdItem_ConnectionId() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Connection Id'.
getIdItem_ConnectionId() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getIdItem_ConnectionId() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getIdleCount(IdleStatus) - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the number of the fired continuous sessionIdle events for the specified IdleStatus.
getIdleCount(IdleStatus) - Method in interface org.apache.mina.core.session.IoSession
Returns the number of the fired continuous sessionIdle events for the specified IdleStatus.
getIdleTime(IdleStatus) - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Returns idle time for the specified type of idleness in seconds.
getIdleTime(IdleStatus) - Method in interface org.apache.mina.core.session.IoSessionConfig
Returns idle time for the specified type of idleness in seconds.
getIdleTimeInMillis(IdleStatus) - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Returns idle time for the specified type of idleness in milliseconds.
getIdleTimeInMillis(IdleStatus) - Method in interface org.apache.mina.core.session.IoSessionConfig
Returns idle time for the specified type of idleness in milliseconds.
getIgnoreFactories() - Method in class org.eclipse.scada.ca.ui.util.DiffController
 
getIgnoreFields() - Method in class org.eclipse.scada.ca.oscar.OscarLoader
 
getIgnoreFields() - Method in class org.eclipse.scada.ca.ui.util.DiffController
 
getImage() - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
getImage() - Method in class org.eclipse.scada.swt.CLabel
Return the CLabel's image or null.
getImage(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ArchiveChannelItemProvider
This returns ArchiveChannel.gif.
getImage(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ArchiveSeriesItemProvider
This returns ArchiveSeries.gif.
getImage(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProvider
This returns Chart.gif.
getImage(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.CompositeArchiveQualitySeriesItemProvider
This returns CompositeArchiveQualitySeries.gif.
getImage(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.CurrentTimeControllerItemProvider
This returns CurrentTimeController.gif.
getImage(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.DataItemSeriesItemProvider
This returns DataItemSeries.gif.
getImage(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.IdItemItemProvider
This returns IdItem.gif.
getImage(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.LinePropertiesItemProvider
This returns LineProperties.gif.
getImage(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.MouseControllerItemProvider
This returns MouseController.gif.
getImage(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ProfileItemProvider
This returns Profile.gif.
getImage(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ResetControllerItemProvider
This returns ResetController.gif.
getImage(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ScaleActionItemProvider
This returns ScaleAction.gif.
getImage(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ScriptSeriesItemProvider
This returns ScriptSeries.gif.
getImage(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.SeparatorControllerItemProvider
This returns SeparatorController.gif.
getImage(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.TimeNowActionItemProvider
This returns TimeNowAction.gif.
getImage(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.TimeShiftActionItemProvider
This returns TimeShiftAction.gif.
getImage(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.UriItemItemProvider
This returns UriItem.gif.
getImage(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.XAxisControllerItemProvider
This returns XAxisController.gif.
getImage(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.XAxisItemProvider
This returns XAxis.gif.
getImage(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.YAxisItemProvider
This returns YAxis.gif.
getImage(Object) - Method in class org.eclipse.scada.ui.databinding.ViewerLabelProvider
 
getImage(Object) - Method in class org.eclipse.scada.vi.chart.model.provider.ChartViewItemProvider
This returns ChartView.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.AndTransformerItemProvider
This returns AndTransformer.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.BoolLEDComponentItemProvider
This returns BoolLEDComponent.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ButtonComponentItemProvider
This returns ButtonComponent.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.CheckComponentItemProvider
This returns CheckComponent.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ComponentItemProvider
This returns Component.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.FillLayoutComponentItemProvider
This returns FillLayoutComponent.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupEntryItemProvider
This returns GroupEntry.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupGridComponentItemProvider
This returns GroupGridComponent.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupGridEntryItemProvider
This returns GroupGridEntry.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.HiddenComponentItemProvider
This returns HiddenComponent.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.InvisibleItemProvider
This returns Invisible.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ItemValueSourceItemProvider
This returns ItemValueSource.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.LabelComponentItemProvider
This returns LabelComponent.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.LinkComponentItemProvider
This returns LinkComponent.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.NotTransformerItemProvider
This returns NotTransformer.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.OrTransformerItemProvider
This returns OrTransformer.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.PermissionVisibilityItemProvider
This returns PermissionVisibility.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ProgressComponentItemProvider
This returns ProgressComponent.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.RegistrationItemProvider
This returns Registration.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ScriptModuleItemProvider
This returns ScriptModule.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ScriptVisibilityItemProvider
This returns ScriptVisibility.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.SimpleGridComponentItemProvider
This returns SimpleGridComponent.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TestVisibilityItemProvider
This returns TestVisibility.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextComponentItemProvider
This returns TextComponent.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextInputComponentItemProvider
This returns TextInputComponent.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextInputMultiComponentItemProvider
This returns TextInputMultiComponent.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.URLImageComponentItemProvider
This returns URLImageComponent.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ValueComponentItemProvider
This returns ValueComponent.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ValueSetComponentItemProvider
This returns ValueSetComponent.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ViewItemProvider
This returns View.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.details.model.provider.VisbilityItemProvider
This returns Visbility.gif.
getImage() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.ArcItemProvider
This returns Arc.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.BorderChildItemProvider
This returns BorderChild.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.BorderContainerItemProvider
This returns BorderContainer.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.ChildItemProvider
This returns Child.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.ConnectionItemProvider
This returns Connection.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.DimensionItemProvider
This returns Dimension.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.EllipseItemProvider
This returns Ellipse.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.FigureContainerItemProvider
This returns FigureContainer.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.FigureItemProvider
This returns Figure.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.GridChildItemProvider
This returns GridChild.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.GridContainerItemProvider
This returns GridContainer.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.ImageItemProvider
This returns Image.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.LineItemProvider
This returns Line.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.PositionItemProvider
This returns Position.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.RectangleItemProvider
This returns Rectangle.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.StackContainerItemProvider
This returns StackContainer.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.StringToStringMapItemProvider
This returns StringToStringMap.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolItemProvider
This returns Symbol.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolReferenceItemProvider
This returns SymbolReference.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.SystemCursorItemProvider
This returns SystemCursor.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.TextItemProvider
This returns Text.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.XYChildItemProvider
This returns XYChild.gif.
getImage(Object) - Method in class org.eclipse.scada.vi.model.provider.XYContainerItemProvider
This returns XYContainer.gif.
getImage() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Image'.
getImage_ImageAlignment() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getImage_ImageAlignment() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Image Alignment'.
getImage_Uri() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getImage_Uri() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Uri'.
getImageAlignment() - Method in interface org.eclipse.scada.vi.model.Image
Returns the value of the 'Image Alignment' attribute.
getImageAlignment() - Method in class org.eclipse.scada.vi.model.impl.ImageImpl
 
getImageDescriptor() - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
getImageDescriptor() - Method in class org.eclipse.scada.ca.ui.editor.input.FactoryEditorInput
 
getImageDescriptor() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionDiscovererBean
 
getImageDescriptor(String) - Static method in class org.eclipse.scada.da.ui.client.test.Activator
Returns an image descriptor for the image file at the given plug-in relative path.
getImageUrl() - Method in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
 
getImageUrl() - Method in interface org.eclipse.scada.vi.details.model.URLImageComponent
Returns the value of the 'Image Url' attribute.
getIndex() - Method in interface org.apache.mina.util.byteaccess.ByteArray.Cursor
Gets the current index of the cursor.
getIndex() - Method in class org.eclipse.scada.hd.data.message.UpdateQueryData
 
getInitialObjectName() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard.ChartModelWizardInitialObjectCreationPage
 
getInitialObjectName() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard.DetailViewModelWizardInitialObjectCreationPage
 
getInitialObjectName() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard.VisualInterfaceModelWizardInitialObjectCreationPage
 
getInitialObjectNames() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard
Returns the names of the types that can be created as the root object.
getInitialObjectNames() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard
Returns the names of the types that can be created as the root object.
getInitialObjectNames() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard
Returns the names of the types that can be created as the root object.
getInput() - Method in class org.eclipse.scada.ui.chart.viewer.ArchiveChannelViewer
 
getInput() - Method in class org.eclipse.scada.ui.chart.viewer.ArchiveSeriesViewer
 
getInput() - Method in class org.eclipse.scada.ui.chart.viewer.CompositeArchiveQualityViewer
 
getInput() - Method in class org.eclipse.scada.ui.chart.viewer.DataItemSeriesViewer
 
getInput() - Method in class org.eclipse.scada.ui.chart.viewer.ScriptSeriesViewer
 
getInputs() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Inputs' containment reference list.
getInputs() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Inputs' containment reference list.
getInputs() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getInputs() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getInsertByteProbability() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
 
getInstance() - Static method in class org.apache.mina.util.ExceptionMonitor
Returns the current exception monitor.
getInstance() - Static method in class org.eclipse.scada.da.ui.connection.dnd.ItemTransfer
Returns the singleton gadget transfer instance.
getInstance() - Static method in class org.eclipse.scada.hd.ui.connection.dnd.ItemTransfer
Returns the singleton gadget transfer instance.
getInstance(Display) - Static method in class org.eclipse.scada.sec.ui.providers.KeyInstanceManager
 
getInt() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
getInt(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
getInt() - Method in class org.apache.mina.core.buffer.IoBuffer
 
getInt(int) - Method in class org.apache.mina.core.buffer.IoBuffer
 
getInt() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getInt(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getInt(int) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
getInt() - Method in interface org.apache.mina.util.byteaccess.ByteArray.Cursor
 
getInt(int) - Method in interface org.apache.mina.util.byteaccess.ByteArray
 
getInt(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
getInt() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
 
getInt(int) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
Gets an int from the given index.
getInt() - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
Gets an int and advances the reader.
getInteger(String) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Get an integer from the data or null if the parameter is not set or not an integer
getInteger(String, int) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Get an integer from the data or the default value if the parameter is not set or not an integer
getInteger(Map<String, String>, String, Integer) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.AbstractHandshake
 
getIntegerChecked(String, String) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Get an integer from the configuration data
getInterestedIdleStatus() - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
 
getInterface() - Method in class org.eclipse.scada.core.ConnectionInformation
 
getInterfaces() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionManager
 
getIntProperty(String, Integer) - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
getInvisible() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Invisible'.
getInvisible() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getIoBuffers() - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
getIoBuffers() - Method in interface org.apache.mina.util.byteaccess.ByteArray
Get the sequence of IoBuffers that back this array.
getIoBuffers() - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
getIODirection() - Method in interface org.eclipse.scada.da.core.DataItemInformation
 
getIoDirection() - Method in class org.eclipse.scada.da.data.BrowserEntry
 
getIODirections() - Method in interface org.eclipse.scada.da.core.browser.DataItemEntry
 
getIODirections() - Method in class org.eclipse.scada.da.net.handler.DataItemEntryCommon
 
getIpAddress() - Method in class org.apache.mina.proxy.handlers.socks.SocksProxyRequest
Returns the endpoint address resulting from the ProxyRequest.getEndpointAddress().
getItem() - Method in class org.eclipse.scada.da.ui.connection.data.AbstractItemHolder
 
getItem() - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
getItem() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Item'.
getItem() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Item'.
getItem() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getItem() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getItem() - Method in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
getItem() - Method in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
getItem() - Method in interface org.eclipse.scada.ui.chart.model.ItemDataSeries
Returns the value of the 'Item' containment reference.
getItem() - Method in interface org.eclipse.scada.ui.chart.model.ItemDataSeries
Returns the value of the 'Item' containment reference.
getItem() - Method in class org.eclipse.scada.ui.chart.viewer.AbstractItemInputViewer
 
getItem() - Method in class org.eclipse.scada.ui.chart.viewer.input.ItemObserver
 
getItem() - Method in class org.eclipse.scada.vi.data.DataItemRegistration
 
getItem() - Method in class org.eclipse.scada.vi.data.DataValue
 
getItem_ItemId() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Item Id'.
getItem_ItemId() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Item Id'.
getItem_ItemId() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getItem_ItemId() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getItemDataSeries() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Item Data Series'.
getItemDataSeries() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Item Data Series'.
getItemDataSeries() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getItemDataSeries() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getItemDataSeries_Item() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference 'Item'.
getItemDataSeries_Item() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference 'Item'.
getItemDataSeries_Item() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getItemDataSeries_Item() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getItemId() - Method in class org.eclipse.scada.da.client.DataItem
Get the item ID
getItemId() - Method in class org.eclipse.scada.da.data.BrowserEntry
 
getItemId() - Method in class org.eclipse.scada.da.data.message.ItemDataUpdate
 
getItemId() - Method in class org.eclipse.scada.da.data.message.ItemStateUpdate
 
getItemId() - Method in class org.eclipse.scada.da.data.message.StartWriteAttributes
 
getItemId() - Method in class org.eclipse.scada.da.data.message.StartWriteValue
 
getItemId() - Method in class org.eclipse.scada.da.data.message.SubscribeItem
 
getItemId() - Method in class org.eclipse.scada.da.data.message.UnsubscibeItem
 
getItemId() - Method in class org.eclipse.scada.hd.data.HistoricalItemInformation
 
getItemId() - Method in class org.eclipse.scada.hd.data.message.CreateQuery
 
getItemId() - Method in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
getItemId() - Method in class org.eclipse.scada.ui.chart.model.impl.ItemImpl
 
getItemId() - Method in class org.eclipse.scada.ui.chart.model.impl.ItemImpl
 
getItemId() - Method in interface org.eclipse.scada.ui.chart.model.Item
Returns the value of the 'Item Id' attribute.
getItemId() - Method in interface org.eclipse.scada.ui.chart.model.Item
Returns the value of the 'Item Id' attribute.
getItemId() - Method in class org.eclipse.scada.ui.databinding.item.DataItemObservableValue
 
getItemManager() - Method in interface org.eclipse.scada.da.connection.provider.ConnectionService
 
getItemManager() - Method in class org.eclipse.scada.da.connection.provider.ConnectionServiceImpl
 
getItemName() - Method in class org.eclipse.scada.da.client.ItemSyncController
 
getItems() - Method in class org.eclipse.scada.da.ui.connection.commands.AbstractItemHandler
Get all items from the selection
getItems() - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListData
 
getItems() - Method in class org.eclipse.scada.hd.ui.connection.handler.CreateQueryHandler
 
getItems() - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
getItems() - Method in class org.eclipse.scada.vi.data.RegistrationManager
 
getItemValue() - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
getItemValueSource() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Item Value Source'.
getItemValueSource() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getItemValueSource_ValueKey() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Value Key'.
getItemValueSource_ValueKey() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getKey() - Method in class org.eclipse.scada.sec.authz.signature.X509KeySelectorResult
 
getKey() - Method in interface org.eclipse.scada.sec.ui.providers.Key
 
getKey() - Method in class org.eclipse.scada.sec.ui.providers.KeyImpl
 
getKey() - Method in class org.eclipse.scada.sec.ui.providers.KeyInformation
 
getKey() - Method in interface org.eclipse.scada.utils.stats.StatisticEntry
 
getKey() - Method in class org.eclipse.scada.utils.stats.StatisticEntryImpl
 
getKey() - Method in class org.eclipse.scada.vi.details.model.impl.RegistrationImpl
 
getKey() - Method in interface org.eclipse.scada.vi.details.model.Registration
Returns the value of the 'Key' attribute.
getKey() - Method in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
 
getKeyInformation() - Method in class org.eclipse.scada.sec.ui.providers.KeySelectorDialog
 
getKeyProviders() - Method in interface org.eclipse.scada.sec.ui.providers.KeyProviderFactory
 
getKeys() - Method in class org.eclipse.scada.sec.ui.providers.AbstractKeyStoreKeyProvider
 
getKeys() - Method in interface org.eclipse.scada.sec.ui.providers.KeyProvider
 
getKeySelectorResult() - Method in class org.eclipse.scada.sec.authz.signature.RequestValidator.Result
 
getKnownConnections() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionDiscovererBean
 
getKnownFactories() - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
getKnownFactories() - Method in interface org.eclipse.scada.ca.ConfigurationAdministrator
 
getLabel() - Method in class org.eclipse.scada.ca.ui.editor.ConfigurationFormInformation
 
getLabel() - Method in class org.eclipse.scada.chart.XAxis
 
getLabel() - Method in class org.eclipse.scada.chart.YAxis
 
getLabel() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionService
 
getLabel() - Method in interface org.eclipse.scada.core.connection.provider.info.ConnectionInformationProvider
 
getLabel() - Method in class org.eclipse.scada.da.client.dataitem.details.DetailsPartInformation
 
getLabel() - Method in class org.eclipse.scada.sec.callback.LabelCallback
 
getLabel() - Method in interface org.eclipse.scada.ui.chart.model.ArchiveChannel
Returns the value of the 'Label' attribute.
getLabel() - Method in interface org.eclipse.scada.ui.chart.model.ArchiveChannel
Returns the value of the 'Label' attribute.
getLabel() - Method in interface org.eclipse.scada.ui.chart.model.Axis
Returns the value of the 'Label' attribute.
getLabel() - Method in interface org.eclipse.scada.ui.chart.model.Axis
Returns the value of the 'Label' attribute.
getLabel() - Method in interface org.eclipse.scada.ui.chart.model.DataSeries
Returns the value of the 'Label' attribute.
getLabel() - Method in interface org.eclipse.scada.ui.chart.model.DataSeries
Returns the value of the 'Label' attribute.
getLabel() - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
getLabel() - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
getLabel() - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
getLabel() - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
getLabel() - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
getLabel() - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
getLabel() - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
getLabel() - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
getLabel() - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
getLabel() - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
getLabel() - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
getLabel() - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
getLabel(String) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard.ChartModelWizardInitialObjectCreationPage
Returns the label for the specified type name.
getLabel() - Method in interface org.eclipse.scada.ui.chart.model.Profile
Returns the value of the 'Label' attribute.
getLabel() - Method in interface org.eclipse.scada.ui.chart.model.Profile
Returns the value of the 'Label' attribute.
getLabel() - Method in interface org.eclipse.scada.ui.chart.model.ScaleAction
Returns the value of the 'Label' attribute.
getLabel() - Method in interface org.eclipse.scada.ui.chart.model.ScaleAction
Returns the value of the 'Label' attribute.
getLabel() - Method in interface org.eclipse.scada.ui.chart.model.TimeShiftAction
Returns the value of the 'Label' attribute.
getLabel() - Method in interface org.eclipse.scada.ui.chart.model.TimeShiftAction
Returns the value of the 'Label' attribute.
getLabel() - Method in class org.eclipse.scada.ui.chart.viewer.input.AbstractInput
 
getLabel() - Method in interface org.eclipse.scada.ui.chart.viewer.input.ChartInput
 
getLabel() - Method in interface org.eclipse.scada.utils.stats.StatisticEntry
 
getLabel() - Method in class org.eclipse.scada.utils.stats.StatisticEntryImpl
 
getLabel() - Method in interface org.eclipse.scada.vi.details.model.GroupEntry
Returns the value of the 'Label' attribute.
getLabel() - Method in interface org.eclipse.scada.vi.details.model.GroupGridEntry
Returns the value of the 'Label' attribute.
getLabel() - Method in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
 
getLabel() - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
 
getLabel(String) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard.DetailViewModelWizardInitialObjectCreationPage
Returns the label for the specified type name.
getLabel() - Method in interface org.eclipse.scada.vi.details.swt.impl.GroupTab
 
getLabel(String) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard.VisualInterfaceModelWizardInitialObjectCreationPage
Returns the label for the specified type name.
getLabelAlignment() - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
getLabelAlignment() - Method in interface org.eclipse.scada.vi.model.Text
Returns the value of the 'Label Alignment' attribute.
getLabelComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Label Component'.
getLabelComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getLabelComponent_Descriptor() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Descriptor'.
getLabelComponent_Descriptor() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getLabelComponent_Format() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Format'.
getLabelComponent_Format() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getLargestManagedSessionCount() - Method in class org.apache.mina.core.service.IoServiceListenerSupport
 
getLargestManagedSessionCount() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the maximum number of sessions which were being managed at the same time.
getLargestPoolSize() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
getLargestPoolSize() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
getLargestPoolSize() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
getLargestPoolSize() - Method in interface org.eclipse.scada.utils.concurrent.ExecutorServiceExporterMXBean
 
getLargestReadBytesThroughput() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the maximum of the readBytesThroughput.
getLargestReadMessagesThroughput() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the maximum of the readMessagesThroughput.
getLargestWrittenBytesThroughput() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the maximum of the writtenBytesThroughput.
getLargestWrittenMessagesThroughput() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the maximum of the writtenMessagesThroughput.
getLastAknTimestamp() - Method in class org.eclipse.scada.ae.data.MonitorStatusInformation
 
getLastAknTimestamp() - Method in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
getLastAknUser() - Method in class org.eclipse.scada.ae.data.MonitorStatusInformation
 
getLastAknUser() - Method in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
getLastBothIdleTime() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the time in milliseconds when the last sessionIdle event is fired for IdleStatus.BOTH_IDLE.
getLastBothIdleTime() - Method in interface org.apache.mina.core.session.IoSession
Returns the time in milliseconds when the last sessionIdle event is fired for IdleStatus.BOTH_IDLE.
getLastFailTimestamp() - Method in class org.eclipse.scada.ae.data.MonitorStatusInformation
 
getLastFailTimestamp() - Method in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
getLastFailValue() - Method in class org.eclipse.scada.ae.data.MonitorStatusInformation
 
getLastIdleTime(IdleStatus) - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the time in milliseconds when the last sessionIdle event is fired for the specified IdleStatus.
getLastIdleTime(IdleStatus) - Method in interface org.apache.mina.core.session.IoSession
Returns the time in milliseconds when the last sessionIdle event is fired for the specified IdleStatus.
getLastIoTime() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the time in millis when I/O occurred lastly.
getLastIoTime() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the time in millis when I/O occurred lastly.
getLastIoTime() - Method in interface org.apache.mina.core.session.IoSession
Returns the time in millis when I/O occurred lastly.
getLastReaderIdleTime() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the time in milliseconds when the last sessionIdle event is fired for IdleStatus.READER_IDLE.
getLastReaderIdleTime() - Method in interface org.apache.mina.core.session.IoSession
Returns the time in milliseconds when the last sessionIdle event is fired for IdleStatus.READER_IDLE.
getLastReadTime() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the time in millis when read operation occurred lastly.
getLastReadTime() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the time in millis when read operation occurred lastly.
getLastReadTime() - Method in interface org.apache.mina.core.session.IoSession
Returns the time in millis when read operation occurred lastly.
getLastWriterIdleTime() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the time in milliseconds when the last sessionIdle event is fired for IdleStatus.WRITER_IDLE.
getLastWriterIdleTime() - Method in interface org.apache.mina.core.session.IoSession
Returns the time in milliseconds when the last sessionIdle event is fired for IdleStatus.WRITER_IDLE.
getLastWriteTime() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the time in millis when write operation occurred lastly.
getLastWriteTime() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the time in millis when write operation occurred lastly.
getLastWriteTime() - Method in interface org.apache.mina.core.session.IoSession
Returns the time in millis when write operation occurred lastly.
getLazyExpression() - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewInstanceDescriptor
 
getLeft() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Left' containment reference list.
getLeft() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Left' containment reference list.
getLeft() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getLeft() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getLeftMargin() - Method in class org.eclipse.scada.swt.CLabel
Return the CLabel's left margin.
getLength() - Method in interface org.eclipse.scada.vi.model.Arc
Returns the value of the 'Length' attribute.
getLength() - Method in class org.eclipse.scada.vi.model.impl.ArcImpl
 
getLevel() - Method in enum org.apache.mina.filter.logging.LogLevel
 
getLine() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getLine() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Line'.
getLine_Points() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getLine_Points() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the containment reference list 'Points'.
getLineAttributes() - Method in class org.eclipse.scada.chart.swt.render.AbstractLineRender
 
getLineColor() - Method in class org.eclipse.scada.chart.swt.render.AbstractLineRender
 
getLineColor() - Method in class org.eclipse.scada.ui.chart.viewer.input.LineInput
 
getLineColor() - Method in interface org.eclipse.scada.ui.chart.viewer.input.LinePropertiesSupporter
 
getLineProperties() - Method in interface org.eclipse.scada.ui.chart.model.ArchiveChannel
Returns the value of the 'Line Properties' containment reference.
getLineProperties() - Method in interface org.eclipse.scada.ui.chart.model.ArchiveChannel
Returns the value of the 'Line Properties' containment reference.
getLineProperties() - Method in interface org.eclipse.scada.ui.chart.model.ArchiveSeries
Returns the value of the 'Line Properties' containment reference.
getLineProperties() - Method in interface org.eclipse.scada.ui.chart.model.ArchiveSeries
Returns the value of the 'Line Properties' containment reference.
getLineProperties() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Line Properties'.
getLineProperties() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Line Properties'.
getLineProperties() - Method in interface org.eclipse.scada.ui.chart.model.DataItemSeries
Returns the value of the 'Line Properties' containment reference.
getLineProperties() - Method in interface org.eclipse.scada.ui.chart.model.DataItemSeries
Returns the value of the 'Line Properties' containment reference.
getLineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
getLineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
getLineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
getLineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
getLineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getLineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getLineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
getLineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
getLineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
getLineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
getLineProperties() - Method in interface org.eclipse.scada.ui.chart.model.ScriptSeries
Returns the value of the 'Line Properties' containment reference.
getLineProperties() - Method in interface org.eclipse.scada.ui.chart.model.ScriptSeries
Returns the value of the 'Line Properties' containment reference.
getLineProperties_Color() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Color'.
getLineProperties_Color() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Color'.
getLineProperties_Color() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getLineProperties_Color() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getLineProperties_Width() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Width'.
getLineProperties_Width() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Width'.
getLineProperties_Width() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getLineProperties_Width() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getLineRenderer() - Method in class org.eclipse.scada.ui.chart.viewer.input.ArchiveChannelInput
 
getLineRenderer() - Method in class org.eclipse.scada.ui.chart.viewer.input.ArchiveInput
 
getLineRenderer() - Method in class org.eclipse.scada.ui.chart.viewer.input.ItemObserver
 
getLineRenderer() - Method in class org.eclipse.scada.ui.chart.viewer.input.LineInput
 
getLineRenderer() - Method in class org.eclipse.scada.ui.chart.viewer.input.ScriptInput
 
getLineWidth() - Method in class org.eclipse.scada.chart.swt.render.AbstractLineRender
 
getLineWidth() - Method in class org.eclipse.scada.ui.chart.viewer.input.LineInput
 
getLineWidth() - Method in interface org.eclipse.scada.ui.chart.viewer.input.LinePropertiesSupporter
 
getLineWidth() - Method in class org.eclipse.scada.vi.model.impl.ShapeImpl
 
getLineWidth() - Method in interface org.eclipse.scada.vi.model.Shape
Returns the value of the 'Line Width' attribute.
getLinkComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Link Component'.
getLinkComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getLinkComponent_Format() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Format'.
getLinkComponent_Format() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getList() - Method in class org.eclipse.scada.da.client.FolderWatcher
 
getList() - Method in class org.eclipse.scada.sec.ui.providers.KeyFactoryManager
 
getList() - Method in class org.eclipse.scada.ui.chart.viewer.AbstractAxisManager
 
getList() - Method in class org.eclipse.scada.ui.chart.viewer.controller.ControllerManager
 
getList() - Method in class org.eclipse.scada.ui.chart.viewer.InputManager
 
getListener() - Method in class org.eclipse.scada.ae.client.ngp.QueryImpl
 
getListener() - Method in class org.eclipse.scada.ca.common.FactoryImpl
 
getListener() - Method in class org.eclipse.scada.core.subscription.SubscriptionInformation
 
getListeners() - Method in class org.apache.mina.core.service.AbstractIoService
 
getLiteral() - Method in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
 
getLiteral() - Method in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
 
getLiteral() - Method in enum org.eclipse.scada.vi.details.model.TabStyle
 
getLiteral() - Method in enum org.eclipse.scada.vi.model.Alignment
 
getLiteral() - Method in enum org.eclipse.scada.vi.model.GridAlignment
 
getLiteral() - Method in enum org.eclipse.scada.vi.model.Orientation
 
getLiteral() - Method in enum org.eclipse.scada.vi.model.SystemCursorType
 
getLMResponse(String, byte[]) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMResponses
Calculates the LM Response for the given challenge, using the specified password.
getLMv2Response(String, String, String, byte[], byte[]) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMResponses
Calculates the LMv2 Response for the given challenge, using the specified authentication target, username, password, and client challenge.
getLocalAddress() - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Returns the local address which is bound currently.
getLocalAddress() - Method in interface org.apache.mina.core.service.IoAcceptor
Returns the local address which is bound currently.
getLocalAddress() - Method in class org.apache.mina.core.session.DummySession
 
getLocalAddress() - Method in interface org.apache.mina.core.session.IoSession
Returns the socket address of local machine which is associated with this session.
getLocalAddress() - Method in interface org.apache.mina.transport.socket.DatagramAcceptor
 
getLocalAddress() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
 
getLocalAddress() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
Returns the local address which is bound currently.
getLocalAddress() - Method in interface org.apache.mina.transport.socket.SocketAcceptor
 
getLocalAddress() - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
 
getLocalAddresses() - Method in class org.apache.mina.core.service.AbstractIoAcceptor.AcceptorOperationFuture
 
getLocalAddresses() - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Returns a Set of the local addresses which are bound currently.
getLocalAddresses() - Method in interface org.apache.mina.core.service.IoAcceptor
Returns a Set of the local addresses which are bound currently.
getLocalData() - Method in class org.eclipse.scada.ca.ui.util.DiffController
 
getLocation() - Method in class org.eclipse.scada.da.client.FolderWatcher
 
getLocation() - Method in class org.eclipse.scada.da.data.message.BrowseFolder
 
getLocation() - Method in class org.eclipse.scada.da.data.message.FolderDataUpdate
 
getLocation() - Method in class org.eclipse.scada.da.data.message.SubscribeFolder
 
getLocation() - Method in class org.eclipse.scada.da.data.message.UnsubscribeFolder
 
getLocation() - Method in class org.eclipse.scada.vi.ui.user.viewer.ext.ExtensionDescriptor
 
getLocationInfo() - Method in class org.apache.mina.util.Log4jXmlFormatter
Returns the current value of the LocationInfo option.
getLoggerName() - Method in class org.eclipse.scada.da.client.sfp.FilterChainBuilder
 
getLoggerName() - Method in class org.eclipse.scada.protocol.ngp.common.FilterChainBuilder
 
getLoginContext() - Method in class org.eclipse.scada.core.ui.connection.login.LoginSession
 
getLong() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
getLong(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
getLong() - Method in class org.apache.mina.core.buffer.IoBuffer
 
getLong(int) - Method in class org.apache.mina.core.buffer.IoBuffer
 
getLong() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getLong(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getLong(int) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
getLong(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
getLong() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
 
getLong(int) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
Gets a long from the given index.
getLong() - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
Gets a long and advances the reader.
getLong(String) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Get a long from the data or null if the parameter is not set or not a long
getLong(String, long) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Get a long from the data or the default value if the parameter is not set or not a long
getLongChecked(String, String) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Get a long from the configuration data
getLowLowTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
getLowLowTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresets
 
getLowLowTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresetsOld
 
getLowLowTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RemoteLevelPresets
 
getLowTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
getLowTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresets
 
getLowTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresetsOld
 
getLowTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RemoteLevelPresets
 
getManagedSessionCount() - Method in class org.apache.mina.core.service.AbstractIoService
Returns the number of all sessions which are currently managed by this service.
getManagedSessionCount() - Method in interface org.apache.mina.core.service.IoService
Returns the number of all sessions which are currently managed by this service.
getManagedSessionCount() - Method in class org.apache.mina.core.service.IoServiceListenerSupport
 
getManagedSessions() - Method in class org.apache.mina.core.service.AbstractIoService
Returns the map of all sessions which are currently managed by this service.
getManagedSessions() - Method in interface org.apache.mina.core.service.IoService
Returns the map of all sessions which are currently managed by this service.
getManagedSessions() - Method in class org.apache.mina.core.service.IoServiceListenerSupport
 
getManualPercentage() - Method in class org.eclipse.scada.hd.data.ValueInformation
 
getMap() - Method in class org.eclipse.scada.utils.collection.MapBuilder
Get the map of the map builder.
getMarginHeight() - Method in interface org.eclipse.scada.vi.model.GridContainer
Returns the value of the 'Margin Height' attribute.
getMarginHeight() - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
getMarginWidth() - Method in interface org.eclipse.scada.vi.model.GridContainer
Returns the value of the 'Margin Width' attribute.
getMarginWidth() - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
getMatchCount() - Method in class org.apache.mina.proxy.utils.IoBufferDecoder.DecodingContext
 
getMax() - Method in class org.eclipse.scada.chart.XAxis
 
getMax() - Method in class org.eclipse.scada.chart.YAxis
 
getMax() - Method in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
 
getMax() - Method in interface org.eclipse.scada.vi.details.model.ProgressComponent
Returns the value of the 'Max' attribute.
getMaxCachedBufferSize() - Method in class org.apache.mina.core.buffer.CachedBufferAllocator
Returns the maximum capacity of a cached buffer.
getMaxDataLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringDecoder
Gets the maximum number of bytes allowed for a single String
getMaxDataLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
Gets the maximum number of bytes allowed for encoding a single String *
getMaximum() - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
getMaximum() - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
getMaximum() - Method in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
getMaximum() - Method in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
getMaximum() - Method in interface org.eclipse.scada.ui.chart.model.XAxis
Returns the value of the 'Maximum' attribute.
getMaximum() - Method in interface org.eclipse.scada.ui.chart.model.XAxis
Returns the value of the 'Maximum' attribute.
getMaximum() - Method in interface org.eclipse.scada.ui.chart.model.YAxis
Returns the value of the 'Maximum' attribute.
getMaximum() - Method in interface org.eclipse.scada.ui.chart.model.YAxis
Returns the value of the 'Maximum' attribute.
getMaximum() - Method in class org.eclipse.scada.utils.stats.StatisticValue
 
getMaximumPoolSize() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
getMaximumPoolSize() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
getMaximumPoolSize() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
getMaximumPoolSize() - Method in interface org.eclipse.scada.utils.concurrent.ExecutorServiceExporterMXBean
 
getMaximumRememberPeriod() - Method in class org.eclipse.scada.sec.callback.XMLSignatureCallback
 
getMaximumTime(IoEventType) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
The maximum time the method represented by IoEventType has executed
getMaxInsertByte() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
 
getMaxLineLength() - Method in class org.apache.mina.filter.codec.textline.TextLineDecoder
Returns the allowed maximum size of the line to be decoded.
getMaxLineLength() - Method in class org.apache.mina.filter.codec.textline.TextLineEncoder
Returns the allowed maximum size of the encoded line.
getMaxObjectSize() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationDecoder
Returns the allowed maximum size of the object to be decoded.
getMaxObjectSize() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationEncoder
Returns the allowed maximum size of the encoded object.
getMaxObjectSize() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
Returns the allowed maximum size of the object to be decoded.
getMaxObjectSize() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
Returns the allowed maximum size of the encoded object.
getMaxPoolSize() - Method in class org.apache.mina.core.buffer.CachedBufferAllocator
Returns the maximum number of buffers with the same capacity per thread.
getMaxReadBufferSize() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Returns the maximum size of the read buffer that I/O processor allocates per each read.
getMaxReadBufferSize() - Method in interface org.apache.mina.core.session.IoSessionConfig
Returns the maximum size of the read buffer that I/O processor allocates per each read.
getMaxTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
getMaxTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresets
 
getMaxTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresetsOld
 
getMaxTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RemoteLevelPresets
 
getMaxTimestamp() - Method in interface org.eclipse.scada.chart.SeriesViewData
 
getMaxTimestamp() - Method in class org.eclipse.scada.chart.WritableSeriesData
 
getMaxValue() - Method in interface org.eclipse.scada.chart.SeriesViewData
 
getMaxValue() - Method in class org.eclipse.scada.chart.WritableSeriesData
 
getMediumInt() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Relative get method for reading a medium int value.
getMediumInt(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Absolute get method for reading a medium int value.
getMediumInt() - Method in class org.apache.mina.core.buffer.IoBuffer
Relative get method for reading a medium int value.
getMediumInt(int) - Method in class org.apache.mina.core.buffer.IoBuffer
Absolute get method for reading a medium int value.
getMediumInt() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getMediumInt(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getMessage() - Method in class org.apache.mina.core.future.DefaultReadFuture
 
getMessage() - Method in interface org.apache.mina.core.future.ReadFuture
Returns the received message.
getMessage() - Method in class org.apache.mina.core.write.DefaultWriteRequest
 
getMessage() - Method in interface org.apache.mina.core.write.WriteRequest
Returns a message object to be written.
getMessage() - Method in class org.apache.mina.core.write.WriteRequestWrapper
 
getMessage() - Method in exception org.apache.mina.filter.codec.ProtocolDecoderException
Returns the message and the hexdump of the unknown part.
getMessage() - Method in class org.apache.mina.filter.reqres.Request
 
getMessage() - Method in class org.apache.mina.filter.reqres.Response
 
getMessage() - Method in class org.eclipse.scada.core.data.ErrorInformation
 
getMessage() - Method in class org.eclipse.scada.protocol.ngp.common.mc.message.ReasonMessage
 
getMessage() - Method in class org.eclipse.scada.sec.AuthorizationResult
 
getMessage() - Method in class org.eclipse.scada.sec.authz.signature.RequestValidator.Result
 
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
 
getMessageClass() - Method in class org.apache.mina.filter.stream.AbstractStreamWriteFilter
 
getMessageClass() - Method in class org.apache.mina.filter.stream.FileRegionWriteFilter
 
getMessageClass() - Method in class org.apache.mina.filter.stream.StreamWriteFilter
 
getMessageClass() - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryMessageCodec
 
getMessageCode() - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryMessageCodec
 
getMessageFactory() - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
 
getMessageHandler(Class<E>) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
Returns the MessageHandler which is registered to process the specified type.
getMessageQueue() - Method in class org.apache.mina.filter.codec.AbstractProtocolDecoderOutput
 
getMessageQueue() - Method in class org.apache.mina.filter.codec.AbstractProtocolEncoderOutput
 
getMessageReceivedLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
Get the LogLevel for the MessageReceived event.
getMessageSentLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
Get the LogLevel for the MessageSent event.
getMessageTimeout() - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
getMin() - Method in class org.eclipse.scada.chart.XAxis
 
getMin() - Method in class org.eclipse.scada.chart.YAxis
 
getMin() - Method in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
 
getMin() - Method in interface org.eclipse.scada.vi.details.model.ProgressComponent
Returns the value of the 'Min' attribute.
getMinimum() - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
getMinimum() - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
getMinimum() - Method in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
getMinimum() - Method in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
getMinimum() - Method in interface org.eclipse.scada.ui.chart.model.XAxis
Returns the value of the 'Minimum' attribute.
getMinimum() - Method in interface org.eclipse.scada.ui.chart.model.XAxis
Returns the value of the 'Minimum' attribute.
getMinimum() - Method in interface org.eclipse.scada.ui.chart.model.YAxis
Returns the value of the 'Minimum' attribute.
getMinimum() - Method in interface org.eclipse.scada.ui.chart.model.YAxis
Returns the value of the 'Minimum' attribute.
getMinimum() - Method in class org.eclipse.scada.utils.stats.StatisticValue
 
getMinimumTime(IoEventType) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
The minimum time the method represented by IoEventType has executed
getMinReadBufferSize() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Returns the minimum size of the read buffer that I/O processor allocates per each read.
getMinReadBufferSize() - Method in interface org.apache.mina.core.session.IoSessionConfig
Returns the minimum size of the read buffer that I/O processor allocates per each read.
getMinTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
getMinTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresets
 
getMinTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresetsOld
 
getMinTag() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RemoteLevelPresets
 
getMinTimestamp() - Method in interface org.eclipse.scada.chart.SeriesViewData
 
getMinTimestamp() - Method in class org.eclipse.scada.chart.WritableSeriesData
 
getMinValue() - Method in interface org.eclipse.scada.chart.SeriesViewData
 
getMinValue() - Method in class org.eclipse.scada.chart.WritableSeriesData
 
getMissedUpdates() - Method in class org.eclipse.scada.protocol.sfp.messages.DataUpdate.Entry
 
getModelFile() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard.ChartModelWizardNewFileCreationPage
 
getModelFile() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard
Get the file from the page.
getModelFile() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard.DetailViewModelWizardNewFileCreationPage
 
getModelFile() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard
Get the file from the page.
getModelFile() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard
Get the file from the page.
getModelFile() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard.VisualInterfaceModelWizardNewFileCreationPage
 
getModuleCode() - Method in class org.eclipse.scada.utils.statuscodes.StatusCode
 
getMonitor() - Method in class org.eclipse.scada.ae.ui.views.model.DecoratedEvent
 
getMonitor() - Method in class org.eclipse.scada.ae.ui.views.model.DecoratedMonitor
 
getMonitorId() - Method in class org.eclipse.scada.ae.data.message.AcknowledgeRequest
 
getMonitorManager() - Method in interface org.eclipse.scada.ae.connection.provider.ConnectionService
 
getMonitorManager() - Method in class org.eclipse.scada.ae.connection.provider.ConnectionServiceImpl
 
getMonitorPoolId() - Method in class org.eclipse.scada.ae.data.message.MonitorPoolDataUpdate
 
getMonitorPoolId() - Method in class org.eclipse.scada.ae.data.message.MonitorPoolStatusUpdate
 
getMonitorPoolId() - Method in class org.eclipse.scada.ae.data.message.SubscribeMonitorPool
 
getMonitorPoolId() - Method in class org.eclipse.scada.ae.data.message.UnsubscribeMonitorPool
 
getMouseController() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Mouse Controller'.
getMouseController() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Mouse Controller'.
getMouseController() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getMouseController() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getName() - Method in interface org.apache.mina.core.filterchain.IoFilterChain.Entry
Returns the name of the filter.
getName() - Method in class org.apache.mina.core.service.DefaultTransportMetadata
 
getName() - Method in interface org.apache.mina.core.service.TransportMetadata
Returns the name of the service.
getName() - Method in class org.apache.mina.filter.logging.LoggingFilter
 
getName() - Method in class org.apache.mina.handler.chain.IoHandlerChain.Entry
Returns the name of the command.
getName() - Method in enum org.eclipse.scada.ae.Event.Fields
 
getName() - Method in interface org.eclipse.scada.ae.ui.views.filter.FilterTab
 
getName() - Method in class org.eclipse.scada.ae.ui.views.filter.FreeFormTab
 
getName() - Method in class org.eclipse.scada.ae.ui.views.filter.QueryByExampleTab
 
getName() - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
getName() - Method in class org.eclipse.scada.ca.ui.editor.input.FactoryEditorInput
 
getName() - Method in class org.eclipse.scada.core.data.UserInformation
 
getName() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionDiscovererBean
 
getName() - Method in class org.eclipse.scada.core.ui.connection.login.LoginContext
 
getName() - Method in class org.eclipse.scada.core.ui.styles.StyleGeneratorInformation
 
getName() - Method in interface org.eclipse.scada.da.core.browser.Entry
 
getName() - Method in interface org.eclipse.scada.da.core.DataItemInformation
Get the ID of the data item
getName() - Method in class org.eclipse.scada.da.data.BrowserEntry
 
getName() - Method in class org.eclipse.scada.da.net.handler.EntryCommon
 
getName() - Method in class org.eclipse.scada.protocol.sfp.messages.BrowseUpdate.Entry
 
getName() - Method in interface org.eclipse.scada.sec.ui.providers.Key
 
getName() - Method in class org.eclipse.scada.sec.ui.providers.KeyImpl
 
getName() - Method in class org.eclipse.scada.sec.UserInformation
Get the name of the user
getName() - Method in class org.eclipse.scada.sec.UserInformationPrincipal
 
getName() - Method in interface org.eclipse.scada.ui.chart.model.ArchiveChannel
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.scada.ui.chart.model.ArchiveChannel
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
getName() - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
getName() - Method in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
 
getName() - Method in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
 
getName() - Method in enum org.eclipse.scada.vi.details.model.TabStyle
 
getName() - Method in enum org.eclipse.scada.vi.model.Alignment
 
getName() - Method in interface org.eclipse.scada.vi.model.Child
Returns the value of the 'Name' attribute.
getName() - Method in enum org.eclipse.scada.vi.model.GridAlignment
 
getName() - Method in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
 
getName() - Method in class org.eclipse.scada.vi.model.impl.ChildImpl
 
getName() - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
getName() - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
getName() - Method in class org.eclipse.scada.vi.model.impl.StackContainerImpl
 
getName() - Method in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
 
getName() - Method in class org.eclipse.scada.vi.model.impl.XYContainerImpl
 
getName() - Method in enum org.eclipse.scada.vi.model.Orientation
 
getName() - Method in interface org.eclipse.scada.vi.model.Primitive
Returns the value of the 'Name' attribute.
getName() - Method in enum org.eclipse.scada.vi.model.SystemCursorType
 
getName() - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewInstanceDescriptor
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory.VisualInterfaceChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
 
getNewHandler(ProxyIoSession) - Method in enum org.apache.mina.proxy.handlers.http.HttpAuthenticationMethods
Creates an AbstractAuthLogicHandler to handle the authentication mechanism.
getNewHandler(int, ProxyIoSession) - Static method in enum org.apache.mina.proxy.handlers.http.HttpAuthenticationMethods
Creates an AbstractAuthLogicHandler to handle the authentication mechanism.
getNextAvailable() - Static method in class org.apache.mina.util.AvailablePortFinder
Gets an available port, selected by the system.
getNextAvailable(int) - Static method in class org.apache.mina.util.AvailablePortFinder
Gets the next available port starting at a port.
getNextBuffer(T) - Method in class org.apache.mina.filter.stream.AbstractStreamWriteFilter
 
getNextBuffer(FileRegion) - Method in class org.apache.mina.filter.stream.FileRegionWriteFilter
 
getNextBuffer(InputStream) - Method in class org.apache.mina.filter.stream.StreamWriteFilter
 
getNextCommand() - Method in class org.apache.mina.handler.chain.IoHandlerChain.Entry
Returns the IoHandlerCommand.NextCommand of the command.
getNextCommand(String) - Method in class org.apache.mina.handler.chain.IoHandlerChain
 
getNextFilter(String) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
getNextFilter(IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
getNextFilter(Class<? extends IoFilter>) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
getNextFilter() - Method in interface org.apache.mina.core.filterchain.IoFilterChain.Entry
 
getNextFilter(String) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Returns the IoFilter.NextFilter of the IoFilter with the specified name in this chain.
getNextFilter(IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Returns the IoFilter.NextFilter of the specified IoFilter in this chain.
getNextFilter(Class<? extends IoFilter>) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Returns the IoFilter.NextFilter of the specified filterType in this chain.
getNextFilter() - Method in class org.apache.mina.core.filterchain.IoFilterEvent
 
getNextFilter() - Method in class org.apache.mina.proxy.event.IoSessionEvent
Returns the next filter to which the event should be sent.
getNextFilter() - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.HandshakeContext
 
getNodeId() - Method in class org.eclipse.scada.protocol.sfp.messages.Hello
 
getNotifyingTask() - Method in class org.apache.mina.core.session.IdleStatusChecker
get a runnable task able to be scheduled in the IoService executor.
getNotTransformer() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Not Transformer'.
getNotTransformer() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getNotTransformer_Value() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the containment reference 'Value'.
getNotTransformer_Value() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getNTLM2SessionResponse(String, byte[], byte[]) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMResponses
Calculates the NTLM2 Session Response for the given challenge, using the specified password and client nonce.
getNTLMResponse(String, byte[]) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMResponses
Calculates the NTLM Response for the given challenge, using the specified password.
getNTLMv2Response(String, String, String, byte[], byte[], byte[]) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMResponses
Calculates the NTLMv2 Response for the given challenge, using the specified authentication target, username, password, target information block, and client nonce.
getNTLMv2Response(String, String, String, byte[], byte[], byte[], long) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMResponses
Calculates the NTLMv2 Response for the given challenge, using the specified authentication target, username, password, target information block, and client nonce.
getNumberAttribute(String, Number) - Method in class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
 
getNumberCode() - Method in class org.eclipse.scada.utils.statuscodes.StatusCode
 
getNumberOfEntries() - Method in class org.eclipse.scada.hd.data.QueryParameters
 
getObject() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads a Java object from the buffer using the context ClassLoader of the current thread.
getObject(ClassLoader) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads a Java object from the buffer using the specified classLoader.
getObject() - Method in class org.apache.mina.core.buffer.IoBuffer
Reads a Java object from the buffer using the context ClassLoader of the current thread.
getObject(ClassLoader) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads a Java object from the buffer using the specified classLoader.
getObject() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getObject(ClassLoader) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getObjectId() - Method in class org.eclipse.scada.sec.AuthorizationRequest
 
getObjectType() - Method in class org.eclipse.scada.sec.AuthorizationRequest
 
getOEMStringAsByteArray(String) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
Converts an OEM string as defined in NTLM protocol (eg ASCII charset) to a byte array.
getOldData() - Method in class org.eclipse.scada.ca.data.DiffEntry
 
getOnClick() - Method in interface org.eclipse.scada.vi.model.Figure
Returns the value of the 'On Click' attribute.
getOnClick() - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
getOnCreateProperties() - Method in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
 
getOnCreateProperties() - Method in interface org.eclipse.scada.vi.model.SymbolReference
Returns the value of the 'On Create Properties' attribute.
getOnDispose() - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
getOnDispose() - Method in interface org.eclipse.scada.vi.model.Symbol
Returns the value of the 'On Dispose' attribute.
getOnDoubleClick() - Method in interface org.eclipse.scada.vi.model.Figure
Returns the value of the 'On Double Click' attribute.
getOnDoubleClick() - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
getOnInit() - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
getOnInit() - Method in interface org.eclipse.scada.vi.model.Symbol
Returns the value of the 'On Init' attribute.
getOnUpdate() - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
getOnUpdate() - Method in interface org.eclipse.scada.vi.model.Symbol
Returns the value of the 'On Update' attribute.
getOpaque() - Method in interface org.eclipse.scada.vi.model.Figure
Returns the value of the 'Opaque' attribute.
getOpaque() - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
getOperation() - Method in class org.eclipse.scada.ca.data.DiffEntry
 
getOperationId() - Method in class org.eclipse.scada.protocol.sfp.messages.WriteCommand
 
getOperationId() - Method in class org.eclipse.scada.protocol.sfp.messages.WriteResult
 
getOperationParameters() - Method in class org.eclipse.scada.ae.data.message.AcknowledgeRequest
 
getOperationParameters() - Method in class org.eclipse.scada.ca.data.message.ApplyDiffRequest
 
getOperationParameters() - Method in class org.eclipse.scada.da.data.message.StartWriteAttributes
 
getOperationParameters() - Method in class org.eclipse.scada.da.data.message.StartWriteValue
 
getOperator() - Method in class org.eclipse.scada.utils.filter.FilterExpression
 
getOrder() - Method in class org.eclipse.scada.sec.callback.AbstractCallback
 
getOrder() - Method in interface org.eclipse.scada.sec.callback.Callback
 
getOrder() - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewInstanceDescriptor
 
getOrientation() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getOrientation() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for enum 'Orientation'.
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
 
getOriginalRequest() - Method in class org.apache.mina.core.write.DefaultWriteRequest
 
getOriginalRequest() - Method in interface org.apache.mina.core.write.WriteRequest
Returns the WriteRequest which was requested originally, which is not transformed by any IoFilter.
getOriginalRequest() - Method in class org.apache.mina.core.write.WriteRequestWrapper
 
getOrTransformer() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Or Transformer'.
getOrTransformer() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getOsVersion() - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
Tries to return a valid OS version on Windows systems.
getPackage() - Static method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
Deprecated. 
getPackage() - Static method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
Deprecated. 
getPackage() - Static method in class org.eclipse.scada.vi.chart.model.impl.ChartFactoryImpl
Deprecated. 
getPackage() - Static method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
Deprecated. 
getPackage() - Static method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
Deprecated. 
getParameter() - Method in class org.apache.mina.core.session.IoEvent
 
getParent(Object) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ItemListContentProvider
 
getParent(Object) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor.ReverseAdapterFactoryContentProvider
 
getParent(Object) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor.ReverseAdapterFactoryContentProvider
 
getParent(Object) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor.ReverseAdapterFactoryContentProvider
 
getParent() - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolContext
 
getParentBuffer() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
Returns the parent buffer that this buffer wrapped.
getParentContext() - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
getParentId() - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewInstanceDescriptor
 
getParentRequest() - Method in class org.apache.mina.core.write.WriteRequestWrapper
Returns the wrapped request object.
getParentShell() - Method in class org.eclipse.scada.sec.ui.DialogFuture
 
getPassword() - Method in class org.apache.mina.proxy.handlers.socks.SocksProxyRequest
Return the user password.
getPassword() - Method in class org.eclipse.scada.core.ConnectionInformation
Get the password from the properties
getPassword() - Method in class org.eclipse.scada.core.ui.connection.login.LoginSession
 
getPassword() - Method in class org.eclipse.scada.sec.authn.AbstractPlainAuthenticationService.UserEntry
 
getPassword(PasswordEncoding) - Method in class org.eclipse.scada.sec.authn.CredentialsRequest
 
getPassword(PasswordEncoding) - Method in class org.eclipse.scada.sec.callback.PasswordCallback
 
getPasswordCallback() - Method in class org.eclipse.scada.sec.authn.CredentialsRequest
 
getPasswords() - Method in class org.eclipse.scada.sec.authn.CredentialsRequest
 
getPasswords() - Method in class org.eclipse.scada.sec.callback.PasswordCallback
Get an unmodifiable map of passwords by type
getPathStack() - Method in class org.eclipse.scada.da.core.Location
 
getPercentFilled() - Method in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
getPermission() - Method in interface org.eclipse.scada.vi.details.model.GroupEntry
Returns the value of the 'Permission' attribute.
getPermission() - Method in interface org.eclipse.scada.vi.details.model.GroupGridEntry
Returns the value of the 'Permission' attribute.
getPermission() - Method in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
 
getPermission() - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
 
getPermissionVisibility() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Permission Visibility'.
getPermissionVisibility() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getPermissionVisibility_RequiredPermission() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Required Permission'.
getPermissionVisibility_RequiredPermission() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getPersistable() - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
getPersistable() - Method in class org.eclipse.scada.ca.ui.editor.input.FactoryEditorInput
 
getPingFrequency() - Method in class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
getPingPeriod() - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
getPlainPassword() - Method in class org.eclipse.scada.sec.callback.PasswordCallback
 
getPlugin() - Static method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.scada.ui.chart.model.provider.ChartEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.scada.vi.chart.model.provider.ChartEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.scada.vi.details.model.provider.DetailViewEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.scada.vi.model.provider.VisualInterfaceEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.scada.vi.model.visualInterface.presentation.VisualInterfaceEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.scada.vi.model.visualInterface.provider.VisualInterfaceEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.scada.vi.chart.model.provider.ChartEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.scada.vi.model.visualInterface.presentation.VisualInterfaceEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.scada.vi.model.visualInterface.provider.VisualInterfaceEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPoints() - Method in class org.eclipse.scada.vi.model.impl.LineImpl
 
getPoints() - Method in interface org.eclipse.scada.vi.model.Line
Returns the value of the 'Points' containment reference list.
getPoolSize() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
getPoolSize() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
getPoolSize() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
getPoolSize() - Method in interface org.eclipse.scada.utils.concurrent.ExecutorServiceExporterMXBean
 
getPort() - Method in class org.apache.mina.proxy.handlers.socks.SocksProxyRequest
Return the server port as a byte array.
getPort() - Method in class org.apache.mina.transport.vmpipe.VmPipeAddress
Returns the port number.
getPosition() - Method in class org.apache.mina.core.file.DefaultFileRegion
 
getPosition() - Method in interface org.apache.mina.core.file.FileRegion
The current file position from which data will be read.
getPosition() - Method in class org.eclipse.scada.chart.swt.controller.MouseHover
 
getPosition() - Method in class org.eclipse.scada.chart.swt.render.AbstractPositionXRuler
 
getPosition() - Method in class org.eclipse.scada.chart.swt.render.AbstractPositionYRuler
 
getPosition() - Method in class org.eclipse.scada.chart.swt.render.CurrentTimeRuler
 
getPosition() - Method in class org.eclipse.scada.chart.swt.render.PositionXRuler
 
getPosition() - Method in class org.eclipse.scada.chart.swt.render.PositionYRuler
 
getPosition() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getPosition() - Method in class org.eclipse.scada.vi.model.impl.XYChildImpl
 
getPosition() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Position'.
getPosition() - Method in interface org.eclipse.scada.vi.model.XYChild
Returns the value of the 'Position' containment reference.
getPosition_X() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getPosition_X() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'X'.
getPosition_Y() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getPosition_Y() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Y'.
getPreferedOrder() - Method in class org.apache.mina.proxy.session.ProxyIoSession
Returns the list of the prefered order for the authentication methods.
getPreferredProtocols() - Method in class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
getPreferredSize() - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
getPrefixed(String) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Extracts attributes that start with a prefix and return the matching entries only with the key truncated by the prefix.
getPrefixedProperties(String) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Convenience method to get prefixed attributes as Properties object
getPrefixedString(CharsetDecoder) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads a string which has a 16-bit length field before the actual encoded string, using the specified decoder and returns it.
getPrefixedString(int, CharsetDecoder) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads a string which has a length field before the actual encoded string, using the specified decoder and returns it.
getPrefixedString(CharsetDecoder) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads a string which has a 16-bit length field before the actual encoded string, using the specified decoder and returns it.
getPrefixedString(int, CharsetDecoder) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads a string which has a length field before the actual encoded string, using the specified decoder and returns it.
getPrefixedString(CharsetDecoder) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getPrefixedString(int, CharsetDecoder) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getPrefixLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringDecoder
Gets the length of the length prefix (1, 2, or 4)
getPrefixLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
Gets the length of the length prefix (1, 2, or 4)
getPreset(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
getPreset(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresets
 
getPreset(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresetsOld
 
getPreset(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RemoteLevelPresets
 
getPreview() - Method in class org.eclipse.scada.ui.chart.viewer.input.AbstractInput
 
getPreview(int, int) - Method in interface org.eclipse.scada.ui.chart.viewer.input.ChartInput
Get rendered preview
getPreview() - Method in interface org.eclipse.scada.ui.chart.viewer.input.ChartInput
 
getPreview(int, int) - Method in class org.eclipse.scada.ui.chart.viewer.input.composite.CompositeQualityInput
 
getPreview(int, int) - Method in class org.eclipse.scada.ui.chart.viewer.input.LineInput
 
getPrimaryValue(String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolData
 
getPrimitive() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getPrimitive() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Primitive'.
getPrimitive_Name() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getPrimitive_Name() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Name'.
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
 
getPrivileges() - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
getPrivileges() - Method in interface org.eclipse.scada.core.client.Connection
Return the list of currently granted privileges.
getPrivileges() - Method in class org.eclipse.scada.core.client.net.SessionConnectionBase
 
getPrivileges(Message) - Static method in class org.eclipse.scada.core.net.MessageHelper
 
getPrivileges() - Method in interface org.eclipse.scada.core.server.Session
 
getProcessor() - Method in class org.apache.mina.core.session.AbstractIoSession
 
getProcessor() - Method in class org.apache.mina.core.session.DummySession
 
getProcessor() - Method in class org.apache.mina.transport.socket.nio.NioSession
getProfile() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Profile'.
getProfile() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Profile'.
getProfile() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getProfile() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getProfile_Controllers() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference list 'Controllers'.
getProfile_Controllers() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference list 'Controllers'.
getProfile_Controllers() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getProfile_Controllers() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getProfile_Id() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Id'.
getProfile_Id() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Id'.
getProfile_Id() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getProfile_Id() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getProfile_Label() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Label'.
getProfile_Label() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Label'.
getProfile_Label() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getProfile_Label() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getProfiles() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Profiles' containment reference list.
getProfiles() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Profiles' containment reference list.
getProfiles() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getProfiles() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getProfileSwitcherType() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Profile Switcher Type' attribute.
getProfileSwitcherType() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Profile Switcher Type' attribute.
getProfileSwitcherType() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for enum 'Profile Switcher Type'.
getProfileSwitcherType() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for enum 'Profile Switcher Type'.
getProfileSwitcherType() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getProfileSwitcherType() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getProfileSwitcherType() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getProfileSwitcherType() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getProgressComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Progress Component'.
getProgressComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getProgressComponent_Descriptor() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Descriptor'.
getProgressComponent_Descriptor() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getProgressComponent_Factor() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Factor'.
getProgressComponent_Factor() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getProgressComponent_Max() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Max'.
getProgressComponent_Max() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getProgressComponent_Min() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Min'.
getProgressComponent_Min() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getProgressComponent_Width() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Width'.
getProgressComponent_Width() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getProperties() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyRequest
Returns additional properties for the request.
getProperties() - Method in class org.apache.mina.util.Log4jXmlFormatter
Gets whether MDC key-value pairs should be output.
getProperties() - Method in class org.eclipse.scada.ca.common.factory.BeanConfigurationFactory.BeanServiceInstance
 
getProperties() - Method in class org.eclipse.scada.core.ConnectionInformation
 
getProperties() - Method in class org.eclipse.scada.core.data.message.CreateSession
 
getProperties() - Method in class org.eclipse.scada.core.data.message.SessionAccepted
 
getProperties() - Method in class org.eclipse.scada.core.data.OperationParameters
 
getProperties(Properties, Value) - Static method in class org.eclipse.scada.core.net.MessageHelper
Convert a map value to properties
getProperties() - Method in class org.eclipse.scada.core.server.OperationParameters
 
getProperties() - Method in interface org.eclipse.scada.core.server.Session
Get the session properties
getProperties() - Method in class org.eclipse.scada.core.ui.connection.login.LoginContext
 
getProperties() - Method in class org.eclipse.scada.protocol.ngp.common.mc.message.PropertiesMessage
 
getProperties() - Method in class org.eclipse.scada.protocol.sfp.messages.Welcome
 
getProperties() - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
getProperties() - Method in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
 
getProperties() - Method in interface org.eclipse.scada.vi.model.Symbol
Returns the value of the 'Properties' map.
getProperties() - Method in interface org.eclipse.scada.vi.model.SymbolReference
Returns the value of the 'Properties' map.
getProperties() - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolContext
 
getProperties() - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
getProperties() - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewInstanceDescriptor
 
getPropertiesAsMap() - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolContext
 
getProperty(IoSession, String) - Static method in class org.apache.mina.filter.logging.MdcInjectionFilter
 
getProperty(String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolContext
 
getProperty(String, String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolContext
 
getPropertyDescriptors() - Method in class org.eclipse.scada.core.ui.connection.data.PropertySourceWrapper
 
getPropertyDescriptors() - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ArchiveChannelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ArchiveSeriesItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.AxisItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.CompositeArchiveQualitySeriesItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ControllerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.CurrentTimeControllerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.DataItemSeriesItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.DataSeriesItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.IdItemItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ItemDataSeriesItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ItemItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.LinePropertiesItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.MouseControllerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ProfileItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ResetControllerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ScaleActionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ScriptSeriesItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.SeparatorControllerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.TimeNowActionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.TimeShiftActionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.UriItemItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.XAxisControllerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.XAxisItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.YAxisItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.chart.model.provider.ChartViewItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.AndTransformerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.BoolLEDComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ButtonComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.CheckComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.CompositeComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.CompositeTransformerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.FillLayoutComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GenericComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupEntryItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupGridComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupGridEntryItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.HiddenComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.InvisibleItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ItemValueSourceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.LabelComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.LinkComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.NotTransformerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.OrTransformerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.PermissionVisibilityItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ProgressComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ReadableComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.RegistrationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ScriptModuleItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ScriptVisibilityItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.SimpleGridComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TestVisibilityItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextInputComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextInputMultiComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.URLImageComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ValueComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ValueSetComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ValueSourceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ViewItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.VisbilityItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.VisibilityItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.details.model.provider.WriteableComponentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.ArcItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.BorderChildItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.BorderContainerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.ChildItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.ConnectionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.CursorItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.DimensionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.EllipseItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.FigureContainerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.FigureItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.GridChildItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.GridContainerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.ImageItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.LineItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.PositionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.RectangleItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.ShapeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.StackContainerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.StringToStringMapItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolReferenceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.SystemCursorItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.TextItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.XYChildItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.scada.vi.model.provider.XYContainerItemProvider
This returns the property descriptors for the adapted class.
getPropertyEditors() - Method in class org.eclipse.scada.utils.propertyeditors.PropertyEditorRegistry
 
getPropertyFigure() - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.ArcController
 
getPropertyFigure() - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.EllipseController
 
getPropertyFigure() - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureContainerController
 
getPropertyFigure() - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
Get the figure that is used for controlling the properties of this controller.
getPropertyFigure() - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.ImageController
 
getPropertyFigure() - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.LineController
 
getPropertyFigure() - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.RectangleController
 
getPropertyFigure() - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.ShapeController
 
getPropertyFigure() - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.TextController
 
getPropertySheetPage() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This accesses a cached version of the property sheet.
getPropertySheetPage() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This accesses a cached version of the property sheet.
getPropertySheetPage() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This accesses a cached version of the property sheet.
getPropertyValue(Object) - Method in class org.eclipse.scada.core.ui.connection.data.PropertySourceWrapper
 
getPropertyValue(Object) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
getProperyDescriptor(Class<?>, String) - Static method in class org.eclipse.scada.utils.filter.bean.BeanMatcher
 
getProtocolConfiguration() - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.HandshakeContext
 
getProtocolId() - Method in interface org.eclipse.scada.protocol.ngp.common.mc.protocol.ProtocolDescriptor
 
getProtocolId() - Method in class org.eclipse.scada.protocol.ngp.common.mc.protocol.serialize.ObjectSerializationProtocolDescriptor
 
getProtocolIdPart() - Method in interface org.eclipse.scada.core.ngp.common.codec.osbp.BinaryContext
 
getProtocolIdPart() - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
getProtocols() - Method in class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
getProtocolVersion() - Method in class org.apache.mina.proxy.handlers.socks.SocksProxyRequest
Return the protocol version.
getProvidedSourceNames() - Method in class org.eclipse.scada.core.ui.connection.login.LoginSessionProvider
 
getProviderName() - Method in class org.apache.mina.core.service.DefaultTransportMetadata
 
getProviderName() - Method in interface org.apache.mina.core.service.TransportMetadata
Returns the name of the service provider (e.g.
getProxyAddress() - Method in class org.apache.mina.proxy.session.ProxyIoSession
Returns the IP address of the proxy server.
getProxyFilter() - Method in class org.apache.mina.proxy.AbstractProxyLogicHandler
Returns the proxy filter ProxyFilter.
getProxyFilter() - Method in class org.apache.mina.proxy.session.ProxyIoSession
Returns the ProxyFilter.
getProxyIoSession() - Method in class org.apache.mina.proxy.AbstractProxyLogicHandler
Returns the ProxyIoSession object.
getProxyIoSession() - Method in class org.apache.mina.proxy.ProxyConnector
Returns the ProxyIoSession linked with this connector.
getProxyIoSession() - Method in interface org.apache.mina.proxy.ProxyLogicHandler
Returns the ProxyIoSession.
getProxySession() - Method in class org.apache.mina.proxy.session.ProxyIoSessionInitializer
 
getQuality() - Method in class org.eclipse.scada.hd.data.ValueInformation
 
getQualityData() - Method in class org.eclipse.scada.ui.chart.viewer.input.QuerySeriesData
 
getQueries() - Method in class org.eclipse.scada.hd.ui.connection.handler.AbstractQueryHandler
 
getQuery() - Method in class org.eclipse.scada.ui.chart.viewer.input.QueryChannelSeriesData
 
getQuery() - Method in class org.eclipse.scada.ui.chart.viewer.input.QuerySeriesData
 
getQueryData() - Method in class org.eclipse.scada.ae.data.message.CreateQuery
 
getQueryId() - Method in class org.eclipse.scada.ae.data.message.CloseQuery
 
getQueryId() - Method in class org.eclipse.scada.ae.data.message.CreateQuery
 
getQueryId() - Method in class org.eclipse.scada.ae.data.message.LoadMore
 
getQueryId() - Method in class org.eclipse.scada.ae.data.message.UpdateQueryData
 
getQueryId() - Method in class org.eclipse.scada.ae.data.message.UpdateQueryState
 
getQueryId() - Method in class org.eclipse.scada.hd.data.message.ChangeQueryParameters
 
getQueryId() - Method in class org.eclipse.scada.hd.data.message.CloseQuery
 
getQueryId() - Method in class org.eclipse.scada.hd.data.message.CreateQuery
 
getQueryId() - Method in class org.eclipse.scada.hd.data.message.UpdateQueryData
 
getQueryId() - Method in class org.eclipse.scada.hd.data.message.UpdateQueryParameters
 
getQueryId() - Method in class org.eclipse.scada.hd.data.message.UpdateQueryState
 
getQueryParameters() - Method in class org.eclipse.scada.hd.data.message.ChangeQueryParameters
 
getQueryParameters() - Method in class org.eclipse.scada.hd.data.message.CreateQuery
 
getQueryParameters() - Method in class org.eclipse.scada.hd.data.message.UpdateQueryParameters
 
getQueryParameters() - Method in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
getQuerySeriesData() - Method in class org.eclipse.scada.ui.chart.viewer.ArchiveChannelViewer
 
getQuerySeriesData() - Method in class org.eclipse.scada.ui.chart.viewer.ArchiveSeriesViewer
 
getQueryType() - Method in class org.eclipse.scada.ae.data.message.CreateQuery
 
getQueue() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
getQueueHandler() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
 
getQueueHandler() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
getQueueHandler() - Method in class org.apache.mina.filter.executor.WriteRequestFilter
Returns the IoEventQueueHandler which is attached to this filter.
getQueueSize() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
getQueueSize() - Method in interface org.eclipse.scada.utils.concurrent.ExecutorServiceExporterMXBean
 
getReadableComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Readable Component'.
getReadableComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getReadableComponent_Attribute() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Attribute'.
getReadableComponent_Attribute() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getReadableComponent_Decimal() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Decimal'.
getReadableComponent_Decimal() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getReadableComponent_Format() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Format'.
getReadableComponent_Format() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getReadableComponent_HdConnectionId() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Hd Connection Id'.
getReadableComponent_HdConnectionId() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getReadableComponent_HdItemId() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Hd Item Id'.
getReadableComponent_HdItemId() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getReadableComponent_HdQueryString() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Hd Query String'.
getReadableComponent_HdQueryString() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getReadableComponent_IsText() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Is Text'.
getReadableComponent_IsText() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getReadBufferSize() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Returns the size of the read buffer that I/O processor allocates per each read.
getReadBufferSize() - Method in interface org.apache.mina.core.session.IoSessionConfig
Returns the size of the read buffer that I/O processor allocates per each read.
getReadBytes() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the number of bytes read by this service
getReadBytes() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the total number of bytes which were read from this session.
getReadBytes() - Method in interface org.apache.mina.core.session.IoSession
Returns the total number of bytes which were read from this session.
getReadBytesThroughput() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the number of read bytes per second.
getReadBytesThroughput() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the number of read bytes per second.
getReadBytesThroughput() - Method in interface org.apache.mina.core.session.IoSession
Returns the number of read bytes per second.
getReadDescriptor() - Method in interface org.eclipse.scada.vi.details.model.ButtonComponent
Returns the value of the 'Read Descriptor' attribute.
getReadDescriptor() - Method in interface org.eclipse.scada.vi.details.model.CheckComponent
Returns the value of the 'Read Descriptor' attribute.
getReadDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
getReadDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
 
getReadDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.TextInputComponentImpl
 
getReadDescriptor() - Method in interface org.eclipse.scada.vi.details.model.TextInputComponent
Returns the value of the 'Read Descriptor' attribute.
getReaderIdleCount() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the number of the fired continuous sessionIdle events for IdleStatus.READER_IDLE.
getReaderIdleCount() - Method in interface org.apache.mina.core.session.IoSession
Returns the number of the fired continuous sessionIdle events for IdleStatus.READER_IDLE.
getReaderIdleTime() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Returns idle time for IdleStatus.READER_IDLE in seconds.
getReaderIdleTime() - Method in interface org.apache.mina.core.session.IoSessionConfig
Returns idle time for IdleStatus.READER_IDLE in seconds.
getReaderIdleTimeInMillis() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Returns idle time for IdleStatus.READER_IDLE in milliseconds.
getReaderIdleTimeInMillis() - Method in interface org.apache.mina.core.session.IoSessionConfig
Returns idle time for IdleStatus.READER_IDLE in milliseconds.
getReadMessages() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the number of messages this services has read
getReadMessages() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the total number of messages which were read and decoded from this session.
getReadMessages() - Method in interface org.apache.mina.core.session.IoSession
Returns the total number of messages which were read and decoded from this session.
getReadMessagesThroughput() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the number of read messages per second.
getReadMessagesThroughput() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the number of read messages per second.
getReadMessagesThroughput() - Method in interface org.apache.mina.core.session.IoSession
Returns the number of read messages per second.
getReadTimeout() - Method in class org.apache.mina.handler.stream.StreamIoHandler
Returns read timeout in seconds.
getRealm() - Method in class org.eclipse.scada.chart.AbstractSeriesData
 
getRealm() - Method in class org.eclipse.scada.core.ui.connection.login.SessionManager
 
getRealm() - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
getRealm() - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
getRealm() - Method in class org.eclipse.scada.ui.chart.viewer.controller.ControllerManager
 
getReason() - Method in exception org.eclipse.scada.core.client.net.DisconnectReason
 
getReceiveBufferSize() - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
 
getReceiveBufferSize() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
 
getReceiveBufferSize() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
getReceiveBufferSize() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
 
getReceivedMessageHandlerMap() - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
Returns the Map which contains all messageType-MessageHandler pairs registered to this handler for received messages.
getRectangle() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getRectangle() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Rectangle'.
getRegister() - Method in class org.eclipse.scada.protocol.sfp.messages.BrowseUpdate.Entry
 
getRegister() - Method in class org.eclipse.scada.protocol.sfp.messages.DataUpdate.Entry
 
getRegisterNumber() - Method in class org.eclipse.scada.protocol.sfp.messages.WriteCommand
 
getRegistration() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Registration'.
getRegistration() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getRegistration_AggregateState() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Aggregate State'.
getRegistration_AggregateState() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getRegistration_Descriptor() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Descriptor'.
getRegistration_Descriptor() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getRegistration_Key() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Key'.
getRegistration_Key() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getRegistrationManagerData() - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
getRegistrations() - Method in class org.eclipse.scada.vi.chart.model.util.ChartXMLProcessor
Register for "*" and "xml" file extensions the ChartResourceFactoryImpl factory.
getRegistrations() - Method in interface org.eclipse.scada.vi.details.model.GenericComponent
Returns the value of the 'Registrations' containment reference list.
getRegistrations() - Method in class org.eclipse.scada.vi.details.model.impl.GenericComponentImpl
 
getRemaining() - Method in interface org.apache.mina.util.byteaccess.ByteArray.Cursor
 
getRemaining() - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
Gets the number of remaining bytes that can be read.
getRemaining() - Method in interface org.apache.mina.util.byteaccess.IoRelativeWriter
Gets the number of remaining bytes that can be read.
getRemainingBytes() - Method in class org.apache.mina.core.file.DefaultFileRegion
 
getRemainingBytes() - Method in interface org.apache.mina.core.file.FileRegion
The number of bytes remaining to be written from the file to the remote host.
getRemoteAddress() - Method in class org.apache.mina.core.session.DummySession
 
getRemoteAddress() - Method in interface org.apache.mina.core.session.IoSession
Returns the socket address of remote peer.
getRemoteData() - Method in class org.eclipse.scada.ca.ui.util.DiffController
 
getRemoveByteProbability() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
 
getRemoved() - Method in class org.eclipse.scada.ae.data.message.BrowseData
 
getRemoved() - Method in class org.eclipse.scada.ae.data.message.MonitorPoolDataUpdate
 
getRemoved() - Method in class org.eclipse.scada.da.data.message.FolderDataUpdate
 
getRemoved() - Method in class org.eclipse.scada.da.data.message.ItemDataUpdate
 
getRemoved() - Method in class org.eclipse.scada.hd.data.message.ListUpdate
 
getRemovedData() - Method in class org.eclipse.scada.ca.data.DiffEntry
 
getRemovePduProbability() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
 
getReply() - Method in class org.eclipse.scada.net.base.LongRunningOperation
 
getReplyCodeAsString(byte) - Static method in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
Return the string associated with the specified reply code.
getReplySequence() - Method in class org.eclipse.scada.net.base.data.Message
 
getRequest() - Method in exception org.apache.mina.core.write.WriteException
Returns the firstly failed WriteRequest.
getRequest(IoSession) - Method in interface org.apache.mina.filter.keepalive.KeepAliveMessageFactory
Returns a (new) keep-alive request message.
getRequest() - Method in exception org.apache.mina.filter.reqres.RequestTimeoutException
Returns the request which has timed out.
getRequest() - Method in class org.apache.mina.filter.reqres.Response
 
getRequest() - Method in class org.apache.mina.proxy.session.ProxyIoSession
Returns the proxy request.
getRequest() - Method in class org.eclipse.scada.ae.data.message.AcknowledgeRequest
 
getRequest() - Method in class org.eclipse.scada.ca.data.message.ApplyDiffRequest
 
getRequest() - Method in class org.eclipse.scada.ca.data.message.GetConfigurationRequest
 
getRequest() - Method in class org.eclipse.scada.ca.data.message.GetFactoriesRequest
 
getRequest() - Method in class org.eclipse.scada.ca.data.message.GetFactoryWithDataRequest
 
getRequest() - Method in class org.eclipse.scada.core.data.message.RequestCallbacks
 
getRequest() - Method in interface org.eclipse.scada.core.data.RequestMessage
 
getRequest() - Method in class org.eclipse.scada.core.data.Response
 
getRequest() - Method in class org.eclipse.scada.da.data.message.BrowseFolder
 
getRequest() - Method in class org.eclipse.scada.da.data.message.StartWriteAttributes
 
getRequest() - Method in class org.eclipse.scada.da.data.message.StartWriteValue
 
getRequest() - Method in class org.eclipse.scada.hd.data.message.CreateQuery
 
getRequest(IoSession) - Method in class org.eclipse.scada.protocol.ngp.common.mc.MessageChannelKeepAliveFactory
 
getRequest() - Method in class org.eclipse.scada.sec.authz.AuthorizationContext
 
getRequestedTypes() - Method in class org.eclipse.scada.sec.callback.PasswordCallback
 
getRequestId(Object) - Method in interface org.apache.mina.filter.reqres.ResponseInspector
 
getRequestId() - Method in class org.eclipse.scada.core.connection.provider.ConnectionRequest
 
getRequestId() - Method in class org.eclipse.scada.core.data.Request
 
getRequestInterval() - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
 
getRequestParameters() - Method in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
getRequests() - Method in exception org.apache.mina.core.write.WriteException
Returns the list of the failed WriteRequest, in the order of occurrance.
getRequestTimeout() - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
 
getRequestTimeoutHandler() - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
 
getRequiredPermission() - Method in class org.eclipse.scada.vi.details.model.impl.PermissionVisibilityImpl
 
getRequiredPermission() - Method in interface org.eclipse.scada.vi.details.model.PermissionVisibility
Returns the value of the 'Required Permission' attribute.
getRequiredVersion() - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
getRequiredVersion() - Method in class org.eclipse.scada.core.client.net.SessionConnectionBase
 
getRequiredVersion() - Method in class org.eclipse.scada.da.client.net.Connection
 
getRequiredVersion() - Method in class org.eclipse.scada.hd.client.net.ConnectionImpl
 
getResendPduLasterProbability() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
 
getResetController() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Reset Controller'.
getResetController() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Reset Controller'.
getResetController() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getResetController() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getResetDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.ValueSetComponentImpl
 
getResetDescriptor() - Method in interface org.eclipse.scada.vi.details.model.ValueSetComponent
Returns the value of the 'Reset Descriptor' attribute.
getResetHandler() - Method in interface org.eclipse.scada.ui.chart.viewer.ChartContext
 
getResetHandler() - Method in class org.eclipse.scada.ui.chart.viewer.ChartContextImpl
 
getResourceLocator() - Method in class org.eclipse.scada.ui.chart.model.provider.ArchiveChannelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.ui.chart.model.provider.AxisItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.ui.chart.model.provider.ControllerItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.ui.chart.model.provider.DataSeriesItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.ui.chart.model.provider.ItemItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.ui.chart.model.provider.LinePropertiesItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.ui.chart.model.provider.ProfileItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory.VisualInterfaceChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.scada.vi.details.model.provider.ComponentItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.scada.vi.details.model.provider.GroupEntryItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.details.model.provider.GroupGridEntryItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.details.model.provider.HiddenComponentItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.details.model.provider.RegistrationItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.details.model.provider.ScriptModuleItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.details.model.provider.ValueSourceItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.details.model.provider.ViewItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.details.model.provider.VisbilityItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.details.model.provider.VisibilityItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.model.provider.BorderContainerItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.model.provider.ChildItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.model.provider.ConnectionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.model.provider.CursorItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.model.provider.DimensionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.model.provider.FigureItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.model.provider.GridContainerItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.model.provider.PositionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.model.provider.StackContainerItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.model.provider.StringToStringMapItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.model.provider.SymbolItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.model.provider.SymbolReferenceItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.scada.vi.model.provider.XYContainerItemProvider
Return the resource locator for this item provider's resources.
getResponse(IoSession, Object) - Method in interface org.apache.mina.filter.keepalive.KeepAliveMessageFactory
Returns a (new) response message for the specified keep-alive request.
getResponse() - Method in class org.eclipse.scada.ae.data.message.AcknowledgeResponse
 
getResponse() - Method in class org.eclipse.scada.ca.data.message.ApplyDiffResponse
 
getResponse() - Method in class org.eclipse.scada.ca.data.message.ErrorResponse
 
getResponse() - Method in class org.eclipse.scada.ca.data.message.GetConfigurationResponse
 
getResponse() - Method in class org.eclipse.scada.ca.data.message.GetFactoriesResponse
 
getResponse() - Method in class org.eclipse.scada.ca.data.message.GetFactoryWithDataResponse
 
getResponse() - Method in class org.eclipse.scada.core.data.message.RespondCallbacks
 
getResponse() - Method in interface org.eclipse.scada.core.data.ResponseMessage
 
getResponse() - Method in class org.eclipse.scada.da.data.message.BrowseResult
 
getResponse() - Method in class org.eclipse.scada.da.data.message.WriteAttributesResult
 
getResponse() - Method in class org.eclipse.scada.da.data.message.WriteValueResult
 
getResponse() - Method in class org.eclipse.scada.hd.data.message.CreateQueryFailure
 
getResponse(IoSession, Object) - Method in class org.eclipse.scada.protocol.ngp.common.mc.MessageChannelKeepAliveFactory
 
getResponseInspector() - Method in interface org.apache.mina.filter.reqres.ResponseInspectorFactory
getResponseType(Object) - Method in interface org.apache.mina.filter.reqres.ResponseInspector
 
getResult() - Method in class org.eclipse.scada.sec.AuthorizationReply
 
getResult() - Method in class org.eclipse.scada.utils.exec.OperationResult
 
getRGB() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for data type 'RGB'.
getRGB() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for data type 'RGB'.
getRGB() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getRGB() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getRight() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Right' containment reference list.
getRight() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Right' containment reference list.
getRight() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getRight() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getRightMargin() - Method in class org.eclipse.scada.swt.CLabel
Return the CLabel's right margin.
getRoles() - Method in class org.eclipse.scada.sec.authn.AbstractPlainAuthenticationService.UserEntry
 
getRoles() - Method in class org.eclipse.scada.sec.UserInformation
 
getRoot() - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
getRoot() - Method in interface org.eclipse.scada.vi.model.Symbol
Returns the value of the 'Root' containment reference.
getRoot() - Method in class org.eclipse.scada.vi.ui.draw2d.BasicViewElementFactory
 
getRootAdapterFactory() - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootCause(Throwable) - Static method in class org.eclipse.scada.utils.ExceptionHelper
Get the root cause of an exception
getRules() - Method in class org.eclipse.scada.core.ui.styles.generator.AlarmFirstStyleGenerator
 
getRules() - Method in class org.eclipse.scada.core.ui.styles.generator.DefaultStyleGenerator
 
getRules() - Method in class org.eclipse.scada.core.ui.styles.generator.SimpleRuleStyleGenerator
 
getScaleAction() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Scale Action'.
getScaleAction() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Scale Action'.
getScaleAction() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getScaleAction() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getScaleAction_Description() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Description'.
getScaleAction_Description() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Description'.
getScaleAction_Description() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getScaleAction_Description() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getScaleAction_Label() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Label'.
getScaleAction_Label() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Label'.
getScaleAction_Label() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getScaleAction_Label() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getScaleAction_Timespan() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Timespan'.
getScaleAction_Timespan() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Timespan'.
getScaleAction_Timespan() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getScaleAction_Timespan() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getScheduledWriteBytes() - Method in class org.apache.mina.core.service.AbstractIoService
Returns the number of bytes scheduled to be written
getScheduledWriteBytes() - Method in interface org.apache.mina.core.service.IoService
Returns the number of bytes scheduled to be written
getScheduledWriteBytes() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the count of bytes scheduled for write.
getScheduledWriteBytes() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the number of bytes which are scheduled to be written to this session.
getScheduledWriteBytes() - Method in interface org.apache.mina.core.session.IoSession
Returns the number of bytes which are scheduled to be written to this session.
getScheduledWriteMessages() - Method in class org.apache.mina.core.service.AbstractIoService
Returns the number of messages scheduled to be written
getScheduledWriteMessages() - Method in interface org.apache.mina.core.service.IoService
Returns the number of messages scheduled to be written
getScheduledWriteMessages() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the count of messages scheduled for write.
getScheduledWriteMessages() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the number of messages which are scheduled to be written to this session.
getScheduledWriteMessages() - Method in interface org.apache.mina.core.session.IoSession
Returns the number of messages which are scheduled to be written to this session.
getScript() - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
getScript() - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
getScript() - Method in interface org.eclipse.scada.ui.chart.model.ScriptSeries
Returns the value of the 'Script' attribute.
getScript() - Method in interface org.eclipse.scada.ui.chart.model.ScriptSeries
Returns the value of the 'Script' attribute.
getScript() - Method in class org.eclipse.scada.ui.chart.viewer.input.ScriptInput
 
getScript() - Method in class org.eclipse.scada.vi.details.model.impl.ScriptVisibilityImpl
 
getScript() - Method in interface org.eclipse.scada.vi.details.model.ScriptVisibility
Returns the value of the 'Script' attribute.
getScriptLanguage() - Method in class org.eclipse.scada.vi.details.model.impl.ScriptModuleImpl
 
getScriptLanguage() - Method in class org.eclipse.scada.vi.details.model.impl.ScriptVisibilityImpl
 
getScriptLanguage() - Method in interface org.eclipse.scada.vi.details.model.ScriptModule
Returns the value of the 'Script Language' attribute.
getScriptLanguage() - Method in interface org.eclipse.scada.vi.details.model.ScriptVisibility
Returns the value of the 'Script Language' attribute.
getScriptModule() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Script Module'.
getScriptModule() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getScriptModule() - Method in class org.eclipse.scada.vi.details.model.impl.ViewImpl
 
getScriptModule() - Method in interface org.eclipse.scada.vi.details.model.View
Returns the value of the 'Script Module' containment reference list.
getScriptModule_Code() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Code'.
getScriptModule_Code() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getScriptModule_CodeUri() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Code Uri'.
getScriptModule_CodeUri() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getScriptModule_ScriptLanguage() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Script Language'.
getScriptModule_ScriptLanguage() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getScriptModules() - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
getScriptModules() - Method in interface org.eclipse.scada.vi.model.Symbol
Returns the value of the 'Script Modules' attribute list.
getScriptObjects() - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
getScriptSeries() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Script Series'.
getScriptSeries() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Script Series'.
getScriptSeries() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getScriptSeries() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getScriptSeries_LineProperties() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference 'Line Properties'.
getScriptSeries_LineProperties() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the containment reference 'Line Properties'.
getScriptSeries_LineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getScriptSeries_LineProperties() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getScriptSeries_Script() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Script'.
getScriptSeries_Script() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Script'.
getScriptSeries_Script() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getScriptSeries_Script() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getScriptVisibility() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Script Visibility'.
getScriptVisibility() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getScriptVisibility_Script() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Script'.
getScriptVisibility_Script() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getScriptVisibility_ScriptLanguage() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Script Language'.
getScriptVisibility_ScriptLanguage() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getSecondaryTarget() - Method in class org.eclipse.scada.core.ConnectionInformation
 
getSelectedQuality() - Method in class org.eclipse.scada.ui.chart.viewer.input.AbstractInput
 
getSelectedQuality() - Method in interface org.eclipse.scada.ui.chart.viewer.input.ChartInput
 
getSelectedTimestamp() - Method in class org.eclipse.scada.ui.chart.viewer.input.AbstractInput
 
getSelectedTimestamp() - Method in interface org.eclipse.scada.ui.chart.viewer.input.ChartInput
 
getSelectedValue() - Method in class org.eclipse.scada.ui.chart.viewer.input.AbstractInput
 
getSelectedValue() - Method in interface org.eclipse.scada.ui.chart.viewer.input.ChartInput
 
getSelectedXAxis() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Selected XAxis' reference.
getSelectedXAxis() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Selected XAxis' reference.
getSelectedXAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getSelectedXAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getSelectedXAxis() - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
getSelectedYAxis() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Selected YAxis' reference.
getSelectedYAxis() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Selected YAxis' reference.
getSelectedYAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getSelectedYAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getSelectedYAxis() - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
getSelection(ISelection) - Static method in class org.eclipse.scada.da.ui.connection.data.ItemSelectionHelper
Get all Item instances from the current selection
getSelection(ISelection) - Static method in class org.eclipse.scada.hd.ui.connection.data.ItemSelectionHelper
Get all Item instances from the current selection
getSelection() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class org.eclipse.scada.ui.databinding.AbstractSelectionHandler
Returns the selection of the active workbench window.
getSelection() - Method in class org.eclipse.scada.ui.utils.AbstractSelectionProvider
 
getSelection() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelectionProvider() - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealTimeListViewer
 
getSendBufferSize() - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
 
getSendBufferSize() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
 
getSendBufferSize() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
getSendBufferSize() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
 
getSentMessageHandlerMap() - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
Returns the Map which contains all messageType-MessageHandler pairs registered to this handler for sent messages.
getSeparatorController() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Separator Controller'.
getSeparatorController() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Separator Controller'.
getSeparatorController() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getSeparatorController() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getSequence() - Method in class org.eclipse.scada.net.base.data.Message
 
getService() - Method in class org.apache.mina.core.session.AbstractIoSession
getService() - Method in class org.apache.mina.core.session.DummySession
 
getService() - Method in interface org.apache.mina.core.session.IoSession
 
getService() - Method in class org.eclipse.scada.ca.common.factory.AbstractServiceConfigurationFactory.Entry
 
getService(String) - Method in class org.eclipse.scada.ca.common.factory.AbstractServiceConfigurationFactory
 
getService() - Method in class org.eclipse.scada.ca.common.FactoryImpl
 
getService() - Method in class org.eclipse.scada.core.connection.provider.ConnectionTracker
 
getService() - Method in class org.eclipse.scada.utils.osgi.SingleServiceTracker
 
getServiceAddress() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the socket address of the IoService listens to to manage this session.
getServiceAddress() - Method in interface org.apache.mina.core.session.IoSession
Returns the socket address of the IoService listens to to manage this session.
getServiceId() - Method in class org.eclipse.scada.core.ui.connection.ConnectionDescriptor
 
getServiceKerberosName() - Method in class org.apache.mina.proxy.handlers.socks.SocksProxyRequest
Return the Kerberos service name.
getSession() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
getSession() - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Returns the parent IoSession of this chain.
getSession() - Method in interface org.apache.mina.core.future.ConnectFuture
Returns IoSession which is the result of connect operation.
getSession() - Method in class org.apache.mina.core.future.DefaultConnectFuture
 
getSession() - Method in class org.apache.mina.core.future.DefaultIoFuture
Returns the IoSession which is associated with this future.
getSession() - Method in interface org.apache.mina.core.future.IoFuture
Returns the IoSession which is associated with this future.
getSession() - Method in class org.apache.mina.core.session.IoEvent
 
getSession() - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerAdapter
Deprecated.
Retrieves the session to which this handler is assigned.
getSession() - Method in class org.apache.mina.proxy.AbstractProxyLogicHandler
Returns the session.
getSession() - Method in class org.apache.mina.proxy.event.IoSessionEvent
Returns the session on which the event occured.
getSession() - Method in class org.apache.mina.proxy.session.ProxyIoSession
Returns the current IoSession.
getSession() - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
getSession() - Method in class org.eclipse.scada.core.ui.connection.login.SessionManager
 
getSession() - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.HandshakeContext
 
getSessionClosedLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
Get the LogLevel for the SessionClosed event.
getSessionConfig() - Method in class org.apache.mina.core.service.AbstractIoService
Returns the default configuration of the new IoSessions created by this service.
getSessionConfig() - Method in interface org.apache.mina.core.service.IoService
Returns the default configuration of the new IoSessions created by this service.
getSessionConfig() - Method in class org.apache.mina.proxy.ProxyConnector
Returns the default configuration of the new IoSessions created by this service.
getSessionConfig() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
 
getSessionConfig() - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
 
getSessionConfig() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
Returns the default configuration of the new IoSessions created by this service.
getSessionConfig() - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
Returns the default configuration of the new IoSessions created by this service.
getSessionConfig() - Method in interface org.apache.mina.transport.socket.SocketAcceptor
Returns the default configuration of the new SocketSessions created by this acceptor service.
getSessionConfig() - Method in interface org.apache.mina.transport.socket.SocketConnector
Returns the default configuration of the new SocketSessions created by this connect service.
getSessionConfig() - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
 
getSessionConfig() - Method in class org.apache.mina.transport.vmpipe.VmPipeConnector
 
getSessionConfigType() - Method in class org.apache.mina.core.service.DefaultTransportMetadata
 
getSessionConfigType() - Method in interface org.apache.mina.core.service.TransportMetadata
Returns the type of the IoSessionConfig of the service
getSessionCreatedLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
Get the LogLevel for the SessionCreated event.
getSessionDataStructureFactory() - Method in class org.apache.mina.core.service.AbstractIoService
Returns the IoSessionDataStructureFactory that provides related data structures for a new session created by this service.
getSessionDataStructureFactory() - Method in interface org.apache.mina.core.service.IoService
Returns the IoSessionDataStructureFactory that provides related data structures for a new session created by this service.
getSessionIdleLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
Get the LogLevel for the SessionIdle event.
getSessionInitializer() - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector.ConnectionRequest
 
getSessionManager() - Method in class org.eclipse.scada.core.ui.connection.login.Activator
 
getSessionOpenedLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
Get the LogLevel for the SessionOpened event.
getSessionProperties() - Method in class org.eclipse.scada.core.client.common.BaseConnection
 
getSessionProperties() - Method in interface org.eclipse.scada.core.client.Connection
Return the session properties as provided by the server.
getSessionProperties() - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
getSessionRecycler() - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
 
getSessionRecycler() - Method in interface org.apache.mina.transport.socket.DatagramAcceptor
Returns the IoSessionRecycler for this service.
getSessionTimeout() - Method in class org.eclipse.scada.net.mina.Messenger
 
getSetDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.ValueSetComponentImpl
 
getSetDescriptor() - Method in interface org.eclipse.scada.vi.details.model.ValueSetComponent
Returns the value of the 'Set Descriptor' attribute.
getSeverity() - Method in class org.eclipse.scada.ae.data.MonitorStatusInformation
 
getSeverity() - Method in class org.eclipse.scada.utils.statuscodes.StatusCode
 
getShape() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getShape() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Shape'.
getShape_Alpha() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getShape_Alpha() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Alpha'.
getShape_Antialias() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getShape_Antialias() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Antialias'.
getShape_Fill() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getShape_Fill() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Fill'.
getShape_LineWidth() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getShape_LineWidth() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Line Width'.
getShape_Outline() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getShape_Outline() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Outline'.
getShell() - Method in class org.eclipse.scada.ui.databinding.AbstractSelectionHandler
 
getShell() - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
getShort() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
getShort(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
getShort() - Method in class org.apache.mina.core.buffer.IoBuffer
 
getShort(int) - Method in class org.apache.mina.core.buffer.IoBuffer
 
getShort() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getShort(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getShort(int) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
getShort(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
getShort() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
 
getShort(int) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
Gets a short from the given index.
getShort() - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
Gets a short and advances the reader.
getSignature() - Method in class org.eclipse.scada.sec.authz.signature.RequestValidator.Result
 
getSignedDocument() - Method in class org.eclipse.scada.sec.callback.XMLSignatureCallback
 
getSimpleGridComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Simple Grid Component'.
getSimpleGridComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getSimpleGridComponent_Cols() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Cols'.
getSimpleGridComponent_Cols() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getSimpleGridComponent_Equally() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Equally'.
getSimpleGridComponent_Equally() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getSingleIoBuffer() - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
getSingleIoBuffer() - Method in interface org.apache.mina.util.byteaccess.ByteArray
Gets a single IoBuffer that backs this array.
getSingleIoBuffer() - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
getSingleValuedHeader(Map<String, List<String>>, String) - Static method in class org.apache.mina.proxy.utils.StringUtilities
Returns the value of the named header.
getSize() - Method in interface org.eclipse.scada.vi.model.Figure
Returns the value of the 'Size' containment reference.
getSize() - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
getSlice(int, int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
TODO document me.
getSlice(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
TODO document me.
getSlice(int, int) - Method in class org.apache.mina.core.buffer.IoBuffer
TODO document me.
getSlice(int) - Method in class org.apache.mina.core.buffer.IoBuffer
TODO document me.
getSlice(int, int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getSlice(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getSnapshotValue() - Method in class org.eclipse.scada.da.client.DataItem
Get the complete state of the current data item in an atomic operation
getSocketReceiveBufferSize() - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
getSocketSendBufferSize() - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
getSoLinger() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
getSoLinger() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
Please note that enabling SO_LINGER in Java NIO can result in platform-dependent behavior and unexpected blocking of I/O thread.
getSortKey() - Method in class org.eclipse.scada.da.client.dataitem.details.DetailsPartInformation
 
getSourceName() - Method in class org.eclipse.scada.vi.ui.draw2d.loader.StaticSymbolLoader
 
getSourceName() - Method in interface org.eclipse.scada.vi.ui.draw2d.loader.SymbolLoader
 
getSourceName() - Method in class org.eclipse.scada.vi.ui.draw2d.loader.XMISymbolLoader
 
getSourceTimestamp() - Method in class org.eclipse.scada.ae.data.EventInformation
 
getSourceTimestamp() - Method in class org.eclipse.scada.ae.Event
 
getSourceValues() - Method in class org.eclipse.scada.hd.data.ValueInformation
 
getSpanCols() - Method in interface org.eclipse.scada.vi.model.GridChild
Returns the value of the 'Span Cols' attribute.
getSpanCols() - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
getSpanRows() - Method in interface org.eclipse.scada.vi.model.GridChild
Returns the value of the 'Span Rows' attribute.
getSpanRows() - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
getSslContextFactory() - Method in class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
getSslSession(IoSession) - Method in class org.apache.mina.filter.ssl.SslFilter
Returns the underlying SSLSession for the specified session.
getSslSession() - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
getStackContainer() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getStackContainer() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Stack Container'.
getStackContainer_Children() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getStackContainer_Children() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the containment reference list 'Children'.
getStart() - Method in class org.eclipse.scada.chart.AbstractFunctionSeriesData.Request
 
getStart() - Method in interface org.eclipse.scada.vi.model.Arc
Returns the value of the 'Start' attribute.
getStart() - Method in interface org.eclipse.scada.vi.model.Connection
Returns the value of the 'Start' reference.
getStart() - Method in class org.eclipse.scada.vi.model.impl.ArcImpl
 
getStart() - Method in class org.eclipse.scada.vi.model.impl.ConnectionImpl
 
getStartTimestamp() - Method in class org.eclipse.scada.hd.data.QueryParameters
 
getStartTimestamp() - Method in class org.eclipse.scada.hd.data.ValueInformation
 
getState(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Get the state of a session (preparing, open, closed)
getState(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
Get the state of a session (preparing, open, closed)
getState() - Method in class org.eclipse.scada.ae.data.message.EventPoolStatusUpdate
 
getState() - Method in class org.eclipse.scada.ae.data.message.MonitorPoolStatusUpdate
 
getState() - Method in class org.eclipse.scada.ae.data.message.UpdateQueryState
 
getState() - Method in class org.eclipse.scada.ca.common.ConfigurationImpl
 
getState() - Method in class org.eclipse.scada.ca.common.FactoryImpl
 
getState() - Method in interface org.eclipse.scada.ca.Configuration
 
getState() - Method in class org.eclipse.scada.ca.ConfigurationEvent
 
getState() - Method in class org.eclipse.scada.ca.data.ConfigurationInformation
 
getState() - Method in class org.eclipse.scada.ca.data.FactoryInformation
 
getState() - Method in interface org.eclipse.scada.ca.Factory
 
getState() - Method in class org.eclipse.scada.ca.FactoryEvent
 
getState() - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
getState() - Method in interface org.eclipse.scada.core.client.Connection
Get the current connection state
getState() - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
getState() - Method in class org.eclipse.scada.hd.data.message.UpdateQueryState
 
getState() - Method in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
getState() - Method in class org.eclipse.scada.net.base.LongRunningOperation
 
getState() - Method in class org.eclipse.scada.ui.chart.viewer.input.ArchiveChannelInput
 
getState() - Method in interface org.eclipse.scada.ui.chart.viewer.input.ChartInput
 
getState() - Method in class org.eclipse.scada.ui.chart.viewer.input.composite.CompositeQualityInput
 
getState() - Method in class org.eclipse.scada.ui.chart.viewer.input.ItemObserver
 
getState() - Method in class org.eclipse.scada.ui.chart.viewer.input.QueryInput
 
getState() - Method in class org.eclipse.scada.ui.chart.viewer.input.ScriptInput
 
getStateInformation() - Method in class org.eclipse.scada.vi.data.SummaryInformation
 
getStates() - Method in class org.eclipse.scada.core.ui.styles.AbstractStateInformation
 
getStates() - Method in interface org.eclipse.scada.core.ui.styles.StateInformation
 
getStates() - Method in class org.eclipse.scada.protocol.sfp.messages.DataUpdate.Entry
 
getStatistics() - Method in class org.apache.mina.core.service.AbstractIoService
Returns the IoServiceStatistics object for this service.
getStatistics() - Method in interface org.apache.mina.core.service.IoService
Returns the IoServiceStatistics object for this service.
getStatistics() - Method in class org.eclipse.scada.core.client.common.BaseConnection
 
getStatistics() - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
getStatistics() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionService
 
getStatistics() - Method in interface org.eclipse.scada.core.connection.provider.info.ConnectionInformationProvider
 
getStatistics() - Method in interface org.eclipse.scada.utils.stats.StatisticsProvider
 
getStatus() - Method in class org.apache.mina.proxy.event.IoSessionEvent
Returns the idle status of the event.
getStatus() - Method in class org.eclipse.scada.ae.data.MonitorStatusInformation
 
getStatus() - Method in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
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
 
getStatusCode() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyResponse
Returns the HTTP response status code.
getStatusCode() - Method in class org.eclipse.scada.sec.authz.signature.RequestValidator.Result
 
getStatusLine() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyResponse
Returns the HTTP response status line.
getStatusString() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
getStatusString() - Method in interface org.eclipse.scada.utils.concurrent.ExecutorServiceExporterMXBean
 
getStatusTimestamp() - Method in class org.eclipse.scada.ae.data.MonitorStatusInformation
 
getStatusTimestamp() - Method in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
getStep() - Method in class org.eclipse.scada.chart.swt.render.XAxisDynamicRenderer
 
getStore() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionDiscovererBean
 
getStreamCompressionLevel() - Method in class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
getString(CharsetDecoder) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads a NUL-terminated string from this buffer using the specified decoder and returns it.
getString(int, CharsetDecoder) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads a NUL-terminated string from this buffer using the specified decoder and returns it.
getString(CharsetDecoder) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads a NUL-terminated string from this buffer using the specified decoder and returns it.
getString(int, CharsetDecoder) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads a NUL-terminated string from this buffer using the specified decoder and returns it.
getString(int, CharsetDecoder) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getString(CharsetDecoder) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getString(String) - Static method in class org.eclipse.scada.ae.filter.internal.Messages
 
getString(String) - Static method in class org.eclipse.scada.ae.ui.views.dialog.Messages
 
getString(String) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Get a string from the configuration
getString(String, String) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
 
getString(String) - Static method in class org.eclipse.scada.ca.oscar.Messages
 
getString(String) - Static method in class org.eclipse.scada.core.client.net.Messages
 
getString(String) - Static method in class org.eclipse.scada.da.ui.common.Messages
 
getString(String) - Static method in class org.eclipse.scada.sec.osgi.Messages
 
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
 
getStringChecked(String, String) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Get a string from the configuration data
getStringNonEmpty(String) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Get a non-empty string from the configuration.
getStringOfChecked(String, Collection<String>) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Get a whitelisted string from the configuration data
getStringOfChecked(String, String, Collection<String>) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Get a whitelisted string from the configuration data
getStringSet(String) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Get all values of the keys that start with a specific prefix
getStringToStringMap() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getStringToStringMap() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'String To String Map'.
getStringToStringMap_Key() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getStringToStringMap_Key() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Key'.
getStringToStringMap_Value() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getStringToStringMap_Value() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Value'.
getStyle() - Method in class org.eclipse.scada.swt.CLabel
 
getStyledText() - Method in class org.eclipse.scada.ui.databinding.StyledViewerLabel
 
getStyledText(Object) - Method in class org.eclipse.scada.ui.databinding.ViewerLabelProvider
 
getSubModuleCode() - Method in class org.eclipse.scada.utils.statuscodes.StatusCode
 
getSubscriptionCount() - Method in class org.eclipse.scada.core.subscription.SubscriptionManager
Get the number of subscriptions currently registered
getSubscriptionError() - Method in class org.eclipse.scada.da.client.DataItem
Deprecated.
You should use DataItem.getSnapshotValue() instead to get a consistent value
getSubscriptionError() - Method in class org.eclipse.scada.da.client.DataItemValue.Builder
 
getSubscriptionError() - Method in class org.eclipse.scada.da.client.DataItemValue
 
getSubscriptionError() - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
getSubscriptionErrorString() - Method in class org.eclipse.scada.da.client.DataItemValue
Get the message of the subscription error
getSubscriptionState() - Method in class org.eclipse.scada.da.client.DataItem
Deprecated.
You should use DataItem.getSnapshotValue() instead to get a consistent value
getSubscriptionState() - Method in class org.eclipse.scada.da.client.DataItemValue.Builder
 
getSubscriptionState() - Method in class org.eclipse.scada.da.client.DataItemValue
 
getSubscriptionState() - Method in class org.eclipse.scada.da.data.message.ItemStateUpdate
 
getSubscriptionState() - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
getSubtargets() - Method in class org.eclipse.scada.core.ConnectionInformation
 
getSummary() - Method in interface org.eclipse.scada.vi.data.SummaryProvider
 
getSummary() - Method in class org.eclipse.scada.vi.details.swt.impl.CompositeSummaryProvider
 
getSummary() - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolContext
 
getSummary() - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolData
 
getSummary() - Method in class org.eclipse.scada.vi.ui.draw2d.VisualInterfaceViewer
 
getSummary() - Method in class org.eclipse.scada.vi.ui.user.VisualInterfaceViewInstance
 
getSummaryConnectionId() - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewInstanceDescriptor
 
getSummaryInformation() - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
getSummaryItemId() - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewInstanceDescriptor
 
getSummaryProvider() - Method in interface org.eclipse.scada.vi.details.swt.DetailComponent
 
getSummaryProvider() - Method in class org.eclipse.scada.vi.details.swt.impl.DetailComponentImpl
 
getSummaryProvider() - Method in interface org.eclipse.scada.vi.details.swt.impl.GroupTab
 
getSummaryProvider() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.ComponentVisibility
 
getSummaryProvider() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.SubTrackingVisibleComponent
 
getSummaryProvider() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TabVisibleComponent
 
getSummaryProvider() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TrackingVisibleComponent
 
getSummaryProvider() - Method in interface org.eclipse.scada.vi.details.swt.impl.visibility.VisibleComponent
 
getSupportedInputEncodings() - Method in class org.eclipse.scada.sec.utils.password.DigestValidator
 
getSupportedInputEncodings() - Method in enum org.eclipse.scada.sec.utils.password.PasswordType
 
getSupportedInputEncodings() - Method in interface org.eclipse.scada.sec.utils.password.PasswordValidator
Get the list of supported password encodings in order of preference
getSupportedInputEncodings() - Method in class org.eclipse.scada.sec.utils.password.PlainValidator
 
getSupportedInterfaces() - Method in class org.eclipse.scada.ae.connection.provider.ConnectionServiceImpl
 
getSupportedInterfaces() - Method in class org.eclipse.scada.ca.connection.provider.ConnectionServiceImpl
 
getSupportedInterfaces() - Method in interface org.eclipse.scada.core.connection.provider.ConnectionService
 
getSupportedInterfaces() - Method in class org.eclipse.scada.da.connection.provider.ConnectionServiceImpl
 
getSupportedInterfaces() - Method in class org.eclipse.scada.hd.connection.provider.ConnectionServiceImpl
 
getSupportedTransferTypes() - Method in class org.eclipse.scada.da.ui.connection.dnd.CommonDragAdapterAssistant
 
getSupportedTransferTypes() - Method in class org.eclipse.scada.hd.ui.connection.dnd.CommonDragAdapterAssistant
 
getSymbol() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getSymbol() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Symbol'.
getSymbol_BackgroundColor() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getSymbol_BackgroundColor() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Background Color'.
getSymbol_Connections() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getSymbol_Connections() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the containment reference list 'Connections'.
getSymbol_Cursors() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getSymbol_Cursors() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the containment reference 'Cursors'.
getSymbol_DesignSize() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getSymbol_DesignSize() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the containment reference 'Design Size'.
getSymbol_OnDispose() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getSymbol_OnDispose() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'On Dispose'.
getSymbol_OnInit() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getSymbol_OnInit() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'On Init'.
getSymbol_OnUpdate() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getSymbol_OnUpdate() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'On Update'.
getSymbol_Properties() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getSymbol_Properties() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the map 'Properties'.
getSymbol_Root() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getSymbol_Root() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the containment reference 'Root'.
getSymbol_ScriptModules() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getSymbol_ScriptModules() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute list 'Script Modules'.
getSymbolReference() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getSymbolReference() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Symbol Reference'.
getSymbolReference_OnCreateProperties() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getSymbolReference_OnCreateProperties() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'On Create Properties'.
getSymbolReference_Properties() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getSymbolReference_Properties() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the map 'Properties'.
getSymbolReference_Uri() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getSymbolReference_Uri() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Uri'.
getSymbolReference_Zoom() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getSymbolReference_Zoom() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Zoom'.
getSystemColor(int) - Method in interface org.eclipse.scada.chart.swt.Graphics
 
getSystemColor(int) - Method in class org.eclipse.scada.chart.swt.SWTGraphics
 
getSystemCursor() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getSystemCursor() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'System Cursor'.
getSystemCursor_Type() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getSystemCursor_Type() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Type'.
getSystemCursorType() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getSystemCursorType() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for enum 'System Cursor Type'.
getTabStyle() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for enum 'Tab Style'.
getTabStyle() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getTabStyle() - Method in class org.eclipse.scada.vi.details.model.impl.ViewImpl
 
getTabStyle() - Method in interface org.eclipse.scada.vi.details.model.View
Returns the value of the 'Tab Style' attribute.
getTarget() - Method in class org.eclipse.scada.core.ConnectionInformation
 
getTargetBean() - Method in class org.eclipse.scada.ca.common.factory.BeanConfigurationFactory.BeanServiceInstance
 
getTaskCount() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
getTaskCount() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
getTaskCount() - Method in class org.eclipse.scada.utils.concurrent.ExecutorServiceExporterImpl
 
getTaskCount() - Method in interface org.eclipse.scada.utils.concurrent.ExecutorServiceExporterMXBean
 
getTestVisibility() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Test Visibility'.
getTestVisibility() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getTestVisibility_Id() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Id'.
getTestVisibility_Id() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getText(String, Locale) - Method in class org.eclipse.scada.sec.authn.CredentialsRequest
 
getText() - Method in class org.eclipse.scada.swt.CLabel
Return the Label's text.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ArchiveChannelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ArchiveSeriesItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.AxisItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.CompositeArchiveQualitySeriesItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ControllerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.CurrentTimeControllerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.DataItemSeriesItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.DataSeriesItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.IdItemItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ItemDataSeriesItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ItemItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.LinePropertiesItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.MouseControllerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ProfileItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ResetControllerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ScaleActionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ScriptSeriesItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.SeparatorControllerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.TimeNowActionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.TimeShiftActionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.UriItemItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.XAxisControllerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.XAxisItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.YAxisItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.ui.databinding.ViewerLabelProvider
 
getText(Object) - Method in class org.eclipse.scada.vi.chart.model.provider.ChartViewItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.AndTransformerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.BoolLEDComponentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ButtonComponentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.CheckComponentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ComponentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.CompositeComponentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.CompositeTransformerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.FillLayoutComponentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GenericComponentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupEntryItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupGridComponentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.GroupGridEntryItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.HiddenComponentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.InvisibleItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ItemValueSourceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.LabelComponentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.LinkComponentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.NotTransformerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.OrTransformerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.PermissionVisibilityItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ProgressComponentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ReadableComponentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.RegistrationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ScriptModuleItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ScriptVisibilityItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.SimpleGridComponentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TestVisibilityItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextComponentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextInputComponentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.TextInputMultiComponentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.URLImageComponentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ValueComponentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ValueSetComponentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ValueSourceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.ViewItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.VisbilityItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.VisibilityItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.details.model.provider.WriteableComponentItemProvider
This returns the label text for the adapted class.
getText() - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
getText() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.ArcItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.BorderChildItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.BorderContainerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.ChildItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.ConnectionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.CursorItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.DimensionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.EllipseItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.FigureContainerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.FigureItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.GridChildItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.GridContainerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.ImageItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.LineItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.PositionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.RectangleItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.ShapeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.StackContainerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.StringToStringMapItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.SymbolReferenceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.SystemCursorItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.TextItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.XYChildItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.scada.vi.model.provider.XYContainerItemProvider
This returns the label text for the adapted class.
getText() - Method in interface org.eclipse.scada.vi.model.Text
Returns the value of the 'Text' attribute.
getText() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'Text'.
getText_FontBold() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getText_FontBold() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Font Bold'.
getText_FontItalic() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getText_FontItalic() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Font Italic'.
getText_FontName() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getText_FontName() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Font Name'.
getText_FontSize() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getText_FontSize() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Font Size'.
getText_IconAlignment() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getText_IconAlignment() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Icon Alignment'.
getText_LabelAlignment() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getText_LabelAlignment() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Label Alignment'.
getText_Text() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getText_Text() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Text'.
getText_TextAlignment() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getText_TextAlignment() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Text Alignment'.
getText_TextPlacement() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getText_TextPlacement() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the attribute 'Text Placement'.
getTextAlignment() - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
getTextAlignment() - Method in interface org.eclipse.scada.vi.model.Text
Returns the value of the 'Text Alignment' attribute.
getTextComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Text Component'.
getTextComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getTextComponent_Date() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Date'.
getTextComponent_Date() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getTextComponent_Descriptor() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Descriptor'.
getTextComponent_Descriptor() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getTextComponent_Height() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Height'.
getTextComponent_Height() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getTextComponent_TextHeight() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Text Height'.
getTextComponent_TextHeight() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getTextComponent_TextMap() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Text Map'.
getTextComponent_TextMap() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getTextComponent_Width() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Width'.
getTextComponent_Width() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getTextHeight() - Method in interface org.eclipse.scada.vi.details.model.ButtonComponent
Returns the value of the 'Text Height' attribute.
getTextHeight() - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
getTextHeight() - Method in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
 
getTextHeight() - Method in interface org.eclipse.scada.vi.details.model.TextComponent
Returns the value of the 'Text Height' attribute.
getTextInputComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Text Input Component'.
getTextInputComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getTextInputComponent_Descriptor() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Descriptor'.
getTextInputComponent_Descriptor() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getTextInputComponent_ReadDescriptor() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Read Descriptor'.
getTextInputComponent_ReadDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getTextInputComponent_Width() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Width'.
getTextInputComponent_Width() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getTextInputMultiComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Text Input Multi Component'.
getTextInputMultiComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getTextInputMultiComponent_Descriptor() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Descriptor'.
getTextInputMultiComponent_Descriptor() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getTextMap() - Method in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
 
getTextMap() - Method in interface org.eclipse.scada.vi.details.model.TextComponent
Returns the value of the 'Text Map' attribute.
getTextPadding() - Method in class org.eclipse.scada.chart.swt.render.XAxisDynamicRenderer
 
getTextPadding() - Method in class org.eclipse.scada.chart.swt.render.YAxisDynamicRenderer
 
getTextPadding() - Method in interface org.eclipse.scada.ui.chart.model.Axis
Returns the value of the 'Text Padding' attribute.
getTextPadding() - Method in interface org.eclipse.scada.ui.chart.model.Axis
Returns the value of the 'Text Padding' attribute.
getTextPadding() - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
getTextPadding() - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
getTextPlacement() - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
getTextPlacement() - Method in interface org.eclipse.scada.vi.model.Text
Returns the value of the 'Text Placement' attribute.
getThreshold() - Method in class org.apache.mina.filter.executor.IoEventQueueThrottle
 
getThreshold() - Method in interface org.eclipse.scada.ui.chart.model.CompositeArchiveQualitySeries
Returns the value of the 'Threshold' attribute.
getThreshold() - Method in interface org.eclipse.scada.ui.chart.model.CompositeArchiveQualitySeries
Returns the value of the 'Threshold' attribute.
getThreshold() - Method in class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
 
getThreshold() - Method in class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
 
getThreshold() - Method in class org.eclipse.scada.ui.chart.viewer.input.composite.CompositeQualityInput
 
getThroughputCalculationInterval() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the interval (seconds) between each throughput calculation.
getThroughputCalculationInterval() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Returns the interval (seconds) between each throughput calculation.
getThroughputCalculationInterval() - Method in interface org.apache.mina.core.session.IoSessionConfig
Returns the interval (seconds) between each throughput calculation.
getThroughputCalculationIntervalInMillis() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the interval (milliseconds) between each throughput calculation.
getThroughputCalculationIntervalInMillis() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Returns the interval (milliseconds) between each throughput calculation.
getThroughputCalculationIntervalInMillis() - Method in interface org.apache.mina.core.session.IoSessionConfig
Returns the interval (milliseconds) between each throughput calculation.
getThrowableStrRep(Throwable) - Static method in class org.apache.mina.util.Transform
convert a Throwable into an array of Strings
getTimeNowAction() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Time Now Action'.
getTimeNowAction() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Time Now Action'.
getTimeNowAction() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getTimeNowAction() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getTimeout() - Method in class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
getTimeoutMillis() - Method in class org.apache.mina.filter.reqres.Request
 
getTimeoutMillis() - Method in class org.eclipse.scada.core.data.message.RequestCallbacks
 
getTimeShiftAction() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Time Shift Action'.
getTimeShiftAction() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Time Shift Action'.
getTimeShiftAction() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getTimeShiftAction() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getTimeShiftAction_Description() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Description'.
getTimeShiftAction_Description() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Description'.
getTimeShiftAction_Description() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getTimeShiftAction_Description() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getTimeShiftAction_Diff() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Diff'.
getTimeShiftAction_Diff() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Diff'.
getTimeShiftAction_Diff() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getTimeShiftAction_Diff() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getTimeShiftAction_Label() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Label'.
getTimeShiftAction_Label() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Label'.
getTimeShiftAction_Label() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getTimeShiftAction_Label() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getTimespan() - Method in interface org.eclipse.scada.ui.chart.model.CurrentTimeController
Returns the value of the 'Timespan' attribute.
getTimespan() - Method in interface org.eclipse.scada.ui.chart.model.CurrentTimeController
Returns the value of the 'Timespan' attribute.
getTimespan() - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
getTimespan() - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
getTimespan() - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
getTimespan() - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
getTimespan() - Method in interface org.eclipse.scada.ui.chart.model.ScaleAction
Returns the value of the 'Timespan' attribute.
getTimespan() - Method in interface org.eclipse.scada.ui.chart.model.ScaleAction
Returns the value of the 'Timespan' attribute.
getTimestamp() - Method in class org.eclipse.scada.chart.DataEntry
 
getTimestamp() - Method in class org.eclipse.scada.da.client.DataItemValue.Builder
 
getTimestamp() - Method in class org.eclipse.scada.da.client.DataItemValue
get the timestamp of the value
getTimestamp() - Method in class org.eclipse.scada.net.base.data.Message
 
getTimestamp() - Method in class org.eclipse.scada.protocol.sfp.messages.DataUpdate.Entry
 
getTimeToLive() - Method in class org.apache.mina.core.session.ExpiringSessionRecycler
 
getTimeToLive() - Method in class org.apache.mina.util.ExpiringMap.Expirer
Returns the Time-to-live value.
getTimeToLive() - Method in class org.apache.mina.util.ExpiringMap
 
getTimeZone() - Static method in class org.eclipse.scada.ui.localization.Activator
 
getTitle(ConfigurationEditorInput) - Method in class org.eclipse.scada.ca.ui.editor.forms.common.StandardConfigurationForm
 
getTitle() - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
getTitle() - Method in class org.eclipse.scada.chart.swt.manager.ChartManager
 
getTitle() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Title' attribute.
getTitle() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Title' attribute.
getTitle() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getTitle() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getToolTip() - Method in interface org.eclipse.scada.vi.model.Figure
Returns the value of the 'Tool Tip' attribute.
getToolTip() - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
getToolTipText() - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
getToolTipText() - Method in class org.eclipse.scada.ca.ui.editor.input.FactoryEditorInput
 
getToolTipText() - Method in class org.eclipse.scada.swt.CLabel
 
getTop() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Top' containment reference list.
getTop() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Top' containment reference list.
getTop() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getTop() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
getTopMargin() - Method in class org.eclipse.scada.swt.CLabel
Return the CLabel's top margin.
getTotalCalls(IoEventType) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
Gets the total number of times the method has been called that is represented by the IoEventType
getTotalTime(IoEventType) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
The total time this method has been executing
getTrafficClass() - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
 
getTrafficClass() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
 
getTrafficClass() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
getTrafficClass() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
 
getTransportMetadata() - Method in interface org.apache.mina.core.service.IoService
Returns the TransportMetadata that this service runs on.
getTransportMetadata() - Method in class org.apache.mina.core.session.DummySession
 
getTransportMetadata() - Method in interface org.apache.mina.core.session.IoSession
 
getTransportMetadata() - Method in class org.apache.mina.proxy.ProxyConnector
Returns the TransportMetadata that this service runs on.
getTransportMetadata() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
 
getTransportMetadata() - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
 
getTransportMetadata() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
Returns the TransportMetadata that this service runs on.
getTransportMetadata() - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
Returns the TransportMetadata that this service runs on.
getTransportMetadata() - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
 
getTransportMetadata() - Method in class org.apache.mina.transport.vmpipe.VmPipeConnector
 
getTreeRoot() - Method in class org.eclipse.scada.core.ui.connection.Activator
 
getTreeViewer() - Method in class org.eclipse.scada.sec.ui.providers.KeyTreeViewer
 
getType() - Method in class org.apache.mina.core.session.IoEvent
 
getType() - Method in class org.apache.mina.filter.reqres.Response
 
getType() - Method in class org.apache.mina.proxy.event.IoSessionEvent
Returns the event type that occured.
getType() - Method in enum org.eclipse.scada.ae.Event.Fields
 
getType() - Method in class org.eclipse.scada.ca.ConfigurationEvent
 
getType() - Method in class org.eclipse.scada.ca.FactoryEvent
 
getType() - Method in class org.eclipse.scada.core.data.CallbackRequest
 
getType() - Method in class org.eclipse.scada.core.Variant
 
getType() - Method in class org.eclipse.scada.da.ui.connection.data.Item
 
getType() - Method in class org.eclipse.scada.hd.ui.connection.data.Item
 
getType() - Method in class org.eclipse.scada.protocol.ngp.common.mc.frame.Frame
 
getType() - Method in interface org.eclipse.scada.sec.callback.Callback
 
getType() - Method in class org.eclipse.scada.sec.callback.ConfirmationCallback
 
getType() - Method in class org.eclipse.scada.sec.callback.PasswordCallback
 
getType() - Method in class org.eclipse.scada.sec.callback.TextCallback
 
getType() - Method in class org.eclipse.scada.sec.callback.UserNameCallback
 
getType() - Method in class org.eclipse.scada.sec.callback.XMLSignatureCallback
 
getType() - Method in class org.eclipse.scada.vi.model.impl.SystemCursorImpl
 
getType() - Method in interface org.eclipse.scada.vi.model.SystemCursor
Returns the value of the 'Type' attribute.
getTypedCallback(Object, Class<T>) - Method in class org.eclipse.scada.sec.authn.CredentialsRequest
 
getTypedKey() - Method in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
 
getTypedValue() - Method in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
 
getTypeIds() - Method in class org.eclipse.scada.da.ui.connection.dnd.ItemTransfer
 
getTypeIds() - Method in class org.eclipse.scada.hd.ui.connection.dnd.ItemTransfer
 
getTypeNames() - Method in class org.eclipse.scada.da.ui.connection.dnd.ItemTransfer
 
getTypeNames() - Method in class org.eclipse.scada.hd.ui.connection.dnd.ItemTransfer
 
getTypes() - Method in class org.eclipse.scada.ae.data.BrowserEntry
 
getUnit() - Method in class org.eclipse.scada.protocol.sfp.messages.BrowseUpdate.Entry
 
getUnsigned() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads one unsigned byte as a short integer.
getUnsigned(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads one byte as an unsigned short integer.
getUnsigned() - Method in class org.apache.mina.core.buffer.IoBuffer
Reads one unsigned byte as a short integer.
getUnsigned(int) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads one byte as an unsigned short integer.
getUnsigned() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getUnsigned(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getUnsignedInt() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads four bytes unsigned integer.
getUnsignedInt(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads four bytes unsigned integer.
getUnsignedInt() - Method in class org.apache.mina.core.buffer.IoBuffer
Reads four bytes unsigned integer.
getUnsignedInt(int) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads four bytes unsigned integer.
getUnsignedInt() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getUnsignedInt(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getUnsignedMediumInt() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Relative get method for reading an unsigned medium int value.
getUnsignedMediumInt(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Absolute get method for reading an unsigned medium int value.
getUnsignedMediumInt() - Method in class org.apache.mina.core.buffer.IoBuffer
Relative get method for reading an unsigned medium int value.
getUnsignedMediumInt(int) - Method in class org.apache.mina.core.buffer.IoBuffer
Absolute get method for reading an unsigned medium int value.
getUnsignedMediumInt() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getUnsignedMediumInt(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getUnsignedShort() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads two bytes unsigned integer.
getUnsignedShort(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Reads two bytes unsigned integer.
getUnsignedShort() - Method in class org.apache.mina.core.buffer.IoBuffer
Reads two bytes unsigned integer.
getUnsignedShort(int) - Method in class org.apache.mina.core.buffer.IoBuffer
Reads two bytes unsigned integer.
getUnsignedShort() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getUnsignedShort(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
getUri() - Method in interface org.eclipse.scada.vi.model.Image
Returns the value of the 'Uri' attribute.
getUri() - Method in class org.eclipse.scada.vi.model.impl.ImageImpl
 
getUri() - Method in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
 
getUri() - Method in interface org.eclipse.scada.vi.model.SymbolReference
Returns the value of the 'Uri' attribute.
getUri() - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewInstanceDescriptor
 
getUriItem() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Uri Item'.
getUriItem() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'Uri Item'.
getUriItem() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getUriItem() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getUriItem_ConnectionUri() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Connection Uri'.
getUriItem_ConnectionUri() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Connection Uri'.
getUriItem_ConnectionUri() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getUriItem_ConnectionUri() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getURLImageComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'URL Image Component'.
getURLImageComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getURLImageComponent_Descriptor() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Descriptor'.
getURLImageComponent_Descriptor() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getURLImageComponent_FallbackImageUrl() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Fallback Image Url'.
getURLImageComponent_FallbackImageUrl() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getURLImageComponent_Height() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Height'.
getURLImageComponent_Height() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getURLImageComponent_ImageUrl() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Image Url'.
getURLImageComponent_ImageUrl() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getURLImageComponent_Width() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Width'.
getURLImageComponent_Width() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getUser() - Method in class org.eclipse.scada.core.ConnectionInformation
 
getUser(String) - Method in interface org.eclipse.scada.sec.AuthenticationImplementation
 
getUser(String) - Method in interface org.eclipse.scada.sec.AuthenticationService
The the user information of the named user
getUser(String) - Method in class org.eclipse.scada.sec.authn.AbstractPlainAuthenticationService
 
getUser(String) - Method in class org.eclipse.scada.sec.osgi.TrackingAuthenticationImplementation
 
getUserEntry(String) - Method in class org.eclipse.scada.sec.authn.AbstractPlainAuthenticationService
 
getUserInformation() - Method in class org.eclipse.scada.core.data.OperationParameters
 
getUserInformation() - Method in class org.eclipse.scada.core.server.OperationParameters
 
getUserInformation() - Method in class org.eclipse.scada.sec.AuthorizationReply
 
getUserInformation() - Method in class org.eclipse.scada.sec.AuthorizationRequest
 
getUserName() - Method in class org.apache.mina.proxy.handlers.socks.SocksProxyRequest
Return the user name.
getUsername() - Method in class org.eclipse.scada.core.ui.connection.login.LoginSession
 
getUserName() - Method in class org.eclipse.scada.sec.authn.CredentialsRequest
 
getUserNameCallback() - Method in class org.eclipse.scada.sec.authn.CredentialsRequest
 
getUTFStringAsByteArray(String) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
Converts an UTF-16LE string as defined in NTLM protocol to a byte array.
getValue() - Method in class org.apache.mina.core.future.DefaultIoFuture
Returns the result of the asynchronous operation.
getValue() - Method in class org.apache.mina.filter.codec.textline.LineDelimiter
Return the delimiter string.
getValue() - Method in class org.eclipse.scada.ae.data.MonitorStatusInformation
 
getValue() - Method in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
getValue() - Method in class org.eclipse.scada.chart.DataEntry
 
getValue() - Method in class org.eclipse.scada.core.Variant
Get the internal variant value
getValue() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.VariantEntryDialog
 
getValue() - Method in class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
 
getValue() - Method in class org.eclipse.scada.da.client.DataItemValue.Builder
 
getValue() - Method in class org.eclipse.scada.da.client.DataItemValue
 
getValue() - Method in class org.eclipse.scada.da.data.message.ItemDataUpdate
 
getValue() - Method in class org.eclipse.scada.da.data.message.StartWriteValue
 
getValue() - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
getValue() - Method in class org.eclipse.scada.net.base.data.BooleanValue
 
getValue() - Method in class org.eclipse.scada.net.base.data.DoubleValue
 
getValue() - Method in class org.eclipse.scada.net.base.data.IntegerValue
 
getValue() - Method in class org.eclipse.scada.net.base.data.LongValue
 
getValue() - Method in class org.eclipse.scada.net.base.data.StringValue
 
getValue() - Method in class org.eclipse.scada.protocol.sfp.messages.DataUpdate.Entry
 
getValue() - Method in class org.eclipse.scada.protocol.sfp.messages.WriteCommand
 
getValue() - Method in class org.eclipse.scada.sec.callback.ConfirmationCallback
 
getValue() - Method in class org.eclipse.scada.sec.callback.TextCallback
 
getValue() - Method in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
 
getValue() - Method in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
 
getValue(Method, Object) - Static method in class org.eclipse.scada.utils.filter.bean.BeanMatcher
 
getValue() - Method in class org.eclipse.scada.utils.filter.FilterAssertion
 
getValue() - Method in interface org.eclipse.scada.utils.stats.StatisticEntry
 
getValue() - Method in class org.eclipse.scada.utils.stats.StatisticEntryImpl
 
getValue() - Method in class org.eclipse.scada.vi.data.DataValue
 
getValue() - Method in interface org.eclipse.scada.vi.details.model.ButtonComponent
Returns the value of the 'Value' attribute.
getValue() - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
getValue() - Method in class org.eclipse.scada.vi.details.model.impl.NotTransformerImpl
 
getValue() - Method in interface org.eclipse.scada.vi.details.model.NotTransformer
Returns the value of the 'Value' containment reference.
getValue() - Method in enum org.eclipse.scada.vi.details.model.TabStyle
 
getValue() - Method in enum org.eclipse.scada.vi.model.Alignment
 
getValue() - Method in enum org.eclipse.scada.vi.model.GridAlignment
 
getValue() - Method in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
 
getValue() - Method in enum org.eclipse.scada.vi.model.Orientation
 
getValue() - Method in enum org.eclipse.scada.vi.model.SystemCursorType
 
getValue(String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolData
 
getValueComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Value Component'.
getValueComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getValueComponent_Date() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Date'.
getValueComponent_Date() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getValueComponent_Descriptor() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Descriptor'.
getValueComponent_Descriptor() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getValueDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.ValueSetComponentImpl
 
getValueDescriptor() - Method in interface org.eclipse.scada.vi.details.model.ValueSetComponent
Returns the value of the 'Value Descriptor' attribute.
getValueInformation() - Method in class org.eclipse.scada.hd.data.message.UpdateQueryData
 
getValueInformation() - Method in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
Return the current value information
getValueKey() - Method in class org.eclipse.scada.vi.details.model.impl.ItemValueSourceImpl
 
getValueKey() - Method in interface org.eclipse.scada.vi.details.model.ItemValueSource
Returns the value of the 'Value Key' attribute.
getValues() - Method in class org.apache.mina.util.LazyInitializedCacheMap
getValues() - Method in class org.eclipse.scada.hd.data.message.UpdateQueryData
 
getValues() - Method in class org.eclipse.scada.hd.data.ValueEntry
 
getValues() - Method in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
Return the current values
getValues() - Method in class org.eclipse.scada.net.base.data.ListValue
 
getValues() - Method in class org.eclipse.scada.net.base.data.MapValue
 
getValues() - Method in class org.eclipse.scada.net.base.data.Message
 
getValues() - Method in interface org.eclipse.scada.vi.details.model.CompositeTransformer
Returns the value of the 'Values' containment reference list.
getValues() - Method in class org.eclipse.scada.vi.details.model.impl.CompositeTransformerImpl
 
getValues() - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolData
 
getValueSetComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Value Set Component'.
getValueSetComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getValueSetComponent_ResetDescriptor() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Reset Descriptor'.
getValueSetComponent_ResetDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getValueSetComponent_SetDescriptor() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Set Descriptor'.
getValueSetComponent_SetDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getValueSetComponent_ValueDescriptor() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Value Descriptor'.
getValueSetComponent_ValueDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getValueSource() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Value Source'.
getValueSource() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getValueType() - Method in class org.eclipse.scada.hd.data.ValueEntry
 
getValueType() - Method in class org.eclipse.scada.ui.databinding.item.DataItemObservableValue
 
getValueType() - Method in class org.eclipse.scada.ui.databinding.observable.KeyPrefixMapObservable
 
getValueTypes() - Method in class org.eclipse.scada.hd.data.message.UpdateQueryParameters
 
getValueTypes() - Method in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
getVariant(String) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Get an variant from the data or null if the parameter is not set or not an variant
getVariant(String, Variant) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
Get an variant from the data or the default value if the parameter is not set or not an variant
getVariantChecked(String, String) - Method in class org.eclipse.scada.ca.ConfigurationDataHelper
 
getVerticalAlignment() - Method in interface org.eclipse.scada.vi.model.GridChild
Returns the value of the 'Vertical Alignment' attribute.
getVerticalAlignment() - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
getVerticalSpacing() - Method in interface org.eclipse.scada.vi.model.BorderContainer
Returns the value of the 'Vertical Spacing' attribute.
getVerticalSpacing() - Method in interface org.eclipse.scada.vi.model.GridContainer
Returns the value of the 'Vertical Spacing' attribute.
getVerticalSpacing() - Method in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
 
getVerticalSpacing() - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
getView() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'View'.
getView() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getView_Groups() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the containment reference list 'Groups'.
getView_Groups() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getView_HeaderComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the containment reference 'Header Component'.
getView_HeaderComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getView_HiddenComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the containment reference list 'Hidden Component'.
getView_HiddenComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getView_ScriptModule() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the containment reference list 'Script Module'.
getView_ScriptModule() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getView_TabStyle() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Tab Style'.
getView_TabStyle() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getViewData() - Method in class org.eclipse.scada.chart.AbstractSeriesData
 
getViewData() - Method in class org.eclipse.scada.chart.AsyncFunctionSeriesData
 
getViewData() - Method in class org.eclipse.scada.chart.FunctionSeriesData
 
getViewData() - Method in interface org.eclipse.scada.chart.SeriesData
 
getViewData() - Method in class org.eclipse.scada.chart.WritableSeries
 
getViewData() - Method in class org.eclipse.scada.ui.chart.viewer.input.composite.CompositeSource
 
getViewData() - Method in class org.eclipse.scada.ui.chart.viewer.input.QueryChannelSeriesData
 
getViewData(String) - Method in class org.eclipse.scada.ui.chart.viewer.input.QuerySeriesData
 
getViewData() - Method in class org.eclipse.scada.ui.chart.viewer.input.QuerySeriesData
 
getViewer() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This returns the viewer as required by the IViewerProvider interface.
getVisibility() - Method in interface org.eclipse.scada.vi.details.model.Component
Returns the value of the 'Visibility' containment reference.
getVisibility() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Visibility'.
getVisibility() - Method in interface org.eclipse.scada.vi.details.model.GroupEntry
Returns the value of the 'Visibility' containment reference.
getVisibility() - Method in interface org.eclipse.scada.vi.details.model.GroupGridEntry
Returns the value of the 'Visibility' containment reference.
getVisibility() - Method in class org.eclipse.scada.vi.details.model.impl.ComponentImpl
 
getVisibility() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getVisibility() - Method in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
 
getVisibility() - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
 
getVisibility() - Method in interface org.eclipse.scada.vi.details.swt.impl.GroupTab
 
getVisibleExpression() - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewInstanceDescriptor
 
getVisualInterfaceFactory() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getVisualInterfaceFactory() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the factory that creates the instances of the model.
getVisualInterfacePackage() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
 
getVisualInterfacePackage() - Method in interface org.eclipse.scada.vi.model.VisualInterfaceFactory
Returns the package supported by this factory.
getWidth() - Method in class org.eclipse.scada.chart.AbstractFunctionSeriesData.Request
 
getWidth() - Method in class org.eclipse.scada.chart.swt.render.YAxisDynamicRenderer
 
getWidth() - Method in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
getWidth() - Method in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
getWidth() - Method in interface org.eclipse.scada.ui.chart.model.LineProperties
Returns the value of the 'Width' attribute.
getWidth() - Method in interface org.eclipse.scada.ui.chart.model.LineProperties
Returns the value of the 'Width' attribute.
getWidth() - Method in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
 
getWidth() - Method in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
 
getWidth() - Method in class org.eclipse.scada.vi.details.model.impl.TextInputComponentImpl
 
getWidth() - Method in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
 
getWidth() - Method in interface org.eclipse.scada.vi.details.model.ProgressComponent
Returns the value of the 'Width' attribute.
getWidth() - Method in interface org.eclipse.scada.vi.details.model.TextComponent
Returns the value of the 'Width' attribute.
getWidth() - Method in interface org.eclipse.scada.vi.details.model.TextInputComponent
Returns the value of the 'Width' attribute.
getWidth() - Method in interface org.eclipse.scada.vi.details.model.URLImageComponent
Returns the value of the 'Width' attribute.
getWidth() - Method in interface org.eclipse.scada.vi.model.Dimension
Returns the value of the 'Width' attribute.
getWidth() - Method in class org.eclipse.scada.vi.model.impl.DimensionImpl
 
getWidthHint() - Method in interface org.eclipse.scada.vi.model.GridChild
Returns the value of the 'Width Hint' attribute.
getWidthHint() - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
getWorkbenchWindow() - Method in class org.eclipse.scada.ui.databinding.AbstractSelectionHandler
Returns the active workbench window.
getWriteableComponent() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for class 'Writeable Component'.
getWriteableComponent() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getWriteableComponent_Ceil() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Ceil'.
getWriteableComponent_Ceil() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getWriteableComponent_Floor() - Method in interface org.eclipse.scada.vi.details.model.DetailViewPackage
Returns the meta object for the attribute 'Floor'.
getWriteableComponent_Floor() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
 
getWriteBufferSize() - Method in class org.apache.mina.filter.stream.AbstractStreamWriteFilter
Returns the size of the write buffer in bytes.
getWriteDescriptor() - Method in interface org.eclipse.scada.vi.details.model.ButtonComponent
Returns the value of the 'Write Descriptor' attribute.
getWriteDescriptor() - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
getWriteRequestQueue() - Method in class org.apache.mina.core.session.AbstractIoSession
TODO Add method documentation
getWriteRequestQueue(IoSession) - Method in class org.apache.mina.core.session.DefaultIoSessionDataStructureFactory
 
getWriteRequestQueue() - Method in interface org.apache.mina.core.session.IoSession
TODO Add method documentation
getWriteRequestQueue(IoSession) - Method in interface org.apache.mina.core.session.IoSessionDataStructureFactory
Returns an WriteRequest which is going to be associated with the specified session.
getWriterIdleCount() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the number of the fired continuous sessionIdle events for IdleStatus.WRITER_IDLE.
getWriterIdleCount() - Method in interface org.apache.mina.core.session.IoSession
Returns the number of the fired continuous sessionIdle events for IdleStatus.WRITER_IDLE.
getWriterIdleTime() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Returns idle time for IdleStatus.WRITER_IDLE in seconds.
getWriterIdleTime() - Method in interface org.apache.mina.core.session.IoSessionConfig
Returns idle time for IdleStatus.WRITER_IDLE in seconds.
getWriterIdleTimeInMillis() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Returns idle time for IdleStatus.WRITER_IDLE in milliseconds.
getWriterIdleTimeInMillis() - Method in interface org.apache.mina.core.session.IoSessionConfig
Returns idle time for IdleStatus.WRITER_IDLE in milliseconds.
getWriteTimeout() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Returns write timeout in seconds.
getWriteTimeout() - Method in interface org.apache.mina.core.session.IoSessionConfig
Returns write timeout in seconds.
getWriteTimeout() - Method in class org.apache.mina.handler.stream.StreamIoHandler
Returns write timeout in seconds.
getWriteTimeoutInMillis() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Returns write timeout in milliseconds.
getWriteTimeoutInMillis() - Method in interface org.apache.mina.core.session.IoSessionConfig
Returns write timeout in milliseconds.
getWrittenBytes() - Method in class org.apache.mina.core.file.DefaultFileRegion
 
getWrittenBytes() - Method in interface org.apache.mina.core.file.FileRegion
The total number of bytes already written.
getWrittenBytes() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the number of bytes written out by this service
getWrittenBytes() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the total number of bytes which were written to this session.
getWrittenBytes() - Method in interface org.apache.mina.core.session.IoSession
Returns the total number of bytes which were written to this session.
getWrittenBytesThroughput() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the number of written bytes per second.
getWrittenBytesThroughput() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the number of written bytes per second.
getWrittenBytesThroughput() - Method in interface org.apache.mina.core.session.IoSession
Returns the number of written bytes per second.
getWrittenMessages() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the number of messages this service has written
getWrittenMessages() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the total number of messages which were written and encoded by this session.
getWrittenMessages() - Method in interface org.apache.mina.core.session.IoSession
Returns the total number of messages which were written and encoded by this session.
getWrittenMessagesThroughput() - Method in class org.apache.mina.core.service.IoServiceStatistics
Returns the number of written messages per second.
getWrittenMessagesThroughput() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns the number of written messages per second.
getWrittenMessagesThroughput() - Method in interface org.apache.mina.core.session.IoSession
Returns the number of written messages per second.
getX() - Method in interface org.eclipse.scada.ui.chart.model.DataSeries
Returns the value of the 'X' reference.
getX() - Method in interface org.eclipse.scada.ui.chart.model.DataSeries
Returns the value of the 'X' reference.
getX() - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
getX() - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
getX() - Method in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
getX() - Method in class org.eclipse.scada.vi.model.impl.PositionImpl
 
getX() - Method in interface org.eclipse.scada.vi.model.Position
Returns the value of the 'X' attribute.
getXAxis() - Method in class org.eclipse.scada.chart.AbstractSeriesData
 
getXAxis() - Method in interface org.eclipse.scada.chart.SeriesData
 
getXAxis() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'XAxis'.
getXAxis() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'XAxis'.
getXAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getXAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getXAxis() - Method in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
getXAxis_Maximum() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Maximum'.
getXAxis_Maximum() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Maximum'.
getXAxis_Maximum() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getXAxis_Maximum() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getXAxis_Minimum() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Minimum'.
getXAxis_Minimum() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Minimum'.
getXAxis_Minimum() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getXAxis_Minimum() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getXAxisController() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'XAxis Controller'.
getXAxisController() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'XAxis Controller'.
getXAxisController() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getXAxisController() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getXAxisController_Axis() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the reference list 'Axis'.
getXAxisController_Axis() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the reference list 'Axis'.
getXAxisController_Axis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getXAxisController_Axis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getxAxisLocator() - Method in interface org.eclipse.scada.ui.chart.viewer.ChartContext
 
getxAxisLocator() - Method in class org.eclipse.scada.ui.chart.viewer.ChartContextImpl
 
getXAxisViewer() - Method in class org.eclipse.scada.ui.chart.viewer.ArchiveChannelViewer
 
getXYChild() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getXYChild() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'XY Child'.
getXYChild_Dimension() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getXYChild_Dimension() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the containment reference 'Dimension'.
getXYChild_Position() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getXYChild_Position() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the containment reference 'Position'.
getXYContainer() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getXYContainer() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for class 'XY Container'.
getXYContainer_Children() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
 
getXYContainer_Children() - Method in interface org.eclipse.scada.vi.model.VisualInterfacePackage
Returns the meta object for the containment reference list 'Children'.
getY() - Method in interface org.eclipse.scada.ui.chart.model.DataSeries
Returns the value of the 'Y' reference.
getY() - Method in interface org.eclipse.scada.ui.chart.model.DataSeries
Returns the value of the 'Y' reference.
getY() - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
getY() - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
getY() - Method in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
getY() - Method in class org.eclipse.scada.vi.model.impl.PositionImpl
 
getY() - Method in interface org.eclipse.scada.vi.model.Position
Returns the value of the 'Y' attribute.
getYAxis() - Method in class org.eclipse.scada.chart.AbstractSeriesData
 
getYAxis() - Method in interface org.eclipse.scada.chart.SeriesData
 
getYAxis() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'YAxis'.
getYAxis() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for class 'YAxis'.
getYAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getYAxis() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getYAxis() - Method in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
getYAxis_Maximum() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Maximum'.
getYAxis_Maximum() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Maximum'.
getYAxis_Maximum() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getYAxis_Maximum() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getYAxis_Minimum() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Minimum'.
getYAxis_Minimum() - Method in interface org.eclipse.scada.ui.chart.model.ChartPackage
Returns the meta object for the attribute 'Minimum'.
getYAxis_Minimum() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getYAxis_Minimum() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
 
getyAxisLocator() - Method in interface org.eclipse.scada.ui.chart.viewer.ChartContext
 
getyAxisLocator() - Method in class org.eclipse.scada.ui.chart.viewer.ChartContextImpl
 
getYAxisViewer() - Method in class org.eclipse.scada.ui.chart.viewer.ArchiveChannelViewer
 
getZoom() - Method in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
 
getZoom() - Method in interface org.eclipse.scada.vi.model.SymbolReference
Returns the value of the 'Zoom' attribute.
getZooming() - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewInstanceDescriptor
 
GMPPProtocol - Interface in org.eclipse.scada.net.mina
 
GMPPProtocolDecoder - Class in org.eclipse.scada.net.mina
 
GMPPProtocolDecoder() - Constructor for class org.eclipse.scada.net.mina.GMPPProtocolDecoder
 
GMPPProtocolEncoder - Class in org.eclipse.scada.net.mina
 
GMPPProtocolEncoder() - Constructor for class org.eclipse.scada.net.mina.GMPPProtocolEncoder
 
gotoMarker(IMarker) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
 
gotoMarker(IMarker) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
 
gotoMarker(IMarker) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
 
GRAB_HORIZONTAL_SPACE_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.GridChildImpl
The default value of the 'Grab Horizontal Space' attribute.
GRAB_VERTICAL_SPACE_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.GridChildImpl
The default value of the 'Grab Vertical Space' attribute.
grabHorizontalSpace - Variable in class org.eclipse.scada.vi.model.impl.GridChildImpl
The cached value of the 'Grab Horizontal Space' attribute.
grabVerticalSpace - Variable in class org.eclipse.scada.vi.model.impl.GridChildImpl
The cached value of the 'Grab Vertical Space' attribute.
granted(long) - Method in class org.eclipse.scada.net.base.LongRunningOperation
 
GRANTED - Static variable in class org.eclipse.scada.sec.AuthorizationResult
 
Graphics - Interface in org.eclipse.scada.chart.swt
 
GRID_ALIGNMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Grid Alignment' enum.
GRID_ALIGNMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Grid Alignment' enum.
GRID_CHILD - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Grid Child' class.
GRID_CHILD - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Grid Child' class.
GRID_CHILD__ELEMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Element' containment reference.
GRID_CHILD__GRAB_HORIZONTAL_SPACE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Grab Horizontal Space' attribute.
GRID_CHILD__GRAB_HORIZONTAL_SPACE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Grab Horizontal Space' attribute feature.
GRID_CHILD__GRAB_VERTICAL_SPACE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Grab Vertical Space' attribute.
GRID_CHILD__GRAB_VERTICAL_SPACE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Grab Vertical Space' attribute feature.
GRID_CHILD__HEIGHT_HINT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Height Hint' attribute.
GRID_CHILD__HEIGHT_HINT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Height Hint' attribute feature.
GRID_CHILD__HORIZONTAL_ALIGNMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Horizontal Alignment' attribute.
GRID_CHILD__HORIZONTAL_ALIGNMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Horizontal Alignment' attribute feature.
GRID_CHILD__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Name' attribute.
GRID_CHILD__SPAN_COLS - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Span Cols' attribute.
GRID_CHILD__SPAN_COLS - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Span Cols' attribute feature.
GRID_CHILD__SPAN_ROWS - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Span Rows' attribute.
GRID_CHILD__SPAN_ROWS - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Span Rows' attribute feature.
GRID_CHILD__VERTICAL_ALIGNMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Vertical Alignment' attribute.
GRID_CHILD__VERTICAL_ALIGNMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Vertical Alignment' attribute feature.
GRID_CHILD__WIDTH_HINT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Width Hint' attribute.
GRID_CHILD__WIDTH_HINT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Width Hint' attribute feature.
GRID_CHILD_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Grid Child' class.
GRID_CONTAINER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Grid Container' class.
GRID_CONTAINER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Grid Container' class.
GRID_CONTAINER__CHILDREN - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Children' containment reference list.
GRID_CONTAINER__CHILDREN - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Children' containment reference list feature.
GRID_CONTAINER__COLUMNS - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Columns' attribute.
GRID_CONTAINER__COLUMNS - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Columns' attribute feature.
GRID_CONTAINER__EQUAL_WIDTH - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Equal Width' attribute.
GRID_CONTAINER__EQUAL_WIDTH - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Equal Width' attribute feature.
GRID_CONTAINER__HORIZONTAL_SPACING - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Horizontal Spacing' attribute.
GRID_CONTAINER__HORIZONTAL_SPACING - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Horizontal Spacing' attribute feature.
GRID_CONTAINER__MARGIN_HEIGHT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Margin Height' attribute.
GRID_CONTAINER__MARGIN_HEIGHT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Margin Height' attribute feature.
GRID_CONTAINER__MARGIN_WIDTH - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Margin Width' attribute.
GRID_CONTAINER__MARGIN_WIDTH - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Margin Width' attribute feature.
GRID_CONTAINER__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Name' attribute.
GRID_CONTAINER__VERTICAL_SPACING - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Vertical Spacing' attribute.
GRID_CONTAINER__VERTICAL_SPACING - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Vertical Spacing' attribute feature.
GRID_CONTAINER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Grid Container' class.
GridAlignment - Enum in org.eclipse.scada.vi.model
A representation of the literals of the enumeration 'Grid Alignment', and utility methods for working with them.
GridChild - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Grid Child'.
GridChildImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Grid Child'.
GridChildImpl() - Constructor for class org.eclipse.scada.vi.model.impl.GridChildImpl
 
GridChildItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a GridChild object.
GridChildItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.GridChildItemProvider
This constructs an instance from a factory and a notifier.
gridChildItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all GridChild instances.
GridChildTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Grid Child'.
GridChildTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.GridChildTest
Constructs a new Grid Child test case with the given name.
GridContainer - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Grid Container'.
GridContainerController - Class in org.eclipse.scada.vi.ui.draw2d.primitives
 
GridContainerController(SymbolController, GridContainer, BasicViewElementFactory) - Constructor for class org.eclipse.scada.vi.ui.draw2d.primitives.GridContainerController
 
GridContainerImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Grid Container'.
GridContainerImpl() - Constructor for class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
GridContainerItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a GridContainer object.
GridContainerItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.GridContainerItemProvider
This constructs an instance from a factory and a notifier.
gridContainerItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all GridContainer instances.
GridContainerTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Grid Container'.
GridContainerTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.GridContainerTest
Constructs a new Grid Container test case with the given name.
GridLayoutFactory - Class in org.eclipse.scada.ui.utils.layout
 
GridLayoutFactory() - Constructor for class org.eclipse.scada.ui.utils.layout.GridLayoutFactory
 
GROUP_ENTRY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Group Entry' class.
GROUP_ENTRY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Group Entry' class.
GROUP_ENTRY__COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Component' containment reference.
GROUP_ENTRY__COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Component' containment reference feature.
GROUP_ENTRY__LABEL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Label' attribute.
GROUP_ENTRY__LABEL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Label' attribute feature.
GROUP_ENTRY__PERMISSION - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Permission' attribute.
GROUP_ENTRY__PERMISSION - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Permission' attribute feature.
GROUP_ENTRY__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
GROUP_ENTRY__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Visibility' containment reference feature.
GROUP_ENTRY_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Group Entry' class.
GROUP_GRID_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Group Grid Component' class.
GROUP_GRID_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Group Grid Component' class.
GROUP_GRID_COMPONENT__COLS - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Cols' attribute.
GROUP_GRID_COMPONENT__COLS - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Cols' attribute feature.
GROUP_GRID_COMPONENT__EQUALLY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Equally' attribute.
GROUP_GRID_COMPONENT__EQUALLY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Equally' attribute feature.
GROUP_GRID_COMPONENT__GROUPS - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Groups' containment reference list.
GROUP_GRID_COMPONENT__GROUPS - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Groups' containment reference list feature.
GROUP_GRID_COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
GROUP_GRID_COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Group Grid Component' class.
GROUP_GRID_ENTRY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Group Grid Entry' class.
GROUP_GRID_ENTRY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Group Grid Entry' class.
GROUP_GRID_ENTRY__COMPONENTS - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Components' containment reference list.
GROUP_GRID_ENTRY__COMPONENTS - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Components' containment reference list feature.
GROUP_GRID_ENTRY__LABEL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Label' attribute.
GROUP_GRID_ENTRY__LABEL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Label' attribute feature.
GROUP_GRID_ENTRY__PERMISSION - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Permission' attribute.
GROUP_GRID_ENTRY__PERMISSION - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Permission' attribute feature.
GROUP_GRID_ENTRY__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
GROUP_GRID_ENTRY__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Visibility' containment reference feature.
GROUP_GRID_ENTRY_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Group Grid Entry' class.
GroupEntry - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Group Entry'.
GroupEntryImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Group Entry'.
GroupEntryImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
 
groupEntryItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all GroupEntry instances.
GroupEntryItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a GroupEntry object.
GroupEntryItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.GroupEntryItemProvider
This constructs an instance from a factory and a notifier.
GroupEntryTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Group Entry'.
GroupEntryTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.GroupEntryTest
Constructs a new Group Entry test case with the given name.
GroupGridComponent - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Group Grid Component'.
GroupGridComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Group Grid Component'.
GroupGridComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.GroupGridComponentImpl
 
groupGridComponentItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all GroupGridComponent instances.
GroupGridComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a GroupGridComponent object.
GroupGridComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.GroupGridComponentItemProvider
This constructs an instance from a factory and a notifier.
GroupGridComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Group Grid Component'.
GroupGridComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.GroupGridComponentTest
Constructs a new Group Grid Component test case with the given name.
GroupGridEntry - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Group Grid Entry'.
GroupGridEntryImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Group Grid Entry'.
GroupGridEntryImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
 
groupGridEntryItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all GroupGridEntry instances.
GroupGridEntryItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a GroupGridEntry object.
GroupGridEntryItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.GroupGridEntryItemProvider
This constructs an instance from a factory and a notifier.
GroupGridEntryTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Group Grid Entry'.
GroupGridEntryTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.GroupGridEntryTest
Constructs a new Group Grid Entry test case with the given name.
groups - Variable in class org.eclipse.scada.vi.details.model.impl.GroupGridComponentImpl
The cached value of the 'Groups' containment reference list.
groups - Variable in class org.eclipse.scada.vi.details.model.impl.ViewImpl
The cached value of the 'Groups' containment reference list.
GroupTab - Interface in org.eclipse.scada.vi.details.swt.impl
 
GSSAPI_AUTH - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
GSSAPI_AUTH_SUBNEGOTIATION_VERSION - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
GSSAPI_MSG_TYPE - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 

H

HAND_VALUE - Static variable in enum org.eclipse.scada.vi.model.SystemCursorType
The 'HAND' literal value.
handeMouseMove(ChartMouseListener.MouseState, long) - Method in class org.eclipse.scada.ui.chart.viewer.input.AbstractInput
 
handle(Callback[]) - Method in class org.eclipse.scada.sec.callback.CallbackHandlerTranslator
 
handleActivate() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
Handles activation of the editor or it's associated views.
handleActivate() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
Handles activation of the editor or it's associated views.
handleActivate() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
Handles activation of the editor or it's associated views.
handleAdd(int, Key) - Method in class org.eclipse.scada.ui.chart.viewer.AbstractAxisManager
 
handleAdd(Controller) - Method in class org.eclipse.scada.ui.chart.viewer.controller.ControllerManager
 
handleAdd(DataSeries) - Method in class org.eclipse.scada.ui.chart.viewer.InputManager
 
handleAdd(int, XAxis) - Method in class org.eclipse.scada.ui.chart.viewer.XAxisManager
 
handleAdd(int, YAxis) - Method in class org.eclipse.scada.ui.chart.viewer.YAxisManager
 
handleAddChannel(ArchiveChannel) - Method in class org.eclipse.scada.ui.chart.viewer.ArchiveSeriesViewer
 
handleBrowserUpdate(Message) - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
handleChange(Object) - Method in class org.eclipse.scada.core.ui.styles.generator.PreferenceSelectorStyleGenerator
 
handleChange(ListDiff) - Method in class org.eclipse.scada.ui.chart.viewer.controller.ControllerManager
 
handleChangedResources() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
Handles what to do with changed resources on activation.
handleChangedResources() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
Handles what to do with changed resources on activation.
handleChangedResources() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
Handles what to do with changed resources on activation.
handleComplete(Future<AuthorizationResult>, AuthorizationRule) - Method in class org.eclipse.scada.sec.osgi.AuthorizationHelper.IteratingAuthorizer
 
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
 
handleConditionData(Message) - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
handleConditionStatus(Message) - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
handleConfigurationChanged() - Method in class org.eclipse.scada.core.ui.styles.generator.DelegatingStyleGenerator
 
handleConnectComplete(ConnectFuture) - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
handleConnectionStateChange(Connection, ConnectionState, Throwable) - Method in class org.eclipse.scada.hd.ui.data.ServiceQueryBuffer
 
handleContentOutlineSelection(ISelection) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This deals with how we want selection in the outliner to affect the other views.
handleContentOutlineSelection(ISelection) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This deals with how we want selection in the outliner to affect the other views.
handleContentOutlineSelection(ISelection) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This deals with how we want selection in the outliner to affect the other views.
handleData(List<Event>) - Method in class org.eclipse.scada.ae.client.net.QueryImpl
 
handleData(QueryListener, List<Event>) - Method in class org.eclipse.scada.ae.client.ngp.QueryImpl
 
handleDataUpdate(String, List<EventInformation>) - Method in class org.eclipse.scada.ae.client.ngp.EventManager
 
handleDataUpdate(String, List<MonitorStatusInformation>, Set<String>, boolean) - Method in class org.eclipse.scada.ae.client.ngp.MonitorManager
 
handleDataUpdate(long, long) - Method in class org.eclipse.scada.chart.swt.render.AbstractDataSeriesRenderer
 
handleDataUpdate() - Method in class org.eclipse.scada.ui.chart.viewer.input.composite.CompositeSource
 
handleDataUpdate() - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
handleDefaultMessage(Message) - Method in class org.eclipse.scada.net.mina.Messenger
 
handleDiff(ListDiff) - Method in class org.eclipse.scada.ui.chart.viewer.input.composite.CompositeQualityInput
 
handleDirtyConflict() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
Shows a dialog that asks if conflicting changes should be discarded.
handleDirtyConflict() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
Shows a dialog that asks if conflicting changes should be discarded.
handleDirtyConflict() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
Shows a dialog that asks if conflicting changes should be discarded.
handleDiscoveryUpdate(ConnectionDescriptor[], ConnectionDescriptor[]) - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionDiscovererBean
 
handleDispose() - Method in class org.eclipse.scada.sec.ui.providers.KeySelectorDialog
 
handleDispose() - Method in class org.eclipse.scada.ui.chart.selector.ChartConfigurationInputSelector
 
handleDispose() - Method in class org.eclipse.scada.ui.chart.selector.ChartInputSelector
 
handleDispose() - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
handleDispose() - Method in class org.eclipse.scada.vi.ui.viewer.ext.item.DataItemLabel
 
handleError(Throwable) - Method in class org.eclipse.scada.da.client.FolderSyncController
 
handleEval(long) - Method in class org.eclipse.scada.ui.chart.viewer.input.ScriptInput
 
handleEventData(Message) - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
handleEventStatus(Message) - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
handleHandlerMessage(Message) - Method in class org.eclipse.scada.net.mina.Messenger
 
handleListeChange(ListDiff) - Method in class org.eclipse.scada.ui.chart.viewer.AbstractAxisManager
 
handleListeChange(ListDiff) - Method in class org.eclipse.scada.ui.chart.viewer.InputManager
 
handleListUpdate(Message) - Method in class org.eclipse.scada.hd.client.net.ConnectionImpl
 
handleListUpdate(Set<HistoricalItemInformation>, Set<String>, boolean) - Method in class org.eclipse.scada.hd.client.ngp.ItemManager
 
handleLoadError(Throwable) - Method in class org.eclipse.scada.sec.ui.providers.AbstractKeyStoreKeyProvider
 
handleMessage(IoSession, E) - Method in interface org.apache.mina.handler.demux.MessageHandler
Invoked when the specific type of message is received from or sent to the specified session.
handleMessage(Object) - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl
 
handleMessage(Object) - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
Handle a message that came in by the current session.
handleMessage(Object) - Method in class org.eclipse.scada.core.client.ngp.ConnectionBaseImpl
 
handleMessage(Object) - Method in class org.eclipse.scada.da.client.ngp.ConnectionImpl
 
handleMessage(Object) - Method in class org.eclipse.scada.da.client.sfp.ConnectionImpl
 
handleMessage(Object) - Method in class org.eclipse.scada.hd.client.ngp.ConnectionImpl
 
handleMouseMove(ChartMouseListener.MouseState) - Method in class org.eclipse.scada.chart.swt.controller.MouseDragZoomer
 
handleMouseMove(MouseEvent, long) - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
handleOnClick(MouseEvent) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
handleOnDoubleClick(MouseEvent) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
handleOpen(IWorkbenchPage, ISelection) - Static method in class org.eclipse.scada.ca.ui.editor.EditorHelper
 
handleOpen(IWorkbenchPage, ISelectionProvider) - Static method in class org.eclipse.scada.ca.ui.editor.EditorHelper
 
handleOpen(IWorkbenchPage, String, String, String) - Static method in class org.eclipse.scada.ca.ui.editor.EditorHelper
 
handlePerformNotifyDataChange(Variant, Map<String, Variant>, boolean) - Method in class org.eclipse.scada.da.client.DataItem
 
handlePerformNotifySubscriptionChange(SubscriptionState, Throwable) - Method in class org.eclipse.scada.da.client.DataItem
 
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
 
handlePrivChange(Set<String>) - Method in class org.eclipse.scada.core.client.net.SessionConnectionBase
 
handlePropertyChange(PropertyChangeEvent) - Method in class org.eclipse.scada.chart.AbstractSeriesData
 
handlePropertyChange(PropertyChangeEvent) - Method in class org.eclipse.scada.chart.swt.render.AbstractStaticRenderer
 
handlePropertyChange(PropertyChangeEvent) - Method in class org.eclipse.scada.chart.swt.render.XAxisDynamicRenderer
 
handlePropertyChange(PropertyChangeEvent) - Method in class org.eclipse.scada.chart.swt.render.YAxisDynamicRenderer
 
handleQueryData(Message) - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
handleQueryDataUpdate(Message) - Method in class org.eclipse.scada.hd.client.net.ConnectionImpl
 
handleQueryParameterUpdate(Message) - Method in class org.eclipse.scada.hd.client.net.ConnectionImpl
 
handleQueryStateChange(Message) - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
handleQueryStatusUpdate(Message) - Method in class org.eclipse.scada.hd.client.net.ConnectionImpl
 
HANDLER - Static variable in class org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
Deprecated.
The key used to store the SingleSessionIoHandler as a session attribute.
handleRemove(Key) - Method in class org.eclipse.scada.ui.chart.viewer.AbstractAxisManager
 
handleRemove(Controller) - Method in class org.eclipse.scada.ui.chart.viewer.controller.ControllerManager
 
handleRemove(DataSeries) - Method in class org.eclipse.scada.ui.chart.viewer.InputManager
 
handleRemove(XAxis) - Method in class org.eclipse.scada.ui.chart.viewer.XAxisManager
 
handleRemove(YAxis) - Method in class org.eclipse.scada.ui.chart.viewer.YAxisManager
 
handleRemoveChannel(ArchiveChannel) - Method in class org.eclipse.scada.ui.chart.viewer.ArchiveSeriesViewer
 
handleResize(Rectangle) - Method in class org.eclipse.scada.vi.ui.draw2d.VisualInterfaceViewer
 
handleResponse(HttpProxyResponse) - Method in class org.apache.mina.proxy.handlers.http.AbstractAuthLogicHandler
Handles a HTTP response from the proxy server.
handleResponse(HttpProxyResponse) - Method in class org.apache.mina.proxy.handlers.http.AbstractHttpLogicHandler
Handles a HTTP response from the proxy server.
handleResponse(HttpProxyResponse) - Method in class org.apache.mina.proxy.handlers.http.basic.HttpBasicAuthLogicHandler
Handles a HTTP response from the proxy server.
handleResponse(HttpProxyResponse) - Method in class org.apache.mina.proxy.handlers.http.basic.HttpNoAuthLogicHandler
Handles a HTTP response from the proxy server.
handleResponse(HttpProxyResponse) - Method in class org.apache.mina.proxy.handlers.http.digest.HttpDigestAuthLogicHandler
 
handleResponse(HttpProxyResponse) - Method in class org.apache.mina.proxy.handlers.http.HttpSmartProxyHandler
Handle a HTTP response from the proxy server.
handleResponse(HttpProxyResponse) - Method in class org.apache.mina.proxy.handlers.http.ntlm.HttpNTLMAuthLogicHandler
Handles a HTTP response from the proxy server.
handleResponse(IoBuffer) - Method in class org.apache.mina.proxy.handlers.socks.Socks4LogicHandler
Handle a SOCKS4/SOCKS4a response from the proxy server.
handleResponse(IoFilter.NextFilter, IoBuffer, int) - Method in class org.apache.mina.proxy.handlers.socks.Socks5LogicHandler
Handle a SOCKS v5 response from the proxy server.
handleResponse(Res) - Method in class org.eclipse.scada.ca.client.ngp.ConnectionImpl.ErrorAwareFuture
 
handleResponse(ResponseMessage) - Method in class org.eclipse.scada.core.ngp.ResponseManager
 
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
 
handleSetChange(SetDiff) - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.ComponentVisibility
 
handleSetRemoteManualValue() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.ManualOverride
 
handleSetResult(ConfigurationInformation) - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
handleStateChange(QueryState, Throwable) - Method in class org.eclipse.scada.ae.client.net.QueryImpl
 
handleStateChange(QueryListener, QueryState, Throwable) - Method in class org.eclipse.scada.ae.client.ngp.QueryImpl
 
handleStatusUpdate(String, SubscriptionState) - Method in class org.eclipse.scada.ae.client.ngp.EventManager
 
handleStatusUpdate(String, SubscriptionState) - Method in class org.eclipse.scada.ae.client.ngp.MonitorManager
 
handleStyleUpdate(StyleBlinker.CurrentStyle) - Method in class org.eclipse.scada.ae.ui.views.contributions.AlarmNotifier
 
handleStyleUpdate(StyleBlinker.CurrentStyle) - Method in class org.eclipse.scada.da.client.dataitem.details.DetailsViewComposite
 
handleStyleUpdate(StyleBlinker.CurrentStyle) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
handleUnknownMessage(Message) - Method in class org.eclipse.scada.net.mina.Messenger
 
handleUpdate(Set<HistoricalItemInformation>, Set<String>, boolean) - Method in class org.eclipse.scada.hd.ui.connection.views.ItemListObserver
 
handleUpdate(long, long) - Method in class org.eclipse.scada.ui.chart.viewer.input.QueryChannelSeriesData
 
handleUpdate() - Method in class org.eclipse.scada.ui.chart.viewer.input.QuerySeriesData
 
handleUpdate(Observer, DataItemValue) - Method in class org.eclipse.scada.ui.databinding.item.DataItemObservableValue
 
handleUpdateData(int, Map<String, List<Double>>, List<ValueInformation>) - Method in class org.eclipse.scada.hd.client.net.QueryImpl
 
handleUpdateData(int, List<ValueEntry>, List<ValueInformation>) - Method in class org.eclipse.scada.hd.client.ngp.QueryImpl
 
handleUpdateParameter(QueryParameters, Set<String>) - Method in class org.eclipse.scada.hd.client.net.QueryImpl
 
handleUpdateParameter(QueryParameters, Set<String>) - Method in class org.eclipse.scada.hd.client.ngp.QueryImpl
 
handleUpdateStatus(QueryState) - Method in class org.eclipse.scada.hd.client.net.QueryImpl
 
handleUpdateStatus(QueryState) - Method in class org.eclipse.scada.hd.client.ngp.QueryImpl
 
handleVisibilityChanged(boolean) - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.ComponentVisibility
 
Handshake - Interface in org.eclipse.scada.protocol.ngp.common.mc.handshake
A handshake module which will take part on the message channel setup procedure
handshake(HandshakeContext, Map<String, String>, Map<String, String>) - Method in interface org.eclipse.scada.protocol.ngp.common.mc.handshake.Handshake
Called by the server and actually performing the handshake based on the helloProperties from the client
handshake(HandshakeContext, Map<String, String>, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.MessageProtocolHandshake
 
handshake(HandshakeContext, Map<String, String>, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.SslFeatureHandshake
 
handshake(HandshakeContext, Map<String, String>, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.StartSessionHandshake
 
handshake(HandshakeContext, Map<String, String>, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.StreamCompressionHandshake
 
handshake(HandshakeContext, Map<String, String>, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.TimeoutHandshake
 
HandshakeContext - Class in org.eclipse.scada.protocol.ngp.common.mc.handshake
 
HandshakeContext(ProtocolConfiguration, boolean, IoSession, IoFilter.NextFilter) - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.handshake.HandshakeContext
 
hasAllRoles(String[]) - Method in class org.eclipse.scada.sec.UserInformation
 
hasAllRoles(Collection<String>) - Method in class org.eclipse.scada.sec.UserInformation
 
hasAnyRole(String[]) - Method in class org.eclipse.scada.sec.UserInformation
 
hasAnyRole(Collection<String>) - Method in class org.eclipse.scada.sec.UserInformation
 
hasArray() - Method in class org.apache.mina.core.buffer.IoBuffer
 
hasArray() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
hasAttribute(String) - Method in class org.eclipse.scada.ae.Event.EventBuilder
 
hasAttribute(Event.Fields) - Method in class org.eclipse.scada.ae.Event.EventBuilder
 
hasAttribute(String) - Method in class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
Checks if the current value has the attribute set
hasAttributes() - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
check if attributes are in the list
hasChildren(Object) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ItemListContentProvider
 
hasChildren(Object) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor.ReverseAdapterFactoryContentProvider
 
hasChildren(Object) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor.ReverseAdapterFactoryContentProvider
 
hasChildren(Object) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor.ReverseAdapterFactoryContentProvider
 
hasDebug() - Static method in class org.eclipse.scada.vi.ui.user.viewer.ext.DebugActionExtension
 
hasFragmentation() - Method in class org.apache.mina.core.service.DefaultTransportMetadata
 
hasFragmentation() - Method in interface org.apache.mina.core.service.TransportMetadata
Returns true if the messages exchanged by the service can be fragmented or reassembled by its underlying transport.
hash - Variable in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
 
hashCode() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
hashCode() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
hashCode() - Method in class org.apache.mina.core.session.AbstractIoSession
hashCode() - Method in class org.apache.mina.core.session.AttributeKey
 
hashCode() - Method in class org.apache.mina.filter.codec.textline.LineDelimiter
hashCode() - Method in class org.apache.mina.filter.reqres.Request
 
hashCode() - Method in class org.apache.mina.filter.reqres.Response
 
hashCode() - Method in class org.apache.mina.transport.vmpipe.VmPipeAddress
 
hashCode() - Method in class org.apache.mina.util.ExpiringMap
 
hashCode() - Method in class org.apache.mina.util.SynchronizedQueue
 
hashCode() - Method in class org.eclipse.scada.ae.Event
 
hashCode() - Method in class org.eclipse.scada.ae.ui.views.filter.EventViewerFilter
 
hashCode() - Method in class org.eclipse.scada.ae.ui.views.model.DecoratedEvent
 
hashCode() - Method in class org.eclipse.scada.ae.ui.views.model.MonitorData
 
hashCode() - Method in class org.eclipse.scada.ca.data.ConfigurationInformation
 
hashCode() - Method in class org.eclipse.scada.ca.data.FactoryInformation
 
hashCode() - Method in class org.eclipse.scada.chart.DataEntry
 
hashCode() - Method in class org.eclipse.scada.core.ConnectionInformation
 
hashCode() - Method in class org.eclipse.scada.core.data.Request
 
hashCode() - Method in class org.eclipse.scada.core.subscription.SubscriptionInformation
 
hashCode() - Method in class org.eclipse.scada.core.ui.connection.ConnectionDescriptor
 
hashCode() - Method in class org.eclipse.scada.core.Variant
 
hashCode() - Method in class org.eclipse.scada.da.client.DataItemValue
 
hashCode() - Method in class org.eclipse.scada.da.core.Location
 
hashCode() - Method in class org.eclipse.scada.da.ui.connection.data.Item
 
hashCode() - Method in class org.eclipse.scada.da.ui.widgets.realtime.AttributePair
 
hashCode() - Method in class org.eclipse.scada.hd.data.HistoricalItemInformation
 
hashCode() - Method in class org.eclipse.scada.hd.data.ValueInformation
 
hashCode() - Method in class org.eclipse.scada.hd.ui.connection.data.Item
 
hashCode() - Method in class org.eclipse.scada.net.base.data.BooleanValue
 
hashCode() - Method in class org.eclipse.scada.net.base.data.DoubleValue
 
hashCode() - Method in class org.eclipse.scada.net.base.data.IntegerValue
 
hashCode() - Method in class org.eclipse.scada.net.base.data.ListValue
 
hashCode() - Method in class org.eclipse.scada.net.base.data.LongValue
 
hashCode() - Method in class org.eclipse.scada.net.base.data.MapValue
 
hashCode() - Method in class org.eclipse.scada.net.base.data.StringValue
 
hashCode() - Method in class org.eclipse.scada.net.base.data.Value
 
hashCode() - Method in class org.eclipse.scada.net.base.data.VoidValue
 
hashCode() - Method in class org.eclipse.scada.sec.authn.AbstractPlainAuthenticationService.UserEntry
 
hashCode() - Method in class org.eclipse.scada.sec.UserInformation
 
hashCode() - Method in class org.eclipse.scada.sec.UserInformationPrincipal
 
hashCode() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
hashCode() - Method in class org.eclipse.scada.utils.lang.Pair
 
hashCode() - Method in class org.eclipse.scada.utils.stats.StatisticEntryImpl
 
hashCode() - Method in class org.eclipse.scada.utils.statuscodes.StatusCode
 
hashCode() - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewInstanceDescriptor
 
HashSetAllocator<T> - Class in org.eclipse.scada.protocol.ngp.common.utils
 
HashSetAllocator() - Constructor for class org.eclipse.scada.protocol.ngp.common.utils.HashSetAllocator
 
hasNext() - Method in class org.apache.mina.transport.socket.nio.NioProcessor.IoSessionIterator
hasParent(ViewInstanceDescriptor) - Static method in class org.eclipse.scada.vi.ui.user.SingleVisualInterfaceViewPart
 
hasRemaining() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
hasRemaining() - Method in class org.apache.mina.core.buffer.IoBuffer
 
hasRemaining() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
hasRemaining() - Method in interface org.apache.mina.util.byteaccess.ByteArray.Cursor
 
hasRemaining() - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
Checks if there are any remaining bytes that can be read.
hasRemaining() - Method in interface org.apache.mina.util.byteaccess.IoRelativeWriter
Checks if there are any remaining bytes that can be read.
hasResponse() - Method in class org.apache.mina.filter.reqres.Request
 
hasRole(String) - Method in class org.eclipse.scada.core.ui.connection.login.factory.MultiLoginHandler
 
hasRole(String) - Method in interface org.eclipse.scada.core.ui.connection.login.LoginHandler
 
hasRole(String) - Method in class org.eclipse.scada.core.ui.connection.login.LoginSession
Checks with all login handler if the session has a role granted
hasRole(String) - Method in class org.eclipse.scada.core.ui.connection.login.SessionManager
 
hasRole(String) - Method in class org.eclipse.scada.sec.UserInformation
 
HD_CONNECTION_ID_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
The default value of the 'Hd Connection Id' attribute.
HD_ITEM_ID_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
The default value of the 'Hd Item Id' attribute.
HD_QUERY_STRING_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
The default value of the 'Hd Query String' attribute.
hdConnectionId - Variable in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
The cached value of the 'Hd Connection Id' attribute.
hdItemId - Variable in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
The cached value of the 'Hd Item Id' attribute.
hdQueryString - Variable in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
The cached value of the 'Hd Query String' attribute.
HEADER_SIZE - Static variable in interface org.eclipse.scada.net.mina.GMPPProtocol
 
headerComponent - Variable in class org.eclipse.scada.vi.details.model.impl.ViewImpl
The cached value of the 'Header Component' containment reference.
headers - Variable in class org.apache.mina.proxy.handlers.http.HttpProxyResponse
The HTTP response headers.
headSet(E) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
height - Variable in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
The cached value of the 'Height' attribute.
height - Variable in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
The cached value of the 'Height' attribute.
height - Variable in class org.eclipse.scada.vi.model.impl.DimensionImpl
The cached value of the 'Height' attribute.
HEIGHT_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
The default value of the 'Height' attribute.
HEIGHT_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
The default value of the 'Height' attribute.
HEIGHT_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.DimensionImpl
The default value of the 'Height' attribute.
HEIGHT_HINT_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.GridChildImpl
The default value of the 'Height Hint' attribute.
heightHint - Variable in class org.eclipse.scada.vi.model.impl.GridChildImpl
The cached value of the 'Height Hint' attribute.
Hello - Class in org.eclipse.scada.protocol.sfp.messages
 
Hello(short, Set<Hello.Features>) - Constructor for class org.eclipse.scada.protocol.sfp.messages.Hello
 
Hello.Features - Enum in org.eclipse.scada.protocol.sfp.messages
 
HelloMessage - Class in org.eclipse.scada.protocol.ngp.common.mc.message
 
HelloMessage(Map<String, String>) - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.message.HelloMessage
 
Helper - Class in org.eclipse.scada.chart.swt
This is a helper class implementing the "nice axis number" according to Paul S.
Helper() - Constructor for class org.eclipse.scada.chart.swt.Helper
 
Helper - Class in org.eclipse.scada.da.client
 
Helper() - Constructor for class org.eclipse.scada.da.client.Helper
 
Helper - Class in org.eclipse.scada.sec.ui
 
Helper - Class in org.eclipse.scada.sec.ui.providers
 
Helper() - Constructor for class org.eclipse.scada.sec.ui.providers.Helper
 
Helper - Class in org.eclipse.scada.vi.ui.draw2d
 
Helper() - Constructor for class org.eclipse.scada.vi.ui.draw2d.Helper
 
Helper - Class in org.eclipse.scada.vi.ui.draw2d.primitives
 
Helper.Entry<T> - Class in org.eclipse.scada.chart.swt
 
Helper.Entry(String, T, int) - Constructor for class org.eclipse.scada.chart.swt.Helper.Entry
 
HexCodec - Class in org.eclipse.scada.sec.utils.password
 
HexCodec() - Constructor for class org.eclipse.scada.sec.utils.password.HexCodec
 
HexCodec(boolean) - Constructor for class org.eclipse.scada.sec.utils.password.HexCodec
 
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
 
HIDDEN_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Hidden Component' class.
HIDDEN_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Hidden Component' class.
HIDDEN_COMPONENT__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Descriptor' attribute.
HIDDEN_COMPONENT__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Descriptor' attribute feature.
HIDDEN_COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Hidden Component' class.
HiddenComponent - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Hidden Component'.
hiddenComponent - Variable in class org.eclipse.scada.vi.details.model.impl.ViewImpl
The cached value of the 'Hidden Component' containment reference list.
HiddenComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Hidden Component'.
HiddenComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.HiddenComponentImpl
 
hiddenComponentItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all HiddenComponent instances.
HiddenComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a HiddenComponent object.
HiddenComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.HiddenComponentItemProvider
This constructs an instance from a factory and a notifier.
HiddenComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Hidden Component'.
HiddenComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.HiddenComponentTest
Constructs a new Hidden Component test case with the given name.
hide() - Method in class org.eclipse.scada.da.client.dataitem.details.CTabVisibilityController
 
hide() - Method in interface org.eclipse.scada.da.client.dataitem.details.VisibilityController
 
hide() - Method in class org.eclipse.scada.vi.details.swt.impl.tab.BaseFolderImplementation
 
hide() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.ComponentVisibility
 
hide() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TabVisibleComponent
 
hide() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TrackingVisibleComponent
 
hide() - Method in interface org.eclipse.scada.vi.details.swt.impl.visibility.VisibleComponent
 
hideTabs() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
If there is just one page in the multi-page editor part, this hides the single tab at the bottom.
hideTabs() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
If there is just one page in the multi-page editor part, this hides the single tab at the bottom.
hideTabs() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
If there is just one page in the multi-page editor part, this hides the single tab at the bottom.
HistoricalItemInformation - Class in org.eclipse.scada.hd.data
 
HistoricalItemInformation(String, Map<String, Variant>) - Constructor for class org.eclipse.scada.hd.data.HistoricalItemInformation
 
hmacMD5(byte[], byte[]) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMResponses
Calculates the HMAC-MD5 hash of the given data using the specified hashing key.
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
 
HORIZONTAL_ALIGNMENT_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.GridChildImpl
The default value of the 'Horizontal Alignment' attribute.
HORIZONTAL_SPACING_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
The default value of the 'Horizontal Spacing' attribute.
HORIZONTAL_SPACING_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.GridContainerImpl
The default value of the 'Horizontal Spacing' attribute.
horizontalAlignment - Variable in class org.eclipse.scada.vi.model.impl.GridChildImpl
The cached value of the 'Horizontal Alignment' attribute.
horizontalSpacing - Variable in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
The cached value of the 'Horizontal Spacing' attribute.
horizontalSpacing - Variable in class org.eclipse.scada.vi.model.impl.GridContainerImpl
The cached value of the 'Horizontal Spacing' attribute.
hoverable - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Hoverable' attribute.
hoverable - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Hoverable' attribute.
HOVERABLE_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The default value of the 'Hoverable' attribute.
HOVERABLE_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The default value of the 'Hoverable' attribute.
HTTP_1_0 - Static variable in class org.apache.mina.proxy.handlers.http.HttpProxyConstants
The HTTP 1.0 protocol version string.
HTTP_1_1 - Static variable in class org.apache.mina.proxy.handlers.http.HttpProxyConstants
The HTTP 1.1 protocol version string.
HttpAuthenticationMethods - Enum in org.apache.mina.proxy.handlers.http
HttpAuthenticationMethods.java - Enumerates all known http authentication methods.
HttpBasicAuthLogicHandler - Class in org.apache.mina.proxy.handlers.http.basic
HttpBasicAuthLogicHandler.java - HTTP Basic authentication mechanism logic handler.
HttpBasicAuthLogicHandler(ProxyIoSession) - Constructor for class org.apache.mina.proxy.handlers.http.basic.HttpBasicAuthLogicHandler
HttpDigestAuthLogicHandler - Class in org.apache.mina.proxy.handlers.http.digest
HttpDigestAuthLogicHandler.java - HTTP Digest authentication mechanism logic handler.
HttpDigestAuthLogicHandler(ProxyIoSession) - Constructor for class org.apache.mina.proxy.handlers.http.digest.HttpDigestAuthLogicHandler
 
HttpNoAuthLogicHandler - Class in org.apache.mina.proxy.handlers.http.basic
HttpNoAuthLogicHandler.java - HTTP 'no auth' mechanism logic handler.
HttpNoAuthLogicHandler(ProxyIoSession) - Constructor for class org.apache.mina.proxy.handlers.http.basic.HttpNoAuthLogicHandler
HttpNTLMAuthLogicHandler - Class in org.apache.mina.proxy.handlers.http.ntlm
HttpNTLMAuthLogicHandler.java - HTTP NTLM authentication mechanism logic handler.
HttpNTLMAuthLogicHandler(ProxyIoSession) - Constructor for class org.apache.mina.proxy.handlers.http.ntlm.HttpNTLMAuthLogicHandler
HttpProxyConstants - Class in org.apache.mina.proxy.handlers.http
HttpProxyConstants.java - HTTP Proxy constants.
HttpProxyConstants() - Constructor for class org.apache.mina.proxy.handlers.http.HttpProxyConstants
 
HttpProxyRequest - Class in org.apache.mina.proxy.handlers.http
HttpProxyRequest.java - Wrapper class for HTTP requests.
HttpProxyRequest(InetSocketAddress) - Constructor for class org.apache.mina.proxy.handlers.http.HttpProxyRequest
Constructor which creates a HTTP/1.0 CONNECT request to the specified endpoint.
HttpProxyRequest(InetSocketAddress, String) - Constructor for class org.apache.mina.proxy.handlers.http.HttpProxyRequest
Constructor which creates a CONNECT request to the specified endpoint using the provided protocol version.
HttpProxyRequest(InetSocketAddress, String, Map<String, List<String>>) - Constructor for class org.apache.mina.proxy.handlers.http.HttpProxyRequest
Constructor which creates a CONNECT request to the specified endpoint using the provided protocol version and setting the requested headers.
HttpProxyRequest(String) - Constructor for class org.apache.mina.proxy.handlers.http.HttpProxyRequest
Constructor which creates a HTTP/1.0 GET request to the specified http URI.
HttpProxyRequest(String, String) - Constructor for class org.apache.mina.proxy.handlers.http.HttpProxyRequest
Constructor which creates a GET request to the specified http URI using the provided protocol version
HttpProxyRequest(String, String, String) - Constructor for class org.apache.mina.proxy.handlers.http.HttpProxyRequest
Constructor which creates a request using the provided HTTP verb targeted at the specified http URI using the provided protocol version.
HttpProxyRequest(String, String, String, Map<String, List<String>>) - Constructor for class org.apache.mina.proxy.handlers.http.HttpProxyRequest
Constructor which creates a request using the provided HTTP verb targeted at the specified http URI using the provided protocol version and setting the requested headers.
HttpProxyResponse - Class in org.apache.mina.proxy.handlers.http
HttpProxyResponse.java - Wrapper class for HTTP requests.
HttpProxyResponse(String, String, Map<String, List<String>>) - Constructor for class org.apache.mina.proxy.handlers.http.HttpProxyResponse
Constructor of an HTTP proxy response.
HttpSmartProxyHandler - Class in org.apache.mina.proxy.handlers.http
HttpSmartProxyHandler.java - HTTP proxy handler that automatically handles forwarding a request to the appropriate authentication mechanism logic handler.
HttpSmartProxyHandler(ProxyIoSession) - Constructor for class org.apache.mina.proxy.handlers.http.HttpSmartProxyHandler
 
httpURI - Variable in class org.apache.mina.proxy.handlers.http.HttpProxyRequest
The HTTP URI.
httpVerb - Variable in class org.apache.mina.proxy.handlers.http.HttpProxyRequest
The HTTP verb.
httpVersion - Variable in class org.apache.mina.proxy.handlers.http.HttpProxyResponse
The HTTP response protocol version.

I

ICON_ALIGNMENT_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.TextImpl
The default value of the 'Icon Alignment' attribute.
iconAlignment - Variable in class org.eclipse.scada.vi.model.impl.TextImpl
The cached value of the 'Icon Alignment' attribute.
id(UUID) - Method in class org.eclipse.scada.ae.Event.EventBuilder
 
ID - Static variable in class org.eclipse.scada.ae.ui.views.contributions.AlarmNotifier
 
id - Variable in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
The cached value of the 'Id' attribute.
id - Variable in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
The cached value of the 'Id' attribute.
id - Variable in class org.eclipse.scada.vi.details.model.impl.TestVisibilityImpl
The cached value of the 'Id' attribute.
id() - Method in enum org.eclipse.scada.vi.ui.draw2d.primitives.FigureController.SWTCursors
 
ID_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
The default value of the 'Id' attribute.
ID_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
The default value of the 'Id' attribute.
ID_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.TestVisibilityImpl
The default value of the 'Id' attribute.
ID_ITEM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Id Item' class.
ID_ITEM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Id Item' class.
ID_ITEM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Id Item' class.
ID_ITEM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Id Item' class.
ID_ITEM__CONNECTION_ID - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Connection Id' attribute.
ID_ITEM__CONNECTION_ID - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Connection Id' attribute.
ID_ITEM__CONNECTION_ID - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Connection Id' attribute feature.
ID_ITEM__CONNECTION_ID - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Connection Id' attribute feature.
ID_ITEM__ITEM_ID - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Item Id' attribute.
ID_ITEM__ITEM_ID - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Item Id' attribute.
ID_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Id Item' class.
ID_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Id Item' class.
IdentityHashSet<E> - Class in org.apache.mina.util
An IdentityHashMap-backed Set.
IdentityHashSet() - Constructor for class org.apache.mina.util.IdentityHashSet
 
IdentityHashSet(int) - Constructor for class org.apache.mina.util.IdentityHashSet
 
IdentityHashSet(Collection<E>) - Constructor for class org.apache.mina.util.IdentityHashSet
 
IdItem - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Id Item'.
IdItem - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Id Item'.
IdItemImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Id Item'.
IdItemImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Id Item'.
IdItemImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
 
IdItemImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
 
idItemItemProvider - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the one adapter used for all IdItem instances.
IdItemItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a IdItem object.
IdItemItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.IdItemItemProvider
This constructs an instance from a factory and a notifier.
IdItemTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Id Item'.
IdItemTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.IdItemTest
Constructs a new Id Item test case with the given name.
IdleStatus - Class in org.apache.mina.core.session
Represents the type of idleness of IoSession or IoSession.
IdleStatusChecker - Class in org.apache.mina.core.session
Detects idle sessions and fires sessionIdle events to them.
IdleStatusChecker() - Constructor for class org.apache.mina.core.session.IdleStatusChecker
 
IdleStatusChecker.NotifyingTask - Class in org.apache.mina.core.session
The class to place in the transport executor for checking the sessions idle
image - Variable in class org.eclipse.scada.core.ui.styles.StyleBlinker.CurrentStyle
 
Image - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Image'.
IMAGE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Image' class.
IMAGE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Image' class.
IMAGE__BACKGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Background Color' attribute.
IMAGE__BORDER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Border' attribute.
IMAGE__CURSOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Cursor' reference.
IMAGE__FOREGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Foreground Color' attribute.
IMAGE__IMAGE_ALIGNMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Image Alignment' attribute.
IMAGE__IMAGE_ALIGNMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Image Alignment' attribute feature.
IMAGE__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Name' attribute.
IMAGE__ON_CLICK - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Click' attribute.
IMAGE__ON_DOUBLE_CLICK - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Double Click' attribute.
IMAGE__OPAQUE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Opaque' attribute.
IMAGE__SIZE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Size' containment reference.
IMAGE__TOOL_TIP - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Tool Tip' attribute.
IMAGE__URI - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Uri' attribute.
IMAGE__URI - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Uri' attribute feature.
IMAGE__VISIBLE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Visible' attribute.
IMAGE_ALIGNMENT_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.ImageImpl
The default value of the 'Image Alignment' attribute.
IMAGE_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Image' class.
IMAGE_URL_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
The default value of the 'Image Url' attribute.
imageAlignment - Variable in class org.eclipse.scada.vi.model.impl.ImageImpl
The cached value of the 'Image Alignment' attribute.
ImageConstants - Interface in org.eclipse.scada.core.ui.styles
 
ImageController - Class in org.eclipse.scada.vi.ui.draw2d.primitives
 
ImageController(FigureCanvas, SymbolController, Image, SymbolLoader, ResourceManager) - Constructor for class org.eclipse.scada.vi.ui.draw2d.primitives.ImageController
 
ImageExtension - Class in org.eclipse.scada.vi.ui.viewer.ext.image
 
ImageExtension() - Constructor for class org.eclipse.scada.vi.ui.viewer.ext.image.ImageExtension
 
ImageImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Image'.
ImageImpl() - Constructor for class org.eclipse.scada.vi.model.impl.ImageImpl
 
ImageItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a Image object.
ImageItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.ImageItemProvider
This constructs an instance from a factory and a notifier.
imageItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all Image instances.
images - Variable in class org.eclipse.scada.core.ui.styles.StyleHandler.Style
 
ImageTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Image'.
ImageTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.ImageTest
Constructs a new Image test case with the given name.
imageUrl - Variable in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
The cached value of the 'Image Url' attribute.
IMG_ALARM - Static variable in interface org.eclipse.scada.core.ui.styles.ImageConstants
 
IMG_ATTR_OK - Static variable in class org.eclipse.scada.vi.details.swt.Activator
 
IMG_BLOCK - Static variable in interface org.eclipse.scada.core.ui.styles.ImageConstants
 
IMG_BLOCK_DEFAULT - Static variable in class org.eclipse.scada.da.client.dataitem.details.Activator
 
IMG_BLOCK_LOCKED - Static variable in class org.eclipse.scada.da.client.dataitem.details.Activator
 
IMG_BLOCK_UNLOCKED - Static variable in class org.eclipse.scada.da.client.dataitem.details.Activator
 
IMG_CONTROLLER_BLOCKED - Static variable in class org.eclipse.scada.vi.details.swt.Activator
 
IMG_CONTROLLER_UNBLOCKED - Static variable in class org.eclipse.scada.vi.details.swt.Activator
 
IMG_DISCONNECTED - Static variable in interface org.eclipse.scada.core.ui.styles.ImageConstants
 
IMG_EMPTY - Static variable in class org.eclipse.scada.vi.details.swt.Activator
 
IMG_ERROR - Static variable in interface org.eclipse.scada.core.ui.styles.ImageConstants
 
IMG_MANUAL - Static variable in interface org.eclipse.scada.core.ui.styles.ImageConstants
 
IMG_TREND - Static variable in class org.eclipse.scada.vi.details.swt.Activator
 
IMG_WARN_BIG - Static variable in class org.eclipse.scada.vi.details.swt.Activator
 
IMG_WARNING - Static variable in interface org.eclipse.scada.core.ui.styles.ImageConstants
 
Immutable - Annotation Type in org.eclipse.scada.utils.lang
Tags a class as following the immutable pattern
increaseIdleCount(IdleStatus, long) - Method in class org.apache.mina.core.session.AbstractIoSession
TODO Add method documentation
increaseReadBufferSize() - Method in class org.apache.mina.core.session.AbstractIoSession
TODO Add method documentation
increaseReadBytes(long, long) - Method in class org.apache.mina.core.service.IoServiceStatistics
Increases the count of read bytes by increment and sets the last read time to currentTime.
increaseReadBytes(long, long) - Method in class org.apache.mina.core.session.AbstractIoSession
TODO Add method documentation
increaseReadMessages(long) - Method in class org.apache.mina.core.service.IoServiceStatistics
Increases the count of read messages by 1 and sets the last read time to currentTime.
increaseReadMessages(long) - Method in class org.apache.mina.core.session.AbstractIoSession
TODO Add method documentation
increaseScheduledWriteBytes(int) - Method in class org.apache.mina.core.service.IoServiceStatistics
Increments by increment the count of bytes scheduled for write.
increaseScheduledWriteBytes(int) - Method in class org.apache.mina.core.session.AbstractIoSession
TODO Add method documentation
increaseScheduledWriteMessages() - Method in class org.apache.mina.core.service.IoServiceStatistics
Increments by 1 the count of messages scheduled for write.
increaseScheduledWriteMessages() - Method in class org.apache.mina.core.session.AbstractIoSession
TODO Add method documentation
increaseWrittenBytes(int, long) - Method in class org.apache.mina.core.service.IoServiceStatistics
Increases the count of written bytes by increment and sets the last write time to currentTime.
increaseWrittenBytes(int, long) - Method in class org.apache.mina.core.session.AbstractIoSession
TODO Add method documentation
increaseWrittenMessages(long) - Method in class org.apache.mina.core.service.IoServiceStatistics
Increases the count of written messages by 1 and sets the last write time to currentTime.
increaseWrittenMessages(WriteRequest, long) - Method in class org.apache.mina.core.session.AbstractIoSession
TODO Add method documentation
index() - Method in enum org.eclipse.scada.da.ui.common.ValueType
 
index - Variable in class org.eclipse.scada.vi.details.swt.impl.tab.BaseFolderImplementation
 
indexOf(byte) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Returns the first occurence position of the specified byte from the current position to the current limit.
indexOf(byte) - Method in class org.apache.mina.core.buffer.IoBuffer
Returns the first occurence position of the specified byte from the current position to the current limit.
indexOf(byte) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
info(String, Object...) - Method in interface org.eclipse.scada.sec.audit.AuditLogService
 
info(String, Throwable, Object...) - Method in interface org.eclipse.scada.sec.audit.AuditLogService
 
info(String, Object...) - Method in class org.eclipse.scada.sec.osgi.TrackingAuditLogImplementation
 
info(String, Throwable, Object...) - Method in class org.eclipse.scada.sec.osgi.TrackingAuditLogImplementation
 
init() - Method in interface org.apache.mina.core.filterchain.IoFilter
Invoked by ReferenceCountingFilter when this filter is added to a IoFilterChain at the first time, so you can initialize shared resources.
init() - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
Invoked by ReferenceCountingFilter when this filter is added to a IoFilterChain at the first time, so you can initialize shared resources.
init() - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
 
init() - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
Initialize the polling system, will be called at construction time.
init() - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
Initialize the polling system, will be called at construction time.
init(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Initialize the polling of a session.
init() - Method in class org.apache.mina.filter.buffer.IoBufferLazyInitializer
Initializes the value.
init() - Method in class org.apache.mina.filter.codec.statemachine.DecodingStateMachine
Invoked to initialize this state machine.
init() - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
 
init(IoService) - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
init() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
 
init() - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
 
init(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
 
init() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
Initialize the polling system, will be called at construction time.
init() - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
Initialize the polling system, will be called at construction time.
init() - Method in class org.apache.mina.util.LazyInitializedCacheMap.NoopInitializer
 
init() - Method in class org.apache.mina.util.LazyInitializer
Initializes the value.
init() - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
init(IViewSite, IMemento) - Method in class org.eclipse.scada.da.client.dataitem.details.DetailsViewPart
 
init(IViewSite, IMemento) - Method in class org.eclipse.scada.da.ui.client.test.views.realtime.RealTimeList
 
init() - Method in class org.eclipse.scada.da.ui.connection.data.AbstractItemHolder
 
init() - Method in class org.eclipse.scada.hd.client.net.ConnectionImpl
 
init(Realm) - Method in interface org.eclipse.scada.sec.ui.providers.KeyProviderFactory
 
init() - Static method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.scada.ui.chart.model.impl.ChartFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(IEditorSite, IEditorInput) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This is called during startup.
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard
This just records the information.
init(ICommonContentExtensionSite) - Method in class org.eclipse.scada.ui.databinding.CommonListeningLabelProvider
 
init(IWorkbench) - Method in class org.eclipse.scada.ui.localization.timezone.TimeZonePreferencePage
 
init() - Static method in class org.eclipse.scada.vi.chart.model.impl.ChartFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.scada.vi.chart.model.impl.ChartPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(Composite, Map<String, String>) - Method in interface org.eclipse.scada.vi.details.DetailView
 
init() - Static method in class org.eclipse.scada.vi.details.model.impl.DetailViewFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(IEditorSite, IEditorInput) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This is called during startup.
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard
This just records the information.
init(VisibilityProviderFactory, Composite, Map<String, String>) - Method in interface org.eclipse.scada.vi.details.swt.DetailComponent
 
init(VisibilityProviderFactory, Composite, Map<String, String>) - Method in class org.eclipse.scada.vi.details.swt.impl.DetailComponentImpl
 
init(Composite, Map<String, String>) - Method in class org.eclipse.scada.vi.details.swt.impl.DetailViewImpl
 
init(VisibilityProviderFactory, Composite, Map<String, String>) - Method in interface org.eclipse.scada.vi.details.swt.impl.GroupTab
 
init() - Static method in class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(IEditorSite, IEditorInput) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This is called during startup.
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard
This just records the information.
init() - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
init() - Method in class org.eclipse.scada.vi.ui.user.viewer.AbstractViewInstance
 
initialize() - Method in class org.eclipse.scada.core.ui.connection.discoverer.file.DefaultFileResourceDiscoverer
 
initialize() - Method in class org.eclipse.scada.core.ui.connection.discoverer.file.ResourceDiscoverer
 
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
initializeDefaultPreferences() - Method in class org.eclipse.scada.ui.localization.timezone.TimeZoneInitializer
 
initializeEditingDomain() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This sets up the editing domain for the model editor.
initializeEditingDomain() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This sets up the editing domain for the model editor.
initializeEditingDomain() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This sets up the editing domain for the model editor.
initializeImageRegistry(ImageRegistry) - Method in class org.eclipse.scada.core.ui.styles.Activator
 
initializeImageRegistry(ImageRegistry) - Method in class org.eclipse.scada.da.client.dataitem.details.Activator
 
initializeImageRegistry(ImageRegistry) - Method in class org.eclipse.scada.vi.details.swt.Activator
 
initializePackageContents() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.scada.vi.chart.model.impl.ChartPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.scada.vi.details.model.impl.DetailViewPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.scada.vi.model.impl.VisualInterfacePackageImpl
Complete the initialization of the package and its meta-model.
Initializer - Interface in org.eclipse.scada.utils.init
Initialization interface
initializeSession(IoSession, T) - Method in interface org.apache.mina.core.session.IoSessionInitializer
 
initializeSession(IoSession, T) - Method in class org.apache.mina.proxy.session.ProxyIoSessionInitializer
 
initialObjectCreationPage - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard
This is the initial object creation page.
initialObjectCreationPage - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard
This is the initial object creation page.
initialObjectCreationPage - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard
This is the initial object creation page.
initialObjectField - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard.ChartModelWizardInitialObjectCreationPage
 
initialObjectField - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard.DetailViewModelWizardInitialObjectCreationPage
 
initialObjectField - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard.VisualInterfaceModelWizardInitialObjectCreationPage
 
initialObjectNames - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard
Caches the names of the types that can be created as the root object.
initialObjectNames - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard
Caches the names of the types that can be created as the root object.
initialObjectNames - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard
Caches the names of the types that can be created as the root object.
initSession(IoSession, IoFuture, IoSessionInitializer) - Method in class org.apache.mina.core.service.AbstractIoService
 
initSsl(ConnectionInformation, DefaultIoFilterChainBuilder, boolean) - Static method in class org.eclipse.scada.core.net.ConnectionHelper
FIXME: still need to implement correctly
injectCompression(IoSession, String) - Static method in class org.eclipse.scada.core.net.ConnectionHelper
 
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
 
injectRequestAttributes(Map<String, String>) - Method in class org.eclipse.scada.sec.callback.AbstractCallback
 
injectRequestAttributes(Map<String, String>) - Method in class org.eclipse.scada.sec.callback.ConfirmationCallback
 
injectRequestAttributes(Map<String, String>) - Method in class org.eclipse.scada.sec.callback.LabelCallback
 
injectRequestAttributes(Map<String, String>) - Method in class org.eclipse.scada.sec.callback.PasswordCallback
 
injectRequestAttributes(Map<String, String>) - Method in class org.eclipse.scada.sec.callback.XMLSignatureCallback
 
injectResponseAttributes(Map<String, String>) - Method in class org.eclipse.scada.sec.callback.AbstractCallback
Inject values for the response message
injectResponseAttributes(Map<String, String>) - Method in class org.eclipse.scada.sec.callback.ConfirmationCallback
 
injectResponseAttributes(Map<String, String>) - Method in class org.eclipse.scada.sec.callback.PasswordCallback
 
injectResponseAttributes(Map<String, String>) - Method in class org.eclipse.scada.sec.callback.TextCallback
 
injectResponseAttributes(Map<String, String>) - Method in class org.eclipse.scada.sec.callback.XMLSignatureCallback
 
inlindeDecodeAttributeWriteResultEntry(BinaryContext, IoBuffer) - Static method in class org.eclipse.scada.da.protocol.ngp.codec.Structures
 
inlindeDecodeBrowserEntry(BinaryContext, IoBuffer) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
inlindeDecodeBrowserEntry(BinaryContext, IoBuffer) - Static method in class org.eclipse.scada.da.protocol.ngp.codec.Structures
 
inlindeDecodeCallbackRequest(BinaryContext, IoBuffer) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
inlindeDecodeCallbackResponse(BinaryContext, IoBuffer) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
inlindeDecodeConfigurationInformation(BinaryContext, IoBuffer) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
inlindeDecodeDiffEntry(BinaryContext, IoBuffer) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
inlindeDecodeErrorInformation(BinaryContext, IoBuffer) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
inlindeDecodeEventInformation(BinaryContext, IoBuffer) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
inlindeDecodeFactoryInformation(BinaryContext, IoBuffer) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
inlindeDecodeHistoricalItemInformation(BinaryContext, IoBuffer) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
inlindeDecodeMonitorStatusInformation(BinaryContext, IoBuffer) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
inlindeDecodeOperationParameters(BinaryContext, IoBuffer) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
inlindeDecodeQueryParameters(BinaryContext, IoBuffer) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
inlindeDecodeRequest(BinaryContext, IoBuffer) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
inlindeDecodeResponse(BinaryContext, IoBuffer) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
inlindeDecodeUserInformation(BinaryContext, IoBuffer) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
inlindeDecodeValueEntry(BinaryContext, IoBuffer) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
inlindeDecodeValueInformation(BinaryContext, IoBuffer) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
inlineDecodeEnum(IoBuffer, Class<E>) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
inlineDecodeProperties(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
inlineDecodeVariantMap(IoBuffer) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
inlineEncodeAttributeWriteResultEntry(BinaryContext, IoBuffer, AttributeWriteResultEntry) - Static method in class org.eclipse.scada.da.protocol.ngp.codec.Structures
 
inlineEncodeBrowserEntry(BinaryContext, IoBuffer, BrowserEntry) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
inlineEncodeBrowserEntry(BinaryContext, IoBuffer, BrowserEntry) - Static method in class org.eclipse.scada.da.protocol.ngp.codec.Structures
 
inlineEncodeCallbackRequest(BinaryContext, IoBuffer, CallbackRequest) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
inlineEncodeCallbackResponse(BinaryContext, IoBuffer, CallbackResponse) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
inlineEncodeConfigurationInformation(BinaryContext, IoBuffer, ConfigurationInformation) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
inlineEncodeDiffEntry(BinaryContext, IoBuffer, DiffEntry) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
inlineEncodeEnum(IoBuffer, Enum<?>) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
inlineEncodeErrorInformation(BinaryContext, IoBuffer, ErrorInformation) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
inlineEncodeEventInformation(BinaryContext, IoBuffer, EventInformation) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
inlineEncodeFactoryInformation(BinaryContext, IoBuffer, FactoryInformation) - Static method in class org.eclipse.scada.ca.protocol.ngp.codec.Structures
 
inlineEncodeHistoricalItemInformation(BinaryContext, IoBuffer, HistoricalItemInformation) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
inlineEncodeMonitorStatusInformation(BinaryContext, IoBuffer, MonitorStatusInformation) - Static method in class org.eclipse.scada.ae.protocol.ngp.codec.Structures
 
inlineEncodeOperationParameters(BinaryContext, IoBuffer, OperationParameters) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
inlineEncodeProperties(IoBuffer, Map<String, String>) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
inlineEncodeQueryParameters(BinaryContext, IoBuffer, QueryParameters) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
inlineEncodeRequest(BinaryContext, IoBuffer, Request) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
inlineEncodeResponse(BinaryContext, IoBuffer, Response) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
inlineEncodeUserInformation(BinaryContext, IoBuffer, UserInformation) - Static method in class org.eclipse.scada.core.protocol.ngp.codec.Structures
 
inlineEncodeValueEntry(BinaryContext, IoBuffer, ValueEntry) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
inlineEncodeValueInformation(BinaryContext, IoBuffer, ValueInformation) - Static method in class org.eclipse.scada.hd.protocol.ngp.codec.Structures
 
inlineEncodeVariantMap(IoBuffer, Map<String, Variant>) - Method in class org.eclipse.scada.core.ngp.common.codec.osbp.DefaultBinaryContext
 
inputAdded(ChartInput) - Method in interface org.eclipse.scada.ui.chart.viewer.ChartViewerListener
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ItemListContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.scada.ui.databinding.observable.ObservableMapContentProvider
 
InputManager - Class in org.eclipse.scada.ui.chart.viewer
 
InputManager(DataBindingContext, ChartViewer, ResourceManager, AxisLocator<XAxis, XAxisViewer>, AxisLocator<YAxis, YAxisViewer>) - Constructor for class org.eclipse.scada.ui.chart.viewer.InputManager
 
inputRemoved(ChartInput) - Method in interface org.eclipse.scada.ui.chart.viewer.ChartViewerListener
 
inputs - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Inputs' containment reference list.
inputs - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Inputs' containment reference list.
InputScaleDetails - Class in org.eclipse.scada.da.client.dataitem.details.extra.part
 
InputScaleDetails() - Constructor for class org.eclipse.scada.da.client.dataitem.details.extra.part.InputScaleDetails
 
InputScaleDetails_Add - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
InputScaleDetails_Multiply - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
InputViewer - Interface in org.eclipse.scada.ui.chart.viewer
 
insertEntry(String, String) - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
INSTANCE - Static variable in class org.eclipse.scada.net.base.data.VoidValue
 
INSTANCE - Static variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditorPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.scada.ui.chart.model.provider.ChartEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.scada.utils.concurrent.DirectExecutor
 
INSTANCE - Static variable in class org.eclipse.scada.vi.chart.model.provider.ChartEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditorPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.scada.vi.details.model.provider.DetailViewEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.scada.vi.details.swt.impl.visibility.VisibilityTester
 
INSTANCE - Static variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditorPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.scada.vi.model.visualInterface.presentation.VisualInterfaceEditorPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.scada.vi.model.visualInterface.provider.VisualInterfaceEditPlugin
Keep track of the singleton.
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
 
inSubnet(InetAddress) - Method in class org.apache.mina.filter.firewall.Subnet
Checks if the InetAddress is within this subnet
IntegerDecodingState - Class in org.apache.mina.filter.codec.statemachine
DecodingState which decodes int values in big-endian order (high bytes come first).
IntegerDecodingState() - Constructor for class org.apache.mina.filter.codec.statemachine.IntegerDecodingState
 
IntegerEditor - Class in org.eclipse.scada.utils.propertyeditors
 
IntegerEditor() - Constructor for class org.eclipse.scada.utils.propertyeditors.IntegerEditor
 
IntegerValue - Class in org.eclipse.scada.net.base.data
 
IntegerValue(int) - Constructor for class org.eclipse.scada.net.base.data.IntegerValue
 
INTERFACE_NAME - Static variable in interface org.eclipse.scada.core.client.DriverFactory
 
intern(String) - Method in class org.eclipse.scada.utils.interner.JavaStringInterner
 
internalGetDescriptors() - Method in class org.eclipse.scada.vi.ui.user.Activator
 
InternerHelper - Class in org.eclipse.scada.utils.interner
 
intToNetworkByteOrder(int, int) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
Encodes an integer into up to 4 bytes in network byte order.
intToNetworkByteOrder(int, byte[], int, int) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
Encodes an integer into up to 4 bytes in network byte order in the supplied buffer starting at start offset and writing count bytes.
INVALID - Static variable in class org.eclipse.scada.sec.authz.signature.RequestValidator.Result
 
INVALID_ITEM - Static variable in interface org.eclipse.scada.hd.StatusCodes
 
INVALID_SESSION - Static variable in interface org.eclipse.scada.core.StatusCodes
 
INVALID_USER_OR_PASSWORD - Static variable in interface org.eclipse.scada.sec.StatusCodes
 
InvalidItemException - Exception in org.eclipse.scada.hd
 
InvalidItemException(String) - Constructor for exception org.eclipse.scada.hd.InvalidItemException
 
InvalidMessageReplyException - Exception in org.eclipse.scada.net.base
 
InvalidMessageReplyException() - Constructor for exception org.eclipse.scada.net.base.InvalidMessageReplyException
 
InvalidMessageReplyException(String) - Constructor for exception org.eclipse.scada.net.base.InvalidMessageReplyException
 
InvalidOperationException - Exception in org.eclipse.scada.core
 
InvalidOperationException() - Constructor for exception org.eclipse.scada.core.InvalidOperationException
 
InvalidSessionException - Exception in org.eclipse.scada.core
An exception indicating an invalid (e.g.
InvalidSessionException() - Constructor for exception org.eclipse.scada.core.InvalidSessionException
 
InvalidValuePolicy - Interface in org.eclipse.scada.ui.databinding.item
Policy that defined what happens with invalid values
InvalidValueTypeException - Exception in org.eclipse.scada.net.codec
 
InvalidValueTypeException(String) - Constructor for exception org.eclipse.scada.net.codec.InvalidValueTypeException
 
InvertedObserableValue - Class in org.eclipse.scada.ui.databinding.observable
 
InvertedObserableValue(IObservableValue) - Constructor for class org.eclipse.scada.ui.databinding.observable.InvertedObserableValue
 
INVISIBLE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Invisible' class.
INVISIBLE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Invisible' class.
Invisible - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Invisible'.
INVISIBLE_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Invisible' class.
INVISIBLE_INSTANCE - Static variable in class org.eclipse.scada.vi.details.swt.impl.visibility.StaticVisibileProvider
Provide an instance that is never visible
InvisibleImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object ' Invisible'.
InvisibleImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.InvisibleImpl
 
invisibleItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all Invisible instances.
InvisibleItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a Invisible object.
InvisibleItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.InvisibleItemProvider
This constructs an instance from a factory and a notifier.
InvisibleTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Invisible'.
InvisibleTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.InvisibleTest
Constructs a new Invisible test case with the given name.
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
 
IoAbsoluteReader - Interface in org.apache.mina.util.byteaccess
Provides absolute read access to a sequence of bytes.
IoAbsoluteWriter - Interface in org.apache.mina.util.byteaccess
Provides absolute write access to a sequence of bytes.
IoAcceptor - Interface in org.apache.mina.core.service
Accepts incoming connection, communicates with clients, and fires events to IoHandlers.
IoBuffer - Class in org.apache.mina.core.buffer
A byte buffer used by MINA applications.
IoBuffer() - Constructor for class org.apache.mina.core.buffer.IoBuffer
Creates a new instance.
IoBufferAllocator - Interface in org.apache.mina.core.buffer
Allocates IoBuffers and manages them.
IoBufferDecoder - Class in org.apache.mina.proxy.utils
IoBufferDecoder.java - Handles an IoBuffer decoder which supports two methods : - dynamic delimiter decoding - fixed length content reading
IoBufferDecoder(byte[]) - Constructor for class org.apache.mina.proxy.utils.IoBufferDecoder
Creates a new instance that uses specified delimiter byte array as a message delimiter.
IoBufferDecoder(int) - Constructor for class org.apache.mina.proxy.utils.IoBufferDecoder
Creates a new instance that will read messages of contentLength bytes.
IoBufferDecoder.DecodingContext - Class in org.apache.mina.proxy.utils
The class holding the decoding context.
IoBufferDecoder.DecodingContext() - Constructor for class org.apache.mina.proxy.utils.IoBufferDecoder.DecodingContext
 
IoBufferLazyInitializer - Class in org.apache.mina.filter.buffer
An LazyInitializer implementation that initializes an IoBuffer only when needed.
IoBufferLazyInitializer(int) - Constructor for class org.apache.mina.filter.buffer.IoBufferLazyInitializer
Constructor which sets allocated buffer size to bufferSize.
IoBufferWrapper - Class in org.apache.mina.core.buffer
A IoBuffer that wraps a buffer and proxies any operations to it.
IoBufferWrapper(IoBuffer) - Constructor for class org.apache.mina.core.buffer.IoBufferWrapper
Create a new instance.
IoConnector - Interface in org.apache.mina.core.service
Connects to endpoint, communicates with the server, and fires events to IoHandlers.
IODirection - Enum in org.eclipse.scada.da.data
 
IoEvent - Class in org.apache.mina.core.session
An I/O event or an I/O request that MINA provides.
IoEvent(IoEventType, IoSession, Object) - Constructor for class org.apache.mina.core.session.IoEvent
 
IoEventQueueHandler - Interface in org.apache.mina.filter.executor
Listens and filters all event queue operations occurring in OrderedThreadPoolExecutor and UnorderedThreadPoolExecutor.
IoEventQueueThrottle - Class in org.apache.mina.filter.executor
Throttles incoming or outgoing events.
IoEventQueueThrottle() - Constructor for class org.apache.mina.filter.executor.IoEventQueueThrottle
 
IoEventQueueThrottle(int) - Constructor for class org.apache.mina.filter.executor.IoEventQueueThrottle
 
IoEventQueueThrottle(IoEventSizeEstimator, int) - Constructor for class org.apache.mina.filter.executor.IoEventQueueThrottle
 
IoEventSizeEstimator - Interface in org.apache.mina.filter.executor
Estimates the amount of memory that the specified IoEvent occupies in the current JVM.
IoEventType - Enum in org.apache.mina.core.session
An Enum that represents the type of I/O events and requests.
IoFilter - Interface in org.apache.mina.core.filterchain
A filter which intercepts IoHandler events like Servlet filters.
IoFilter.NextFilter - Interface in org.apache.mina.core.filterchain
Represents the next IoFilter in IoFilterChain.
IoFilterAdapter - Class in org.apache.mina.core.filterchain
An adapter class for IoFilter.
IoFilterAdapter() - Constructor for class org.apache.mina.core.filterchain.IoFilterAdapter
 
IoFilterChain - Interface in org.apache.mina.core.filterchain
A container of IoFilters that forwards IoHandler events to the consisting filters and terminal IoHandler sequentially.
IoFilterChain.Entry - Interface in org.apache.mina.core.filterchain
Represents a name-filter pair that an IoFilterChain contains.
IoFilterChainBuilder - Interface in org.apache.mina.core.filterchain
An interface that builds IoFilterChain in predefined way when IoSession is created.
IoFilterEvent - Class in org.apache.mina.core.filterchain
An I/O event or an I/O request that MINA provides for IoFilters.
IoFilterEvent(IoFilter.NextFilter, IoEventType, IoSession, Object) - Constructor for class org.apache.mina.core.filterchain.IoFilterEvent
 
IoFilterLifeCycleException - Exception in org.apache.mina.core.filterchain
IoFilterLifeCycleException() - Constructor for exception org.apache.mina.core.filterchain.IoFilterLifeCycleException
 
IoFilterLifeCycleException(String) - Constructor for exception org.apache.mina.core.filterchain.IoFilterLifeCycleException
 
IoFilterLifeCycleException(String, Throwable) - Constructor for exception org.apache.mina.core.filterchain.IoFilterLifeCycleException
 
IoFilterLifeCycleException(Throwable) - Constructor for exception org.apache.mina.core.filterchain.IoFilterLifeCycleException
 
IoFuture - Interface in org.apache.mina.core.future
Represents the completion of an asynchronous I/O operation on an IoSession.
IoFutureListener<F extends IoFuture> - Interface in org.apache.mina.core.future
Something interested in being notified when the completion of an asynchronous I/O operation : IoFuture.
IoHandler - Interface in org.apache.mina.core.service
Handles all I/O events fired by MINA.
IoHandlerAdapter - Class in org.apache.mina.core.service
An adapter class for IoHandler.
IoHandlerAdapter() - Constructor for class org.apache.mina.core.service.IoHandlerAdapter
 
IoHandlerChain - Class in org.apache.mina.handler.chain
A chain of IoHandlerCommands.
IoHandlerChain() - Constructor for class org.apache.mina.handler.chain.IoHandlerChain
Creates a new, empty chain of IoHandlerCommands.
IoHandlerChain.Entry - Class in org.apache.mina.handler.chain
Represents a name-command pair that an IoHandlerChain contains.
IoHandlerCommand - Interface in org.apache.mina.handler.chain
A IoHandlerCommand encapsulates a unit of processing work to be performed, whose purpose is to examine and/or modify the state of a transaction that is represented by custom attributes provided by IoSession.
IoHandlerCommand.NextCommand - Interface in org.apache.mina.handler.chain
Represents an indirect reference to the next IoHandlerCommand of the IoHandlerChain.
IoHandlerFactory - Interface in org.eclipse.scada.core.client.common
 
IoLoggerFilterChainBuilder - Interface in org.eclipse.scada.protocol.common
 
IoProcessor<S extends IoSession> - Interface in org.apache.mina.core.service
An internal interface to represent an 'I/O processor' that performs actual I/O operations for IoSessions.
IoRelativeReader - Interface in org.apache.mina.util.byteaccess
Provides relative read access to a sequence of bytes.
IoRelativeWriter - Interface in org.apache.mina.util.byteaccess
Provides relative read access to a sequence of bytes.
IoService - Interface in org.apache.mina.core.service
Base interface for all IoAcceptors and IoConnectors that provide I/O service and manage IoSessions.
IoServiceListener - Interface in org.apache.mina.core.service
Listens to events related to an IoService.
IoServiceListenerSupport - Class in org.apache.mina.core.service
A helper class which provides addition and removal of IoServiceListeners and firing events.
IoServiceListenerSupport(IoService) - Constructor for class org.apache.mina.core.service.IoServiceListenerSupport
Creates a new instance of the listenerSupport.
IoServiceStatistics - Class in org.apache.mina.core.service
Provides usage statistics for an AbstractIoService instance.
IoServiceStatistics(AbstractIoService) - Constructor for class org.apache.mina.core.service.IoServiceStatistics
 
IoSession - Interface in org.apache.mina.core.session
A handle which represents connection between two end-points regardless of transport types.
IoSessionAttributeMap - Interface in org.apache.mina.core.session
Stores the user-defined attributes which is provided per IoSession.
IoSessionConfig - Interface in org.apache.mina.core.session
The configuration of IoSession.
IoSessionDataStructureFactory - Interface in org.apache.mina.core.session
Provides data structures to a newly created session.
IoSessionEvent - Class in org.apache.mina.proxy.event
IoSessionEvent.java - Wrapper Class for enqueued events.
IoSessionEvent(IoFilter.NextFilter, IoSession, IoSessionEventType) - Constructor for class org.apache.mina.proxy.event.IoSessionEvent
Creates an instance of this class when event type differs from IoSessionEventType.IDLE.
IoSessionEvent(IoFilter.NextFilter, IoSession, IdleStatus) - Constructor for class org.apache.mina.proxy.event.IoSessionEvent
Creates an instance of this class when event type is IoSessionEventType.IDLE.
IoSessionEventQueue - Class in org.apache.mina.proxy.event
IoSessionEventQueue.java - Queue that contains filtered session events while handshake isn't done.
IoSessionEventQueue(ProxyIoSession) - Constructor for class org.apache.mina.proxy.event.IoSessionEventQueue
 
IoSessionEventType - Enum in org.apache.mina.proxy.event
IoSessionEventType.java - Enumerates session event types.
IoSessionInitializationException - Exception in org.apache.mina.core.session
A RuntimeException that is thrown when the initialization of an IoSession fails.
IoSessionInitializationException() - Constructor for exception org.apache.mina.core.session.IoSessionInitializationException
 
IoSessionInitializationException(String, Throwable) - Constructor for exception org.apache.mina.core.session.IoSessionInitializationException
 
IoSessionInitializationException(String) - Constructor for exception org.apache.mina.core.session.IoSessionInitializationException
 
IoSessionInitializationException(Throwable) - Constructor for exception org.apache.mina.core.session.IoSessionInitializationException
 
IoSessionInitializer<T extends IoFuture> - Interface in org.apache.mina.core.session
Defines a callback for obtaining the IoSession during session initialization.
IoSessionRecycler - Interface in org.apache.mina.core.session
A connectionless transport can recycle existing sessions by assigning an IoSessionRecycler to an IoService.
IoSessionSender - Class in org.eclipse.scada.net.mina
 
IoSessionSender(IoSession, StatisticsImpl) - Constructor for class org.eclipse.scada.net.mina.IoSessionSender
 
IoUtil - Class in org.apache.mina.core
A utility class that provides various convenience methods related with IoSession and IoFuture.
IPV4_ADDRESS_TYPE - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
SOCKS v5 address types.
IPV6_ADDRESS_TYPE - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
IS_TEXT_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
The default value of the 'Is Text' attribute.
isAckRequired(String, String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
isAckRequired(String, String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresets
 
isAckRequired(String, String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresetsOld
 
isAckRequired(String, String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RemoteLevelPresets
 
isAckRequired(String) - Method in class org.eclipse.scada.vi.data.SummaryInformation
 
isAckRequired(String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolData
 
isActive() - Method in class org.apache.mina.core.service.AbstractIoService
Returns a value of whether or not this service is active
isActive() - Method in interface org.apache.mina.core.service.IoService
Returns a value of whether or not this service is active
isActive() - Method in class org.apache.mina.core.service.IoServiceListenerSupport
 
isActive() - Method in class org.eclipse.scada.ae.ui.views.model.DecoratedEvent
 
isActive(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
isActive(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresets
 
isActive(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresetsOld
 
isActive(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RemoteLevelPresets
 
isActive() - Method in class org.eclipse.scada.vi.ui.user.ErrorView
 
isActive() - Method in class org.eclipse.scada.vi.ui.user.viewer.AbstractViewInstance
 
isActive() - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewInstance
 
isAggregateState() - Method in class org.eclipse.scada.vi.details.model.impl.RegistrationImpl
 
isAggregateState() - Method in interface org.eclipse.scada.vi.details.model.Registration
Returns the value of the 'Aggregate State' attribute.
isAknRequired() - Method in class org.eclipse.scada.ae.ui.views.model.DecoratedEvent
 
isAlarm() - Method in class org.eclipse.scada.ae.ui.views.model.DecoratedEvent
 
isAlarm(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
isAlarm(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresets
 
isAlarm(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresetsOld
 
isAlarm(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RemoteLevelPresets
 
isAlarm() - Method in class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
 
isAlarm() - Method in class org.eclipse.scada.da.client.DataItemValue
 
isAlarm() - Method in class org.eclipse.scada.vi.data.SummaryInformation
 
isAlarm() - Method in interface org.eclipse.scada.vi.details.model.BoolLEDComponent
Returns the value of the 'Alarm' attribute.
isAlarm() - Method in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
 
isAlarm(String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolData
 
isAnonymous() - Method in class org.eclipse.scada.sec.UserInformation
 
isArrayByteBase64(byte[]) - Static method in class org.apache.mina.util.Base64
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
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
 
isAttribute(String) - Method in class org.eclipse.scada.da.client.DataItemValue
Get the value of the attribute
isAttribute(String, boolean) - Method in class org.eclipse.scada.da.client.DataItemValue
Get the boolean value of the named attribute
isAttribute(String, boolean) - Method in class org.eclipse.scada.vi.data.SummaryInformation
 
isAttributeWithDefault(String, String, boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolData
 
isAuthenticationFailed() - Method in class org.apache.mina.proxy.session.ProxyIoSession
Returns true if authentication failed.
isAutoExpand() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Returns true if and only if autoExpand is turned on.
isAutoExpand() - Method in class org.apache.mina.core.buffer.IoBuffer
Returns true if and only if autoExpand is turned on.
isAutoExpand() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
isAutoShrink() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Returns true if and only if autoShrink is turned on.
isAutoShrink() - Method in class org.apache.mina.core.buffer.IoBuffer
Returns true if and only if autoShrink is turned on.
isAutoShrink() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
isAvailable() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.AbstractBaseDraw2DDetailsPart
Check if the functionality of this tab is available or not
isAvailable() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.BooleanAlarmDetails
 
isAvailable() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.InputScaleDetails
 
isAvailable() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresets
 
isAvailable() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresetsOld
 
isAvailable() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.ManualOverride
 
isAvailable() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RemoteLevelPresets
 
isAvailable() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RoundDetailsPart
 
isBlocked() - Method in class org.eclipse.scada.da.client.DataItemValue
 
isBlocked() - Method in class org.eclipse.scada.vi.data.SummaryInformation
 
isBlocked(String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolData
 
isBoolean() - Method in class org.eclipse.scada.core.Variant
 
isBothIdle() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns true if this session is IdleStatus.BOTH_IDLE.
isBothIdle() - Method in interface org.apache.mina.core.session.IoSession
Returns true if this session is IdleStatus.BOTH_IDLE.
isBroadcast() - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
 
isBroadcast() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
 
isBroadcastChanged() - Method in class org.apache.mina.transport.socket.AbstractDatagramSessionConfig
Returns true if and only if the broadcast property has been changed by its setter method.
isBroadcastChanged() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
 
isBrokenConnection() - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Check that the select() has not exited immediately just because of a broken connection.
isBrokenConnection() - Method in class org.apache.mina.transport.socket.nio.NioProcessor
Check that the select() has not exited immediately just because of a broken connection.
isCacheValue() - Method in class org.eclipse.scada.da.data.message.ItemDataUpdate
 
isCanceled() - Method in interface org.apache.mina.core.future.ConnectFuture
Returns true if the connect operation has been canceled by ConnectFuture.cancel() method.
isCanceled() - Method in class org.apache.mina.core.future.DefaultConnectFuture
 
isCanceled() - Method in class org.eclipse.scada.core.data.CallbackResponse
 
isCanceled() - Method in class org.eclipse.scada.sec.callback.AbstractCallback
 
isCanceled() - Method in interface org.eclipse.scada.sec.callback.Callback
 
isCancelled() - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
isCancelled() - Method in class org.eclipse.scada.utils.concurrent.InstantFutureBase
 
isClientMode() - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.HandshakeContext
 
isClosed() - Method in interface org.apache.mina.core.future.CloseFuture
Returns true if the close request is finished and the session is closed.
isClosed() - Method in class org.apache.mina.core.future.DefaultCloseFuture
 
isClosed() - Method in class org.apache.mina.core.future.DefaultReadFuture
 
isClosed() - Method in interface org.apache.mina.core.future.ReadFuture
Returns true if the IoSession associated with this future has been closed.
isCloseOnDeactivation() - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Returns true if and only if all clients are closed when this acceptor unbinds from all the related local address (i.e.
isCloseOnDeactivation() - Method in interface org.apache.mina.core.service.IoAcceptor
Returns true if and only if all clients are closed when this acceptor unbinds from all the related local address (i.e.
isCloseOnPortUnreachable() - Method in class org.apache.mina.transport.socket.AbstractDatagramSessionConfig
If method returns true, it means session should be closed when a PortUnreachableException occurs.
isCloseOnPortUnreachable() - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
If method returns true, it means session should be closed when a PortUnreachableException occurs.
isClosing() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns true if and only if this session is being closed (but not disconnected yet) or is closed.
isClosing() - Method in interface org.apache.mina.core.session.IoSession
Returns true if and only if this session is being closed (but not disconnected yet) or is closed.
isComplete() - Method in class org.eclipse.scada.core.ui.connection.login.factory.MultiLoginHandler
 
isComplete() - Method in interface org.eclipse.scada.core.ui.connection.login.LoginHandler
 
isComplete() - Method in class org.eclipse.scada.net.base.LongRunningOperation
 
isComplete() - Method in interface org.eclipse.scada.utils.exec.LongRunningOperation
 
isComplete() - Method in class org.eclipse.scada.utils.exec.OperationResult
 
isCompressInbound() - Method in class org.apache.mina.filter.compression.CompressionFilter
Returns true if incoming data is being compressed.
isCompressOutbound() - Method in class org.apache.mina.filter.compression.CompressionFilter
Returns true if the filter is compressing data being written.
isConnected() - Method in interface org.apache.mina.core.future.ConnectFuture
Returns true if the connect operation is finished successfully.
isConnected() - Method in class org.apache.mina.core.future.DefaultConnectFuture
 
isConnected() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns true if this session is connected with remote peer.
isConnected() - Method in interface org.apache.mina.core.session.IoSession
Returns true if this session is connected with remote peer.
isConnected() - Method in class org.eclipse.scada.ae.client.EventManager
 
isConnected() - Method in class org.eclipse.scada.ae.client.MonitorManager
 
isConnected() - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
isConnected() - Method in class org.eclipse.scada.da.client.DataItemValue
 
isConnected() - Method in class org.eclipse.scada.vi.data.SummaryInformation
 
isConnectionless() - Method in class org.apache.mina.core.service.DefaultTransportMetadata
 
isConnectionless() - Method in interface org.apache.mina.core.service.TransportMetadata
Returns true if the session of this transport type is connectionless.
isConnectionOk(IoSession) - Method in class org.apache.mina.filter.firewall.ConnectionThrottleFilter
Method responsible for deciding if a connection is OK to continue
isDate() - Method in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
 
isDate() - Method in interface org.eclipse.scada.vi.details.model.TextComponent
Returns the value of the 'Date' attribute.
isDefaultInstance() - Method in class org.eclipse.scada.vi.ui.user.ErrorView
 
isDefaultInstance() - Method in class org.eclipse.scada.vi.ui.user.viewer.AbstractViewInstance
 
isDefaultInstance() - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewInstance
 
isDefaultInstance() - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewInstanceDescriptor
 
isDerived() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
returns true if and only if this buffer is derived from other buffer via IoBuffer.duplicate(), IoBuffer.slice() or IoBuffer.asReadOnlyBuffer().
isDerived() - Method in class org.apache.mina.core.buffer.IoBuffer
returns true if and only if this buffer is derived from other buffer via IoBuffer.duplicate(), IoBuffer.slice() or IoBuffer.asReadOnlyBuffer().
isDerived() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
isDirect() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
isDirect() - Method in class org.apache.mina.core.buffer.IoBuffer
 
isDirect() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
isDirty() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This is for implementing IEditorPart and simply tests the command stack.
isDirty() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This is for implementing IEditorPart and simply tests the command stack.
isDirty() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This is for implementing IEditorPart and simply tests the command stack.
isDisposed() - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Returns true if and if only all resources of this processor have been disposed.
isDisposed() - Method in class org.apache.mina.core.service.AbstractIoService
Returns true if and if only all resources of this processor have been disposed.
isDisposed() - Method in interface org.apache.mina.core.service.IoProcessor
Returns true if and if only all resources of this processor have been disposed.
isDisposed() - Method in interface org.apache.mina.core.service.IoService
Returns true if and if only all resources of this processor have been disposed.
isDisposed() - Method in class org.apache.mina.core.service.SimpleIoProcessorPool
Returns true if and if only all resources of this processor have been disposed.
isDisposed() - Method in interface org.eclipse.scada.chart.Realm
 
isDisposed() - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
isDisposed() - Method in class org.eclipse.scada.chart.swt.DisplayRealm
 
isDisposed() - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
isDisposed() - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
isDisposing() - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Returns true if and if only IoProcessor.dispose() method has been called.
isDisposing() - Method in class org.apache.mina.core.service.AbstractIoService
Returns true if and if only IoService.dispose() method has been called.
isDisposing() - Method in interface org.apache.mina.core.service.IoProcessor
Returns true if and if only IoProcessor.dispose() method has been called.
isDisposing() - Method in interface org.apache.mina.core.service.IoService
Returns true if and if only IoService.dispose() method has been called.
isDisposing() - Method in class org.apache.mina.core.service.SimpleIoProcessorPool
Returns true if and if only IoProcessor.dispose() method has been called.
isDone() - Method in class org.apache.mina.core.future.DefaultIoFuture
Returns if the asynchronous operation is completed.
isDone() - Method in interface org.apache.mina.core.future.IoFuture
Returns if the asynchronous operation is completed.
isDone() - Method in class org.apache.mina.core.service.AbstractIoService.ServiceOperationFuture
 
isDone() - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
isDone() - Method in class org.eclipse.scada.utils.concurrent.InstantFutureBase
 
isDouble() - Method in class org.eclipse.scada.core.Variant
 
isEmpty(IoSession) - Method in interface org.apache.mina.core.write.WriteRequestQueue
Tells if the WriteRequest queue is empty or not for a session
isEmpty() - Method in class org.apache.mina.util.CircularQueue
 
isEmpty() - Method in class org.apache.mina.util.CopyOnWriteMap
Returns true if this map is empty, otherwise false.
isEmpty() - Method in class org.apache.mina.util.ExpiringMap
 
isEmpty() - Method in class org.apache.mina.util.LazyInitializedCacheMap
isEmpty() - Method in class org.apache.mina.util.SynchronizedQueue
 
isEmpty() - Method in class org.eclipse.scada.core.subscription.Subscription
Check if the subscription is empty or nor.
isEmpty() - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
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
 
isEnabled(Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.StartSessionHandshake
 
isEncoded() - Method in class org.apache.mina.core.write.DefaultWriteRequest
 
isEncoded() - Method in interface org.apache.mina.core.write.WriteRequest
Tells if the current message has been encoded
isEncoded() - Method in class org.apache.mina.core.write.WriteRequestWrapper
 
isEqual(Document, Document) - Method in class org.eclipse.scada.sec.authz.signature.SignatureRequestBuilder
 
isEqually() - Method in interface org.eclipse.scada.vi.details.model.GroupGridComponent
Returns the value of the 'Equally' attribute.
isEqually() - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridComponentImpl
 
isEqually() - Method in class org.eclipse.scada.vi.details.model.impl.SimpleGridComponentImpl
 
isEqually() - Method in interface org.eclipse.scada.vi.details.model.SimpleGridComponent
Returns the value of the 'Equally' attribute.
isEqualWidth() - Method in interface org.eclipse.scada.vi.model.GridContainer
Returns the value of the 'Equal Width' attribute.
isEqualWidth() - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
isError(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
isError(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresets
 
isError(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresetsOld
 
isError(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RemoteLevelPresets
 
isError() - Method in class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
 
isError() - Method in class org.eclipse.scada.da.client.DataItemValue
 
isError() - Method in class org.eclipse.scada.da.core.WriteAttributeResult
 
isError() - Method in class org.eclipse.scada.da.core.WriteResult
 
isError() - Method in class org.eclipse.scada.vi.data.SummaryInformation
 
isError(String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolData
 
isExpectedValue() - Method in interface org.eclipse.scada.vi.details.model.BoolLEDComponent
Returns the value of the 'Expected Value' attribute.
isExpectedValue() - Method in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
 
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
 
isFactoryForType(Object) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.scada.vi.chart.model.util.ChartAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFill() - Method in class org.eclipse.scada.vi.model.impl.ShapeImpl
 
isFill() - Method in interface org.eclipse.scada.vi.model.Shape
Returns the value of the 'Fill' attribute.
isFlagSet(int, int) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
Returns true if the flag testFlag is set in the flags flagset.
isFontBold() - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
isFontBold() - Method in interface org.eclipse.scada.vi.model.Text
Returns the value of the 'Font Bold' attribute.
isFontItalic() - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
isFontItalic() - Method in interface org.eclipse.scada.vi.model.Text
Returns the value of the 'Font Italic' attribute.
isForceActive() - Method in class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
 
isForwardEvent() - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
Returns true if and only if this filter forwards a IoEventType.SESSION_IDLE event to the next filter.
isFull() - Method in class org.eclipse.scada.ae.data.message.BrowseData
 
isFull() - Method in class org.eclipse.scada.ae.data.message.MonitorPoolDataUpdate
 
isFull() - Method in class org.eclipse.scada.da.data.message.FolderDataUpdate
 
isFullUpdate() - Method in class org.eclipse.scada.hd.data.message.ListUpdate
 
isGrabHorizontalSpace() - Method in interface org.eclipse.scada.vi.model.GridChild
Returns the value of the 'Grab Horizontal Space' attribute.
isGrabHorizontalSpace() - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
isGrabVerticalSpace() - Method in interface org.eclipse.scada.vi.model.GridChild
Returns the value of the 'Grab Vertical Space' attribute.
isGrabVerticalSpace() - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
isGranted() - Method in class org.eclipse.scada.core.subscription.Subscription
Check if the subscription is in granted state.
isGranted() - Method in class org.eclipse.scada.sec.AuthorizationReply
 
isGranted() - Method in class org.eclipse.scada.sec.AuthorizationResult
 
isHandshakeComplete() - Method in class org.apache.mina.proxy.AbstractProxyLogicHandler
Returns true if handshaking is complete and data can be sent through the proxy.
isHandshakeComplete() - Method in interface org.apache.mina.proxy.ProxyLogicHandler
Tests if handshake process is complete.
isHoverable() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Hoverable' attribute.
isHoverable() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Hoverable' attribute.
isHoverable() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
isHoverable() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
isHoverable() - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
isIdle(IdleStatus) - Method in class org.apache.mina.core.session.AbstractIoSession
Returns true if this session is idle for the specified IdleStatus.
isIdle(IdleStatus) - Method in interface org.apache.mina.core.session.IoSession
Returns true if this session is idle for the specified IdleStatus.
isIdle() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionManager
 
isIgnoreSummary() - Method in class org.eclipse.scada.vi.data.DataItemRegistration
 
isIgnoreSummary() - Method in class org.eclipse.scada.vi.data.DataValue
 
isInitialOpen() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionManager
 
isInitialOpen() - Method in class org.eclipse.scada.core.connection.provider.ConnectionRequest
 
isInteger() - Method in class org.eclipse.scada.core.Variant
 
isInterestedInRead(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
is this session registered for reading
isInterestedInRead(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
 
isInterestedInWrite(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
is this session registered for writing
isInterestedInWrite(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
 
isInvalid(DataItemValue) - Method in class org.eclipse.scada.ui.databinding.item.DataItemObservableValue.ReplaceInvalidValuePolicy
 
isInvalid(DataItemValue) - Method in interface org.eclipse.scada.ui.databinding.item.InvalidValuePolicy
Checks if a value is considered invalid
isIsText() - Method in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
isIsText() - Method in interface org.eclipse.scada.vi.details.model.ReadableComponent
Returns the value of the 'Is Text' attribute.
isKeepAlive() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
isKeepAlive() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
 
isKeepAliveChanged() - Method in class org.apache.mina.transport.socket.AbstractSocketSessionConfig
Returns true if and only if the keepAlive property has been changed by its setter method.
isKeepAliveChanged() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
isLabelProperty(Object, String) - Method in class org.eclipse.scada.ui.databinding.ViewerLabelProvider
 
isLabelVisible() - Method in interface org.eclipse.scada.ui.chart.model.Axis
Returns the value of the 'Label Visible' attribute.
isLabelVisible() - Method in interface org.eclipse.scada.ui.chart.model.Axis
Returns the value of the 'Label Visible' attribute.
isLabelVisible() - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
isLabelVisible() - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
isLazy() - Method in class org.eclipse.scada.vi.ui.user.ErrorView
 
isLazy() - Method in class org.eclipse.scada.vi.ui.user.viewer.AbstractViewInstance
 
isLazy() - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewInstance
 
isLittleEndian(IoSession) - Static method in class org.eclipse.scada.protocol.sfp.Sessions
 
isLocked() - Method in class org.eclipse.scada.sec.ui.providers.AbstractKeyStoreKeyProvider
 
isLocked() - Method in class org.eclipse.scada.sec.ui.providers.KeyImpl
 
isLocked() - Method in interface org.eclipse.scada.sec.ui.providers.Locked
 
isLong() - Method in class org.eclipse.scada.core.Variant
 
isLws(byte) - Static method in class org.apache.mina.proxy.utils.StringUtilities
Is character a linear white space ? LWS = [CRLF] 1*( SP | HT ) Note that we're checking individual bytes instead of CRLF
isMainView() - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewInstanceDescriptor
 
isManipulateReads() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
 
isManipulateWrites() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
 
isManual() - Method in class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
 
isManual() - Method in class org.eclipse.scada.da.client.DataItemValue
Check if the value has the manual override attribute set
isManual() - Method in class org.eclipse.scada.vi.data.SummaryInformation
 
isManual(String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolData
 
isMutable() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Mutable' attribute.
isMutable() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Mutable' attribute.
isMutable() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
isMutable() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
isMutable() - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
isNeedClientAuth() - Method in class org.apache.mina.filter.ssl.SslFilter
Returns true if the engine will require client authentication.
isNull() - Method in class org.eclipse.scada.core.Variant
 
isNullInvalid() - Method in class org.eclipse.scada.vi.data.DataItemRegistration
 
isNullInvalid() - Method in class org.eclipse.scada.vi.data.DataValue
 
isNumber() - Method in class org.eclipse.scada.core.Variant
 
isOk() - Method in class org.eclipse.scada.core.ui.connection.login.factory.MultiLoginHandler
 
isOk() - Method in interface org.eclipse.scada.core.ui.connection.login.LoginHandler
 
isOnOff() - Method in interface org.eclipse.scada.vi.details.model.BoolLEDComponent
Returns the value of the 'On Off' attribute.
isOnOff() - Method in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
 
isOobInline() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
isOobInline() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
 
isOobInlineChanged() - Method in class org.apache.mina.transport.socket.AbstractSocketSessionConfig
Returns true if and only if the oobInline property has been changed by its setter method.
isOobInlineChanged() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
isOpened(IoSession) - Static method in class org.eclipse.scada.protocol.ngp.common.mc.MessageChannelFilter
 
isOscar(File) - Static method in class org.eclipse.scada.ca.oscar.OscarLoader
 
isOutline() - Method in class org.eclipse.scada.vi.model.impl.ShapeImpl
 
isOutline() - Method in interface org.eclipse.scada.vi.model.Shape
Returns the value of the 'Outline' attribute.
isPersisted(Resource) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This returns whether something has been persisted to the URI of the specified resource.
isPersisted(Resource) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This returns whether something has been persisted to the URI of the specified resource.
isPersisted(Resource) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This returns whether something has been persisted to the URI of the specified resource.
isPrivate() - Method in interface org.eclipse.scada.sec.ui.providers.Key
 
isPrivate() - Method in class org.eclipse.scada.sec.ui.providers.KeyImpl
 
isPrivateRequest() - Method in class org.eclipse.scada.core.connection.provider.ConnectionRequest
 
isPropertySet(Object) - Method in class org.eclipse.scada.core.ui.connection.data.PropertySourceWrapper
 
isPropertySet(Object) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
isRead() - Method in class org.apache.mina.core.future.DefaultReadFuture
 
isRead() - Method in interface org.apache.mina.core.future.ReadFuture
Returns true if a message was received successfully.
isReadable(H) - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
 
isReadable(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Is the session ready for reading
isReadable(DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
 
isReadable(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
 
isReaderIdle() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns true if this session is IdleStatus.READER_IDLE.
isReaderIdle() - Method in interface org.apache.mina.core.session.IoSession
Returns true if this session is IdleStatus.READER_IDLE.
isReadOnly() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
isReadOnly() - Method in class org.apache.mina.core.buffer.IoBuffer
 
isReadOnly() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
isReadSuspended() - Method in class org.apache.mina.core.session.AbstractIoSession
Is read operation is suspended for this session.
isReadSuspended() - Method in interface org.apache.mina.core.session.IoSession
Is read operation is suspended for this session.
isReceiveBufferSizeChanged() - Method in class org.apache.mina.transport.socket.AbstractDatagramSessionConfig
Returns true if and only if the receiveBufferSize property has been changed by its setter method.
isReceiveBufferSizeChanged() - Method in class org.apache.mina.transport.socket.AbstractSocketSessionConfig
Returns true if and only if the receiveBufferSize property has been changed by its setter method.
isReceiveBufferSizeChanged() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
 
isReceiveBufferSizeChanged() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
isReconnectionNeeded() - Method in class org.apache.mina.proxy.session.ProxyIoSession
Returns true if the current authentication process is not finished but the server has closed the connection.
isRequest(IoSession, Object) - Method in interface org.apache.mina.filter.keepalive.KeepAliveMessageFactory
Returns true if and only if the specified message is a keep-alive request message.
isRequest(IoSession, Object) - Method in class org.eclipse.scada.protocol.ngp.common.mc.MessageChannelKeepAliveFactory
 
isResizable() - Method in class org.eclipse.scada.sec.ui.providers.KeySelectorDialog
 
isResponse(IoSession, Object) - Method in interface org.apache.mina.filter.keepalive.KeepAliveMessageFactory
Returns true if and only if the specified message is a keep-alive response message;
isResponse(IoSession, Object) - Method in class org.eclipse.scada.protocol.ngp.common.mc.MessageChannelKeepAliveFactory
 
isReuseAddress() - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
isReuseAddress() - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
 
isReuseAddress() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
 
isReuseAddress() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
isReuseAddress() - Method in interface org.apache.mina.transport.socket.SocketAcceptor
 
isReuseAddress() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
 
isReuseAddressChanged() - Method in class org.apache.mina.transport.socket.AbstractDatagramSessionConfig
Returns true if and only if the reuseAddress property has been changed by its setter method.
isReuseAddressChanged() - Method in class org.apache.mina.transport.socket.AbstractSocketSessionConfig
Returns true if and only if the reuseAddress property has been changed by its setter method.
isReuseAddressChanged() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
 
isReuseAddressChanged() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
isRevoked(X509Certificate) - Method in class org.eclipse.scada.sec.authz.signature.X509CA
 
isRunning() - Method in class org.apache.mina.util.ExpiringMap.Expirer
Checks to see if the thread is running
isSaveAsAllowed() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This always returns true because it is not currently supported.
isSaveAsAllowed() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This always returns true because it is not currently supported.
isSaveAsAllowed() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This always returns true because it is not currently supported.
isScheduledForFlush() - Method in class org.apache.mina.core.session.AbstractIoSession
Tells if the session is scheduled for flushed
isSelectorEmpty() - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Say if the list of IoSession polled by this IoProcessor is empty
isSelectorEmpty() - Method in class org.apache.mina.transport.socket.nio.NioProcessor
 
isSendBufferSizeChanged() - Method in class org.apache.mina.transport.socket.AbstractDatagramSessionConfig
Returns true if and only if the sendBufferSize property has been changed by its setter method.
isSendBufferSizeChanged() - Method in class org.apache.mina.transport.socket.AbstractSocketSessionConfig
Returns true if and only if the sendBufferSize property has been changed by its setter method.
isSendBufferSizeChanged() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
 
isSendBufferSizeChanged() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
isShowCurrentTimeRuler() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Show Current Time Ruler' attribute.
isShowCurrentTimeRuler() - Method in interface org.eclipse.scada.ui.chart.model.Chart
Returns the value of the 'Show Current Time Ruler' attribute.
isShowCurrentTimeRuler() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
isShowCurrentTimeRuler() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
isShowCurrentTimeRuler() - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
isShowLabels() - Method in class org.eclipse.scada.chart.swt.render.XAxisDynamicRenderer
 
isShowLabels() - Method in class org.eclipse.scada.chart.swt.render.YAxisDynamicRenderer
 
isShutdown() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
isShutdown() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
isShutdown() - Method in class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
isShutdown() - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
isSoLingerChanged() - Method in class org.apache.mina.transport.socket.AbstractSocketSessionConfig
Returns true if and only if the soLinger property has been changed by its setter method.
isSoLingerChanged() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
isSslStarted(IoSession) - Method in class org.apache.mina.filter.ssl.SslFilter
Returns true if and only if the specified session is encrypted/decrypted over SSL/TLS currently.
isStale() - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
isStale() - Method in class org.eclipse.scada.ui.databinding.observable.KeyPrefixMapObservable
 
isStale() - Method in class org.eclipse.scada.ui.databinding.observable.StringSplitListObservable
 
isStore() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionDiscovererBean
 
isString() - Method in class org.eclipse.scada.core.Variant
 
isSubscribed() - Method in class org.eclipse.scada.core.subscription.Subscription
Check if somebody is subscribed to us
isSuccess() - Method in class org.eclipse.scada.da.core.WriteAttributeResult
 
isSuccess() - Method in class org.eclipse.scada.da.core.WriteAttributeResults
 
isSuccess() - Method in class org.eclipse.scada.da.core.WriteResult
 
isSuccess() - Method in class org.eclipse.scada.utils.exec.OperationResult
 
isSwitchFor(EPackage) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Checks whether this is a switch for the given package.
isSwitchFor(EPackage) - Method in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
Checks whether this is a switch for the given package.
isSwitchFor(EPackage) - Method in class org.eclipse.scada.vi.chart.model.util.ChartSwitch
Checks whether this is a switch for the given package.
isSwitchFor(EPackage) - Method in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
Checks whether this is a switch for the given package.
isSwitchFor(EPackage) - Method in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Checks whether this is a switch for the given package.
isTcpNoDelay() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
isTcpNoDelay() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
 
isTcpNoDelayChanged() - Method in class org.apache.mina.transport.socket.AbstractSocketSessionConfig
Returns true if and only if the tcpNoDelay property has been changed by its setter method.
isTcpNoDelayChanged() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
isTerminated() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
isTerminated() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
isTerminated() - Method in class org.eclipse.scada.utils.concurrent.ExportedExecutorService
 
isTerminated() - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
isTerminating() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
isTerminating() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
isTerminator(byte) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToDynamicTerminatorDecodingState
Determines whether the specified byte is a terminator.
isTerminator(byte) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToLinearWhitespaceDecodingState
 
isText - Variable in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
The cached value of the 'Is Text' attribute.
isTrafficClassChanged() - Method in class org.apache.mina.transport.socket.AbstractDatagramSessionConfig
Returns true if and only if the trafficClass property has been changed by its setter method.
isTrafficClassChanged() - Method in class org.apache.mina.transport.socket.AbstractSocketSessionConfig
Returns true if and only if the trafficClass property has been changed by its setter method.
isTrafficClassChanged() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
 
isTrafficClassChanged() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
isUnsafe(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
isUnsafe(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresets
 
isUnsafe(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresetsOld
 
isUnsafe(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RemoteLevelPresets
 
isUnsafe() - Method in class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
Return if the value is unsafe
isUpdateData() - Method in class org.eclipse.scada.hd.data.message.CreateQuery
 
isUseClientMode() - Method in class org.apache.mina.filter.ssl.SslFilter
Returns true if the engine is set to use client mode when handshaking.
isUseDirectBuffer() - Static method in class org.apache.mina.core.buffer.IoBuffer
Returns true if and only if a direct buffer is allocated by default when the type of the new buffer is not specified.
isUseReadOperation() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Returns true if and only if IoSession.read() operation is enabled.
isUseReadOperation() - Method in interface org.apache.mina.core.session.IoSessionConfig
Returns true if and only if IoSession.read() operation is enabled.
isUseResponseQueue() - Method in class org.apache.mina.filter.reqres.Request
 
isValid() - Method in class org.eclipse.scada.core.ConnectionInformation
 
isValid() - Method in class org.eclipse.scada.sec.authz.signature.RequestValidator.Result
 
isValid() - Method in class org.eclipse.scada.sec.authz.signature.X509CA
 
isValid() - Method in class org.eclipse.scada.vi.data.SummaryInformation
 
isValid(String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolData
 
isVisibile() - Method in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
isVisible() - Method in class org.eclipse.scada.chart.swt.render.AbstractDataSeriesRenderer
 
isVisible() - Method in interface org.eclipse.scada.ui.chart.model.DataSeries
Returns the value of the 'Visible' attribute.
isVisible() - Method in interface org.eclipse.scada.ui.chart.model.DataSeries
Returns the value of the 'Visible' attribute.
isVisible() - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
isVisible() - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
isVisible() - Method in class org.eclipse.scada.ui.chart.viewer.input.AbstractInput
 
isVisible() - Method in interface org.eclipse.scada.ui.chart.viewer.input.ChartInput
 
isVisible() - Method in interface org.eclipse.scada.vi.model.Figure
Returns the value of the 'Visible' attribute.
isVisible() - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
isVisible() - Method in class org.eclipse.scada.vi.ui.user.viewer.AbstractViewInstance
 
isWantClientAuth() - Method in class org.apache.mina.filter.ssl.SslFilter
Returns true if the engine will request client authentication.
isWarning(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
isWarning(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresets
 
isWarning(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresetsOld
 
isWarning(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RemoteLevelPresets
 
isWarning() - Method in class org.eclipse.scada.da.client.DataItemValue
 
isWarning() - Method in class org.eclipse.scada.vi.data.SummaryInformation
 
isWritable(H) - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
 
isWritable(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Is the session ready for writing
isWritable(DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
 
isWritable(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
 
isWriterIdle() - Method in class org.apache.mina.core.session.AbstractIoSession
Returns true if this session is IdleStatus.WRITER_IDLE.
isWriterIdle() - Method in interface org.apache.mina.core.session.IoSession
Returns true if this session is IdleStatus.WRITER_IDLE.
isWriteSuspended() - Method in class org.apache.mina.core.session.AbstractIoSession
Is write operation is suspended for this session.
isWriteSuspended() - Method in interface org.apache.mina.core.session.IoSession
Is write operation is suspended for this session.
isWritten() - Method in class org.apache.mina.core.future.DefaultWriteFuture
Returns true if the write operation is finished successfully.
isWritten() - Method in interface org.apache.mina.core.future.WriteFuture
Returns true if the write operation is finished successfully.
isZooming() - Method in class org.eclipse.scada.vi.ui.draw2d.VisualInterfaceViewer
 
item - Variable in class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
 
item - Variable in class org.eclipse.scada.da.ui.connection.data.AbstractItemHolder
 
Item - Class in org.eclipse.scada.da.ui.connection.data
A data item information object
Item() - Constructor for class org.eclipse.scada.da.ui.connection.data.Item
 
Item(String, String, Item.Type) - Constructor for class org.eclipse.scada.da.ui.connection.data.Item
 
Item(Item) - Constructor for class org.eclipse.scada.da.ui.connection.data.Item
 
item - Variable in class org.eclipse.scada.da.ui.widgets.realtime.AttributePair
 
Item - Class in org.eclipse.scada.hd.ui.connection.data
A data item information object
Item() - Constructor for class org.eclipse.scada.hd.ui.connection.data.Item
 
Item(String, String, Item.Type) - Constructor for class org.eclipse.scada.hd.ui.connection.data.Item
 
Item(Item) - Constructor for class org.eclipse.scada.hd.ui.connection.data.Item
 
ITEM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Item' class.
ITEM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Item' class.
ITEM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Item' class.
ITEM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Item' class.
item - Variable in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
The cached value of the 'Item' containment reference.
item - Variable in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
The cached value of the 'Item' containment reference.
Item - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Item'.
Item - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Item'.
item - Variable in class org.eclipse.scada.ui.chart.viewer.AbstractItemInputViewer
 
Item.Type - Enum in org.eclipse.scada.da.ui.connection.data
 
Item.Type - Enum in org.eclipse.scada.hd.ui.connection.data
 
ITEM__ITEM_ID - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Item Id' attribute.
ITEM__ITEM_ID - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Item Id' attribute.
ITEM__ITEM_ID - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Item Id' attribute feature.
ITEM__ITEM_ID - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Item Id' attribute feature.
ITEM_DATA_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Item Data Series' class.
ITEM_DATA_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Item Data Series' class.
ITEM_DATA_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Item Data Series' class.
ITEM_DATA_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Item Data Series' class.
ITEM_DATA_SERIES__ITEM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Item' containment reference.
ITEM_DATA_SERIES__ITEM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Item' containment reference.
ITEM_DATA_SERIES__ITEM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Item' containment reference feature.
ITEM_DATA_SERIES__ITEM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Item' containment reference feature.
ITEM_DATA_SERIES__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
ITEM_DATA_SERIES__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
ITEM_DATA_SERIES__VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Visible' attribute.
ITEM_DATA_SERIES__VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Visible' attribute.
ITEM_DATA_SERIES__X - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'X' reference.
ITEM_DATA_SERIES__X - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'X' reference.
ITEM_DATA_SERIES__Y - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Y' reference.
ITEM_DATA_SERIES__Y - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Y' reference.
ITEM_DATA_SERIES_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Item Data Series' class.
ITEM_DATA_SERIES_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Item Data Series' class.
ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Item' class.
ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Item' class.
ITEM_ID_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ItemImpl
The default value of the 'Item Id' attribute.
ITEM_ID_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ItemImpl
The default value of the 'Item Id' attribute.
ITEM_VALUE_SOURCE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Item Value Source' class.
ITEM_VALUE_SOURCE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Item Value Source' class.
ITEM_VALUE_SOURCE__VALUE_KEY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Value Key' attribute.
ITEM_VALUE_SOURCE__VALUE_KEY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Value Key' attribute feature.
ITEM_VALUE_SOURCE_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Item Value Source' class.
ItemCellLabelProvider - Class in org.eclipse.scada.da.ui.widgets.realtime
 
ItemCellLabelProvider() - Constructor for class org.eclipse.scada.da.ui.widgets.realtime.ItemCellLabelProvider
 
ItemDataSeries - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Item Data Series'.
ItemDataSeries - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Item Data Series'.
ItemDataSeriesImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Item Data Series'.
ItemDataSeriesImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Item Data Series'.
ItemDataSeriesImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
ItemDataSeriesImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
ItemDataSeriesItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a ItemDataSeries object.
ItemDataSeriesItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.ItemDataSeriesItemProvider
This constructs an instance from a factory and a notifier.
ItemDataSeriesTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Item Data Series'.
ItemDataSeriesTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.ItemDataSeriesTest
Constructs a new Item Data Series test case with the given name.
ItemDataUpdate - Class in org.eclipse.scada.da.data.message
 
ItemDataUpdate(String, Variant, Map<String, Variant>, Set<String>, boolean) - Constructor for class org.eclipse.scada.da.data.message.ItemDataUpdate
 
ItemDragSourceListener - Class in org.eclipse.scada.da.ui.connection.dnd
 
ItemDragSourceListener(Viewer) - Constructor for class org.eclipse.scada.da.ui.connection.dnd.ItemDragSourceListener
 
ItemDragSourceListener - Class in org.eclipse.scada.hd.ui.connection.dnd
 
ItemDragSourceListener(Viewer) - Constructor for class org.eclipse.scada.hd.ui.connection.dnd.ItemDragSourceListener
 
ItemDropAdapter - Class in org.eclipse.scada.da.ui.widgets.realtime
 
ItemDropAdapter(Viewer, RealtimeListAdapter) - Constructor for class org.eclipse.scada.da.ui.widgets.realtime.ItemDropAdapter
 
ItemExtension - Class in org.eclipse.scada.vi.ui.viewer.ext.item
 
ItemExtension() - Constructor for class org.eclipse.scada.vi.ui.viewer.ext.item.ItemExtension
 
itemId - Variable in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
itemId - Variable in class org.eclipse.scada.ui.chart.model.impl.ItemImpl
The cached value of the 'Item Id' attribute.
itemId - Variable in class org.eclipse.scada.ui.chart.model.impl.ItemImpl
The cached value of the 'Item Id' attribute.
itemId - Variable in class org.eclipse.scada.vi.ui.viewer.ext.item.AbstractItemExtension
 
ItemImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Item'.
ItemImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Item'.
ItemImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ItemImpl
 
ItemImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ItemImpl
 
ItemItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a Item object.
ItemItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.ItemItemProvider
This constructs an instance from a factory and a notifier.
ItemListContentProvider - Class in org.eclipse.scada.da.ui.widgets.realtime
 
ItemListContentProvider() - Constructor for class org.eclipse.scada.da.ui.widgets.realtime.ItemListContentProvider
 
ItemListenerHolder - Class in org.eclipse.scada.da.ui.connection.data
 
ItemListenerHolder(BundleContext, Item, ItemUpdateListener) - Constructor for class org.eclipse.scada.da.ui.connection.data.ItemListenerHolder
 
ItemListenerHolder(BundleContext, Item, ItemUpdateListener, ItemListenerHolder.HolderListener) - Constructor for class org.eclipse.scada.da.ui.connection.data.ItemListenerHolder
 
ItemListenerHolder.HolderListener - Interface in org.eclipse.scada.da.ui.connection.data
 
ItemListHelper - Class in org.eclipse.scada.hd.net
 
ItemListHelper() - Constructor for class org.eclipse.scada.hd.net.ItemListHelper
 
ItemListLabelProvider_LabelError - Static variable in class org.eclipse.scada.da.ui.widgets.realtime.Messages
 
ItemListListener - Interface in org.eclipse.scada.hd
 
ItemListObserver - Class in org.eclipse.scada.hd.ui.connection.views
 
ItemListObserver(ConnectionWrapper) - Constructor for class org.eclipse.scada.hd.ui.connection.views.ItemListObserver
 
ItemManager - Interface in org.eclipse.scada.da.client
 
ItemManager - Class in org.eclipse.scada.hd.client.ngp
 
ItemManager(Executor, ConnectionImpl) - Constructor for class org.eclipse.scada.hd.client.ngp.ItemManager
 
ItemManagerImpl - Class in org.eclipse.scada.da.client
 
ItemManagerImpl(Connection) - Constructor for class org.eclipse.scada.da.client.ItemManagerImpl
Create a new item manager.
ItemObserver - Class in org.eclipse.scada.ui.chart.viewer.input
 
ItemObserver(ChartViewer, Item, Realm, XAxis, YAxis, ResourceManager) - Constructor for class org.eclipse.scada.ui.chart.viewer.input.ItemObserver
 
ItemObserver_100Percent - Static variable in class org.eclipse.scada.ui.chart.viewer.input.Messages
 
ItemObserver_Format_Value - Static variable in class org.eclipse.scada.ui.chart.viewer.input.Messages
 
ItemObserver_ZeroPercent - Static variable in class org.eclipse.scada.ui.chart.viewer.input.Messages
 
items - Variable in class org.eclipse.scada.da.ui.common.AbstractItemAction
 
ItemSelectionHelper - Class in org.eclipse.scada.da.ui.connection.data
 
ItemSelectionHelper() - Constructor for class org.eclipse.scada.da.ui.connection.data.ItemSelectionHelper
 
ItemSelectionHelper - Class in org.eclipse.scada.hd.ui.connection.data
 
ItemSelectionHelper() - Constructor for class org.eclipse.scada.hd.ui.connection.data.ItemSelectionHelper
 
ItemStateUpdate - Class in org.eclipse.scada.da.data.message
 
ItemStateUpdate(String, SubscriptionState, ErrorInformation) - Constructor for class org.eclipse.scada.da.data.message.ItemStateUpdate
 
ItemSyncController - Class in org.eclipse.scada.da.client
A controller that synchronizes the subscription state for one item.
ItemSyncController(Connection, ItemManagerImpl, String) - Constructor for class org.eclipse.scada.da.client.ItemSyncController
 
ItemTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Item'.
ItemTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.ItemTest
Constructs a new Item test case with the given name.
ItemTransfer - Class in org.eclipse.scada.da.ui.connection.dnd
Class for serializing gadgets to/from a byte array
ItemTransfer - Class in org.eclipse.scada.hd.ui.connection.dnd
Class for serializing gadgets to/from a byte array
ItemUpdateListener - Interface in org.eclipse.scada.da.client
Notifies a item on the client that data changed.
ItemValueSource - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Item Value Source'.
ItemValueSourceImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Item Value Source'.
ItemValueSourceImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.ItemValueSourceImpl
 
itemValueSourceItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all ItemValueSource instances.
ItemValueSourceItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a ItemValueSource object.
ItemValueSourceItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.ItemValueSourceItemProvider
This constructs an instance from a factory and a notifier.
ItemValueSourceTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Item Value Source'.
ItemValueSourceTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.ItemValueSourceTest
Constructs a new Item Value Source test case with the given name.
iterable(ISelection, Class<T>) - Static method in class org.eclipse.scada.ui.databinding.SelectionHelper
 
IteratingFuture<T,S> - Class in org.eclipse.scada.utils.concurrent
 
IteratingFuture(Iterable<? extends S>) - Constructor for class org.eclipse.scada.utils.concurrent.IteratingFuture
 
IteratingFuture.FutureListenerImpl - Class in org.eclipse.scada.utils.concurrent
 
IteratingFuture.FutureListenerImpl(S) - Constructor for class org.eclipse.scada.utils.concurrent.IteratingFuture.FutureListenerImpl
 
iterator() - Method in class org.apache.mina.util.MapBackedSet
 
iterator() - Method in class org.apache.mina.util.SynchronizedQueue
 
iterator() - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
iterator(ISelection, Class<T>) - Static method in class org.eclipse.scada.ui.databinding.SelectionHelper
Create an iterator that iterates only over objects in the selection of the provided type
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
 
javaToNative(Object, TransferData) - Method in class org.eclipse.scada.da.ui.connection.dnd.ItemTransfer
 
javaToNative(Object, TransferData) - Method in class org.eclipse.scada.hd.ui.connection.dnd.ItemTransfer
 
join() - Method in class org.apache.mina.core.future.DefaultIoFuture
Deprecated.
join(long) - Method in class org.apache.mina.core.future.DefaultIoFuture
Deprecated.
join() - Method in interface org.apache.mina.core.future.IoFuture
Deprecated.
join(long) - Method in interface org.apache.mina.core.future.IoFuture
Deprecated.
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.
joinRequest(CredentialsRequest) - Method in interface org.eclipse.scada.sec.AuthenticationService
 
joinRequest(CredentialsRequest) - Method in class org.eclipse.scada.sec.authn.AbstractPlainAuthenticationService
 

K

KeepAliveFilter - Class in org.apache.mina.filter.keepalive
An IoFilter that sends a keep-alive request on IoEventType.SESSION_IDLE and sends back the response for the sent keep-alive request.
KeepAliveFilter(KeepAliveMessageFactory) - Constructor for class org.apache.mina.filter.keepalive.KeepAliveFilter
Creates a new instance with the default properties.
KeepAliveFilter(KeepAliveMessageFactory, IdleStatus) - Constructor for class org.apache.mina.filter.keepalive.KeepAliveFilter
Creates a new instance with the default properties.
KeepAliveFilter(KeepAliveMessageFactory, KeepAliveRequestTimeoutHandler) - Constructor for class org.apache.mina.filter.keepalive.KeepAliveFilter
Creates a new instance with the default properties.
KeepAliveFilter(KeepAliveMessageFactory, IdleStatus, KeepAliveRequestTimeoutHandler) - Constructor for class org.apache.mina.filter.keepalive.KeepAliveFilter
Creates a new instance with the default properties.
KeepAliveFilter(KeepAliveMessageFactory, IdleStatus, KeepAliveRequestTimeoutHandler, int, int) - Constructor for class org.apache.mina.filter.keepalive.KeepAliveFilter
Creates a new instance.
KeepAliveMessageFactory - Interface in org.apache.mina.filter.keepalive
Provides keep-alive messages to KeepAliveFilter.
keepAliveRequestTimedOut(KeepAliveFilter, IoSession) - Method in interface org.apache.mina.filter.keepalive.KeepAliveRequestTimeoutHandler
Invoked when KeepAliveFilter couldn't receive the response for the sent keep alive message.
KeepAliveRequestTimeoutException - Exception in org.apache.mina.filter.keepalive
A RuntimeException which is thrown when a keep-alive response message was not received within a certain timeout.
KeepAliveRequestTimeoutException() - Constructor for exception org.apache.mina.filter.keepalive.KeepAliveRequestTimeoutException
 
KeepAliveRequestTimeoutException(String, Throwable) - Constructor for exception org.apache.mina.filter.keepalive.KeepAliveRequestTimeoutException
 
KeepAliveRequestTimeoutException(String) - Constructor for exception org.apache.mina.filter.keepalive.KeepAliveRequestTimeoutException
 
KeepAliveRequestTimeoutException(Throwable) - Constructor for exception org.apache.mina.filter.keepalive.KeepAliveRequestTimeoutException
 
KeepAliveRequestTimeoutHandler - Interface in org.apache.mina.filter.keepalive
Tells KeepAliveFilter what to do when a keep-alive response message was not received within a certain timeout.
KERBEROS_V5_OID - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
Kerberos providers OID's.
key - Variable in class org.apache.mina.transport.socket.nio.NioSession
The SelectionKey used for this session
key - Variable in class org.eclipse.scada.da.ui.widgets.realtime.AttributePair
 
Key - Interface in org.eclipse.scada.sec.ui.providers
 
key - Variable in class org.eclipse.scada.vi.details.model.impl.RegistrationImpl
The cached value of the 'Key' attribute.
key - Variable in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
The cached value of the 'Key' attribute.
KEY_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.RegistrationImpl
The default value of the 'Key' attribute.
KEY_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
The default value of the 'Key' attribute.
KeyFactoryManager - Class in org.eclipse.scada.sec.ui.providers
 
KeyFactoryManager(Realm) - Constructor for class org.eclipse.scada.sec.ui.providers.KeyFactoryManager
 
KeyImpl - Class in org.eclipse.scada.sec.ui.providers
 
KeyImpl(String, KeyStore, String) - Constructor for class org.eclipse.scada.sec.ui.providers.KeyImpl
 
KeyInformation - Class in org.eclipse.scada.sec.ui.providers
 
KeyInformation(String, Key, Certificate) - Constructor for class org.eclipse.scada.sec.ui.providers.KeyInformation
 
KeyInstanceManager - Class in org.eclipse.scada.sec.ui.providers
 
KeyInstanceManager.StatusListener - Interface in org.eclipse.scada.sec.ui.providers
 
KeyPrefixMapObservable - Class in org.eclipse.scada.ui.databinding.observable
 
KeyPrefixMapObservable(IObservableMap, String, Object, boolean) - Constructor for class org.eclipse.scada.ui.databinding.observable.KeyPrefixMapObservable
 
KeyProvider - Interface in org.eclipse.scada.sec.ui.providers
 
KeyProviderFactory - Interface in org.eclipse.scada.sec.ui.providers
 
KeySelectorDialog - Class in org.eclipse.scada.sec.ui.providers
 
KeySelectorDialog(Shell, String, String, Integer) - Constructor for class org.eclipse.scada.sec.ui.providers.KeySelectorDialog
 
KeySelectorDialog_ButtonUnlock_Text - Static variable in class org.eclipse.scada.sec.ui.providers.Messages
 
KeySelectorDialog_Callback_Description - Static variable in class org.eclipse.scada.sec.ui.providers.Messages
 
KeySelectorDialog_Callback_Title - Static variable in class org.eclipse.scada.sec.ui.providers.Messages
 
KeySelectorDialog_Error_Text - Static variable in class org.eclipse.scada.sec.ui.providers.Messages
 
KeySelectorDialog_Error_Title - Static variable in class org.eclipse.scada.sec.ui.providers.Messages
 
KeySelectorDialog_Remember_Text - Static variable in class org.eclipse.scada.sec.ui.providers.Messages
 
KeySelectorDialog_RememberLabel_Text_Forever - Static variable in class org.eclipse.scada.sec.ui.providers.Messages
 
KeySelectorDialog_RememberLabel_Text_Minute - Static variable in class org.eclipse.scada.sec.ui.providers.Messages
 
KeySelectorDialog_RememberLabel_Text_Minutes - Static variable in class org.eclipse.scada.sec.ui.providers.Messages
 
keySet() - Method in class org.apache.mina.util.CopyOnWriteMap
This method will return a read-only Set.
keySet() - Method in class org.apache.mina.util.ExpiringMap
 
keySet() - Method in class org.apache.mina.util.LazyInitializedCacheMap
KeyStoreFactory - Class in org.apache.mina.filter.ssl
A factory that creates and configures a new KeyStore instance.
KeyStoreFactory() - Constructor for class org.apache.mina.filter.ssl.KeyStoreFactory
 
KeyTreeViewer - Class in org.eclipse.scada.sec.ui.providers
 
KeyTreeViewer(Composite) - Constructor for class org.eclipse.scada.sec.ui.providers.KeyTreeViewer
 
knownItems - Variable in class org.eclipse.scada.hd.client.net.ConnectionImpl
 

L

label - Variable in class org.eclipse.scada.chart.swt.Helper.Entry
 
label() - Method in enum org.eclipse.scada.da.ui.common.ValueType
 
label - Variable in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
The cached value of the 'Label' attribute.
label - Variable in class org.eclipse.scada.vi.ui.viewer.ext.item.DataItemLabel
 
LABEL_ALIGNMENT_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.TextImpl
The default value of the 'Label Alignment' attribute.
LABEL_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Label Component' class.
LABEL_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Label Component' class.
LABEL_COMPONENT__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Descriptor' attribute.
LABEL_COMPONENT__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Descriptor' attribute feature.
LABEL_COMPONENT__FORMAT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Format' attribute.
LABEL_COMPONENT__FORMAT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Format' attribute feature.
LABEL_COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
LABEL_COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Label Component' class.
LABEL_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
The default value of the 'Label' attribute.
LABEL_VISIBLE_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
The default value of the 'Label Visible' attribute.
LABEL_VISIBLE_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
The default value of the 'Label Visible' attribute.
labelAlignment - Variable in class org.eclipse.scada.vi.model.impl.TextImpl
The cached value of the 'Label Alignment' attribute.
LabelCallback - Class in org.eclipse.scada.sec.callback
 
LabelCallback() - Constructor for class org.eclipse.scada.sec.callback.LabelCallback
 
LabelCallback(String, int) - Constructor for class org.eclipse.scada.sec.callback.LabelCallback
 
LabelComponent - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Label Component'.
LabelComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Label Component'.
LabelComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.LabelComponentImpl
 
labelComponentItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all LabelComponent instances.
LabelComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a LabelComponent object.
LabelComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.LabelComponentItemProvider
This constructs an instance from a factory and a notifier.
LabelComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Label Component'.
LabelComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.LabelComponentTest
Constructs a new Label Component test case with the given name.
labelSpacing - Variable in class org.eclipse.scada.chart.swt.render.AbstractStaticRenderer
 
labelSpacing - Variable in class org.eclipse.scada.chart.swt.render.XAxisDynamicRenderer
 
labelVisible - Variable in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
The cached value of the 'Label Visible' attribute.
labelVisible - Variable in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
The cached value of the 'Label Visible' attribute.
last() - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
last() - Method in interface org.apache.mina.util.byteaccess.ByteArray
 
last() - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
last() - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
Gets the index after the last byte that can be accessed.
last() - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteWriter
Gets the index after the last byte that can be accessed.
last() - Method in class org.eclipse.scada.sec.osgi.AuthorizationHelper.IteratingAuthorizer
 
last() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
last() - Method in class org.eclipse.scada.utils.concurrent.IteratingFuture
 
LazyInitializedCacheMap<K,V> - Class in org.apache.mina.util
This map is specially useful when reads are much more frequent than writes and if the cost of instantiating the values is high like allocating an IoBuffer for example.
LazyInitializedCacheMap() - Constructor for class org.apache.mina.util.LazyInitializedCacheMap
Default constructor.
LazyInitializedCacheMap(ConcurrentHashMap<K, LazyInitializer<V>>) - Constructor for class org.apache.mina.util.LazyInitializedCacheMap
This constructor allows to provide a fine tuned ConcurrentHashMap to stick with each special case the user needs.
LazyInitializedCacheMap.NoopInitializer - Class in org.apache.mina.util
This class provides a noop LazyInitializer meaning it will return the same object it received when instantiated.
LazyInitializedCacheMap.NoopInitializer(V) - Constructor for class org.apache.mina.util.LazyInitializedCacheMap.NoopInitializer
 
LazyInitializer<V> - Class in org.apache.mina.util
An abstract class which provides semantics for an object which will be only fully initialized when requested to.
LazyInitializer() - Constructor for class org.apache.mina.util.LazyInitializer
 
left - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Left' containment reference list.
left - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Left' containment reference list.
LEFT_VALUE - Static variable in enum org.eclipse.scada.vi.model.Alignment
The 'LEFT' literal value.
length() - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
Gets the total number of bytes that can be accessed.
length - Variable in class org.eclipse.scada.vi.model.impl.ArcImpl
The cached value of the 'Length' attribute.
LENGTH_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.ArcImpl
The default value of the 'Length' attribute.
LevelPresets_EmtyNum - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
LevelPresets_NumFormat - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
LifecycleAware - Interface in org.eclipse.scada.utils.lifecycle
 
limit() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
limit(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
limit() - Method in class org.apache.mina.core.buffer.IoBuffer
 
limit(int) - Method in class org.apache.mina.core.buffer.IoBuffer
 
limit() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
limit(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
Line - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Line'.
LINE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Line' class.
LINE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Line' class.
LINE__ALPHA - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Alpha' attribute.
LINE__ANTIALIAS - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Antialias' attribute.
LINE__BACKGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Background Color' attribute.
LINE__BORDER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Border' attribute.
LINE__CURSOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Cursor' reference.
LINE__FILL - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Fill' attribute.
LINE__FOREGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Foreground Color' attribute.
LINE__LINE_WIDTH - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Line Width' attribute.
LINE__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Name' attribute.
LINE__ON_CLICK - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Click' attribute.
LINE__ON_DOUBLE_CLICK - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Double Click' attribute.
LINE__OPAQUE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Opaque' attribute.
LINE__OUTLINE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Outline' attribute.
LINE__POINTS - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Points' containment reference list.
LINE__POINTS - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Points' containment reference list feature.
LINE__SIZE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Size' containment reference.
LINE__TOOL_TIP - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Tool Tip' attribute.
LINE__VISIBLE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Visible' attribute.
LINE_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Line' class.
LINE_PROPERTIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Line Properties' class.
LINE_PROPERTIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Line Properties' class.
LINE_PROPERTIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Line Properties' class.
LINE_PROPERTIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Line Properties' class.
LINE_PROPERTIES__COLOR - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Color' attribute.
LINE_PROPERTIES__COLOR - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Color' attribute.
LINE_PROPERTIES__COLOR - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Color' attribute feature.
LINE_PROPERTIES__COLOR - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Color' attribute feature.
LINE_PROPERTIES__WIDTH - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Width' attribute.
LINE_PROPERTIES__WIDTH - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Width' attribute.
LINE_PROPERTIES__WIDTH - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Width' attribute feature.
LINE_PROPERTIES__WIDTH - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Width' attribute feature.
LINE_PROPERTIES_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Line Properties' class.
LINE_PROPERTIES_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Line Properties' class.
LINE_WIDTH_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.ShapeImpl
The default value of the 'Line Width' attribute.
LinearRenderer - Class in org.eclipse.scada.chart.swt.render
 
LinearRenderer(ChartRenderer, SeriesData) - Constructor for class org.eclipse.scada.chart.swt.render.LinearRenderer
 
LinearWhitespaceSkippingState - Class in org.apache.mina.filter.codec.statemachine
DecodingState which skips space (0x20) and tab (0x09) characters.
LinearWhitespaceSkippingState() - Constructor for class org.apache.mina.filter.codec.statemachine.LinearWhitespaceSkippingState
 
lineAttributes - Variable in class org.eclipse.scada.chart.swt.render.AbstractLineRender
 
lineAttributes - Variable in class org.eclipse.scada.chart.swt.render.AbstractStaticRenderer
 
lineAttributes - Variable in class org.eclipse.scada.chart.swt.render.XAxisDynamicRenderer
 
lineAttributes - Variable in class org.eclipse.scada.chart.swt.render.YAxisDynamicRenderer
 
lineColor - Variable in class org.eclipse.scada.chart.swt.render.AbstractLineRender
 
LineController - Class in org.eclipse.scada.vi.ui.draw2d.primitives
 
LineController(SymbolController, Line, ResourceManager) - Constructor for class org.eclipse.scada.vi.ui.draw2d.primitives.LineController
 
LineDelimiter - Class in org.apache.mina.filter.codec.textline
A delimiter which is appended to the end of a text line, such as CR/LF.
LineDelimiter(String) - Constructor for class org.apache.mina.filter.codec.textline.LineDelimiter
Creates a new line delimiter with the specified value.
LineImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Line'.
LineImpl() - Constructor for class org.eclipse.scada.vi.model.impl.LineImpl
 
LineInput - Class in org.eclipse.scada.ui.chart.viewer.input
 
LineInput(ResourceManager) - Constructor for class org.eclipse.scada.ui.chart.viewer.input.LineInput
 
LineItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a Line object.
LineItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.LineItemProvider
This constructs an instance from a factory and a notifier.
lineItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all Line instances.
lineProperties - Variable in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
The cached value of the 'Line Properties' containment reference.
lineProperties - Variable in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
The cached value of the 'Line Properties' containment reference.
lineProperties - Variable in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
The cached value of the 'Line Properties' containment reference.
lineProperties - Variable in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
The cached value of the 'Line Properties' containment reference.
lineProperties - Variable in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
The cached value of the 'Line Properties' containment reference.
lineProperties - Variable in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
The cached value of the 'Line Properties' containment reference.
lineProperties - Variable in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
The cached value of the 'Line Properties' containment reference.
lineProperties - Variable in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
The cached value of the 'Line Properties' containment reference.
LineProperties - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Line Properties'.
LineProperties - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Line Properties'.
LinePropertiesBinder - Class in org.eclipse.scada.ui.chart.viewer
 
LinePropertiesBinder() - Constructor for class org.eclipse.scada.ui.chart.viewer.LinePropertiesBinder
 
LinePropertiesImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Line Properties'.
LinePropertiesImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Line Properties'.
LinePropertiesImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
LinePropertiesImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
linePropertiesItemProvider - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the one adapter used for all LineProperties instances.
LinePropertiesItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a LineProperties object.
LinePropertiesItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.LinePropertiesItemProvider
This constructs an instance from a factory and a notifier.
LinePropertiesSupporter - Interface in org.eclipse.scada.ui.chart.viewer.input
 
LinePropertiesTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Line Properties'.
LinePropertiesTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.LinePropertiesTest
Constructs a new Line Properties test case with the given name.
LineTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Line'.
LineTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.LineTest
Constructs a new Line test case with the given name.
lineWidth - Variable in class org.eclipse.scada.vi.model.impl.ShapeImpl
The cached value of the 'Line Width' attribute.
LINK_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Link Component' class.
LINK_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Link Component' class.
LINK_COMPONENT__FORMAT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Format' attribute.
LINK_COMPONENT__FORMAT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Format' attribute feature.
LINK_COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
LINK_COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Link Component' class.
LinkComponent - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Link Component'.
LinkComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Link Component'.
LinkComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.LinkComponentImpl
 
linkComponentItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all LinkComponent instances.
LinkComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a LinkComponent object.
LinkComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.LinkComponentItemProvider
This constructs an instance from a factory and a notifier.
LinkComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Link Component'.
LinkComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.LinkComponentTest
Constructs a new Link Component test case with the given name.
list() - Static method in class org.eclipse.scada.core.ui.styles.StyleGeneratorInformation
 
list(ISelection) - Static method in class org.eclipse.scada.ui.databinding.SelectionHelper
 
list(ISelection, Class<T>) - Static method in class org.eclipse.scada.ui.databinding.SelectionHelper
 
ListBrowser - Class in org.eclipse.scada.da.net.handler
 
ListBrowser() - Constructor for class org.eclipse.scada.da.net.handler.ListBrowser
 
listChanged(Set<HistoricalItemInformation>, Set<String>, boolean) - Method in interface org.eclipse.scada.hd.ItemListListener
 
listChanged(Set<HistoricalItemInformation>, Set<String>, boolean) - Method in class org.eclipse.scada.hd.ui.connection.views.ItemListObserver
 
ListData - Class in org.eclipse.scada.da.ui.widgets.realtime
 
ListData() - Constructor for class org.eclipse.scada.da.ui.widgets.realtime.ListData
 
listen() - Method in class org.eclipse.scada.core.connection.provider.ConnectionTracker
 
ListenableSubscriptionManager<T> - Class in org.eclipse.scada.core.subscription
Listen to the active subscriptions
ListenableSubscriptionManager(Executor) - Constructor for class org.eclipse.scada.core.subscription.ListenableSubscriptionManager
 
ListenableSubscriptionManager(Executor, SubscriptionValidator<T>) - Constructor for class org.eclipse.scada.core.subscription.ListenableSubscriptionManager
 
Listener - Interface in org.eclipse.scada.da.ui.widgets.realtime
 
listeners - Variable in class org.eclipse.scada.core.ui.connection.login.SessionManager
 
listeners - Variable in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
ListenerTracker - Class in org.eclipse.scada.ca.common
 
ListenerTracker(BundleContext) - Constructor for class org.eclipse.scada.ca.common.ListenerTracker
 
ListeningLabelProvider - Class in org.eclipse.scada.ui.databinding
 
ListeningLabelProvider(IObservableSet) - Constructor for class org.eclipse.scada.ui.databinding.ListeningLabelProvider
 
ListeningLabelProvider() - Constructor for class org.eclipse.scada.ui.databinding.ListeningLabelProvider
 
ListeningStyledCellLabelProvider - Class in org.eclipse.scada.ui.databinding
 
ListeningStyledCellLabelProvider(IObservableSet) - Constructor for class org.eclipse.scada.ui.databinding.ListeningStyledCellLabelProvider
 
listenTo(Object, IValueProperty) - Method in class org.eclipse.scada.ui.databinding.ListeningStyledCellLabelProvider
Listen to changed of the value property of an element
ListEntry - Class in org.eclipse.scada.da.ui.widgets.realtime
 
ListEntry() - Constructor for class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
ListEntry_Property_Category_Connection - Static variable in class org.eclipse.scada.da.ui.widgets.realtime.Messages
 
ListEntry_Property_Category_Id - Static variable in class org.eclipse.scada.da.ui.widgets.realtime.Messages
 
ListEntry_Property_Category_State - Static variable in class org.eclipse.scada.da.ui.widgets.realtime.Messages
 
ListEntry_Property_Category_Value - Static variable in class org.eclipse.scada.da.ui.widgets.realtime.Messages
 
ListEntry_Property_Name_Connection - Static variable in class org.eclipse.scada.da.ui.widgets.realtime.Messages
 
ListEntry_Property_Name_Id - Static variable in class org.eclipse.scada.da.ui.widgets.realtime.Messages
 
ListEntry_Property_Name_Subscription - Static variable in class org.eclipse.scada.da.ui.widgets.realtime.Messages
 
ListEntry_Property_Name_Value - Static variable in class org.eclipse.scada.da.ui.widgets.realtime.Messages
 
ListEntryComparator - Class in org.eclipse.scada.da.ui.widgets.realtime
 
ListEntryComparator() - Constructor for class org.eclipse.scada.da.ui.widgets.realtime.ListEntryComparator
 
ListUpdate - Class in org.eclipse.scada.hd.data.message
 
ListUpdate(Set<HistoricalItemInformation>, Set<String>, boolean) - Constructor for class org.eclipse.scada.hd.data.message.ListUpdate
 
ListValue - Class in org.eclipse.scada.net.base.data
 
ListValue() - Constructor for class org.eclipse.scada.net.base.data.ListValue
 
ListValue(int) - Constructor for class org.eclipse.scada.net.base.data.ListValue
 
ListValue(List<Value>) - Constructor for class org.eclipse.scada.net.base.data.ListValue
Create a new list value based on a list of values
ListValue(Value[]) - Constructor for class org.eclipse.scada.net.base.data.ListValue
 
listViewer - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This shows how a list view works.
listViewer - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This shows how a list view works.
listViewer - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This shows how a list view works.
LM_HASH_MAGIC_CONSTANT - Static variable in class org.apache.mina.proxy.handlers.http.ntlm.NTLMResponses
 
load() - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
load(File) - Method in class org.eclipse.scada.core.ui.connection.discoverer.file.ResourceDiscoverer
 
load(InputStream) - Method in class org.eclipse.scada.core.ui.connection.discoverer.file.ResourceDiscoverer
 
load(Reader) - Method in class org.eclipse.scada.core.ui.connection.discoverer.file.ResourceDiscoverer
 
load() - Method in class org.eclipse.scada.sec.authz.signature.X509CA
 
load() - Method in class org.eclipse.scada.sec.ui.providers.AbstractKeyStoreKeyProvider
 
load(CallbackHandler) - Method in class org.eclipse.scada.sec.ui.providers.AbstractKeyStoreKeyProvider
 
load(File, CallbackHandler) - Method in class org.eclipse.scada.sec.ui.providers.AbstractKeyStoreKeyProvider
 
load(String) - Method in class org.eclipse.scada.vi.ui.draw2d.BasicViewElementFactory
Loads a new symbol based on the current symbol/resource context
load() - Method in class org.eclipse.scada.vi.ui.draw2d.loader.XMISymbolLoader
 
loadConnections(String) - Method in class org.eclipse.scada.core.ui.connection.login.factory.ConnectionLoginFactory
 
loadData(IProgressMonitor, Connection) - Static method in class org.eclipse.scada.ca.ui.util.ConfigurationHelper
 
loadDescriptors() - Static method in class org.eclipse.scada.vi.ui.user.Activator
 
LoadFactoryJob - Class in org.eclipse.scada.ca.ui.jobs
 
LoadFactoryJob(ConnectionService, String) - Constructor for class org.eclipse.scada.ca.ui.jobs.LoadFactoryJob
 
loadFrom(IMemento) - Static method in class org.eclipse.scada.da.ui.connection.data.Item
 
loadFrom(IMemento) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealTimeListViewer
 
loadFrom(IMemento) - Static method in class org.eclipse.scada.hd.ui.connection.data.Item
 
loadIgnoreData(InputStream) - Static method in class org.eclipse.scada.ca.oscar.OscarLoader
 
LoadJob - Class in org.eclipse.scada.ca.ui.jobs
 
LoadJob(String, String, String) - Constructor for class org.eclipse.scada.ca.ui.jobs.LoadJob
 
loadJsonData(InputStream) - Static method in class org.eclipse.scada.ca.oscar.OscarLoader
 
loadMore(long, int) - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
loadMore(int) - Method in class org.eclipse.scada.ae.client.net.QueryImpl
 
loadMore(int) - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl.DisconnectedQuery
 
loadMore(int) - Method in class org.eclipse.scada.ae.client.ngp.QueryImpl
 
LoadMore - Class in org.eclipse.scada.ae.data.message
 
LoadMore(long, int) - Constructor for class org.eclipse.scada.ae.data.message.LoadMore
 
loadMore(int) - Method in interface org.eclipse.scada.ae.Query
Load more data
loadStringResource(String) - Method in class org.eclipse.scada.vi.ui.draw2d.loader.StaticSymbolLoader
 
loadStringResource(String) - Method in interface org.eclipse.scada.vi.ui.draw2d.loader.SymbolLoader
 
loadStringResource(String) - Method in class org.eclipse.scada.vi.ui.draw2d.loader.XMISymbolLoader
 
loadSymbol() - Method in class org.eclipse.scada.vi.ui.draw2d.loader.StaticSymbolLoader
 
loadSymbol() - Method in interface org.eclipse.scada.vi.ui.draw2d.loader.SymbolLoader
 
loadSymbol() - Method in class org.eclipse.scada.vi.ui.draw2d.loader.XMISymbolLoader
 
localAddress(H) - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
 
localAddress(H) - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
Get the local address associated with a given server socket
localAddress(DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
 
localAddress(ServerSocketChannel) - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
Get the local address associated with a given server socket
LocalLevelPresets - Class in org.eclipse.scada.da.client.dataitem.details.extra.part
 
LocalLevelPresets() - Constructor for class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresets
 
LocalLevelPresetsOld - Class in org.eclipse.scada.da.client.dataitem.details.extra.part
 
LocalLevelPresetsOld() - Constructor for class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresetsOld
 
location - Variable in class org.eclipse.scada.da.client.FolderWatcher
 
Location - Class in org.eclipse.scada.da.core
 
Location(String...) - Constructor for class org.eclipse.scada.da.core.Location
 
Location(Location) - Constructor for class org.eclipse.scada.da.core.Location
 
Location(Location, String) - Constructor for class org.eclipse.scada.da.core.Location
 
Location() - Constructor for class org.eclipse.scada.da.core.Location
 
Location(List<String>) - Constructor for class org.eclipse.scada.da.core.Location
 
Locked - Interface in org.eclipse.scada.sec.ui.providers
 
LOG - Static variable in interface org.apache.mina.filter.keepalive.KeepAliveRequestTimeoutHandler
Logs a warning message, but doesn't do anything else.
Log4jXmlFormatter - Class in org.apache.mina.util
Implementation of Formatter that generates xml in the log4j format.
Log4jXmlFormatter() - Constructor for class org.apache.mina.util.Log4jXmlFormatter
 
logError(int, String, Throwable) - Static method in class org.eclipse.scada.da.ui.client.test.Activator
 
LoggingFilter - Class in org.apache.mina.filter.logging
Logs all MINA protocol events.
LoggingFilter() - Constructor for class org.apache.mina.filter.logging.LoggingFilter
Default Constructor.
LoggingFilter(Class<?>) - Constructor for class org.apache.mina.filter.logging.LoggingFilter
Create a new NoopFilter using a class name
LoggingFilter(String) - Constructor for class org.apache.mina.filter.logging.LoggingFilter
Create a new NoopFilter using a name
LoginContext - Class in org.eclipse.scada.core.ui.connection.login
 
LoginContext(String, String, Collection<LoginFactory>, Map<String, String>) - Constructor for class org.eclipse.scada.core.ui.connection.login.LoginContext
 
LoginFactory - Interface in org.eclipse.scada.core.ui.connection.login
 
LoginHandler - Interface in org.eclipse.scada.core.ui.connection.login
 
LoginSession - Class in org.eclipse.scada.core.ui.connection.login
 
LoginSession(BundleContext, String, String, LoginContext, Collection<LoginHandler>) - Constructor for class org.eclipse.scada.core.ui.connection.login.LoginSession
 
LoginSessionPropertyTester - Class in org.eclipse.scada.core.ui.connection.login
 
LoginSessionPropertyTester() - Constructor for class org.eclipse.scada.core.ui.connection.login.LoginSessionPropertyTester
 
LoginSessionProvider - Class in org.eclipse.scada.core.ui.connection.login
 
LoginSessionProvider() - Constructor for class org.eclipse.scada.core.ui.connection.login.LoginSessionProvider
 
LoginSessionRoleTester - Class in org.eclipse.scada.core.ui.connection.login
 
LoginSessionRoleTester() - Constructor for class org.eclipse.scada.core.ui.connection.login.LoginSessionRoleTester
 
LogLevel - Enum in org.apache.mina.filter.logging
Defines a logging level.
LongEditor - Class in org.eclipse.scada.utils.propertyeditors
 
LongEditor() - Constructor for class org.eclipse.scada.utils.propertyeditors.LongEditor
 
LongRunningController - Class in org.eclipse.scada.net.base
 
LongRunningController(Messenger, int) - Constructor for class org.eclipse.scada.net.base.LongRunningController
 
LongRunningController(Messenger, Set<Integer>) - Constructor for class org.eclipse.scada.net.base.LongRunningController
 
LongRunningController(Messenger, Integer...) - Constructor for class org.eclipse.scada.net.base.LongRunningController
 
LongRunningListener - Interface in org.eclipse.scada.utils.exec
 
LongRunningOperation - Class in org.eclipse.scada.net.base
 
LongRunningOperation(LongRunningController, LongRunningListener) - Constructor for class org.eclipse.scada.net.base.LongRunningOperation
 
LongRunningOperation - Interface in org.eclipse.scada.utils.exec
 
LongRunningState - Enum in org.eclipse.scada.utils.exec
 
LongValue - Class in org.eclipse.scada.net.base.data
 
LongValue(long) - Constructor for class org.eclipse.scada.net.base.data.LongValue
 
lrc(byte[]) - Static method in class org.eclipse.scada.protocol.common.Checksum
 

M

MAC - Static variable in class org.apache.mina.filter.codec.textline.LineDelimiter
The line delimiter constant of Mac OS ("\r")
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.ArchiveChannelTest
 
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.ArchiveSeriesTest
 
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.ChartAllTests
 
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.ChartExample
Load all the argument file paths or URIs as instances of the model.
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.ChartTest
 
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.ChartTests
 
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.CompositeArchiveQualitySeriesTest
 
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.CurrentTimeControllerTest
 
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.DataItemSeriesTest
 
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.IdItemTest
 
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.LinePropertiesTest
 
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.MouseControllerTest
 
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.ProfileTest
 
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.ResetControllerTest
 
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.ScaleActionTest
 
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.ScriptSeriesTest
 
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.SeparatorControllerTest
 
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.TimeNowActionTest
 
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.TimeShiftActionTest
 
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.UriItemTest
 
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.XAxisTest
 
main(String[]) - Static method in class org.eclipse.scada.ui.chart.model.tests.YAxisTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.chart.model.tests.ChartAllTests
 
main(String[]) - Static method in class org.eclipse.scada.vi.chart.model.tests.ChartExample
Load all the argument file paths or URIs as instances of the model.
main(String[]) - Static method in class org.eclipse.scada.vi.chart.model.tests.ChartTests
 
main(String[]) - Static method in class org.eclipse.scada.vi.chart.model.tests.ChartViewTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.model.tests.DetailViewAllTests
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.AndTransformerTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.BoolLEDComponentTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.ButtonComponentTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.CheckComponentTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.DetailViewAllTests
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.DetailViewExample
Load all the argument file paths or URIs as instances of the model.
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.DetailViewTests
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.FillLayoutComponentTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.GroupEntryTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.GroupGridComponentTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.GroupGridEntryTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.HiddenComponentTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.InvisibleTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.ItemValueSourceTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.LabelComponentTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.LinkComponentTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.NotTransformerTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.OrTransformerTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.PermissionVisibilityTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.ProgressComponentTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.RegistrationTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.ScriptModuleTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.ScriptVisibilityTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.SimpleGridComponentTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.TestVisibilityTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.TextComponentTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.TextInputComponentTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.TextInputMultiComponentTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.URLImageComponentTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.ValueComponentTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.ValueSetComponentTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.details.model.tests.ViewTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.ArcTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.BorderChildTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.BorderContainerTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.ChildTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.ConnectionTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.DimensionTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.EllipseTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.FigureContainerTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.GridChildTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.GridContainerTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.ImageTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.LineTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.PositionTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.RectangleTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.StackContainerTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.StringToStringMapTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.SymbolReferenceTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.SymbolTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.SystemCursorTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.TextTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.VisualInterfaceExample
Load all the argument file paths or URIs as instances of the model.
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.VisualInterfaceTests
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.XYChildTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.tests.XYContainerTest
 
main(String[]) - Static method in class org.eclipse.scada.vi.model.visualInterface.tests.VisualInterfaceAllTests
 
makeAttributes(Map<String, Variant>, Set<String>) - Static method in class org.eclipse.scada.da.client.ngp.ConnectionImpl
 
makeBorder(String) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
Create a new border
makeColor(String) - Static method in class org.eclipse.scada.vi.ui.draw2d.primitives.Helper
 
makeColorHandler(String, FigureController.ColorApplier) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
makeData(AbstractFunctionSeriesData.Request) - Method in class org.eclipse.scada.chart.AbstractFunctionSeriesData
 
makeDefaultConfiguration() - Static method in class org.eclipse.scada.ui.chart.model.Charts
 
makeDefaultConfiguration() - Static method in class org.eclipse.scada.ui.chart.model.Charts
 
makeDigest(String) - Method in class org.eclipse.scada.sec.utils.password.DigestBase
 
makeDisplayCallback() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
makeEnum(Class<E>, E, String, boolean) - Static method in class org.eclipse.scada.ca.ConfigurationDataHelper
 
makeEnumError(Class<E>, String) - Static method in class org.eclipse.scada.ca.ConfigurationDataHelper
 
makeFactories(Callback[]) - Static method in class org.eclipse.scada.sec.ui.Helper
 
makeFormat(long) - Static method in class org.eclipse.scada.chart.swt.Helper
 
makeInfo(String, AbstractPlainAuthenticationService.UserEntry) - Method in class org.eclipse.scada.sec.authn.AbstractPlainAuthenticationService
 
makeInterner(String, String) - Static method in class org.eclipse.scada.utils.interner.InternerHelper
 
makeIntFromByte2(byte[]) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
Reads an int from 2 bytes of the given array at offset 0.
makeIntFromByte2(byte[], int) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
Reads an int from 2 bytes of the given array at the given offset.
makeIntFromByte4(byte[]) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
Reads an int from 4 bytes of the given array at offset 0.
makeIntFromByte4(byte[], int) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
Reads an int from 4 bytes of the given array at the given offset.
makeKnownFactories() - Method in class org.eclipse.scada.ca.ui.util.DiffController
 
makeNoOpInterner() - Static method in class org.eclipse.scada.utils.interner.InternerHelper
 
makeParameters(OperationParameters) - Static method in class org.eclipse.scada.da.client.ngp.ConnectionImpl
 
makePreview(Display, LineAttributes, Color, Point) - Static method in class org.eclipse.scada.ui.chart.viewer.input.LineInput
 
makeProperties() - Method in class org.eclipse.scada.core.client.ngp.ConnectionBaseImpl
 
makeRGB(String, String, String) - Static method in class org.eclipse.scada.vi.ui.draw2d.primitives.Helper
 
makeSslContextFactory(boolean) - Method in class org.eclipse.scada.core.ngp.common.DefaultProtocolConfigurationFactory
 
makeState() - Method in class org.eclipse.scada.ui.chart.viewer.input.QueryInput
 
makeTitle() - Method in class org.eclipse.scada.vi.details.DetailViewDialog
 
ManageableObjectPool<S> - Interface in org.eclipse.scada.utils.osgi.pool
 
manager - Variable in class org.eclipse.scada.ui.chart.viewer.AbstractAxisManager
 
manager - Variable in class org.eclipse.scada.ui.chart.viewer.AbstractAxisViewer
 
manager - Variable in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
ManualOverride - Class in org.eclipse.scada.da.client.dataitem.details.extra.part
A detail view for the manual override value, setting and getting the status
ManualOverride() - Constructor for class org.eclipse.scada.da.client.dataitem.details.extra.part.ManualOverride
 
ManualOverride_LocalManualValue_Label - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
ManualOverride_None - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
ManualOverride_ProcessValue_Label - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
ManualOverride_RemoteManualvalue_Label - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
ManualOverride_RemoteProcessValue_Label - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
ManualOverride_ResetValue_Label - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
map - Variable in class org.apache.mina.util.MapBackedSet
 
MapBackedSet<E> - Class in org.apache.mina.util
A Map-backed Set.
MapBackedSet(Map<E, Boolean>) - Constructor for class org.apache.mina.util.MapBackedSet
 
MapBackedSet(Map<E, Boolean>, Collection<E>) - Constructor for class org.apache.mina.util.MapBackedSet
 
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
 
mapChange(MapDiff) - Method in class org.eclipse.scada.ui.databinding.observable.ObservableMapContentProvider
 
mapToAttributes(MapValue) - Static method in class org.eclipse.scada.core.net.MessageHelper
Convert a MapValue to a attributes map
MapValue - Class in org.eclipse.scada.net.base.data
 
MapValue() - Constructor for class org.eclipse.scada.net.base.data.MapValue
 
MapValue(int) - Constructor for class org.eclipse.scada.net.base.data.MapValue
 
MapValue(Map<String, Value>) - Constructor for class org.eclipse.scada.net.base.data.MapValue
 
MARGIN_HEIGHT_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.GridContainerImpl
The default value of the 'Margin Height' attribute.
MARGIN_WIDTH_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.GridContainerImpl
The default value of the 'Margin Width' attribute.
marginHeight - Variable in class org.eclipse.scada.vi.model.impl.GridContainerImpl
The cached value of the 'Margin Height' attribute.
marginWidth - Variable in class org.eclipse.scada.vi.model.impl.GridContainerImpl
The cached value of the 'Margin Width' attribute.
mark() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
mark() - Method in class org.apache.mina.core.buffer.IoBuffer
 
mark() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
markerHelper - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
The MarkerHelper is responsible for creating workspace resource markers presented in Eclipse's Problems View.
markerHelper - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
The MarkerHelper is responsible for creating workspace resource markers presented in Eclipse's Problems View.
markerHelper - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
The MarkerHelper is responsible for creating workspace resource markers presented in Eclipse's Problems View.
markOpened(IoSession) - Static method in class org.eclipse.scada.protocol.ngp.common.mc.MessageChannelFilter
 
markValue() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Returns the position of the current mark.
markValue() - Method in class org.apache.mina.core.buffer.IoBuffer
Returns the position of the current mark.
markValue() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
matches(Event) - Method in interface org.eclipse.scada.ae.filter.EventMatcher
 
matches(Event) - Method in class org.eclipse.scada.ae.filter.internal.EventMatcherImpl
 
matches(Filter, Object, boolean, PropertyEditorRegistry) - Static method in class org.eclipse.scada.utils.filter.bean.BeanMatcher
 
max - Variable in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
The cached value of the 'Max' attribute.
MAX_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
The default value of the 'Max' attribute.
MAX_PORT_NUMBER - Static variable in class org.apache.mina.util.AvailablePortFinder
The maximum number of server port number.
MAX_TIMEOUT - Static variable in class org.eclipse.scada.protocol.ngp.common.mc.MessageChannelFilter
 
maximum - Variable in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
The cached value of the 'Maximum' attribute.
maximum - Variable in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
The cached value of the 'Maximum' attribute.
maximum - Variable in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
The cached value of the 'Maximum' attribute.
maximum - Variable in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
The cached value of the 'Maximum' attribute.
MAXIMUM_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
The default value of the 'Maximum' attribute.
MAXIMUM_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
The default value of the 'Maximum' attribute.
MAXIMUM_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
The default value of the 'Maximum' attribute.
MAXIMUM_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
The default value of the 'Maximum' attribute.
MC_DATA_UPDATE - Static variable in interface org.eclipse.scada.protocol.sfp.messages.Messages
 
MC_HELLO - Static variable in interface org.eclipse.scada.protocol.sfp.messages.Messages
 
MC_NS_UPDATE - Static variable in interface org.eclipse.scada.protocol.sfp.messages.Messages
 
MC_READ_ALL - Static variable in interface org.eclipse.scada.protocol.sfp.messages.Messages
 
MC_START_BROWSE - Static variable in interface org.eclipse.scada.protocol.sfp.messages.Messages
 
MC_STOP_BROWSE - Static variable in interface org.eclipse.scada.protocol.sfp.messages.Messages
 
MC_WELCOME - Static variable in interface org.eclipse.scada.protocol.sfp.messages.Messages
 
MC_WRITE_COMMAND - Static variable in interface org.eclipse.scada.protocol.sfp.messages.Messages
 
MC_WRITE_RESULT - Static variable in interface org.eclipse.scada.protocol.sfp.messages.Messages
 
MdcInjectionFilter - Class in org.apache.mina.filter.logging
This filter will inject some key IoSession properties into the Mapped Diagnostic Context (MDC)

These properties will be set in the MDC for all logging events that are generated down the call stack, even in code that is not aware of MINA.

MdcInjectionFilter(EnumSet<MdcInjectionFilter.MdcKey>) - Constructor for class org.apache.mina.filter.logging.MdcInjectionFilter
Use this constructor when you want to specify which keys to add to the MDC.
MdcInjectionFilter(MdcInjectionFilter.MdcKey...) - Constructor for class org.apache.mina.filter.logging.MdcInjectionFilter
Use this constructor when you want to specify which keys to add to the MDC You could still add custom keys via MdcInjectionFilter.setProperty(IoSession, String, String)
MdcInjectionFilter() - Constructor for class org.apache.mina.filter.logging.MdcInjectionFilter
 
MdcInjectionFilter.MdcKey - Enum in org.apache.mina.filter.logging
 
menuAboutToShow(IMenuManager) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
merge(IProgressMonitor) - Method in class org.eclipse.scada.ca.ui.util.DiffController
 
merge() - Method in class org.eclipse.scada.ui.chart.viewer.input.composite.MergeQualityData
 
mergeAll() - Method in class org.apache.mina.filter.codec.AbstractProtocolEncoderOutput
 
mergeAll() - Method in interface org.apache.mina.filter.codec.ProtocolEncoderOutput
Merges all buffers you wrote via ProtocolEncoderOutput.write(Object) into one IoBuffer and replaces the old fragmented ones with it.
mergeAttributes(Map<String, Variant>, Map<String, Variant>, Map<String, Variant>) - Static method in class org.eclipse.scada.core.AttributesHelper
merges the difference attributes into the target
mergeAttributes(Map<String, Variant>, Map<String, Variant>) - Static method in class org.eclipse.scada.core.AttributesHelper
merges the difference attributes into the target
mergeAttributes(Map<String, Variant>, Map<String, Variant>, boolean) - Static method in class org.eclipse.scada.core.AttributesHelper
merges the attribute differences.
MergedSeries - Class in org.eclipse.scada.ui.chart.viewer.input.composite
 
MergedSeries(Map<ArchiveInput, CompositeSource>, Realm, XAxis, YAxis) - Constructor for class org.eclipse.scada.ui.chart.viewer.input.composite.MergedSeries
 
MergeQualityData - Class in org.eclipse.scada.ui.chart.viewer.input.composite
 
MergeQualityData(Collection<CompositeSource>, long, long, int) - Constructor for class org.eclipse.scada.ui.chart.viewer.input.composite.MergeQualityData
 
Message - Class in org.eclipse.scada.net.base.data
 
Message() - Constructor for class org.eclipse.scada.net.base.data.Message
 
Message(int) - Constructor for class org.eclipse.scada.net.base.data.Message
 
Message(int, long) - Constructor for class org.eclipse.scada.net.base.data.Message
 
message - Variable in class org.eclipse.scada.protocol.ngp.common.mc.message.ReasonMessage
 
MESSAGE_TYPE_1 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
Message types
MESSAGE_TYPE_2 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
MESSAGE_TYPE_3 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
MessageChannelCodecFilter - Class in org.eclipse.scada.protocol.ngp.common.mc
 
MessageChannelCodecFilter() - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.MessageChannelCodecFilter
 
MessageChannelFilter - Class in org.eclipse.scada.protocol.ngp.common.mc
 
MessageChannelFilter(boolean) - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.MessageChannelFilter
 
MessageChannelKeepAliveFactory - Class in org.eclipse.scada.protocol.ngp.common.mc
 
MessageChannelKeepAliveFactory() - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.MessageChannelKeepAliveFactory
 
MessageCreator - Class in org.eclipse.scada.net.utils
 
MessageCreator() - Constructor for class org.eclipse.scada.net.utils.MessageCreator
 
MessageDecoder - Interface in org.apache.mina.filter.codec.demux
Decodes a certain type of messages.
MessageDecoder - Interface in org.eclipse.scada.protocol.ngp.common.mc.protocol
 
MessageDecoderAdapter - Class in org.apache.mina.filter.codec.demux
An abstract MessageDecoder implementation for those who don't need to implement MessageDecoder.finishDecode(IoSession, ProtocolDecoderOutput) method.
MessageDecoderAdapter() - Constructor for class org.apache.mina.filter.codec.demux.MessageDecoderAdapter
 
MessageDecoderFactory - Interface in org.apache.mina.filter.codec.demux
A factory that creates a new instance of MessageDecoder.
MessageDecoderResult - Class in org.apache.mina.filter.codec.demux
Represents results from MessageDecoder.
MessageEncoder<T> - Interface in org.apache.mina.filter.codec.demux
Encodes a certain type of messages.
MessageEncoder - Interface in org.eclipse.scada.protocol.ngp.common.mc.protocol
 
MessageEncoderFactory<T> - Interface in org.apache.mina.filter.codec.demux
A factory that creates a new instance of MessageEncoder.
MessageFuture<T> - Class in org.eclipse.scada.core.client.net
 
MessageFuture() - Constructor for class org.eclipse.scada.core.client.net.MessageFuture
 
MessageHandler<E> - Interface in org.apache.mina.handler.demux
A handler interface that DemuxingIoHandler forwards messageReceived or messageSent events to.
MessageHelper - Class in org.eclipse.scada.core.net
 
MessageHelper() - Constructor for class org.eclipse.scada.core.net.MessageHelper
 
MessageListener - Interface in org.eclipse.scada.net.base
 
MessageProtocol - Interface in org.eclipse.scada.protocol.ngp.common.mc.protocol
 
MessageProtocolHandshake - Class in org.eclipse.scada.protocol.ngp.common.mc.handshake
 
MessageProtocolHandshake() - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.handshake.MessageProtocolHandshake
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in interface org.apache.mina.core.filterchain.IoFilter
messageReceived(IoSession, Object) - Method in interface org.apache.mina.core.filterchain.IoFilter.NextFilter
Forwards messageReceived event to next filter.
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
messageReceived(IoSession, Object) - Method in interface org.apache.mina.core.service.IoHandler
Invoked when a message is received.
messageReceived(IoSession, Object) - Method in class org.apache.mina.core.service.IoHandlerAdapter
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.codec.ProtocolCodecFilter
Process the incoming message, calling the session decoder.
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.compression.CompressionFilter
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.executor.ExecutorFilter
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.firewall.BlacklistFilter
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.logging.LoggingFilter
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.reqres.RequestResponseFilter
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.ssl.SslFilter
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
Profile a MessageReceived event.
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.util.CommonEventFilter
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
 
messageReceived(IoSession, Object) - Method in class org.apache.mina.handler.chain.ChainedIoHandler
Handles the specified messageReceived event with the IoHandlerCommand or IoHandlerChain you specified in the constructor.
messageReceived(IoSession, Object) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
Forwards the received events into the appropriate MessageHandler which is registered by DemuxingIoHandler.addReceivedMessageHandler(Class, MessageHandler).
messageReceived(Object) - Method in interface org.apache.mina.handler.multiton.SingleSessionIoHandler
Deprecated.
Invoked when protocol message is received.
messageReceived(Object) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerAdapter
Deprecated.
 
messageReceived(IoSession, Object) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
Deprecated.
Delegates the method call to the SingleSessionIoHandler.messageReceived(Object) method of the handler assigned to this session.
messageReceived(IoSession, Object) - Method in class org.apache.mina.handler.stream.StreamIoHandler
Forwards read data to input stream.
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.proxy.filter.ProxyFilter
Receives data from the remote host, passes to the handler if a handshake is in progress, otherwise passes on transparently.
messageReceived(IoFilter.NextFilter, IoBuffer) - Method in class org.apache.mina.proxy.handlers.http.AbstractHttpLogicHandler
Handles incoming data during the handshake process.
messageReceived(IoFilter.NextFilter, IoBuffer) - Method in class org.apache.mina.proxy.handlers.socks.Socks4LogicHandler
Handle incoming data during the handshake process.
messageReceived(IoFilter.NextFilter, IoBuffer) - Method in class org.apache.mina.proxy.handlers.socks.Socks5LogicHandler
Handles incoming data during the handshake process.
messageReceived(IoFilter.NextFilter, IoBuffer) - Method in interface org.apache.mina.proxy.ProxyLogicHandler
Handle incoming data during the handshake process.
messageReceived(IoSession, Object) - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
messageReceived(IoSession, Object) - Method in class org.eclipse.scada.core.client.common.ClientConnectionHandler
 
messageReceived(IoSession, Object) - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
messageReceived(Message) - Method in class org.eclipse.scada.net.base.handlers.PingHandler
 
messageReceived(Message) - Method in class org.eclipse.scada.net.base.handlers.PongHandler
 
messageReceived(Message) - Method in class org.eclipse.scada.net.base.LongRunningController
 
messageReceived(Message) - Method in interface org.eclipse.scada.net.base.MessageListener
 
messageReceived(Message) - Method in class org.eclipse.scada.net.mina.Messenger
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.eclipse.scada.protocol.common.StatisticsFilter
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.eclipse.scada.protocol.ngp.common.mc.DataMessageFilter
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.eclipse.scada.protocol.ngp.common.mc.MessageChannelCodecFilter
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.eclipse.scada.protocol.ngp.common.mc.MessageChannelFilter
 
messageReply(Message) - Method in class org.eclipse.scada.core.client.net.MessageFuture
 
messageReply(Message) - Method in interface org.eclipse.scada.net.base.MessageStateListener
 
Messages - Class in org.eclipse.scada.ae.filter.internal
 
Messages - Class in org.eclipse.scada.ae.net
 
Messages() - Constructor for class org.eclipse.scada.ae.net.Messages
 
Messages - Class in org.eclipse.scada.ae.ui.views.contributions
 
Messages - Class in org.eclipse.scada.ae.ui.views.dialog
 
Messages - Class in org.eclipse.scada.ae.ui.views.filter
 
Messages - Class in org.eclipse.scada.ca.oscar
 
Messages - Class in org.eclipse.scada.ca.ui.util
 
Messages - Class in org.eclipse.scada.core.client.net
 
Messages - Class in org.eclipse.scada.core.ui.connection.data
 
Messages - Class in org.eclipse.scada.core.ui.connection.discoverer.file
 
Messages - Class in org.eclipse.scada.core.ui.connection.login
 
Messages - Class in org.eclipse.scada.core.ui.styles.generator
 
Messages - Class in org.eclipse.scada.da.client.dataitem.details.dialog
 
Messages - Class in org.eclipse.scada.da.client.dataitem.details.extra.part
 
Messages - Class in org.eclipse.scada.da.client.dataitem.details
 
Messages - Class in org.eclipse.scada.da.net.handler
 
Messages() - Constructor for class org.eclipse.scada.da.net.handler.Messages
 
Messages - Class in org.eclipse.scada.da.ui.common
 
Messages - Class in org.eclipse.scada.da.ui.widgets.realtime
 
Messages - Class in org.eclipse.scada.hd.net
 
Messages() - Constructor for class org.eclipse.scada.hd.net.Messages
 
Messages - Class in org.eclipse.scada.hd.ui.connection.views
 
Messages - Interface in org.eclipse.scada.protocol.sfp.messages
 
Messages - Class in org.eclipse.scada.sec.osgi
 
Messages - Class in org.eclipse.scada.sec.ui.providers
 
Messages - Class in org.eclipse.scada.ui.chart.model
 
Messages - Class in org.eclipse.scada.ui.chart.model
 
Messages - Class in org.eclipse.scada.ui.chart.selector
 
Messages - Class in org.eclipse.scada.ui.chart.viewer.input.composite
 
Messages - Class in org.eclipse.scada.ui.chart.viewer.input
 
Messages - Class in org.eclipse.scada.ui.chart.viewer
 
Messages - Class in org.eclipse.scada.ui.localization.timezone
 
Messages - Class in org.eclipse.scada.utils.filter.bean
 
Messages - Class in org.eclipse.scada.utils.filter
 
Messages - Class in org.eclipse.scada.vi.details
 
Messages - Class in org.eclipse.scada.vi.details.swt.impl
 
MessageSender - Interface in org.eclipse.scada.core.ngp
 
MessageSender - Interface in org.eclipse.scada.net.mina
 
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in interface org.apache.mina.core.filterchain.IoFilter
messageSent(IoSession, WriteRequest) - Method in interface org.apache.mina.core.filterchain.IoFilter.NextFilter
Forwards messageSent event to next filter.
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
messageSent(IoSession, Object) - Method in interface org.apache.mina.core.service.IoHandler
Invoked when a message written by IoSession.write(Object) is sent out.
messageSent(IoSession, Object) - Method in class org.apache.mina.core.service.IoHandlerAdapter
 
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.codec.ProtocolCodecFilter
 
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.executor.ExecutorFilter
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.firewall.BlacklistFilter
 
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
 
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.logging.LoggingFilter
 
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.ssl.SslFilter
 
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
Profile a MessageSent event.
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.stream.AbstractStreamWriteFilter
 
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.util.CommonEventFilter
 
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
 
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.util.WriteRequestFilter
 
messageSent(IoSession, Object) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
Invoked when a message written by IoSession.write(Object) is sent out.
messageSent(Object) - Method in interface org.apache.mina.handler.multiton.SingleSessionIoHandler
Deprecated.
Invoked when protocol message that user requested by IoSession.write(Object) is sent out actually.
messageSent(Object) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerAdapter
Deprecated.
 
messageSent(IoSession, Object) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
Deprecated.
Delegates the method call to the SingleSessionIoHandler.messageSent(Object) method of the handler assigned to this session.
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.proxy.filter.ProxyFilter
Filter handshake related messages from reaching the messageSent callbacks of downstream filters.
messageSent(IoSession, Object) - Method in class org.eclipse.scada.core.client.common.ClientConnectionHandler
 
messageSent(IoSession, Object) - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.eclipse.scada.protocol.common.StatisticsFilter
 
MessageStateListener - Interface in org.eclipse.scada.net.base
 
messageTimedOut() - Method in class org.eclipse.scada.core.client.net.MessageFuture
 
messageTimedOut() - Method in interface org.eclipse.scada.net.base.MessageStateListener
 
MessageTimeoutException - Exception in org.eclipse.scada.net.base
 
MessageTimeoutException() - Constructor for exception org.eclipse.scada.net.base.MessageTimeoutException
 
messenger - Variable in class org.eclipse.scada.core.client.net.ConnectionBase
 
Messenger - Class in org.eclipse.scada.net.mina
 
Messenger(long, StatisticsImpl) - Constructor for class org.eclipse.scada.net.mina.Messenger
 
min - Variable in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
The cached value of the 'Min' attribute.
MIN_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
The default value of the 'Min' attribute.
MIN_PORT_NUMBER - Static variable in class org.apache.mina.util.AvailablePortFinder
The minimum number of server port number.
MIN_TIMEOUT - Static variable in class org.eclipse.scada.protocol.ngp.common.mc.MessageChannelFilter
 
minimum - Variable in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
The cached value of the 'Minimum' attribute.
minimum - Variable in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
The cached value of the 'Minimum' attribute.
minimum - Variable in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
The cached value of the 'Minimum' attribute.
minimum - Variable in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
The cached value of the 'Minimum' attribute.
MINIMUM_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
The default value of the 'Minimum' attribute.
MINIMUM_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
The default value of the 'Minimum' attribute.
MINIMUM_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
The default value of the 'Minimum' attribute.
MINIMUM_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
The default value of the 'Minimum' attribute.
minimumCapacity() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Returns the minimum capacity of this buffer which is used to determine the new capacity of the buffer shrunk by IoBuffer.compact() and IoBuffer.shrink() operation.
minimumCapacity(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Sets the minimum capacity of this buffer which is used to determine the new capacity of the buffer shrunk by IoBuffer.compact() and IoBuffer.shrink() operation.
minimumCapacity() - Method in class org.apache.mina.core.buffer.IoBuffer
Returns the minimum capacity of this buffer which is used to determine the new capacity of the buffer shrunk by IoBuffer.compact() and IoBuffer.shrink() operation.
minimumCapacity(int) - Method in class org.apache.mina.core.buffer.IoBuffer
Sets the minimum capacity of this buffer which is used to determine the new capacity of the buffer shrunk by IoBuffer.compact() and IoBuffer.shrink() operation.
minimumCapacity() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
minimumCapacity(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
model - Variable in class org.eclipse.scada.vi.ui.viewer.ext.item.DataItemLabel
 
modelPackage - Static variable in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
The cached model package.
modelPackage - Static variable in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
The cached model package.
modelPackage - Static variable in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
The cached model package
modelPackage - Static variable in class org.eclipse.scada.ui.chart.model.util.ChartSwitch
The cached model package
modelPackage - Static variable in class org.eclipse.scada.vi.chart.model.util.ChartAdapterFactory
The cached model package.
modelPackage - Static variable in class org.eclipse.scada.vi.chart.model.util.ChartSwitch
The cached model package
modelPackage - Static variable in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
The cached model package.
modelPackage - Static variable in class org.eclipse.scada.vi.details.model.util.DetailViewSwitch
The cached model package
modelPackage - Static variable in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
The cached model package.
modelPackage - Static variable in class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
The cached model package
modelSwitch - Variable in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
The switch that delegates to the createXXX methods.
modelSwitch - Variable in class org.eclipse.scada.ui.chart.model.util.ChartAdapterFactory
The switch that delegates to the createXXX methods.
modelSwitch - Variable in class org.eclipse.scada.vi.chart.model.util.ChartAdapterFactory
The switch that delegates to the createXXX methods.
modelSwitch - Variable in class org.eclipse.scada.vi.details.model.util.DetailViewAdapterFactory
The switch that delegates to the createXXX methods.
modelSwitch - Variable in class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
The switch that delegates to the createXXX methods.
modifiedService(ServiceReference<ConnectionRequest>, Object) - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionProvider
 
modifiedService(ServiceReference<T>, Object) - Method in class org.eclipse.scada.utils.osgi.SingleServiceTracker
 
modifyFilterChain(IoSession, Properties) - Method in class org.eclipse.scada.core.client.net.SessionConnectionBase
 
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
 
MonitorData - Class in org.eclipse.scada.ae.ui.views.model
 
MonitorData(String, MonitorStatus, long, Severity, Variant, Long, String, Long, Variant, Map<String, Variant>) - Constructor for class org.eclipse.scada.ae.ui.views.model.MonitorData
 
MonitorData(MonitorStatusInformation) - Constructor for class org.eclipse.scada.ae.ui.views.model.MonitorData
 
MonitorListener - Interface in org.eclipse.scada.ae.client
 
MonitorListener - Interface in org.eclipse.scada.ae.server
 
MonitorManager - Class in org.eclipse.scada.ae.client
 
MonitorManager(Connection) - Constructor for class org.eclipse.scada.ae.client.MonitorManager
 
MonitorManager - Class in org.eclipse.scada.ae.client.ngp
 
MonitorManager(Executor, ConnectionImpl) - Constructor for class org.eclipse.scada.ae.client.ngp.MonitorManager
 
MonitorMessageHelper - Class in org.eclipse.scada.ae.net
 
MonitorMessageHelper() - Constructor for class org.eclipse.scada.ae.net.MonitorMessageHelper
 
MonitorPoolDataUpdate - Class in org.eclipse.scada.ae.data.message
 
MonitorPoolDataUpdate(String, List<MonitorStatusInformation>, Set<String>, boolean) - Constructor for class org.eclipse.scada.ae.data.message.MonitorPoolDataUpdate
 
MonitorPoolStatusUpdate - Class in org.eclipse.scada.ae.data.message
 
MonitorPoolStatusUpdate(String, SubscriptionState) - Constructor for class org.eclipse.scada.ae.data.message.MonitorPoolStatusUpdate
 
MonitorStatus - Enum in org.eclipse.scada.ae.data
 
MonitorStatusBean - Class in org.eclipse.scada.ae.ui.connection.data
A bean holding the monitor status information for the viewer
MonitorStatusBean(ConnectionService, String) - Constructor for class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
MonitorStatusBean(ConnectionService, MonitorStatusInformation) - Constructor for class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
MonitorStatusInformation - Class in org.eclipse.scada.ae.data
 
MonitorStatusInformation(String, MonitorStatus, long, Severity, Variant, Long, String, Long, Variant, Map<String, Variant>) - Constructor for class org.eclipse.scada.ae.data.MonitorStatusInformation
 
MOUSE_CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Mouse Controller' class.
MOUSE_CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Mouse Controller' class.
MOUSE_CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Mouse Controller' class.
MOUSE_CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Mouse Controller' class.
MOUSE_CONTROLLER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Mouse Controller' class.
MOUSE_CONTROLLER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Mouse Controller' class.
MouseController - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Mouse Controller'.
MouseController - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Mouse Controller'.
MouseControllerImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Mouse Controller'.
MouseControllerImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Mouse Controller'.
MouseControllerImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.MouseControllerImpl
 
MouseControllerImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.MouseControllerImpl
 
mouseControllerItemProvider - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the one adapter used for all MouseController instances.
MouseControllerItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a MouseController object.
MouseControllerItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.MouseControllerItemProvider
This constructs an instance from a factory and a notifier.
MouseControllerTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Mouse Controller'.
MouseControllerTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.MouseControllerTest
Constructs a new Mouse Controller test case with the given name.
mouseDoubleClicked(MouseEvent) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController.ClickHandlerImpl
 
MouseDragZoomer - Class in org.eclipse.scada.chart.swt.controller
 
MouseDragZoomer(ChartRenderer, XAxis, YAxis) - Constructor for class org.eclipse.scada.chart.swt.controller.MouseDragZoomer
 
MouseHover - Class in org.eclipse.scada.chart.swt.controller
 
MouseHover(ChartRenderer, XAxis, MouseHover.Listener) - Constructor for class org.eclipse.scada.chart.swt.controller.MouseHover
 
MouseHover.Listener - Interface in org.eclipse.scada.chart.swt.controller
 
mouseMove(ChartMouseListener.MouseState, long) - Method in interface org.eclipse.scada.chart.swt.controller.MouseHover.Listener
 
mouseReleased(MouseEvent) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController.ClickHandlerImpl
 
mouseScrolled(MouseEvent) - Method in class org.eclipse.scada.chart.swt.controller.MouseWheelZoomer
 
MouseTransformer - Class in org.eclipse.scada.chart.swt.controller
 
MouseTransformer(ChartRenderer, XAxis, YAxis) - Constructor for class org.eclipse.scada.chart.swt.controller.MouseTransformer
 
MouseWheelZoomer - Class in org.eclipse.scada.chart.swt.controller
 
MouseWheelZoomer(ChartRenderer, XAxis, YAxis) - Constructor for class org.eclipse.scada.chart.swt.controller.MouseWheelZoomer
 
move(int, int) - Method in class org.eclipse.scada.ui.databinding.observable.StringSplitListObservable
 
MS_KERBEROS_V5_OID - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
MultiLoginHandler - Class in org.eclipse.scada.core.ui.connection.login.factory
 
MultiLoginHandler(Collection<LoginHandler>) - Constructor for class org.eclipse.scada.core.ui.connection.login.factory.MultiLoginHandler
 
mutable - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Mutable' attribute.
mutable - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Mutable' attribute.
MUTABLE_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The default value of the 'Mutable' attribute.
MUTABLE_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The default value of the 'Mutable' attribute.

N

name - Variable in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.scada.vi.model.impl.ChildImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.scada.vi.model.impl.FigureImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.scada.vi.model.impl.GridContainerImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.scada.vi.model.impl.StackContainerImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.scada.vi.model.impl.XYContainerImpl
The cached value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.ChildImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.FigureImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.GridContainerImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.StackContainerImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.XYContainerImpl
The default value of the 'Name' attribute.
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
 
NamePreservingRunnable - Class in org.apache.mina.util
A Runnable wrapper that preserves the name of the thread after the runnable is complete (for Runnables that change the name of the Thread they use.)
NamePreservingRunnable(Runnable, String) - Constructor for class org.apache.mina.util.NamePreservingRunnable
Creates a new instance of NamePreservingRunnable.
NAMESPACE - Static variable in class org.eclipse.scada.sec.authz.signature.SignatureRequestBuilder
 
NATIVE_VALUE - Static variable in enum org.eclipse.scada.vi.details.model.TabStyle
The 'NATIVE' literal value.
NativeTabProvider - Class in org.eclipse.scada.vi.details.swt.impl.tab
 
NativeTabProvider(Composite) - Constructor for class org.eclipse.scada.vi.details.swt.impl.tab.NativeTabProvider
 
nativeToJava(TransferData) - Method in class org.eclipse.scada.da.ui.connection.dnd.ItemTransfer
 
nativeToJava(TransferData) - Method in class org.eclipse.scada.hd.ui.connection.dnd.ItemTransfer
 
NEED_DATA - Static variable in interface org.apache.mina.filter.codec.demux.MessageDecoder
NEED_DATA - Static variable in class org.apache.mina.filter.codec.demux.MessageDecoderResult
needBlink(StyleHandler.Style) - Method in class org.eclipse.scada.core.ui.styles.StyleBlinker
 
needBorder() - Static method in class org.eclipse.scada.ae.ui.views.dialog.FilterQueryByExampleComposite
 
negate(Filter) - Static method in class org.eclipse.scada.utils.filter.FilterExpression
 
networkByteOrderToInt(byte[], int, int) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
Returns the integer represented by up to 4 bytes in network byte order.
newBeansSource(Map<?, ?>) - Static method in class org.eclipse.scada.utils.str.StringReplacer
Create a new ReplaceSource that handles bean references
newChildDescriptors - Variable in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory.VisualInterfaceChildCreationExtender.CreationSwitch
The child descriptors being populated.
newFailedFuture(Throwable) - Static method in class org.apache.mina.core.future.DefaultConnectFuture
Returns a new ConnectFuture which is already marked as 'failed to connect'.
newFileCreationPage - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard
This is the file creation page.
newFileCreationPage - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard
This is the file creation page.
newFileCreationPage - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard
This is the file creation page.
newHandle(SocketAddress) - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
Create a new client socket handle from a local SocketAddress
newHandle(SocketAddress) - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
 
newHandle(SocketAddress) - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
Create a new client socket handle from a local SocketAddress
newInstance() - Method in class org.apache.mina.filter.ssl.KeyStoreFactory
Creates a new KeyStore.
newInstance() - Method in class org.apache.mina.filter.ssl.SslContextFactory
 
newNotWrittenFuture(IoSession, Throwable) - Static method in class org.apache.mina.core.future.DefaultWriteFuture
Returns a new DefaultWriteFuture which is already marked as 'not written'.
newSession(IoProcessor<S>, H, SocketAddress) - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
 
newSession(SocketAddress, SocketAddress) - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
(Optional) Returns an IoSession that is bound to the specified localAddress and the specified remoteAddress which reuses the local address that is already bound by this service.
newSession(SocketAddress, SocketAddress) - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
(Optional) Returns an IoSession that is bound to the specified localAddress and the specified remoteAddress which reuses the local address that is already bound by this service.
newSession(IoProcessor<T>, H) - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
Create a new IoSession from a connected socket client handle.
newSession(SocketAddress, SocketAddress) - Method in interface org.apache.mina.core.service.IoAcceptor
(Optional) Returns an IoSession that is bound to the specified localAddress and the specified remoteAddress which reuses the local address that is already bound by this service.
newSession(IoProcessor<NioSession>, DatagramChannel, SocketAddress) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
 
newSession(IoProcessor<NioSession>, DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
 
newSession(IoProcessor<NioSession>, SocketChannel) - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
Create a new IoSession from a connected socket client handle.
newSession(SocketAddress, SocketAddress) - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
 
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
 
newWrittenFuture(IoSession) - Static method in class org.apache.mina.core.future.DefaultWriteFuture
Returns a new DefaultWriteFuture which is already marked as 'written'.
next() - Method in class org.apache.mina.transport.socket.nio.NioProcessor.IoSessionIterator
nextFilter - Variable in class org.eclipse.scada.protocol.common.io.TimedEndDecoder
 
nextRequest() - Method in class org.eclipse.scada.core.client.ngp.ConnectionBaseImpl
 
nextRequest() - Method in class org.eclipse.scada.core.ngp.ResponseManager
 
niceNum(double, boolean) - Static method in class org.eclipse.scada.chart.swt.Helper
 
niceTimeRounded(long) - Static method in class org.eclipse.scada.chart.swt.Helper
 
NioDatagramAcceptor - Class in org.apache.mina.transport.socket.nio
IoAcceptor for datagram transport (UDP/IP).
NioDatagramAcceptor() - Constructor for class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
Creates a new instance.
NioDatagramAcceptor(Executor) - Constructor for class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
Creates a new instance.
NioDatagramConnector - Class in org.apache.mina.transport.socket.nio
IoConnector for datagram transport (UDP/IP).
NioDatagramConnector() - Constructor for class org.apache.mina.transport.socket.nio.NioDatagramConnector
Creates a new instance.
NioDatagramConnector(int) - Constructor for class org.apache.mina.transport.socket.nio.NioDatagramConnector
Creates a new instance.
NioDatagramConnector(IoProcessor<NioSession>) - Constructor for class org.apache.mina.transport.socket.nio.NioDatagramConnector
Creates a new instance.
NioDatagramConnector(Class<? extends IoProcessor<NioSession>>, int) - Constructor for class org.apache.mina.transport.socket.nio.NioDatagramConnector
Constructor for NioDatagramConnector with default configuration which will use a built-in thread pool executor to manage the given number of processor instances.
NioDatagramConnector(Class<? extends IoProcessor<NioSession>>) - Constructor for class org.apache.mina.transport.socket.nio.NioDatagramConnector
Constructor for NioDatagramConnector with default configuration with default configuration which will use a built-in thread pool executor to manage the default number of processor instances.
NioProcessor - Class in org.apache.mina.transport.socket.nio
TODO Add documentation
NioProcessor(Executor) - Constructor for class org.apache.mina.transport.socket.nio.NioProcessor
Creates a new instance of NioProcessor.
NioProcessor.IoSessionIterator<NioSession> - Class in org.apache.mina.transport.socket.nio
An encapsulating iterator around the Selector.selectedKeys() or the Selector.keys() iterator;
NioSession - Class in org.apache.mina.transport.socket.nio
An IoSession which is managed by the NIO transport.
NioSession(IoProcessor<NioSession>, IoService, Channel) - Constructor for class org.apache.mina.transport.socket.nio.NioSession
Creates a new instance of NioSession, with its associated IoProcessor.
NioSocketAcceptor - Class in org.apache.mina.transport.socket.nio
IoAcceptor for socket transport (TCP/IP).
NioSocketAcceptor() - Constructor for class org.apache.mina.transport.socket.nio.NioSocketAcceptor
Constructor for NioSocketAcceptor using default parameters (multiple thread model).
NioSocketAcceptor(int) - Constructor for class org.apache.mina.transport.socket.nio.NioSocketAcceptor
Constructor for NioSocketAcceptor using default parameters, and given number of NioProcessor for multithreading I/O operations.
NioSocketAcceptor(IoProcessor<NioSession>) - Constructor for class org.apache.mina.transport.socket.nio.NioSocketAcceptor
Constructor for NioSocketAcceptor with default configuration but a specific IoProcessor, useful for sharing the same processor over multiple IoService of the same type.
NioSocketAcceptor(Executor, IoProcessor<NioSession>) - Constructor for class org.apache.mina.transport.socket.nio.NioSocketAcceptor
Constructor for NioSocketAcceptor with a given Executor for handling connection events and a given IoProcessor for handling I/O events, useful for sharing the same processor and executor over multiple IoService of the same type.
NioSocketConnector - Class in org.apache.mina.transport.socket.nio
IoConnector for socket transport (TCP/IP).
NioSocketConnector() - Constructor for class org.apache.mina.transport.socket.nio.NioSocketConnector
Constructor for NioSocketConnector with default configuration (multiple thread model).
NioSocketConnector(int) - Constructor for class org.apache.mina.transport.socket.nio.NioSocketConnector
Constructor for NioSocketConnector with default configuration, and given number of NioProcessor for multithreading I/O operations
NioSocketConnector(IoProcessor<NioSession>) - Constructor for class org.apache.mina.transport.socket.nio.NioSocketConnector
Constructor for NioSocketConnector with default configuration but a specific IoProcessor, useful for sharing the same processor over multiple IoService of the same type.
NioSocketConnector(Executor, IoProcessor<NioSession>) - Constructor for class org.apache.mina.transport.socket.nio.NioSocketConnector
Constructor for NioSocketConnector with a given Executor for handling connection events and a given IoProcessor for handling I/O events, useful for sharing the same processor and executor over multiple IoService of the same type.
NioSocketConnector(Class<? extends IoProcessor<NioSession>>, int) - Constructor for class org.apache.mina.transport.socket.nio.NioSocketConnector
Constructor for NioSocketConnector with default configuration which will use a built-in thread pool executor to manage the given number of processor instances.
NioSocketConnector(Class<? extends IoProcessor<NioSession>>) - Constructor for class org.apache.mina.transport.socket.nio.NioSocketConnector
Constructor for NioSocketConnector with default configuration with default configuration which will use a built-in thread pool executor to manage the default number of processor instances.
NO_ACCEPTABLE_AUTH_METHOD - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
NO_AUTH - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
SOCKS v5 authentication methods.
NoConnectionException - Exception in org.eclipse.scada.core.client
 
NoConnectionException() - Constructor for exception org.eclipse.scada.core.client.NoConnectionException
 
NoConnectionException - Exception in org.eclipse.scada.net.base
 
NoConnectionException() - Constructor for exception org.eclipse.scada.net.base.NoConnectionException
 
NOOP - Static variable in interface org.apache.mina.core.filterchain.IoFilterChainBuilder
An implementation which does nothing.
NOOP - Static variable in interface org.apache.mina.core.session.IoSessionRecycler
A dummy recycler that doesn't recycle any sessions.
NOOP - Static variable in interface org.apache.mina.filter.executor.IoEventQueueHandler
A dummy handler which always accepts event doing nothing particular.
NOOP - Static variable in interface org.apache.mina.filter.keepalive.KeepAliveRequestTimeoutHandler
Do nothing.
NOOP - Static variable in interface org.apache.mina.handler.demux.ExceptionHandler
A ExceptionHandler that does nothing.
NOOP - Static variable in interface org.apache.mina.handler.demux.MessageHandler
A MessageHandler that does nothing.
NoopFilter - Class in org.apache.mina.filter.util
A Noop filter.
NoopFilter() - Constructor for class org.apache.mina.filter.util.NoopFilter
Default Constructor.
normalizeCapacity(int) - Static method in class org.apache.mina.core.buffer.IoBuffer
Normalizes the specified capacity of the buffer to power of 2, which is often helpful for optimal memory usage and performance.
NORTH_VALUE - Static variable in enum org.eclipse.scada.vi.model.Orientation
The 'NORTH' literal value.
NOT_OK - Static variable in interface org.apache.mina.filter.codec.demux.MessageDecoder
NOT_OK - Static variable in class org.apache.mina.filter.codec.demux.MessageDecoderResult
NOT_TRANSFORMER - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Not Transformer' class.
NOT_TRANSFORMER - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Not Transformer' class.
NOT_TRANSFORMER__VALUE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Value' containment reference feature.
NOT_TRANSFORMER__VALUE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Value' containment reference.
NOT_TRANSFORMER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Not Transformer' class.
NotConvertableException - Exception in org.eclipse.scada.core
 
NotConvertableException(Object) - Constructor for exception org.eclipse.scada.core.NotConvertableException
 
NothingWrittenException - Exception in org.apache.mina.core.write
An exception which is thrown when one or more write requests resulted in no actual write operation.
NothingWrittenException(Collection<WriteRequest>, String, Throwable) - Constructor for exception org.apache.mina.core.write.NothingWrittenException
 
NothingWrittenException(Collection<WriteRequest>, String) - Constructor for exception org.apache.mina.core.write.NothingWrittenException
 
NothingWrittenException(Collection<WriteRequest>, Throwable) - Constructor for exception org.apache.mina.core.write.NothingWrittenException
 
NothingWrittenException(Collection<WriteRequest>) - Constructor for exception org.apache.mina.core.write.NothingWrittenException
 
NothingWrittenException(WriteRequest, String, Throwable) - Constructor for exception org.apache.mina.core.write.NothingWrittenException
 
NothingWrittenException(WriteRequest, String) - Constructor for exception org.apache.mina.core.write.NothingWrittenException
 
NothingWrittenException(WriteRequest, Throwable) - Constructor for exception org.apache.mina.core.write.NothingWrittenException
 
NothingWrittenException(WriteRequest) - Constructor for exception org.apache.mina.core.write.NothingWrittenException
 
notifyChange(DataItemValue) - Method in class org.eclipse.scada.vi.data.DataItemRegistration
 
notifyChange(String, Item, DataItemValue, boolean, boolean) - Method in class org.eclipse.scada.vi.data.RegistrationManager
 
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.ArchiveChannelItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.ArchiveSeriesItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.AxisItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.CompositeArchiveQualitySeriesItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.ControllerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.CurrentTimeControllerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.DataItemSeriesItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.DataSeriesItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.IdItemItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.ItemDataSeriesItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.ItemItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.LinePropertiesItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.MouseControllerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.ProfileItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.ResetControllerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.ScaleActionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.ScriptSeriesItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.SeparatorControllerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.TimeNowActionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.TimeShiftActionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.UriItemItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.XAxisControllerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.XAxisItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.ui.chart.model.provider.YAxisItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.chart.model.provider.ChartViewItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.AndTransformerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.BoolLEDComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.ButtonComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.CheckComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.ComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.CompositeComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.CompositeTransformerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.FillLayoutComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.GenericComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.GroupEntryItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.GroupGridComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.GroupGridEntryItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.HiddenComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.InvisibleItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.ItemValueSourceItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.LabelComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.LinkComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.NotTransformerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.OrTransformerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.PermissionVisibilityItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.ProgressComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.ReadableComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.RegistrationItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.ScriptModuleItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.ScriptVisibilityItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.SimpleGridComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.TestVisibilityItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.TextComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.TextInputComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.TextInputMultiComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.URLImageComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.ValueComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.ValueSetComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.ValueSourceItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.ViewItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.VisbilityItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.VisibilityItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.details.model.provider.WriteableComponentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.ArcItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.BorderChildItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.BorderContainerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.ChildItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.ConnectionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.CursorItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.DimensionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.EllipseItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.FigureContainerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.FigureItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.GridChildItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.GridContainerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.ImageItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.LineItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.PositionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.RectangleItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.ShapeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.StackContainerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.StringToStringMapItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.SymbolItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.SymbolReferenceItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.SystemCursorItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.TextItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.XYChildItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.scada.vi.model.provider.XYContainerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyData(String, Variant, Map<String, Variant>, boolean) - Static method in class org.eclipse.scada.da.net.handler.Messages
 
notifyDataChange(Variant, Map<String, Variant>, boolean) - Method in class org.eclipse.scada.da.client.ItemSyncController
 
notifyDataChange(Variant, Map<String, Variant>, boolean) - Method in interface org.eclipse.scada.da.client.ItemUpdateListener
A change on the data item occurred.
notifyError(String, Throwable) - Method in class org.eclipse.scada.da.ui.client.test.Activator
Notify error using message box (thread safe).
notifyFailure(Exception) - Method in class org.eclipse.scada.utils.exec.OperationResult
 
NotifyFuture<T> - Interface in org.eclipse.scada.utils.concurrent
 
NotifyFutureImpl<T> - Class in org.eclipse.scada.utils.concurrent
An implementation of NotifyFuture which can publicly be accessed
NotifyFutureImpl() - Constructor for class org.eclipse.scada.utils.concurrent.NotifyFutureImpl
 
notifyIdleness(Iterator<? extends IoSession>, long) - Static method in class org.apache.mina.core.session.AbstractIoSession
Fires a IoEventType.SESSION_IDLE event to any applicable sessions in the specified collection.
notifyIdleSession(IoSession, long) - Static method in class org.apache.mina.core.session.AbstractIoSession
Fires a IoEventType.SESSION_IDLE event if applicable for the specified session.
notifyRemove(String) - Method in class org.eclipse.scada.vi.data.RegistrationManager
 
notifySubscriptionChange(SubscriptionState, Throwable) - Method in class org.eclipse.scada.da.client.ItemSyncController
 
notifySubscriptionChange(SubscriptionState, Throwable) - Method in interface org.eclipse.scada.da.client.ItemUpdateListener
Notify a change in the subscription change
notifySubscriptionChange(String, SubscriptionState) - Static method in class org.eclipse.scada.da.net.handler.Messages
 
notifySuccess(R) - Method in class org.eclipse.scada.utils.exec.OperationResult
 
notifySummaryListeners() - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
notifyValue(String, DataValue) - Method in class org.eclipse.scada.vi.data.RegistrationManager
 
NotTransformer - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Not Transformer'.
NotTransformerImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Not Transformer'.
NotTransformerImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.NotTransformerImpl
 
notTransformerItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all NotTransformer instances.
NotTransformerItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a NotTransformer object.
NotTransformerItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.NotTransformerItemProvider
This constructs an instance from a factory and a notifier.
NotTransformerTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Not Transformer'.
NotTransformerTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.NotTransformerTest
Constructs a new Not Transformer test case with the given name.
NTLM_SIGNATURE - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
NTLMConstants - Interface in org.apache.mina.proxy.handlers.http.ntlm
NTLMConstants.java - All NTLM constants.
NTLMResponses - Class in org.apache.mina.proxy.handlers.http.ntlm
NTLMResponses.java - Calculates the various Type 3 responses.
NTLMResponses() - Constructor for class org.apache.mina.proxy.handlers.http.ntlm.NTLMResponses
 
NTLMSSP_OID - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
Microsoft NTLM security support provider.
NTLMUtilities - Class in org.apache.mina.proxy.handlers.http.ntlm
NTLMUtilities.java - NTLM functions used for authentication and unit testing.
NTLMUtilities() - Constructor for class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
 
NUL - Static variable in class org.apache.mina.filter.codec.textline.LineDelimiter
The line delimiter constant for NUL-terminated text protocols such as Flash XML socket ("\0")
NULL - Static variable in class org.eclipse.scada.core.Variant
A default NULL instance
NULL_EVENT - Static variable in class org.eclipse.scada.ae.Event
 
NullExtensionSpace - Class in org.eclipse.scada.ui.chart.viewer
 
NullExtensionSpace() - Constructor for class org.eclipse.scada.ui.chart.viewer.NullExtensionSpace
 
NullValueException - Exception in org.eclipse.scada.core
 
NullValueException() - Constructor for exception org.eclipse.scada.core.NullValueException
 

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
 
ObjectSerializationCodecFactory - Class in org.apache.mina.filter.codec.serialization
A ProtocolCodecFactory that serializes and deserializes Java objects.
ObjectSerializationCodecFactory() - Constructor for class org.apache.mina.filter.codec.serialization.ObjectSerializationCodecFactory
Creates a new instance with the ClassLoader of the current thread.
ObjectSerializationCodecFactory(ClassLoader) - Constructor for class org.apache.mina.filter.codec.serialization.ObjectSerializationCodecFactory
Creates a new instance with the specified ClassLoader.
ObjectSerializationDecoder - Class in org.apache.mina.filter.codec.serialization
A ProtocolDecoder which deserializes Serializable Java objects using IoBuffer.getObject(ClassLoader).
ObjectSerializationDecoder() - Constructor for class org.apache.mina.filter.codec.serialization.ObjectSerializationDecoder
Creates a new instance with the ClassLoader of the current thread.
ObjectSerializationDecoder(ClassLoader) - Constructor for class org.apache.mina.filter.codec.serialization.ObjectSerializationDecoder
Creates a new instance with the specified ClassLoader.
ObjectSerializationEncoder - Class in org.apache.mina.filter.codec.serialization
A ProtocolEncoder which serializes Serializable Java objects using IoBuffer.putObject(Object).
ObjectSerializationEncoder() - Constructor for class org.apache.mina.filter.codec.serialization.ObjectSerializationEncoder
Creates a new instance.
ObjectSerializationInputStream - Class in org.apache.mina.filter.codec.serialization
An ObjectInput and InputStream that can read the objects encoded by ObjectSerializationEncoder.
ObjectSerializationInputStream(InputStream) - Constructor for class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
ObjectSerializationInputStream(InputStream, ClassLoader) - Constructor for class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
ObjectSerializationOutputStream - Class in org.apache.mina.filter.codec.serialization
An ObjectOutput and OutputStream that can write the objects as the serialized form that ObjectSerializationDecoder can decode.
ObjectSerializationOutputStream(OutputStream) - Constructor for class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
 
ObjectSerializationProtocol - Class in org.eclipse.scada.protocol.ngp.common.mc.protocol.serialize
 
ObjectSerializationProtocol() - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.protocol.serialize.ObjectSerializationProtocol
 
ObjectSerializationProtocol(ClassLoader) - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.protocol.serialize.ObjectSerializationProtocol
 
ObjectSerializationProtocolDescriptor - Class in org.eclipse.scada.protocol.ngp.common.mc.protocol.serialize
 
ObjectSerializationProtocolDescriptor(String, ClassLoader) - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.protocol.serialize.ObjectSerializationProtocolDescriptor
 
ObservableMapContentProvider - Class in org.eclipse.scada.ui.databinding.observable
 
ObservableMapContentProvider() - Constructor for class org.eclipse.scada.ui.databinding.observable.ObservableMapContentProvider
 
ObservableMapStyledCellLabelProvider - Class in org.eclipse.scada.ui.databinding
A label provider based on one or more observable maps that track attributes that this label provider uses for display.
ObservableMapStyledCellLabelProvider(IObservableMap) - Constructor for class org.eclipse.scada.ui.databinding.ObservableMapStyledCellLabelProvider
Creates a new label provider that tracks changes to one attribute.
ObservableMapStyledCellLabelProvider(IObservableMap[]) - Constructor for class org.eclipse.scada.ui.databinding.ObservableMapStyledCellLabelProvider
Creates a new label provider that tracks changes to more than one attribute.
observePrefix(IObservableMap, String) - Static method in class org.eclipse.scada.ui.databinding.observable.KeyPrefixMapObservable
 
observePrefix(IObservableMap, String, boolean) - Static method in class org.eclipse.scada.ui.databinding.observable.KeyPrefixMapObservable
 
observePrefix(IObservableMap, Object, String, boolean) - Static method in class org.eclipse.scada.ui.databinding.observable.KeyPrefixMapObservable
 
observeString(IObservableValue, String, String) - Static method in class org.eclipse.scada.ui.databinding.observable.StringSplitListObservable
 
offer(IoSession, WriteRequest) - Method in interface org.apache.mina.core.write.WriteRequestQueue
Add a new WriteRequest to the session write's queue
offer(E) - Method in class org.apache.mina.util.CircularQueue
 
offer(E) - Method in class org.apache.mina.util.SynchronizedQueue
 
offer(E) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
offerClosedReadFuture() - Method in class org.apache.mina.core.session.AbstractIoSession
TODO Add method documentation
offered(Object, IoEvent) - Method in interface org.apache.mina.filter.executor.IoEventQueueHandler
Invoked after the specified event has been offered to the event queue.
offered(Object, IoEvent) - Method in class org.apache.mina.filter.executor.IoEventQueueThrottle
 
offerFailedReadFuture(Throwable) - Method in class org.apache.mina.core.session.AbstractIoSession
TODO Add method documentation
offerReadFuture(Object) - Method in class org.apache.mina.core.session.AbstractIoSession
TODO Add method documentation
OK - Static variable in interface org.apache.mina.filter.codec.demux.MessageDecoder
OK - Static variable in class org.apache.mina.filter.codec.demux.MessageDecoderResult
OK - Static variable in class org.eclipse.scada.da.core.WriteAttributeResult
A constant that represents the OK state
OK - Static variable in class org.eclipse.scada.da.core.WriteResult
A pre-existing OK result
okPressed() - Method in class org.eclipse.scada.sec.ui.CallbackDialog
 
okPressed() - Method in class org.eclipse.scada.sec.ui.providers.KeySelectorDialog
 
ON_CLICK_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.FigureImpl
The default value of the 'On Click' attribute.
ON_CREATE_PROPERTIES_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
The default value of the 'On Create Properties' attribute.
ON_DISPOSE_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.SymbolImpl
The default value of the 'On Dispose' attribute.
ON_DOUBLE_CLICK_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.FigureImpl
The default value of the 'On Double Click' attribute.
ON_INIT_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.SymbolImpl
The default value of the 'On Init' attribute.
ON_OFF_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
The default value of the 'On Off' attribute.
ON_UPDATE_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.SymbolImpl
The default value of the 'On Update' attribute.
onBound() - Method in class org.eclipse.scada.ae.client.ngp.BrowserManager
 
onBound() - Method in class org.eclipse.scada.ae.client.ngp.EventManager
 
onBound() - Method in class org.eclipse.scada.ae.client.ngp.MonitorManager
 
onBound() - Method in class org.eclipse.scada.ae.client.ngp.QueryManager
 
onClick - Variable in class org.eclipse.scada.vi.model.impl.FigureImpl
The cached value of the 'On Click' attribute.
onClosed() - Method in class org.eclipse.scada.ae.client.ngp.BrowserManager
 
onClosed() - Method in class org.eclipse.scada.ae.client.ngp.EventManager
 
onClosed() - Method in class org.eclipse.scada.ae.client.ngp.MonitorManager
 
onClosed() - Method in class org.eclipse.scada.ae.client.ngp.QueryManager
 
onConnectionBound() - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
onConnectionBound() - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl
 
onConnectionBound() - Method in class org.eclipse.scada.ca.client.ngp.ConnectionImpl
 
onConnectionBound() - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
Called when the connection got bound
onConnectionBound() - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
onConnectionBound() - Method in class org.eclipse.scada.hd.client.ngp.ConnectionImpl
 
onConnectionBound() - Method in class org.eclipse.scada.hd.client.ngp.ItemManager
 
onConnectionClosed() - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl
 
onConnectionClosed() - Method in class org.eclipse.scada.ca.client.ngp.ConnectionImpl
 
onConnectionClosed() - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
Called when the connection got closed
onConnectionClosed() - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
onConnectionClosed() - Method in class org.eclipse.scada.core.client.net.SessionConnectionBase
 
onConnectionClosed() - Method in class org.eclipse.scada.core.client.ngp.ConnectionBaseImpl
 
onConnectionClosed() - Method in class org.eclipse.scada.da.client.net.Connection
 
onConnectionClosed() - Method in class org.eclipse.scada.da.client.sfp.ConnectionImpl
 
onConnectionClosed() - Method in class org.eclipse.scada.hd.client.ngp.ConnectionImpl
 
onConnectionClosed() - Method in class org.eclipse.scada.hd.client.ngp.ItemManager
 
onConnectionConnected() - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
Called when the connection got connected
onConnectionConnected() - Method in class org.eclipse.scada.core.client.ngp.ConnectionBaseImpl
 
onConnectionConnected() - Method in class org.eclipse.scada.da.client.sfp.ConnectionImpl
 
onConnectionEstablished() - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
onConnectionEstablished() - Method in class org.eclipse.scada.core.client.net.SessionConnectionBase
 
onCreateProperties - Variable in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
The cached value of the 'On Create Properties' attribute.
onDispose() - Method in class org.eclipse.scada.chart.swt.ChartArea
 
onDispose() - Method in interface org.eclipse.scada.chart.swt.DisposeListener
 
onDispose() - Method in class org.eclipse.scada.chart.swt.manager.ChartManager
 
onDispose() - Method in class org.eclipse.scada.chart.swt.render.AbstractStaticRenderer
 
onDispose - Variable in class org.eclipse.scada.vi.model.impl.SymbolImpl
The cached value of the 'On Dispose' attribute.
onDoubleClick - Variable in class org.eclipse.scada.vi.model.impl.FigureImpl
The cached value of the 'On Double Click' attribute.
onFilterChanged(Pair<SearchType, String>) - Method in class org.eclipse.scada.ae.ui.views.dialog.EventHistorySearchDialog
 
onFilterChanged(Pair<SearchType, String>) - Method in interface org.eclipse.scada.ae.ui.views.dialog.FilterChangedListener
 
onFilterParseError(Pair<SearchType, String>) - Method in class org.eclipse.scada.ae.ui.views.dialog.EventHistorySearchDialog
 
onFilterParseError(Pair<SearchType, String>) - Method in interface org.eclipse.scada.ae.ui.views.dialog.FilterChangedListener
 
onInit - Variable in class org.eclipse.scada.vi.model.impl.SymbolImpl
The cached value of the 'On Init' attribute.
onMouseDoubleClick(ChartMouseListener.MouseState) - Method in interface org.eclipse.scada.chart.swt.ChartMouseListener
 
onMouseDoubleClick(ChartMouseListener.MouseState) - Method in class org.eclipse.scada.chart.swt.controller.MouseTransformer
 
onMouseDown(ChartMouseListener.MouseState) - Method in interface org.eclipse.scada.chart.swt.ChartMouseListener
 
onMouseDown(ChartMouseListener.MouseState) - Method in class org.eclipse.scada.chart.swt.controller.MouseTransformer
 
onMouseMove(ChartMouseListener.MouseState) - Method in interface org.eclipse.scada.chart.swt.ChartMouseMoveListener
 
onMouseMove(ChartMouseListener.MouseState) - Method in class org.eclipse.scada.chart.swt.controller.MouseHover
 
onMouseMove(ChartMouseListener.MouseState) - Method in class org.eclipse.scada.chart.swt.controller.MouseTransformer
 
onMouseUp(ChartMouseListener.MouseState) - Method in interface org.eclipse.scada.chart.swt.ChartMouseListener
 
onMouseUp(ChartMouseListener.MouseState) - Method in class org.eclipse.scada.chart.swt.controller.MouseTransformer
 
onOff - Variable in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
The cached value of the 'On Off' attribute.
onPaint(PaintEvent) - Method in class org.eclipse.scada.chart.swt.ChartArea
 
onPaint(PaintEvent) - Method in class org.eclipse.scada.chart.swt.render.AbstractStaticRenderer
 
onPostAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in interface org.apache.mina.core.filterchain.IoFilter
Invoked after this filter is added to the specified parent.
onPostAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
Invoked after this filter is added to the specified parent.
onPostAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
 
onPostAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.filter.ssl.SslFilter
 
onPostAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
 
onPostRemove(IoFilterChain, String, IoFilter.NextFilter) - Method in interface org.apache.mina.core.filterchain.IoFilter
Invoked after this filter is removed from the specified parent.
onPostRemove(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
Invoked after this filter is removed from the specified parent.
onPostRemove(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.filter.codec.ProtocolCodecFilter
 
onPostRemove(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.filter.compression.CompressionFilter
 
onPostRemove(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
 
onPostRemove(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.filter.reqres.RequestResponseFilter
 
onPostRemove(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
 
onPreAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in interface org.apache.mina.core.filterchain.IoFilter
Invoked before this filter is added to the specified parent.
onPreAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
Invoked before this filter is added to the specified parent.
onPreAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.filter.codec.ProtocolCodecFilter
 
onPreAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.filter.compression.CompressionFilter
 
onPreAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.filter.executor.ExecutorFilter
Invoked before this filter is added to the specified parent.
onPreAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
 
onPreAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.filter.reqres.RequestResponseFilter
 
onPreAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.filter.ssl.SslFilter
Executed just before the filter is added into the chain, we do : check that we don't have a SSL filter already present we update the next filter we create the SSL handler helper class and we store it into the session's Attributes
onPreAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.filter.stream.AbstractStreamWriteFilter
 
onPreAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
 
onPreAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.proxy.filter.ProxyFilter
Called before the filter is added into the filter chain.
onPreRemove(IoFilterChain, String, IoFilter.NextFilter) - Method in interface org.apache.mina.core.filterchain.IoFilter
Invoked before this filter is removed from the specified parent.
onPreRemove(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
Invoked before this filter is removed from the specified parent.
onPreRemove(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.filter.ssl.SslFilter
 
onPreRemove(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
 
onPreRemove(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.apache.mina.proxy.filter.ProxyFilter
Called when the filter is removed from the filter chain.
onUpdate - Variable in class org.eclipse.scada.vi.model.impl.SymbolImpl
The cached value of the 'On Update' attribute.
opaque - Variable in class org.eclipse.scada.vi.model.impl.FigureImpl
The cached value of the 'Opaque' attribute.
OPAQUE_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.FigureImpl
The default value of the 'Opaque' attribute.
open(SocketAddress) - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
 
open(SocketAddress) - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
Open a server socket for a given local address.
open(SocketAddress) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
 
open(SocketAddress) - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
Open a server socket for a given local address.
open(Shell, Pair<SearchType, String>) - Static method in class org.eclipse.scada.ae.ui.views.dialog.EventHistorySearchDialog
 
open() - Method in class org.eclipse.scada.ca.common.ListenerTracker
 
open() - Method in class org.eclipse.scada.core.connection.provider.ConnectionRequestTracker
 
open() - Method in class org.eclipse.scada.core.connection.provider.ConnectionTracker
 
open() - Method in class org.eclipse.scada.hd.ui.data.ServiceQueryBuffer
 
open() - Method in class org.eclipse.scada.sec.osgi.TrackingAuditLogImplementation
 
open() - Method in class org.eclipse.scada.sec.osgi.TrackingAuthenticationImplementation
 
open() - Method in class org.eclipse.scada.sec.osgi.TrackingAuthorizationImplementation
 
open() - Method in class org.eclipse.scada.sec.osgi.TrackingAuthorizationTracker
 
open() - Method in class org.eclipse.scada.ui.chart.viewer.input.QuerySeriesData
 
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
 
open() - Method in class org.eclipse.scada.vi.data.DataItemRegistration
 
open() - Method in class org.eclipse.scada.vi.data.RegistrationManager
 
open() - Method in class org.eclipse.scada.vi.details.DetailViewDialog
 
OpenCallbacksManager - Class in org.eclipse.scada.core.client.ngp
 
OpenCallbacksManager(Object, StatisticsImpl, ScheduledExecutorService) - Constructor for class org.eclipse.scada.core.client.ngp.OpenCallbacksManager
 
openDialog() - Method in class org.eclipse.scada.sec.ui.CallbackDialog
 
openDialog(Display, Shell, Callback[], String) - Method in class org.eclipse.scada.sec.ui.ConfirmationDialogFuture
 
openDialog() - Method in class org.eclipse.scada.sec.ui.DialogFuture
 
openView(String, Map<String, String>) - Static method in class org.eclipse.scada.vi.details.DetailViewManager
 
Operation - Enum in org.eclipse.scada.ca.data
 
Operation<R,T> - Interface in org.eclipse.scada.utils.exec
Base interface for operations (either sync or async based).
operationComplete(F) - Method in interface org.apache.mina.core.future.IoFutureListener
Invoked when the operation associated with the IoFuture has been completed even if you add the listener after the completion.
OperationController - Class in org.eclipse.scada.core.net
 
OperationController(Messenger) - Constructor for class org.eclipse.scada.core.net.OperationController
 
OperationException - Exception in org.eclipse.scada.core
 
OperationException(String, Throwable) - Constructor for exception org.eclipse.scada.core.OperationException
 
OperationException(String) - Constructor for exception org.eclipse.scada.core.OperationException
 
OperationException(Throwable) - Constructor for exception org.eclipse.scada.core.OperationException
 
OperationFailedException - Exception in org.eclipse.scada.core.client.net
 
OperationFailedException(String) - Constructor for exception org.eclipse.scada.core.client.net.OperationFailedException
 
OperationParameters - Class in org.eclipse.scada.core.data
 
OperationParameters(UserInformation, Map<String, String>) - Constructor for class org.eclipse.scada.core.data.OperationParameters
 
OperationParameters - Class in org.eclipse.scada.core.server
 
OperationParameters(UserInformation, Map<String, String>, CallbackHandler) - Constructor for class org.eclipse.scada.core.server.OperationParameters
 
OperationParametersHelper - Class in org.eclipse.scada.core.server
 
OperationResult<R> - Class in org.eclipse.scada.utils.exec
A class that can be used to track the progress of an asynchronous execution
OperationResult() - Constructor for class org.eclipse.scada.utils.exec.OperationResult
 
OperationResult(OperationResultHandler<R>) - Constructor for class org.eclipse.scada.utils.exec.OperationResult
 
OperationResultHandler<R> - Interface in org.eclipse.scada.utils.exec
Interface for handling result notify asynchronously
OperationTimedOutException - Exception in org.eclipse.scada.core.client.net
 
OperationTimedOutException() - Constructor for exception org.eclipse.scada.core.client.net.OperationTimedOutException
 
Operator - Enum in org.eclipse.scada.utils.filter
 
OPTION_CREDENTIALS_AS_PROPERTIES - Static variable in class org.eclipse.scada.core.ui.connection.login.factory.ConnectionLoginFactory
 
Optional - Annotation Type in org.eclipse.scada.utils.inject
 
OR_TRANSFORMER - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Or Transformer' class.
OR_TRANSFORMER - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Or Transformer' class.
OR_TRANSFORMER__VALUES - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Values' containment reference list.
OR_TRANSFORMER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Or Transformer' class.
order() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
order(ByteOrder) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
order() - Method in class org.apache.mina.core.buffer.IoBuffer
 
order(ByteOrder) - Method in class org.apache.mina.core.buffer.IoBuffer
 
order() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
order(ByteOrder) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
order() - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
order(ByteOrder) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
order() - Method in interface org.apache.mina.util.byteaccess.ByteArray
 
order(ByteOrder) - Method in interface org.apache.mina.util.byteaccess.ByteArray
Set the byte order of the array.
order() - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
order(ByteOrder) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
order() - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
Gets the order of the bytes.
order() - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteWriter
Gets the order of the bytes.
order() - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
Gets the order of the bytes.
order() - Method in interface org.apache.mina.util.byteaccess.IoRelativeWriter
Gets the order of the bytes.
ORDER_COMPARATOR - Static variable in interface org.eclipse.scada.sec.callback.Callback
 
OrderedThreadPoolExecutor - Class in org.apache.mina.filter.executor
A ThreadPoolExecutor that maintains the order of IoEvents.
OrderedThreadPoolExecutor() - Constructor for class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
Creates a default ThreadPool, with default values : - minimum pool size is 0 - maximum pool size is 16 - keepAlive set to 30 seconds - A default ThreadFactory - All events are accepted
OrderedThreadPoolExecutor(int) - Constructor for class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
Creates a default ThreadPool, with default values : - minimum pool size is 0 - keepAlive set to 30 seconds - A default ThreadFactory - All events are accepted
OrderedThreadPoolExecutor(int, int) - Constructor for class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
Creates a default ThreadPool, with default values : - keepAlive set to 30 seconds - A default ThreadFactory - All events are accepted
OrderedThreadPoolExecutor(int, int, long, TimeUnit) - Constructor for class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
Creates a default ThreadPool, with default values : - A default ThreadFactory - All events are accepted
OrderedThreadPoolExecutor(int, int, long, TimeUnit, IoEventQueueHandler) - Constructor for class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
Creates a default ThreadPool, with default values : - A default ThreadFactory
OrderedThreadPoolExecutor(int, int, long, TimeUnit, ThreadFactory) - Constructor for class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
Creates a default ThreadPool, with default values : - A default ThreadFactory
OrderedThreadPoolExecutor(int, int, long, TimeUnit, ThreadFactory, IoEventQueueHandler) - Constructor for class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
Creates a new instance of a OrderedThreadPoolExecutor.
org.apache.mina.core - package org.apache.mina.core
Common types required for users to use MINA.
org.apache.mina.core.buffer - package org.apache.mina.core.buffer
 
org.apache.mina.core.file - package org.apache.mina.core.file
 
org.apache.mina.core.filterchain - package org.apache.mina.core.filterchain
 
org.apache.mina.core.future - package org.apache.mina.core.future
 
org.apache.mina.core.polling - package org.apache.mina.core.polling
Base class for implementing transport based on active polling strategies like NIO select call, or any API based on I/O polling system calls (epoll, poll, select, kqueue, etc).
org.apache.mina.core.service - package org.apache.mina.core.service
 
org.apache.mina.core.session - package org.apache.mina.core.session
 
org.apache.mina.core.write - package org.apache.mina.core.write
 
org.apache.mina.filter.buffer - package org.apache.mina.filter.buffer
 
org.apache.mina.filter.codec - package org.apache.mina.filter.codec
Filter implementations that helps you to implement complex protocols via 'codec' concept.
org.apache.mina.filter.codec.demux - package org.apache.mina.filter.codec.demux
Protocol codecs that helps you to implement even more complex protocols by splitting a codec into multiple sub-codecs.
org.apache.mina.filter.codec.prefixedstring - package org.apache.mina.filter.codec.prefixedstring
 
org.apache.mina.filter.codec.serialization - package org.apache.mina.filter.codec.serialization
Protocol codecs which uses Java object serilization and leads to rapid protocol implementation.
org.apache.mina.filter.codec.statemachine - package org.apache.mina.filter.codec.statemachine
 
org.apache.mina.filter.codec.textline - package org.apache.mina.filter.codec.textline
A protocol codec for text-based protocols.
org.apache.mina.filter.compression - package org.apache.mina.filter.compression
 
org.apache.mina.filter.errorgenerating - package org.apache.mina.filter.errorgenerating
An IoFilter that provides flexible error generation facilities.
org.apache.mina.filter.executor - package org.apache.mina.filter.executor
IoFilters that provide flexible thread model and event queue monitoring interface.
org.apache.mina.filter.firewall - package org.apache.mina.filter.firewall
Classes that implement IoFilter and provide host blocking and throttling.
org.apache.mina.filter.keepalive - package org.apache.mina.filter.keepalive
IoFilter that provides the ability for connections to remain open when data is not being transferred.
org.apache.mina.filter.logging - package org.apache.mina.filter.logging
Classes that implement IoFilter and provide logging of the events and data that flows through a MINA-based system.
org.apache.mina.filter.reqres - package org.apache.mina.filter.reqres
 
org.apache.mina.filter.ssl - package org.apache.mina.filter.ssl
Classes that implement IoFilter and provide Secure Sockets Layer functionality.
org.apache.mina.filter.statistic - package org.apache.mina.filter.statistic
Classes that implement IoFilter and provide the ability for filters to be timed on their performance.
org.apache.mina.filter.stream - package org.apache.mina.filter.stream
Stream based IoFilter implementation.
org.apache.mina.filter.util - package org.apache.mina.filter.util
Utility classes for the MINA filtering portion of the library.
org.apache.mina.handler.chain - package org.apache.mina.handler.chain
A handler implementation that helps you implement sequentially layered protocols using Chains of Responsibility pattern.
org.apache.mina.handler.demux - package org.apache.mina.handler.demux
A handler implementation that helps you implement complex protocols by splitting messageReceived handlers into multiple sub-handlers.
org.apache.mina.handler.multiton - package org.apache.mina.handler.multiton
Enables creating a handler per session instead of having one handler for many sessions, using Multiton pattern.
org.apache.mina.handler.stream - package org.apache.mina.handler.stream
 
org.apache.mina.proxy - package org.apache.mina.proxy
 
org.apache.mina.proxy.event - package org.apache.mina.proxy.event
 
org.apache.mina.proxy.filter - package org.apache.mina.proxy.filter
 
org.apache.mina.proxy.handlers - package org.apache.mina.proxy.handlers
 
org.apache.mina.proxy.handlers.http - package org.apache.mina.proxy.handlers.http
 
org.apache.mina.proxy.handlers.http.basic - package org.apache.mina.proxy.handlers.http.basic
 
org.apache.mina.proxy.handlers.http.digest - package org.apache.mina.proxy.handlers.http.digest
 
org.apache.mina.proxy.handlers.http.ntlm - package org.apache.mina.proxy.handlers.http.ntlm
 
org.apache.mina.proxy.handlers.socks - package org.apache.mina.proxy.handlers.socks
 
org.apache.mina.proxy.session - package org.apache.mina.proxy.session
 
org.apache.mina.proxy.utils - package org.apache.mina.proxy.utils
 
org.apache.mina.transport.socket - package org.apache.mina.transport.socket
 
org.apache.mina.transport.socket.nio - package org.apache.mina.transport.socket.nio
Socket (TCP/IP) and Datagram (UDP/IP) support based on Java NIO (New I/O) API.
org.apache.mina.transport.vmpipe - package org.apache.mina.transport.vmpipe
In-VM pipe support which removes the overhead of local loopback communication.
org.apache.mina.util - package org.apache.mina.util
Miscellaneous utility classes
org.apache.mina.util.byteaccess - package org.apache.mina.util.byteaccess
 
org.eclipse.scada.ae - package org.eclipse.scada.ae
 
org.eclipse.scada.ae.client - package org.eclipse.scada.ae.client
 
org.eclipse.scada.ae.client.net - package org.eclipse.scada.ae.client.net
 
org.eclipse.scada.ae.client.ngp - package org.eclipse.scada.ae.client.ngp
 
org.eclipse.scada.ae.common.ngp - package org.eclipse.scada.ae.common.ngp
 
org.eclipse.scada.ae.connection.provider - package org.eclipse.scada.ae.connection.provider
 
org.eclipse.scada.ae.data - package org.eclipse.scada.ae.data
 
org.eclipse.scada.ae.data.message - package org.eclipse.scada.ae.data.message
 
org.eclipse.scada.ae.filter - package org.eclipse.scada.ae.filter
 
org.eclipse.scada.ae.filter.internal - package org.eclipse.scada.ae.filter.internal
 
org.eclipse.scada.ae.net - package org.eclipse.scada.ae.net
 
org.eclipse.scada.ae.protocol.ngp.codec - package org.eclipse.scada.ae.protocol.ngp.codec
 
org.eclipse.scada.ae.server - package org.eclipse.scada.ae.server
 
org.eclipse.scada.ae.ui.connection.data - package org.eclipse.scada.ae.ui.connection.data
 
org.eclipse.scada.ae.ui.views.contributions - package org.eclipse.scada.ae.ui.views.contributions
 
org.eclipse.scada.ae.ui.views.dialog - package org.eclipse.scada.ae.ui.views.dialog
 
org.eclipse.scada.ae.ui.views.filter - package org.eclipse.scada.ae.ui.views.filter
 
org.eclipse.scada.ae.ui.views.model - package org.eclipse.scada.ae.ui.views.model
 
org.eclipse.scada.ca - package org.eclipse.scada.ca
 
org.eclipse.scada.ca.client - package org.eclipse.scada.ca.client
 
org.eclipse.scada.ca.client.ngp - package org.eclipse.scada.ca.client.ngp
 
org.eclipse.scada.ca.common - package org.eclipse.scada.ca.common
 
org.eclipse.scada.ca.common.factory - package org.eclipse.scada.ca.common.factory
 
org.eclipse.scada.ca.common.ngp - package org.eclipse.scada.ca.common.ngp
 
org.eclipse.scada.ca.connection.provider - package org.eclipse.scada.ca.connection.provider
 
org.eclipse.scada.ca.data - package org.eclipse.scada.ca.data
 
org.eclipse.scada.ca.data.message - package org.eclipse.scada.ca.data.message
 
org.eclipse.scada.ca.oscar - package org.eclipse.scada.ca.oscar
 
org.eclipse.scada.ca.protocol.ngp.codec - package org.eclipse.scada.ca.protocol.ngp.codec
 
org.eclipse.scada.ca.ui.data - package org.eclipse.scada.ca.ui.data
 
org.eclipse.scada.ca.ui.editor - package org.eclipse.scada.ca.ui.editor
 
org.eclipse.scada.ca.ui.editor.config.form - package org.eclipse.scada.ca.ui.editor.config.form
 
org.eclipse.scada.ca.ui.editor.forms.common - package org.eclipse.scada.ca.ui.editor.forms.common
 
org.eclipse.scada.ca.ui.editor.input - package org.eclipse.scada.ca.ui.editor.input
 
org.eclipse.scada.ca.ui.jobs - package org.eclipse.scada.ca.ui.jobs
 
org.eclipse.scada.ca.ui.util - package org.eclipse.scada.ca.ui.util
 
org.eclipse.scada.chart - package org.eclipse.scada.chart
 
org.eclipse.scada.chart.swt - package org.eclipse.scada.chart.swt
 
org.eclipse.scada.chart.swt.controller - package org.eclipse.scada.chart.swt.controller
 
org.eclipse.scada.chart.swt.manager - package org.eclipse.scada.chart.swt.manager
 
org.eclipse.scada.chart.swt.render - package org.eclipse.scada.chart.swt.render
 
org.eclipse.scada.core - package org.eclipse.scada.core
 
org.eclipse.scada.core.client - package org.eclipse.scada.core.client
 
org.eclipse.scada.core.client.common - package org.eclipse.scada.core.client.common
 
org.eclipse.scada.core.client.connection.service - package org.eclipse.scada.core.client.connection.service
 
org.eclipse.scada.core.client.net - package org.eclipse.scada.core.client.net
 
org.eclipse.scada.core.client.ngp - package org.eclipse.scada.core.client.ngp
 
org.eclipse.scada.core.connection.provider - package org.eclipse.scada.core.connection.provider
 
org.eclipse.scada.core.connection.provider.info - package org.eclipse.scada.core.connection.provider.info
 
org.eclipse.scada.core.data - package org.eclipse.scada.core.data
 
org.eclipse.scada.core.data.message - package org.eclipse.scada.core.data.message
 
org.eclipse.scada.core.net - package org.eclipse.scada.core.net
 
org.eclipse.scada.core.ngp - package org.eclipse.scada.core.ngp
 
org.eclipse.scada.core.ngp.common - package org.eclipse.scada.core.ngp.common
 
org.eclipse.scada.core.ngp.common.codec.osbp - package org.eclipse.scada.core.ngp.common.codec.osbp
 
org.eclipse.scada.core.protocol.ngp.codec - package org.eclipse.scada.core.protocol.ngp.codec
 
org.eclipse.scada.core.server - package org.eclipse.scada.core.server
 
org.eclipse.scada.core.subscription - package org.eclipse.scada.core.subscription
 
org.eclipse.scada.core.ui.connection - package org.eclipse.scada.core.ui.connection
 
org.eclipse.scada.core.ui.connection.creator - package org.eclipse.scada.core.ui.connection.creator
 
org.eclipse.scada.core.ui.connection.data - package org.eclipse.scada.core.ui.connection.data
 
org.eclipse.scada.core.ui.connection.discoverer.file - package org.eclipse.scada.core.ui.connection.discoverer.file
 
org.eclipse.scada.core.ui.connection.login - package org.eclipse.scada.core.ui.connection.login
 
org.eclipse.scada.core.ui.connection.login.factory - package org.eclipse.scada.core.ui.connection.login.factory
 
org.eclipse.scada.core.ui.styles - package org.eclipse.scada.core.ui.styles
 
org.eclipse.scada.core.ui.styles.generator - package org.eclipse.scada.core.ui.styles.generator
 
org.eclipse.scada.da.client - package org.eclipse.scada.da.client
 
org.eclipse.scada.da.client.connection.service - package org.eclipse.scada.da.client.connection.service
 
org.eclipse.scada.da.client.dataitem.details - package org.eclipse.scada.da.client.dataitem.details
 
org.eclipse.scada.da.client.dataitem.details.dialog - package org.eclipse.scada.da.client.dataitem.details.dialog
 
org.eclipse.scada.da.client.dataitem.details.extra.part - package org.eclipse.scada.da.client.dataitem.details.extra.part
 
org.eclipse.scada.da.client.dataitem.details.part - package org.eclipse.scada.da.client.dataitem.details.part
 
org.eclipse.scada.da.client.net - package org.eclipse.scada.da.client.net
 
org.eclipse.scada.da.client.net.operations - package org.eclipse.scada.da.client.net.operations
 
org.eclipse.scada.da.client.ngp - package org.eclipse.scada.da.client.ngp
 
org.eclipse.scada.da.client.sfp - package org.eclipse.scada.da.client.sfp
 
org.eclipse.scada.da.common.ngp - package org.eclipse.scada.da.common.ngp
 
org.eclipse.scada.da.connection.provider - package org.eclipse.scada.da.connection.provider
 
org.eclipse.scada.da.core - package org.eclipse.scada.da.core
 
org.eclipse.scada.da.core.browser - package org.eclipse.scada.da.core.browser
 
org.eclipse.scada.da.data - package org.eclipse.scada.da.data
 
org.eclipse.scada.da.data.message - package org.eclipse.scada.da.data.message
 
org.eclipse.scada.da.net.handler - package org.eclipse.scada.da.net.handler
 
org.eclipse.scada.da.protocol.ngp.codec - package org.eclipse.scada.da.protocol.ngp.codec
 
org.eclipse.scada.da.ui.client.test - package org.eclipse.scada.da.ui.client.test
 
org.eclipse.scada.da.ui.client.test.views.realtime - package org.eclipse.scada.da.ui.client.test.views.realtime
 
org.eclipse.scada.da.ui.common - package org.eclipse.scada.da.ui.common
 
org.eclipse.scada.da.ui.connection - package org.eclipse.scada.da.ui.connection
 
org.eclipse.scada.da.ui.connection.commands - package org.eclipse.scada.da.ui.connection.commands
 
org.eclipse.scada.da.ui.connection.data - package org.eclipse.scada.da.ui.connection.data
 
org.eclipse.scada.da.ui.connection.dnd - package org.eclipse.scada.da.ui.connection.dnd
 
org.eclipse.scada.da.ui.connection.views - package org.eclipse.scada.da.ui.connection.views
 
org.eclipse.scada.da.ui.styles - package org.eclipse.scada.da.ui.styles
 
org.eclipse.scada.da.ui.widgets.realtime - package org.eclipse.scada.da.ui.widgets.realtime
 
org.eclipse.scada.hd - package org.eclipse.scada.hd
 
org.eclipse.scada.hd.client - package org.eclipse.scada.hd.client
 
org.eclipse.scada.hd.client.net - package org.eclipse.scada.hd.client.net
 
org.eclipse.scada.hd.client.ngp - package org.eclipse.scada.hd.client.ngp
 
org.eclipse.scada.hd.common.ngp - package org.eclipse.scada.hd.common.ngp
 
org.eclipse.scada.hd.connection.provider - package org.eclipse.scada.hd.connection.provider
 
org.eclipse.scada.hd.data - package org.eclipse.scada.hd.data
 
org.eclipse.scada.hd.data.message - package org.eclipse.scada.hd.data.message
 
org.eclipse.scada.hd.net - package org.eclipse.scada.hd.net
 
org.eclipse.scada.hd.protocol.ngp.codec - package org.eclipse.scada.hd.protocol.ngp.codec
 
org.eclipse.scada.hd.server - package org.eclipse.scada.hd.server
 
org.eclipse.scada.hd.ui - package org.eclipse.scada.hd.ui
 
org.eclipse.scada.hd.ui.connection - package org.eclipse.scada.hd.ui.connection
 
org.eclipse.scada.hd.ui.connection.data - package org.eclipse.scada.hd.ui.connection.data
 
org.eclipse.scada.hd.ui.connection.dnd - package org.eclipse.scada.hd.ui.connection.dnd
 
org.eclipse.scada.hd.ui.connection.handler - package org.eclipse.scada.hd.ui.connection.handler
 
org.eclipse.scada.hd.ui.connection.views - package org.eclipse.scada.hd.ui.connection.views
 
org.eclipse.scada.hd.ui.data - package org.eclipse.scada.hd.ui.data
 
org.eclipse.scada.net - package org.eclipse.scada.net
 
org.eclipse.scada.net.base - package org.eclipse.scada.net.base
 
org.eclipse.scada.net.base.data - package org.eclipse.scada.net.base.data
 
org.eclipse.scada.net.base.handlers - package org.eclipse.scada.net.base.handlers
 
org.eclipse.scada.net.codec - package org.eclipse.scada.net.codec
 
org.eclipse.scada.net.mina - package org.eclipse.scada.net.mina
 
org.eclipse.scada.net.utils - package org.eclipse.scada.net.utils
 
org.eclipse.scada.protocol.common - package org.eclipse.scada.protocol.common
 
org.eclipse.scada.protocol.common.io - package org.eclipse.scada.protocol.common.io
 
org.eclipse.scada.protocol.ngp.common - package org.eclipse.scada.protocol.ngp.common
 
org.eclipse.scada.protocol.ngp.common.mc - package org.eclipse.scada.protocol.ngp.common.mc
 
org.eclipse.scada.protocol.ngp.common.mc.frame - package org.eclipse.scada.protocol.ngp.common.mc.frame
 
org.eclipse.scada.protocol.ngp.common.mc.handshake - package org.eclipse.scada.protocol.ngp.common.mc.handshake
 
org.eclipse.scada.protocol.ngp.common.mc.message - package org.eclipse.scada.protocol.ngp.common.mc.message
 
org.eclipse.scada.protocol.ngp.common.mc.protocol - package org.eclipse.scada.protocol.ngp.common.mc.protocol
 
org.eclipse.scada.protocol.ngp.common.mc.protocol.serialize - package org.eclipse.scada.protocol.ngp.common.mc.protocol.serialize
 
org.eclipse.scada.protocol.ngp.common.utils - package org.eclipse.scada.protocol.ngp.common.utils
 
org.eclipse.scada.protocol.sfp - package org.eclipse.scada.protocol.sfp
 
org.eclipse.scada.protocol.sfp.messages - package org.eclipse.scada.protocol.sfp.messages
 
org.eclipse.scada.sec - package org.eclipse.scada.sec
 
org.eclipse.scada.sec.audit - package org.eclipse.scada.sec.audit
 
org.eclipse.scada.sec.authn - package org.eclipse.scada.sec.authn
This package contains authentication classes
org.eclipse.scada.sec.authz - package org.eclipse.scada.sec.authz
This package contains authorization classes
org.eclipse.scada.sec.authz.signature - package org.eclipse.scada.sec.authz.signature
 
org.eclipse.scada.sec.callback - package org.eclipse.scada.sec.callback
 
org.eclipse.scada.sec.osgi - package org.eclipse.scada.sec.osgi
 
org.eclipse.scada.sec.ui - package org.eclipse.scada.sec.ui
 
org.eclipse.scada.sec.ui.providers - package org.eclipse.scada.sec.ui.providers
 
org.eclipse.scada.sec.utils.password - package org.eclipse.scada.sec.utils.password
 
org.eclipse.scada.swt - package org.eclipse.scada.swt
 
org.eclipse.scada.ui.blink - package org.eclipse.scada.ui.blink
 
org.eclipse.scada.ui.chart.model - package org.eclipse.scada.ui.chart.model
 
org.eclipse.scada.ui.chart.model - package org.eclipse.scada.ui.chart.model
 
org.eclipse.scada.ui.chart.model.impl - package org.eclipse.scada.ui.chart.model.impl
 
org.eclipse.scada.ui.chart.model.impl - package org.eclipse.scada.ui.chart.model.impl
 
org.eclipse.scada.ui.chart.model.presentation - package org.eclipse.scada.ui.chart.model.presentation
 
org.eclipse.scada.ui.chart.model.provider - package org.eclipse.scada.ui.chart.model.provider
 
org.eclipse.scada.ui.chart.model.tests - package org.eclipse.scada.ui.chart.model.tests
 
org.eclipse.scada.ui.chart.model.util - package org.eclipse.scada.ui.chart.model.util
 
org.eclipse.scada.ui.chart.model.util - package org.eclipse.scada.ui.chart.model.util
 
org.eclipse.scada.ui.chart.selector - package org.eclipse.scada.ui.chart.selector
 
org.eclipse.scada.ui.chart.viewer - package org.eclipse.scada.ui.chart.viewer
 
org.eclipse.scada.ui.chart.viewer.controller - package org.eclipse.scada.ui.chart.viewer.controller
 
org.eclipse.scada.ui.chart.viewer.input - package org.eclipse.scada.ui.chart.viewer.input
 
org.eclipse.scada.ui.chart.viewer.input.composite - package org.eclipse.scada.ui.chart.viewer.input.composite
 
org.eclipse.scada.ui.databinding - package org.eclipse.scada.ui.databinding
 
org.eclipse.scada.ui.databinding.cell - package org.eclipse.scada.ui.databinding.cell
 
org.eclipse.scada.ui.databinding.item - package org.eclipse.scada.ui.databinding.item
 
org.eclipse.scada.ui.databinding.observable - package org.eclipse.scada.ui.databinding.observable
 
org.eclipse.scada.ui.localization - package org.eclipse.scada.ui.localization
 
org.eclipse.scada.ui.localization.timezone - package org.eclipse.scada.ui.localization.timezone
 
org.eclipse.scada.ui.utils - package org.eclipse.scada.ui.utils
 
org.eclipse.scada.ui.utils.datetime - package org.eclipse.scada.ui.utils.datetime
 
org.eclipse.scada.ui.utils.layout - package org.eclipse.scada.ui.utils.layout
 
org.eclipse.scada.ui.utils.status - package org.eclipse.scada.ui.utils.status
 
org.eclipse.scada.utils - package org.eclipse.scada.utils
 
org.eclipse.scada.utils.beans - package org.eclipse.scada.utils.beans
 
org.eclipse.scada.utils.collection - package org.eclipse.scada.utils.collection
 
org.eclipse.scada.utils.concurrent - package org.eclipse.scada.utils.concurrent
 
org.eclipse.scada.utils.concurrent.task - package org.eclipse.scada.utils.concurrent.task
 
org.eclipse.scada.utils.exec - package org.eclipse.scada.utils.exec
 
org.eclipse.scada.utils.filter - package org.eclipse.scada.utils.filter
 
org.eclipse.scada.utils.filter.bean - package org.eclipse.scada.utils.filter.bean
 
org.eclipse.scada.utils.init - package org.eclipse.scada.utils.init
 
org.eclipse.scada.utils.inject - package org.eclipse.scada.utils.inject
 
org.eclipse.scada.utils.interner - package org.eclipse.scada.utils.interner
 
org.eclipse.scada.utils.io - package org.eclipse.scada.utils.io
 
org.eclipse.scada.utils.lang - package org.eclipse.scada.utils.lang
 
org.eclipse.scada.utils.lifecycle - package org.eclipse.scada.utils.lifecycle
 
org.eclipse.scada.utils.osgi - package org.eclipse.scada.utils.osgi
 
org.eclipse.scada.utils.osgi.pool - package org.eclipse.scada.utils.osgi.pool
 
org.eclipse.scada.utils.propertyeditors - package org.eclipse.scada.utils.propertyeditors
 
org.eclipse.scada.utils.reflect - package org.eclipse.scada.utils.reflect
 
org.eclipse.scada.utils.script - package org.eclipse.scada.utils.script
 
org.eclipse.scada.utils.sql - package org.eclipse.scada.utils.sql
 
org.eclipse.scada.utils.stats - package org.eclipse.scada.utils.stats
 
org.eclipse.scada.utils.statuscodes - package org.eclipse.scada.utils.statuscodes
 
org.eclipse.scada.utils.str - package org.eclipse.scada.utils.str
 
org.eclipse.scada.vi.chart.model - package org.eclipse.scada.vi.chart.model
 
org.eclipse.scada.vi.chart.model.impl - package org.eclipse.scada.vi.chart.model.impl
 
org.eclipse.scada.vi.chart.model.provider - package org.eclipse.scada.vi.chart.model.provider
 
org.eclipse.scada.vi.chart.model.tests - package org.eclipse.scada.vi.chart.model.tests
 
org.eclipse.scada.vi.chart.model.util - package org.eclipse.scada.vi.chart.model.util
 
org.eclipse.scada.vi.data - package org.eclipse.scada.vi.data
 
org.eclipse.scada.vi.details - package org.eclipse.scada.vi.details
 
org.eclipse.scada.vi.details.model - package org.eclipse.scada.vi.details.model
 
org.eclipse.scada.vi.details.model.impl - package org.eclipse.scada.vi.details.model.impl
 
org.eclipse.scada.vi.details.model.model.tests - package org.eclipse.scada.vi.details.model.model.tests
 
org.eclipse.scada.vi.details.model.presentation - package org.eclipse.scada.vi.details.model.presentation
 
org.eclipse.scada.vi.details.model.provider - package org.eclipse.scada.vi.details.model.provider
 
org.eclipse.scada.vi.details.model.tests - package org.eclipse.scada.vi.details.model.tests
 
org.eclipse.scada.vi.details.model.util - package org.eclipse.scada.vi.details.model.util
 
org.eclipse.scada.vi.details.swt - package org.eclipse.scada.vi.details.swt
 
org.eclipse.scada.vi.details.swt.impl - package org.eclipse.scada.vi.details.swt.impl
 
org.eclipse.scada.vi.details.swt.impl.tab - package org.eclipse.scada.vi.details.swt.impl.tab
 
org.eclipse.scada.vi.details.swt.impl.visibility - package org.eclipse.scada.vi.details.swt.impl.visibility
 
org.eclipse.scada.vi.model - package org.eclipse.scada.vi.model
 
org.eclipse.scada.vi.model.impl - package org.eclipse.scada.vi.model.impl
 
org.eclipse.scada.vi.model.presentation - package org.eclipse.scada.vi.model.presentation
 
org.eclipse.scada.vi.model.provider - package org.eclipse.scada.vi.model.provider
 
org.eclipse.scada.vi.model.tests - package org.eclipse.scada.vi.model.tests
 
org.eclipse.scada.vi.model.util - package org.eclipse.scada.vi.model.util
 
org.eclipse.scada.vi.model.visualInterface.presentation - package org.eclipse.scada.vi.model.visualInterface.presentation
 
org.eclipse.scada.vi.model.visualInterface.provider - package org.eclipse.scada.vi.model.visualInterface.provider
 
org.eclipse.scada.vi.model.visualInterface.tests - package org.eclipse.scada.vi.model.visualInterface.tests
 
org.eclipse.scada.vi.ui.chart.draw2d.view - package org.eclipse.scada.vi.ui.chart.draw2d.view
 
org.eclipse.scada.vi.ui.draw2d - package org.eclipse.scada.vi.ui.draw2d
 
org.eclipse.scada.vi.ui.draw2d.loader - package org.eclipse.scada.vi.ui.draw2d.loader
 
org.eclipse.scada.vi.ui.draw2d.primitives - package org.eclipse.scada.vi.ui.draw2d.primitives
Provides controllers to the graphical elements in the views.
org.eclipse.scada.vi.ui.user - package org.eclipse.scada.vi.ui.user
 
org.eclipse.scada.vi.ui.user.viewer - package org.eclipse.scada.vi.ui.user.viewer
 
org.eclipse.scada.vi.ui.user.viewer.ext - package org.eclipse.scada.vi.ui.user.viewer.ext
 
org.eclipse.scada.vi.ui.viewer.ext.image - package org.eclipse.scada.vi.ui.viewer.ext.image
 
org.eclipse.scada.vi.ui.viewer.ext.item - package org.eclipse.scada.vi.ui.viewer.ext.item
 
Orientation - Enum in org.eclipse.scada.vi.model
A representation of the literals of the enumeration 'Orientation', and utility methods for working with them.
ORIENTATION - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Orientation' enum.
ORIENTATION - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Orientation' enum.
OrTransformer - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Or Transformer'.
OrTransformerController - Class in org.eclipse.scada.vi.details.swt.impl
 
OrTransformerController(List<ValueSourceController>) - Constructor for class org.eclipse.scada.vi.details.swt.impl.OrTransformerController
 
OrTransformerImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Or Transformer'.
OrTransformerImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.OrTransformerImpl
 
orTransformerItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all OrTransformer instances.
OrTransformerItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a OrTransformer object.
OrTransformerItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.OrTransformerItemProvider
This constructs an instance from a factory and a notifier.
OrTransformerTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Or Transformer'.
OrTransformerTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.OrTransformerTest
Constructs a new Or Transformer test case with the given name.
OSCAR_DOT_SUFFIX - Static variable in class org.eclipse.scada.ca.oscar.OscarLoader
the oscar file suffix including the dot
OSCAR_SUFFIX - Static variable in class org.eclipse.scada.ca.oscar.OscarLoader
The oscar file suffix excluding the dot
OscarHelper_ErrorNoOscarFile - Static variable in class org.eclipse.scada.ca.ui.util.Messages
 
OscarLoader - Class in org.eclipse.scada.ca.oscar
 
OscarLoader(InputStream) - Constructor for class org.eclipse.scada.ca.oscar.OscarLoader
 
OscarLoader(File) - Constructor for class org.eclipse.scada.ca.oscar.OscarLoader
 
OscarWriter - Class in org.eclipse.scada.ca.oscar
 
OscarWriter(Map<String, Map<String, Map<String, String>>>, Map<String, Set<String>>) - Constructor for class org.eclipse.scada.ca.oscar.OscarWriter
Create a new writer instance
outline - Variable in class org.eclipse.scada.vi.model.impl.ShapeImpl
The cached value of the 'Outline' attribute.
OUTLINE_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.ShapeImpl
The default value of the 'Outline' attribute.
outlineShape(Graphics) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.ArcShape
 
outlineShape(Graphics) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.RectangleFigureExtension
 

P

page - Variable in class org.eclipse.scada.da.ui.common.AbstractItemAction
 
pageChange(int) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This is used to track the active viewer.
pageChange(int) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This is used to track the active viewer.
pageChange(int) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This is used to track the active viewer.
pageTimespan(long, TimeUnit) - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
paint(Graphics) - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
Pair<T1,T2> - Class in org.eclipse.scada.utils.lang
 
Pair(T1, T2) - Constructor for class org.eclipse.scada.utils.lang.Pair
 
parent - Variable in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
parentAdapterFactory - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
parentAdapterFactory - Variable in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
parentAdapterFactory - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
parentAdapterFactory - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
parentViewer - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This inverts the roll of parent and child in the content provider and show parents as a tree.
parentViewer - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This inverts the roll of parent and child in the content provider and show parents as a tree.
parentViewer - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This inverts the roll of parent and child in the content provider and show parents as a tree.
parse(Message, Holder<String>, Holder<Variant>, Holder<OperationParameters>) - Static method in class org.eclipse.scada.da.net.handler.WriteOperation
 
parse(String) - Method in class org.eclipse.scada.ui.utils.datetime.DateTimeDialog
 
parseBorderArguments(String, String) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
parseDirectives(byte[]) - Static method in class org.apache.mina.proxy.utils.StringUtilities
Parses digest-challenge string, extracting each token and value(s).
parseEvent(Message, List<String>, List<Entry>, List<String>, Holder<Boolean>) - Static method in class org.eclipse.scada.da.net.handler.ListBrowser
 
parseInteger(Map<String, String>, String, Integer) - Method in class org.eclipse.scada.sec.callback.AbstractCallback
Return an integer from the attributes
parseRequest(Message) - Static method in class org.eclipse.scada.da.net.handler.ListBrowser
 
parseRequest(Message, Holder<String>, Holder<Map<String, Variant>>, Holder<OperationParameters>) - Static method in class org.eclipse.scada.da.net.handler.WriteAttributesOperation
 
parseRequestAttributes(Map<String, String>) - Method in class org.eclipse.scada.sec.callback.AbstractCallback
 
parseRequestAttributes(Map<String, String>) - Method in interface org.eclipse.scada.sec.callback.Callback
 
parseRequestAttributes(Map<String, String>) - Method in class org.eclipse.scada.sec.callback.ConfirmationCallback
 
parseRequestAttributes(Map<String, String>) - Method in class org.eclipse.scada.sec.callback.LabelCallback
 
parseRequestAttributes(Map<String, String>) - Method in class org.eclipse.scada.sec.callback.PasswordCallback
 
parseRequestAttributes(Map<String, String>) - Method in class org.eclipse.scada.sec.callback.XMLSignatureCallback
 
parseResponse(Message) - Static method in class org.eclipse.scada.da.net.handler.ListBrowser
 
parseResponse(Message) - Static method in class org.eclipse.scada.da.net.handler.WriteAttributesOperation
 
parseResponseAttributes(Map<String, String>) - Method in class org.eclipse.scada.sec.callback.AbstractCallback
 
parseResponseAttributes(Map<String, String>) - Method in interface org.eclipse.scada.sec.callback.Callback
 
parseResponseAttributes(Map<String, String>) - Method in class org.eclipse.scada.sec.callback.ConfirmationCallback
 
parseResponseAttributes(Map<String, String>) - Method in class org.eclipse.scada.sec.callback.PasswordCallback
 
parseResponseAttributes(Map<String, String>) - Method in class org.eclipse.scada.sec.callback.TextCallback
 
parseResponseAttributes(Map<String, String>) - Method in class org.eclipse.scada.sec.callback.XMLSignatureCallback
 
parseSubscribeMessage(Message) - Static method in class org.eclipse.scada.da.net.handler.ListBrowser
 
parseSubscriptionChange(Message, Holder<String>, Holder<SubscriptionState>) - Static method in class org.eclipse.scada.da.net.handler.Messages
 
parseUnsubscribeMessage(Message) - Static method in class org.eclipse.scada.da.net.handler.ListBrowser
 
partListener - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This listens for when the outline becomes active
partListener - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This listens for when the outline becomes active
partListener - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This listens for when the outline becomes active
PasswordCallback - Class in org.eclipse.scada.sec.callback
 
PasswordCallback(String, int) - Constructor for class org.eclipse.scada.sec.callback.PasswordCallback
 
PasswordCallback(String, int, PasswordEncoding...) - Constructor for class org.eclipse.scada.sec.callback.PasswordCallback
 
PasswordCallback(String, int, List<PasswordEncoding>) - Constructor for class org.eclipse.scada.sec.callback.PasswordCallback
 
PasswordCallback() - Constructor for class org.eclipse.scada.sec.callback.PasswordCallback
 
PasswordDigestCodec - Interface in org.eclipse.scada.sec.utils.password
 
PasswordEncoder - Interface in org.eclipse.scada.sec.utils.password
 
PasswordEncoding - Enum in org.eclipse.scada.sec.utils.password
 
PasswordType - Enum in org.eclipse.scada.sec.utils.password
 
PasswordValidator - Interface in org.eclipse.scada.sec.utils.password
 
PasswordWidgetFactory - Class in org.eclipse.scada.sec.ui
 
PasswordWidgetFactory(PasswordCallback) - Constructor for class org.eclipse.scada.sec.ui.PasswordWidgetFactory
 
peek() - Method in class org.apache.mina.util.CircularQueue
 
peek() - Method in class org.apache.mina.util.SynchronizedQueue
 
peek() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
PEER_ADDRESS - Static variable in class org.apache.mina.filter.ssl.SslFilter
A session attribute key that should be set to an InetSocketAddress.
perform(AuthorizationRule) - Method in class org.eclipse.scada.sec.osgi.AuthorizationHelper.IteratingAuthorizer
 
perform(S) - Method in class org.eclipse.scada.utils.concurrent.IteratingFuture
 
performAdded(ListEntry[]) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ItemListContentProvider
 
performCallback(Callback[]) - Method in interface org.eclipse.scada.sec.callback.CallbackHandler
 
performCallback(Callback[]) - Method in class org.eclipse.scada.sec.callback.PropertiesCredentialsCallback
 
performCallback(Callback[]) - Method in class org.eclipse.scada.sec.ui.DisplayCallbackHandler
 
performClosed(IoSession, Throwable) - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
performConnect() - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
performConnect() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionService
 
performDeleteConfiguration(UserInformation, String, String, AbstractConfigurationAdministrator.ConfigurationFuture) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
performDisconnect() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionService
 
performDisconnect() - Method in class org.eclipse.scada.net.mina.Messenger
Disconnects the messenger from the current connection (if there is one).
performDisconnected(Throwable) - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
performDrop(Object) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ItemDropAdapter
 
performFinish() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard
Do the work after everything is specified.
performFinish() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard
Do the work after everything is specified.
performFinish() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard
Do the work after everything is specified.
performHandshake(Map<String, String>, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.StreamCompressionHandshake
 
performLoad(IProgressMonitor) - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
performLoad(CallbackHandler) - Method in class org.eclipse.scada.sec.ui.providers.AbstractKeyStoreKeyProvider
 
performLoad() - Method in class org.eclipse.scada.sec.ui.providers.AbstractKeyStoreKeyProvider
 
performLoad(File, String) - Method in class org.eclipse.scada.sec.ui.providers.AbstractKeyStoreKeyProvider
 
performLookup() - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
performNotifyDataChange(Variant, Map<String, Variant>, boolean) - Method in class org.eclipse.scada.da.client.AsyncDataItem
 
performNotifyDataChange(Variant, Map<String, Variant>, boolean) - Method in class org.eclipse.scada.da.client.DataItem
 
performNotifySubscriptionChange(SubscriptionState, Throwable) - Method in class org.eclipse.scada.da.client.AsyncDataItem
 
performNotifySubscriptionChange(SubscriptionState, Throwable) - Method in class org.eclipse.scada.da.client.DataItem
 
performOpened(IoSession) - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
performPurge(UserInformation, String, AbstractConfigurationAdministrator.PurgeFuture) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
performRemoved(ListEntry[]) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ItemListContentProvider
 
performRender(Graphics, Rectangle) - Method in class org.eclipse.scada.chart.swt.render.AbstractDataSeriesRenderer
 
performRender(Graphics, Rectangle) - Method in class org.eclipse.scada.chart.swt.render.LinearRenderer
 
performRender(Graphics, Rectangle) - Method in class org.eclipse.scada.chart.swt.render.QualityRenderer
 
performRender(Graphics, Rectangle) - Method in class org.eclipse.scada.chart.swt.render.StepRenderer
 
performSave(IProgressMonitor) - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
performStoreConfiguration(UserInformation, String, String, Map<String, String>, boolean, AbstractConfigurationAdministrator.ConfigurationFuture) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
performSubscriptionChange(Message) - Method in class org.eclipse.scada.da.client.net.Connection
 
performUnlock(String) - Method in class org.eclipse.scada.sec.ui.providers.KeyImpl
 
performUpdate() - Method in class org.eclipse.scada.ui.chart.viewer.input.composite.CompositeQualityInput
 
performUpdated(ListEntry[]) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ItemListContentProvider
 
permission - Variable in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
The cached value of the 'Permission' attribute.
permission - Variable in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
The cached value of the 'Permission' attribute.
PERMISSION_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
The default value of the 'Permission' attribute.
PERMISSION_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
The default value of the 'Permission' attribute.
PERMISSION_VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Permission Visibility' class.
PERMISSION_VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Permission Visibility' class.
PERMISSION_VISIBILITY__REQUIRED_PERMISSION - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Required Permission' attribute feature.
PERMISSION_VISIBILITY__REQUIRED_PERMISSION - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Required Permission' attribute.
PERMISSION_VISIBILITY_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Permission Visibility' class.
PermissionDeniedException - Exception in org.eclipse.scada.sec
 
PermissionDeniedException(AuthorizationResult) - Constructor for exception org.eclipse.scada.sec.PermissionDeniedException
 
PermissionDeniedException(StatusCode, String) - Constructor for exception org.eclipse.scada.sec.PermissionDeniedException
 
PermissionVisibility - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Permission Visibility'.
PermissionVisibilityImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Permission Visibility '.
PermissionVisibilityImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.PermissionVisibilityImpl
 
permissionVisibilityItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all PermissionVisibility instances.
PermissionVisibilityItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a PermissionVisibility object.
PermissionVisibilityItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.PermissionVisibilityItemProvider
This constructs an instance from a factory and a notifier.
PermissionVisibilityProviderImpl - Class in org.eclipse.scada.vi.details.swt.impl.visibility
 
PermissionVisibilityProviderImpl(String) - Constructor for class org.eclipse.scada.vi.details.swt.impl.visibility.PermissionVisibilityProviderImpl
 
PermissionVisibilityTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Permission Visibility'.
PermissionVisibilityTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.PermissionVisibilityTest
Constructs a new Permission Visibility test case with the given name.
PingHandler - Class in org.eclipse.scada.net.base.handlers
 
PingHandler(Messenger) - Constructor for class org.eclipse.scada.net.base.handlers.PingHandler
 
PingService - Class in org.eclipse.scada.net.base
 
PingService(Messenger) - Constructor for class org.eclipse.scada.net.base.PingService
 
PlainDataItemLabel - Class in org.eclipse.scada.vi.ui.viewer.ext.item
 
PlainDataItemLabel(Composite, String, String) - Constructor for class org.eclipse.scada.vi.ui.viewer.ext.item.PlainDataItemLabel
 
PlainValidator - Class in org.eclipse.scada.sec.utils.password
 
PlainValidator(boolean) - Constructor for class org.eclipse.scada.sec.utils.password.PlainValidator
 
PLUGIN_ID - Static variable in class org.eclipse.scada.core.ui.connection.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.scada.core.ui.connection.creator.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.scada.core.ui.connection.discoverer.file.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.scada.core.ui.connection.login.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.scada.core.ui.styles.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.scada.da.client.dataitem.details.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.scada.da.ui.client.test.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.scada.da.ui.connection.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.scada.da.ui.styles.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.scada.hd.ui.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.scada.hd.ui.connection.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.scada.sec.ui.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.scada.ui.blink.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.scada.ui.databinding.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.scada.ui.localization.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.scada.ui.utils.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.scada.vi.details.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.scada.vi.details.swt.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.scada.vi.ui.draw2d.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.scada.vi.ui.user.Activator
 
points - Variable in class org.eclipse.scada.vi.model.impl.LineImpl
The cached value of the 'Points' containment reference list.
poll(IoSession) - Method in interface org.apache.mina.core.write.WriteRequestQueue
Get the first request available in the queue for a session.
poll() - Method in class org.apache.mina.util.CircularQueue
 
poll() - Method in class org.apache.mina.util.SynchronizedQueue
 
poll() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
polled(Object, IoEvent) - Method in interface org.apache.mina.filter.executor.IoEventQueueHandler
Invoked after the specified event has been polled from the event queue.
polled(Object, IoEvent) - Method in class org.apache.mina.filter.executor.IoEventQueueThrottle
 
PongHandler - Class in org.eclipse.scada.net.base.handlers
 
PongHandler() - Constructor for class org.eclipse.scada.net.base.handlers.PongHandler
 
poolAdded(ObjectPool<S>, int) - Method in interface org.eclipse.scada.utils.osgi.pool.ObjectPoolTracker.ObjectPoolServiceListener
 
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
 
populateFormContent(ConfigurationFormToolkit, ScrolledForm, ConfigurationEditorInput) - Method in class org.eclipse.scada.ca.ui.editor.forms.common.StandardConfigurationForm
 
populateManager(IContributionManager, Collection<? extends IAction>, String) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartActionBarContributor
This populates the specified manager with ActionContributionItems based on the IActions contained in the actions collection, by inserting them before the specified contribution item contributionID.
populateManager(IContributionManager, Collection<? extends IAction>, String) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This populates the specified manager with ActionContributionItems based on the IActions contained in the actions collection, by inserting them before the specified contribution item contributionID.
populateManager(IContributionManager, Map<String, Collection<IAction>>, String) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This populates the specified manager with MenuManagers containing ActionContributionItems based on the IActions contained in the submenuActions collection, by inserting them before the specified contribution item contributionID.
populateManager(IContributionManager, Collection<? extends IAction>, String) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceActionBarContributor
This populates the specified manager with ActionContributionItems based on the IActions contained in the actions collection, by inserting them before the specified contribution item contributionID.
position() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
position(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
position() - Method in class org.apache.mina.core.buffer.IoBuffer
 
position(int) - Method in class org.apache.mina.core.buffer.IoBuffer
 
position() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
position(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
position - Variable in class org.eclipse.scada.chart.swt.Helper.Entry
 
position - Variable in class org.eclipse.scada.vi.model.impl.XYChildImpl
The cached value of the 'Position' containment reference.
Position - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Position'.
POSITION - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Position' class.
POSITION - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Position' class.
POSITION__X - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'X' attribute feature.
POSITION__X - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'X' attribute.
POSITION__Y - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Y' attribute feature.
POSITION__Y - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Y' attribute.
POSITION_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Position' class.
PositionImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Position'.
PositionImpl() - Constructor for class org.eclipse.scada.vi.model.impl.PositionImpl
 
PositionItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a Position object.
PositionItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.PositionItemProvider
This constructs an instance from a factory and a notifier.
positionItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all Position instances.
PositionTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Position'.
PositionTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.PositionTest
Constructs a new Position test case with the given name.
PositionXRuler - Class in org.eclipse.scada.chart.swt.render
 
PositionXRuler(XAxis) - Constructor for class org.eclipse.scada.chart.swt.render.PositionXRuler
 
PositionYRuler - Class in org.eclipse.scada.chart.swt.render
 
PositionYRuler(YAxis, int) - Constructor for class org.eclipse.scada.chart.swt.render.PositionYRuler
 
postApply(HandshakeContext, Map<String, String>) - Method in interface org.eclipse.scada.protocol.ngp.common.mc.handshake.Handshake
A second apply run performed directly after the run to Handshake.apply(HandshakeContext, Map)
postApply(HandshakeContext, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.MessageProtocolHandshake
 
postApply(HandshakeContext, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.SslFeatureHandshake
 
postApply(HandshakeContext, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.StartSessionHandshake
 
postApply(HandshakeContext, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.StreamCompressionHandshake
 
postApply(HandshakeContext, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.TimeoutHandshake
 
PreferenceSelectorStyleGenerator - Class in org.eclipse.scada.core.ui.styles.generator
 
PreferenceSelectorStyleGenerator(IPreferenceStore) - Constructor for class org.eclipse.scada.core.ui.styles.generator.PreferenceSelectorStyleGenerator
 
PreferenceSelectorStyleGenerator_2 - Static variable in class org.eclipse.scada.core.ui.styles.generator.Messages
 
prefixedDataAvailable(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Returns true if this buffer contains a data which has a data length as a prefix and the buffer has remaining data as enough as specified in the data length field.
prefixedDataAvailable(int, int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Returns true if this buffer contains a data which has a data length as a prefix and the buffer has remaining data as enough as specified in the data length field.
prefixedDataAvailable(int) - Method in class org.apache.mina.core.buffer.IoBuffer
Returns true if this buffer contains a data which has a data length as a prefix and the buffer has remaining data as enough as specified in the data length field.
prefixedDataAvailable(int, int) - Method in class org.apache.mina.core.buffer.IoBuffer
Returns true if this buffer contains a data which has a data length as a prefix and the buffer has remaining data as enough as specified in the data length field.
prefixedDataAvailable(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
prefixedDataAvailable(int, int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
PrefixedStringCodecFactory - Class in org.apache.mina.filter.codec.prefixedstring
A ProtocolCodecFactory that performs encoding and decoding of a Java String object using a fixed-length length prefix.
PrefixedStringCodecFactory(Charset) - Constructor for class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
 
PrefixedStringCodecFactory() - Constructor for class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
 
PrefixedStringDecoder - Class in org.apache.mina.filter.codec.prefixedstring
A ProtocolDecoder which decodes a String using a fixed-length length prefix.
PrefixedStringDecoder(Charset, int, int) - Constructor for class org.apache.mina.filter.codec.prefixedstring.PrefixedStringDecoder
 
PrefixedStringDecoder(Charset, int) - Constructor for class org.apache.mina.filter.codec.prefixedstring.PrefixedStringDecoder
 
PrefixedStringDecoder(Charset) - Constructor for class org.apache.mina.filter.codec.prefixedstring.PrefixedStringDecoder
 
PrefixedStringEncoder - Class in org.apache.mina.filter.codec.prefixedstring
A ProtocolEncoder which encodes a string using a fixed-length length prefix.
PrefixedStringEncoder(Charset, int, int) - Constructor for class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
 
PrefixedStringEncoder(Charset, int) - Constructor for class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
 
PrefixedStringEncoder(Charset) - Constructor for class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
 
PrefixedStringEncoder() - Constructor for class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
 
prepareSend(Message) - Method in interface org.eclipse.scada.net.mina.PrepareSendHandler
 
PrepareSendHandler - Interface in org.eclipse.scada.net.mina
 
prestartAllCoreThreads() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
prestartAllCoreThreads() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
prestartCoreThread() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
prestartCoreThread() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
Primitive - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Primitive'.
PRIMITIVE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Primitive' class.
PRIMITIVE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Primitive' class.
PRIMITIVE__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Name' attribute feature.
PRIMITIVE__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Name' attribute.
PRIMITIVE_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Primitive' class.
PrimitiveTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Primitive'.
PrimitiveTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.PrimitiveTest
Constructs a new Primitive test case with the given name.
printDiagnostic(Diagnostic, String) - Static method in class org.eclipse.scada.ui.chart.model.tests.ChartExample
Prints diagnostics with indentation.
printDiagnostic(Diagnostic, String) - Static method in class org.eclipse.scada.vi.chart.model.tests.ChartExample
Prints diagnostics with indentation.
printDiagnostic(Diagnostic, String) - Static method in class org.eclipse.scada.vi.details.model.tests.DetailViewExample
Prints diagnostics with indentation.
printDiagnostic(Diagnostic, String) - Static method in class org.eclipse.scada.vi.model.tests.VisualInterfaceExample
Prints diagnostics with indentation.
printTargetInformationBlockFromType2Message(byte[], Integer, PrintWriter) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
Prints to the PrintWriter the target information block extracted from the type 2 message.
privilegeChange() - Method in interface org.eclipse.scada.core.server.Session.SessionListener
 
PrivilegeListener - Interface in org.eclipse.scada.core.client
A listener for privilege changes
privilegesChanged(Set<String>) - Method in interface org.eclipse.scada.core.client.PrivilegeListener
 
problemIndicationAdapter - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
Adapter used to update the problem indication when resources are demanded loaded.
problemIndicationAdapter - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
Adapter used to update the problem indication when resources are demanded loaded.
problemIndicationAdapter - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
Adapter used to update the problem indication when resources are demanded loaded.
process(Message) - Method in class org.eclipse.scada.core.client.net.MessageFuture
 
process(Object) - Method in class org.eclipse.scada.vi.ui.viewer.ext.item.SystemMessageExtension.SystemMessageLabel
 
processCallbackFuture(Request, Future<Callback[]>, Callback[]) - Method in class org.eclipse.scada.core.client.ngp.ConnectionBaseImpl
 
processCallbacks(CallbackHandler, Callback[], Long) - Method in class org.eclipse.scada.core.client.ngp.OpenCallbacksManager
 
processCurrent() - Method in class org.eclipse.scada.utils.concurrent.IteratingFuture
 
processDispose() - Method in class org.eclipse.scada.sec.ui.DialogFuture
 
processInvalid(DataItemValue) - Method in class org.eclipse.scada.ui.databinding.item.DataItemObservableValue.ReplaceInvalidValuePolicy
 
processInvalid(DataItemValue) - Method in interface org.eclipse.scada.ui.databinding.item.InvalidValuePolicy
Process the invalid value
processItem(Item) - Method in class org.eclipse.scada.da.client.dataitem.details.ShowDetailsAction
 
processItem(Item) - Method in class org.eclipse.scada.da.ui.common.AbstractItemAction
 
processNext() - Method in class org.eclipse.scada.utils.concurrent.IteratingFuture
 
processor - Variable in class org.apache.mina.transport.socket.nio.NioSession
The NioSession processor
processRemove(Object) - Method in class org.eclipse.scada.ui.databinding.ListeningStyledCellLabelProvider
 
processSessionReply(Message) - Method in class org.eclipse.scada.core.client.net.SessionConnectionBase
 
processStreamIo(IoSession, InputStream, OutputStream) - Method in class org.apache.mina.handler.stream.StreamIoHandler
Implement this method to execute your stream I/O logic; please note that you must forward the process request to other thread or thread pool.
profile(IoEventType) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
Set the IoEventType to be profiled
PROFILE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Profile' class.
PROFILE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Profile' class.
PROFILE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Profile' class.
PROFILE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Profile' class.
Profile - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Profile'.
Profile - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Profile'.
PROFILE__CONTROLLERS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Controllers' containment reference list feature.
PROFILE__CONTROLLERS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Controllers' containment reference list feature.
PROFILE__CONTROLLERS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Controllers' containment reference list.
PROFILE__CONTROLLERS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Controllers' containment reference list.
PROFILE__ID - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Id' attribute feature.
PROFILE__ID - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Id' attribute feature.
PROFILE__ID - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Id' attribute.
PROFILE__ID - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Id' attribute.
PROFILE__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Label' attribute feature.
PROFILE__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Label' attribute feature.
PROFILE__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
PROFILE__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
PROFILE_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Profile' class.
PROFILE_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Profile' class.
PROFILE_SWITCHER_TYPE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Profile Switcher Type' enum.
PROFILE_SWITCHER_TYPE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Profile Switcher Type' enum.
PROFILE_SWITCHER_TYPE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Profile Switcher Type' enum.
PROFILE_SWITCHER_TYPE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Profile Switcher Type' enum.
PROFILE_SWITCHER_TYPE_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The default value of the 'Profile Switcher Type' attribute.
PROFILE_SWITCHER_TYPE_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The default value of the 'Profile Switcher Type' attribute.
ProfileImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Profile'.
ProfileImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Profile'.
ProfileImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
ProfileImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
profileItemProvider - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the one adapter used for all Profile instances.
ProfileItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a Profile object.
ProfileItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.ProfileItemProvider
This constructs an instance from a factory and a notifier.
ProfilerTimerFilter - Class in org.apache.mina.filter.statistic
This class will measure the time it takes for a method in the IoFilterAdapter class to execute.
ProfilerTimerFilter() - Constructor for class org.apache.mina.filter.statistic.ProfilerTimerFilter
Creates a new instance of ProfilerFilter.
ProfilerTimerFilter(TimeUnit) - Constructor for class org.apache.mina.filter.statistic.ProfilerTimerFilter
Creates a new instance of ProfilerFilter.
ProfilerTimerFilter(TimeUnit, IoEventType...) - Constructor for class org.apache.mina.filter.statistic.ProfilerTimerFilter
Creates a new instance of ProfilerFilter.
profiles - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Profiles' containment reference list.
profiles - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Profiles' containment reference list.
profileSwitcherType - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Profile Switcher Type' attribute.
profileSwitcherType - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Profile Switcher Type' attribute.
ProfileSwitcherType - Enum in org.eclipse.scada.ui.chart.model
A representation of the literals of the enumeration 'Profile Switcher Type', and utility methods for working with them.
ProfileSwitcherType - Enum in org.eclipse.scada.ui.chart.model
A representation of the literals of the enumeration 'Profile Switcher Type', and utility methods for working with them.
ProfileTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Profile'.
ProfileTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.ProfileTest
Constructs a new Profile test case with the given name.
PROGRESS_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Progress Component' class.
PROGRESS_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Progress Component' class.
PROGRESS_COMPONENT__ATTRIBUTE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Attribute' attribute.
PROGRESS_COMPONENT__DECIMAL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Decimal' attribute.
PROGRESS_COMPONENT__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Descriptor' attribute feature.
PROGRESS_COMPONENT__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Descriptor' attribute.
PROGRESS_COMPONENT__FACTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Factor' attribute feature.
PROGRESS_COMPONENT__FACTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Factor' attribute.
PROGRESS_COMPONENT__FORMAT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Format' attribute.
PROGRESS_COMPONENT__HD_CONNECTION_ID - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Connection Id' attribute.
PROGRESS_COMPONENT__HD_ITEM_ID - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Item Id' attribute.
PROGRESS_COMPONENT__HD_QUERY_STRING - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Query String' attribute.
PROGRESS_COMPONENT__IS_TEXT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Is Text' attribute.
PROGRESS_COMPONENT__MAX - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Max' attribute feature.
PROGRESS_COMPONENT__MAX - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Max' attribute.
PROGRESS_COMPONENT__MIN - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Min' attribute feature.
PROGRESS_COMPONENT__MIN - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Min' attribute.
PROGRESS_COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
PROGRESS_COMPONENT__WIDTH - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Width' attribute feature.
PROGRESS_COMPONENT__WIDTH - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Width' attribute.
PROGRESS_COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Progress Component' class.
ProgressComponent - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Progress Component'.
ProgressComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Progress Component'.
ProgressComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
 
progressComponentItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all ProgressComponent instances.
ProgressComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a ProgressComponent object.
ProgressComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.ProgressComponentItemProvider
This constructs an instance from a factory and a notifier.
ProgressComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Progress Component'.
ProgressComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.ProgressComponentTest
Constructs a new Progress Component test case with the given name.
PROP_ATTRIBUTES - Static variable in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
PROP_CONNECTION_ERROR - Static variable in class org.eclipse.scada.core.ui.connection.data.ConnectionHolder
 
PROP_CONNECTION_SERVICE - Static variable in class org.eclipse.scada.core.ui.connection.data.ConnectionHolder
 
PROP_CONNECTION_STATE - Static variable in class org.eclipse.scada.core.ui.connection.data.ConnectionHolder
 
PROP_DEFAULT_ASYNC - Static variable in class org.eclipse.scada.da.client.net.DriverInformation
 
PROP_DOCUMENT - Static variable in class org.eclipse.scada.sec.callback.XMLSignatureCallback
 
PROP_FILLED - Static variable in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
PROP_INPUT - Static variable in class org.eclipse.scada.ui.chart.viewer.ArchiveChannelViewer
 
PROP_INPUT - Static variable in class org.eclipse.scada.ui.chart.viewer.ArchiveSeriesViewer
 
PROP_INPUT - Static variable in class org.eclipse.scada.ui.chart.viewer.CompositeArchiveQualityViewer
 
PROP_INPUT - Static variable in class org.eclipse.scada.ui.chart.viewer.DataItemSeriesViewer
 
PROP_INPUT - Static variable in class org.eclipse.scada.ui.chart.viewer.ScriptSeriesViewer
 
PROP_LABEL - Static variable in class org.eclipse.scada.chart.XAxis
 
PROP_LABEL - Static variable in class org.eclipse.scada.chart.YAxis
 
PROP_LABEL - Static variable in interface org.eclipse.scada.ui.chart.viewer.input.ChartInput
 
PROP_LAST_AKN_TIMESTAMP - Static variable in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
PROP_LAST_AKN_USER - Static variable in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
PROP_LAST_FAIL_TIMESTAMP - Static variable in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
PROP_LOCKED - Static variable in interface org.eclipse.scada.sec.ui.providers.Locked
 
PROP_MAX - Static variable in class org.eclipse.scada.chart.XAxis
 
PROP_MAX - Static variable in class org.eclipse.scada.chart.YAxis
 
PROP_MAXIMUM_REMEMBER_PERIOD - Static variable in class org.eclipse.scada.sec.callback.XMLSignatureCallback
 
PROP_MIN - Static variable in class org.eclipse.scada.chart.XAxis
 
PROP_MIN - Static variable in class org.eclipse.scada.chart.YAxis
 
PROP_PASSWORD - Static variable in class org.eclipse.scada.core.ConnectionInformation
 
PROP_PERCENT_FILLED - Static variable in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
PROP_PREVIEW - Static variable in interface org.eclipse.scada.ui.chart.viewer.input.ChartInput
 
PROP_QUERY_PARAMETERS - Static variable in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
PROP_QUERY_SERIES_DATA - Static variable in class org.eclipse.scada.ui.chart.viewer.ArchiveSeriesViewer
 
PROP_REQUEST_PARAMETERS - Static variable in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
PROP_SELECTED_QUALITY - Static variable in interface org.eclipse.scada.ui.chart.viewer.input.ChartInput
 
PROP_SELECTED_TIMESTAMP - Static variable in interface org.eclipse.scada.ui.chart.viewer.input.ChartInput
 
PROP_SELECTED_VALUE - Static variable in interface org.eclipse.scada.ui.chart.viewer.input.ChartInput
 
PROP_SIGNED_DOCUMENT - Static variable in class org.eclipse.scada.sec.callback.XMLSignatureCallback
 
PROP_STATE - Static variable in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
PROP_STATE - Static variable in interface org.eclipse.scada.ui.chart.viewer.input.ChartInput
 
PROP_STATUS - Static variable in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
PROP_STATUS_TIMESTAMP - Static variable in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
PROP_STREAM_COMPRESSION_LEVEL - Static variable in interface org.eclipse.scada.protocol.ngp.common.mc.message.Constants
 
PROP_TIMEOUT - Static variable in interface org.eclipse.scada.protocol.ngp.common.mc.message.Constants
 
PROP_TR_COMPRESSION - Static variable in interface org.eclipse.scada.net.Constants
 
PROP_USER - Static variable in class org.eclipse.scada.core.ConnectionInformation
 
PROP_USING_SESSION_START - Static variable in class org.eclipse.scada.core.net.MessageHelper
 
PROP_VALUE - Static variable in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
PROP_VALUE - Static variable in class org.eclipse.scada.sec.callback.ConfirmationCallback
 
PROP_VALUE - Static variable in class org.eclipse.scada.sec.callback.TextCallback
 
PROP_VALUE_TYPES - Static variable in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
PROP_VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.viewer.input.ChartInput
 
PROP_X_AXIS - Static variable in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
PROP_Y_AXIS - Static variable in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
properties - Variable in class org.eclipse.scada.protocol.ngp.common.mc.message.PropertiesMessage
 
properties - Variable in class org.eclipse.scada.vi.model.impl.SymbolImpl
The cached value of the 'Properties' map.
properties - Variable in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
The cached value of the 'Properties' map.
PropertiesCredentialsCallback - Class in org.eclipse.scada.sec.callback
A callback handler which will act on the provided properties
PropertiesCredentialsCallback(String, String) - Constructor for class org.eclipse.scada.sec.callback.PropertiesCredentialsCallback
 
PropertiesCredentialsCallback(Properties) - Constructor for class org.eclipse.scada.sec.callback.PropertiesCredentialsCallback
 
PropertiesCredentialsCallback(Map<String, String>) - Constructor for class org.eclipse.scada.sec.callback.PropertiesCredentialsCallback
 
PropertiesMessage - Class in org.eclipse.scada.protocol.ngp.common.mc.message
 
PropertiesMessage(Map<String, String>) - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.message.PropertiesMessage
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.scada.core.ui.styles.ColorUpdater
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.scada.da.ui.connection.views.RootFolderObserver
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.scada.hd.ui.connection.views.ConnectionLabelProvider
 
propertyChangeListener - Variable in class org.eclipse.scada.chart.swt.render.AbstractStaticRenderer
 
propertyChangeListener - Variable in class org.eclipse.scada.chart.swt.render.XAxisDynamicRenderer
 
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
 
propertySheetPages - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This is the property sheet page.
propertySheetPages - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This is the property sheet page.
propertySheetPages - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This is the property sheet page.
PropertySourceWrapper - Class in org.eclipse.scada.core.ui.connection.data
 
PropertySourceWrapper(ConnectionHolder) - Constructor for class org.eclipse.scada.core.ui.connection.data.PropertySourceWrapper
 
PropertySourceWrapper_CatConnectionInformation - Static variable in class org.eclipse.scada.core.ui.connection.data.Messages
 
PropertySourceWrapper_CatConnectionService - Static variable in class org.eclipse.scada.core.ui.connection.data.Messages
 
PropertySourceWrapper_CatConnectionState - Static variable in class org.eclipse.scada.core.ui.connection.data.Messages
 
PropertySourceWrapper_CatSessionProperties - Static variable in class org.eclipse.scada.core.ui.connection.data.Messages
 
PropertySourceWrapper_IdDesc - Static variable in class org.eclipse.scada.core.ui.connection.data.Messages
 
PropertySourceWrapper_IdName - Static variable in class org.eclipse.scada.core.ui.connection.data.Messages
 
PropertySourceWrapper_InterfacesDesc - Static variable in class org.eclipse.scada.core.ui.connection.data.Messages
 
PropertySourceWrapper_InterfacesName - Static variable in class org.eclipse.scada.core.ui.connection.data.Messages
 
PropertySourceWrapper_StateDesc - Static variable in class org.eclipse.scada.core.ui.connection.data.Messages
 
PropertySourceWrapper_StateFormat - Static variable in class org.eclipse.scada.core.ui.connection.data.Messages
 
PropertySourceWrapper_StateFormatDelim - Static variable in class org.eclipse.scada.core.ui.connection.data.Messages
 
PropertySourceWrapper_StateName - Static variable in class org.eclipse.scada.core.ui.connection.data.Messages
 
PropertySourceWrapper_UriDesc - Static variable in class org.eclipse.scada.core.ui.connection.data.Messages
 
PropertySourceWrapper_UriName - Static variable in class org.eclipse.scada.core.ui.connection.data.Messages
 
ProtocolCodecException - Exception in org.apache.mina.filter.codec
An exception that is thrown when ProtocolEncoder or ProtocolDecoder cannot understand or failed to validate data to process.
ProtocolCodecException() - Constructor for exception org.apache.mina.filter.codec.ProtocolCodecException
Constructs a new instance.
ProtocolCodecException(String) - Constructor for exception org.apache.mina.filter.codec.ProtocolCodecException
Constructs a new instance with the specified message.
ProtocolCodecException(Throwable) - Constructor for exception org.apache.mina.filter.codec.ProtocolCodecException
Constructs a new instance with the specified cause.
ProtocolCodecException(String, Throwable) - Constructor for exception org.apache.mina.filter.codec.ProtocolCodecException
Constructs a new instance with the specified message and the specified cause.
ProtocolCodecFactory - Interface in org.apache.mina.filter.codec
Provides ProtocolEncoder and ProtocolDecoder which translates binary or protocol specific data into message object and vice versa.
ProtocolCodecFilter - Class in org.apache.mina.filter.codec
An IoFilter which translates binary or protocol specific data into message objects and vice versa using ProtocolCodecFactory, ProtocolEncoder, or ProtocolDecoder.
ProtocolCodecFilter(ProtocolCodecFactory) - Constructor for class org.apache.mina.filter.codec.ProtocolCodecFilter
Creates a new instance of ProtocolCodecFilter, associating a factory for the creation of the encoder and decoder.
ProtocolCodecFilter(ProtocolEncoder, ProtocolDecoder) - Constructor for class org.apache.mina.filter.codec.ProtocolCodecFilter
Creates a new instance of ProtocolCodecFilter, without any factory.
ProtocolCodecFilter(Class<? extends ProtocolEncoder>, Class<? extends ProtocolDecoder>) - Constructor for class org.apache.mina.filter.codec.ProtocolCodecFilter
Creates a new instance of ProtocolCodecFilter, without any factory.
ProtocolCodecSession - Class in org.apache.mina.filter.codec
ProtocolCodecSession() - Constructor for class org.apache.mina.filter.codec.ProtocolCodecSession
Creates a new instance.
ProtocolConfiguration - Class in org.eclipse.scada.protocol.ngp.common
 
ProtocolConfiguration(ClassLoader) - Constructor for class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
ProtocolConfiguration() - Constructor for class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
ProtocolConfigurationFactory - Interface in org.eclipse.scada.protocol.ngp.common
 
ProtocolConfigurationFactoryImpl - Class in org.eclipse.scada.ae.common.ngp
 
ProtocolConfigurationFactoryImpl(ConnectionInformation) - Constructor for class org.eclipse.scada.ae.common.ngp.ProtocolConfigurationFactoryImpl
 
ProtocolConfigurationFactoryImpl - Class in org.eclipse.scada.ca.common.ngp
 
ProtocolConfigurationFactoryImpl(ConnectionInformation) - Constructor for class org.eclipse.scada.ca.common.ngp.ProtocolConfigurationFactoryImpl
 
ProtocolConfigurationFactoryImpl - Class in org.eclipse.scada.da.common.ngp
 
ProtocolConfigurationFactoryImpl(ConnectionInformation) - Constructor for class org.eclipse.scada.da.common.ngp.ProtocolConfigurationFactoryImpl
 
ProtocolConfigurationFactoryImpl - Class in org.eclipse.scada.hd.common.ngp
 
ProtocolConfigurationFactoryImpl(ConnectionInformation) - Constructor for class org.eclipse.scada.hd.common.ngp.ProtocolConfigurationFactoryImpl
 
ProtocolDecoder - Interface in org.apache.mina.filter.codec
Decodes binary or protocol-specific data into higher-level message objects.
ProtocolDecoderAdapter - Class in org.apache.mina.filter.codec
ProtocolDecoderAdapter() - Constructor for class org.apache.mina.filter.codec.ProtocolDecoderAdapter
 
ProtocolDecoderException - Exception in org.apache.mina.filter.codec
An exception that is thrown when ProtocolDecoder cannot understand or failed to validate the specified IoBuffer content.
ProtocolDecoderException() - Constructor for exception org.apache.mina.filter.codec.ProtocolDecoderException
Constructs a new instance.
ProtocolDecoderException(String) - Constructor for exception org.apache.mina.filter.codec.ProtocolDecoderException
Constructs a new instance with the specified message.
ProtocolDecoderException(Throwable) - Constructor for exception org.apache.mina.filter.codec.ProtocolDecoderException
Constructs a new instance with the specified cause.
ProtocolDecoderException(String, Throwable) - Constructor for exception org.apache.mina.filter.codec.ProtocolDecoderException
Constructs a new instance with the specified message and the specified cause.
ProtocolDecoderImpl - Class in org.eclipse.scada.protocol.sfp
 
ProtocolDecoderImpl() - Constructor for class org.eclipse.scada.protocol.sfp.ProtocolDecoderImpl
 
ProtocolDecoderOutput - Interface in org.apache.mina.filter.codec
Callback for ProtocolDecoder to generate decoded messages.
ProtocolDescriptor - Interface in org.eclipse.scada.protocol.ngp.common.mc.protocol
 
ProtocolEncoder - Interface in org.apache.mina.filter.codec
Encodes higher-level message objects into binary or protocol-specific data.
ProtocolEncoderAdapter - Class in org.apache.mina.filter.codec
An abstract ProtocolEncoder implementation for those who don't have any resources to dispose.
ProtocolEncoderAdapter() - Constructor for class org.apache.mina.filter.codec.ProtocolEncoderAdapter
 
ProtocolEncoderException - Exception in org.apache.mina.filter.codec
An exception that is thrown when ProtocolEncoder cannot understand or failed to validate the specified message object.
ProtocolEncoderException() - Constructor for exception org.apache.mina.filter.codec.ProtocolEncoderException
Constructs a new instance.
ProtocolEncoderException(String) - Constructor for exception org.apache.mina.filter.codec.ProtocolEncoderException
Constructs a new instance with the specified message.
ProtocolEncoderException(Throwable) - Constructor for exception org.apache.mina.filter.codec.ProtocolEncoderException
Constructs a new instance with the specified cause.
ProtocolEncoderException(String, Throwable) - Constructor for exception org.apache.mina.filter.codec.ProtocolEncoderException
Constructs a new instance with the specified message and the specified cause.
ProtocolEncoderImpl - Class in org.eclipse.scada.protocol.sfp
 
ProtocolEncoderImpl() - Constructor for class org.eclipse.scada.protocol.sfp.ProtocolEncoderImpl
 
ProtocolEncoderOutput - Interface in org.apache.mina.filter.codec
Callback for ProtocolEncoder to generate encoded messages such as IoBuffers.
ProtocolErrorException - Exception in org.eclipse.scada.core.client.net
 
ProtocolErrorException() - Constructor for exception org.eclipse.scada.core.client.net.ProtocolErrorException
 
ProtocolFactory - Class in org.eclipse.scada.ae.protocol.ngp.codec
 
ProtocolFactory - Class in org.eclipse.scada.ca.protocol.ngp.codec
 
ProtocolFactory - Class in org.eclipse.scada.core.protocol.ngp.codec
 
ProtocolFactory - Class in org.eclipse.scada.da.protocol.ngp.codec
 
ProtocolFactory - Class in org.eclipse.scada.hd.protocol.ngp.codec
 
ProtocolIoHandlerFactory - Class in org.eclipse.scada.core.client.ngp
 
ProtocolIoHandlerFactory(ProtocolConfigurationFactory) - Constructor for class org.eclipse.scada.core.client.ngp.ProtocolIoHandlerFactory
 
provides(ChartInput) - Method in class org.eclipse.scada.ui.chart.viewer.ArchiveSeriesViewer
 
provides(ChartInput) - Method in class org.eclipse.scada.ui.chart.viewer.CompositeArchiveQualityViewer
 
provides(ChartInput) - Method in class org.eclipse.scada.ui.chart.viewer.DataItemSeriesViewer
 
provides(ChartInput) - Method in interface org.eclipse.scada.ui.chart.viewer.InputViewer
 
provides(ChartInput) - Method in class org.eclipse.scada.ui.chart.viewer.ScriptSeriesViewer
 
PROXY_SESSION - Static variable in class org.apache.mina.proxy.session.ProxyIoSession
 
ProxyAuthException - Exception in org.apache.mina.proxy
ProxyAuthException.java - This class extends SaslException and represents an authentication failure to the proxy.
ProxyAuthException(String) - Constructor for exception org.apache.mina.proxy.ProxyAuthException
ProxyAuthException(String, Throwable) - Constructor for exception org.apache.mina.proxy.ProxyAuthException
ProxyConnector - Class in org.apache.mina.proxy
ProxyConnector.java - Decorator for SocketConnector to provide proxy support, as suggested by MINA list discussions.
ProxyConnector() - Constructor for class org.apache.mina.proxy.ProxyConnector
Creates a new proxy connector.
ProxyConnector(SocketConnector) - Constructor for class org.apache.mina.proxy.ProxyConnector
Creates a new proxy connector.
ProxyConnector(SocketConnector, IoSessionConfig, Executor) - Constructor for class org.apache.mina.proxy.ProxyConnector
Creates a new proxy connector.
ProxyFilter - Class in org.apache.mina.proxy.filter
ProxyFilter.java - Proxy IoFilter.
ProxyFilter() - Constructor for class org.apache.mina.proxy.filter.ProxyFilter
Create a new ProxyFilter.
ProxyHandshakeIoBuffer - Class in org.apache.mina.proxy.filter
ProxyHandshakeIoBuffer.java - IoBuffer wrapper to indicate handshake related messages which should not be passed upstream of the ProxyFilter.
ProxyHandshakeIoBuffer(IoBuffer) - Constructor for class org.apache.mina.proxy.filter.ProxyHandshakeIoBuffer
 
proxyIoSession - Variable in class org.apache.mina.proxy.handlers.http.AbstractAuthLogicHandler
Object that contains all the proxy authentication session informations.
ProxyIoSession - Class in org.apache.mina.proxy.session
ProxyIoSession.java - Class that contains all informations for the current proxy authentication session.
ProxyIoSession(InetSocketAddress, ProxyRequest) - Constructor for class org.apache.mina.proxy.session.ProxyIoSession
Constructor.
ProxyIoSessionInitializer<T extends ConnectFuture> - Class in org.apache.mina.proxy.session
ProxyIoSessionInitializer.java - IoSessionInitializer wrapper class to inject the ProxyIoSession object that contains all the attributes of the target connection into the IoSession.
ProxyIoSessionInitializer(IoSessionInitializer<T>, ProxyIoSession) - Constructor for class org.apache.mina.proxy.session.ProxyIoSessionInitializer
 
ProxyLogicHandler - Interface in org.apache.mina.proxy
ProxyLogicHandler.java - Interface implemented by classes containing proxy type specific logic.
ProxyRequest - Class in org.apache.mina.proxy.handlers
ProxyRequest.java - Abstract wrapper class for proxy requests.
ProxyRequest() - Constructor for class org.apache.mina.proxy.handlers.ProxyRequest
Implicit constructor.
ProxyRequest(InetSocketAddress) - Constructor for class org.apache.mina.proxy.handlers.ProxyRequest
Basic constructor of a ProxyRequest that only sets the address of the request endpoint.
proxySessionOpened(IoSession) - Method in class org.apache.mina.proxy.AbstractProxyIoHandler
Method called only when handshake has completed.
purge() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
purge() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
purgeFactory(UserInformation, String) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
purgeFactory(UserInformation, String) - Method in interface org.eclipse.scada.ca.ConfigurationAdministrator
 
put(byte) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
put(int, byte) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
put(ByteBuffer) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes the content of the specified src into this buffer.
put(byte[], int, int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
put(IoBuffer) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes the content of the specified src into this buffer.
put(byte[]) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
put(byte) - Method in class org.apache.mina.core.buffer.IoBuffer
 
put(int, byte) - Method in class org.apache.mina.core.buffer.IoBuffer
 
put(ByteBuffer) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes the content of the specified src into this buffer.
put(IoBuffer) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes the content of the specified src into this buffer.
put(byte[], int, int) - Method in class org.apache.mina.core.buffer.IoBuffer
 
put(byte[]) - Method in class org.apache.mina.core.buffer.IoBuffer
 
put(byte) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
put(int, byte) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
put(IoBuffer) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
put(ByteBuffer) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
put(byte[], int, int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
put(byte[]) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
put(IoSession) - Method in class org.apache.mina.core.session.ExpiringSessionRecycler
 
put(IoSession) - Method in interface org.apache.mina.core.session.IoSessionRecycler
Called when the underlying transport creates or writes a new IoSession.
PUT - Static variable in class org.apache.mina.proxy.handlers.http.HttpProxyConstants
The HTTP PUT verb.
put(int, byte) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
put(int, IoBuffer) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
put(int, byte) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
put(int, IoBuffer) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
put(byte) - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter
 
put(IoBuffer) - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter
 
put(int, byte) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteWriter
Puts a byte at the given index.
put(int, IoBuffer) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteWriter
Puts bytes from the IoBuffer at the given index.
put(byte) - Method in interface org.apache.mina.util.byteaccess.IoRelativeWriter
Puts a byte and advances the reader.
put(IoBuffer) - Method in interface org.apache.mina.util.byteaccess.IoRelativeWriter
Puts enough bytes to fill the IoBuffer and advances the reader.
put(K, V) - Method in class org.apache.mina.util.CopyOnWriteMap
Adds the provided key and value to this map.
put(K, V) - Method in class org.apache.mina.util.ExpiringMap
 
put(K, V) - Method in class org.apache.mina.util.LazyInitializedCacheMap
put(String, Value) - Method in class org.eclipse.scada.net.base.data.MapValue
 
put(Object, Object) - Method in class org.eclipse.scada.ui.databinding.observable.KeyPrefixMapObservable
 
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<? extends K, ? extends V>) - Method in class org.apache.mina.util.CopyOnWriteMap
Inserts all the keys and values contained in the provided map to this map.
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.mina.util.ExpiringMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.mina.util.LazyInitializedCacheMap
putAll(Map) - Method in class org.eclipse.scada.ui.databinding.observable.KeyPrefixMapObservable
 
putAll(Map<Key, Value>) - Method in class org.eclipse.scada.utils.collection.MapBuilder
Add all entries from the provided map
putChar(char) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
putChar(int, char) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
putChar(char) - Method in class org.apache.mina.core.buffer.IoBuffer
 
putChar(int, char) - Method in class org.apache.mina.core.buffer.IoBuffer
 
putChar(char) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putChar(int, char) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putChar(int, char) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
putChar(int, char) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
putChar(char) - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter
 
putChar(int, char) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteWriter
Puts a char at the given index.
putChar(char) - Method in interface org.apache.mina.util.byteaccess.IoRelativeWriter
Puts a char and advances the reader.
putDouble(double) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
putDouble(int, double) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
putDouble(double) - Method in class org.apache.mina.core.buffer.IoBuffer
 
putDouble(int, double) - Method in class org.apache.mina.core.buffer.IoBuffer
 
putDouble(double) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putDouble(int, double) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putDouble(int, double) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
putDouble(int, double) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
putDouble(double) - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter
 
putDouble(int, double) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteWriter
Puts a double at the given index.
putDouble(double) - Method in interface org.apache.mina.util.byteaccess.IoRelativeWriter
Puts a double and advances the reader.
putEnum(Enum<?>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an enum's ordinal value to the buffer as a byte.
putEnum(int, Enum<?>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an enum's ordinal value to the buffer as a byte.
putEnum(Enum<?>) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an enum's ordinal value to the buffer as a byte.
putEnum(int, Enum<?>) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an enum's ordinal value to the buffer as a byte.
putEnum(Enum<?>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putEnum(int, Enum<?>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putEnumInt(Enum<?>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an enum's ordinal value to the buffer as an integer.
putEnumInt(int, Enum<?>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an enum's ordinal value to the buffer as an integer.
putEnumInt(Enum<?>) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an enum's ordinal value to the buffer as an integer.
putEnumInt(int, Enum<?>) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an enum's ordinal value to the buffer as an integer.
putEnumInt(Enum<?>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putEnumInt(int, Enum<?>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putEnumSet(Set<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes the specified Set to the buffer as a byte sized bit vector.
putEnumSet(int, Set<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes the specified Set to the buffer as a byte sized bit vector.
putEnumSet(Set<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes the specified Set to the buffer as a byte sized bit vector.
putEnumSet(int, Set<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes the specified Set to the buffer as a byte sized bit vector.
putEnumSet(Set<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putEnumSet(int, Set<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putEnumSetInt(Set<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes the specified Set to the buffer as an int sized bit vector.
putEnumSetInt(int, Set<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes the specified Set to the buffer as an int sized bit vector.
putEnumSetInt(Set<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes the specified Set to the buffer as an int sized bit vector.
putEnumSetInt(int, Set<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes the specified Set to the buffer as an int sized bit vector.
putEnumSetInt(Set<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putEnumSetInt(int, Set<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putEnumSetLong(Set<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes the specified Set to the buffer as a long sized bit vector.
putEnumSetLong(int, Set<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes the specified Set to the buffer as a long sized bit vector.
putEnumSetLong(Set<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes the specified Set to the buffer as a long sized bit vector.
putEnumSetLong(int, Set<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes the specified Set to the buffer as a long sized bit vector.
putEnumSetLong(Set<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putEnumSetLong(int, Set<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putEnumSetShort(Set<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes the specified Set to the buffer as a short sized bit vector.
putEnumSetShort(int, Set<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes the specified Set to the buffer as a short sized bit vector.
putEnumSetShort(Set<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes the specified Set to the buffer as a short sized bit vector.
putEnumSetShort(int, Set<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes the specified Set to the buffer as a short sized bit vector.
putEnumSetShort(Set<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putEnumSetShort(int, Set<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putEnumShort(Enum<?>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an enum's ordinal value to the buffer as a short.
putEnumShort(int, Enum<?>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an enum's ordinal value to the buffer as a short.
putEnumShort(Enum<?>) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an enum's ordinal value to the buffer as a short.
putEnumShort(int, Enum<?>) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an enum's ordinal value to the buffer as a short.
putEnumShort(Enum<?>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putEnumShort(int, Enum<?>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putFloat(float) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
putFloat(int, float) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
putFloat(float) - Method in class org.apache.mina.core.buffer.IoBuffer
 
putFloat(int, float) - Method in class org.apache.mina.core.buffer.IoBuffer
 
putFloat(float) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putFloat(int, float) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putFloat(int, float) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
putFloat(int, float) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
putFloat(float) - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter
 
putFloat(int, float) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteWriter
Puts a float at the given index.
putFloat(float) - Method in interface org.apache.mina.util.byteaccess.IoRelativeWriter
Puts a float and advances the reader.
putIfAbsent(K, LazyInitializer<V>) - Method in class org.apache.mina.util.LazyInitializedCacheMap
If the specified key is not already associated with a value, associate it with the given value.
putInt(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
putInt(int, int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
putInt(int) - Method in class org.apache.mina.core.buffer.IoBuffer
 
putInt(int, int) - Method in class org.apache.mina.core.buffer.IoBuffer
 
putInt(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putInt(int, int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putInt(int, int) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
putInt(int, int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
putInt(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter
 
putInt(int, int) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteWriter
Puts an int at the given index.
putInt(int) - Method in interface org.apache.mina.util.byteaccess.IoRelativeWriter
Puts an int and advances the reader.
putLong(long) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
putLong(int, long) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
putLong(long) - Method in class org.apache.mina.core.buffer.IoBuffer
 
putLong(int, long) - Method in class org.apache.mina.core.buffer.IoBuffer
 
putLong(long) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putLong(int, long) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putLong(int, long) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
putLong(int, long) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
putLong(long) - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter
 
putLong(int, long) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteWriter
Puts a long at the given index.
putLong(long) - Method in interface org.apache.mina.util.byteaccess.IoRelativeWriter
Puts a long and advances the reader.
putMediumInt(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Relative put method for writing a medium int value.
putMediumInt(int, int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Absolute put method for writing a medium int value.
putMediumInt(int) - Method in class org.apache.mina.core.buffer.IoBuffer
Relative put method for writing a medium int value.
putMediumInt(int, int) - Method in class org.apache.mina.core.buffer.IoBuffer
Absolute put method for writing a medium int value.
putMediumInt(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putMediumInt(int, int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putObject(Object) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes the specified Java object to the buffer.
putObject(Object) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes the specified Java object to the buffer.
putObject(Object) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putPrefixedString(CharSequence, CharsetEncoder) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes the content of in into this buffer as a string which has a 16-bit length field before the actual encoded string, using the specified encoder.
putPrefixedString(CharSequence, int, CharsetEncoder) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes the content of in into this buffer as a string which has a 16-bit length field before the actual encoded string, using the specified encoder.
putPrefixedString(CharSequence, int, int, CharsetEncoder) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes the content of in into this buffer as a string which has a 16-bit length field before the actual encoded string, using the specified encoder.
putPrefixedString(CharSequence, int, int, byte, CharsetEncoder) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes the content of in into this buffer as a string which has a 16-bit length field before the actual encoded string, using the specified encoder.
putPrefixedString(CharSequence, CharsetEncoder) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes the content of in into this buffer as a string which has a 16-bit length field before the actual encoded string, using the specified encoder.
putPrefixedString(CharSequence, int, CharsetEncoder) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes the content of in into this buffer as a string which has a 16-bit length field before the actual encoded string, using the specified encoder.
putPrefixedString(CharSequence, int, int, CharsetEncoder) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes the content of in into this buffer as a string which has a 16-bit length field before the actual encoded string, using the specified encoder.
putPrefixedString(CharSequence, int, int, byte, CharsetEncoder) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes the content of in into this buffer as a string which has a 16-bit length field before the actual encoded string, using the specified encoder.
putPrefixedString(CharSequence, CharsetEncoder) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putPrefixedString(CharSequence, int, CharsetEncoder) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putPrefixedString(CharSequence, int, int, CharsetEncoder) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putPrefixedString(CharSequence, int, int, byte, CharsetEncoder) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putShort(short) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
putShort(int, short) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
putShort(short) - Method in class org.apache.mina.core.buffer.IoBuffer
 
putShort(int, short) - Method in class org.apache.mina.core.buffer.IoBuffer
 
putShort(short) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putShort(int, short) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putShort(int, short) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
putShort(int, short) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
putShort(short) - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter
 
putShort(int, short) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteWriter
Puts a short at the given index.
putShort(short) - Method in interface org.apache.mina.util.byteaccess.IoRelativeWriter
Puts a short and advances the reader.
putString(CharSequence, CharsetEncoder) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes the content of in into this buffer using the specified encoder.
putString(CharSequence, int, CharsetEncoder) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes the content of in into this buffer as a NUL-terminated string using the specified encoder.
putString(CharSequence, CharsetEncoder) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes the content of in into this buffer using the specified encoder.
putString(CharSequence, int, CharsetEncoder) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes the content of in into this buffer as a NUL-terminated string using the specified encoder.
putString(CharSequence, int, CharsetEncoder) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putString(CharSequence, CharsetEncoder) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsigned(byte) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned byte into the ByteBuffer
putUnsigned(int, byte) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned byte into the ByteBuffer at a specified position
putUnsigned(short) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned byte into the ByteBuffer
putUnsigned(int, short) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned byte into the ByteBuffer at a specified position
putUnsigned(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned byte into the ByteBuffer
putUnsigned(int, int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned byte into the ByteBuffer at a specified position
putUnsigned(long) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned byte into the ByteBuffer
putUnsigned(int, long) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned byte into the ByteBuffer at a specified position
putUnsigned(byte) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned byte into the ByteBuffer
putUnsigned(int, byte) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned byte into the ByteBuffer at a specified position
putUnsigned(short) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned byte into the ByteBuffer
putUnsigned(int, short) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned byte into the ByteBuffer at a specified position
putUnsigned(int) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned byte into the ByteBuffer
putUnsigned(int, int) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned byte into the ByteBuffer at a specified position
putUnsigned(long) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned byte into the ByteBuffer
putUnsigned(int, long) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned byte into the ByteBuffer at a specified position
putUnsigned(byte) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsigned(int, byte) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsigned(short) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsigned(int, short) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsigned(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsigned(int, int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsigned(long) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsigned(int, long) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsignedInt(byte) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned int into the ByteBuffer
putUnsignedInt(int, byte) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned int into the ByteBuffer at a specified position
putUnsignedInt(short) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned int into the ByteBuffer
putUnsignedInt(int, short) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned int into the ByteBuffer at a specified position
putUnsignedInt(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned int into the ByteBuffer
putUnsignedInt(int, int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned int into the ByteBuffer at a specified position
putUnsignedInt(long) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned int into the ByteBuffer
putUnsignedInt(int, long) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned int into the ByteBuffer at a specified position
putUnsignedInt(byte) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned int into the ByteBuffer
putUnsignedInt(int, byte) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned int into the ByteBuffer at a specified position
putUnsignedInt(short) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned int into the ByteBuffer
putUnsignedInt(int, short) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned int into the ByteBuffer at a specified position
putUnsignedInt(int) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned int into the ByteBuffer
putUnsignedInt(int, int) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned int into the ByteBuffer at a specified position
putUnsignedInt(long) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned int into the ByteBuffer
putUnsignedInt(int, long) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned int into the ByteBuffer at a specified position
putUnsignedInt(byte) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsignedInt(int, byte) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsignedInt(short) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsignedInt(int, short) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsignedInt(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsignedInt(int, int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsignedInt(long) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsignedInt(int, long) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsignedShort(byte) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned short into the ByteBuffer
putUnsignedShort(int, byte) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned Short into the ByteBuffer at a specified position
putUnsignedShort(short) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned Short into the ByteBuffer
putUnsignedShort(int, short) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned Short into the ByteBuffer at a specified position
putUnsignedShort(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned Short into the ByteBuffer
putUnsignedShort(int, int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned Short into the ByteBuffer at a specified position
putUnsignedShort(long) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned Short into the ByteBuffer
putUnsignedShort(int, long) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Writes an unsigned Short into the ByteBuffer at a specified position
putUnsignedShort(byte) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned short into the ByteBuffer
putUnsignedShort(int, byte) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned Short into the ByteBuffer at a specified position
putUnsignedShort(short) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned Short into the ByteBuffer
putUnsignedShort(int, short) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned Short into the ByteBuffer at a specified position
putUnsignedShort(int) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned Short into the ByteBuffer
putUnsignedShort(int, int) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned Short into the ByteBuffer at a specified position
putUnsignedShort(long) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned Short into the ByteBuffer
putUnsignedShort(int, long) - Method in class org.apache.mina.core.buffer.IoBuffer
Writes an unsigned Short into the ByteBuffer at a specified position
putUnsignedShort(byte) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsignedShort(int, byte) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsignedShort(short) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsignedShort(int, short) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsignedShort(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsignedShort(int, int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsignedShort(long) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
putUnsignedShort(int, long) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
PWD_PROPERTY - Static variable in class org.apache.mina.proxy.handlers.http.HttpProxyConstants
The password property.

Q

QualityRenderer - Class in org.eclipse.scada.chart.swt.render
 
QualityRenderer(ChartRenderer, SeriesData) - Constructor for class org.eclipse.scada.chart.swt.render.QualityRenderer
 
Query - Interface in org.eclipse.scada.ae
Must be automatically garbage collected if the QueryListener implementation does not store the instance itself
Query - Interface in org.eclipse.scada.hd
An interface for querying historical value data
query - Variable in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
QueryBuffer - Class in org.eclipse.scada.hd.ui.data
 
QueryBuffer(Connection, String, QueryParameters) - Constructor for class org.eclipse.scada.hd.ui.data.QueryBuffer
 
QueryBuffer(Connection, String, QueryParameters, QueryListener) - Constructor for class org.eclipse.scada.hd.ui.data.QueryBuffer
 
QueryByExampleTab - Class in org.eclipse.scada.ae.ui.views.filter
 
QueryByExampleTab() - Constructor for class org.eclipse.scada.ae.ui.views.filter.QueryByExampleTab
 
QueryByExampleTab_Name - Static variable in class org.eclipse.scada.ae.ui.views.filter.Messages
 
QueryChannelSeriesData - Class in org.eclipse.scada.ui.chart.viewer.input
 
QueryChannelSeriesData(Realm, XAxis, YAxis, QuerySeriesData, String) - Constructor for class org.eclipse.scada.ui.chart.viewer.input.QueryChannelSeriesData
 
queryData(List<Event>) - Method in interface org.eclipse.scada.ae.QueryListener
 
QueryHelper - Class in org.eclipse.scada.hd.net
 
QueryHelper() - Constructor for class org.eclipse.scada.hd.net.QueryHelper
 
QueryImpl - Class in org.eclipse.scada.ae.client.net
 
QueryImpl(ConnectionImpl, long, QueryListener) - Constructor for class org.eclipse.scada.ae.client.net.QueryImpl
 
QueryImpl - Class in org.eclipse.scada.ae.client.ngp
 
QueryImpl(ExecutorService, ConnectionImpl, long, QueryListener) - Constructor for class org.eclipse.scada.ae.client.ngp.QueryImpl
 
QueryImpl - Class in org.eclipse.scada.hd.client.net
 
QueryImpl(Executor, ConnectionImpl, String, QueryParameters, QueryListener) - Constructor for class org.eclipse.scada.hd.client.net.QueryImpl
 
QueryImpl - Class in org.eclipse.scada.hd.client.ngp
 
QueryImpl(Executor, ConnectionImpl, Long, String, QueryParameters, QueryListener) - Constructor for class org.eclipse.scada.hd.client.ngp.QueryImpl
 
QueryInput - Class in org.eclipse.scada.ui.chart.viewer.input
 
QueryInput(ResourceManager) - Constructor for class org.eclipse.scada.ui.chart.viewer.input.QueryInput
 
QueryInput_Format_LoadingState - Static variable in class org.eclipse.scada.ui.chart.viewer.input.Messages
 
QueryInput_Format_Quality - Static variable in class org.eclipse.scada.ui.chart.viewer.input.Messages
 
QueryInput_Format_Value - Static variable in class org.eclipse.scada.ui.chart.viewer.input.Messages
 
QueryListener - Interface in org.eclipse.scada.ae
 
QueryListener - Interface in org.eclipse.scada.hd
A query listener interface
QueryManager - Class in org.eclipse.scada.ae.client.ngp
 
QueryManager(ExecutorService, ConnectionImpl) - Constructor for class org.eclipse.scada.ae.client.ngp.QueryManager
 
QueryParameters - Class in org.eclipse.scada.hd.data
 
QueryParameters(long, long, int) - Constructor for class org.eclipse.scada.hd.data.QueryParameters
 
queryPropertyChange(PropertyChangeEvent) - Method in class org.eclipse.scada.ui.chart.viewer.input.QueryInput
 
QuerySeriesData - Class in org.eclipse.scada.ui.chart.viewer.input
 
QuerySeriesData(Item, Realm, XAxis, YAxis) - Constructor for class org.eclipse.scada.ui.chart.viewer.input.QuerySeriesData
 
QueryState - Enum in org.eclipse.scada.ae.data
 
QueryState - Enum in org.eclipse.scada.hd
 
queryStateChanged(QueryState, Throwable) - Method in interface org.eclipse.scada.ae.QueryListener
 

R

RADIO_VALUE - Static variable in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
The 'RADIO' literal value.
RADIO_VALUE - Static variable in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
The 'RADIO' literal value.
random - Variable in class org.eclipse.scada.hd.client.net.ConnectionImpl
 
read(S, IoBuffer) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Reads a sequence of bytes from a IoSession into the given IoBuffer.
read() - Method in class org.apache.mina.core.session.AbstractIoSession
TODO This javadoc is wrong.
read() - Method in interface org.apache.mina.core.session.IoSession
TODO This javadoc is wrong.
read() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
read(NioSession, IoBuffer) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
 
READ_DESCRIPTOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
The default value of the 'Read Descriptor' attribute.
READ_DESCRIPTOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
The default value of the 'Read Descriptor' attribute.
READ_DESCRIPTOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.TextInputComponentImpl
The default value of the 'Read Descriptor' attribute.
READABLE_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Readable Component' class.
READABLE_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Readable Component' class.
READABLE_COMPONENT__ATTRIBUTE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Attribute' attribute feature.
READABLE_COMPONENT__ATTRIBUTE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Attribute' attribute.
READABLE_COMPONENT__DECIMAL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Decimal' attribute feature.
READABLE_COMPONENT__DECIMAL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Decimal' attribute.
READABLE_COMPONENT__FORMAT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Format' attribute feature.
READABLE_COMPONENT__FORMAT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Format' attribute.
READABLE_COMPONENT__HD_CONNECTION_ID - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Hd Connection Id' attribute feature.
READABLE_COMPONENT__HD_CONNECTION_ID - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Connection Id' attribute.
READABLE_COMPONENT__HD_ITEM_ID - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Hd Item Id' attribute feature.
READABLE_COMPONENT__HD_ITEM_ID - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Item Id' attribute.
READABLE_COMPONENT__HD_QUERY_STRING - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Hd Query String' attribute feature.
READABLE_COMPONENT__HD_QUERY_STRING - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Query String' attribute.
READABLE_COMPONENT__IS_TEXT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Is Text' attribute feature.
READABLE_COMPONENT__IS_TEXT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Is Text' attribute.
READABLE_COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
READABLE_COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Readable Component' class.
ReadableComponent - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Readable Component'.
ReadableComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Readable Component'.
ReadableComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
ReadableComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a ReadableComponent object.
ReadableComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.ReadableComponentItemProvider
This constructs an instance from a factory and a notifier.
ReadableComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Readable Component'.
ReadableComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.ReadableComponentTest
Constructs a new Readable Component test case with the given name.
ReadAll - Class in org.eclipse.scada.protocol.sfp.messages
 
ReadAll() - Constructor for class org.eclipse.scada.protocol.sfp.messages.ReadAll
 
readBoolean() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readByte() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readChar() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readDescriptor - Variable in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
The cached value of the 'Read Descriptor' attribute.
readDescriptor - Variable in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
The cached value of the 'Read Descriptor' attribute.
readDescriptor - Variable in class org.eclipse.scada.vi.details.model.impl.TextInputComponentImpl
The cached value of the 'Read Descriptor' attribute.
readDouble() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
READER_IDLE - Static variable in class org.apache.mina.core.session.IdleStatus
Represents the session status that no data is coming from the remote peer.
readFloat() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readFully(byte[]) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readFully(byte[], int, int) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
ReadFuture - Interface in org.apache.mina.core.future
readInt() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readLine() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
Deprecated. 
readLong() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readObject() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readSecurityBufferTarget(byte[], int) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
Reads the byte array described by the security buffer stored at the securityBufferOffset offset.
readShort() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readUnsignedByte() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readUnsignedShort() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readUTF() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
Realm - Interface in org.eclipse.scada.chart
 
RealTimeGroupTab_TabLabel - Static variable in class org.eclipse.scada.vi.details.swt.impl.Messages
 
RealTimeList - Class in org.eclipse.scada.da.ui.client.test.views.realtime
 
RealTimeList() - Constructor for class org.eclipse.scada.da.ui.client.test.views.realtime.RealTimeList
 
RealtimeListAdapter - Interface in org.eclipse.scada.da.ui.widgets.realtime
 
RealtimeListDragSourceListener - Class in org.eclipse.scada.da.ui.widgets.realtime
 
RealtimeListDragSourceListener(Viewer) - Constructor for class org.eclipse.scada.da.ui.widgets.realtime.RealtimeListDragSourceListener
 
RealtimeListDragSourceListener_TypeError - Static variable in class org.eclipse.scada.da.ui.widgets.realtime.Messages
 
RealTimeListViewer - Class in org.eclipse.scada.da.ui.widgets.realtime
 
RealTimeListViewer() - Constructor for class org.eclipse.scada.da.ui.widgets.realtime.RealTimeListViewer
 
RealTimeListViewer_Col_Text_Id - Static variable in class org.eclipse.scada.da.ui.widgets.realtime.Messages
 
RealTimeListViewer_Col_Text_State - Static variable in class org.eclipse.scada.da.ui.widgets.realtime.Messages
 
RealTimeListViewer_Col_Text_Type - Static variable in class org.eclipse.scada.da.ui.widgets.realtime.Messages
 
RealTimeListViewer_Col_Text_Value - Static variable in class org.eclipse.scada.da.ui.widgets.realtime.Messages
 
RealTimeListViewer_ErrorLoadingData - Static variable in class org.eclipse.scada.da.ui.widgets.realtime.Messages
 
ReasonMessage - Class in org.eclipse.scada.protocol.ngp.common.mc.message
 
ReasonMessage(String, int) - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.message.ReasonMessage
 
receive(H, IoBuffer) - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
 
receive(DatagramChannel, IoBuffer) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
 
RecoverableProtocolDecoderException - Exception in org.apache.mina.filter.codec
A special exception that tells the ProtocolDecoder can keep decoding even after this exception is thrown.
RecoverableProtocolDecoderException() - Constructor for exception org.apache.mina.filter.codec.RecoverableProtocolDecoderException
 
RecoverableProtocolDecoderException(String) - Constructor for exception org.apache.mina.filter.codec.RecoverableProtocolDecoderException
 
RecoverableProtocolDecoderException(Throwable) - Constructor for exception org.apache.mina.filter.codec.RecoverableProtocolDecoderException
 
RecoverableProtocolDecoderException(String, Throwable) - Constructor for exception org.apache.mina.filter.codec.RecoverableProtocolDecoderException
 
Rectangle - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Rectangle'.
RECTANGLE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Rectangle' class.
RECTANGLE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Rectangle' class.
RECTANGLE__ALPHA - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Alpha' attribute.
RECTANGLE__ANTIALIAS - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Antialias' attribute.
RECTANGLE__BACKGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Background Color' attribute.
RECTANGLE__BORDER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Border' attribute.
RECTANGLE__CURSOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Cursor' reference.
RECTANGLE__FILL - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Fill' attribute.
RECTANGLE__FOREGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Foreground Color' attribute.
RECTANGLE__LINE_WIDTH - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Line Width' attribute.
RECTANGLE__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Name' attribute.
RECTANGLE__ON_CLICK - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Click' attribute.
RECTANGLE__ON_DOUBLE_CLICK - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Double Click' attribute.
RECTANGLE__OPAQUE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Opaque' attribute.
RECTANGLE__OUTLINE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Outline' attribute.
RECTANGLE__SIZE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Size' containment reference.
RECTANGLE__TOOL_TIP - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Tool Tip' attribute.
RECTANGLE__VISIBLE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Visible' attribute.
RECTANGLE_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Rectangle' class.
RectangleController - Class in org.eclipse.scada.vi.ui.draw2d.primitives
 
RectangleController(SymbolController, Rectangle, ResourceManager) - Constructor for class org.eclipse.scada.vi.ui.draw2d.primitives.RectangleController
 
RectangleFigureExtension - Class in org.eclipse.scada.vi.ui.draw2d.primitives
 
RectangleFigureExtension(ShapeController) - Constructor for class org.eclipse.scada.vi.ui.draw2d.primitives.RectangleFigureExtension
 
RectangleImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Rectangle'.
RectangleImpl() - Constructor for class org.eclipse.scada.vi.model.impl.RectangleImpl
 
RectangleItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a Rectangle object.
RectangleItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.RectangleItemProvider
This constructs an instance from a factory and a notifier.
rectangleItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all Rectangle instances.
RectangleTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Rectangle'.
RectangleTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.RectangleTest
Constructs a new Rectangle test case with the given name.
recycle(SocketAddress) - Method in class org.apache.mina.core.session.ExpiringSessionRecycler
 
recycle(SocketAddress) - Method in interface org.apache.mina.core.session.IoSessionRecycler
Attempts to retrieve a recycled IoSession.
redraw() - Method in class org.eclipse.scada.chart.swt.ChartAreaRenderer
 
redraw() - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
redraw() - Method in class org.eclipse.scada.chart.swt.render.AbstractRenderer
 
ReferenceCountingFilter - Class in org.apache.mina.filter.util
An IoFilters wrapper that keeps track of the number of usages of this filter and will call init/destroy when the filter is not in use.
ReferenceCountingFilter(IoFilter) - Constructor for class org.apache.mina.filter.util.ReferenceCountingFilter
 
Reflections - Class in org.eclipse.scada.utils.reflect
 
refresh() - Method in class org.eclipse.scada.core.ui.styles.StateStyler
 
refreshData() - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
refreshViewerAction - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartActionBarContributor
This action refreshes the viewer of the current editor if the editor implements IViewerProvider.
refreshViewerAction - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This action refreshes the viewer of the current editor if the editor implements IViewerProvider.
refreshViewerAction - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceActionBarContributor
This action refreshes the viewer of the current editor if the editor implements IViewerProvider.
regenerate() - Method in class org.eclipse.scada.chart.AsyncFunctionSeriesData
 
register(H, AbstractPollingIoConnector<T, H>.ConnectionRequest) - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
Register a new client socket for connection, add it to connection polling
register(DatagramChannel, AbstractPollingIoConnector<NioSession, DatagramChannel>.ConnectionRequest) - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
 
register(SocketChannel, AbstractPollingIoConnector<NioSession, SocketChannel>.ConnectionRequest) - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
Register a new client socket for connection, add it to connection polling
register(BundleContext) - Method in class org.eclipse.scada.core.ui.connection.login.factory.MultiLoginHandler
 
register(BundleContext) - Method in interface org.eclipse.scada.core.ui.connection.login.LoginHandler
 
register() - Method in class org.eclipse.scada.core.ui.connection.login.LoginSession
 
register(ItemManager) - Method in class org.eclipse.scada.da.client.DataItem
 
register() - Method in class org.eclipse.scada.da.client.net.operations.BrowseOperationController
 
register() - Method in class org.eclipse.scada.da.client.net.operations.WriteAttributesOperationController
 
register() - Method in class org.eclipse.scada.da.client.net.operations.WriteOperationController
 
register() - Method in class org.eclipse.scada.net.base.LongRunningController
 
registerCallbackHandler(Request, CallbackHandler) - Method in class org.eclipse.scada.core.client.ngp.ConnectionBaseImpl
 
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
 
registerDriver() - Static method in class org.eclipse.scada.ae.client.net.DriverFactoryImpl
 
registerDriver() - Static method in class org.eclipse.scada.ae.client.ngp.DriverFactoryImpl
 
registerDriver() - Static method in class org.eclipse.scada.ca.client.ngp.DriverFactoryImpl
 
registerDriver() - Static method in class org.eclipse.scada.da.client.net.DriverFactory
 
registerDriver() - Static method in class org.eclipse.scada.da.client.ngp.DriverFactoryImpl
 
registerDriver() - Static method in class org.eclipse.scada.da.client.sfp.DriverFactoryImpl
 
registerDriver() - Static method in class org.eclipse.scada.hd.client.net.DriverFactoryImpl
 
registerDriver() - Static method in class org.eclipse.scada.hd.client.ngp.DriverFactoryImpl
 
registerDriverFactory(DriverFactory) - Static method in class org.eclipse.scada.core.client.ConnectionFactory
 
registeredDrivers - Static variable in class org.eclipse.scada.core.client.ConnectionFactory
 
registerHandler(long, CallbackHandler) - Method in class org.eclipse.scada.core.client.ngp.CallbackHandlerManager
 
registerItem(String, String, String, boolean, boolean) - Method in class org.eclipse.scada.vi.data.RegistrationManager
 
registerItem(String, String, String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolContext
 
registerItem(String, String, String, boolean, boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolContext
 
registerItem(String, String, String, boolean, boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
registerMenuManager(MenuManager) - Method in class org.eclipse.scada.vi.ui.user.SingleVisualInterfaceViewPart
 
registerMenuManager(MenuManager) - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewManager
 
registerMessageTag(long, Messenger.MessageTag) - Method in class org.eclipse.scada.net.mina.Messenger
 
registerNewSelector() - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
In the case we are using the java select() method, this method is used to trash the buggy selector and create a new one, registring all the sockets on it.
registerNewSelector() - Method in class org.apache.mina.transport.socket.nio.NioProcessor
In the case we are using the java select() method, this method is used to trash the buggy selector and create a new one, registering all the sockets on it.
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
registerService(UserInformation, BundleContext, String, Service) - Method in class org.eclipse.scada.ca.common.factory.AbstractServiceFactory
 
REGISTRATION - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Registration' class.
REGISTRATION - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Registration' class.
Registration - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Registration'.
REGISTRATION__AGGREGATE_STATE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Aggregate State' attribute feature.
REGISTRATION__AGGREGATE_STATE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Aggregate State' attribute.
REGISTRATION__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Descriptor' attribute feature.
REGISTRATION__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Descriptor' attribute.
REGISTRATION__KEY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Key' attribute feature.
REGISTRATION__KEY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Key' attribute.
REGISTRATION_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Registration' class.
RegistrationImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Registration'.
RegistrationImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.RegistrationImpl
 
registrationItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all Registration instances.
RegistrationItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a Registration object.
RegistrationItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.RegistrationItemProvider
This constructs an instance from a factory and a notifier.
RegistrationManager - Class in org.eclipse.scada.vi.data
 
RegistrationManager(BundleContext) - Constructor for class org.eclipse.scada.vi.data.RegistrationManager
 
RegistrationManager(BundleContext, String) - Constructor for class org.eclipse.scada.vi.data.RegistrationManager
 
RegistrationManager.Listener - Interface in org.eclipse.scada.vi.data
 
registrations - Variable in class org.eclipse.scada.vi.details.model.impl.GenericComponentImpl
The cached value of the 'Registrations' containment reference list.
RegistrationTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Registration'.
RegistrationTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.RegistrationTest
Constructs a new Registration test case with the given name.
reload() - Method in class org.eclipse.scada.sec.authz.signature.RequestSignatureRuleImpl
 
reload() - Method in class org.eclipse.scada.sec.authz.signature.X509KeySelector
 
reload() - Method in class org.eclipse.scada.vi.ui.user.ErrorView
 
reload() - Method in class org.eclipse.scada.vi.ui.user.viewer.AbstractViewInstance
 
reload() - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewInstance
 
reloadCurrentView() - Method in class org.eclipse.scada.vi.ui.user.SingleVisualInterfaceViewPart
 
reloadCurrentView() - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewManager
 
remaining() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
remaining() - Method in class org.apache.mina.core.buffer.IoBuffer
 
remaining() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
RemoteLevelPresets - Class in org.eclipse.scada.da.client.dataitem.details.extra.part
 
RemoteLevelPresets() - Constructor for class org.eclipse.scada.da.client.dataitem.details.extra.part.RemoteLevelPresets
 
remove(String) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
remove(IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
remove(Class<? extends IoFilter>) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
remove(String) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
remove(IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
remove(Class<? extends IoFilter>) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
remove() - Method in interface org.apache.mina.core.filterchain.IoFilterChain.Entry
Removes this entry from the chain it belongs to.
remove(String) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Removes the filter with the specified name from this chain.
remove(IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Replace the filter with the specified name with the specified new filter.
remove(Class<? extends IoFilter>) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Replace the filter of the specified type with the specified new filter.
remove(S) - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
Removes and closes the specified session from the I/O processor so that the I/O processor closes the connection associated with the session and releases any other related resources.
remove(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Removes and closes the specified session from the I/O processor so that the I/O processor closes the connection associated with the session and releases any other related resources.
remove(S) - Method in interface org.apache.mina.core.service.IoProcessor
Removes and closes the specified session from the I/O processor so that the I/O processor closes the connection associated with the session and releases any other related resources.
remove(IoServiceListener) - Method in class org.apache.mina.core.service.IoServiceListenerSupport
Removes an existing listener.
remove(S) - Method in class org.apache.mina.core.service.SimpleIoProcessorPool
Removes and closes the specified session from the I/O processor so that the I/O processor closes the connection associated with the session and releases any other related resources.
remove(IoSession) - Method in class org.apache.mina.core.session.ExpiringSessionRecycler
 
remove(IoSession) - Method in interface org.apache.mina.core.session.IoSessionRecycler
Called when an IoSession is explicitly closed.
remove(Runnable) - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
remove(Runnable) - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
remove(String) - Method in class org.apache.mina.handler.chain.IoHandlerChain
 
remove() - Method in class org.apache.mina.transport.socket.nio.NioProcessor.IoSessionIterator
remove(int) - Method in class org.apache.mina.util.CircularQueue
 
remove() - Method in class org.apache.mina.util.CircularQueue
 
remove(Object) - Method in class org.apache.mina.util.CopyOnWriteMap
Removed the value and key from this map based on the provided key.
remove(Object) - Method in class org.apache.mina.util.ExpiringMap
 
remove(Object) - Method in class org.apache.mina.util.LazyInitializedCacheMap
remove(Object) - Method in class org.apache.mina.util.MapBackedSet
 
remove() - Method in class org.apache.mina.util.SynchronizedQueue
 
remove(Object) - Method in class org.apache.mina.util.SynchronizedQueue
 
remove(DataEntry) - Method in class org.eclipse.scada.chart.WritableSeriesData
 
remove(ConnectionDescriptor) - Method in interface org.eclipse.scada.core.ui.connection.ConnectionStore
 
remove(ConnectionDescriptor) - Method in class org.eclipse.scada.core.ui.connection.discoverer.file.DefaultFileResourceDiscoverer
 
remove(ItemUpdateListener) - Method in class org.eclipse.scada.da.client.ItemSyncController
 
remove(Object) - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
remove(ListEntry) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListData
 
remove(ListEntry) - Method in interface org.eclipse.scada.da.ui.widgets.realtime.RealtimeListAdapter
 
remove(Collection<ListEntry>) - Method in interface org.eclipse.scada.da.ui.widgets.realtime.RealtimeListAdapter
 
remove(ListEntry) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealTimeListViewer
 
remove(Collection<ListEntry>) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealTimeListViewer
 
remove(Value) - Method in class org.eclipse.scada.net.base.data.ListValue
 
remove(String) - Method in class org.eclipse.scada.net.base.data.MapValue
 
remove(Object) - Method in class org.eclipse.scada.ui.databinding.observable.KeyPrefixMapObservable
 
remove(int) - Method in class org.eclipse.scada.ui.databinding.observable.StringSplitListObservable
 
remove(Object) - Method in class org.eclipse.scada.ui.databinding.observable.StringSplitListObservable
 
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
 
RemoveAction - Class in org.eclipse.scada.da.ui.widgets.realtime
 
RemoveAction(RealtimeListAdapter) - Constructor for class org.eclipse.scada.da.ui.widgets.realtime.RemoveAction
 
RemoveAction_Name - Static variable in class org.eclipse.scada.da.ui.widgets.realtime.Messages
 
removeAll(Collection<?>) - Method in class org.apache.mina.util.SynchronizedQueue
 
removeAll(Collection) - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
removeAll(Collection<ListEntry>) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListData
 
removeAll(Collection) - Method in class org.eclipse.scada.ui.databinding.observable.StringSplitListObservable
 
removeAll(Collection<?>) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
removeAllReferencesOnDelete() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartActionBarContributor
This ensures that a delete action will clean up all references to deleted objects.
removeAllReferencesOnDelete() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This ensures that a delete action will clean up all references to deleted objects.
removeAllReferencesOnDelete() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceActionBarContributor
This ensures that a delete action will clean up all references to deleted objects.
removeAttribute(Object) - Method in class org.apache.mina.core.session.AbstractIoSession
Removes a user-defined attribute with the specified key.
removeAttribute(Object, Object) - Method in class org.apache.mina.core.session.AbstractIoSession
Removes a user defined attribute with the specified key if the current attribute value is equal to the specified value.
removeAttribute(Object) - Method in interface org.apache.mina.core.session.IoSession
Removes a user-defined attribute with the specified key.
removeAttribute(Object, Object) - Method in interface org.apache.mina.core.session.IoSession
Removes a user defined attribute with the specified key if the current attribute value is equal to the specified value.
removeAttribute(IoSession, Object) - Method in interface org.apache.mina.core.session.IoSessionAttributeMap
Removes a user-defined attribute with the specified key.
removeAttribute(IoSession, Object, Object) - Method in interface org.apache.mina.core.session.IoSessionAttributeMap
Removes a user defined attribute with the specified key if the current attribute value is equal to the specified value.
removeAttribute(String) - Method in class org.apache.mina.filter.util.SessionAttributeInitializingFilter
Removes a user-defined attribute with the specified key.
removeBrowserListener(BrowserListener) - Method in interface org.eclipse.scada.ae.client.Connection
 
removeBrowserListener(BrowserListener) - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
removeBrowserListener(BrowserListener) - Method in class org.eclipse.scada.ae.client.ngp.BrowserManager
 
removeBrowserListener(BrowserListener) - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl
 
removeChangeListener(IChangeListener) - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
removeChartViewerListener(ChartViewerListener) - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
removeChild(SymbolController) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
removeConfigration(String) - Method in class org.eclipse.scada.ca.common.FactoryImpl
 
removeConnection(ConnectionDescriptor) - Method in class org.eclipse.scada.core.ui.connection.AbstractConnectionDiscoverer
Remove a connection
removeConnectionListener(ConnectionDiscoveryListener) - Method in class org.eclipse.scada.core.ui.connection.AbstractConnectionDiscoverer
 
removeConnectionListener(ConnectionDiscoveryListener) - Method in interface org.eclipse.scada.core.ui.connection.ConnectionDiscoverer
 
removeConnectionStateListener(ConnectionStateListener) - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
removeConnectionStateListener(ConnectionStateListener) - Method in class org.eclipse.scada.core.client.common.StateNotifier
 
removeConnectionStateListener(ConnectionStateListener) - Method in interface org.eclipse.scada.core.client.Connection
 
removeConnectionStateListener(ConnectionStateListener) - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
removed(NotifyFuture<T>) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator.CompositeFuture
 
removed(ListEntry[]) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ItemListContentProvider
 
removed(ListEntry[]) - Method in interface org.eclipse.scada.da.ui.widgets.realtime.Listener
 
removeDefaultToggle(BlinkCallback) - Static method in class org.eclipse.scada.ui.blink.Activator
 
removeDisposeListener(IDisposeListener) - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
removeDoubleClickListener(IDoubleClickListener) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealTimeListViewer
 
removedResources - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
Resources that have been removed since last activation.
removedResources - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
Resources that have been removed since last activation.
removedResources - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
Resources that have been removed since last activation.
removedService(ServiceReference<ConfigurationFactory>, ConfigurationFactory) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
removedService(ServiceReference<ConnectionRequest>, Object) - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionProvider
 
removedService(ServiceReference<T>, Object) - Method in class org.eclipse.scada.utils.osgi.SingleServiceTracker
 
removeElement(Primitive) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
removeEventListener(String, EventListener) - Method in class org.eclipse.scada.ae.client.EventManager
 
removeExceptionHandler(Class<E>) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
Deregisters a MessageHandler that receives the messages of the specified type.
removeExpirationListener(ExpirationListener<V>) - Method in class org.apache.mina.util.ExpiringMap
 
removeFactoriesListener(FactoriesListener) - Method in interface org.eclipse.scada.ca.client.Connection
 
removeFactoriesListener(FactoriesListener) - Method in class org.eclipse.scada.ca.client.ngp.ConnectionImpl
 
removeFactoryService(String, ConfigurationFactory) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
removeFirst() - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
Remove the first ByteArray in the list
removeFolderListener(FolderListener, Location) - Method in class org.eclipse.scada.da.client.FolderManager
 
removeFolderWatcher(FolderWatcher) - Method in class org.eclipse.scada.da.client.FolderManager
 
removeInput(ChartInput) - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
removeItemUpdateListener(String, ItemUpdateListener) - Method in interface org.eclipse.scada.da.client.ItemManager
 
removeItemUpdateListener(String, ItemUpdateListener) - Method in class org.eclipse.scada.da.client.ItemManagerImpl
 
removeLast() - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
Removes the last ByteArray in the list
removeListener(IoFutureListener<?>) - Method in interface org.apache.mina.core.future.CloseFuture
 
removeListener(IoFutureListener<?>) - Method in interface org.apache.mina.core.future.ConnectFuture
 
removeListener(IoFutureListener<?>) - Method in class org.apache.mina.core.future.DefaultCloseFuture
 
removeListener(IoFutureListener<?>) - Method in class org.apache.mina.core.future.DefaultConnectFuture
 
removeListener(IoFutureListener<?>) - Method in class org.apache.mina.core.future.DefaultIoFuture
Removes an existing event listener so it won't be notified when the future is completed.
removeListener(IoFutureListener<?>) - Method in class org.apache.mina.core.future.DefaultReadFuture
 
removeListener(IoFutureListener<?>) - Method in class org.apache.mina.core.future.DefaultWriteFuture
Removes an existing event listener so it won't be notified when the future is completed.
removeListener(IoFutureListener<?>) - Method in interface org.apache.mina.core.future.IoFuture
Removes an existing event listener so it won't be notified when the future is completed.
removeListener(IoFutureListener<?>) - Method in interface org.apache.mina.core.future.ReadFuture
 
removeListener(IoFutureListener<?>) - Method in interface org.apache.mina.core.future.WriteFuture
Removes an existing event listener so it won't be notified when the future is completed.
removeListener(IoServiceListener) - Method in class org.apache.mina.core.service.AbstractIoService
Removed an existing IoServiceListener that listens any events related with this service.
removeListener(IoServiceListener) - Method in interface org.apache.mina.core.service.IoService
Removed an existing IoServiceListener that listens any events related with this service.
removeListener(SeriesDataListener) - Method in class org.eclipse.scada.chart.AbstractSeriesData
 
removeListener(SeriesDataListener) - Method in interface org.eclipse.scada.chart.SeriesData
 
removeListener(Collection<SubscriptionInformation<T>>) - Method in interface org.eclipse.scada.core.subscription.SubscriptionSource
 
removeListener(SessionListener) - Method in class org.eclipse.scada.core.ui.connection.login.SessionManager
Remove a new listener
removeListener(StyleGenerator.GeneratorListener) - Method in class org.eclipse.scada.core.ui.styles.generator.AbstractStyleGenerator
 
removeListener(StyleGenerator.GeneratorListener) - Method in interface org.eclipse.scada.core.ui.styles.StyleGenerator
 
removeListener(FolderListener) - Method in class org.eclipse.scada.da.client.FolderSyncController
 
removeListener(Listener) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListData
 
removeListener(BlinkCallback) - Method in interface org.eclipse.scada.ui.blink.BlinkService
 
removeListener(INotifyChangedListener) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This removes a listener.
removeListener(ILabelProviderListener) - Method in class org.eclipse.scada.ui.databinding.ViewerLabelProvider
 
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
 
removeListener(INotifyChangedListener) - Method in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory
This removes a listener.
removeListener(RegistrationManager.Listener) - Method in class org.eclipse.scada.vi.data.RegistrationManager
 
removeListener(INotifyChangedListener) - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This removes a listener.
removeListener(VisibilityProvider.Listener) - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.AbstractVisibilityProvider
 
removeListener(VisibilityProvider.Listener) - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.StaticVisibileProvider
 
removeListener(VisibilityProvider.Listener) - Method in interface org.eclipse.scada.vi.details.swt.impl.visibility.VisibilityProvider
 
removeListener(INotifyChangedListener) - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This removes a listener.
removeListenerFrom(Object) - Method in class org.eclipse.scada.hd.ui.connection.views.ConnectionLabelProvider
 
removeListenerFrom(Object) - Method in class org.eclipse.scada.ui.databinding.ListeningLabelProvider
 
removeListenerFrom(Object) - Method in class org.eclipse.scada.ui.databinding.ListeningStyledCellLabelProvider
 
removeListListener(ItemListListener) - Method in interface org.eclipse.scada.hd.client.Connection
Remove a listener from the connection
removeListListener(ItemListListener) - Method in class org.eclipse.scada.hd.client.net.ConnectionImpl
 
removeListListener(ItemListListener) - Method in class org.eclipse.scada.hd.client.ngp.ConnectionImpl
 
removeListListener(ItemListListener) - Method in class org.eclipse.scada.hd.client.ngp.ItemManager
 
removeManagerListener(SubscriptionManagerListener<T>) - Method in class org.eclipse.scada.core.subscription.ListenableSubscriptionManager
 
removeMenu() - Method in class org.eclipse.scada.vi.details.swt.impl.tab.BaseFolderImplementation
 
removeMonitorListener(String, MonitorListener) - Method in class org.eclipse.scada.ae.client.MonitorManager
 
removeMouseListener(ChartMouseListener) - Method in class org.eclipse.scada.chart.swt.ChartAreaRenderer
 
removeMouseListener(ChartMouseListener) - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
removeMouseMoveListener(ChartMouseMoveListener) - Method in class org.eclipse.scada.chart.swt.ChartAreaRenderer
 
removeMouseMoveListener(ChartMouseMoveListener) - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
removeMouseWheelListener(MouseWheelListener) - Method in class org.eclipse.scada.chart.swt.ChartAreaRenderer
 
removeMouseWheelListener(MouseWheelListener) - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
removeNotify() - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.RectangleFigureExtension
 
removePool(ObjectPool<S>) - Method in class org.eclipse.scada.utils.osgi.pool.ObjectPoolTracker
 
removePrivilegeListener(PrivilegeListener) - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
removePrivilegeListener(PrivilegeListener) - Method in interface org.eclipse.scada.core.client.Connection
 
removePrivilegeListener(PrivilegeListener) - Method in class org.eclipse.scada.core.client.net.SessionConnectionBase
 
removeProperty(IoSession, String) - Static method in class org.apache.mina.filter.logging.MdcInjectionFilter
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.scada.da.client.DataItem
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.eclipse.scada.da.client.DataItem
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.scada.utils.beans.AbstractPropertyChange
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.eclipse.scada.utils.beans.AbstractPropertyChange
 
RemoveQueryHandler - Class in org.eclipse.scada.hd.ui.connection.handler
 
RemoveQueryHandler() - Constructor for class org.eclipse.scada.hd.ui.connection.handler.RemoveQueryHandler
 
removeQueryListener(QueryListener) - Method in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
removeReceivedMessageHandler(Class<E>) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
Deregisters a MessageHandler that handles the received messages of the specified type.
removeRenderer(Renderer) - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
removeRenderer(Renderer) - Method in class org.eclipse.scada.chart.swt.manager.ChartManager
 
removeRequest(ConnectionRequest) - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionManager
 
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This implements ISelectionProvider.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.scada.ui.utils.AbstractSelectionProvider
 
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This implements ISelectionProvider.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This implements ISelectionProvider.
removeSentMessageHandler(Class<E>) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
Deregisters a MessageHandler that handles the sent messages of the specified type.
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
 
removeSessionListener(Session.SessionListener) - Method in interface org.eclipse.scada.core.server.Session
 
removeSetChangeListener(ISetChangeListener) - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
removeSource(IObservableSet) - Method in class org.eclipse.scada.ui.databinding.ListeningLabelProvider
 
removeStaleListener(IStaleListener) - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
removeStatusListener(KeyInstanceManager.StatusListener) - Method in class org.eclipse.scada.sec.ui.providers.KeyInstanceManager
 
removeSummaryListener(SummaryListener) - Method in interface org.eclipse.scada.vi.data.SummaryProvider
 
removeSummaryListener(SummaryListener) - Method in class org.eclipse.scada.vi.details.swt.impl.CompositeSummaryProvider
 
removeSummaryListener(SummaryListener) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
removeSummaryListener(SummaryListener) - Method in class org.eclipse.scada.vi.ui.draw2d.VisualInterfaceViewer
 
removeSummaryListener(SummaryListener) - Method in class org.eclipse.scada.vi.ui.user.VisualInterfaceViewInstance
 
removeSummaryProvider(SummaryProvider) - Method in class org.eclipse.scada.vi.details.swt.impl.CompositeSummaryProvider
 
removeTask(Long) - Method in class org.eclipse.scada.utils.concurrent.task.DefaultTaskHandler
 
removeTask(Long) - Method in interface org.eclipse.scada.utils.concurrent.task.TaskHandler
 
removeTester(Button) - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.VisibilityTester
 
removeTo(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
Remove component ByteArrays to the given index (splitting them if necessary) and returning them in a single ByteArray.
removeViewManagerListener(ViewManagerListener) - Method in class org.eclipse.scada.vi.ui.user.SingleVisualInterfaceViewPart
 
removeViewManagerListener(ViewManagerListener) - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewManager
 
render(Graphics, Rectangle) - Method in class org.eclipse.scada.chart.swt.ChartRenderer.SizeRenderProxy
 
render(Graphics, Rectangle) - Method in class org.eclipse.scada.chart.swt.controller.MouseDragZoomer
 
render(Graphics, Rectangle) - Method in class org.eclipse.scada.chart.swt.render.AbstractDataSeriesRenderer
 
render(Graphics, Rectangle) - Method in class org.eclipse.scada.chart.swt.render.AbstractRuler
 
render(Graphics, Rectangle) - Method in interface org.eclipse.scada.chart.swt.render.Renderer
 
render(Graphics, Rectangle) - Method in class org.eclipse.scada.chart.swt.render.XAxisDynamicRenderer
 
render(Graphics, Rectangle) - Method in class org.eclipse.scada.chart.swt.render.YAxisDynamicRenderer
 
Renderer - Interface in org.eclipse.scada.chart.swt.render
 
replace(String, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
replace(IoFilter, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
replace(Class<? extends IoFilter>, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
replace(String, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
replace(IoFilter, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
replace(Class<? extends IoFilter>, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
replace(IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain.Entry
Replace the filter of this entry with the specified new filter.
replace(String, IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Replace the filter with the specified name with the specified new filter.
replace(IoFilter, IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Replace the filter with the specified name with the specified new filter.
replace(Class<? extends IoFilter>, IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
Replace the filter of the specified type with the specified new filter.
replace(String, Map<?, ?>) - Static method in class org.eclipse.scada.utils.str.StringReplacer
Replace with the default pattern of ${var}
replace(String, StringReplacer.ReplaceSource, Pattern) - Static method in class org.eclipse.scada.utils.str.StringReplacer
 
replace(String, String) - Method in interface org.eclipse.scada.utils.str.StringReplacer.ReplaceSource
 
replaceAttribute(Object, Object, Object) - Method in class org.apache.mina.core.session.AbstractIoSession
Replaces a user defined attribute with the specified key if the value of the attribute is equals to the specified old value.
replaceAttribute(Object, Object, Object) - Method in interface org.apache.mina.core.session.IoSession
Replaces a user defined attribute with the specified key if the value of the attribute is equals to the specified old value.
replaceAttribute(IoSession, Object, Object, Object) - Method in interface org.apache.mina.core.session.IoSessionAttributeMap
Replaces a user defined attribute with the specified key if the value of the attribute is equals to the specified old value.
replaceMarker(String, IoFilter) - Method in class org.eclipse.scada.protocol.ngp.common.ChainConfigurator
Replace an IOFilter that as pre-registered as NoopFilter with the ".marker" suffix
Request - Class in org.apache.mina.filter.reqres
TODO Add documentation
Request(Object, Object, long) - Constructor for class org.apache.mina.filter.reqres.Request
 
Request(Object, Object, boolean, long) - Constructor for class org.apache.mina.filter.reqres.Request
 
Request(Object, Object, long, TimeUnit) - Constructor for class org.apache.mina.filter.reqres.Request
 
Request(Object, Object, boolean, long, TimeUnit) - Constructor for class org.apache.mina.filter.reqres.Request
 
request - Variable in class org.apache.mina.proxy.handlers.http.AbstractAuthLogicHandler
The request to be handled by the proxy.
request - Variable in class org.apache.mina.proxy.handlers.socks.AbstractSocksLogicHandler
The request sent to the proxy.
request - Variable in class org.eclipse.scada.chart.AbstractFunctionSeriesData
 
request() - Method in class org.eclipse.scada.core.connection.provider.ConnectionRequestTracker
 
Request - Class in org.eclipse.scada.core.data
 
Request(long) - Constructor for class org.eclipse.scada.core.data.Request
 
request(HandshakeContext, Map<String, String>) - Method in interface org.eclipse.scada.protocol.ngp.common.mc.handshake.Handshake
Called by the client, putting together all properties for the HelloMessage
request(HandshakeContext, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.MessageProtocolHandshake
 
request(HandshakeContext, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.SslFeatureHandshake
 
request(HandshakeContext, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.StartSessionHandshake
 
request(HandshakeContext, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.StreamCompressionHandshake
 
request(HandshakeContext, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.TimeoutHandshake
 
RequestCallbacks - Class in org.eclipse.scada.core.data.message
 
RequestCallbacks(Request, long, List<CallbackRequest>, Long) - Constructor for class org.eclipse.scada.core.data.message.RequestCallbacks
 
RequestMessage - Interface in org.eclipse.scada.core.data
 
RequestResponseFilter - Class in org.apache.mina.filter.reqres
TODO Add documentation
RequestResponseFilter(ResponseInspector, ScheduledExecutorService) - Constructor for class org.apache.mina.filter.reqres.RequestResponseFilter
 
RequestResponseFilter(ResponseInspectorFactory, ScheduledExecutorService) - Constructor for class org.apache.mina.filter.reqres.RequestResponseFilter
 
requestSession() - Method in class org.eclipse.scada.core.client.net.SessionConnectionBase
 
RequestSignatureRuleImpl - Class in org.eclipse.scada.sec.authz.signature
 
RequestSignatureRuleImpl(ScheduledExecutorService, SignatureRequestBuilder, RequestValidator, X509KeySelector, AuditLogService, boolean, ScriptExecutor, AuthenticationImplementation, int) - Constructor for class org.eclipse.scada.sec.authz.signature.RequestSignatureRuleImpl
 
RequestSigner - Class in org.eclipse.scada.sec.authz.signature
 
RequestSigner(RequestSigner.Configuration) - Constructor for class org.eclipse.scada.sec.authz.signature.RequestSigner
 
RequestSigner.Configuration - Class in org.eclipse.scada.sec.authz.signature
 
RequestSigner.Configuration() - Constructor for class org.eclipse.scada.sec.authz.signature.RequestSigner.Configuration
 
RequestTimeoutException - Exception in org.apache.mina.filter.reqres
An RuntimeIoException which is thrown when a Request is timed out.
RequestTimeoutException(Request) - Constructor for exception org.apache.mina.filter.reqres.RequestTimeoutException
Creates a new exception.
RequestTimeoutException(Request, String) - Constructor for exception org.apache.mina.filter.reqres.RequestTimeoutException
Creates a new exception.
RequestTimeoutException(Request, String, Throwable) - Constructor for exception org.apache.mina.filter.reqres.RequestTimeoutException
Creates a new exception.
RequestTimeoutException(Request, Throwable) - Constructor for exception org.apache.mina.filter.reqres.RequestTimeoutException
Creates a new exception.
RequestValidator - Class in org.eclipse.scada.sec.authz.signature
 
RequestValidator(KeySelector) - Constructor for class org.eclipse.scada.sec.authz.signature.RequestValidator
 
RequestValidator.Result - Class in org.eclipse.scada.sec.authz.signature
 
RequestValidator.Result(boolean) - Constructor for class org.eclipse.scada.sec.authz.signature.RequestValidator.Result
 
RequestValidator.Result(boolean, XMLSignature) - Constructor for class org.eclipse.scada.sec.authz.signature.RequestValidator.Result
 
RequestValidator.Result(StatusCode, String) - Constructor for class org.eclipse.scada.sec.authz.signature.RequestValidator.Result
 
REQUIRED_PERMISSION_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.PermissionVisibilityImpl
The default value of the 'Required Permission' attribute.
requiredPermission - Variable in class org.eclipse.scada.vi.details.model.impl.PermissionVisibilityImpl
The cached value of the 'Required Permission' attribute.
reset() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
reset() - Method in class org.apache.mina.core.buffer.IoBuffer
 
reset() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
reset() - Method in class org.apache.mina.proxy.utils.IoBufferDecoder.DecodingContext
Resets the decoding state.
reset() - Method in interface org.eclipse.scada.ui.chart.viewer.ResetHandler
 
RESET_CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Reset Controller' class.
RESET_CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Reset Controller' class.
RESET_CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Reset Controller' class.
RESET_CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Reset Controller' class.
RESET_CONTROLLER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Reset Controller' class.
RESET_CONTROLLER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Reset Controller' class.
RESET_DESCRIPTOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ValueSetComponentImpl
The default value of the 'Reset Descriptor' attribute.
ResetController - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Reset Controller'.
ResetController - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Reset Controller'.
ResetControllerImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Reset Controller'.
ResetControllerImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Reset Controller'.
ResetControllerImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ResetControllerImpl
 
ResetControllerImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ResetControllerImpl
 
resetControllerItemProvider - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the one adapter used for all ResetController instances.
ResetControllerItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a ResetController object.
ResetControllerItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.ResetControllerItemProvider
This constructs an instance from a factory and a notifier.
ResetControllerTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Reset Controller'.
ResetControllerTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.ResetControllerTest
Constructs a new Reset Controller test case with the given name.
resetDescriptor - Variable in class org.eclipse.scada.vi.details.model.impl.ValueSetComponentImpl
The cached value of the 'Reset Descriptor' attribute.
ResetHandler - Interface in org.eclipse.scada.ui.chart.viewer
 
resetPropertyValue(Object) - Method in class org.eclipse.scada.core.ui.connection.data.PropertySourceWrapper
 
resetPropertyValue(Object) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
resize(Rectangle) - Method in class org.eclipse.scada.chart.swt.ChartRenderer.SizeRenderProxy
 
resize(Rectangle) - Method in class org.eclipse.scada.chart.swt.controller.MouseDragZoomer
 
resize(Rectangle) - Method in class org.eclipse.scada.chart.swt.controller.MouseHover
 
resize(Rectangle) - Method in class org.eclipse.scada.chart.swt.render.AbstractDataSeriesRenderer
 
resize(Rectangle) - Method in class org.eclipse.scada.chart.swt.render.AbstractRuler
 
resize(Rectangle) - Method in interface org.eclipse.scada.chart.swt.render.Renderer
 
resize(Rectangle) - Method in class org.eclipse.scada.chart.swt.render.XAxisDynamicRenderer
 
resize(Rectangle) - Method in class org.eclipse.scada.chart.swt.render.YAxisDynamicRenderer
 
resizeAll(Rectangle) - Method in class org.eclipse.scada.chart.swt.ChartArea
 
resizeAll(Rectangle) - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
resolve(String, Map<String, String>) - Static method in class org.eclipse.scada.vi.details.swt.impl.DetailComponentImpl
 
resolveClass(ObjectStreamClass) - Method in class org.eclipse.scada.utils.osgi.BundleObjectInputStream
 
resolvedRemoteAddress(SocketAddress, Throwable) - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
resolveUri(String) - Method in class org.eclipse.scada.vi.ui.draw2d.loader.StaticSymbolLoader
 
resolveUri(String) - Method in interface org.eclipse.scada.vi.ui.draw2d.loader.SymbolLoader
 
resolveUri(String) - Method in class org.eclipse.scada.vi.ui.draw2d.loader.XMISymbolLoader
 
resourceChangeListener - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This listens for workspace changes.
resourceChangeListener - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This listens for workspace changes.
resourceChangeListener - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This listens for workspace changes.
ResourceDiscoverer - Class in org.eclipse.scada.core.ui.connection.discoverer.file
 
ResourceDiscoverer() - Constructor for class org.eclipse.scada.core.ui.connection.discoverer.file.ResourceDiscoverer
 
ResourceDiscoverer_ErrorCloseStream - Static variable in class org.eclipse.scada.core.ui.connection.discoverer.file.Messages
 
ResourceDiscoverer_ErrorLoad - Static variable in class org.eclipse.scada.core.ui.connection.discoverer.file.Messages
 
resourceManager - Variable in class org.eclipse.scada.chart.swt.render.YAxisDynamicRenderer
 
resourceManager - Variable in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
resourceToDiagnosticMap - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
Map to store the diagnostic associated with a resource.
resourceToDiagnosticMap - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
Map to store the diagnostic associated with a resource.
resourceToDiagnosticMap - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
Map to store the diagnostic associated with a resource.
RespondCallbacks - Class in org.eclipse.scada.core.data.message
 
RespondCallbacks(Response, List<CallbackResponse>, ErrorInformation) - Constructor for class org.eclipse.scada.core.data.message.RespondCallbacks
 
Response - Class in org.apache.mina.filter.reqres
TODO Add documentation
Response(Request, Object, ResponseType) - Constructor for class org.apache.mina.filter.reqres.Response
 
Response - Class in org.eclipse.scada.core.data
 
Response(Request) - Constructor for class org.eclipse.scada.core.data.Response
 
ResponseInspector - Interface in org.apache.mina.filter.reqres
TODO Add documentation
ResponseInspectorFactory - Interface in org.apache.mina.filter.reqres
TODO Add documentation
ResponseManager - Class in org.eclipse.scada.core.ngp
 
ResponseManager(StatisticsImpl, MessageSender, Executor) - Constructor for class org.eclipse.scada.core.ngp.ResponseManager
 
ResponseMessage - Interface in org.eclipse.scada.core.data
 
ResponseType - Enum in org.apache.mina.filter.reqres
Type of Response contained within the Response class Response can be either a single entity or a multiple partial messages, in which case PARTIAL_LAST signifies the end of partial messages For response contained within a single message/entity the ResponseType shall be WHOLE For response with multiple partial messages, we have respnse type sepcified as [PARTIAL]+ PARTIAL_LAST meaning, we have One or more PARTIAL response type with one PARTIAL_LAST which signifies end of partial messages or completion of response message
restoreState(IMemento) - Method in class org.eclipse.scada.ui.databinding.CommonListeningLabelProvider
 
restoreVars(ScriptContext, Map<String, Object>) - Method in class org.eclipse.scada.utils.script.ScriptExecutor
 
result(Message) - Method in class org.eclipse.scada.net.base.LongRunningOperation
 
resultChanged(AuthorizationReply) - Method in interface org.eclipse.scada.sec.osgi.AuthorizationTracker.Listener
 
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
 
resumeRead() - Method in class org.apache.mina.core.session.AbstractIoSession
Resumes read operations for this session.
resumeRead() - Method in interface org.apache.mina.core.session.IoSession
Resumes read operations for this session.
resumeWrite() - Method in class org.apache.mina.core.session.AbstractIoSession
Resumes write operations for this session.
resumeWrite() - Method in interface org.apache.mina.core.session.IoSession
Resumes write operations for this session.
resync() - Method in class org.eclipse.scada.da.client.FolderSyncController
 
resyncAllItems() - Method in class org.eclipse.scada.da.client.ItemManagerImpl
Synchronized all items that are currently known
retainAll(Collection<?>) - Method in class org.apache.mina.util.SynchronizedQueue
 
retainAll(Collection) - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
retainAll(Collection) - Method in class org.eclipse.scada.ui.databinding.observable.StringSplitListObservable
 
retainAll(Collection<?>) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
reuseAddress - Variable in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
 
rewind() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
rewind() - Method in class org.apache.mina.core.buffer.IoBuffer
 
rewind() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
RGB - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'RGB' data type.
RGB - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'RGB' data type.
RGB - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'RGB' data type.
RGB - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'RGB' data type.
right - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Right' containment reference list.
right - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Right' containment reference list.
RIGHT_VALUE - Static variable in enum org.eclipse.scada.vi.model.Alignment
The 'RIGHT' literal value.
ROOT - Static variable in class org.eclipse.scada.core.ui.connection.Activator
 
Root - Class in org.eclipse.scada.core.ui.connection
 
root - Variable in class org.eclipse.scada.vi.model.impl.SymbolImpl
The cached value of the 'Root' containment reference.
RootFolderObserver - Class in org.eclipse.scada.da.ui.connection.views
 
RootFolderObserver(ConnectionHolder) - Constructor for class org.eclipse.scada.da.ui.connection.views.RootFolderObserver
 
RoundDetailsPart - Class in org.eclipse.scada.da.client.dataitem.details.extra.part
 
RoundDetailsPart() - Constructor for class org.eclipse.scada.da.client.dataitem.details.extra.part.RoundDetailsPart
 
RULE_TYPES - Static variable in interface org.eclipse.scada.sec.AuthorizationService
 
run() - Method in class org.apache.mina.core.session.IdleStatusChecker.NotifyingTask
 
run() - Method in class org.apache.mina.core.session.IoEvent
 
run() - Method in class org.apache.mina.util.ExpiringMap.Expirer
 
run() - Method in class org.apache.mina.util.NamePreservingRunnable
Run the runnable after having renamed the current thread's name to the new name.
run(IProgressMonitor) - Method in class org.eclipse.scada.ca.ui.jobs.LoadFactoryJob
 
run(IProgressMonitor) - Method in class org.eclipse.scada.ca.ui.jobs.LoadJob
 
run(IAction) - Method in class org.eclipse.scada.da.ui.common.AbstractItemAction
 
run() - Method in class org.eclipse.scada.da.ui.widgets.realtime.RemoveAction
 
run(IAction) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RemoveAction
 
runInUIThread(IProgressMonitor) - Method in class org.eclipse.scada.ca.ui.jobs.DiffJob
 
RuntimeIoException - Exception in org.apache.mina.core
A unchecked version of IOException.
RuntimeIoException() - Constructor for exception org.apache.mina.core.RuntimeIoException
 
RuntimeIoException(String) - Constructor for exception org.apache.mina.core.RuntimeIoException
 
RuntimeIoException(String, Throwable) - Constructor for exception org.apache.mina.core.RuntimeIoException
 
RuntimeIoException(Throwable) - Constructor for exception org.apache.mina.core.RuntimeIoException
 

S

savedResources - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
Resources that have been saved.
savedResources - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
Resources that have been saved.
savedResources - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
Resources that have been saved.
saveState(IMemento) - Method in class org.eclipse.scada.da.client.dataitem.details.DetailsViewPart
 
saveState(IMemento) - Method in class org.eclipse.scada.da.ui.client.test.views.realtime.RealTimeList
 
saveState(IMemento) - Method in class org.eclipse.scada.ui.databinding.CommonListeningLabelProvider
 
saveTo(IMemento) - Method in class org.eclipse.scada.da.ui.connection.data.Item
 
saveTo(IMemento) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealTimeListViewer
 
saveTo(IMemento) - Method in class org.eclipse.scada.hd.ui.connection.data.Item
 
SCALE_ACTION - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Scale Action' class.
SCALE_ACTION - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Scale Action' class.
SCALE_ACTION - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Scale Action' class.
SCALE_ACTION - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Scale Action' class.
SCALE_ACTION__AXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Axis' reference list.
SCALE_ACTION__AXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Axis' reference list.
SCALE_ACTION__DESCRIPTION - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Description' attribute feature.
SCALE_ACTION__DESCRIPTION - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Description' attribute feature.
SCALE_ACTION__DESCRIPTION - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Description' attribute.
SCALE_ACTION__DESCRIPTION - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Description' attribute.
SCALE_ACTION__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Label' attribute feature.
SCALE_ACTION__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Label' attribute feature.
SCALE_ACTION__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
SCALE_ACTION__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
SCALE_ACTION__TIMESPAN - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Timespan' attribute feature.
SCALE_ACTION__TIMESPAN - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Timespan' attribute feature.
SCALE_ACTION__TIMESPAN - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Timespan' attribute.
SCALE_ACTION__TIMESPAN - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Timespan' attribute.
SCALE_ACTION_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Scale Action' class.
SCALE_ACTION_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Scale Action' class.
ScaleAction - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Scale Action'.
ScaleAction - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Scale Action'.
ScaleActionImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Scale Action'.
ScaleActionImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Scale Action'.
ScaleActionImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
ScaleActionImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
scaleActionItemProvider - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the one adapter used for all ScaleAction instances.
ScaleActionItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a ScaleAction object.
ScaleActionItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.ScaleActionItemProvider
This constructs an instance from a factory and a notifier.
ScaleActionTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Scale Action'.
ScaleActionTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.ScaleActionTest
Constructs a new Scale Action test case with the given name.
schedule(Runnable, long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
schedule(Callable<V>, long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
ScheduledExportedExecutorService - Class in org.eclipse.scada.utils.concurrent
 
ScheduledExportedExecutorService(String, int) - Constructor for class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
scheduledForFlush() - Method in class org.apache.mina.core.session.AbstractIoSession
Schedule the session for flushed
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.eclipse.scada.utils.concurrent.ScheduledExportedExecutorService
 
script - Variable in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
The cached value of the 'Script' attribute.
script - Variable in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
The cached value of the 'Script' attribute.
script - Variable in class org.eclipse.scada.vi.details.model.impl.ScriptVisibilityImpl
The cached value of the 'Script' attribute.
SCRIPT_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
The default value of the 'Script' attribute.
SCRIPT_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
The default value of the 'Script' attribute.
SCRIPT_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ScriptVisibilityImpl
The default value of the 'Script' attribute.
SCRIPT_LANGUAGE_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ScriptModuleImpl
The default value of the 'Script Language' attribute.
SCRIPT_LANGUAGE_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ScriptVisibilityImpl
The default value of the 'Script Language' attribute.
SCRIPT_MODULE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Script Module' class.
SCRIPT_MODULE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Script Module' class.
SCRIPT_MODULE__CODE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Code' attribute feature.
SCRIPT_MODULE__CODE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Code' attribute.
SCRIPT_MODULE__CODE_URI - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Code Uri' attribute feature.
SCRIPT_MODULE__CODE_URI - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Code Uri' attribute.
SCRIPT_MODULE__SCRIPT_LANGUAGE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Script Language' attribute feature.
SCRIPT_MODULE__SCRIPT_LANGUAGE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Script Language' attribute.
SCRIPT_MODULE_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Script Module' class.
SCRIPT_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Script Series' class.
SCRIPT_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Script Series' class.
SCRIPT_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Script Series' class.
SCRIPT_SERIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Script Series' class.
SCRIPT_SERIES__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
SCRIPT_SERIES__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
SCRIPT_SERIES__LINE_PROPERTIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Line Properties' containment reference feature.
SCRIPT_SERIES__LINE_PROPERTIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Line Properties' containment reference feature.
SCRIPT_SERIES__LINE_PROPERTIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Line Properties' containment reference.
SCRIPT_SERIES__LINE_PROPERTIES - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Line Properties' containment reference.
SCRIPT_SERIES__SCRIPT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Script' attribute feature.
SCRIPT_SERIES__SCRIPT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Script' attribute feature.
SCRIPT_SERIES__SCRIPT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Script' attribute.
SCRIPT_SERIES__SCRIPT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Script' attribute.
SCRIPT_SERIES__VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Visible' attribute.
SCRIPT_SERIES__VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Visible' attribute.
SCRIPT_SERIES__X - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'X' reference.
SCRIPT_SERIES__X - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'X' reference.
SCRIPT_SERIES__Y - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Y' reference.
SCRIPT_SERIES__Y - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Y' reference.
SCRIPT_SERIES_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Script Series' class.
SCRIPT_SERIES_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Script Series' class.
SCRIPT_VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Script Visibility' class.
SCRIPT_VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Script Visibility' class.
SCRIPT_VISIBILITY__SCRIPT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Script' attribute feature.
SCRIPT_VISIBILITY__SCRIPT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Script' attribute.
SCRIPT_VISIBILITY__SCRIPT_LANGUAGE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Script Language' attribute feature.
SCRIPT_VISIBILITY__SCRIPT_LANGUAGE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Script Language' attribute.
SCRIPT_VISIBILITY_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Script Visibility' class.
ScriptExecutor - Class in org.eclipse.scada.utils.script
A wrapper to execute scripts
ScriptExecutor(ScriptEngineManager, String, String, ClassLoader) - Constructor for class org.eclipse.scada.utils.script.ScriptExecutor
 
ScriptExecutor(ScriptEngineManager, String, URL, ClassLoader) - Constructor for class org.eclipse.scada.utils.script.ScriptExecutor
 
ScriptExecutor(ScriptEngine, String, ClassLoader, String) - Constructor for class org.eclipse.scada.utils.script.ScriptExecutor
Construct a new script executors
ScriptExecutor(ScriptEngine, String, ClassLoader) - Constructor for class org.eclipse.scada.utils.script.ScriptExecutor
Construct a new script executors
ScriptExecutor(ScriptEngine, URL, ClassLoader) - Constructor for class org.eclipse.scada.utils.script.ScriptExecutor
 
ScriptInput - Class in org.eclipse.scada.ui.chart.viewer.input
 
ScriptInput(ChartViewer, Realm, ResourceManager, XAxis, YAxis) - Constructor for class org.eclipse.scada.ui.chart.viewer.input.ScriptInput
 
scriptLanguage - Variable in class org.eclipse.scada.vi.details.model.impl.ScriptModuleImpl
The cached value of the 'Script Language' attribute.
scriptLanguage - Variable in class org.eclipse.scada.vi.details.model.impl.ScriptVisibilityImpl
The cached value of the 'Script Language' attribute.
scriptModule - Variable in class org.eclipse.scada.vi.details.model.impl.ViewImpl
The cached value of the 'Script Module' containment reference list.
ScriptModule - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Script Module'.
ScriptModuleImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Script Module'.
ScriptModuleImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.ScriptModuleImpl
 
scriptModuleItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all ScriptModule instances.
ScriptModuleItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a ScriptModule object.
ScriptModuleItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.ScriptModuleItemProvider
This constructs an instance from a factory and a notifier.
scriptModules - Variable in class org.eclipse.scada.vi.model.impl.SymbolImpl
The cached value of the 'Script Modules' attribute list.
ScriptModuleTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Script Module'.
ScriptModuleTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.ScriptModuleTest
Constructs a new Script Module test case with the given name.
Scripts - Class in org.eclipse.scada.utils.script
Helper functions for JSR 223 scripts
ScriptSeries - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Script Series'.
ScriptSeries - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Script Series'.
ScriptSeriesImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Script Series'.
ScriptSeriesImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Script Series'.
ScriptSeriesImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
ScriptSeriesImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
scriptSeriesItemProvider - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the one adapter used for all ScriptSeries instances.
ScriptSeriesItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a ScriptSeries object.
ScriptSeriesItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.ScriptSeriesItemProvider
This constructs an instance from a factory and a notifier.
ScriptSeriesTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Script Series'.
ScriptSeriesTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.ScriptSeriesTest
Constructs a new Script Series test case with the given name.
ScriptSeriesViewer - Class in org.eclipse.scada.ui.chart.viewer
 
ScriptSeriesViewer(DataBindingContext, ScriptSeries, ChartViewer, ResourceManager, AxisLocator<XAxis, XAxisViewer>, AxisLocator<YAxis, YAxisViewer>) - Constructor for class org.eclipse.scada.ui.chart.viewer.ScriptSeriesViewer
 
ScriptVisibility - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Script Visibility'.
ScriptVisibilityImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Script Visibility'.
ScriptVisibilityImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.ScriptVisibilityImpl
 
scriptVisibilityItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all ScriptVisibility instances.
ScriptVisibilityItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a ScriptVisibility object.
ScriptVisibilityItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.ScriptVisibilityItemProvider
This constructs an instance from a factory and a notifier.
ScriptVisibilityProviderImpl - Class in org.eclipse.scada.vi.details.swt.impl.visibility
 
ScriptVisibilityProviderImpl(ScriptEngineManager, ScriptContext, String, String) - Constructor for class org.eclipse.scada.vi.details.swt.impl.visibility.ScriptVisibilityProviderImpl
 
ScriptVisibilityTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Script Visibility'.
ScriptVisibilityTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.ScriptVisibilityTest
Constructs a new Script Visibility test case with the given name.
SearchType - Enum in org.eclipse.scada.ae.ui.views.dialog
 
second - Variable in class org.eclipse.scada.utils.lang.Pair
 
select() - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
 
select(long) - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
 
select() - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
Check for acceptable connections, interrupt when at least a server is ready for accepting.
select(int) - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
Check for connected sockets, interrupt when at least a connection is processed (connected or failed to connect).
select(long) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
poll those sessions for the given timeout
select() - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
poll those sessions forever
select() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
 
select(long) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
 
select(int) - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
 
select(long) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
 
select() - Method in class org.apache.mina.transport.socket.nio.NioProcessor
 
select() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
Check if we have at least one key whose corresponding channels is ready for I/O operations.
select(int) - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
Check for connected sockets, interrupt when at least a connection is processed (connected or failed to connect).
select(Viewer, Object, Object) - Method in class org.eclipse.scada.ae.ui.views.filter.EventViewerFilter
 
select(KeyInfo, KeySelector.Purpose, AlgorithmMethod, XMLCryptoContext) - Method in class org.eclipse.scada.sec.authz.signature.X509KeySelector
 
selectedHandles() - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
 
selectedHandles() - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
Iterator for the set of server sockets found with acceptable incoming connections during the last AbstractPollingIoAcceptor.select() call.
selectedHandles() - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
Iterator for the set of client sockets found connected or failed to connect during the last #select() call.
selectedHandles() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
 
selectedHandles() - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
 
selectedHandles() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
Iterator for the set of server sockets found with acceptable incoming connections during the last AbstractPollingIoAcceptor.select() call.
selectedHandles() - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
Iterator for the set of client sockets found connected or failed to connect during the last #select() call.
selectedSessions() - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Get an Iterator for the list of IoSession found selected by the last call of {@link AbstractPollingIoProcessor#select(int)
selectedSessions() - Method in class org.apache.mina.transport.socket.nio.NioProcessor
 
selectedXAxis - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Selected XAxis' reference.
selectedXAxis - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Selected XAxis' reference.
selectedYAxis - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Selected YAxis' reference.
selectedYAxis - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Selected YAxis' reference.
selection - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard
Remember the selection during initialization for populating the default container.
selection - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard
Remember the selection during initialization for populating the default container.
selection - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard
Remember the selection during initialization for populating the default container.
selectionChanged(IAction, ISelection) - Method in class org.eclipse.scada.da.ui.common.AbstractItemAction
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RemoveAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RemoveAction
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartActionBarContributor
This implements ISelectionChangedListener, handling SelectionChangedEvents by querying for the children and siblings that can be added to the selected object and updating the menus accordingly.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This implements ISelectionChangedListener, handling SelectionChangedEvents by querying for the children and siblings that can be added to the selected object and updating the menus accordingly.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceActionBarContributor
This implements ISelectionChangedListener, handling SelectionChangedEvents by querying for the children and siblings that can be added to the selected object and updating the menus accordingly.
selectionChangedListener - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This listens to which ever viewer is active.
selectionChangedListener - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This listens to which ever viewer is active.
selectionChangedListener - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This listens to which ever viewer is active.
selectionChangedListeners - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This keeps track of all the ISelectionChangedListeners that are listening to this editor.
selectionChangedListeners - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This keeps track of all the ISelectionChangedListeners that are listening to this editor.
selectionChangedListeners - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This keeps track of all the ISelectionChangedListeners that are listening to this editor.
SelectionHelper - Class in org.eclipse.scada.ui.databinding
 
SelectionHelper() - Constructor for class org.eclipse.scada.ui.databinding.SelectionHelper
 
selectionProvider - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartActionBarContributor
This keeps track of the current selection provider.
selectionProvider - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This keeps track of the current selection provider.
selectionProvider - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceActionBarContributor
This keeps track of the current selection provider.
selectionViewer - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This is the viewer that shadows the selection in the content outline.
selectionViewer - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This is the viewer that shadows the selection in the content outline.
selectionViewer - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This is the viewer that shadows the selection in the content outline.
send(S, IoBuffer, SocketAddress) - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
 
send(NioSession, IoBuffer, SocketAddress) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
 
sendACK(Message, long) - Method in class org.eclipse.scada.core.net.OperationController
 
sendBrowseRequestState(boolean) - Method in class org.eclipse.scada.hd.client.ngp.ConnectionImpl
 
sendCloseQuery(long) - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl
 
sendCloseQuery(long) - Method in class org.eclipse.scada.hd.client.ngp.ConnectionImpl
 
sendCreateQuery(long, String, String) - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl
 
sendCreateQuery(long, String, QueryParameters, boolean) - Method in class org.eclipse.scada.hd.client.net.ConnectionImpl
 
sendFailure(Message, Throwable) - Method in class org.eclipse.scada.core.net.OperationController
 
sendLoadMore(long, int) - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl
 
sendMessage(Object) - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
sendMessage(Object) - Method in interface org.eclipse.scada.core.ngp.MessageSender
 
sendMessage(Object) - Method in interface org.eclipse.scada.da.client.sfp.ConnectionHandler
 
sendMessage(Message, PrepareSendHandler) - Method in class org.eclipse.scada.net.mina.IoSessionSender
 
sendMessage(Message, PrepareSendHandler) - Method in interface org.eclipse.scada.net.mina.MessageSender
Send a message out to somewhere
sendMessage(Message) - Method in class org.eclipse.scada.net.mina.Messenger
 
sendMessage(Message, MessageStateListener) - Method in class org.eclipse.scada.net.mina.Messenger
 
sendMessage(Message, MessageStateListener, long) - Method in class org.eclipse.scada.net.mina.Messenger
Send out a message including optional message tracking
sendMessageChecked(Object) - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
Send a message if a connection exists
sendPing() - Method in class org.eclipse.scada.net.base.PingService
 
sendQueryUpdateParameters(long, QueryParameters) - Method in class org.eclipse.scada.hd.client.ngp.ConnectionImpl
 
sendRequestMessage(RequestMessage) - Method in class org.eclipse.scada.core.client.ngp.ConnectionBaseImpl
 
sendRequestMessage(RequestMessage) - Method in class org.eclipse.scada.core.ngp.ResponseManager
 
sendStartBrowse() - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl
 
sendStopBrowse() - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl
 
sendSubscribeEventPool(String) - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl
 
sendSubscribeMonitorPool(String) - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl
 
sendUnsubscribeEventPool(String) - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl
 
sendUnsubscribeMonitorPool(String) - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl
 
SEPARATOR_CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Separator Controller' class.
SEPARATOR_CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Separator Controller' class.
SEPARATOR_CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Separator Controller' class.
SEPARATOR_CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Separator Controller' class.
SEPARATOR_CONTROLLER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Separator Controller' class.
SEPARATOR_CONTROLLER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Separator Controller' class.
SeparatorController - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Separator Controller'.
SeparatorController - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Separator Controller'.
SeparatorControllerImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Separator Controller'.
SeparatorControllerImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Separator Controller'.
SeparatorControllerImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.SeparatorControllerImpl
 
SeparatorControllerImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.SeparatorControllerImpl
 
separatorControllerItemProvider - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the one adapter used for all SeparatorController instances.
SeparatorControllerItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a SeparatorController object.
SeparatorControllerItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.SeparatorControllerItemProvider
This constructs an instance from a factory and a notifier.
SeparatorControllerTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Separator Controller'.
SeparatorControllerTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.SeparatorControllerTest
Constructs a new Separator Controller test case with the given name.
SeparatorExtension - Class in org.eclipse.scada.vi.ui.user.viewer.ext
 
SeparatorExtension() - Constructor for class org.eclipse.scada.vi.ui.user.viewer.ext.SeparatorExtension
 
SeriesData - Interface in org.eclipse.scada.chart
 
seriesData - Variable in class org.eclipse.scada.chart.swt.render.AbstractDataSeriesRenderer
 
SeriesDataListener - Interface in org.eclipse.scada.chart
 
SeriesViewData - Interface in org.eclipse.scada.chart
 
Service - Interface in org.eclipse.scada.ae.server
 
Service - Interface in org.eclipse.scada.ca.common.factory
 
Service<S extends Session> - Interface in org.eclipse.scada.core.server
 
Service - Interface in org.eclipse.scada.hd.server
This interface specifies the operations provided by the server
serviceActivated(IoService) - Method in interface org.apache.mina.core.service.IoServiceListener
Invoked when a new service is activated by an IoService.
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(ServiceReference<DriverFactory>, DriverFactory) - Method in class org.eclipse.scada.core.client.connection.service.AbstractConnectionManager
 
serviceChange(ServiceReference<DriverFactory>, DriverFactory) - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionManager
 
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
serviceDeactivated(IoService) - Method in interface org.apache.mina.core.service.IoServiceListener
Invoked when a service is deactivated by an IoService.
serviceId - Variable in class org.eclipse.scada.utils.osgi.pool.AbstractObjectPoolServiceTracker
 
serviceIdle(IoService, IdleStatus) - Method in interface org.apache.mina.core.service.IoServiceListener
Invoked when a service is idle.
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
 
ServiceQueryBuffer - Class in org.eclipse.scada.hd.ui.data
A query buffer based on a tracked connection service
ServiceQueryBuffer(BundleContext, ConnectionRequest, String, QueryParameters) - Constructor for class org.eclipse.scada.hd.ui.data.ServiceQueryBuffer
 
ServiceQueryBuffer(BundleContext, String, String, QueryParameters) - Constructor for class org.eclipse.scada.hd.ui.data.ServiceQueryBuffer
 
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
 
Session - Interface in org.eclipse.scada.ae.server
 
session - Variable in class org.eclipse.scada.core.client.net.ConnectionBase
 
Session - Interface in org.eclipse.scada.core.server
 
SESSION - Static variable in class org.eclipse.scada.core.ui.connection.login.LoginSessionProvider
 
session - Variable in class org.eclipse.scada.core.ui.connection.login.SessionManager
 
Session - Interface in org.eclipse.scada.hd.server
The session object for HD services
Session.SessionListener - Interface in org.eclipse.scada.core.server
 
SESSION_CLIENT_VERSION - Static variable in class org.eclipse.scada.core.client.net.SessionConnectionBase
 
SESSION_CREATED_FUTURE - Static variable in class org.apache.mina.core.filterchain.DefaultIoFilterChain
A session attribute that stores an IoFuture related with the IoSession.
SESSION_HA1 - Static variable in class org.apache.mina.proxy.handlers.http.digest.DigestUtilities
 
SESSION_SECURED - Static variable in class org.apache.mina.filter.ssl.SslFilter
A special message object which is emitted with a IoHandler.messageReceived(IoSession, Object) event when the session is secured and its SslFilter.USE_NOTIFICATION attribute is set.
SESSION_STATE - Static variable in class org.eclipse.scada.core.ui.connection.login.LoginSessionProvider
 
SESSION_UNSECURED - Static variable in class org.apache.mina.filter.ssl.SslFilter
A special message object which is emitted with a IoHandler.messageReceived(IoSession, Object) event when the session is not secure anymore and its SslFilter.USE_NOTIFICATION attribute is set.
SessionAccepted - Class in org.eclipse.scada.core.data.message
 
SessionAccepted(Map<String, String>) - Constructor for class org.eclipse.scada.core.data.message.SessionAccepted
 
SessionAttributeInitializingFilter - Class in org.apache.mina.filter.util
An IoFilter that sets initial attributes when a new IoSession is created.
SessionAttributeInitializingFilter() - Constructor for class org.apache.mina.filter.util.SessionAttributeInitializingFilter
Creates a new instance with no default attributes.
SessionAttributeInitializingFilter(Map<String, ? extends Object>) - Constructor for class org.apache.mina.filter.util.SessionAttributeInitializingFilter
Creates a new instance with the specified default attributes.
sessionChanged(LoginSession) - Method in interface org.eclipse.scada.core.ui.connection.login.SessionListener
 
sessionChanged(LoginSession) - Method in class org.eclipse.scada.vi.details.DetailViewDialog
 
sessionChanged(LoginSession) - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.PermissionVisibilityProviderImpl
 
sessionClosed(IoSession) - Method in interface org.apache.mina.core.filterchain.IoFilter.NextFilter
Forwards sessionClosed event to next filter.
sessionClosed(IoFilter.NextFilter, IoSession) - Method in interface org.apache.mina.core.filterchain.IoFilter
sessionClosed(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
sessionClosed(IoSession) - Method in interface org.apache.mina.core.service.IoHandler
Invoked when a connection is closed.
sessionClosed(IoSession) - Method in class org.apache.mina.core.service.IoHandlerAdapter
 
sessionClosed(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.buffer.BufferedWriteFilter
sessionClosed(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.codec.ProtocolCodecFilter
 
sessionClosed(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.executor.ExecutorFilter
sessionClosed(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.firewall.BlacklistFilter
 
sessionClosed(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.logging.LoggingFilter
 
sessionClosed(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.reqres.RequestResponseFilter
 
sessionClosed(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.ssl.SslFilter
 
sessionClosed(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
Profile a SessionClosed event.
sessionClosed(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.util.CommonEventFilter
 
sessionClosed(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
 
sessionClosed() - Method in interface org.apache.mina.handler.multiton.SingleSessionIoHandler
Deprecated.
Invoked when the connection is closed.
sessionClosed() - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerAdapter
Deprecated.
 
sessionClosed(IoSession) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
Deprecated.
Delegates the method call to the SingleSessionIoHandler.sessionClosed() method of the handler assigned to this session.
sessionClosed(IoSession) - Method in class org.apache.mina.handler.stream.StreamIoHandler
Closes streams
sessionClosed(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.proxy.filter.ProxyFilter
Event is stored in an IoSessionEventQueue for later delivery to the next filter in the chain when the handshake would have succeed.
sessionClosed(IoSession) - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
sessionClosed(IoSession) - Method in class org.eclipse.scada.core.client.common.ClientConnectionHandler
 
sessionClosed(IoSession) - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
sessionClosed(IoFilter.NextFilter, IoSession) - Method in class org.eclipse.scada.protocol.common.StatisticsFilter
 
SessionConnectionBase - Class in org.eclipse.scada.core.client.net
 
SessionConnectionBase(ConnectionInformation) - Constructor for class org.eclipse.scada.core.client.net.SessionConnectionBase
 
sessionCreated(IoSession) - Method in interface org.apache.mina.core.filterchain.IoFilter.NextFilter
Forwards sessionCreated event to next filter.
sessionCreated(IoFilter.NextFilter, IoSession) - Method in interface org.apache.mina.core.filterchain.IoFilter
sessionCreated(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
sessionCreated(IoSession) - Method in interface org.apache.mina.core.service.IoHandler
Invoked from an I/O processor thread when a new connection has been created.
sessionCreated(IoSession) - Method in class org.apache.mina.core.service.IoHandlerAdapter
 
sessionCreated(IoSession) - Method in interface org.apache.mina.core.service.IoServiceListener
Invoked when a new session is created by an IoService.
sessionCreated(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.firewall.BlacklistFilter
 
sessionCreated(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.firewall.ConnectionThrottleFilter
 
sessionCreated(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.logging.LoggingFilter
 
sessionCreated(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
Profile a SessionCreated event.
sessionCreated(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.util.CommonEventFilter
 
sessionCreated(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
 
sessionCreated(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.util.SessionAttributeInitializingFilter
Puts all pre-configured attributes into the actual session attribute map and forward the event to the next filter.
sessionCreated() - Method in interface org.apache.mina.handler.multiton.SingleSessionIoHandler
Deprecated.
Invoked when the session is created.
sessionCreated() - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerAdapter
Deprecated.
 
sessionCreated(IoSession) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
Deprecated.
Creates a new instance with the factory passed to the constructor of this class.
sessionCreated(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.proxy.filter.ProxyFilter
Called when the session is created.
sessionCreated(IoSession) - Method in class org.eclipse.scada.core.client.common.ClientConnectionHandler
 
sessionCreated(IoSession) - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
sessionCreated(IoSession) - Method in class org.eclipse.scada.core.client.ngp.ClientProtocolConnectionHandler
 
sessionDestroyed(IoSession) - Method in interface org.apache.mina.core.service.IoServiceListener
Invoked when a session is being destroyed by an IoService.
sessionIdle(IoSession, IdleStatus) - Method in interface org.apache.mina.core.filterchain.IoFilter.NextFilter
Forwards sessionIdle event to next filter.
sessionIdle(IoFilter.NextFilter, IoSession, IdleStatus) - Method in interface org.apache.mina.core.filterchain.IoFilter
sessionIdle(IoFilter.NextFilter, IoSession, IdleStatus) - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
sessionIdle(IoSession, IdleStatus) - Method in interface org.apache.mina.core.service.IoHandler
Invoked with the related IdleStatus when a connection becomes idle.
sessionIdle(IoSession, IdleStatus) - Method in class org.apache.mina.core.service.IoHandlerAdapter
 
sessionIdle(IoFilter.NextFilter, IoSession, IdleStatus) - Method in class org.apache.mina.filter.executor.ExecutorFilter
sessionIdle(IoFilter.NextFilter, IoSession, IdleStatus) - Method in class org.apache.mina.filter.firewall.BlacklistFilter
 
sessionIdle(IoFilter.NextFilter, IoSession, IdleStatus) - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
 
sessionIdle(IoFilter.NextFilter, IoSession, IdleStatus) - Method in class org.apache.mina.filter.logging.LoggingFilter
 
sessionIdle(IoFilter.NextFilter, IoSession, IdleStatus) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
Profile a SessionIdle event.
sessionIdle(IoFilter.NextFilter, IoSession, IdleStatus) - Method in class org.apache.mina.filter.util.CommonEventFilter
 
sessionIdle(IoFilter.NextFilter, IoSession, IdleStatus) - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
 
sessionIdle(IdleStatus) - Method in interface org.apache.mina.handler.multiton.SingleSessionIoHandler
Deprecated.
Invoked when the connection is idle.
sessionIdle(IdleStatus) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerAdapter
Deprecated.
 
sessionIdle(IoSession, IdleStatus) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
Deprecated.
Delegates the method call to the SingleSessionIoHandler.sessionIdle(IdleStatus) method of the handler assigned to this session.
sessionIdle(IoSession, IdleStatus) - Method in class org.apache.mina.handler.stream.StreamIoHandler
Handles read timeout.
sessionIdle(IoFilter.NextFilter, IoSession, IdleStatus) - Method in class org.apache.mina.proxy.filter.ProxyFilter
Event is stored in an IoSessionEventQueue for later delivery to the next filter in the chain when the handshake would have succeed.
sessionIdle(IoSession, IdleStatus) - Method in class org.eclipse.scada.core.client.common.ClientConnectionHandler
 
sessionIdle(IoSession, IdleStatus) - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
SessionListener - Interface in org.eclipse.scada.core.ui.connection.login
 
SessionManager - Class in org.eclipse.scada.core.ui.connection.login
 
SessionManager(Realm) - Constructor for class org.eclipse.scada.core.ui.connection.login.SessionManager
 
SessionManager_ErrorRealm - Static variable in class org.eclipse.scada.core.ui.connection.login.Messages
 
sessionOpened(IoSession) - Method in interface org.apache.mina.core.filterchain.IoFilter.NextFilter
Forwards sessionOpened event to next filter.
sessionOpened(IoFilter.NextFilter, IoSession) - Method in interface org.apache.mina.core.filterchain.IoFilter
sessionOpened(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
sessionOpened(IoSession) - Method in interface org.apache.mina.core.service.IoHandler
Invoked when a connection has been opened.
sessionOpened(IoSession) - Method in class org.apache.mina.core.service.IoHandlerAdapter
 
sessionOpened(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.executor.ExecutorFilter
sessionOpened(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.firewall.BlacklistFilter
 
sessionOpened(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.logging.LoggingFilter
 
sessionOpened(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
Profile a SessionOpened event.
sessionOpened(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.util.CommonEventFilter
 
sessionOpened(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
 
sessionOpened() - Method in interface org.apache.mina.handler.multiton.SingleSessionIoHandler
Deprecated.
Invoked when the connection is opened.
sessionOpened() - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerAdapter
Deprecated.
 
sessionOpened(IoSession) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
Deprecated.
Delegates the method call to the SingleSessionIoHandler.sessionOpened() method of the handler assigned to this session.
sessionOpened(IoSession) - Method in class org.apache.mina.handler.stream.StreamIoHandler
Initializes streams and timeout settings.
sessionOpened(IoSession) - Method in class org.apache.mina.proxy.AbstractProxyIoHandler
Hooked session opened event.
sessionOpened(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.proxy.filter.ProxyFilter
Event is stored in an IoSessionEventQueue for later delivery to the next filter in the chain when the handshake would have succeed.
sessionOpened(IoSession) - Method in class org.eclipse.scada.core.client.common.ClientConnectionHandler
 
sessionOpened(IoSession) - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
sessionOpened(IoFilter.NextFilter, IoSession) - Method in class org.eclipse.scada.protocol.ngp.common.mc.MessageChannelFilter
 
SessionPrivilegesChanged - Class in org.eclipse.scada.core.data.message
 
SessionPrivilegesChanged(Set<String>) - Constructor for class org.eclipse.scada.core.data.message.SessionPrivilegesChanged
 
SessionRejected - Class in org.eclipse.scada.core.data.message
 
SessionRejected(String) - Constructor for class org.eclipse.scada.core.data.message.SessionRejected
 
Sessions - Class in org.eclipse.scada.protocol.sfp
 
Sessions() - Constructor for class org.eclipse.scada.protocol.sfp.Sessions
 
sessionStarted(HandshakeContext, Map<String, String>) - Method in interface org.eclipse.scada.protocol.ngp.common.mc.handshake.Handshake
Called on the server and client when the session got started.
sessionStarted(HandshakeContext, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.MessageProtocolHandshake
 
sessionStarted(HandshakeContext, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.SslFeatureHandshake
 
sessionStarted(HandshakeContext, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.StartSessionHandshake
 
sessionStarted(HandshakeContext, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.StreamCompressionHandshake
 
sessionStarted(HandshakeContext, Map<String, String>) - Method in class org.eclipse.scada.protocol.ngp.common.mc.handshake.TimeoutHandshake
 
SessionState - Enum in org.apache.mina.core.session
The session state.
set(int, E) - Method in class org.apache.mina.util.CircularQueue
 
set(Map<String, Variant>, Map<String, Variant>, Map<String, Variant>) - Static method in class org.eclipse.scada.core.AttributesHelper
update the target attributes to contain only the requested attributes
set(int, boolean) - Method in class org.eclipse.scada.utils.lang.BitArray
 
SET_DESCRIPTOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ValueSetComponentImpl
The default value of the 'Set Descriptor' attribute.
setActive(boolean, String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
setActive(boolean, String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresets
 
setActive(boolean, String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresetsOld
 
setActive(boolean, String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RemoteLevelPresets
 
setActive(ValueSource) - Method in interface org.eclipse.scada.vi.details.model.ButtonComponent
Sets the value of the 'Active' containment reference.
setActive(ValueSource) - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
setActiveEditor(IAction, IEditorPart) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RemoveAction
 
setActiveEditor(IEditorPart) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider.
setActiveEditor(IEditorPart) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider.
setActiveEditor(IEditorPart) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider.
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.scada.da.ui.common.AbstractItemAction
 
setActiveProfile(Profile) - Method in interface org.eclipse.scada.ui.chart.model.Chart
Sets the value of the 'Active Profile' reference.
setActiveProfile(Profile) - Method in interface org.eclipse.scada.ui.chart.model.Chart
Sets the value of the 'Active Profile' reference.
setActiveProfile(Profile) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
setActiveProfile(Profile) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
setAggregateState(boolean) - Method in class org.eclipse.scada.vi.details.model.impl.RegistrationImpl
 
setAggregateState(boolean) - Method in interface org.eclipse.scada.vi.details.model.Registration
Sets the value of the 'Aggregate State' attribute.
setAlarm(boolean) - Method in interface org.eclipse.scada.vi.details.model.BoolLEDComponent
Sets the value of the 'Alarm' attribute.
setAlarm(boolean) - Method in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
 
setAlign(int) - Method in class org.eclipse.scada.chart.swt.render.XAxisDynamicRenderer
 
setAlign(int) - Method in class org.eclipse.scada.chart.swt.render.YAxisDynamicRenderer
 
setAlignDateFormat(String) - Method in interface org.eclipse.scada.ui.chart.model.CurrentTimeController
Sets the value of the 'Align Date Format' attribute.
setAlignDateFormat(String) - Method in interface org.eclipse.scada.ui.chart.model.CurrentTimeController
Sets the value of the 'Align Date Format' attribute.
setAlignDateFormat(String) - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
setAlignDateFormat(String) - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
setAlignment(int) - Method in class org.eclipse.scada.swt.CLabel
Set the horizontal alignment of the CLabel.
setAlignment(Alignment) - Method in interface org.eclipse.scada.vi.model.BorderChild
Sets the value of the 'Alignment' attribute.
setAlignment(Alignment) - Method in class org.eclipse.scada.vi.model.impl.BorderChildImpl
 
setAlignment(String) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.BorderChildController
 
setAll(IoSessionConfig) - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Sets all configuration properties retrieved from the specified config.
setAll(IoSessionConfig) - Method in interface org.apache.mina.core.session.IoSessionConfig
Sets all configuration properties retrieved from the specified config.
setAllocator(IoBufferAllocator) - Static method in class org.apache.mina.core.buffer.IoBuffer
Sets the allocator used by existing and new buffers
setAllowedInterval(long) - Method in class org.apache.mina.filter.firewall.ConnectionThrottleFilter
Sets the interval between connections from a client.
setAllowOverrideAttributes(boolean) - Method in class org.eclipse.scada.ae.Event.EventBuilder
Set allow override attributes flag
setAlpha(int) - Method in interface org.eclipse.scada.chart.swt.Graphics
 
setAlpha(int) - Method in class org.eclipse.scada.chart.swt.render.AbstractRuler
 
setAlpha(int) - Method in class org.eclipse.scada.chart.swt.SWTGraphics
 
setAlpha(Double) - Method in class org.eclipse.scada.vi.model.impl.ShapeImpl
 
setAlpha(Double) - Method in interface org.eclipse.scada.vi.model.Shape
Sets the value of the 'Alpha' attribute.
setAlpha(Double) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.ShapeController
 
setAntialias(boolean) - Method in interface org.eclipse.scada.chart.swt.Graphics
 
setAntialias(boolean) - Method in class org.eclipse.scada.chart.swt.SWTGraphics
 
setAntialias(Boolean) - Method in class org.eclipse.scada.vi.model.impl.ShapeImpl
 
setAntialias(Boolean) - Method in interface org.eclipse.scada.vi.model.Shape
Sets the value of the 'Antialias' attribute.
setAntialias(Boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.ArcController
 
setAntialias(Boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.EllipseController
 
setAntialias(Boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.LineController
 
setAntialias(Boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.RectangleController
 
setAntialias(Boolean, boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.ShapeController
 
setAntialias(Boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.ShapeController
 
setArc(double, double) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.ArcShape
 
setAssertion(Assertion) - Method in class org.eclipse.scada.utils.filter.FilterAssertion
 
setAsText(String) - Method in class org.eclipse.scada.core.ConnectionInformationEditor
 
setAsText(String) - Method in class org.eclipse.scada.core.VariantEditor
 
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
 
setAttachment(Object) - Method in class org.apache.mina.core.session.AbstractIoSession
Sets an attachment of this session.
setAttachment(Object) - Method in interface org.apache.mina.core.session.IoSession
Deprecated.
setAttribute(Object, Object) - Method in class org.apache.mina.core.session.AbstractIoSession
Sets a user-defined attribute.
setAttribute(Object) - Method in class org.apache.mina.core.session.AbstractIoSession
Sets a user defined attribute without a value.
setAttribute(Object, Object) - Method in interface org.apache.mina.core.session.IoSession
Sets a user-defined attribute.
setAttribute(Object) - Method in interface org.apache.mina.core.session.IoSession
Sets a user defined attribute without a value.
setAttribute(IoSession, Object, Object) - Method in interface org.apache.mina.core.session.IoSessionAttributeMap
Sets a user-defined attribute.
setAttribute(String, Object) - Method in class org.apache.mina.filter.util.SessionAttributeInitializingFilter
Sets a user-defined attribute.
setAttribute(String) - Method in class org.apache.mina.filter.util.SessionAttributeInitializingFilter
Sets a user defined attribute without a value.
setAttribute(String, Variant) - Method in class org.eclipse.scada.da.client.DataItemValue.Builder
 
setAttribute(String) - Method in class org.eclipse.scada.utils.filter.FilterAssertion
 
setAttribute(String) - Method in interface org.eclipse.scada.vi.details.model.BoolLEDComponent
Sets the value of the 'Attribute' attribute.
setAttribute(String) - Method in interface org.eclipse.scada.vi.details.model.ButtonComponent
Sets the value of the 'Attribute' attribute.
setAttribute(String) - Method in interface org.eclipse.scada.vi.details.model.CheckComponent
Sets the value of the 'Attribute' attribute.
setAttribute(String) - Method in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
 
setAttribute(String) - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
setAttribute(String) - Method in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
 
setAttribute(String) - Method in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
setAttribute(String) - Method in interface org.eclipse.scada.vi.details.model.ReadableComponent
Sets the value of the 'Attribute' attribute.
setAttributeIfAbsent(Object, Object) - Method in class org.apache.mina.core.session.AbstractIoSession
Sets a user defined attribute if the attribute with the specified key is not set yet.
setAttributeIfAbsent(Object) - Method in class org.apache.mina.core.session.AbstractIoSession
Sets a user defined attribute without a value if the attribute with the specified key is not set yet.
setAttributeIfAbsent(Object, Object) - Method in interface org.apache.mina.core.session.IoSession
Sets a user defined attribute if the attribute with the specified key is not set yet.
setAttributeIfAbsent(Object) - Method in interface org.apache.mina.core.session.IoSession
Sets a user defined attribute without a value if the attribute with the specified key is not set yet.
setAttributeIfAbsent(IoSession, Object, Object) - Method in interface org.apache.mina.core.session.IoSessionAttributeMap
Sets a user defined attribute if the attribute with the specified key is not set yet.
setAttributeMap(IoSessionAttributeMap) - Method in class org.apache.mina.core.session.AbstractIoSession
TODO Add method documentation
setAttributes(Map<String, ? extends Object>) - Method in class org.apache.mina.filter.util.SessionAttributeInitializingFilter
Sets the attribute map.
setAttributes(Map<String, Variant>) - Method in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
setAttributes(Map<String, Variant>) - Method in class org.eclipse.scada.da.client.DataItemValue.Builder
 
setAuditLogService(AuditLogService) - Method in class org.eclipse.scada.sec.authz.signature.SignatureAuthorizationService
 
setAuthenticationFailed(boolean) - Method in class org.apache.mina.proxy.session.ProxyIoSession
Sets the authentication failed flag.
setAuthenticationImplementation(AuthenticationImplementation) - Method in class org.eclipse.scada.sec.authz.signature.SignatureAuthorizationService
 
setAutoExpand(boolean) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Turns on or off autoExpand.
setAutoExpand(boolean) - Method in class org.apache.mina.core.buffer.IoBuffer
Turns on or off autoExpand.
setAutoExpand(boolean) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
setAutoShrink(boolean) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Turns on or off autoShrink.
setAutoShrink(boolean) - Method in class org.apache.mina.core.buffer.IoBuffer
Turns on or off autoShrink.
setAutoShrink(boolean) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
setAxis(XAxis) - Method in class org.eclipse.scada.chart.swt.render.AbstractPositionXRuler
 
setAxis(YAxis) - Method in class org.eclipse.scada.chart.swt.render.AbstractPositionYRuler
 
setAxis(XAxis) - Method in class org.eclipse.scada.chart.swt.render.XAxisDynamicRenderer
 
setAxis(YAxis) - Method in class org.eclipse.scada.chart.swt.render.YAxisDynamicRenderer
 
setBackground(Color) - Method in class org.eclipse.scada.ae.ui.views.contributions.AlarmNotifier
 
setBackground(Color) - Method in interface org.eclipse.scada.chart.swt.Graphics
 
setBackground(Color) - Method in class org.eclipse.scada.chart.swt.SWTGraphics
 
setBackground(Color) - Method in class org.eclipse.scada.swt.CLabel
 
setBackground(Color[], int[]) - Method in class org.eclipse.scada.swt.CLabel
Specify a gradient of colours to be drawn in the background of the CLabel.
setBackground(Color[], int[], boolean) - Method in class org.eclipse.scada.swt.CLabel
Specify a gradient of colours to be drawn in the background of the CLabel.
setBackground(Image) - Method in class org.eclipse.scada.swt.CLabel
Set the image to be drawn in the background of the label.
setBackgroundColor(RGB) - Method in interface org.eclipse.scada.ui.chart.model.Chart
Sets the value of the 'Background Color' attribute.
setBackgroundColor(RGB) - Method in interface org.eclipse.scada.ui.chart.model.Chart
Sets the value of the 'Background Color' attribute.
setBackgroundColor(RGB) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
setBackgroundColor(RGB) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
setBackgroundColor(String) - Method in interface org.eclipse.scada.vi.model.Figure
Sets the value of the 'Background Color' attribute.
setBackgroundColor(String) - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
setBackgroundColor(String) - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
setBackgroundColor(String) - Method in interface org.eclipse.scada.vi.model.Symbol
Sets the value of the 'Background Color' attribute.
setBackgroundColor(String) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
setBacklog(int) - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
setBacklog(int) - Method in interface org.apache.mina.transport.socket.SocketAcceptor
Sets the size of the backlog.
setBlacklist(InetAddress[]) - Method in class org.apache.mina.filter.firewall.BlacklistFilter
Sets the addresses to be blacklisted.
setBlacklist(Iterable<InetAddress>) - Method in class org.apache.mina.filter.firewall.BlacklistFilter
Sets the addresses to be blacklisted.
setBody(String) - Method in class org.apache.mina.proxy.handlers.http.HttpProxyResponse
Sets the HTTP response body.
setBorder(String) - Method in interface org.eclipse.scada.vi.model.Figure
Sets the value of the 'Border' attribute.
setBorder(String) - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
setBorder(String) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
setBothIdleTime(int) - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Sets idle time for IdleStatus.WRITER_IDLE in seconds.
setBothIdleTime(int) - Method in interface org.apache.mina.core.session.IoSessionConfig
Sets idle time for IdleStatus.WRITER_IDLE in seconds.
setBottomMargin(int) - Method in class org.eclipse.scada.swt.CLabel
Set the label's bottom margin, in pixels.
setBound(Properties) - Method in class org.eclipse.scada.core.client.net.ConnectionBase
Set the ConnectionState.BOUND including the session properties
setBroadcast(boolean) - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
 
setBroadcast(boolean) - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
 
setBrowserListener(BrowserListener) - Method in interface org.eclipse.scada.ae.server.Session
 
setBufferLength(int) - Method in class org.apache.mina.filter.codec.textline.TextLineDecoder
Sets the default buffer size.
setBufferSize(int) - Method in class org.apache.mina.filter.buffer.BufferedWriteFilter
Sets the buffer size but only for the newly created buffers.
setById(String) - Method in class org.eclipse.scada.core.ui.styles.generator.PreferenceSelectorStyleGenerator
 
setByTimespan(long, TimeUnit) - Method in class org.eclipse.scada.chart.XAxis
 
setCallbackFactory(CallbackFactory) - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
setCallbackFactory(CallbackFactory) - Method in interface org.eclipse.scada.core.client.Connection
 
setCallbackFactory(CallbackFactory) - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
setCallbackFactory(CallbackFactory) - Method in class org.eclipse.scada.core.client.ngp.ConnectionBaseImpl
 
setCallbackHandler(CallbackHandler) - Method in class org.eclipse.scada.sec.authz.AuthorizationContext
 
setCeil(Double) - Method in class org.eclipse.scada.vi.details.model.impl.WriteableComponentImpl
 
setCeil(Double) - Method in interface org.eclipse.scada.vi.details.model.WriteableComponent
Sets the value of the 'Ceil' attribute.
setCenter(long) - Method in class org.eclipse.scada.chart.XAxis
 
setChangeByteProbability(int) - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
Set the probability for the change byte error.
setChannelName(String) - Method in class org.eclipse.scada.ui.chart.viewer.ArchiveChannelViewer
 
setChannelName(String) - Method in class org.eclipse.scada.ui.chart.viewer.input.QueryChannelSeriesData
 
setCharset(IoSession, Charset) - Static method in class org.eclipse.scada.protocol.sfp.Sessions
 
setCharsetName(String) - Method in class org.apache.mina.proxy.session.ProxyIoSession
Sets the charset to use.
setChartBackground(Color) - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
setChartBackground(Color) - Method in class org.eclipse.scada.chart.swt.manager.ChartManager
 
setChartBackground(RGB) - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
setClientSessionCacheSize(int) - Method in class org.apache.mina.filter.ssl.SslContextFactory
Sets the SSLSession cache size for the SSLSessionContext for use in client mode.
setClientSessionTimeout(int) - Method in class org.apache.mina.filter.ssl.SslContextFactory
Set the SSLSession timeout limit for the SSLSessionContext for use in client mode.
setClipping(Rectangle) - Method in interface org.eclipse.scada.chart.swt.Graphics
 
setClipping(Rectangle) - Method in class org.eclipse.scada.chart.swt.SWTGraphics
 
setClosed() - Method in interface org.apache.mina.core.future.CloseFuture
Marks this future as closed and notifies all threads waiting for this future.
setClosed() - Method in class org.apache.mina.core.future.DefaultCloseFuture
 
setClosed() - Method in class org.apache.mina.core.future.DefaultReadFuture
 
setClosed() - Method in interface org.apache.mina.core.future.ReadFuture
Sets the associated IoSession is closed.
setCloseOnDeactivation(boolean) - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Sets whether all client sessions are closed when this acceptor unbinds from all the related local addresses (i.e.
setCloseOnDeactivation(boolean) - Method in interface org.apache.mina.core.service.IoAcceptor
Sets whether all client sessions are closed when this acceptor unbinds from all the related local addresses (i.e.
setCloseOnPortUnreachable(boolean) - Method in class org.apache.mina.transport.socket.AbstractDatagramSessionConfig
Sets if the session should be closed if an PortUnreachableException occurs.
setCloseOnPortUnreachable(boolean) - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
Sets if the session should be closed if an PortUnreachableException occurs.
setCode(String) - Method in class org.eclipse.scada.vi.details.model.impl.ScriptModuleImpl
 
setCode(String) - Method in interface org.eclipse.scada.vi.details.model.ScriptModule
Sets the value of the 'Code' attribute.
setCodeUri(String) - Method in class org.eclipse.scada.vi.details.model.impl.ScriptModuleImpl
 
setCodeUri(String) - Method in interface org.eclipse.scada.vi.details.model.ScriptModule
Sets the value of the 'Code Uri' attribute.
setColor(Color) - Method in class org.eclipse.scada.chart.swt.render.AbstractRuler
 
setColor(RGB) - Method in class org.eclipse.scada.chart.swt.render.YAxisDynamicRenderer
 
setColor(RGB) - Method in interface org.eclipse.scada.ui.chart.model.Axis
Sets the value of the 'Color' attribute.
setColor(RGB) - Method in interface org.eclipse.scada.ui.chart.model.Axis
Sets the value of the 'Color' attribute.
setColor(RGB) - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
setColor(RGB) - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
setColor(RGB) - Method in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
setColor(RGB) - Method in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
setColor(RGB) - Method in interface org.eclipse.scada.ui.chart.model.LineProperties
Sets the value of the 'Color' attribute.
setColor(RGB) - Method in interface org.eclipse.scada.ui.chart.model.LineProperties
Sets the value of the 'Color' attribute.
setColor(Object, FigureController.ColorHandler) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
setCols(int) - Method in interface org.eclipse.scada.vi.details.model.GroupGridComponent
Sets the value of the 'Cols' attribute.
setCols(int) - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridComponentImpl
 
setCols(int) - Method in class org.eclipse.scada.vi.details.model.impl.SimpleGridComponentImpl
 
setCols(int) - Method in interface org.eclipse.scada.vi.details.model.SimpleGridComponent
Sets the value of the 'Cols' attribute.
setColumns(int) - Method in interface org.eclipse.scada.vi.model.GridContainer
Sets the value of the 'Columns' attribute.
setColumns(int) - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
setCommandCode(int) - Method in class org.eclipse.scada.net.base.data.Message
 
setComplete() - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator.CompositeFuture
 
setComponent(Component) - Method in interface org.eclipse.scada.vi.details.model.GroupEntry
Sets the value of the 'Component' containment reference.
setComponent(Component) - Method in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
 
setCompressInbound(boolean) - Method in class org.apache.mina.filter.compression.CompressionFilter
Sets if incoming data has to be compressed.
setCompressOutbound(boolean) - Method in class org.apache.mina.filter.compression.CompressionFilter
Set if outgoing data has to be compressed.
setConfig(IoSessionConfig) - Method in class org.apache.mina.core.session.DummySession
Sets the configuration of this session.
setConfigurationInformation(ConfigurationInformation) - Method in class org.eclipse.scada.ca.ui.data.ConfigurationDescriptor
 
setConfigurations(ConfigurationImpl[]) - Method in class org.eclipse.scada.ca.common.FactoryImpl
 
setConfigurationUri(String) - Method in interface org.eclipse.scada.vi.chart.model.ChartView
Sets the value of the 'Configuration Uri' attribute.
setConfigurationUri(String) - Method in class org.eclipse.scada.vi.chart.model.impl.ChartViewImpl
 
setConfirmationType(ConfirmationCallback.ConfirmationType) - Method in class org.eclipse.scada.sec.callback.ConfirmationCallback
 
setConnectCallbackHandler(CallbackHandler) - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionService
 
setConnectCallbackHandler(CallbackHandler) - Method in interface org.eclipse.scada.core.connection.provider.ConnectionService
 
setConnectCallbackHandler(CallbackHandler) - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionHolder
 
setConnection(Connection) - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionService
 
setConnection(ConnectionService) - Method in interface org.eclipse.scada.core.connection.provider.ConnectionTracker.Listener
 
setConnection(ConnectionService) - Method in class org.eclipse.scada.da.ui.connection.data.AbstractItemHolder
 
setConnection(ConnectionService) - Method in class org.eclipse.scada.hd.ui.data.ServiceQueryBuffer
 
setConnection(ConnectionService) - Method in class org.eclipse.scada.vi.data.DataItemRegistration
 
setConnectionError(Throwable) - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionHolder
 
setConnectionId(String) - Method in interface org.eclipse.scada.ui.chart.model.IdItem
Sets the value of the 'Connection Id' attribute.
setConnectionId(String) - Method in interface org.eclipse.scada.ui.chart.model.IdItem
Sets the value of the 'Connection Id' attribute.
setConnectionId(String) - Method in class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
 
setConnectionId(String) - Method in class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
 
setConnections(Set<ConnectionDescriptor>) - Method in class org.eclipse.scada.core.ui.connection.AbstractConnectionDiscoverer
 
setConnectionService(ConnectionService) - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionHolder
 
setConnectionState(ConnectionState) - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionHolder
 
setConnectionState(PolylineConnection, boolean) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.ManualOverride
Set graphics attribute according to the connection state
setConnectionString(String) - Method in class org.eclipse.scada.da.ui.connection.data.Item
 
setConnectionString(String) - Method in class org.eclipse.scada.hd.ui.connection.data.Item
 
setConnectionUri(String) - Method in class org.eclipse.scada.ca.ui.data.ConfigurationDescriptor
 
setConnectionUri(String) - Method in class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
 
setConnectionUri(String) - Method in class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
 
setConnectionUri(String) - Method in interface org.eclipse.scada.ui.chart.model.UriItem
Sets the value of the 'Connection Uri' attribute.
setConnectionUri(String) - Method in interface org.eclipse.scada.ui.chart.model.UriItem
Sets the value of the 'Connection Uri' attribute.
setConnector(ProxyConnector) - Method in class org.apache.mina.proxy.session.ProxyIoSession
Sets the connector reference of this proxy session.
setConnectTimeout(int) - Method in class org.apache.mina.core.service.AbstractIoConnector
Deprecated.
Take a look at setConnectTimeoutMillis(long)
setConnectTimeout(int) - Method in interface org.apache.mina.core.service.IoConnector
Deprecated. 
setConnectTimeoutCheckInterval(long) - Method in class org.apache.mina.core.service.AbstractIoConnector
 
setConnectTimeoutMillis(long) - Method in class org.apache.mina.core.service.AbstractIoConnector
Sets the connect timeout value in milliseconds.
setConnectTimeoutMillis(long) - Method in interface org.apache.mina.core.service.IoConnector
Sets the connect timeout in milliseconds.
setContent(Primitive) - Method in interface org.eclipse.scada.vi.model.FigureContainer
Sets the value of the 'Content' containment reference.
setContent(Primitive) - Method in class org.eclipse.scada.vi.model.impl.FigureContainerImpl
 
setContentLength(int) - Method in class org.apache.mina.proxy.utils.IoBufferDecoder.DecodingContext
 
setContentLength(int, boolean) - Method in class org.apache.mina.proxy.utils.IoBufferDecoder
Sets the the length of the content line to be decoded.
setCorePoolSize(int) - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
setCorePoolSize(int) - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
setCurrentValue(Object, double) - Method in class org.eclipse.scada.utils.stats.StatisticEntryImpl
 
setCurrentValue(Object, double) - Method in class org.eclipse.scada.utils.stats.StatisticsImpl
 
setCurrentViewer(Viewer) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This makes sure that one content viewer, either for the current page or the outline view, if it has focus, is the current one.
setCurrentViewer(Viewer) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This makes sure that one content viewer, either for the current page or the outline view, if it has focus, is the current one.
setCurrentViewer(Viewer) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This makes sure that one content viewer, either for the current page or the outline view, if it has focus, is the current one.
setCurrentViewerPane(ViewerPane) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
 
setCurrentViewerPane(ViewerPane) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
 
setCurrentViewerPane(ViewerPane) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
 
setCurrentWriteRequest(WriteRequest) - Method in class org.apache.mina.core.session.AbstractIoSession
TODO setWriteRequestQueue.
setCurrentWriteRequest(WriteRequest) - Method in interface org.apache.mina.core.session.IoSession
TODO setWriteRequestQueue.
setCursor(Cursor) - Method in interface org.eclipse.scada.vi.model.Figure
Sets the value of the 'Cursor' reference.
setCursor(Cursor) - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
setCursor(String) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
setCursors(Cursor) - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
setCursors(Cursor) - Method in interface org.eclipse.scada.vi.model.Symbol
Sets the value of the 'Cursors' containment reference.
setData(byte[]) - Method in class org.apache.mina.filter.ssl.KeyStoreFactory
Sets the data which contains the key store.
setData(Map<String, String>) - Method in class org.eclipse.scada.ca.common.ConfigurationImpl
 
setData(WritableSeriesData) - Method in class org.eclipse.scada.chart.AsyncFunctionSeriesData
 
setData(WritableSeriesData) - Method in class org.eclipse.scada.chart.WritableSeries
 
setDataFile(File) - Method in class org.apache.mina.filter.ssl.KeyStoreFactory
Sets the data which contains the key store.
setDataItem(Item) - Method in class org.eclipse.scada.da.client.dataitem.details.DetailsViewComposite
set the current data item
setDataItem(Item) - Method in class org.eclipse.scada.da.client.dataitem.details.DetailsViewPart
 
setDataItem(DataItemHolder) - Method in class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
 
setDataItem(DataItemHolder) - Method in interface org.eclipse.scada.da.client.dataitem.details.part.DetailsPart
set to update the item instance
setDataItem(Item) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
setDataUrl(URL) - Method in class org.apache.mina.filter.ssl.KeyStoreFactory
Sets the data which contains the key store.
setDate(boolean) - Method in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
 
setDate(Boolean) - Method in class org.eclipse.scada.vi.details.model.impl.ValueComponentImpl
 
setDate(boolean) - Method in interface org.eclipse.scada.vi.details.model.TextComponent
Sets the value of the 'Date' attribute.
setDate(Boolean) - Method in interface org.eclipse.scada.vi.details.model.ValueComponent
Sets the value of the 'Date' attribute.
setDecimal(String) - Method in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
setDecimal(String) - Method in interface org.eclipse.scada.vi.details.model.ReadableComponent
Sets the value of the 'Decimal' attribute.
setDecodedBuffer(IoBuffer) - Method in class org.apache.mina.proxy.utils.IoBufferDecoder.DecodingContext
 
setDecoderMaxDataLength(int) - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
Sets the maximum allowed value specified as data length in the decoded data
setDecoderMaxLineLength(int) - Method in class org.apache.mina.filter.codec.textline.TextLineCodecFactory
Sets the allowed maximum size of the line to be decoded.
setDecoderMaxObjectSize(int) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationCodecFactory
Sets the allowed maximum size of the object to be decoded.
setDecoderPrefixLength(int) - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
Sets the length of the prefix used by the decoder
setDefaultInstance(boolean) - Method in class org.eclipse.scada.vi.ui.user.viewer.AbstractViewInstance
 
setDefaultKey(KeyInformation, Integer) - Method in class org.eclipse.scada.sec.ui.providers.KeyInstanceManager
 
setDefaultLocalAddress(SocketAddress) - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Sets the default local address to bind when no argument is specified in IoAcceptor.bind() method.
setDefaultLocalAddress(SocketAddress) - Method in interface org.apache.mina.core.service.IoAcceptor
Sets the default local address to bind when no argument is specified in IoAcceptor.bind() method.
setDefaultLocalAddress(InetSocketAddress) - Method in interface org.apache.mina.transport.socket.DatagramAcceptor
 
setDefaultLocalAddress(InetSocketAddress) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
 
setDefaultLocalAddress(InetSocketAddress) - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
setDefaultLocalAddress(InetSocketAddress) - Method in interface org.apache.mina.transport.socket.SocketAcceptor
 
setDefaultLocalAddress(VmPipeAddress) - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
 
setDefaultLocalAddresses(List<? extends SocketAddress>) - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Sets the default local addresses to bind when no argument is specified in IoAcceptor.bind() method.
setDefaultLocalAddresses(Iterable<? extends SocketAddress>) - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Sets the default local addresses to bind when no argument is specified in IoAcceptor.bind() method.
setDefaultLocalAddresses(SocketAddress, SocketAddress...) - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Sets the default local addresses to bind when no argument is specified in IoAcceptor.bind() method.
setDefaultLocalAddresses(SocketAddress, SocketAddress...) - Method in interface org.apache.mina.core.service.IoAcceptor
Sets the default local addresses to bind when no argument is specified in IoAcceptor.bind() method.
setDefaultLocalAddresses(Iterable<? extends SocketAddress>) - Method in interface org.apache.mina.core.service.IoAcceptor
Sets the default local addresses to bind when no argument is specified in IoAcceptor.bind() method.
setDefaultLocalAddresses(List<? extends SocketAddress>) - Method in interface org.apache.mina.core.service.IoAcceptor
Sets the default local addresses to bind when no argument is specified in IoAcceptor.bind() method.
setDefaultRemoteAddress(SocketAddress) - Method in class org.apache.mina.core.service.AbstractIoConnector
Sets the default remote address to connect to when no argument is specified in IoConnector.connect() method.
setDefaultRemoteAddress(SocketAddress) - Method in interface org.apache.mina.core.service.IoConnector
Sets the default remote address to connect to when no argument is specified in IoConnector.connect() method.
setDefaultRemoteAddress(InetSocketAddress) - Method in interface org.apache.mina.transport.socket.DatagramConnector
 
setDefaultRemoteAddress(InetSocketAddress) - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
 
setDefaultRemoteAddress(InetSocketAddress) - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
TODO : add documentation
setDefaultRemoteAddress(InetSocketAddress) - Method in interface org.apache.mina.transport.socket.SocketConnector
TODO : add documentation
setDelimiter(IoBuffer) - Method in class org.apache.mina.proxy.utils.IoBufferDecoder.DecodingContext
 
setDelimiter(byte[], boolean) - Method in class org.apache.mina.proxy.utils.IoBufferDecoder
Dynamically sets a new delimiter.
setDescription(String) - Method in class org.eclipse.scada.ca.common.FactoryImpl
 
setDescription(String) - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
setDescription(String) - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
setDescription(String) - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
setDescription(String) - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
setDescription(String) - Method in interface org.eclipse.scada.ui.chart.model.ScaleAction
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface org.eclipse.scada.ui.chart.model.ScaleAction
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface org.eclipse.scada.ui.chart.model.TimeShiftAction
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface org.eclipse.scada.ui.chart.model.TimeShiftAction
Sets the value of the 'Description' attribute.
setDescriptor(String) - Method in interface org.eclipse.scada.vi.details.model.BoolLEDComponent
Sets the value of the 'Descriptor' attribute.
setDescriptor(String) - Method in interface org.eclipse.scada.vi.details.model.CheckComponent
Sets the value of the 'Descriptor' attribute.
setDescriptor(String) - Method in interface org.eclipse.scada.vi.details.model.HiddenComponent
Sets the value of the 'Descriptor' attribute.
setDescriptor(String) - Method in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
 
setDescriptor(String) - Method in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
 
setDescriptor(String) - Method in class org.eclipse.scada.vi.details.model.impl.HiddenComponentImpl
 
setDescriptor(String) - Method in class org.eclipse.scada.vi.details.model.impl.LabelComponentImpl
 
setDescriptor(String) - Method in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
 
setDescriptor(String) - Method in class org.eclipse.scada.vi.details.model.impl.RegistrationImpl
 
setDescriptor(String) - Method in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
 
setDescriptor(String) - Method in class org.eclipse.scada.vi.details.model.impl.TextInputComponentImpl
 
setDescriptor(String) - Method in class org.eclipse.scada.vi.details.model.impl.TextInputMultiComponentImpl
 
setDescriptor(String) - Method in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
 
setDescriptor(String) - Method in class org.eclipse.scada.vi.details.model.impl.ValueComponentImpl
 
setDescriptor - Variable in class org.eclipse.scada.vi.details.model.impl.ValueSetComponentImpl
The cached value of the 'Set Descriptor' attribute.
setDescriptor(String) - Method in interface org.eclipse.scada.vi.details.model.LabelComponent
Sets the value of the 'Descriptor' attribute.
setDescriptor(String) - Method in interface org.eclipse.scada.vi.details.model.ProgressComponent
Sets the value of the 'Descriptor' attribute.
setDescriptor(String) - Method in interface org.eclipse.scada.vi.details.model.Registration
Sets the value of the 'Descriptor' attribute.
setDescriptor(String) - Method in interface org.eclipse.scada.vi.details.model.TextComponent
Sets the value of the 'Descriptor' attribute.
setDescriptor(String) - Method in interface org.eclipse.scada.vi.details.model.TextInputComponent
Sets the value of the 'Descriptor' attribute.
setDescriptor(String) - Method in interface org.eclipse.scada.vi.details.model.TextInputMultiComponent
Sets the value of the 'Descriptor' attribute.
setDescriptor(String) - Method in interface org.eclipse.scada.vi.details.model.URLImageComponent
Sets the value of the 'Descriptor' attribute.
setDescriptor(String) - Method in interface org.eclipse.scada.vi.details.model.ValueComponent
Sets the value of the 'Descriptor' attribute.
setDesignSize(Dimension) - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
setDesignSize(Dimension) - Method in interface org.eclipse.scada.vi.model.Symbol
Sets the value of the 'Design Size' containment reference.
setDetailsPart(DetailsPart) - Method in class org.eclipse.scada.da.client.dataitem.details.DetailsPartInformation
 
setDiff(long) - Method in interface org.eclipse.scada.ui.chart.model.CurrentTimeController
Sets the value of the 'Diff' attribute.
setDiff(long) - Method in interface org.eclipse.scada.ui.chart.model.CurrentTimeController
Sets the value of the 'Diff' attribute.
setDiff(long) - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
setDiff(long) - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
setDiff(long) - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
setDiff(long) - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
setDiff(long) - Method in interface org.eclipse.scada.ui.chart.model.TimeShiftAction
Sets the value of the 'Diff' attribute.
setDiff(long) - Method in interface org.eclipse.scada.ui.chart.model.TimeShiftAction
Sets the value of the 'Diff' attribute.
setDigestMethod(String) - Method in class org.eclipse.scada.sec.authz.signature.RequestSigner.Configuration
 
setDimension(Dimension) - Method in class org.eclipse.scada.vi.model.impl.XYChildImpl
 
setDimension(Dimension) - Method in interface org.eclipse.scada.vi.model.XYChild
Sets the value of the 'Dimension' containment reference.
setDocument(String) - Method in class org.eclipse.scada.sec.callback.XMLSignatureCallback
 
setDone() - Method in class org.apache.mina.core.service.AbstractIoService.ServiceOperationFuture
 
setDragData(DragSourceEvent, IStructuredSelection) - Method in class org.eclipse.scada.da.ui.connection.dnd.CommonDragAdapterAssistant
 
setDragData(DragSourceEvent, IStructuredSelection) - Method in class org.eclipse.scada.hd.ui.connection.dnd.CommonDragAdapterAssistant
 
setDriver(String) - Method in class org.eclipse.scada.core.ConnectionInformation
 
setDuplicatePduProbability(int) - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
not functional ATM
setEarlyResult(Callback[]) - Method in class org.eclipse.scada.sec.ui.DialogFuture
 
setElement(Primitive) - Method in interface org.eclipse.scada.vi.model.Child
Sets the value of the 'Element' containment reference.
setElement(Primitive) - Method in class org.eclipse.scada.vi.model.impl.ChildImpl
 
setEllipsis(String) - Method in class org.eclipse.scada.swt.CLabel
Set the label's ellipsis
setEllipsisAlignment(int) - Method in class org.eclipse.scada.swt.CLabel
Set the alignment of the ellipsis.
setEnabled(boolean) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.BooleanAlarmDetails
 
setEnabled(boolean) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.InputScaleDetails
 
setEnabled(boolean) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RoundDetailsPart
 
setEnabledCipherSuites(String[]) - Method in class org.apache.mina.filter.ssl.SslFilter
Sets the list of cipher suites to be enabled when SSLEngine is initialized.
setEnabledProtocols(String[]) - Method in class org.apache.mina.filter.ssl.SslFilter
Sets the list of protocols to be enabled when SSLEngine is initialized.
setEncoderMaxDataLength(int) - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
Sets the allowed maximum size of an encoded String.
setEncoderMaxLineLength(int) - Method in class org.apache.mina.filter.codec.textline.TextLineCodecFactory
Sets the allowed maximum size of the encoded line.
setEncoderMaxObjectSize(int) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationCodecFactory
Sets the allowed maximum size of the encoded object.
setEncoderPrefixLength(int) - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
Sets the length of the prefix used by the encoder
setEnd(Primitive) - Method in interface org.eclipse.scada.vi.model.Connection
Sets the value of the 'End' reference.
setEnd(Primitive) - Method in class org.eclipse.scada.vi.model.impl.ConnectionImpl
 
setEqually(boolean) - Method in interface org.eclipse.scada.vi.details.model.GroupGridComponent
Sets the value of the 'Equally' attribute.
setEqually(boolean) - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridComponentImpl
 
setEqually(boolean) - Method in class org.eclipse.scada.vi.details.model.impl.SimpleGridComponentImpl
 
setEqually(boolean) - Method in interface org.eclipse.scada.vi.details.model.SimpleGridComponent
Sets the value of the 'Equally' attribute.
setEqualWidth(boolean) - Method in interface org.eclipse.scada.vi.model.GridContainer
Sets the value of the 'Equal Width' attribute.
setEqualWidth(boolean) - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
setError(Throwable) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator.ConfigurationFuture
 
setError(Throwable) - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
setError(Throwable) - Method in class org.eclipse.scada.utils.concurrent.NotifyFutureImpl
 
setErrorResult(Throwable) - Method in class org.eclipse.scada.sec.ui.DialogFuture
 
setEvent(Event) - Method in class org.eclipse.scada.ae.ui.views.model.DecoratedEvent
 
setEventListener(String, EventListener) - Method in interface org.eclipse.scada.ae.client.Connection
Set the listener that should receive event updates
setEventListener(String, EventListener) - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
setEventListener(String, EventListener) - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl
 
setEventListener(String, EventListener) - Method in class org.eclipse.scada.ae.client.ngp.EventManager
 
setEventListener(EventListener) - Method in interface org.eclipse.scada.ae.server.Session
 
setEventsToProfile(IoEventType...) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
Set the profilers for a list of IoEventType
setException(Throwable) - Method in interface org.apache.mina.core.future.ConnectFuture
Sets the exception caught due to connection failure and notifies all threads waiting for this future.
setException(Throwable) - Method in class org.apache.mina.core.future.DefaultConnectFuture
 
setException(Throwable) - Method in class org.apache.mina.core.future.DefaultReadFuture
 
setException(Throwable) - Method in class org.apache.mina.core.future.DefaultWriteFuture
Sets the cause of the write failure, and notifies all threads waiting for this future.
setException(Throwable) - Method in interface org.apache.mina.core.future.ReadFuture
Sets the cause of the read failure, and notifies all threads waiting for this future.
setException(Throwable) - Method in interface org.apache.mina.core.future.WriteFuture
Sets the cause of the write failure, and notifies all threads waiting for this future.
setException(Exception) - Method in class org.apache.mina.core.service.AbstractIoService.ServiceOperationFuture
 
setException(Throwable) - Method in class org.eclipse.scada.vi.ui.draw2d.ErrorFigure
 
setExceptionCaughtLogLevel(LogLevel) - Method in class org.apache.mina.filter.logging.LoggingFilter
Set the LogLevel for the ExceptionCaught event.
setExpectedValue(boolean) - Method in interface org.eclipse.scada.vi.details.model.BoolLEDComponent
Sets the value of the 'Expected Value' attribute.
setExpectedValue(boolean) - Method in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
 
setExpirationInterval(int) - Method in class org.apache.mina.core.session.ExpiringSessionRecycler
 
setExpirationInterval(long) - Method in class org.apache.mina.util.ExpiringMap.Expirer
Set the interval in which an object will live in the map before it is removed.
setExpirationInterval(int) - Method in class org.apache.mina.util.ExpiringMap
 
setFactor(double) - Method in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
 
setFactor(double) - Method in interface org.eclipse.scada.vi.details.model.ProgressComponent
Sets the value of the 'Factor' attribute.
setFactories(FactoryInformation[]) - Method in class org.eclipse.scada.ca.client.ngp.ConnectionImpl
 
setFactoryState(FactoryImpl, FactoryState) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
setFallbackImageUrl(String) - Method in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
 
setFallbackImageUrl(String) - Method in interface org.eclipse.scada.vi.details.model.URLImageComponent
Sets the value of the 'Fallback Image Url' attribute.
setField(Event.Fields, Variant) - Method in class org.eclipse.scada.ae.Event
 
setField(Object, Field, Object) - Static method in class org.eclipse.scada.utils.inject.InjectHelper
Set a field value
setFill(boolean) - Method in class org.eclipse.scada.vi.model.impl.ShapeImpl
 
setFill(boolean) - Method in interface org.eclipse.scada.vi.model.Shape
Sets the value of the 'Fill' attribute.
setFill(boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.ShapeController
 
setFilterChainBuilder(IoFilterChainBuilder) - Method in class org.apache.mina.core.service.AbstractIoService
Sets the IoFilterChainBuilder which will build the IoFilterChain of all IoSessions which is created by this service.
setFilterChainBuilder(IoFilterChainBuilder) - Method in interface org.apache.mina.core.service.IoService
Sets the IoFilterChainBuilder which will build the IoFilterChain of all IoSessions which is created by this service.
setFilters(Map<String, ? extends IoFilter>) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
Clears the current list of filters and adds the specified filter mapping to this builder.
setFixture(ArchiveChannel) - Method in class org.eclipse.scada.ui.chart.model.tests.ArchiveChannelTest
Sets the fixture for this Archive Channel test case.
setFixture(Axis) - Method in class org.eclipse.scada.ui.chart.model.tests.AxisTest
Sets the fixture for this Axis test case.
setFixture(Chart) - Method in class org.eclipse.scada.ui.chart.model.tests.ChartTest
Sets the fixture for this Chart test case.
setFixture(Controller) - Method in class org.eclipse.scada.ui.chart.model.tests.ControllerTest
Sets the fixture for this Controller test case.
setFixture(DataSeries) - Method in class org.eclipse.scada.ui.chart.model.tests.DataSeriesTest
Sets the fixture for this Data Series test case.
setFixture(Item) - Method in class org.eclipse.scada.ui.chart.model.tests.ItemTest
Sets the fixture for this Item test case.
setFixture(LineProperties) - Method in class org.eclipse.scada.ui.chart.model.tests.LinePropertiesTest
Sets the fixture for this Line Properties test case.
setFixture(Profile) - Method in class org.eclipse.scada.ui.chart.model.tests.ProfileTest
Sets the fixture for this Profile test case.
setFixture(ChartView) - Method in class org.eclipse.scada.vi.chart.model.tests.ChartViewTest
Sets the fixture for this View test case.
setFixture(Component) - Method in class org.eclipse.scada.vi.details.model.tests.ComponentTest
Sets the fixture for this Component test case.
setFixture(GroupEntry) - Method in class org.eclipse.scada.vi.details.model.tests.GroupEntryTest
Sets the fixture for this Group Entry test case.
setFixture(GroupGridEntry) - Method in class org.eclipse.scada.vi.details.model.tests.GroupGridEntryTest
Sets the fixture for this Group Grid Entry test case.
setFixture(HiddenComponent) - Method in class org.eclipse.scada.vi.details.model.tests.HiddenComponentTest
Sets the fixture for this Hidden Component test case.
setFixture(Registration) - Method in class org.eclipse.scada.vi.details.model.tests.RegistrationTest
Sets the fixture for this Registration test case.
setFixture(ScriptModule) - Method in class org.eclipse.scada.vi.details.model.tests.ScriptModuleTest
Sets the fixture for this Script Module test case.
setFixture(ValueSource) - Method in class org.eclipse.scada.vi.details.model.tests.ValueSourceTest
Sets the fixture for this Value Source test case.
setFixture(View) - Method in class org.eclipse.scada.vi.details.model.tests.ViewTest
Sets the fixture for this View test case.
setFixture(Visibility) - Method in class org.eclipse.scada.vi.details.model.tests.VisibilityTest
Sets the fixture for this Visibility test case.
setFixture(BorderContainer) - Method in class org.eclipse.scada.vi.model.tests.BorderContainerTest
Sets the fixture for this Border Container test case.
setFixture(Child) - Method in class org.eclipse.scada.vi.model.tests.ChildTest
Sets the fixture for this Child test case.
setFixture(Connection) - Method in class org.eclipse.scada.vi.model.tests.ConnectionTest
Sets the fixture for this Connection test case.
setFixture(Container) - Method in class org.eclipse.scada.vi.model.tests.ContainerTest
Sets the fixture for this Container test case.
setFixture(Cursor) - Method in class org.eclipse.scada.vi.model.tests.CursorTest
Sets the fixture for this Cursor test case.
setFixture(Dimension) - Method in class org.eclipse.scada.vi.model.tests.DimensionTest
Sets the fixture for this Dimension test case.
setFixture(Figure) - Method in class org.eclipse.scada.vi.model.tests.FigureTest
Sets the fixture for this Figure test case.
setFixture(GridContainer) - Method in class org.eclipse.scada.vi.model.tests.GridContainerTest
Sets the fixture for this Grid Container test case.
setFixture(Position) - Method in class org.eclipse.scada.vi.model.tests.PositionTest
Sets the fixture for this Position test case.
setFixture(Primitive) - Method in class org.eclipse.scada.vi.model.tests.PrimitiveTest
Sets the fixture for this Primitive test case.
setFixture(StackContainer) - Method in class org.eclipse.scada.vi.model.tests.StackContainerTest
Sets the fixture for this Stack Container test case.
setFixture(Map.Entry<String, String>) - Method in class org.eclipse.scada.vi.model.tests.StringToStringMapTest
Sets the fixture for this String To String Map test case.
setFixture(SymbolReference) - Method in class org.eclipse.scada.vi.model.tests.SymbolReferenceTest
Sets the fixture for this Symbol Reference test case.
setFixture(Symbol) - Method in class org.eclipse.scada.vi.model.tests.SymbolTest
Sets the fixture for this Symbol test case.
setFixture(XYContainer) - Method in class org.eclipse.scada.vi.model.tests.XYContainerTest
Sets the fixture for this XY Container test case.
setFloor(double) - Method in class org.eclipse.scada.vi.details.model.impl.WriteableComponentImpl
 
setFloor(double) - Method in interface org.eclipse.scada.vi.details.model.WriteableComponent
Sets the value of the 'Floor' attribute.
setFocus() - Method in interface org.eclipse.scada.ca.ui.editor.config.form.ConfigurationForm
 
setFocus() - Method in class org.eclipse.scada.ca.ui.editor.forms.common.StandardConfigurationForm
 
setFocus() - Method in class org.eclipse.scada.chart.swt.ChartAreaRenderer
 
setFocus() - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
setFocus() - Method in class org.eclipse.scada.da.client.dataitem.details.DetailsViewPart
 
setFocus() - Method in class org.eclipse.scada.da.ui.client.test.views.realtime.RealTimeList
 
setFocus() - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealTimeListViewer
 
setFocus() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
 
setFocus() - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
setFocus() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
 
setFocus() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
 
setFocus() - Method in class org.eclipse.scada.vi.ui.chart.draw2d.view.ChartView
 
setFocus() - Method in class org.eclipse.scada.vi.ui.user.ErrorView
 
setFocus() - Method in class org.eclipse.scada.vi.ui.user.SingleVisualInterfaceViewPart
 
setFocus() - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewInstance
 
setFocus() - Method in class org.eclipse.scada.vi.ui.user.VisualInterfaceViewInstance
 
setFolderListener(Location, FolderListener) - Method in interface org.eclipse.scada.da.client.Connection
Set the listener for this location.
setFolderListener(Location, FolderListener) - Method in class org.eclipse.scada.da.client.net.Connection
 
setFolderListener(Location, FolderListener) - Method in class org.eclipse.scada.da.client.ngp.ConnectionImpl
 
setFolderListener(Location, FolderListener) - Method in class org.eclipse.scada.da.client.sfp.ConnectionImpl
 
setFolderManager(FolderEntryWrapper) - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
setFont(Font) - Method in class org.eclipse.scada.swt.CLabel
 
setFont(String, Integer) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.TextController
 
setFontBold(boolean) - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
setFontBold(boolean) - Method in interface org.eclipse.scada.vi.model.Text
Sets the value of the 'Font Bold' attribute.
setFontBold(boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.TextController
 
setFontFull(String, Integer, Boolean, Boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.TextController
 
setFontItalic(boolean) - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
setFontItalic(boolean) - Method in interface org.eclipse.scada.vi.model.Text
Sets the value of the 'Font Italic' attribute.
setFontItalic(boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.TextController
 
setFontName(String) - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
setFontName(String) - Method in interface org.eclipse.scada.vi.model.Text
Sets the value of the 'Font Name' attribute.
setFontSize(int) - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
setFontSize(int) - Method in interface org.eclipse.scada.vi.model.Text
Sets the value of the 'Font Size' attribute.
setForeground(Color) - Method in interface org.eclipse.scada.chart.swt.Graphics
 
setForeground(Color) - Method in class org.eclipse.scada.chart.swt.SWTGraphics
 
setForegroundColor(String) - Method in interface org.eclipse.scada.vi.model.Figure
Sets the value of the 'Foreground Color' attribute.
setForegroundColor(String) - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
setForegroundColor(String) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
setFormat(String) - Method in class org.eclipse.scada.chart.swt.render.XAxisDynamicRenderer
 
setFormat(String) - Method in class org.eclipse.scada.chart.swt.render.YAxisDynamicRenderer
 
setFormat(String) - Method in interface org.eclipse.scada.ui.chart.model.Axis
Sets the value of the 'Format' attribute.
setFormat(String) - Method in interface org.eclipse.scada.ui.chart.model.Axis
Sets the value of the 'Format' attribute.
setFormat(String) - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
setFormat(String) - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
setFormat(String) - Method in interface org.eclipse.scada.vi.details.model.BoolLEDComponent
Sets the value of the 'Format' attribute.
setFormat(String) - Method in interface org.eclipse.scada.vi.details.model.ButtonComponent
Sets the value of the 'Format' attribute.
setFormat(String) - Method in interface org.eclipse.scada.vi.details.model.CheckComponent
Sets the value of the 'Format' attribute.
setFormat(String) - Method in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
 
setFormat(String) - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
setFormat(String) - Method in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
 
setFormat(String) - Method in class org.eclipse.scada.vi.details.model.impl.LabelComponentImpl
 
setFormat(String) - Method in class org.eclipse.scada.vi.details.model.impl.LinkComponentImpl
 
setFormat(String) - Method in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
setFormat(String) - Method in interface org.eclipse.scada.vi.details.model.LabelComponent
Sets the value of the 'Format' attribute.
setFormat(String) - Method in interface org.eclipse.scada.vi.details.model.LinkComponent
Sets the value of the 'Format' attribute.
setFormat(String) - Method in interface org.eclipse.scada.vi.details.model.ReadableComponent
Sets the value of the 'Format' attribute.
setForwardEvent(boolean) - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
Sets if this filter needs to forward a IoEventType.SESSION_IDLE event to the next filter.
setGrabHorizontalSpace(boolean) - Method in interface org.eclipse.scada.vi.model.GridChild
Sets the value of the 'Grab Horizontal Space' attribute.
setGrabHorizontalSpace(boolean) - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
setGrabVerticalSpace(boolean) - Method in interface org.eclipse.scada.vi.model.GridChild
Sets the value of the 'Grab Vertical Space' attribute.
setGrabVerticalSpace(boolean) - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
setHandler(IoHandler) - Method in class org.apache.mina.core.service.AbstractIoService
Sets the handler which will handle all connections managed by this service.
setHandler(IoHandler) - Method in interface org.apache.mina.core.service.IoService
Sets the handler which will handle all connections managed by this service.
setHandler(IoHandler) - Method in class org.apache.mina.core.session.DummySession
Sets the IoHandler which handles this session.
setHandler(ProxyLogicHandler) - Method in class org.apache.mina.proxy.session.ProxyIoSession
Sets the ProxyLogicHandler to use.
setHandler(int, MessageListener) - Method in class org.eclipse.scada.net.mina.Messenger
 
setHandshakeComplete() - Method in class org.apache.mina.proxy.AbstractProxyLogicHandler
Signals that the handshake has finished.
setHandshakeHandlers(List<Handshake>) - Method in class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
setHandshakeTimeout(int) - Method in class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
setHash(int) - Method in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
 
setHdConnectionId(String) - Method in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
setHdConnectionId(String) - Method in interface org.eclipse.scada.vi.details.model.ReadableComponent
Sets the value of the 'Hd Connection Id' attribute.
setHdItemId(String) - Method in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
setHdItemId(String) - Method in interface org.eclipse.scada.vi.details.model.ReadableComponent
Sets the value of the 'Hd Item Id' attribute.
setHdQueryString(String) - Method in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
setHdQueryString(String) - Method in interface org.eclipse.scada.vi.details.model.ReadableComponent
Sets the value of the 'Hd Query String' attribute.
setHeaderComponent(Component) - Method in class org.eclipse.scada.vi.details.model.impl.ViewImpl
 
setHeaderComponent(Component) - Method in interface org.eclipse.scada.vi.details.model.View
Sets the value of the 'Header Component' containment reference.
setHeaders(Map<String, List<String>>) - Method in class org.apache.mina.proxy.handlers.http.HttpProxyRequest
Set the HTTP headers.
setHeight(int) - Method in class org.eclipse.scada.chart.swt.render.XAxisDynamicRenderer
 
setHeight(int) - Method in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
 
setHeight(Integer) - Method in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
 
setHeight(int) - Method in interface org.eclipse.scada.vi.details.model.TextComponent
Sets the value of the 'Height' attribute.
setHeight(Integer) - Method in interface org.eclipse.scada.vi.details.model.URLImageComponent
Sets the value of the 'Height' attribute.
setHeight(double) - Method in interface org.eclipse.scada.vi.model.Dimension
Sets the value of the 'Height' attribute.
setHeight(double) - Method in class org.eclipse.scada.vi.model.impl.DimensionImpl
 
setHeight(double) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
setHeightHint(Integer) - Method in interface org.eclipse.scada.vi.model.GridChild
Sets the value of the 'Height Hint' attribute.
setHeightHint(Integer) - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
setHexdump(String) - Method in exception org.apache.mina.filter.codec.ProtocolDecoderException
Sets the hexdump of the unknown message part.
setHint(Object) - Method in class org.eclipse.scada.core.subscription.SubscriptionInformation
 
setHorizontalAlignment(GridAlignment) - Method in interface org.eclipse.scada.vi.model.GridChild
Sets the value of the 'Horizontal Alignment' attribute.
setHorizontalAlignment(GridAlignment) - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
setHorizontalSpacing(int) - Method in interface org.eclipse.scada.vi.model.BorderContainer
Sets the value of the 'Horizontal Spacing' attribute.
setHorizontalSpacing(int) - Method in interface org.eclipse.scada.vi.model.GridContainer
Sets the value of the 'Horizontal Spacing' attribute.
setHorizontalSpacing(int) - Method in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
 
setHorizontalSpacing(int) - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
setHoverable(boolean) - Method in interface org.eclipse.scada.ui.chart.model.Chart
Sets the value of the 'Hoverable' attribute.
setHoverable(boolean) - Method in interface org.eclipse.scada.ui.chart.model.Chart
Sets the value of the 'Hoverable' attribute.
setHoverable(boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
setHoverable(boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
setHoverable(boolean) - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
setHttpVersion(String) - Method in class org.apache.mina.proxy.handlers.http.HttpProxyRequest
Sets the HTTP version.
setIconAlignment(Alignment) - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
setIconAlignment(Alignment) - Method in interface org.eclipse.scada.vi.model.Text
Sets the value of the 'Icon Alignment' attribute.
setId(String) - Method in class org.eclipse.scada.da.ui.connection.data.Item
 
setId(Long) - Method in class org.eclipse.scada.hd.client.net.QueryImpl
 
setId(String) - Method in class org.eclipse.scada.hd.ui.connection.data.Item
 
setId(String) - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
setId(String) - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
setId(String) - Method in interface org.eclipse.scada.ui.chart.model.Profile
Sets the value of the 'Id' attribute.
setId(String) - Method in interface org.eclipse.scada.ui.chart.model.Profile
Sets the value of the 'Id' attribute.
setId(String) - Method in class org.eclipse.scada.vi.details.model.impl.TestVisibilityImpl
 
setId(String) - Method in interface org.eclipse.scada.vi.details.model.TestVisibility
Sets the value of the 'Id' attribute.
setIdleTime(IdleStatus, int) - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Sets idle time for the specified type of idleness in seconds.
setIdleTime(IdleStatus, int) - Method in interface org.apache.mina.core.session.IoSessionConfig
Sets idle time for the specified type of idleness in seconds.
setIgnoreFactories(Set<String>) - Method in class org.eclipse.scada.ca.ui.util.DiffController
 
setIgnoreFields(Map<String, Set<String>>) - Method in class org.eclipse.scada.ca.ui.util.DiffController
 
setImage(Image) - Method in class org.eclipse.scada.swt.CLabel
Set the label's Image.
setImage(String) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.ImageController
 
setImageAlignment(Alignment) - Method in interface org.eclipse.scada.vi.model.Image
Sets the value of the 'Image Alignment' attribute.
setImageAlignment(Alignment) - Method in class org.eclipse.scada.vi.model.impl.ImageImpl
 
setImageUrl(String) - Method in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
 
setImageUrl(String) - Method in interface org.eclipse.scada.vi.details.model.URLImageComponent
Sets the value of the 'Image Url' attribute.
setIndex(int) - Method in interface org.apache.mina.util.byteaccess.ByteArray.Cursor
Sets the current index of the cursor.
setInitial() - Method in class org.eclipse.scada.core.ui.styles.generator.PreferenceSelectorStyleGenerator
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.scada.vi.details.swt.impl.DetailViewImpl
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.scada.vi.ui.user.viewer.ext.BreadcrumbNavigatorExtension
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.scada.vi.ui.user.viewer.ext.SeparatorExtension
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.scada.vi.ui.user.viewer.ext.ToolBarNavigatorExtension
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.scada.vi.ui.viewer.ext.image.ImageExtension
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.scada.vi.ui.viewer.ext.item.AbstractItemExtension
 
setInput(KeyFactoryManager) - Method in class org.eclipse.scada.sec.ui.providers.KeyTreeViewer
 
setInput(KeyProviderFactory) - Method in class org.eclipse.scada.sec.ui.providers.KeyTreeViewer
 
setInput(ArchiveChannelInput) - Method in class org.eclipse.scada.ui.chart.viewer.ArchiveChannelViewer
 
setInput(CompositeQualityInput) - Method in class org.eclipse.scada.ui.chart.viewer.CompositeArchiveQualityViewer
 
setInput(ScriptInput) - Method in class org.eclipse.scada.ui.chart.viewer.ScriptSeriesViewer
 
setInputObserable(IObservableValue) - Method in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
setInsertByteProbability(int) - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
Set the probability for the insert byte error.
setInstance(ExceptionMonitor) - Static method in class org.apache.mina.util.ExceptionMonitor
Sets the uncaught exception monitor.
setInterestedInRead(S, boolean) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
register a session for reading
setInterestedInRead(NioSession, boolean) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
register a session for reading
setInterestedInWrite(S, boolean) - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
 
setInterestedInWrite(S, boolean) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
register a session for writing
setInterestedInWrite(NioSession, boolean) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
 
setInterestedInWrite(NioSession, boolean) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
register a session for writing
setInterface(String) - Method in class org.eclipse.scada.core.ConnectionInformation
 
setIsText(boolean) - Method in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
setIsText(boolean) - Method in interface org.eclipse.scada.vi.details.model.ReadableComponent
Sets the value of the 'Is Text' attribute.
setItem(Item) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
setItem(Item) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemDataSeriesImpl
 
setItem(Item) - Method in interface org.eclipse.scada.ui.chart.model.ItemDataSeries
Sets the value of the 'Item' containment reference.
setItem(Item) - Method in interface org.eclipse.scada.ui.chart.model.ItemDataSeries
Sets the value of the 'Item' containment reference.
setItem(Item) - Method in class org.eclipse.scada.ui.chart.viewer.AbstractItemInputViewer
 
setItemId(String) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemImpl
 
setItemId(String) - Method in class org.eclipse.scada.ui.chart.model.impl.ItemImpl
 
setItemId(String) - Method in interface org.eclipse.scada.ui.chart.model.Item
Sets the value of the 'Item Id' attribute.
setItemId(String) - Method in interface org.eclipse.scada.ui.chart.model.Item
Sets the value of the 'Item Id' attribute.
setItemId(String) - Method in class org.eclipse.scada.ui.databinding.item.DataItemObservableValue
 
setItemListListener(ItemListListener) - Method in interface org.eclipse.scada.hd.server.Session
 
setItems(List<ListEntry>) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListData
 
setItemStringData(DragSourceEvent, IStructuredSelection) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealtimeListDragSourceListener
 
setItemUpdateListener(String, ItemUpdateListener) - Method in interface org.eclipse.scada.da.client.Connection
Set the listener for this item.
setItemUpdateListener(String, ItemUpdateListener) - Method in class org.eclipse.scada.da.client.net.Connection
 
setItemUpdateListener(String, ItemUpdateListener) - Method in class org.eclipse.scada.da.client.ngp.ConnectionImpl
 
setItemUpdateListener(String, ItemUpdateListener) - Method in class org.eclipse.scada.da.client.sfp.ConnectionImpl
 
setItemUriData(DragSourceEvent, IStructuredSelection) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealtimeListDragSourceListener
 
setKeepAlive(boolean) - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
setKeepAlive(boolean) - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
 
setKey(String) - Method in class org.eclipse.scada.vi.details.model.impl.RegistrationImpl
 
setKey(String) - Method in interface org.eclipse.scada.vi.details.model.Registration
Sets the value of the 'Key' attribute.
setKey(String) - Method in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
 
setKeyManagerFactory(KeyManagerFactory) - Method in class org.apache.mina.filter.ssl.SslContextFactory
Sets the KeyManagerFactory to use.
setKeyManagerFactoryAlgorithm(String) - Method in class org.apache.mina.filter.ssl.SslContextFactory
setKeyManagerFactoryAlgorithmUseDefault(boolean) - Method in class org.apache.mina.filter.ssl.SslContextFactory
If this is set to true while no KeyManagerFactory has been set using SslContextFactory.setKeyManagerFactory(KeyManagerFactory) and no algorithm has been set using SslContextFactory.setKeyManagerFactoryAlgorithm(String) the default algorithm return by KeyManagerFactory.getDefaultAlgorithm() will be used.
setKeyManagerFactoryKeyStore(KeyStore) - Method in class org.apache.mina.filter.ssl.SslContextFactory
Sets the KeyStore which will be used in the call to KeyManagerFactory.init(java.security.KeyStore, char[]) when the SSLContext is created.
setKeyManagerFactoryKeyStorePassword(String) - Method in class org.apache.mina.filter.ssl.SslContextFactory
Sets the password which will be used in the call to KeyManagerFactory.init(java.security.KeyStore, char[]) when the SSLContext is created.
setKeyManagerFactoryProvider(String) - Method in class org.apache.mina.filter.ssl.SslContextFactory
setKeyStore(KeyStore) - Method in class org.eclipse.scada.sec.ui.providers.AbstractKeyStoreKeyProvider
 
setLabel(String) - Method in class org.eclipse.scada.chart.XAxis
 
setLabel(String) - Method in class org.eclipse.scada.chart.YAxis
 
setLabel(String) - Method in class org.eclipse.scada.da.client.dataitem.details.DetailsPartInformation
 
setLabel(String) - Method in interface org.eclipse.scada.ui.chart.model.ArchiveChannel
Sets the value of the 'Label' attribute.
setLabel(String) - Method in interface org.eclipse.scada.ui.chart.model.ArchiveChannel
Sets the value of the 'Label' attribute.
setLabel(String) - Method in interface org.eclipse.scada.ui.chart.model.Axis
Sets the value of the 'Label' attribute.
setLabel(String) - Method in interface org.eclipse.scada.ui.chart.model.Axis
Sets the value of the 'Label' attribute.
setLabel(String) - Method in interface org.eclipse.scada.ui.chart.model.DataSeries
Sets the value of the 'Label' attribute.
setLabel(String) - Method in interface org.eclipse.scada.ui.chart.model.DataSeries
Sets the value of the 'Label' attribute.
setLabel(String) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
setLabel(String) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
setLabel(String) - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
setLabel(String) - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
setLabel(String) - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
setLabel(String) - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
setLabel(String) - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
setLabel(String) - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
setLabel(String) - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
setLabel(String) - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
setLabel(String) - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
setLabel(String) - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
setLabel(String) - Method in interface org.eclipse.scada.ui.chart.model.Profile
Sets the value of the 'Label' attribute.
setLabel(String) - Method in interface org.eclipse.scada.ui.chart.model.Profile
Sets the value of the 'Label' attribute.
setLabel(String) - Method in interface org.eclipse.scada.ui.chart.model.ScaleAction
Sets the value of the 'Label' attribute.
setLabel(String) - Method in interface org.eclipse.scada.ui.chart.model.ScaleAction
Sets the value of the 'Label' attribute.
setLabel(String) - Method in interface org.eclipse.scada.ui.chart.model.TimeShiftAction
Sets the value of the 'Label' attribute.
setLabel(String) - Method in interface org.eclipse.scada.ui.chart.model.TimeShiftAction
Sets the value of the 'Label' attribute.
setLabel(String) - Method in class org.eclipse.scada.ui.chart.viewer.input.AbstractInput
 
setLabel(String) - Method in class org.eclipse.scada.utils.stats.StatisticEntryImpl
 
setLabel(Object, String) - Method in class org.eclipse.scada.utils.stats.StatisticsImpl
 
setLabel(String) - Method in interface org.eclipse.scada.vi.details.model.GroupEntry
Sets the value of the 'Label' attribute.
setLabel(String) - Method in interface org.eclipse.scada.vi.details.model.GroupGridEntry
Sets the value of the 'Label' attribute.
setLabel(String) - Method in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
 
setLabel(String) - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
 
setLabelAlignment(Alignment) - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
setLabelAlignment(Alignment) - Method in interface org.eclipse.scada.vi.model.Text
Sets the value of the 'Label Alignment' attribute.
setLabelSpacing(int) - Method in class org.eclipse.scada.chart.swt.render.AbstractStaticRenderer
 
setLabelSpacing(int) - Method in class org.eclipse.scada.chart.swt.render.YAxisDynamicRenderer
 
setLabelVisible(boolean) - Method in interface org.eclipse.scada.ui.chart.model.Axis
Sets the value of the 'Label Visible' attribute.
setLabelVisible(boolean) - Method in interface org.eclipse.scada.ui.chart.model.Axis
Sets the value of the 'Label Visible' attribute.
setLabelVisible(boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
setLabelVisible(boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
setLastAknTimestamp(Date) - Method in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
setLastAknUser(String) - Method in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
setLastFailTimestamp(Date) - Method in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
setLastReadTime(long) - Method in class org.apache.mina.core.service.IoServiceStatistics
Sets last time at which a read occurred on the service.
setLastThroughputCalculationTime(long) - Method in class org.apache.mina.core.service.IoServiceStatistics
Sets the time at which throughtput counters where updated.
setLastWriteTime(long) - Method in class org.apache.mina.core.service.IoServiceStatistics
Sets last time at which a write occurred on the service.
setLazy(boolean) - Method in class org.eclipse.scada.vi.ui.user.viewer.AbstractViewInstance
 
setLeftMargin(int) - Method in class org.eclipse.scada.swt.CLabel
Set the label's horizontal left margin, in pixels.
setLength(int) - Method in interface org.eclipse.scada.vi.model.Arc
Sets the value of the 'Length' attribute.
setLength(int) - Method in class org.eclipse.scada.vi.model.impl.ArcImpl
 
setLength(double) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.ArcShape
 
setLineAttributes(LineAttributes) - Method in interface org.eclipse.scada.chart.swt.Graphics
 
setLineAttributes(LineAttributes) - Method in class org.eclipse.scada.chart.swt.render.AbstractLineRender
 
setLineAttributes(LineAttributes) - Method in class org.eclipse.scada.chart.swt.render.AbstractRuler
 
setLineAttributes(LineAttributes) - Method in class org.eclipse.scada.chart.swt.SWTGraphics
 
setLineColor(Color) - Method in class org.eclipse.scada.chart.swt.render.AbstractLineRender
 
setLineColor(RGB) - Method in class org.eclipse.scada.ui.chart.viewer.input.LineInput
 
setLineColor(RGB) - Method in interface org.eclipse.scada.ui.chart.viewer.input.LinePropertiesSupporter
 
setLineProperties(LineProperties) - Method in interface org.eclipse.scada.ui.chart.model.ArchiveChannel
Sets the value of the 'Line Properties' containment reference.
setLineProperties(LineProperties) - Method in interface org.eclipse.scada.ui.chart.model.ArchiveChannel
Sets the value of the 'Line Properties' containment reference.
setLineProperties(LineProperties) - Method in interface org.eclipse.scada.ui.chart.model.ArchiveSeries
Sets the value of the 'Line Properties' containment reference.
setLineProperties(LineProperties) - Method in interface org.eclipse.scada.ui.chart.model.ArchiveSeries
Sets the value of the 'Line Properties' containment reference.
setLineProperties(LineProperties) - Method in interface org.eclipse.scada.ui.chart.model.DataItemSeries
Sets the value of the 'Line Properties' containment reference.
setLineProperties(LineProperties) - Method in interface org.eclipse.scada.ui.chart.model.DataItemSeries
Sets the value of the 'Line Properties' containment reference.
setLineProperties(LineProperties) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
setLineProperties(LineProperties) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
setLineProperties(LineProperties) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
setLineProperties(LineProperties) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveSeriesImpl
 
setLineProperties(LineProperties) - Method in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
setLineProperties(LineProperties) - Method in class org.eclipse.scada.ui.chart.model.impl.DataItemSeriesImpl
 
setLineProperties(LineProperties) - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
setLineProperties(LineProperties) - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
setLineProperties(LineProperties) - Method in interface org.eclipse.scada.ui.chart.model.ScriptSeries
Sets the value of the 'Line Properties' containment reference.
setLineProperties(LineProperties) - Method in interface org.eclipse.scada.ui.chart.model.ScriptSeries
Sets the value of the 'Line Properties' containment reference.
setLineWidth(float) - Method in class org.eclipse.scada.chart.swt.render.AbstractLineRender
 
setLineWidth(float) - Method in class org.eclipse.scada.ui.chart.viewer.input.LineInput
 
setLineWidth(float) - Method in interface org.eclipse.scada.ui.chart.viewer.input.LinePropertiesSupporter
 
setLineWidth(float) - Method in class org.eclipse.scada.vi.model.impl.ShapeImpl
 
setLineWidth(float) - Method in interface org.eclipse.scada.vi.model.Shape
Sets the value of the 'Line Width' attribute.
setLineWidth(float) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.ShapeController
 
setListener(ConfigurationListener) - Method in class org.eclipse.scada.ca.common.FactoryImpl
 
setListener(SubscriptionListener<T>) - Method in class org.eclipse.scada.core.subscription.SubscriptionInformation
 
setLittleEndian(IoSession) - Static method in class org.eclipse.scada.protocol.sfp.Sessions
 
setLocalAddress(SocketAddress) - Method in class org.apache.mina.core.session.DummySession
Sets the socket address of local machine which is associated with this session.
setLocalData(Map<String, Map<String, Map<String, String>>>) - Method in class org.eclipse.scada.ca.ui.util.DiffController
 
setLocationInfo(boolean) - Method in class org.apache.mina.util.Log4jXmlFormatter
The LocationInfo option takes a boolean value.
setLocked(boolean) - Method in class org.eclipse.scada.sec.ui.providers.AbstractKeyStoreKeyProvider
 
setLoggerName(String) - Method in class org.eclipse.scada.da.client.sfp.FilterChainBuilder
 
setLoggerName(String) - Method in interface org.eclipse.scada.protocol.common.IoLoggerFilterChainBuilder
Set the base name of the loggers when they are created
setLoggerName(String) - Method in class org.eclipse.scada.protocol.ngp.common.FilterChainBuilder
 
setLoginSession(LoginSession) - Method in class org.eclipse.scada.core.ui.connection.login.Activator
 
setLoginSession(String, String, LoginContext, Collection<LoginHandler>) - Method in class org.eclipse.scada.core.ui.connection.login.Activator
 
setLoginSession(LoginSession) - Method in class org.eclipse.scada.core.ui.connection.login.LoginSessionProvider
 
setManipulateReads(boolean) - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
Set to true if you want to apply error to the read IoBuffer
setManipulateWrites(boolean) - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
Set to true if you want to apply error to the written IoBuffer
setMarginHeight(int) - Method in interface org.eclipse.scada.vi.model.GridContainer
Sets the value of the 'Margin Height' attribute.
setMarginHeight(int) - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
setMargins(int, int, int, int) - Method in class org.eclipse.scada.swt.CLabel
Set the label's margins, in pixels.
setMarginWidth(int) - Method in interface org.eclipse.scada.vi.model.GridContainer
Sets the value of the 'Margin Width' attribute.
setMarginWidth(int) - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
setMatchCount(int) - Method in class org.apache.mina.proxy.utils.IoBufferDecoder.DecodingContext
 
setMax(long) - Method in class org.eclipse.scada.chart.XAxis
 
setMax(double) - Method in class org.eclipse.scada.chart.YAxis
 
setMax(double) - Method in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
 
setMax(double) - Method in interface org.eclipse.scada.vi.details.model.ProgressComponent
Sets the value of the 'Max' attribute.
setMaxDataLength(int) - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringDecoder
Sets the maximum allowed value specified as data length in the incoming data
setMaxDataLength(int) - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
Sets the maximum number of bytes allowed for encoding a single String (including the prefix)
setMaximum(long) - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
setMaximum(long) - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
setMaximum(double) - Method in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
setMaximum(double) - Method in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
setMaximum(long) - Method in interface org.eclipse.scada.ui.chart.model.XAxis
Sets the value of the 'Maximum' attribute.
setMaximum(long) - Method in interface org.eclipse.scada.ui.chart.model.XAxis
Sets the value of the 'Maximum' attribute.
setMaximum(double) - Method in interface org.eclipse.scada.ui.chart.model.YAxis
Sets the value of the 'Maximum' attribute.
setMaximum(double) - Method in interface org.eclipse.scada.ui.chart.model.YAxis
Sets the value of the 'Maximum' attribute.
setMaximumPoolSize(int) - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
setMaximumPoolSize(int) - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
setMaximumRememberPeriod(int) - Method in class org.eclipse.scada.sec.callback.XMLSignatureCallback
 
setMaxInsertByte(int) - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
Set the maximum number of byte the filter can insert in a IoBuffer.
setMaxLineLength(int) - Method in class org.apache.mina.filter.codec.textline.TextLineDecoder
Sets the allowed maximum size of the line to be decoded.
setMaxLineLength(int) - Method in class org.apache.mina.filter.codec.textline.TextLineEncoder
Sets the allowed maximum size of the encoded line.
setMaxObjectSize(int) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationDecoder
Sets the allowed maximum size of the object to be decoded.
setMaxObjectSize(int) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationEncoder
Sets the allowed maximum size of the encoded object.
setMaxObjectSize(int) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
Sets the allowed maximum size of the object to be decoded.
setMaxObjectSize(int) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
Sets the allowed maximum size of the encoded object.
setMaxReadBufferSize(int) - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Sets the maximum size of the read buffer that I/O processor allocates per each read.
setMaxReadBufferSize(int) - Method in interface org.apache.mina.core.session.IoSessionConfig
Sets the maximum size of the read buffer that I/O processor allocates per each read.
setMenu(Menu) - Method in class org.eclipse.scada.da.ui.widgets.realtime.RealTimeListViewer
 
setMessage(String) - Method in class org.eclipse.scada.sec.ui.DialogFuture
 
setMessageReceivedLogLevel(LogLevel) - Method in class org.apache.mina.filter.logging.LoggingFilter
Set the LogLevel for the MessageReceived event.
setMessageSentLogLevel(LogLevel) - Method in class org.apache.mina.filter.logging.LoggingFilter
Set the LogLevel for the MessageSent event.
setMin(long) - Method in class org.eclipse.scada.chart.XAxis
 
setMin(double) - Method in class org.eclipse.scada.chart.YAxis
 
setMin(double) - Method in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
 
setMin(double) - Method in interface org.eclipse.scada.vi.details.model.ProgressComponent
Sets the value of the 'Min' attribute.
setMinimum(long) - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
setMinimum(long) - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
setMinimum(double) - Method in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
setMinimum(double) - Method in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
setMinimum(long) - Method in interface org.eclipse.scada.ui.chart.model.XAxis
Sets the value of the 'Minimum' attribute.
setMinimum(long) - Method in interface org.eclipse.scada.ui.chart.model.XAxis
Sets the value of the 'Minimum' attribute.
setMinimum(double) - Method in interface org.eclipse.scada.ui.chart.model.YAxis
Sets the value of the 'Minimum' attribute.
setMinimum(double) - Method in interface org.eclipse.scada.ui.chart.model.YAxis
Sets the value of the 'Minimum' attribute.
setMinMax(long, long) - Method in class org.eclipse.scada.chart.XAxis
 
setMinMax(double, double) - Method in class org.eclipse.scada.chart.YAxis
 
setMinReadBufferSize(int) - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Sets the minimum size of the read buffer that I/O processor allocates per each read.
setMinReadBufferSize(int) - Method in interface org.apache.mina.core.session.IoSessionConfig
Sets the minimum size of the read buffer that I/O processor allocates per each read.
setMonitor(MonitorData) - Method in class org.eclipse.scada.ae.ui.views.model.DecoratedEvent
 
setMonitor(MonitorStatusInformation) - Method in class org.eclipse.scada.ae.ui.views.model.DecoratedMonitor
 
setMonitor(MonitorData) - Method in class org.eclipse.scada.ae.ui.views.model.DecoratedMonitor
 
setMonitorListener(String, MonitorListener) - Method in interface org.eclipse.scada.ae.client.Connection
Set the listener that should receive monitor updates
setMonitorListener(String, MonitorListener) - Method in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
setMonitorListener(String, MonitorListener) - Method in class org.eclipse.scada.ae.client.ngp.ConnectionImpl
 
setMonitorListener(String, MonitorListener) - Method in class org.eclipse.scada.ae.client.ngp.MonitorManager
 
setMonitorListener(MonitorListener) - Method in interface org.eclipse.scada.ae.server.Session
 
setMutable(boolean) - Method in interface org.eclipse.scada.ui.chart.model.Chart
Sets the value of the 'Mutable' attribute.
setMutable(boolean) - Method in interface org.eclipse.scada.ui.chart.model.Chart
Sets the value of the 'Mutable' attribute.
setMutable(boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
setMutable(boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
setMutable(boolean) - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
setName(String) - Method in interface org.eclipse.scada.ui.chart.model.ArchiveChannel
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.scada.ui.chart.model.ArchiveChannel
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
setName(String) - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
setName(String) - Method in interface org.eclipse.scada.vi.model.Child
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
 
setName(String) - Method in class org.eclipse.scada.vi.model.impl.ChildImpl
 
setName(String) - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
setName(String) - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
setName(String) - Method in class org.eclipse.scada.vi.model.impl.StackContainerImpl
 
setName(String) - Method in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
 
setName(String) - Method in class org.eclipse.scada.vi.model.impl.XYContainerImpl
 
setName(String) - Method in interface org.eclipse.scada.vi.model.Primitive
Sets the value of the 'Name' attribute.
setNeedClientAuth(boolean) - Method in class org.apache.mina.filter.ssl.SslFilter
Configures the engine to require client authentication.
setNextFilter(IoFilter.NextFilter) - Method in class org.eclipse.scada.protocol.common.io.TimedEndDecoder
 
setNowCenter() - Method in class org.eclipse.scada.chart.XAxis
 
setNowCenter() - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
setOnClick(String) - Method in interface org.eclipse.scada.vi.model.Figure
Sets the value of the 'On Click' attribute.
setOnClick(String) - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
setOnCreateProperties(String) - Method in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
 
setOnCreateProperties(String) - Method in interface org.eclipse.scada.vi.model.SymbolReference
Sets the value of the 'On Create Properties' attribute.
setOnDispose(String) - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
setOnDispose(String) - Method in interface org.eclipse.scada.vi.model.Symbol
Sets the value of the 'On Dispose' attribute.
setOnDoubleClick(String) - Method in interface org.eclipse.scada.vi.model.Figure
Sets the value of the 'On Double Click' attribute.
setOnDoubleClick(String) - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
setOnInit(String) - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
setOnInit(String) - Method in interface org.eclipse.scada.vi.model.Symbol
Sets the value of the 'On Init' attribute.
setOnOff(boolean) - Method in interface org.eclipse.scada.vi.details.model.BoolLEDComponent
Sets the value of the 'On Off' attribute.
setOnOff(boolean) - Method in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
 
setOnUpdate(String) - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
setOnUpdate(String) - Method in interface org.eclipse.scada.vi.model.Symbol
Sets the value of the 'On Update' attribute.
setOobInline(boolean) - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
setOobInline(boolean) - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
 
setOpaque(Boolean) - Method in interface org.eclipse.scada.vi.model.Figure
Sets the value of the 'Opaque' attribute.
setOpaque(Boolean) - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
setOpaque(Boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.ArcController
 
setOpaque(Boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.EllipseController
 
setOpaque(Boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureContainerController
 
setOpaque(Boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
setOpaque(Boolean, boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
setOpaque(Boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.ImageController
 
setOpaque(Boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.LineController
 
setOpaque(Boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.RectangleController
 
setOpaque(Boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.TextController
 
setOperator(Operator) - Method in class org.eclipse.scada.utils.filter.FilterExpression
 
setOutline(boolean) - Method in class org.eclipse.scada.vi.model.impl.ShapeImpl
 
setOutline(boolean) - Method in interface org.eclipse.scada.vi.model.Shape
Sets the value of the 'Outline' attribute.
setOutline(boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.ShapeController
 
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setPassword(String) - Method in class org.apache.mina.filter.ssl.KeyStoreFactory
Sets the key store password.
setPassword(String) - Method in class org.apache.mina.proxy.handlers.socks.SocksProxyRequest
Set the user password
setPassword(String) - Method in class org.eclipse.scada.core.ConnectionInformation
Set the password
setPassword(String) - Method in class org.eclipse.scada.sec.callback.PasswordCallback
 
setPassword(String, String) - Method in interface org.eclipse.scada.sec.UserManagerService
 
setPermission(String) - Method in interface org.eclipse.scada.vi.details.model.GroupEntry
Sets the value of the 'Permission' attribute.
setPermission(String) - Method in interface org.eclipse.scada.vi.details.model.GroupGridEntry
Sets the value of the 'Permission' attribute.
setPermission(String) - Method in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
 
setPermission(String) - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
 
setPingFrequency(int) - Method in class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
setPoints(PointList) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.LineController
 
setPointsString(String) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.LineController
Set points as string
setPosition(long) - Method in class org.eclipse.scada.chart.swt.render.PositionXRuler
 
setPosition(Double) - Method in class org.eclipse.scada.chart.swt.render.PositionYRuler
 
setPosition(Position) - Method in class org.eclipse.scada.vi.model.impl.XYChildImpl
 
setPosition(Position) - Method in interface org.eclipse.scada.vi.model.XYChild
Sets the value of the 'Position' containment reference.
setPreferedOrder(List<HttpAuthenticationMethods>) - Method in class org.apache.mina.proxy.session.ProxyIoSession
Sets the ordered list of prefered authentication mechanisms.
setPreferredHeight(double) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
setPreferredProtocols(List<String>) - Method in class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
setPreferredSize(double, double) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
setPreferredSize(Dimension) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
setPreferredSize(Dimension) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.LineController
 
setPreferredWidth(double) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
setPrefixLength(int) - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringDecoder
Sets the number of bytes used by the length prefix
setPrefixLength(int) - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
Sets the number of bytes used by the length prefix
setPreset(Variant, boolean, String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
setPreset(Variant, boolean, String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresets
 
setPreset(Variant, boolean, String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.LocalLevelPresetsOld
 
setPreset(Variant, boolean, String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RemoteLevelPresets
 
setProfileSwitcherType(ProfileSwitcherType) - Method in interface org.eclipse.scada.ui.chart.model.Chart
Sets the value of the 'Profile Switcher Type' attribute.
setProfileSwitcherType(ProfileSwitcherType) - Method in interface org.eclipse.scada.ui.chart.model.Chart
Sets the value of the 'Profile Switcher Type' attribute.
setProfileSwitcherType(ProfileSwitcherType) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
setProfileSwitcherType(ProfileSwitcherType) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
setProperties(Map<String, String>) - Method in class org.apache.mina.proxy.handlers.http.HttpProxyRequest
Set additional properties for the request.
setProperties(boolean) - Method in class org.apache.mina.util.Log4jXmlFormatter
Sets whether MDC key-value pairs should be output, default false.
setProperties(Map<String, String>) - Method in class org.eclipse.scada.core.ConnectionInformation
 
setProperty(IoSession, String, String) - Static method in class org.apache.mina.filter.logging.MdcInjectionFilter
Add a property to the context for the given session This property will be added to the MDC for all subsequent events
setPropertyValue(Object, Object) - Method in class org.eclipse.scada.core.ui.connection.data.PropertySourceWrapper
 
setPropertyValue(Object, Object) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
setProtocol(String) - Method in class org.apache.mina.filter.ssl.SslContextFactory
Sets the protocol to use when creating the SSLContext.
setProtocols(List<ProtocolDescriptor>) - Method in class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
setProvider(String) - Method in class org.apache.mina.filter.ssl.KeyStoreFactory
Sets the name of the provider to use when creating the key store.
setProvider(String) - Method in class org.apache.mina.filter.ssl.SslContextFactory
Sets the provider of the new SSLContext.
setProxyFilter(ProxyFilter) - Method in class org.apache.mina.proxy.session.ProxyIoSession
Sets the ProxyFilter.
setProxyIoSession(ProxyIoSession) - Method in class org.apache.mina.proxy.ProxyConnector
Sets the proxy session object of this connector.
setQuery(ServiceQueryBuffer, String) - Method in class org.eclipse.scada.ui.chart.viewer.input.QueryInput
 
setQuerySeriesData(QuerySeriesData) - Method in class org.eclipse.scada.ui.chart.viewer.ArchiveChannelViewer
 
setQuerySeriesData(QuerySeriesData) - Method in class org.eclipse.scada.ui.chart.viewer.ArchiveSeriesViewer
 
setRead(Object) - Method in class org.apache.mina.core.future.DefaultReadFuture
 
setRead(Object) - Method in interface org.apache.mina.core.future.ReadFuture
Sets the message is written, and notifies all threads waiting for this future.
setReadBufferSize(int) - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Sets the size of the read buffer that I/O processor allocates per each read.
setReadBufferSize(int) - Method in interface org.apache.mina.core.session.IoSessionConfig
Sets the size of the read buffer that I/O processor allocates per each read.
setReadDescriptor(String) - Method in interface org.eclipse.scada.vi.details.model.ButtonComponent
Sets the value of the 'Read Descriptor' attribute.
setReadDescriptor(String) - Method in interface org.eclipse.scada.vi.details.model.CheckComponent
Sets the value of the 'Read Descriptor' attribute.
setReadDescriptor(String) - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
setReadDescriptor(String) - Method in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
 
setReadDescriptor(String) - Method in class org.eclipse.scada.vi.details.model.impl.TextInputComponentImpl
 
setReadDescriptor(String) - Method in interface org.eclipse.scada.vi.details.model.TextInputComponent
Sets the value of the 'Read Descriptor' attribute.
setReaderIdleTime(int) - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Sets idle time for IdleStatus.READER_IDLE in seconds.
setReaderIdleTime(int) - Method in interface org.apache.mina.core.session.IoSessionConfig
Sets idle time for IdleStatus.READER_IDLE in seconds.
setReadTimeout(int) - Method in class org.apache.mina.handler.stream.StreamIoHandler
Sets read timeout in seconds.
setReceiveBufferSize(int) - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
 
setReceiveBufferSize(int) - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
 
setReceiveBufferSize(int) - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
setReceiveBufferSize(int) - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
 
setReconnectionNeeded(boolean) - Method in class org.apache.mina.proxy.session.ProxyIoSession
Sets the reconnection needed flag.
setReference(boolean) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.BooleanAlarmDetails
 
setRejectedExecutionHandler(RejectedExecutionHandler) - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
setRejectedExecutionHandler(RejectedExecutionHandler) - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
setRemoteAddress(SocketAddress) - Method in class org.apache.mina.core.session.DummySession
Sets the socket address of remote peer.
setRemoteData(Collection<FactoryInformation>) - Method in class org.eclipse.scada.ca.ui.util.DiffController
 
setRemoteData(Map<String, Map<String, Map<String, String>>>) - Method in class org.eclipse.scada.ca.ui.util.DiffController
 
setRemoteManualState(boolean) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.ManualOverride
 
setRemoveByteProbability(int) - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
Set the probability for the remove byte error.
setRemovePduProbability(int) - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
not functional ATM
setReplySequence(long) - Method in class org.eclipse.scada.net.base.data.Message
 
setRequest(AbstractFunctionSeriesData.Request) - Method in class org.eclipse.scada.chart.AbstractFunctionSeriesData
 
setRequest(AbstractFunctionSeriesData.Request) - Method in class org.eclipse.scada.chart.AsyncFunctionSeriesData
 
setRequest(AuthorizationRequest) - Method in class org.eclipse.scada.sec.authz.AuthorizationContext
 
setRequestedTypes(List<List<PasswordEncoding>>) - Method in class org.eclipse.scada.sec.callback.PasswordCallback
 
setRequestInterval(int) - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
 
setRequestParameters(QueryParameters) - Method in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
setRequestTimeout(int) - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
 
setRequestTimeoutHandler(KeepAliveRequestTimeoutHandler) - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
 
setRequestWidth(int) - Method in class org.eclipse.scada.chart.AbstractFunctionSeriesData
 
setRequestWidth(int) - Method in class org.eclipse.scada.chart.AbstractSeriesData
 
setRequestWidth(int) - Method in interface org.eclipse.scada.chart.SeriesData
 
setRequestWidth(int) - Method in class org.eclipse.scada.chart.WritableSeries
 
setRequestWidth(int) - Method in class org.eclipse.scada.ui.chart.viewer.input.composite.MergedSeries
 
setRequestWidth(int) - Method in class org.eclipse.scada.ui.chart.viewer.input.QueryChannelSeriesData
 
setRequestWidth(int) - Method in class org.eclipse.scada.ui.chart.viewer.input.QuerySeriesData
 
setRequestWindow(long, long) - Method in class org.eclipse.scada.chart.AbstractFunctionSeriesData
 
setRequestWindow(long, long) - Method in class org.eclipse.scada.chart.AbstractSeriesData
 
setRequestWindow(long, long) - Method in interface org.eclipse.scada.chart.SeriesData
 
setRequestWindow(long, long) - Method in class org.eclipse.scada.chart.WritableSeries
 
setRequestWindow(long, long) - Method in class org.eclipse.scada.ui.chart.viewer.input.composite.MergedSeries
 
setRequestWindow(long, long) - Method in class org.eclipse.scada.ui.chart.viewer.input.QueryChannelSeriesData
 
setRequestWindow(long, long) - Method in class org.eclipse.scada.ui.chart.viewer.input.QuerySeriesData
 
setRequiredPermission(String) - Method in class org.eclipse.scada.vi.details.model.impl.PermissionVisibilityImpl
 
setRequiredPermission(String) - Method in interface org.eclipse.scada.vi.details.model.PermissionVisibility
Sets the value of the 'Required Permission' attribute.
setResendPduLasterProbability(int) - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
not functional ATM
setResetDescriptor(String) - Method in class org.eclipse.scada.vi.details.model.impl.ValueSetComponentImpl
 
setResetDescriptor(String) - Method in interface org.eclipse.scada.vi.details.model.ValueSetComponent
Sets the value of the 'Reset Descriptor' attribute.
setResult(Configuration) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator.ConfigurationFuture
 
setResult(ConfigurationInformation) - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
setResult(T) - Method in class org.eclipse.scada.utils.concurrent.AbstractFuture
 
setResult(T) - Method in class org.eclipse.scada.utils.concurrent.NotifyFutureImpl
 
setReuseAddress(boolean) - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
setReuseAddress(boolean) - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
 
setReuseAddress(boolean) - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
 
setReuseAddress(boolean) - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
setReuseAddress(boolean) - Method in interface org.apache.mina.transport.socket.SocketAcceptor
 
setReuseAddress(boolean) - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
 
setRightMargin(int) - Method in class org.eclipse.scada.swt.CLabel
Set the label's right margin, in pixels.
setRoot(Primitive) - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
setRoot(Primitive) - Method in interface org.eclipse.scada.vi.model.Symbol
Sets the value of the 'Root' containment reference.
setRoundType(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RoundDetailsPart
 
setScheduledForFlush(boolean) - Method in class org.apache.mina.core.session.AbstractIoSession
Set the scheduledForFLush flag.
setScheduledWriteBytes(int) - Method in class org.apache.mina.core.session.AbstractIoSession
TODO Add method documentation
setScheduledWriteBytes(int) - Method in class org.apache.mina.core.session.DummySession
 
setScheduledWriteMessages(int) - Method in class org.apache.mina.core.session.AbstractIoSession
TODO Add method documentation
setScheduledWriteMessages(int) - Method in class org.apache.mina.core.session.DummySession
 
setScript(String) - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
setScript(String) - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
setScript(String) - Method in interface org.eclipse.scada.ui.chart.model.ScriptSeries
Sets the value of the 'Script' attribute.
setScript(String) - Method in interface org.eclipse.scada.ui.chart.model.ScriptSeries
Sets the value of the 'Script' attribute.
setScript(String) - Method in class org.eclipse.scada.ui.chart.viewer.input.ScriptInput
 
setScript(String) - Method in class org.eclipse.scada.vi.details.model.impl.ScriptVisibilityImpl
 
setScript(String) - Method in interface org.eclipse.scada.vi.details.model.ScriptVisibility
Sets the value of the 'Script' attribute.
setScriptLanguage(String) - Method in class org.eclipse.scada.vi.details.model.impl.ScriptModuleImpl
 
setScriptLanguage(String) - Method in class org.eclipse.scada.vi.details.model.impl.ScriptVisibilityImpl
 
setScriptLanguage(String) - Method in interface org.eclipse.scada.vi.details.model.ScriptModule
Sets the value of the 'Script Language' attribute.
setScriptLanguage(String) - Method in interface org.eclipse.scada.vi.details.model.ScriptVisibility
Sets the value of the 'Script Language' attribute.
setSecondaryTarget(Integer) - Method in class org.eclipse.scada.core.ConnectionInformation
 
setSecureRandom(SecureRandom) - Method in class org.apache.mina.filter.ssl.SslContextFactory
Sets the SecureRandom to use when initializing the SSLContext.
setSelectedQuality(String) - Method in class org.eclipse.scada.ui.chart.viewer.input.AbstractInput
 
setSelectedTimestamp(Date) - Method in class org.eclipse.scada.ui.chart.viewer.input.AbstractInput
 
setSelectedTimestamp(Date) - Method in class org.eclipse.scada.ui.chart.viewer.input.composite.CompositeQualityInput
 
setSelectedTimestamp(Date) - Method in class org.eclipse.scada.ui.chart.viewer.input.ItemObserver
 
setSelectedTimestamp(Date) - Method in class org.eclipse.scada.ui.chart.viewer.input.QueryInput
 
setSelectedTimestamp(Date) - Method in class org.eclipse.scada.ui.chart.viewer.input.ScriptInput
 
setSelectedValue(String) - Method in class org.eclipse.scada.ui.chart.viewer.input.AbstractInput
 
setSelectedXAxis(XAxis) - Method in interface org.eclipse.scada.ui.chart.model.Chart
Sets the value of the 'Selected XAxis' reference.
setSelectedXAxis(XAxis) - Method in interface org.eclipse.scada.ui.chart.model.Chart
Sets the value of the 'Selected XAxis' reference.
setSelectedXAxis(XAxis) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
setSelectedXAxis(XAxis) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
setSelectedXAxis(XAxis) - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
setSelectedYAxis(YAxis) - Method in interface org.eclipse.scada.ui.chart.model.Chart
Sets the value of the 'Selected YAxis' reference.
setSelectedYAxis(YAxis) - Method in interface org.eclipse.scada.ui.chart.model.Chart
Sets the value of the 'Selected YAxis' reference.
setSelectedYAxis(YAxis) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
setSelectedYAxis(YAxis) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
setSelectedYAxis(YAxis) - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
setSelection(ISelection) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelection(ChartInput) - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
setSelection(Date) - Method in class org.eclipse.scada.ui.chart.viewer.input.AbstractInput
 
setSelection(boolean) - Method in class org.eclipse.scada.ui.chart.viewer.input.ArchiveChannelInput
 
setSelection(boolean) - Method in class org.eclipse.scada.ui.chart.viewer.input.ArchiveInput
 
setSelection(boolean) - Method in interface org.eclipse.scada.ui.chart.viewer.input.ChartInput
 
setSelection(Date) - Method in interface org.eclipse.scada.ui.chart.viewer.input.ChartInput
 
setSelection(boolean) - Method in class org.eclipse.scada.ui.chart.viewer.input.composite.CompositeQualityInput
 
setSelection(boolean) - Method in class org.eclipse.scada.ui.chart.viewer.input.ItemObserver
 
setSelection(boolean) - Method in class org.eclipse.scada.ui.chart.viewer.input.ScriptInput
 
setSelection(ISelection) - Method in class org.eclipse.scada.ui.utils.AbstractSelectionProvider
 
setSelection(ISelection) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelection(ISelection) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelectionProvider(ISelectionProvider) - Method in class org.eclipse.scada.vi.ui.user.SingleVisualInterfaceViewPart
 
setSelectionProvider(ISelectionProvider) - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewManagerContext
 
setSelectionToViewer(Collection<?>) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This sets the selection into whichever viewer is active.
setSelectionToViewer(Collection<?>) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This sets the selection into whichever viewer is active.
setSelectionToViewer(Collection<?>) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This sets the selection into whichever viewer is active.
setSendBufferSize(int) - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
 
setSendBufferSize(int) - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
 
setSendBufferSize(int) - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
setSendBufferSize(int) - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
 
setSequence(long) - Method in class org.eclipse.scada.net.base.data.Message
 
setServerSessionCacheSize(int) - Method in class org.apache.mina.filter.ssl.SslContextFactory
Sets the SSLSession cache size for the SSLSessionContext for use in server mode.
setServerSessionTimeout(int) - Method in class org.apache.mina.filter.ssl.SslContextFactory
Set the SSLSession timeout limit for the SSLSessionContext for use in server mode.
setService(IoService) - Method in class org.apache.mina.core.session.DummySession
Sets the IoService which provides I/O service to this session.
setService(Object) - Method in class org.eclipse.scada.ca.common.FactoryImpl
 
setService(ServiceReference<ConnectionService>, ConnectionService) - Method in class org.eclipse.scada.core.connection.provider.ConnectionTracker
 
setService(AuditLogService) - Method in class org.eclipse.scada.sec.osgi.TrackingAuditLogImplementation
 
setService(AuthorizationTracker) - Method in class org.eclipse.scada.sec.osgi.TrackingAuthorizationTracker
 
setServiceKerberosName(String) - Method in class org.apache.mina.proxy.handlers.socks.SocksProxyRequest
Set the Kerberos service name.
setSession(IoSession) - Method in interface org.apache.mina.core.future.ConnectFuture
Sets the newly connected session and notifies all threads waiting for this future.
setSession(IoSession) - Method in class org.apache.mina.core.future.DefaultConnectFuture
 
setSession(IoSession) - Method in class org.apache.mina.proxy.session.ProxyIoSession
Sets the IoSession in use.
setSession(LoginSession) - Method in class org.eclipse.scada.core.ui.connection.login.SessionManager
 
setSessionClosedLogLevel(LogLevel) - Method in class org.apache.mina.filter.logging.LoggingFilter
Set the LogLevel for the SessionClosed event.
setSessionCreatedLogLevel(LogLevel) - Method in class org.apache.mina.filter.logging.LoggingFilter
Set the LogLevel for the SessionCreated event.
setSessionDataStructureFactory(IoSessionDataStructureFactory) - Method in class org.apache.mina.core.service.AbstractIoService
Sets the IoSessionDataStructureFactory that provides related data structures for a new session created by this service.
setSessionDataStructureFactory(IoSessionDataStructureFactory) - Method in interface org.apache.mina.core.service.IoService
Sets the IoSessionDataStructureFactory that provides related data structures for a new session created by this service.
setSessionIdleLogLevel(LogLevel) - Method in class org.apache.mina.filter.logging.LoggingFilter
Set the LogLevel for the SessionIdle event.
setSessionOpenedLogLevel(LogLevel) - Method in class org.apache.mina.filter.logging.LoggingFilter
Set the LogLevel for the SessionOpened event.
setSessionProperties(Map<String, String>) - Method in class org.eclipse.scada.core.client.common.BaseConnection
 
setSessionRecycler(IoSessionRecycler) - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
 
setSessionRecycler(IoSessionRecycler) - Method in interface org.apache.mina.transport.socket.DatagramAcceptor
Sets the IoSessionRecycler for this service.
setSetDescriptor(String) - Method in class org.eclipse.scada.vi.details.model.impl.ValueSetComponentImpl
 
setSetDescriptor(String) - Method in interface org.eclipse.scada.vi.details.model.ValueSetComponent
Sets the value of the 'Set Descriptor' attribute.
setShell(Shell) - Method in class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
 
setShouldConnect(boolean) - Method in class org.eclipse.scada.da.connection.provider.ConnectionServiceImpl
 
setShowCurrentTimeRuler(boolean) - Method in interface org.eclipse.scada.ui.chart.model.Chart
Sets the value of the 'Show Current Time Ruler' attribute.
setShowCurrentTimeRuler(boolean) - Method in interface org.eclipse.scada.ui.chart.model.Chart
Sets the value of the 'Show Current Time Ruler' attribute.
setShowCurrentTimeRuler(boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
setShowCurrentTimeRuler(boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
setShowCurrentTimeRuler(boolean) - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
setShowLabels(boolean) - Method in class org.eclipse.scada.chart.swt.render.XAxisDynamicRenderer
 
setShowLabels(boolean) - Method in class org.eclipse.scada.chart.swt.render.YAxisDynamicRenderer
 
setSignedDocument(String) - Method in class org.eclipse.scada.sec.callback.XMLSignatureCallback
 
setSize(Dimension) - Method in interface org.eclipse.scada.vi.model.Figure
Sets the value of the 'Size' containment reference.
setSize(Dimension) - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
setSize(Dimension) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
setSize(double, double) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
setSoLinger(int) - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
setSoLinger(int) - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
Please note that enabling SO_LINGER in Java NIO can result in platform-dependent behavior and unexpected blocking of I/O thread.
setSortKey(String) - Method in class org.eclipse.scada.da.client.dataitem.details.DetailsPartInformation
 
setSource(SubscriptionSource<T>) - Method in class org.eclipse.scada.core.subscription.Subscription
 
setSource(T, SubscriptionSource<T>) - Method in class org.eclipse.scada.core.subscription.SubscriptionManager
Set a source for a topic.
setSpanCols(int) - Method in interface org.eclipse.scada.vi.model.GridChild
Sets the value of the 'Span Cols' attribute.
setSpanCols(int) - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
setSpanRows(Integer) - Method in interface org.eclipse.scada.vi.model.GridChild
Sets the value of the 'Span Rows' attribute.
setSpanRows(Integer) - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
setSslContextFactory(SslContextFactory) - Method in class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
setStale(boolean) - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
setStale(boolean, boolean) - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
setStale(boolean) - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
setStart(int) - Method in interface org.eclipse.scada.vi.model.Arc
Sets the value of the 'Start' attribute.
setStart(Primitive) - Method in interface org.eclipse.scada.vi.model.Connection
Sets the value of the 'Start' reference.
setStart(int) - Method in class org.eclipse.scada.vi.model.impl.ArcImpl
 
setStart(Primitive) - Method in class org.eclipse.scada.vi.model.impl.ConnectionImpl
 
setStart(double) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.ArcShape
 
setStartTimestamp(long) - Method in class org.eclipse.scada.chart.XAxis
Set the start timestamp but don't change the period
setState(ConfigurationState, Throwable) - Method in class org.eclipse.scada.ca.common.ConfigurationImpl
 
setState(FactoryState) - Method in class org.eclipse.scada.ca.common.FactoryImpl
 
setState(ConnectionState, Throwable) - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
setState(String) - Method in class org.eclipse.scada.ui.chart.viewer.input.QueryInput
 
setStateListener(StateListener) - Method in class org.eclipse.scada.core.ui.connection.login.factory.MultiLoginHandler
 
setStateListener(StateListener) - Method in interface org.eclipse.scada.core.ui.connection.login.LoginHandler
 
setStatus(MonitorStatus) - Method in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
setStatusLineManager(ISelection) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
 
setStatusLineManager(ISelection) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
 
setStatusLineManager(ISelection) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
 
setStatusTimestamp(Date) - Method in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
setStep(Long) - Method in class org.eclipse.scada.chart.swt.render.XAxisDynamicRenderer
 
setStreamCompressionLevel(int) - Method in class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
setStyle(int) - Method in class org.eclipse.scada.chart.swt.render.AbstractPositionYRuler
 
setStyle(StyleHandler.Style) - Method in class org.eclipse.scada.core.ui.styles.StyleBlinker
 
setStyle(StyleHandler.Style) - Method in interface org.eclipse.scada.core.ui.styles.StyleHandler
 
setStyledText(StyledString) - Method in class org.eclipse.scada.ui.databinding.StyledViewerLabel
 
setStyleGenerator(StyleGenerator) - Method in class org.eclipse.scada.core.ui.styles.generator.DelegatingStyleGenerator
 
setSubnetBlacklist(Subnet[]) - Method in class org.apache.mina.filter.firewall.BlacklistFilter
Sets the subnets to be blacklisted.
setSubnetBlacklist(Iterable<Subnet>) - Method in class org.apache.mina.filter.firewall.BlacklistFilter
Sets the subnets to be blacklisted.
setSubscriptionError(Throwable) - Method in class org.eclipse.scada.da.client.DataItemValue.Builder
 
setSubscriptionState(SubscriptionState) - Method in class org.eclipse.scada.da.client.DataItemValue.Builder
 
setSubtargets(List<String>) - Method in class org.eclipse.scada.core.ConnectionInformation
 
setSummaryProvider(SummaryProvider) - Method in class org.eclipse.scada.vi.details.swt.impl.tab.BaseFolderImplementation
 
setSummaryProvider(SummaryProvider) - Method in interface org.eclipse.scada.vi.details.swt.impl.tab.TabProvider.Folder
 
setSummaryProvider(SummaryProvider) - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TrackingVisibleComponent
 
setTabStyle(TabStyle) - Method in class org.eclipse.scada.vi.details.model.impl.ViewImpl
 
setTabStyle(TabStyle) - Method in interface org.eclipse.scada.vi.details.model.View
Sets the value of the 'Tab Style' attribute.
setTarget(String) - Method in class org.eclipse.scada.core.ConnectionInformation
 
setTcpNoDelay(boolean) - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
setTcpNoDelay(boolean) - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
 
setText(String) - Method in class org.eclipse.scada.swt.CLabel
Set the label's text.
setText(String) - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
setText(String) - Method in interface org.eclipse.scada.vi.model.Text
Sets the value of the 'Text' attribute.
setText(String) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.TextController
 
setTextAlignment(Alignment) - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
setTextAlignment(Alignment) - Method in interface org.eclipse.scada.vi.model.Text
Sets the value of the 'Text Alignment' attribute.
setTextHeight(int) - Method in interface org.eclipse.scada.vi.details.model.ButtonComponent
Sets the value of the 'Text Height' attribute.
setTextHeight(int) - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
setTextHeight(int) - Method in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
 
setTextHeight(int) - Method in interface org.eclipse.scada.vi.details.model.TextComponent
Sets the value of the 'Text Height' attribute.
setTextMap(String) - Method in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
 
setTextMap(String) - Method in interface org.eclipse.scada.vi.details.model.TextComponent
Sets the value of the 'Text Map' attribute.
setTextPadding(int) - Method in class org.eclipse.scada.chart.swt.render.XAxisDynamicRenderer
 
setTextPadding(int) - Method in class org.eclipse.scada.chart.swt.render.YAxisDynamicRenderer
 
setTextPadding(int) - Method in interface org.eclipse.scada.ui.chart.model.Axis
Sets the value of the 'Text Padding' attribute.
setTextPadding(int) - Method in interface org.eclipse.scada.ui.chart.model.Axis
Sets the value of the 'Text Padding' attribute.
setTextPadding(int) - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
setTextPadding(int) - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
setTextPlacement(Orientation) - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
setTextPlacement(Orientation) - Method in interface org.eclipse.scada.vi.model.Text
Sets the value of the 'Text Placement' attribute.
setThreshold(int) - Method in class org.apache.mina.filter.executor.IoEventQueueThrottle
 
setThreshold(double) - Method in interface org.eclipse.scada.ui.chart.model.CompositeArchiveQualitySeries
Sets the value of the 'Threshold' attribute.
setThreshold(double) - Method in interface org.eclipse.scada.ui.chart.model.CompositeArchiveQualitySeries
Sets the value of the 'Threshold' attribute.
setThreshold(double) - Method in class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
 
setThreshold(double) - Method in class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
 
setThreshold(double) - Method in class org.eclipse.scada.ui.chart.viewer.input.composite.CompositeQualityInput
 
setThroughputCalculationInterval(int) - Method in class org.apache.mina.core.service.IoServiceStatistics
Sets the interval (seconds) between each throughput calculation.
setThroughputCalculationInterval(int) - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Sets the interval (seconds) between each throughput calculation.
setThroughputCalculationInterval(int) - Method in interface org.apache.mina.core.session.IoSessionConfig
Sets the interval (seconds) between each throughput calculation.
setTime(Calendar) - Method in class org.eclipse.scada.ui.utils.datetime.DateTimeDialog
 
setTime(Date) - Method in class org.eclipse.scada.ui.utils.datetime.DateTimeDialog
 
setTime(long) - Method in class org.eclipse.scada.ui.utils.datetime.DateTimeDialog
 
setTimeout(int) - Method in class org.eclipse.scada.protocol.ngp.common.ProtocolConfiguration
 
setTimespan(Long) - Method in interface org.eclipse.scada.ui.chart.model.CurrentTimeController
Sets the value of the 'Timespan' attribute.
setTimespan(Long) - Method in interface org.eclipse.scada.ui.chart.model.CurrentTimeController
Sets the value of the 'Timespan' attribute.
setTimespan(Long) - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
setTimespan(Long) - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
setTimespan(long) - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
setTimespan(long) - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
setTimespan(long) - Method in interface org.eclipse.scada.ui.chart.model.ScaleAction
Sets the value of the 'Timespan' attribute.
setTimespan(long) - Method in interface org.eclipse.scada.ui.chart.model.ScaleAction
Sets the value of the 'Timespan' attribute.
setTimestamp(long) - Method in class org.eclipse.scada.da.client.DataItemValue.Builder
 
setTimestamp(Calendar) - Method in class org.eclipse.scada.da.client.DataItemValue.Builder
 
setTimestamp(long) - Method in class org.eclipse.scada.net.base.data.Message
 
setTimeToLive(int) - Method in class org.apache.mina.core.session.ExpiringSessionRecycler
 
setTimeToLive(long) - Method in class org.apache.mina.util.ExpiringMap.Expirer
Update the value for the time-to-live
setTimeToLive(int) - Method in class org.apache.mina.util.ExpiringMap
 
setTimeUnit(TimeUnit) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
Sets the TimeUnit being used.
setTitle(String) - Method in class org.eclipse.scada.chart.swt.ChartRenderer
 
setTitle(String) - Method in class org.eclipse.scada.chart.swt.manager.ChartManager
 
setTitle(String) - Method in class org.eclipse.scada.sec.ui.DialogFuture
 
setTitle(String) - Method in interface org.eclipse.scada.ui.chart.model.Chart
Sets the value of the 'Title' attribute.
setTitle(String) - Method in interface org.eclipse.scada.ui.chart.model.Chart
Sets the value of the 'Title' attribute.
setTitle(String) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
setTitle(String) - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
setToolTip(String) - Method in interface org.eclipse.scada.vi.model.Figure
Sets the value of the 'Tool Tip' attribute.
setToolTip(String) - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
setToolTip(String) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
setToolTipText(String) - Method in class org.eclipse.scada.swt.CLabel
 
setTopMargin(int) - Method in class org.eclipse.scada.swt.CLabel
Set the label's top margin, in pixels.
setTrafficClass(int) - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
 
setTrafficClass(int) - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
 
setTrafficClass(int) - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
 
setTrafficClass(int) - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
 
setTransportMetadata(TransportMetadata) - Method in class org.apache.mina.core.session.DummySession
Sets the TransportMetadata that this session runs on.
setTrustManagerFactory(TrustManagerFactory) - Method in class org.apache.mina.filter.ssl.SslContextFactory
Sets the TrustManagerFactory to use.
setTrustManagerFactoryAlgorithm(String) - Method in class org.apache.mina.filter.ssl.SslContextFactory
setTrustManagerFactoryAlgorithmUseDefault(boolean) - Method in class org.apache.mina.filter.ssl.SslContextFactory
If this is set to true while no TrustManagerFactory has been set using SslContextFactory.setTrustManagerFactory(TrustManagerFactory) and no algorithm has been set using SslContextFactory.setTrustManagerFactoryAlgorithm(String) the default algorithm return by TrustManagerFactory.getDefaultAlgorithm() will be used.
setTrustManagerFactoryKeyStore(KeyStore) - Method in class org.apache.mina.filter.ssl.SslContextFactory
Sets the KeyStore which will be used in the call to TrustManagerFactory.init(java.security.KeyStore) when the SSLContext is created.
setTrustManagerFactoryParameters(ManagerFactoryParameters) - Method in class org.apache.mina.filter.ssl.SslContextFactory
Sets the ManagerFactoryParameters which will be used in the call to TrustManagerFactory.init(javax.net.ssl.ManagerFactoryParameters) when the SSLContext is created.
setTrustManagerFactoryProvider(String) - Method in class org.apache.mina.filter.ssl.SslContextFactory
setType(String) - Method in class org.apache.mina.filter.ssl.KeyStoreFactory
Sets the type of key store to create.
setType(Item.Type) - Method in class org.eclipse.scada.da.ui.connection.data.Item
 
setType(Item.Type) - Method in class org.eclipse.scada.hd.ui.connection.data.Item
 
setType(SystemCursorType) - Method in class org.eclipse.scada.vi.model.impl.SystemCursorImpl
 
setType(SystemCursorType) - Method in interface org.eclipse.scada.vi.model.SystemCursor
Sets the value of the 'Type' attribute.
setTypedKey(String) - Method in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
 
setTypedValue(String) - Method in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
 
setUp() - Method in class org.eclipse.scada.ui.chart.model.tests.ArchiveChannelTest
 
setUp() - Method in class org.eclipse.scada.ui.chart.model.tests.ArchiveSeriesTest
 
setUp() - Method in class org.eclipse.scada.ui.chart.model.tests.ChartTest
 
setUp() - Method in class org.eclipse.scada.ui.chart.model.tests.CompositeArchiveQualitySeriesTest
 
setUp() - Method in class org.eclipse.scada.ui.chart.model.tests.CurrentTimeControllerTest
 
setUp() - Method in class org.eclipse.scada.ui.chart.model.tests.DataItemSeriesTest
 
setUp() - Method in class org.eclipse.scada.ui.chart.model.tests.IdItemTest
 
setUp() - Method in class org.eclipse.scada.ui.chart.model.tests.LinePropertiesTest
 
setUp() - Method in class org.eclipse.scada.ui.chart.model.tests.MouseControllerTest
 
setUp() - Method in class org.eclipse.scada.ui.chart.model.tests.ProfileTest
 
setUp() - Method in class org.eclipse.scada.ui.chart.model.tests.ResetControllerTest
 
setUp() - Method in class org.eclipse.scada.ui.chart.model.tests.ScaleActionTest
 
setUp() - Method in class org.eclipse.scada.ui.chart.model.tests.ScriptSeriesTest
 
setUp() - Method in class org.eclipse.scada.ui.chart.model.tests.SeparatorControllerTest
 
setUp() - Method in class org.eclipse.scada.ui.chart.model.tests.TimeNowActionTest
 
setUp() - Method in class org.eclipse.scada.ui.chart.model.tests.TimeShiftActionTest
 
setUp() - Method in class org.eclipse.scada.ui.chart.model.tests.UriItemTest
 
setUp() - Method in class org.eclipse.scada.ui.chart.model.tests.XAxisTest
 
setUp() - Method in class org.eclipse.scada.ui.chart.model.tests.YAxisTest
 
setUp() - Method in class org.eclipse.scada.vi.chart.model.tests.ChartViewTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.AndTransformerTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.BoolLEDComponentTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.ButtonComponentTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.CheckComponentTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.FillLayoutComponentTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.GroupEntryTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.GroupGridComponentTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.GroupGridEntryTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.HiddenComponentTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.InvisibleTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.ItemValueSourceTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.LabelComponentTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.LinkComponentTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.NotTransformerTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.OrTransformerTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.PermissionVisibilityTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.ProgressComponentTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.RegistrationTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.ScriptModuleTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.ScriptVisibilityTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.SimpleGridComponentTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.TestVisibilityTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.TextComponentTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.TextInputComponentTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.TextInputMultiComponentTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.URLImageComponentTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.ValueComponentTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.ValueSetComponentTest
 
setUp() - Method in class org.eclipse.scada.vi.details.model.tests.ViewTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.ArcTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.BorderChildTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.BorderContainerTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.ChildTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.ConnectionTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.DimensionTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.EllipseTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.FigureContainerTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.GridChildTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.GridContainerTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.ImageTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.LineTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.PositionTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.RectangleTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.StackContainerTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.StringToStringMapTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.SymbolReferenceTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.SymbolTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.SystemCursorTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.TextTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.XYChildTest
 
setUp() - Method in class org.eclipse.scada.vi.model.tests.XYContainerTest
 
setupConnector(ConnectionInformation, IoConnector) - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
setupFilterChain(ConnectionInformation, DefaultIoFilterChainBuilder, boolean) - Static method in class org.eclipse.scada.core.net.ConnectionHelper
Setup the filter chain of a NET/GMPP connection
setUri(String) - Method in interface org.eclipse.scada.vi.model.Image
Sets the value of the 'Uri' attribute.
setUri(String) - Method in class org.eclipse.scada.vi.model.impl.ImageImpl
 
setUri(String) - Method in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
 
setUri(String) - Method in interface org.eclipse.scada.vi.model.SymbolReference
Sets the value of the 'Uri' attribute.
setUseClientMode(boolean) - Method in class org.apache.mina.filter.ssl.SslFilter
Configures the engine to use client (or server) mode when handshaking.
setUseDirectBuffer(boolean) - Static method in class org.apache.mina.core.buffer.IoBuffer
Sets if a direct buffer should be allocated by default when the type of the new buffer is not specified.
setUser(String) - Method in class org.eclipse.scada.core.ConnectionInformation
Set the user name
setUseReadOperation(boolean) - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Enables or disabled IoSession.read() operation.
setUseReadOperation(boolean) - Method in interface org.apache.mina.core.session.IoSessionConfig
Enables or disabled IoSession.read() operation.
setValue(Object) - Method in class org.apache.mina.core.future.DefaultIoFuture
Sets the result of the asynchronous operation, and mark it as finished.
setValue(Variant) - Method in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
setValue(Variant) - Method in class org.eclipse.scada.da.client.DataItemValue.Builder
 
setValue(String, Value) - Method in class org.eclipse.scada.net.base.data.Message
 
setValue(String, String) - Method in class org.eclipse.scada.net.base.data.Message
 
setValue(Boolean) - Method in class org.eclipse.scada.sec.callback.ConfirmationCallback
 
setValue(String) - Method in class org.eclipse.scada.sec.callback.TextCallback
 
setValue(Object) - Method in class org.eclipse.scada.utils.filter.FilterAssertion
 
setValue(Object) - Method in class org.eclipse.scada.utils.propertyeditors.DateEditor
 
setValue(String) - Method in interface org.eclipse.scada.vi.details.model.ButtonComponent
Sets the value of the 'Value' attribute.
setValue(String) - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
setValue(ValueSource) - Method in class org.eclipse.scada.vi.details.model.impl.NotTransformerImpl
 
setValue(ValueSource) - Method in interface org.eclipse.scada.vi.details.model.NotTransformer
Sets the value of the 'Value' containment reference.
setValue(String) - Method in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
 
setValueDescriptor(String) - Method in class org.eclipse.scada.vi.details.model.impl.ValueSetComponentImpl
 
setValueDescriptor(String) - Method in interface org.eclipse.scada.vi.details.model.ValueSetComponent
Sets the value of the 'Value Descriptor' attribute.
setValueKey(String) - Method in class org.eclipse.scada.vi.details.model.impl.ItemValueSourceImpl
 
setValueKey(String) - Method in interface org.eclipse.scada.vi.details.model.ItemValueSource
Sets the value of the 'Value Key' attribute.
setValues(MapValue) - Method in class org.eclipse.scada.net.base.data.Message
 
setVerticalAlignment(GridAlignment) - Method in interface org.eclipse.scada.vi.model.GridChild
Sets the value of the 'Vertical Alignment' attribute.
setVerticalAlignment(GridAlignment) - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
setVerticalSpacing(int) - Method in interface org.eclipse.scada.vi.model.BorderContainer
Sets the value of the 'Vertical Spacing' attribute.
setVerticalSpacing(int) - Method in interface org.eclipse.scada.vi.model.GridContainer
Sets the value of the 'Vertical Spacing' attribute.
setVerticalSpacing(int) - Method in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
 
setVerticalSpacing(int) - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
setVisibile(boolean) - Method in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
setVisibility(Visibility) - Method in interface org.eclipse.scada.vi.details.model.Component
Sets the value of the 'Visibility' containment reference.
setVisibility(Visibility) - Method in interface org.eclipse.scada.vi.details.model.GroupEntry
Sets the value of the 'Visibility' containment reference.
setVisibility(Visibility) - Method in interface org.eclipse.scada.vi.details.model.GroupGridEntry
Sets the value of the 'Visibility' containment reference.
setVisibility(Visibility) - Method in class org.eclipse.scada.vi.details.model.impl.ComponentImpl
 
setVisibility(Visibility) - Method in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
 
setVisibility(Visibility) - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
 
setVisibilityController(VisibilityController) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.AbstractBaseDraw2DDetailsPart
 
setVisibilityController(VisibilityController) - Method in class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
 
setVisibilityController(VisibilityController) - Method in interface org.eclipse.scada.da.client.dataitem.details.part.DetailsPart
 
setVisible(boolean) - Method in class org.eclipse.scada.chart.swt.render.AbstractDataSeriesRenderer
 
setVisible(boolean) - Method in class org.eclipse.scada.chart.swt.render.AbstractRuler
 
setVisible(boolean) - Method in interface org.eclipse.scada.ui.chart.model.DataSeries
Sets the value of the 'Visible' attribute.
setVisible(boolean) - Method in interface org.eclipse.scada.ui.chart.model.DataSeries
Sets the value of the 'Visible' attribute.
setVisible(boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
setVisible(boolean) - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
setVisible(boolean) - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard.ChartModelWizardInitialObjectCreationPage
 
setVisible(boolean) - Method in class org.eclipse.scada.ui.chart.viewer.input.AbstractInput
 
setVisible(boolean) - Method in class org.eclipse.scada.ui.chart.viewer.input.ArchiveInput
 
setVisible(boolean) - Method in interface org.eclipse.scada.ui.chart.viewer.input.ChartInput
 
setVisible(boolean) - Method in class org.eclipse.scada.ui.chart.viewer.input.composite.CompositeQualityInput
 
setVisible(boolean) - Method in class org.eclipse.scada.ui.chart.viewer.input.LineInput
 
setVisible(boolean) - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard.DetailViewModelWizardInitialObjectCreationPage
 
setVisible(boolean) - Method in class org.eclipse.scada.vi.details.swt.impl.tab.BaseFolderImplementation
 
setVisible(boolean) - Method in interface org.eclipse.scada.vi.details.swt.impl.tab.TabProvider.Folder
 
setVisible(boolean) - Method in interface org.eclipse.scada.vi.model.Figure
Sets the value of the 'Visible' attribute.
setVisible(boolean) - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
setVisible(boolean) - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard.VisualInterfaceModelWizardInitialObjectCreationPage
 
setVisible(boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
setVisibleState(boolean) - Method in class org.eclipse.scada.vi.ui.user.viewer.AbstractViewInstance
 
setWantClientAuth(boolean) - Method in class org.apache.mina.filter.ssl.SslFilter
Configures the engine to request client authentication.
setWidth(int) - Method in class org.eclipse.scada.chart.swt.render.YAxisDynamicRenderer
 
setWidth(float) - Method in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
setWidth(float) - Method in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
setWidth(float) - Method in interface org.eclipse.scada.ui.chart.model.LineProperties
Sets the value of the 'Width' attribute.
setWidth(float) - Method in interface org.eclipse.scada.ui.chart.model.LineProperties
Sets the value of the 'Width' attribute.
setWidth(int) - Method in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
 
setWidth(int) - Method in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
 
setWidth(int) - Method in class org.eclipse.scada.vi.details.model.impl.TextInputComponentImpl
 
setWidth(Integer) - Method in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
 
setWidth(int) - Method in interface org.eclipse.scada.vi.details.model.ProgressComponent
Sets the value of the 'Width' attribute.
setWidth(int) - Method in interface org.eclipse.scada.vi.details.model.TextComponent
Sets the value of the 'Width' attribute.
setWidth(int) - Method in interface org.eclipse.scada.vi.details.model.TextInputComponent
Sets the value of the 'Width' attribute.
setWidth(Integer) - Method in interface org.eclipse.scada.vi.details.model.URLImageComponent
Sets the value of the 'Width' attribute.
setWidth(double) - Method in interface org.eclipse.scada.vi.model.Dimension
Sets the value of the 'Width' attribute.
setWidth(double) - Method in class org.eclipse.scada.vi.model.impl.DimensionImpl
 
setWidth(double) - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
setWidthHint(Integer) - Method in interface org.eclipse.scada.vi.model.GridChild
Sets the value of the 'Width Hint' attribute.
setWidthHint(Integer) - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
setWriteBufferSize(int) - Method in class org.apache.mina.filter.stream.AbstractStreamWriteFilter
Sets the size of the write buffer in bytes.
setWriteDescriptor(String) - Method in interface org.eclipse.scada.vi.details.model.ButtonComponent
Sets the value of the 'Write Descriptor' attribute.
setWriteDescriptor(String) - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
setWriteRequestQueue(WriteRequestQueue) - Method in class org.apache.mina.core.session.AbstractIoSession
Create a new close aware write queue, based on the given write queue.
setWriterIdleTime(int) - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Sets idle time for IdleStatus.WRITER_IDLE in seconds.
setWriterIdleTime(int) - Method in interface org.apache.mina.core.session.IoSessionConfig
Sets idle time for IdleStatus.WRITER_IDLE in seconds.
setWriteTimeout(int) - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
Sets write timeout in seconds.
setWriteTimeout(int) - Method in interface org.apache.mina.core.session.IoSessionConfig
Sets write timeout in seconds.
setWriteTimeout(int) - Method in class org.apache.mina.handler.stream.StreamIoHandler
Sets write timeout in seconds.
setWritten() - Method in class org.apache.mina.core.future.DefaultWriteFuture
Sets the message is written, and notifies all threads waiting for this future.
setWritten() - Method in interface org.apache.mina.core.future.WriteFuture
Sets the message is written, and notifies all threads waiting for this future.
setX(XAxis) - Method in interface org.eclipse.scada.ui.chart.model.DataSeries
Sets the value of the 'X' reference.
setX(XAxis) - Method in interface org.eclipse.scada.ui.chart.model.DataSeries
Sets the value of the 'X' reference.
setX(XAxis) - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
setX(XAxis) - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
setX(XAxis) - Method in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
setX(double) - Method in class org.eclipse.scada.vi.model.impl.PositionImpl
 
setX(double) - Method in interface org.eclipse.scada.vi.model.Position
Sets the value of the 'X' attribute.
setXAxis(XAxisViewer) - Method in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
setXAxisViewer(XAxisViewer) - Method in class org.eclipse.scada.ui.chart.viewer.ArchiveChannelViewer
 
setY(YAxis) - Method in interface org.eclipse.scada.ui.chart.model.DataSeries
Sets the value of the 'Y' reference.
setY(YAxis) - Method in interface org.eclipse.scada.ui.chart.model.DataSeries
Sets the value of the 'Y' reference.
setY(YAxis) - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
setY(YAxis) - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
setY(YAxis) - Method in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
setY(double) - Method in class org.eclipse.scada.vi.model.impl.PositionImpl
 
setY(double) - Method in interface org.eclipse.scada.vi.model.Position
Sets the value of the 'Y' attribute.
setYAxis(YAxisViewer) - Method in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
setYAxisViewer(YAxisViewer) - Method in class org.eclipse.scada.ui.chart.viewer.ArchiveChannelViewer
 
setZoom(Double) - Method in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
 
setZoom(Double) - Method in interface org.eclipse.scada.vi.model.SymbolReference
Sets the value of the 'Zoom' attribute.
setZooming(Boolean) - Method in class org.eclipse.scada.vi.ui.draw2d.VisualInterfaceViewer
 
Severity - Enum in org.eclipse.scada.ae.data
 
SeverityLevel - Enum in org.eclipse.scada.utils.statuscodes
 
Shape - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Shape'.
SHAPE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Shape' class.
SHAPE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Shape' class.
SHAPE__ALPHA - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Alpha' attribute feature.
SHAPE__ALPHA - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Alpha' attribute.
SHAPE__ANTIALIAS - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Antialias' attribute feature.
SHAPE__ANTIALIAS - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Antialias' attribute.
SHAPE__BACKGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Background Color' attribute.
SHAPE__BORDER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Border' attribute.
SHAPE__CURSOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Cursor' reference.
SHAPE__FILL - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Fill' attribute feature.
SHAPE__FILL - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Fill' attribute.
SHAPE__FOREGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Foreground Color' attribute.
SHAPE__LINE_WIDTH - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Line Width' attribute feature.
SHAPE__LINE_WIDTH - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Line Width' attribute.
SHAPE__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Name' attribute.
SHAPE__ON_CLICK - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Click' attribute.
SHAPE__ON_DOUBLE_CLICK - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Double Click' attribute.
SHAPE__OPAQUE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Opaque' attribute.
SHAPE__OUTLINE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Outline' attribute feature.
SHAPE__OUTLINE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Outline' attribute.
SHAPE__SIZE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Size' containment reference.
SHAPE__TOOL_TIP - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Tool Tip' attribute.
SHAPE__VISIBLE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Visible' attribute.
SHAPE_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Shape' class.
ShapeController - Class in org.eclipse.scada.vi.ui.draw2d.primitives
 
ShapeController(SymbolController, ResourceManager) - Constructor for class org.eclipse.scada.vi.ui.draw2d.primitives.ShapeController
 
ShapeImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Shape'.
ShapeImpl() - Constructor for class org.eclipse.scada.vi.model.impl.ShapeImpl
 
ShapeItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a Shape object.
ShapeItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.ShapeItemProvider
This constructs an instance from a factory and a notifier.
ShapeTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Shape'.
ShapeTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.ShapeTest
Constructs a new Shape test case with the given name.
shell - Variable in class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
 
shiftByTimespan(long, TimeUnit) - Method in class org.eclipse.scada.chart.XAxis
 
ShortEditor - Class in org.eclipse.scada.utils.propertyeditors
 
ShortEditor() - Constructor for class org.eclipse.scada.utils.propertyeditors.ShortEditor
 
shortenText(GC, String, int) - Method in class org.eclipse.scada.swt.CLabel
Shorten the given text t so that its length doesn't exceed the given width.
ShortIntegerDecodingState - Class in org.apache.mina.filter.codec.statemachine
DecodingState which decodes short values in big-endian order (high bytes come first).
ShortIntegerDecodingState() - Constructor for class org.apache.mina.filter.codec.statemachine.ShortIntegerDecodingState
 
shouldConnect() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionService
 
shouldConnect() - Method in class org.eclipse.scada.da.connection.provider.ConnectionServiceImpl
 
show() - Method in class org.eclipse.scada.da.client.dataitem.details.CTabVisibilityController
 
show() - Method in interface org.eclipse.scada.da.client.dataitem.details.VisibilityController
 
show() - Method in class org.eclipse.scada.vi.details.swt.impl.tab.BaseFolderImplementation
 
show() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.ComponentVisibility
 
show() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TabVisibleComponent
 
show() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TrackingVisibleComponent
 
show() - Method in interface org.eclipse.scada.vi.details.swt.impl.visibility.VisibleComponent
 
SHOW_CURRENT_TIME_RULER_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The default value of the 'Show Current Time Ruler' attribute.
SHOW_CURRENT_TIME_RULER_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The default value of the 'Show Current Time Ruler' attribute.
showCurrentTimeRuler - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Show Current Time Ruler' attribute.
showCurrentTimeRuler - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Show Current Time Ruler' attribute.
ShowDetailsAction - Class in org.eclipse.scada.da.client.dataitem.details
 
ShowDetailsAction() - Constructor for class org.eclipse.scada.da.client.dataitem.details.ShowDetailsAction
 
ShowDetailsAction_Label - Static variable in class org.eclipse.scada.da.client.dataitem.details.Messages
 
showError(MultiStatus) - Method in class org.eclipse.scada.da.ui.common.AbstractItemAction
 
showOutlineView() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
Returns whether the outline view should be presented to the user.
showOutlineView() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
Returns whether the outline view should be presented to the user.
showOutlineView() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
Returns whether the outline view should be presented to the user.
showPropertiesViewAction - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartActionBarContributor
This action opens the Properties view.
showPropertiesViewAction - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewActionBarContributor
This action opens the Properties view.
showPropertiesViewAction - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceActionBarContributor
This action opens the Properties view.
showTable(PrintStream, List<String>, List<List<String>>, int) - Static method in class org.eclipse.scada.utils.str.Tables
Print out a table
showTabs() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
If there is more than one page in the multi-page editor part, this shows the tabs at the bottom.
showTabs() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
If there is more than one page in the multi-page editor part, this shows the tabs at the bottom.
showTabs() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
If there is more than one page in the multi-page editor part, this shows the tabs at the bottom.
showTimespan(long, TimeUnit) - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
showView(String) - Method in class org.eclipse.scada.vi.ui.user.SingleVisualInterfaceViewPart
 
showView(String, boolean) - Method in class org.eclipse.scada.vi.ui.user.SingleVisualInterfaceViewPart
 
showView(ViewInstance, boolean) - Method in class org.eclipse.scada.vi.ui.user.SingleVisualInterfaceViewPart
 
showView(String) - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewManager
 
showView(String, boolean) - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewManager
 
shrink() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Changes the capacity of this buffer so this buffer occupies as less memory as possible while retaining the position, limit and the buffer content between the position and limit.
shrink() - Method in class org.apache.mina.core.buffer.IoBuffer
Changes the capacity of this buffer so this buffer occupies as less memory as possible while retaining the position, limit and the buffer content between the position and limit.
shrink() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
shutdown() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
shutdown() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
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.apache.mina.filter.executor.OrderedThreadPoolExecutor
shutdownNow() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
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
 
sign(Key, Certificate, Document) - Method in class org.eclipse.scada.sec.authz.signature.RequestSigner
 
sign(KeyPair, Document) - Method in class org.eclipse.scada.sec.authz.signature.RequestSigner
 
SignatureAuthorizationService - Class in org.eclipse.scada.sec.authz.signature
 
SignatureAuthorizationService() - Constructor for class org.eclipse.scada.sec.authz.signature.SignatureAuthorizationService
 
SignatureRequestBuilder - Class in org.eclipse.scada.sec.authz.signature
 
SignatureRequestBuilder() - Constructor for class org.eclipse.scada.sec.authz.signature.SignatureRequestBuilder
 
SignatureRequestBuilder(boolean) - Constructor for class org.eclipse.scada.sec.authz.signature.SignatureRequestBuilder
 
SIMPLE_GRID_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Simple Grid Component' class.
SIMPLE_GRID_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Simple Grid Component' class.
SIMPLE_GRID_COMPONENT__CHILDREN - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Children' containment reference list.
SIMPLE_GRID_COMPONENT__COLS - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Cols' attribute feature.
SIMPLE_GRID_COMPONENT__COLS - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Cols' attribute.
SIMPLE_GRID_COMPONENT__EQUALLY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Equally' attribute feature.
SIMPLE_GRID_COMPONENT__EQUALLY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Equally' attribute.
SIMPLE_GRID_COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
SIMPLE_GRID_COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Simple Grid Component' class.
SimpleAxisLocator<Key,Value> - Class in org.eclipse.scada.ui.chart.viewer
 
SimpleAxisLocator(AbstractAxisManager<Key, Value>, AbstractAxisManager<Key, Value>) - Constructor for class org.eclipse.scada.ui.chart.viewer.SimpleAxisLocator
 
SimpleBufferAllocator - Class in org.apache.mina.core.buffer
A simplistic IoBufferAllocator which simply allocates a new buffer every time.
SimpleBufferAllocator() - Constructor for class org.apache.mina.core.buffer.SimpleBufferAllocator
 
SimpleByteArrayFactory - Class in org.apache.mina.util.byteaccess
Creates ByteArray backed by a heap-allocated IoBuffer.
SimpleByteArrayFactory() - Constructor for class org.apache.mina.util.byteaccess.SimpleByteArrayFactory
Creates a new instance of SimpleByteArrayFactory.
SimpleGridComponent - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Simple Grid Component'.
SimpleGridComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Simple Grid Component '.
SimpleGridComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.SimpleGridComponentImpl
 
simpleGridComponentItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all SimpleGridComponent instances.
SimpleGridComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a SimpleGridComponent object.
SimpleGridComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.SimpleGridComponentItemProvider
This constructs an instance from a factory and a notifier.
SimpleGridComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Simple Grid Component'.
SimpleGridComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.SimpleGridComponentTest
Constructs a new Simple Grid Component test case with the given name.
SimpleIoProcessorPool<S extends AbstractIoSession> - Class in org.apache.mina.core.service
An IoProcessor pool that distributes IoSessions into one or more IoProcessors.
SimpleIoProcessorPool(Class<? extends IoProcessor<S>>) - Constructor for class org.apache.mina.core.service.SimpleIoProcessorPool
Creates a new instance of SimpleIoProcessorPool with a default size of NbCPUs +1.
SimpleIoProcessorPool(Class<? extends IoProcessor<S>>, int) - Constructor for class org.apache.mina.core.service.SimpleIoProcessorPool
Creates a new instance of SimpleIoProcessorPool with a defined number of IoProcessors in the pool
SimpleIoProcessorPool(Class<? extends IoProcessor<S>>, Executor) - Constructor for class org.apache.mina.core.service.SimpleIoProcessorPool
Creates a new instance of SimpleIoProcessorPool with an executor
SimpleIoProcessorPool(Class<? extends IoProcessor<S>>, Executor, int) - Constructor for class org.apache.mina.core.service.SimpleIoProcessorPool
Creates a new instance of SimpleIoProcessorPool with an executor
SimpleRuleStyleGenerator - Class in org.eclipse.scada.core.ui.styles.generator
 
SimpleRuleStyleGenerator() - Constructor for class org.eclipse.scada.core.ui.styles.generator.SimpleRuleStyleGenerator
 
SimpleRuleStyleGenerator.Rule - Interface in org.eclipse.scada.core.ui.styles.generator
 
SingleByteDecodingState - Class in org.apache.mina.filter.codec.statemachine
DecodingState which decodes byte values.
SingleByteDecodingState() - Constructor for class org.apache.mina.filter.codec.statemachine.SingleByteDecodingState
 
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
 
SingleSessionIoHandler - Interface in org.apache.mina.handler.multiton
Deprecated.
SingleSessionIoHandlerAdapter - Class in org.apache.mina.handler.multiton
Deprecated.
SingleSessionIoHandlerAdapter(IoSession) - Constructor for class org.apache.mina.handler.multiton.SingleSessionIoHandlerAdapter
Deprecated.
Creates a new instance that is assigned to the passed in session.
SingleSessionIoHandlerDelegate - Class in org.apache.mina.handler.multiton
Deprecated.
SingleSessionIoHandlerDelegate(SingleSessionIoHandlerFactory) - Constructor for class org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
Deprecated.
Creates a new instance that uses the passed in SingleSessionIoHandlerFactory to create new SingleSessionIoHandlers.
SingleSessionIoHandlerFactory - Interface in org.apache.mina.handler.multiton
Deprecated.
SingleVisualInterfaceViewPart - Class in org.eclipse.scada.vi.ui.user
A view part which holds a set of views and navigation controls
SingleVisualInterfaceViewPart() - Constructor for class org.eclipse.scada.vi.ui.user.SingleVisualInterfaceViewPart
 
size() - Method in interface org.apache.mina.core.write.WriteRequestQueue
Returns the number of objects currently stored in the queue.
size() - Method in class org.apache.mina.util.CircularQueue
 
size() - Method in class org.apache.mina.util.CopyOnWriteMap
Returns the number of key/value pairs in this map.
size() - Method in class org.apache.mina.util.ExpiringMap
 
size() - Method in class org.apache.mina.util.LazyInitializedCacheMap
size() - Method in class org.apache.mina.util.MapBackedSet
 
size() - Method in class org.apache.mina.util.SynchronizedQueue
 
size() - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
size() - Method in class org.eclipse.scada.net.base.data.ListValue
 
size() - Method in class org.eclipse.scada.net.base.data.MapValue
 
size() - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
size - Variable in class org.eclipse.scada.vi.model.impl.FigureImpl
The cached value of the 'Size' containment reference.
skip(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Forwards the position of this buffer as the specified size bytes.
skip(int) - Method in class org.apache.mina.core.buffer.IoBuffer
Forwards the position of this buffer as the specified size bytes.
skip(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
skip(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
 
skip(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter
 
skip(int) - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
Advances the reader by the given number of bytes.
skip(int) - Method in interface org.apache.mina.util.byteaccess.IoRelativeWriter
Advances the writer by the given number of bytes.
skipBytes(int) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
SkippingState - Class in org.apache.mina.filter.codec.statemachine
DecodingState which skips data until SkippingState.canSkip(byte) returns false.
SkippingState() - Constructor for class org.apache.mina.filter.codec.statemachine.SkippingState
 
slice() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
slice() - Method in class org.apache.mina.core.buffer.IoBuffer
 
slice() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
slice(int, int) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
 
slice(int, int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
 
slice(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
 
slice(int, int) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
Creates an array with a view of part of this array.
slice(int) - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
Creates an array with a view of part of this array.
slice0() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Implement this method to return the unexpandable slice of this buffer.
slim(int, boolean) - Static method in class org.eclipse.scada.ui.utils.layout.GridLayoutFactory
 
slimStack() - Static method in class org.eclipse.scada.ui.utils.layout.GridLayoutFactory
 
SocketAcceptor - Interface in org.apache.mina.transport.socket
IoAcceptor for socket transport (TCP/IP).
SocketConnector - Interface in org.apache.mina.transport.socket
IoConnector for socket transport (TCP/IP).
SocketImpl - Enum in org.eclipse.scada.net.mina
 
SocketSessionConfig - Interface in org.apache.mina.transport.socket
An IoSessionConfig for socket transport type.
Socks4LogicHandler - Class in org.apache.mina.proxy.handlers.socks
Socks4LogicHandler.java - SOCKS4/SOCKS4a authentication mechanisms logic handler.
Socks4LogicHandler(ProxyIoSession) - Constructor for class org.apache.mina.proxy.handlers.socks.Socks4LogicHandler
SOCKS5_AUTH_STEP - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
SOCKS5_GREETING_STEP - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
SOCKS v5 handshake steps.
SOCKS5_REQUEST_STEP - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
Socks5LogicHandler - Class in org.apache.mina.proxy.handlers.socks
Socks5LogicHandler.java - SOCKS5 authentication mechanisms logic handler.
Socks5LogicHandler(ProxyIoSession) - Constructor for class org.apache.mina.proxy.handlers.socks.Socks5LogicHandler
SOCKS_4_RESPONSE_SIZE - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
The size of a server to client response in a SOCKS4/4a negotiation.
SOCKS_VERSION_4 - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
SOCKS versions field values.
SOCKS_VERSION_5 - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
SocksProxyConstants - Class in org.apache.mina.proxy.handlers.socks
SocksProxyConstants.java - SOCKS proxy constants.
SocksProxyConstants() - Constructor for class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
SocksProxyRequest - Class in org.apache.mina.proxy.handlers.socks
SocksProxyRequest.java - Wrapper class for SOCKS requests.
SocksProxyRequest(byte, byte, InetSocketAddress, String) - Constructor for class org.apache.mina.proxy.handlers.socks.SocksProxyRequest
Constructor used when building a SOCKS4 request.
SocksProxyRequest(byte, String, int, String) - Constructor for class org.apache.mina.proxy.handlers.socks.SocksProxyRequest
Constructor used when building a SOCKS4a request.
sourceTimestamp(Date) - Method in class org.eclipse.scada.ae.Event.EventBuilder
 
SOUTH_VALUE - Static variable in enum org.eclipse.scada.vi.model.Orientation
The 'SOUTH' literal value.
SPAN_COLS_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.GridChildImpl
The default value of the 'Span Cols' attribute.
SPAN_ROWS_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.GridChildImpl
The default value of the 'Span Rows' attribute.
spanCols - Variable in class org.eclipse.scada.vi.model.impl.GridChildImpl
The cached value of the 'Span Cols' attribute.
spanRows - Variable in class org.eclipse.scada.vi.model.impl.GridChildImpl
The cached value of the 'Span Rows' attribute.
SqlHelper - Class in org.eclipse.scada.utils.sql
 
SSL_SESSION - Static variable in class org.apache.mina.filter.ssl.SslFilter
A session attribute key that stores underlying SSLSession for each session.
SslContextFactory - Class in org.apache.mina.filter.ssl
A factory that creates and configures a new SSLContext.
SslContextFactory() - Constructor for class org.apache.mina.filter.ssl.SslContextFactory
 
SslFeatureHandshake - Class in org.eclipse.scada.protocol.ngp.common.mc.handshake
 
SslFeatureHandshake() - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.handshake.SslFeatureHandshake
 
SslFilter - Class in org.apache.mina.filter.ssl
An SSL filter that encrypts and decrypts the data exchanged in the session.
SslFilter(SSLContext) - Constructor for class org.apache.mina.filter.ssl.SslFilter
Creates a new SSL filter using the specified SSLContext.
SslFilter(SSLContext, boolean) - Constructor for class org.apache.mina.filter.ssl.SslFilter
Creates a new SSL filter using the specified SSLContext.
SslFilter.SslFilterMessage - Class in org.apache.mina.filter.ssl
A message that is sent from SslFilter when the connection became secure or is not secure anymore.
SslHelper - Class in org.eclipse.scada.protocol.ngp.common
 
STACK_CONTAINER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Stack Container' class.
STACK_CONTAINER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Stack Container' class.
STACK_CONTAINER__CHILDREN - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Children' containment reference list feature.
STACK_CONTAINER__CHILDREN - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Children' containment reference list.
STACK_CONTAINER__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Name' attribute.
STACK_CONTAINER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Stack Container' class.
StackContainer - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Stack Container'.
StackContainerController - Class in org.eclipse.scada.vi.ui.draw2d.primitives
 
StackContainerController(SymbolController, StackContainer, BasicViewElementFactory) - Constructor for class org.eclipse.scada.vi.ui.draw2d.primitives.StackContainerController
 
StackContainerImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Stack Container'.
StackContainerImpl() - Constructor for class org.eclipse.scada.vi.model.impl.StackContainerImpl
 
StackContainerItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a StackContainer object.
StackContainerItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.StackContainerItemProvider
This constructs an instance from a factory and a notifier.
stackContainerItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all StackContainer instances.
StackContainerTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Stack Container'.
StackContainerTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.StackContainerTest
Constructs a new Stack Container test case with the given name.
StandardConfigurationForm - Class in org.eclipse.scada.ca.ui.editor.forms.common
 
StandardConfigurationForm() - Constructor for class org.eclipse.scada.ca.ui.editor.forms.common.StandardConfigurationForm
 
start(BundleContext) - Method in class org.eclipse.scada.ae.client.net.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.ae.client.ngp.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.ae.connection.provider.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.ca.client.ngp.Activator
 
start() - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
start(BundleContext) - Method in class org.eclipse.scada.ca.connection.provider.Activator
 
start() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionProvider
 
start(BundleContext) - Method in class org.eclipse.scada.core.ui.connection.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.core.ui.connection.creator.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.core.ui.connection.discoverer.file.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.core.ui.connection.login.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.core.ui.styles.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.da.client.connection.service.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.da.client.dataitem.details.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.da.client.net.Activator
 
start(String[], LongRunningListener) - Method in class org.eclipse.scada.da.client.net.operations.BrowseOperationController
 
start(String, Map<String, Variant>, OperationParameters, LongRunningListener) - Method in class org.eclipse.scada.da.client.net.operations.WriteAttributesOperationController
 
start(String, Variant, OperationParameters, LongRunningListener) - Method in class org.eclipse.scada.da.client.net.operations.WriteOperationController
 
start(BundleContext) - Method in class org.eclipse.scada.da.client.ngp.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.da.client.sfp.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.da.connection.provider.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.da.ui.client.test.Activator
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.scada.da.ui.connection.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.da.ui.styles.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.hd.client.net.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.hd.client.ngp.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.hd.connection.provider.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.hd.ui.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.hd.ui.connection.Activator
 
start(Message, LongRunningListener) - Method in class org.eclipse.scada.net.base.LongRunningController
 
start() - Method in class org.eclipse.scada.net.base.PingService
 
start(BundleContext) - Method in class org.eclipse.scada.sec.ui.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.ui.blink.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.ui.databinding.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.ui.localization.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.ui.utils.Activator
 
start() - Method in interface org.eclipse.scada.utils.lifecycle.LifecycleAware
 
start(BundleContext) - Method in class org.eclipse.scada.vi.details.Activator
 
start(BundleContext) - Method in class org.eclipse.scada.vi.details.swt.Activator
 
start() - Method in interface org.eclipse.scada.vi.details.swt.DetailComponent
 
start() - Method in class org.eclipse.scada.vi.details.swt.impl.DetailComponentImpl
 
start() - Method in interface org.eclipse.scada.vi.details.swt.impl.GroupTab
 
start() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.ComponentVisibility
 
start() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.SubTrackingVisibleComponent
 
start() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TabVisibleComponent
 
start() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TrackingVisibleComponent
 
start() - Method in interface org.eclipse.scada.vi.details.swt.impl.visibility.VisibleComponent
 
start - Variable in class org.eclipse.scada.vi.model.impl.ArcImpl
The cached value of the 'Start' attribute.
start - Variable in class org.eclipse.scada.vi.model.impl.ConnectionImpl
The cached value of the 'Start' reference.
start(BundleContext) - Method in class org.eclipse.scada.vi.ui.draw2d.Activator
 
start() - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
start(BundleContext) - Method in class org.eclipse.scada.vi.ui.user.Activator
 
START_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.ArcImpl
The default value of the 'Start' attribute.
StartBrowse - Class in org.eclipse.scada.ae.data.message
 
StartBrowse() - Constructor for class org.eclipse.scada.ae.data.message.StartBrowse
 
StartBrowse - Class in org.eclipse.scada.hd.data.message
 
StartBrowse() - Constructor for class org.eclipse.scada.hd.data.message.StartBrowse
 
startExecute(OperationResult<R>, T) - Method in class org.eclipse.scada.utils.exec.AsyncBasedOperation
 
startExecute(T) - Method in class org.eclipse.scada.utils.exec.AsyncBasedOperation
 
startExecute(OperationResultHandler<R>, T) - Method in class org.eclipse.scada.utils.exec.AsyncBasedOperation
 
startExecute(T) - Method in interface org.eclipse.scada.utils.exec.Operation
 
startExecute(OperationResultHandler<R>, T) - Method in interface org.eclipse.scada.utils.exec.Operation
 
startExecute(T) - Method in class org.eclipse.scada.utils.exec.SyncBasedOperation
 
startExecute(OperationResultHandler<R>, T) - Method in class org.eclipse.scada.utils.exec.SyncBasedOperation
 
startExpiring() - Method in class org.apache.mina.util.ExpiringMap.Expirer
Kick off this thread which will look for old objects and remove them.
startExpiringIfNotStarted() - Method in class org.apache.mina.util.ExpiringMap.Expirer
If this thread has not started, then start it.
startIterating() - Method in class org.eclipse.scada.utils.concurrent.IteratingFuture
Start iterating over the list
startKeepAlive(int, int) - Method in class org.eclipse.scada.protocol.ngp.common.ChainConfigurator
 
startLogin() - Method in class org.eclipse.scada.core.ui.connection.login.factory.MultiLoginHandler
 
startLogin() - Method in interface org.eclipse.scada.core.ui.connection.login.LoginHandler
 
StartMessage - Class in org.eclipse.scada.protocol.ngp.common.mc.message
 
StartMessage() - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.message.StartMessage
 
StartSessionHandshake - Class in org.eclipse.scada.protocol.ngp.common.mc.handshake
 
StartSessionHandshake() - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.handshake.StartSessionHandshake
 
startSsl(IoSession) - Method in class org.apache.mina.filter.ssl.SslFilter
(Re)starts SSL session for the specified session if not started yet.
startSsl(boolean, boolean) - Method in class org.eclipse.scada.protocol.ngp.common.ChainConfigurator
 
startStreamCompression(int, boolean) - Method in class org.eclipse.scada.protocol.ngp.common.ChainConfigurator
 
startWrite(String, Variant, OperationParameters, CallbackHandler) - Method in interface org.eclipse.scada.da.client.Connection
 
startWrite(String, Variant, OperationParameters, CallbackHandler) - Method in class org.eclipse.scada.da.client.net.Connection
 
startWrite(String, Variant, OperationParameters, CallbackHandler) - Method in class org.eclipse.scada.da.client.ngp.ConnectionImpl
 
startWrite(String, Variant, OperationParameters, CallbackHandler) - Method in class org.eclipse.scada.da.client.sfp.ConnectionImpl
 
startWrite(Variant, OperationParameters, CallbackHandler) - Method in class org.eclipse.scada.da.ui.connection.data.AbstractItemHolder
 
startWrite(String, String, Variant, CallbackHandler) - Method in class org.eclipse.scada.vi.data.RegistrationManager
 
startWrite(String, String, Object) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolContext
 
startWrite(String, String, Variant) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
startWriteAttribute(String, String, String, Object) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolContext
 
startWriteAttributes(String, Map<String, Variant>, OperationParameters, CallbackHandler) - Method in interface org.eclipse.scada.da.client.Connection
 
startWriteAttributes(String, Map<String, Variant>, OperationParameters, CallbackHandler) - Method in class org.eclipse.scada.da.client.net.Connection
 
startWriteAttributes(String, Map<String, Variant>, OperationParameters, CallbackHandler) - Method in class org.eclipse.scada.da.client.ngp.ConnectionImpl
 
startWriteAttributes(String, Map<String, Variant>, OperationParameters, CallbackHandler) - Method in class org.eclipse.scada.da.client.sfp.ConnectionImpl
 
StartWriteAttributes - Class in org.eclipse.scada.da.data.message
 
StartWriteAttributes(Request, String, Map<String, Variant>, OperationParameters, Long) - Constructor for class org.eclipse.scada.da.data.message.StartWriteAttributes
 
startWriteAttributes(Map<String, Variant>, OperationParameters, CallbackHandler) - Method in class org.eclipse.scada.da.ui.connection.data.AbstractItemHolder
 
startWriteAttributes(String, String, Map<String, Variant>, CallbackHandler) - Method in class org.eclipse.scada.vi.data.RegistrationManager
 
startWriteAttributes(String, String, Map<String, Variant>) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolContext
 
startWriteAttributes(String, String, Map<String, Variant>) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
startWriteAttributeString(String, String, String, String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolContext
 
startWriteString(String, String, String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolContext
 
StartWriteValue - Class in org.eclipse.scada.da.data.message
 
StartWriteValue(Request, String, Variant, OperationParameters, Long) - Constructor for class org.eclipse.scada.da.data.message.StartWriteValue
 
startZoom(ChartMouseListener.MouseState) - Method in class org.eclipse.scada.chart.swt.controller.MouseDragZoomer
 
state - Variable in class org.eclipse.scada.chart.swt.ChartMouseListener.MouseState
 
state - Variable in class org.eclipse.scada.vi.details.swt.impl.CompositeTransformerController
 
stateChange(Connection, ConnectionState, Throwable) - Method in class org.eclipse.scada.ae.client.EventManager
 
stateChange(Connection, ConnectionState, Throwable) - Method in class org.eclipse.scada.ae.client.MonitorManager
 
stateChange(Connection, ConnectionState, Throwable) - Method in class org.eclipse.scada.core.client.AutoReconnectController
 
stateChange(Connection, ConnectionState, Throwable) - Method in interface org.eclipse.scada.core.client.ConnectionStateListener
Notify a state change
stateChange(Connection, ConnectionState, Throwable) - Method in class org.eclipse.scada.core.client.ConnectWaitController
 
stateChange(Connection, ConnectionState, Throwable) - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionHolder
 
stateChange(Connection, ConnectionState, Throwable) - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionManager.EntryImpl
 
stateChange(Connection, ConnectionState, Throwable) - Method in class org.eclipse.scada.da.client.FolderManager
 
stateChange(Connection, ConnectionState, Throwable) - Method in class org.eclipse.scada.da.client.ItemManagerImpl
 
stateChanged(String, String, Throwable) - Method in interface org.eclipse.scada.core.ui.connection.login.StateListener
 
stateChanged(LongRunningOperation, LongRunningState, Throwable) - Method in interface org.eclipse.scada.utils.exec.LongRunningListener
 
StateInformation - Interface in org.eclipse.scada.core.ui.styles
 
StateInformation.State - Enum in org.eclipse.scada.core.ui.styles
 
StateListener - Interface in org.eclipse.scada.core.ui.connection.login
 
StateNotifier - Class in org.eclipse.scada.core.client.common
 
StateNotifier(ExecutorService, Connection) - Constructor for class org.eclipse.scada.core.client.common.StateNotifier
 
StateStyler - Class in org.eclipse.scada.core.ui.styles
The state styler combines all parts of the state to visual style transformation
StateStyler(StyleHandler) - Constructor for class org.eclipse.scada.core.ui.styles.StateStyler
 
StaticStateInformation - Class in org.eclipse.scada.core.ui.styles
 
StaticStateInformation(StateInformation.State) - Constructor for class org.eclipse.scada.core.ui.styles.StaticStateInformation
 
StaticStateInformation(EnumSet<StateInformation.State>) - Constructor for class org.eclipse.scada.core.ui.styles.StaticStateInformation
 
StaticSymbolLoader - Class in org.eclipse.scada.vi.ui.draw2d.loader
 
StaticSymbolLoader(Symbol, ClassLoader) - Constructor for class org.eclipse.scada.vi.ui.draw2d.loader.StaticSymbolLoader
 
StaticVisibileProvider - Class in org.eclipse.scada.vi.details.swt.impl.visibility
Provide an implementation that has a static visible state
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
 
statistics - Variable in class org.eclipse.scada.core.client.common.BaseConnection
 
statistics - Variable in class org.eclipse.scada.core.client.net.ConnectionBase
 
statistics - Variable in class org.eclipse.scada.core.connection.provider.AbstractConnectionService
 
StatisticsFilter - Class in org.eclipse.scada.protocol.common
 
StatisticsFilter() - Constructor for class org.eclipse.scada.protocol.common.StatisticsFilter
 
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
 
STATS_KEY - Static variable in class org.eclipse.scada.protocol.common.StatisticsFilter
 
STATS_QUEUED_BYTES - Static variable in class org.eclipse.scada.net.mina.IoSessionSender
 
status - Variable in exception org.eclipse.scada.utils.statuscodes.CodedException
 
statusChanged(SubscriptionState) - Method in interface org.eclipse.scada.ae.client.EventListener
 
statusChanged(SubscriptionState) - Method in interface org.eclipse.scada.ae.client.MonitorListener
 
statusCode - Variable in class org.apache.mina.proxy.handlers.http.HttpProxyResponse
The HTTP response status code;
StatusCode - Class in org.eclipse.scada.utils.statuscodes
 
StatusCode(String, String, long, SeverityLevel) - Constructor for class org.eclipse.scada.utils.statuscodes.StatusCode
 
StatusCodes - Interface in org.eclipse.scada.core
 
StatusCodes - Interface in org.eclipse.scada.hd
 
StatusCodes - Interface in org.eclipse.scada.sec.authz.signature
 
StatusCodes - Interface in org.eclipse.scada.sec
 
StatusHelper - Class in org.eclipse.scada.ui.utils.status
 
StatusHelper() - Constructor for class org.eclipse.scada.ui.utils.status.StatusHelper
 
statusLine - Variable in class org.apache.mina.proxy.handlers.http.HttpProxyResponse
The HTTP response status line.
step - Variable in class org.apache.mina.proxy.handlers.http.AbstractAuthLogicHandler
The current handshake step.
StepRenderer - Class in org.eclipse.scada.chart.swt.render
 
StepRenderer(ChartRenderer, SeriesData) - Constructor for class org.eclipse.scada.chart.swt.render.StepRenderer
 
stop(BundleContext) - Method in class org.eclipse.scada.ae.client.net.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.ae.client.ngp.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.ae.connection.provider.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.ca.client.ngp.Activator
 
stop() - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
stop(BundleContext) - Method in class org.eclipse.scada.ca.connection.provider.Activator
 
stop() - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionProvider
 
stop(BundleContext) - Method in class org.eclipse.scada.core.ui.connection.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.core.ui.connection.creator.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.core.ui.connection.discoverer.file.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.core.ui.connection.login.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.core.ui.styles.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.da.client.connection.service.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.da.client.dataitem.details.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.da.client.net.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.da.client.ngp.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.da.client.sfp.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.da.connection.provider.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.da.ui.client.test.Activator
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.scada.da.ui.connection.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.da.ui.styles.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.hd.client.net.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.hd.client.ngp.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.hd.connection.provider.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.hd.ui.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.hd.ui.connection.Activator
 
stop() - Method in class org.eclipse.scada.net.base.PingService
 
stop(BundleContext) - Method in class org.eclipse.scada.sec.ui.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.ui.blink.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.ui.databinding.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.ui.localization.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.ui.utils.Activator
 
stop() - Method in interface org.eclipse.scada.utils.lifecycle.LifecycleAware
 
stop(BundleContext) - Method in class org.eclipse.scada.vi.details.Activator
 
stop(BundleContext) - Method in class org.eclipse.scada.vi.details.swt.Activator
 
stop() - Method in interface org.eclipse.scada.vi.details.swt.DetailComponent
 
stop() - Method in class org.eclipse.scada.vi.details.swt.impl.DetailComponentImpl
 
stop() - Method in interface org.eclipse.scada.vi.details.swt.impl.GroupTab
 
stop() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.ComponentVisibility
 
stop() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.SubTrackingVisibleComponent
 
stop() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TabVisibleComponent
 
stop() - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TrackingVisibleComponent
 
stop() - Method in interface org.eclipse.scada.vi.details.swt.impl.visibility.VisibleComponent
 
stop(BundleContext) - Method in class org.eclipse.scada.vi.ui.draw2d.Activator
 
stop() - Method in class org.eclipse.scada.vi.ui.draw2d.primitives.FigureController
 
stop(BundleContext) - Method in class org.eclipse.scada.vi.ui.user.Activator
 
StopBrowse - Class in org.eclipse.scada.ae.data.message
 
StopBrowse() - Constructor for class org.eclipse.scada.ae.data.message.StopBrowse
 
StopBrowse - Class in org.eclipse.scada.hd.data.message
 
StopBrowse() - Constructor for class org.eclipse.scada.hd.data.message.StopBrowse
 
stopExpiring() - Method in class org.apache.mina.core.session.ExpiringSessionRecycler
 
stopExpiring() - Method in class org.apache.mina.util.ExpiringMap.Expirer
Stop the thread from monitoring the map.
stopProfile(IoEventType) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
Stop profiling an IoEventType
stopSsl(IoSession) - Method in class org.apache.mina.filter.ssl.SslFilter
Stops the SSL session by sending TLS close_notify message to initiate TLS closure.
STORE_ID_DELIM - Static variable in class org.eclipse.scada.core.ui.connection.discoverer.file.ResourceDiscoverer
 
StreamCompressionHandshake - Class in org.eclipse.scada.protocol.ngp.common.mc.handshake
 
StreamCompressionHandshake(Integer) - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.handshake.StreamCompressionHandshake
 
StreamIoHandler - Class in org.apache.mina.handler.stream
A IoHandler that adapts asynchronous MINA events to stream I/O.
StreamIoHandler() - Constructor for class org.apache.mina.handler.stream.StreamIoHandler
 
StreamWriteFilter - Class in org.apache.mina.filter.stream
Filter implementation which makes it possible to write InputStream objects directly using IoSession#write(Object).
StreamWriteFilter() - Constructor for class org.apache.mina.filter.stream.StreamWriteFilter
 
STRING_TO_STRING_MAP - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'String To String Map' class.
STRING_TO_STRING_MAP - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'String To String Map' class.
STRING_TO_STRING_MAP__KEY - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Key' attribute feature.
STRING_TO_STRING_MAP__KEY - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Key' attribute.
STRING_TO_STRING_MAP__VALUE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Value' attribute feature.
STRING_TO_STRING_MAP__VALUE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Value' attribute.
STRING_TO_STRING_MAP_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'String To String Map' class.
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
 
StringSplitListObservable - Class in org.eclipse.scada.ui.databinding.observable
 
StringSplitListObservable(IObservableValue, String, String, Object) - Constructor for class org.eclipse.scada.ui.databinding.observable.StringSplitListObservable
 
stringTo8859_1(String) - Static method in class org.apache.mina.proxy.utils.StringUtilities
Used to convert username-value, passwd or realm to 8859_1 encoding if all chars in string are within the 8859_1 (Latin 1) encoding range.
StringToStringMapImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'String To String Map'.
StringToStringMapImpl() - Constructor for class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
 
StringToStringMapItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a Map.Entry object.
StringToStringMapItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.StringToStringMapItemProvider
This constructs an instance from a factory and a notifier.
stringToStringMapItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all Map.Entry instances.
StringToStringMapTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'String To String Map'.
StringToStringMapTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.StringToStringMapTest
Constructs a new String To String Map test case with the given name.
StringUtilities - Class in org.apache.mina.proxy.utils
StringUtilities.java - Various methods to handle strings.
StringUtilities() - Constructor for class org.apache.mina.proxy.utils.StringUtilities
 
StringValue - Class in org.eclipse.scada.net.base.data
 
StringValue(String) - Constructor for class org.eclipse.scada.net.base.data.StringValue
 
Structures - Class in org.eclipse.scada.ae.protocol.ngp.codec
 
Structures - Class in org.eclipse.scada.ca.protocol.ngp.codec
 
Structures - Class in org.eclipse.scada.core.protocol.ngp.codec
 
Structures - Class in org.eclipse.scada.da.protocol.ngp.codec
 
Structures - Class in org.eclipse.scada.hd.protocol.ngp.codec
 
style(StateInformation) - Method in class org.eclipse.scada.core.ui.styles.StateStyler
 
StyleBlinker - Class in org.eclipse.scada.core.ui.styles
 
StyleBlinker() - Constructor for class org.eclipse.scada.core.ui.styles.StyleBlinker
 
StyleBlinker.CurrentStyle - Class in org.eclipse.scada.core.ui.styles
 
StyleBlinker.CurrentStyle(Image, Color, Color, Font) - Constructor for class org.eclipse.scada.core.ui.styles.StyleBlinker.CurrentStyle
 
StyledViewerLabel - Class in org.eclipse.scada.ui.databinding
 
StyledViewerLabel(String, Image) - Constructor for class org.eclipse.scada.ui.databinding.StyledViewerLabel
 
StyleGenerator - Interface in org.eclipse.scada.core.ui.styles
 
StyleGenerator.GeneratorListener - Interface in org.eclipse.scada.core.ui.styles
 
StyleGeneratorInformation - Class in org.eclipse.scada.core.ui.styles
 
StyleGeneratorInformation(String, String, String) - Constructor for class org.eclipse.scada.core.ui.styles.StyleGeneratorInformation
 
StyleHandler - Interface in org.eclipse.scada.core.ui.styles
 
StyleHandler.RGBInformation - Class in org.eclipse.scada.core.ui.styles
 
StyleHandler.RGBInformation(RGB) - Constructor for class org.eclipse.scada.core.ui.styles.StyleHandler.RGBInformation
 
StyleHandler.Style - Class in org.eclipse.scada.core.ui.styles
 
StyleHandler.Style() - Constructor for class org.eclipse.scada.core.ui.styles.StyleHandler.Style
 
StyleHandler.Style(Image[], Color[], Color[], Font[]) - Constructor for class org.eclipse.scada.core.ui.styles.StyleHandler.Style
 
styler - Variable in class org.eclipse.scada.vi.details.swt.impl.tab.BaseFolderImplementation
 
SubFolderObserver - Class in org.eclipse.scada.da.ui.connection.views
 
SubFolderObserver(FolderEntryWrapper) - Constructor for class org.eclipse.scada.da.ui.connection.views.SubFolderObserver
 
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
 
Subnet - Class in org.apache.mina.filter.firewall
A IP subnet using the CIDR notation.
Subnet(InetAddress, int) - Constructor for class org.apache.mina.filter.firewall.Subnet
Creates a subnet from CIDR notation.
subscribe(SubscriptionListener<T>, Object) - Method in class org.eclipse.scada.core.subscription.Subscription
 
subscribe(T, SubscriptionListener<T>) - Method in class org.eclipse.scada.core.subscription.SubscriptionManager
Subscribe to a topic.
subscribe(T, SubscriptionListener<T>, Object) - Method in class org.eclipse.scada.core.subscription.SubscriptionManager
Subscribe to a topic with a hint
subscribe() - Method in class org.eclipse.scada.da.client.ItemSyncController
 
SubscribeBrowse - Class in org.eclipse.scada.protocol.sfp.messages
 
SubscribeBrowse() - Constructor for class org.eclipse.scada.protocol.sfp.messages.SubscribeBrowse
 
subscribeConditionQuery(Session, String) - Method in interface org.eclipse.scada.ae.server.Service
 
SubscribeEventPool - Class in org.eclipse.scada.ae.data.message
 
SubscribeEventPool(String) - Constructor for class org.eclipse.scada.ae.data.message.SubscribeEventPool
 
subscribeEventQuery(Session, String) - Method in interface org.eclipse.scada.ae.server.Service
 
subscribeFolder(Location) - Method in interface org.eclipse.scada.da.client.Connection
 
subscribeFolder(Location) - Method in class org.eclipse.scada.da.client.net.Connection
 
subscribeFolder(Location) - Method in class org.eclipse.scada.da.client.ngp.ConnectionImpl
 
subscribeFolder(Location) - Method in class org.eclipse.scada.da.client.sfp.ConnectionImpl
 
SubscribeFolder - Class in org.eclipse.scada.da.data.message
 
SubscribeFolder(List<String>) - Constructor for class org.eclipse.scada.da.data.message.SubscribeFolder
 
subscribeItem(String) - Method in interface org.eclipse.scada.da.client.Connection
 
subscribeItem(String) - Method in class org.eclipse.scada.da.client.net.Connection
 
subscribeItem(String) - Method in class org.eclipse.scada.da.client.ngp.ConnectionImpl
 
subscribeItem(String) - Method in class org.eclipse.scada.da.client.sfp.ConnectionImpl
 
SubscribeItem - Class in org.eclipse.scada.da.data.message
 
SubscribeItem(String) - Constructor for class org.eclipse.scada.da.data.message.SubscribeItem
 
subscribeItem(String) - Static method in class org.eclipse.scada.da.net.handler.Messages
 
SubscribeMonitorPool - Class in org.eclipse.scada.ae.data.message
 
SubscribeMonitorPool(String) - Constructor for class org.eclipse.scada.ae.data.message.SubscribeMonitorPool
 
Subscription<T> - Class in org.eclipse.scada.core.subscription
 
Subscription(T) - Constructor for class org.eclipse.scada.core.subscription.Subscription
 
SubscriptionInformation<T> - Class in org.eclipse.scada.core.subscription
A subscription information object which holds the information that where used when the listener binds to the subscription.
SubscriptionInformation() - Constructor for class org.eclipse.scada.core.subscription.SubscriptionInformation
 
SubscriptionInformation(SubscriptionListener<T>, Object) - Constructor for class org.eclipse.scada.core.subscription.SubscriptionInformation
 
SubscriptionListener<T> - Interface in org.eclipse.scada.core.subscription
A basic subscription listener that acts as a base interface for all subscriptions.
SubscriptionManager<T> - Class in org.eclipse.scada.core.subscription
Manage subscriptions.
SubscriptionManager(SubscriptionValidator<T>) - Constructor for class org.eclipse.scada.core.subscription.SubscriptionManager
 
SubscriptionManager() - Constructor for class org.eclipse.scada.core.subscription.SubscriptionManager
 
SubscriptionManagerListener<T> - Interface in org.eclipse.scada.core.subscription
 
subscriptionsAdded(Set<T>) - Method in interface org.eclipse.scada.core.subscription.SubscriptionManagerListener
 
SubscriptionSource<T> - Interface in org.eclipse.scada.core.subscription
A event source which can be used with the subscription manager.
subscriptionsRemoved(Set<T>) - Method in interface org.eclipse.scada.core.subscription.SubscriptionManagerListener
 
SubscriptionState - Enum in org.eclipse.scada.core.data
 
SubscriptionValidator<T> - Interface in org.eclipse.scada.core.subscription
 
subSet(E, E) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
SubTrackingVisibleComponent - Class in org.eclipse.scada.vi.details.swt.impl.visibility
 
SubTrackingVisibleComponent() - Constructor for class org.eclipse.scada.vi.details.swt.impl.visibility.SubTrackingVisibleComponent
 
success(R) - Method in interface org.eclipse.scada.utils.exec.OperationResultHandler
Gets called when the operation succeeded
suite() - Static method in class org.eclipse.scada.ui.chart.model.tests.ChartAllTests
 
suite() - Static method in class org.eclipse.scada.ui.chart.model.tests.ChartTests
 
suite() - Static method in class org.eclipse.scada.vi.chart.model.tests.ChartAllTests
 
suite() - Static method in class org.eclipse.scada.vi.chart.model.tests.ChartTests
 
suite() - Static method in class org.eclipse.scada.vi.details.model.model.tests.DetailViewAllTests
 
suite() - Static method in class org.eclipse.scada.vi.details.model.tests.DetailViewAllTests
 
suite() - Static method in class org.eclipse.scada.vi.details.model.tests.DetailViewTests
 
suite() - Static method in class org.eclipse.scada.vi.model.tests.VisualInterfaceTests
 
suite() - Static method in class org.eclipse.scada.vi.model.visualInterface.tests.VisualInterfaceAllTests
 
summaryChanged(SummaryInformation) - Method in interface org.eclipse.scada.vi.data.SummaryListener
 
summaryChanged(SummaryInformation) - Method in class org.eclipse.scada.vi.details.swt.impl.CompositeSummaryProvider
 
summaryChanged(SummaryInformation) - Method in class org.eclipse.scada.vi.details.swt.impl.tab.BaseFolderImplementation
 
summaryChanged(SummaryInformation) - Method in class org.eclipse.scada.vi.ui.user.VisualInterfaceViewInstance
 
SummaryInformation - Class in org.eclipse.scada.vi.data
 
SummaryInformation(List<String>, Map<String, DataValue>, Collection<SummaryInformation>) - Constructor for class org.eclipse.scada.vi.data.SummaryInformation
 
SummaryInformation(Map<String, DataValue>) - Constructor for class org.eclipse.scada.vi.data.SummaryInformation
 
summaryInformation - Variable in class org.eclipse.scada.vi.details.swt.impl.tab.BaseFolderImplementation
 
SummaryListener - Interface in org.eclipse.scada.vi.data
 
SummaryProvider - Interface in org.eclipse.scada.vi.data
 
summaryProvider - Variable in class org.eclipse.scada.vi.details.swt.impl.visibility.TrackingVisibleComponent
 
SummaryStateInformation - Class in org.eclipse.scada.vi.data
 
SummaryStateInformation(SummaryInformation) - Constructor for class org.eclipse.scada.vi.data.SummaryStateInformation
 
SUPPORTED_AUTH_METHODS - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
SUPPORTED_QOPS - Static variable in class org.apache.mina.proxy.handlers.http.digest.DigestUtilities
The supported qualities of protections.
supportedTypes - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.
supportedTypes - Variable in class org.eclipse.scada.vi.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.
supportedTypes - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.
supportedTypes - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.
supportsListener(SubscriptionInformation<T>) - Method in interface org.eclipse.scada.core.subscription.SubscriptionSource
Validate if the provided subcription information can bind to this subscription source
suspendRead() - Method in class org.apache.mina.core.session.AbstractIoSession
Suspends read operations for this session.
suspendRead() - Method in interface org.apache.mina.core.session.IoSession
Suspends read operations for this session.
suspendWrite() - Method in class org.apache.mina.core.session.AbstractIoSession
Suspends write operations for this session.
suspendWrite() - Method in interface org.apache.mina.core.session.IoSession
Suspends write operations for this session.
sweep() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
Clears this buffer and fills its content with NUL.
sweep(byte) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
double Clears this buffer and fills its content with value.
sweep() - Method in class org.apache.mina.core.buffer.IoBuffer
Clears this buffer and fills its content with NUL.
sweep(byte) - Method in class org.apache.mina.core.buffer.IoBuffer
double Clears this buffer and fills its content with value.
sweep() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
sweep(byte) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
switchState(ConnectionState, Throwable) - Method in class org.eclipse.scada.core.client.common.ClientBaseConnection
 
switchState(ConnectionState, Throwable, Map<String, String>) - Method in class org.eclipse.scada.core.client.net.ConnectionBase
 
switchState(ConnectionState, Throwable, Map<String, String>) - Method in class org.eclipse.scada.hd.client.net.ConnectionImpl
 
switchToManual() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.ManualOverride
 
switchToProcess() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.ManualOverride
 
SWTGraphics - Class in org.eclipse.scada.chart.swt
 
SWTGraphics(GC) - Constructor for class org.eclipse.scada.chart.swt.SWTGraphics
 
Symbol - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Symbol'.
SYMBOL - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Symbol' class.
SYMBOL - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Symbol' class.
SYMBOL__BACKGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Background Color' attribute feature.
SYMBOL__BACKGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Background Color' attribute.
SYMBOL__CONNECTIONS - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Connections' containment reference list feature.
SYMBOL__CONNECTIONS - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Connections' containment reference list.
SYMBOL__CURSORS - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Cursors' containment reference feature.
SYMBOL__CURSORS - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Cursors' containment reference.
SYMBOL__DESIGN_SIZE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Design Size' containment reference feature.
SYMBOL__DESIGN_SIZE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Design Size' containment reference.
SYMBOL__ON_DISPOSE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'On Dispose' attribute feature.
SYMBOL__ON_DISPOSE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Dispose' attribute.
SYMBOL__ON_INIT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'On Init' attribute feature.
SYMBOL__ON_INIT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Init' attribute.
SYMBOL__ON_UPDATE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'On Update' attribute feature.
SYMBOL__ON_UPDATE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Update' attribute.
SYMBOL__PROPERTIES - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Properties' map feature.
SYMBOL__PROPERTIES - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Properties' map.
SYMBOL__ROOT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Root' containment reference feature.
SYMBOL__ROOT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Root' containment reference.
SYMBOL__SCRIPT_MODULES - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Script Modules' attribute list feature.
SYMBOL__SCRIPT_MODULES - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Script Modules' attribute list.
SYMBOL_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Symbol' class.
SYMBOL_REFERENCE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Symbol Reference' class.
SYMBOL_REFERENCE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Symbol Reference' class.
SYMBOL_REFERENCE__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Name' attribute.
SYMBOL_REFERENCE__ON_CREATE_PROPERTIES - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'On Create Properties' attribute feature.
SYMBOL_REFERENCE__ON_CREATE_PROPERTIES - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Create Properties' attribute.
SYMBOL_REFERENCE__PROPERTIES - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Properties' map feature.
SYMBOL_REFERENCE__PROPERTIES - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Properties' map.
SYMBOL_REFERENCE__URI - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Uri' attribute feature.
SYMBOL_REFERENCE__URI - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Uri' attribute.
SYMBOL_REFERENCE__ZOOM - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Zoom' attribute feature.
SYMBOL_REFERENCE__ZOOM - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Zoom' attribute.
SYMBOL_REFERENCE_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Symbol Reference' class.
SymbolContext - Class in org.eclipse.scada.vi.ui.draw2d
The context object that is exported to the script context
SymbolContext(SymbolController) - Constructor for class org.eclipse.scada.vi.ui.draw2d.SymbolContext
 
SymbolController - Class in org.eclipse.scada.vi.ui.draw2d
 
SymbolController(Shell, SymbolLoader, Map<String, String>, Map<String, Object>) - Constructor for class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
SymbolController(Shell, SymbolController, SymbolLoader, Map<String, String>, Map<String, Object>) - Constructor for class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
SymbolData - Class in org.eclipse.scada.vi.ui.draw2d
Holds the data of the registered items for one symbol
SymbolData(SymbolController) - Constructor for class org.eclipse.scada.vi.ui.draw2d.SymbolData
 
SymbolImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Symbol'.
SymbolImpl() - Constructor for class org.eclipse.scada.vi.model.impl.SymbolImpl
 
SymbolItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a Symbol object.
SymbolItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.SymbolItemProvider
This constructs an instance from a factory and a notifier.
symbolItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all Symbol instances.
SymbolLoader - Interface in org.eclipse.scada.vi.ui.draw2d.loader
 
SymbolReference - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Symbol Reference'.
SymbolReferenceController - Class in org.eclipse.scada.vi.ui.draw2d.primitives
 
SymbolReferenceController(SymbolController, SymbolReference, BasicViewElementFactory, ResourceManager) - Constructor for class org.eclipse.scada.vi.ui.draw2d.primitives.SymbolReferenceController
 
SymbolReferenceImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Symbol Reference'.
SymbolReferenceImpl() - Constructor for class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
 
SymbolReferenceItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a SymbolReference object.
SymbolReferenceItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.SymbolReferenceItemProvider
This constructs an instance from a factory and a notifier.
symbolReferenceItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all SymbolReference instances.
SymbolReferenceTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Symbol Reference'.
SymbolReferenceTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.SymbolReferenceTest
Constructs a new Symbol Reference test case with the given name.
SymbolTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Symbol'.
SymbolTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.SymbolTest
Constructs a new Symbol test case with the given name.
sync() - Method in class org.eclipse.scada.da.client.FolderSyncController
 
sync(boolean) - Method in class org.eclipse.scada.da.client.ItemSyncController
 
SyncBasedOperation<R,T> - Class in org.eclipse.scada.utils.exec
Implements an operation that is based on a synchronous operation
SyncBasedOperation() - Constructor for class org.eclipse.scada.utils.exec.SyncBasedOperation
 
SyncBasedOperation(Executor) - Constructor for class org.eclipse.scada.utils.exec.SyncBasedOperation
 
SynchronizedProtocolDecoder - Class in org.apache.mina.filter.codec
A ProtocolDecoder implementation which decorates an existing decoder to be thread-safe.
SynchronizedProtocolDecoder(ProtocolDecoder) - Constructor for class org.apache.mina.filter.codec.SynchronizedProtocolDecoder
Creates a new instance which decorates the specified decoder.
SynchronizedProtocolEncoder - Class in org.apache.mina.filter.codec
A ProtocolEncoder implementation which decorates an existing encoder to be thread-safe.
SynchronizedProtocolEncoder(ProtocolEncoder) - Constructor for class org.apache.mina.filter.codec.SynchronizedProtocolEncoder
Creates a new instance which decorates the specified encoder.
SynchronizedQueue<E> - Class in org.apache.mina.util
A decorator that makes the specified Queue thread-safe.
SynchronizedQueue(Queue<E>) - Constructor for class org.apache.mina.util.SynchronizedQueue
 
SYSTEM_CURSOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'System Cursor' class.
SYSTEM_CURSOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'System Cursor' class.
SYSTEM_CURSOR__TYPE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Type' attribute feature.
SYSTEM_CURSOR__TYPE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Type' attribute.
SYSTEM_CURSOR_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'System Cursor' class.
SYSTEM_CURSOR_TYPE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'System Cursor Type' enum.
SYSTEM_CURSOR_TYPE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'System Cursor Type' enum.
SystemCursor - Interface in org.eclipse.scada.vi.model
A representation of the model object 'System Cursor'.
SystemCursorImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'System Cursor'.
SystemCursorImpl() - Constructor for class org.eclipse.scada.vi.model.impl.SystemCursorImpl
 
SystemCursorItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a SystemCursor object.
SystemCursorItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.SystemCursorItemProvider
This constructs an instance from a factory and a notifier.
systemCursorItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all SystemCursor instances.
SystemCursorTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'System Cursor'.
SystemCursorTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.SystemCursorTest
Constructs a new System Cursor test case with the given name.
SystemCursorType - Enum in org.eclipse.scada.vi.model
A representation of the literals of the enumeration 'System Cursor Type', and utility methods for working with them.
SystemMessageExtension - Class in org.eclipse.scada.vi.ui.viewer.ext.item
 
SystemMessageExtension() - Constructor for class org.eclipse.scada.vi.ui.viewer.ext.item.SystemMessageExtension
 
SystemMessageExtension.SystemMessageLabel - Class in org.eclipse.scada.vi.ui.viewer.ext.item
 
SystemMessageExtension.SystemMessageLabel(Composite, String, String) - Constructor for class org.eclipse.scada.vi.ui.viewer.ext.item.SystemMessageExtension.SystemMessageLabel
 

T

TAB_STYLE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Tab Style' enum.
TAB_STYLE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Tab Style' enum.
TAB_STYLE_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ViewImpl
The default value of the 'Tab Style' attribute.
Tables - Class in org.eclipse.scada.utils.str
 
tableViewer - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This shows how a table view works.
tableViewer - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This shows how a table view works.
tableViewer - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This shows how a table view works.
TabProvider - Interface in org.eclipse.scada.vi.details.swt.impl.tab
 
TabProvider.Folder - Interface in org.eclipse.scada.vi.details.swt.impl.tab
 
tabStyle - Variable in class org.eclipse.scada.vi.details.model.impl.ViewImpl
The cached value of the 'Tab Style' attribute.
TabStyle - Enum in org.eclipse.scada.vi.details.model
A representation of the literals of the enumeration ' Tab Style', and utility methods for working with them.
TabVisibleComponent - Class in org.eclipse.scada.vi.details.swt.impl.visibility
A visibility component for TabFolders
TabVisibleComponent(TabProvider.Folder, int, GroupTab, Control) - Constructor for class org.eclipse.scada.vi.details.swt.impl.visibility.TabVisibleComponent
 
tailSet(E) - Method in class org.eclipse.scada.utils.collection.BoundedPriorityQueueSet
 
TARGET_INFORMATION_SUBBLOCK_DNS_DOMAIN_NAME_TYPE - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
TARGET_INFORMATION_SUBBLOCK_DOMAIN_TYPE - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
TARGET_INFORMATION_SUBBLOCK_FQDNS_HOSTNAME_TYPE - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
TARGET_INFORMATION_SUBBLOCK_PARENT_DNS_DOMAIN_NAME_TYPE - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
TARGET_INFORMATION_SUBBLOCK_SERVER_TYPE - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
TARGET_INFORMATION_SUBBLOCK_TERMINATOR_TYPE - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
Target Information sub blocks types.
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
tearDown() - Method in class org.eclipse.scada.ui.chart.model.tests.ArchiveChannelTest
 
tearDown() - Method in class org.eclipse.scada.ui.chart.model.tests.ArchiveSeriesTest
 
tearDown() - Method in class org.eclipse.scada.ui.chart.model.tests.ChartTest
 
tearDown() - Method in class org.eclipse.scada.ui.chart.model.tests.CompositeArchiveQualitySeriesTest
 
tearDown() - Method in class org.eclipse.scada.ui.chart.model.tests.CurrentTimeControllerTest
 
tearDown() - Method in class org.eclipse.scada.ui.chart.model.tests.DataItemSeriesTest
 
tearDown() - Method in class org.eclipse.scada.ui.chart.model.tests.IdItemTest
 
tearDown() - Method in class org.eclipse.scada.ui.chart.model.tests.LinePropertiesTest
 
tearDown() - Method in class org.eclipse.scada.ui.chart.model.tests.MouseControllerTest
 
tearDown() - Method in class org.eclipse.scada.ui.chart.model.tests.ProfileTest
 
tearDown() - Method in class org.eclipse.scada.ui.chart.model.tests.ResetControllerTest
 
tearDown() - Method in class org.eclipse.scada.ui.chart.model.tests.ScaleActionTest
 
tearDown() - Method in class org.eclipse.scada.ui.chart.model.tests.ScriptSeriesTest
 
tearDown() - Method in class org.eclipse.scada.ui.chart.model.tests.SeparatorControllerTest
 
tearDown() - Method in class org.eclipse.scada.ui.chart.model.tests.TimeNowActionTest
 
tearDown() - Method in class org.eclipse.scada.ui.chart.model.tests.TimeShiftActionTest
 
tearDown() - Method in class org.eclipse.scada.ui.chart.model.tests.UriItemTest
 
tearDown() - Method in class org.eclipse.scada.ui.chart.model.tests.XAxisTest
 
tearDown() - Method in class org.eclipse.scada.ui.chart.model.tests.YAxisTest
 
tearDown() - Method in class org.eclipse.scada.vi.chart.model.tests.ChartViewTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.AndTransformerTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.BoolLEDComponentTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.ButtonComponentTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.CheckComponentTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.FillLayoutComponentTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.GroupEntryTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.GroupGridComponentTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.GroupGridEntryTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.HiddenComponentTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.InvisibleTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.ItemValueSourceTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.LabelComponentTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.LinkComponentTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.NotTransformerTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.OrTransformerTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.PermissionVisibilityTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.ProgressComponentTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.RegistrationTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.ScriptModuleTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.ScriptVisibilityTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.SimpleGridComponentTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.TestVisibilityTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.TextComponentTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.TextInputComponentTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.TextInputMultiComponentTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.URLImageComponentTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.ValueComponentTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.ValueSetComponentTest
 
tearDown() - Method in class org.eclipse.scada.vi.details.model.tests.ViewTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.ArcTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.BorderChildTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.BorderContainerTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.ChildTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.ConnectionTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.DimensionTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.EllipseTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.FigureContainerTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.GridChildTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.GridContainerTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.ImageTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.LineTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.PositionTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.RectangleTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.StackContainerTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.StringToStringMapTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.SymbolReferenceTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.SymbolTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.SystemCursorTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.TextTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.XYChildTest
 
tearDown() - Method in class org.eclipse.scada.vi.model.tests.XYContainerTest
 
TERMINATOR - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
test(Object, String, Object[], Object) - Method in class org.eclipse.scada.core.ui.connection.login.LoginSessionPropertyTester
 
test(Object, String, Object[], Object) - Method in class org.eclipse.scada.core.ui.connection.login.LoginSessionRoleTester
 
test(SimpleRuleStyleGenerator.Context) - Method in interface org.eclipse.scada.core.ui.styles.generator.SimpleRuleStyleGenerator.Rule
 
TEST_VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Test Visibility' class.
TEST_VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Test Visibility' class.
TEST_VISIBILITY__ID - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Id' attribute feature.
TEST_VISIBILITY__ID - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Id' attribute.
TEST_VISIBILITY_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Test Visibility' class.
testAttribute(Object, String, String) - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionDiscovererBean
 
TestVisibility - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Test Visibility'.
TestVisibilityImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Test Visibility'.
TestVisibilityImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.TestVisibilityImpl
 
TestVisibilityImpl - Class in org.eclipse.scada.vi.details.swt.impl.visibility
 
TestVisibilityImpl(String) - Constructor for class org.eclipse.scada.vi.details.swt.impl.visibility.TestVisibilityImpl
 
testVisibilityItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all TestVisibility instances.
TestVisibilityItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a TestVisibility object.
TestVisibilityItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.TestVisibilityItemProvider
This constructs an instance from a factory and a notifier.
TestVisibilityTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Test Visibility'.
TestVisibilityTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.TestVisibilityTest
Constructs a new Test Visibility test case with the given name.
text - Variable in class org.eclipse.scada.vi.model.impl.TextImpl
The cached value of the 'Text' attribute.
Text - Interface in org.eclipse.scada.vi.model
A representation of the model object 'Text'.
TEXT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Text' class.
TEXT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'Text' class.
TEXT__BACKGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Background Color' attribute.
TEXT__BORDER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Border' attribute.
TEXT__CURSOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Cursor' reference.
TEXT__FONT_BOLD - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Font Bold' attribute feature.
TEXT__FONT_BOLD - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Font Bold' attribute.
TEXT__FONT_ITALIC - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Font Italic' attribute feature.
TEXT__FONT_ITALIC - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Font Italic' attribute.
TEXT__FONT_NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Font Name' attribute feature.
TEXT__FONT_NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Font Name' attribute.
TEXT__FONT_SIZE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Font Size' attribute feature.
TEXT__FONT_SIZE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Font Size' attribute.
TEXT__FOREGROUND_COLOR - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Foreground Color' attribute.
TEXT__ICON_ALIGNMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Icon Alignment' attribute feature.
TEXT__ICON_ALIGNMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Icon Alignment' attribute.
TEXT__LABEL_ALIGNMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Label Alignment' attribute feature.
TEXT__LABEL_ALIGNMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Label Alignment' attribute.
TEXT__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Name' attribute.
TEXT__ON_CLICK - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Click' attribute.
TEXT__ON_DOUBLE_CLICK - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'On Double Click' attribute.
TEXT__OPAQUE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Opaque' attribute.
TEXT__SIZE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Size' containment reference.
TEXT__TEXT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Text' attribute feature.
TEXT__TEXT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Text' attribute.
TEXT__TEXT_ALIGNMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Text Alignment' attribute feature.
TEXT__TEXT_ALIGNMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Text Alignment' attribute.
TEXT__TEXT_PLACEMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Text Placement' attribute feature.
TEXT__TEXT_PLACEMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Text Placement' attribute.
TEXT__TOOL_TIP - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Tool Tip' attribute.
TEXT__VISIBLE - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Visible' attribute.
TEXT_ALIGNMENT_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.TextImpl
The default value of the 'Text Alignment' attribute.
TEXT_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Text Component' class.
TEXT_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Text Component' class.
TEXT_COMPONENT__ATTRIBUTE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Attribute' attribute.
TEXT_COMPONENT__DATE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Date' attribute feature.
TEXT_COMPONENT__DATE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Date' attribute.
TEXT_COMPONENT__DECIMAL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Decimal' attribute.
TEXT_COMPONENT__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Descriptor' attribute feature.
TEXT_COMPONENT__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Descriptor' attribute.
TEXT_COMPONENT__FORMAT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Format' attribute.
TEXT_COMPONENT__HD_CONNECTION_ID - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Connection Id' attribute.
TEXT_COMPONENT__HD_ITEM_ID - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Item Id' attribute.
TEXT_COMPONENT__HD_QUERY_STRING - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Query String' attribute.
TEXT_COMPONENT__HEIGHT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Height' attribute feature.
TEXT_COMPONENT__HEIGHT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Height' attribute.
TEXT_COMPONENT__IS_TEXT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Is Text' attribute.
TEXT_COMPONENT__TEXT_HEIGHT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Text Height' attribute feature.
TEXT_COMPONENT__TEXT_HEIGHT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Text Height' attribute.
TEXT_COMPONENT__TEXT_MAP - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Text Map' attribute feature.
TEXT_COMPONENT__TEXT_MAP - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Text Map' attribute.
TEXT_COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
TEXT_COMPONENT__WIDTH - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Width' attribute feature.
TEXT_COMPONENT__WIDTH - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Width' attribute.
TEXT_COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Text Component' class.
TEXT_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.TextImpl
The default value of the 'Text' attribute.
TEXT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'Text' class.
TEXT_HEIGHT_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
The default value of the 'Text Height' attribute.
TEXT_HEIGHT_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
The default value of the 'Text Height' attribute.
TEXT_INPUT_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Text Input Component' class.
TEXT_INPUT_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Text Input Component' class.
TEXT_INPUT_COMPONENT__ATTRIBUTE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Attribute' attribute.
TEXT_INPUT_COMPONENT__CEIL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Ceil' attribute.
TEXT_INPUT_COMPONENT__DECIMAL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Decimal' attribute.
TEXT_INPUT_COMPONENT__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Descriptor' attribute feature.
TEXT_INPUT_COMPONENT__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Descriptor' attribute.
TEXT_INPUT_COMPONENT__FLOOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Floor' attribute.
TEXT_INPUT_COMPONENT__FORMAT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Format' attribute.
TEXT_INPUT_COMPONENT__HD_CONNECTION_ID - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Connection Id' attribute.
TEXT_INPUT_COMPONENT__HD_ITEM_ID - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Item Id' attribute.
TEXT_INPUT_COMPONENT__HD_QUERY_STRING - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Query String' attribute.
TEXT_INPUT_COMPONENT__IS_TEXT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Is Text' attribute.
TEXT_INPUT_COMPONENT__READ_DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Read Descriptor' attribute feature.
TEXT_INPUT_COMPONENT__READ_DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Read Descriptor' attribute.
TEXT_INPUT_COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
TEXT_INPUT_COMPONENT__WIDTH - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Width' attribute feature.
TEXT_INPUT_COMPONENT__WIDTH - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Width' attribute.
TEXT_INPUT_COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Text Input Component' class.
TEXT_INPUT_MULTI_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Text Input Multi Component' class.
TEXT_INPUT_MULTI_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Text Input Multi Component' class.
TEXT_INPUT_MULTI_COMPONENT__ATTRIBUTE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Attribute' attribute.
TEXT_INPUT_MULTI_COMPONENT__CEIL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Ceil' attribute.
TEXT_INPUT_MULTI_COMPONENT__DECIMAL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Decimal' attribute.
TEXT_INPUT_MULTI_COMPONENT__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Descriptor' attribute feature.
TEXT_INPUT_MULTI_COMPONENT__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Descriptor' attribute.
TEXT_INPUT_MULTI_COMPONENT__FLOOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Floor' attribute.
TEXT_INPUT_MULTI_COMPONENT__FORMAT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Format' attribute.
TEXT_INPUT_MULTI_COMPONENT__HD_CONNECTION_ID - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Connection Id' attribute.
TEXT_INPUT_MULTI_COMPONENT__HD_ITEM_ID - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Item Id' attribute.
TEXT_INPUT_MULTI_COMPONENT__HD_QUERY_STRING - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Query String' attribute.
TEXT_INPUT_MULTI_COMPONENT__IS_TEXT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Is Text' attribute.
TEXT_INPUT_MULTI_COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
TEXT_INPUT_MULTI_COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Text Input Multi Component' class.
TEXT_MAP_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
The default value of the 'Text Map' attribute.
TEXT_PADDING_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
The default value of the 'Text Padding' attribute.
TEXT_PADDING_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
The default value of the 'Text Padding' attribute.
TEXT_PLACEMENT_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.TextImpl
The default value of the 'Text Placement' attribute.
textAlignment - Variable in class org.eclipse.scada.vi.model.impl.TextImpl
The cached value of the 'Text Alignment' attribute.
TextCallback - Class in org.eclipse.scada.sec.callback
 
TextCallback() - Constructor for class org.eclipse.scada.sec.callback.TextCallback
 
TextCallback(String, int) - Constructor for class org.eclipse.scada.sec.callback.TextCallback
 
TextComponent - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Text Component'.
TextComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Text Component'.
TextComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
 
textComponentItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all TextComponent instances.
TextComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a TextComponent object.
TextComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.TextComponentItemProvider
This constructs an instance from a factory and a notifier.
TextComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Text Component'.
TextComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.TextComponentTest
Constructs a new Text Component test case with the given name.
TextController - Class in org.eclipse.scada.vi.ui.draw2d.primitives
 
TextController(FigureCanvas, SymbolController, Text, ResourceManager) - Constructor for class org.eclipse.scada.vi.ui.draw2d.primitives.TextController
 
textExtent(String) - Method in interface org.eclipse.scada.chart.swt.Graphics
 
textExtent(String) - Method in class org.eclipse.scada.chart.swt.SWTGraphics
 
textHeight - Variable in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
The cached value of the 'Text Height' attribute.
textHeight - Variable in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
The cached value of the 'Text Height' attribute.
TextImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'Text'.
TextImpl() - Constructor for class org.eclipse.scada.vi.model.impl.TextImpl
 
TextInputComponent - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Text Input Component'.
TextInputComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Text Input Component'.
TextInputComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.TextInputComponentImpl
 
textInputComponentItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all TextInputComponent instances.
TextInputComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a TextInputComponent object.
TextInputComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.TextInputComponentItemProvider
This constructs an instance from a factory and a notifier.
TextInputComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Text Input Component'.
TextInputComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.TextInputComponentTest
Constructs a new Text Input Component test case with the given name.
TextInputMultiComponent - Interface in org.eclipse.scada.vi.details.model
A representation of the model object ' Text Input Multi Component'.
TextInputMultiComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object ' Text Input Multi Component'.
TextInputMultiComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.TextInputMultiComponentImpl
 
textInputMultiComponentItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all TextInputMultiComponent instances.
TextInputMultiComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a TextInputMultiComponent object.
TextInputMultiComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.TextInputMultiComponentItemProvider
This constructs an instance from a factory and a notifier.
TextInputMultiComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Text Input Multi Component'.
TextInputMultiComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.TextInputMultiComponentTest
Constructs a new Text Input Multi Component test case with the given name.
TextItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a Text object.
TextItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.TextItemProvider
This constructs an instance from a factory and a notifier.
textItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all Text instances.
TextLineCodecFactory - Class in org.apache.mina.filter.codec.textline
A ProtocolCodecFactory that performs encoding and decoding between a text line data and a Java string object.
TextLineCodecFactory() - Constructor for class org.apache.mina.filter.codec.textline.TextLineCodecFactory
Creates a new instance with the current default Charset.
TextLineCodecFactory(Charset) - Constructor for class org.apache.mina.filter.codec.textline.TextLineCodecFactory
Creates a new instance with the specified Charset.
TextLineCodecFactory(Charset, String, String) - Constructor for class org.apache.mina.filter.codec.textline.TextLineCodecFactory
Creates a new instance of TextLineCodecFactory.
TextLineCodecFactory(Charset, LineDelimiter, LineDelimiter) - Constructor for class org.apache.mina.filter.codec.textline.TextLineCodecFactory
Creates a new instance of TextLineCodecFactory.
TextLineDecoder - Class in org.apache.mina.filter.codec.textline
A ProtocolDecoder which decodes a text line into a string.
TextLineDecoder() - Constructor for class org.apache.mina.filter.codec.textline.TextLineDecoder
Creates a new instance with the current default Charset and LineDelimiter.AUTO delimiter.
TextLineDecoder(String) - Constructor for class org.apache.mina.filter.codec.textline.TextLineDecoder
Creates a new instance with the current default Charset and the specified delimiter.
TextLineDecoder(LineDelimiter) - Constructor for class org.apache.mina.filter.codec.textline.TextLineDecoder
Creates a new instance with the current default Charset and the specified delimiter.
TextLineDecoder(Charset) - Constructor for class org.apache.mina.filter.codec.textline.TextLineDecoder
Creates a new instance with the spcified charset and LineDelimiter.AUTO delimiter.
TextLineDecoder(Charset, String) - Constructor for class org.apache.mina.filter.codec.textline.TextLineDecoder
Creates a new instance with the spcified charset and the specified delimiter.
TextLineDecoder(Charset, LineDelimiter) - Constructor for class org.apache.mina.filter.codec.textline.TextLineDecoder
Creates a new instance with the specified charset and the specified delimiter.
TextLineEncoder - Class in org.apache.mina.filter.codec.textline
A ProtocolEncoder which encodes a string into a text line which ends with the delimiter.
TextLineEncoder() - Constructor for class org.apache.mina.filter.codec.textline.TextLineEncoder
Creates a new instance with the current default Charset and LineDelimiter.UNIX delimiter.
TextLineEncoder(String) - Constructor for class org.apache.mina.filter.codec.textline.TextLineEncoder
Creates a new instance with the current default Charset and the specified delimiter.
TextLineEncoder(LineDelimiter) - Constructor for class org.apache.mina.filter.codec.textline.TextLineEncoder
Creates a new instance with the current default Charset and the specified delimiter.
TextLineEncoder(Charset) - Constructor for class org.apache.mina.filter.codec.textline.TextLineEncoder
Creates a new instance with the spcified charset and LineDelimiter.UNIX delimiter.
TextLineEncoder(Charset, String) - Constructor for class org.apache.mina.filter.codec.textline.TextLineEncoder
Creates a new instance with the spcified charset and the specified delimiter.
TextLineEncoder(Charset, LineDelimiter) - Constructor for class org.apache.mina.filter.codec.textline.TextLineEncoder
Creates a new instance with the spcified charset and the specified delimiter.
textMap - Variable in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
The cached value of the 'Text Map' attribute.
textPadding - Variable in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
The cached value of the 'Text Padding' attribute.
textPadding - Variable in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
The cached value of the 'Text Padding' attribute.
textPlacement - Variable in class org.eclipse.scada.vi.model.impl.TextImpl
The cached value of the 'Text Placement' attribute.
TextTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'Text'.
TextTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.TextTest
Constructs a new Text test case with the given name.
TextWidgetFactory - Class in org.eclipse.scada.sec.ui
 
TextWidgetFactory(TextCallback) - Constructor for class org.eclipse.scada.sec.ui.TextWidgetFactory
 
thaw() - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
thaw() - Method in interface org.eclipse.scada.ca.FreezableConfigurationAdministrator
 
threshold - Variable in class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
The cached value of the 'Threshold' attribute.
threshold - Variable in class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
The cached value of the 'Threshold' attribute.
THRESHOLD_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
The default value of the 'Threshold' attribute.
THRESHOLD_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
The default value of the 'Threshold' attribute.
tick() - Method in class org.eclipse.scada.protocol.common.io.TimedEndDecoder
 
tick(IoSession, ProtocolDecoderOutput) - Method in class org.eclipse.scada.protocol.common.io.TimedEndDecoder
Start or tick the end-of-frame detection for this session
tick() - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
tick(long) - Method in class org.eclipse.scada.ui.chart.viewer.input.ArchiveChannelInput
 
tick(long) - Method in class org.eclipse.scada.ui.chart.viewer.input.ArchiveInput
 
tick(long) - Method in interface org.eclipse.scada.ui.chart.viewer.input.ChartInput
 
tick(long) - Method in class org.eclipse.scada.ui.chart.viewer.input.composite.CompositeQualityInput
 
tick(long) - Method in class org.eclipse.scada.ui.chart.viewer.input.ItemObserver
 
tick(long) - Method in class org.eclipse.scada.ui.chart.viewer.input.ScriptInput
 
TIME_NOW_ACTION - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Time Now Action' class.
TIME_NOW_ACTION - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Time Now Action' class.
TIME_NOW_ACTION - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Time Now Action' class.
TIME_NOW_ACTION - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Time Now Action' class.
TIME_NOW_ACTION__AXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Axis' reference list.
TIME_NOW_ACTION__AXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Axis' reference list.
TIME_NOW_ACTION_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Time Now Action' class.
TIME_NOW_ACTION_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Time Now Action' class.
TIME_SHIFT_ACTION - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Time Shift Action' class.
TIME_SHIFT_ACTION - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Time Shift Action' class.
TIME_SHIFT_ACTION - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Time Shift Action' class.
TIME_SHIFT_ACTION - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Time Shift Action' class.
TIME_SHIFT_ACTION__AXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Axis' reference list.
TIME_SHIFT_ACTION__AXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Axis' reference list.
TIME_SHIFT_ACTION__DESCRIPTION - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Description' attribute feature.
TIME_SHIFT_ACTION__DESCRIPTION - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Description' attribute feature.
TIME_SHIFT_ACTION__DESCRIPTION - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Description' attribute.
TIME_SHIFT_ACTION__DESCRIPTION - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Description' attribute.
TIME_SHIFT_ACTION__DIFF - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Diff' attribute feature.
TIME_SHIFT_ACTION__DIFF - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Diff' attribute feature.
TIME_SHIFT_ACTION__DIFF - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Diff' attribute.
TIME_SHIFT_ACTION__DIFF - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Diff' attribute.
TIME_SHIFT_ACTION__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Label' attribute feature.
TIME_SHIFT_ACTION__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Label' attribute feature.
TIME_SHIFT_ACTION__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
TIME_SHIFT_ACTION__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
TIME_SHIFT_ACTION_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Time Shift Action' class.
TIME_SHIFT_ACTION_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Time Shift Action' class.
TIME_ZONE_KEY - Static variable in class org.eclipse.scada.ui.localization.Activator
 
TimedEndDecoder - Class in org.eclipse.scada.protocol.common.io
this implements a ProtocolDecoder which detects a frame end based on the absence of new data (timeout).
TimedEndDecoder(ScheduledExecutorService, long, TimeUnit) - Constructor for class org.eclipse.scada.protocol.common.io.TimedEndDecoder
Create a new instance
TimeNowAction - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Time Now Action'.
TimeNowAction - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Time Now Action'.
TimeNowActionImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Time Now Action'.
TimeNowActionImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Time Now Action'.
TimeNowActionImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.TimeNowActionImpl
 
TimeNowActionImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.TimeNowActionImpl
 
timeNowActionItemProvider - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the one adapter used for all TimeNowAction instances.
TimeNowActionItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a TimeNowAction object.
TimeNowActionItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.TimeNowActionItemProvider
This constructs an instance from a factory and a notifier.
TimeNowActionTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Time Now Action'.
TimeNowActionTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.TimeNowActionTest
Constructs a new Time Now Action test case with the given name.
timeout(IoSession, ProtocolDecoderOutput) - Method in class org.eclipse.scada.protocol.common.io.TimedEndDecoder
Handle the timeout situation
TimeoutHandshake - Class in org.eclipse.scada.protocol.ngp.common.mc.handshake
 
TimeoutHandshake() - Constructor for class org.eclipse.scada.protocol.ngp.common.mc.handshake.TimeoutHandshake
 
TimeShiftAction - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Time Shift Action'.
TimeShiftAction - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Time Shift Action'.
TimeShiftActionImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Time Shift Action'.
TimeShiftActionImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Time Shift Action'.
TimeShiftActionImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
TimeShiftActionImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
timeShiftActionItemProvider - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the one adapter used for all TimeShiftAction instances.
TimeShiftActionItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a TimeShiftAction object.
TimeShiftActionItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.TimeShiftActionItemProvider
This constructs an instance from a factory and a notifier.
TimeShiftActionTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Time Shift Action'.
TimeShiftActionTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.TimeShiftActionTest
Constructs a new Time Shift Action test case with the given name.
timespan - Variable in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
The cached value of the 'Timespan' attribute.
timespan - Variable in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
The cached value of the 'Timespan' attribute.
timespan - Variable in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
The cached value of the 'Timespan' attribute.
timespan - Variable in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
The cached value of the 'Timespan' attribute.
TIMESPAN_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
The default value of the 'Timespan' attribute.
TIMESPAN_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
The default value of the 'Timespan' attribute.
TIMESPAN_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
The default value of the 'Timespan' attribute.
TIMESPAN_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
The default value of the 'Timespan' attribute.
TimeZoneInitializer - Class in org.eclipse.scada.ui.localization.timezone
 
TimeZoneInitializer() - Constructor for class org.eclipse.scada.ui.localization.timezone.TimeZoneInitializer
 
TimeZonePreferencePage - Class in org.eclipse.scada.ui.localization.timezone
 
TimeZonePreferencePage() - Constructor for class org.eclipse.scada.ui.localization.timezone.TimeZonePreferencePage
 
TimeZonePreferencePage_TimeZone_Description - Static variable in class org.eclipse.scada.ui.localization.timezone.Messages
 
TimeZonePreferencePage_TimeZone_Label - Static variable in class org.eclipse.scada.ui.localization.timezone.Messages
 
title - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Title' attribute.
title - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Title' attribute.
TITLE_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The default value of the 'Title' attribute.
TITLE_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The default value of the 'Title' attribute.
toArray() - Method in class org.apache.mina.util.SynchronizedQueue
 
toArray(T[]) - Method in class org.apache.mina.util.SynchronizedQueue
 
toArray() - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
toArray(Object[]) - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
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
 
toByteArray(Item[]) - Method in class org.eclipse.scada.da.ui.connection.dnd.ItemTransfer
 
toByteArray(Item[]) - Method in class org.eclipse.scada.hd.ui.connection.dnd.ItemTransfer
 
toData(OperationParameters) - Static method in class org.eclipse.scada.core.server.OperationParametersHelper
 
toggle(int) - Method in class org.eclipse.scada.core.ui.styles.StyleBlinker
 
toggle(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
toggle(int) - Method in class org.eclipse.scada.ui.blink.AbstractBlinker
 
toggle(int) - Method in interface org.eclipse.scada.ui.blink.BlinkCallback
 
toHex() - Method in class org.eclipse.scada.core.ui.styles.StyleHandler.RGBInformation
 
toHttpString() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyRequest
Returns the string representation of the HTTP request .
toInteger(Value, Integer) - Static method in class org.eclipse.scada.net.base.data.ValueTools
 
toInteger(Value, int) - Static method in class org.eclipse.scada.net.base.data.ValueTools
 
toJavaType() - Method in enum org.eclipse.scada.core.VariantType
 
toLabel(String) - Method in class org.eclipse.scada.core.Variant
 
toLabel() - Method in class org.eclipse.scada.core.Variant
 
toLabel() - Method in class org.eclipse.scada.da.ui.connection.data.Item
 
toLabel() - Method in class org.eclipse.scada.hd.ui.connection.data.Item
 
toLong(Value, Long) - Static method in class org.eclipse.scada.net.base.data.ValueTools
 
toLong(Value, long) - Static method in class org.eclipse.scada.net.base.data.ValueTools
 
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.
toMaskedString(String) - Method in class org.eclipse.scada.core.ConnectionInformation
Returns a string with the password masked out if one is set.
toMaskedString() - Method in class org.eclipse.scada.core.ConnectionInformation
Return a masked string with the default mask
TOOL_TIP_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.FigureImpl
The default value of the 'Tool Tip' attribute.
ToolBarNavigatorExtension - Class in org.eclipse.scada.vi.ui.user.viewer.ext
 
ToolBarNavigatorExtension() - Constructor for class org.eclipse.scada.vi.ui.user.viewer.ext.ToolBarNavigatorExtension
 
toolTip - Variable in class org.eclipse.scada.vi.model.impl.FigureImpl
The cached value of the 'Tool Tip' attribute.
top - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Top' containment reference list.
top - Variable in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
The cached value of the 'Top' containment reference list.
TOP_VALUE - Static variable in enum org.eclipse.scada.vi.model.Alignment
The 'TOP' literal value.
topicSubscriptionAdded(T) - Method in class org.eclipse.scada.core.subscription.ListenableSubscriptionManager
 
topicSubscriptionAdded(T) - Method in class org.eclipse.scada.core.subscription.SubscriptionManager
Gets called when somebody subscribed to a topic that was not subscribed before
topicSubscriptionRemoved(T) - Method in class org.eclipse.scada.core.subscription.ListenableSubscriptionManager
 
topicSubscriptionRemoved(T) - Method in class org.eclipse.scada.core.subscription.SubscriptionManager
Get called when somebody unsubscribed from a topic and it was the last subscription
toString() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
toString() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
 
toString() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
 
toString() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
toString() - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
 
toString() - Method in class org.apache.mina.core.service.AbstractIoAcceptor.AcceptorOperationFuture
 
toString() - Method in class org.apache.mina.core.service.AbstractIoAcceptor
 
toString() - Method in class org.apache.mina.core.service.AbstractIoConnector
toString() - Method in class org.apache.mina.core.service.DefaultTransportMetadata
 
toString() - Method in class org.apache.mina.core.session.AbstractIoSession
toString() - Method in class org.apache.mina.core.session.AttributeKey
The String representation of this object.
toString() - Method in class org.apache.mina.core.session.IdleStatus
Returns the string representation of this status.
toString() - Method in class org.apache.mina.core.session.IoEvent
 
toString() - Method in class org.apache.mina.core.write.DefaultWriteRequest
 
toString() - Method in class org.apache.mina.core.write.WriteRequestWrapper
 
toString() - Method in class org.apache.mina.filter.codec.demux.MessageDecoderResult
 
toString() - Method in class org.apache.mina.filter.codec.textline.LineDelimiter
toString() - Method in class org.apache.mina.filter.firewall.Subnet
 
toString() - Method in class org.apache.mina.filter.reqres.Request
 
toString() - Method in class org.apache.mina.filter.reqres.Response
 
toString() - Method in class org.apache.mina.filter.ssl.SslFilter.SslFilterMessage
 
toString() - Method in class org.apache.mina.handler.chain.IoHandlerChain
 
toString() - Method in class org.apache.mina.proxy.event.IoSessionEvent
toString() - Method in enum org.apache.mina.proxy.event.IoSessionEventType
toString() - Method in class org.apache.mina.transport.vmpipe.VmPipeAddress
 
toString() - Method in class org.apache.mina.util.CircularQueue
 
toString() - Method in class org.apache.mina.util.SynchronizedQueue
 
toString() - Method in class org.eclipse.scada.ae.data.BrowserEntry
 
toString() - Method in class org.eclipse.scada.ae.data.EventInformation
 
toString() - Method in class org.eclipse.scada.ae.data.message.AcknowledgeRequest
 
toString() - Method in class org.eclipse.scada.ae.data.message.AcknowledgeResponse
 
toString() - Method in class org.eclipse.scada.ae.data.message.BrowseData
 
toString() - Method in class org.eclipse.scada.ae.data.message.CloseQuery
 
toString() - Method in class org.eclipse.scada.ae.data.message.CreateQuery
 
toString() - Method in class org.eclipse.scada.ae.data.message.EventPoolDataUpdate
 
toString() - Method in class org.eclipse.scada.ae.data.message.EventPoolStatusUpdate
 
toString() - Method in class org.eclipse.scada.ae.data.message.LoadMore
 
toString() - Method in class org.eclipse.scada.ae.data.message.MonitorPoolDataUpdate
 
toString() - Method in class org.eclipse.scada.ae.data.message.MonitorPoolStatusUpdate
 
toString() - Method in class org.eclipse.scada.ae.data.message.StartBrowse
 
toString() - Method in class org.eclipse.scada.ae.data.message.StopBrowse
 
toString() - Method in class org.eclipse.scada.ae.data.message.SubscribeEventPool
 
toString() - Method in class org.eclipse.scada.ae.data.message.SubscribeMonitorPool
 
toString() - Method in class org.eclipse.scada.ae.data.message.UnsubscribeEventPool
 
toString() - Method in class org.eclipse.scada.ae.data.message.UnsubscribeMonitorPool
 
toString() - Method in class org.eclipse.scada.ae.data.message.UpdateQueryData
 
toString() - Method in class org.eclipse.scada.ae.data.message.UpdateQueryState
 
toString() - Method in class org.eclipse.scada.ae.data.MonitorStatusInformation
 
toString() - Method in class org.eclipse.scada.ae.Event
 
toString() - Method in class org.eclipse.scada.ae.ui.views.filter.EventViewerFilter
 
toString() - Method in class org.eclipse.scada.ae.ui.views.model.DecoratedEvent
 
toString() - Method in class org.eclipse.scada.ae.ui.views.model.DecoratedMonitor
 
toString() - Method in class org.eclipse.scada.ca.common.ConfigurationImpl
 
toString() - Method in class org.eclipse.scada.ca.ConfigurationEvent
 
toString() - Method in class org.eclipse.scada.ca.data.ConfigurationInformation
 
toString() - Method in class org.eclipse.scada.ca.data.DiffEntry
 
toString() - Method in class org.eclipse.scada.ca.data.FactoryInformation
 
toString() - Method in class org.eclipse.scada.ca.data.message.ApplyDiffRequest
 
toString() - Method in class org.eclipse.scada.ca.data.message.ApplyDiffResponse
 
toString() - Method in class org.eclipse.scada.ca.data.message.ErrorResponse
 
toString() - Method in class org.eclipse.scada.ca.data.message.GetConfigurationRequest
 
toString() - Method in class org.eclipse.scada.ca.data.message.GetConfigurationResponse
 
toString() - Method in class org.eclipse.scada.ca.data.message.GetFactoriesRequest
 
toString() - Method in class org.eclipse.scada.ca.data.message.GetFactoriesResponse
 
toString() - Method in class org.eclipse.scada.ca.data.message.GetFactoryWithDataRequest
 
toString() - Method in class org.eclipse.scada.ca.data.message.GetFactoryWithDataResponse
 
toString() - Method in class org.eclipse.scada.ca.FactoryEvent
 
toString() - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
toString() - Method in class org.eclipse.scada.ca.ui.editor.input.FactoryEditorInput
 
toString() - Method in class org.eclipse.scada.chart.AbstractFunctionSeriesData.Request
 
toString() - Method in class org.eclipse.scada.chart.DataEntry
 
toString() - Method in class org.eclipse.scada.chart.swt.DataPoint
 
toString() - Method in class org.eclipse.scada.chart.swt.Helper.Entry
 
toString() - Method in class org.eclipse.scada.core.connection.provider.ConnectionRequest
 
toString() - Method in class org.eclipse.scada.core.ConnectionInformation
 
toString() - Method in class org.eclipse.scada.core.data.CallbackRequest
 
toString() - Method in class org.eclipse.scada.core.data.CallbackResponse
 
toString() - Method in class org.eclipse.scada.core.data.ErrorInformation
 
toString() - Method in class org.eclipse.scada.core.data.message.CreateSession
 
toString() - Method in class org.eclipse.scada.core.data.message.RequestCallbacks
 
toString() - Method in class org.eclipse.scada.core.data.message.RespondCallbacks
 
toString() - Method in class org.eclipse.scada.core.data.message.SessionAccepted
 
toString() - Method in class org.eclipse.scada.core.data.message.SessionPrivilegesChanged
 
toString() - Method in class org.eclipse.scada.core.data.message.SessionRejected
 
toString() - Method in class org.eclipse.scada.core.data.OperationParameters
 
toString() - Method in class org.eclipse.scada.core.data.Request
 
toString() - Method in class org.eclipse.scada.core.data.Response
 
toString() - Method in class org.eclipse.scada.core.data.UserInformation
 
toString() - Method in class org.eclipse.scada.core.server.OperationParameters
 
toString() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionDiscovererBean
 
toString() - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionHolder
 
toString() - Method in class org.eclipse.scada.core.ui.styles.AbstractStateInformation
 
toString() - Method in class org.eclipse.scada.core.ui.styles.StyleHandler.RGBInformation
 
toString() - Method in class org.eclipse.scada.core.Variant
Get the string representation of the variant (not the variant value).
toString() - Method in class org.eclipse.scada.da.client.DataItemValue.Builder
 
toString() - Method in class org.eclipse.scada.da.client.DataItemValue
 
toString() - Method in class org.eclipse.scada.da.core.Location
 
toString(String) - Method in class org.eclipse.scada.da.core.Location
 
toString() - Method in class org.eclipse.scada.da.core.WriteAttributeResult
 
toString() - Method in class org.eclipse.scada.da.data.AttributeWriteResultEntry
 
toString() - Method in class org.eclipse.scada.da.data.BrowserEntry
 
toString() - Method in class org.eclipse.scada.da.data.message.BrowseFolder
 
toString() - Method in class org.eclipse.scada.da.data.message.BrowseResult
 
toString() - Method in class org.eclipse.scada.da.data.message.FolderDataUpdate
 
toString() - Method in class org.eclipse.scada.da.data.message.ItemDataUpdate
 
toString() - Method in class org.eclipse.scada.da.data.message.ItemStateUpdate
 
toString() - Method in class org.eclipse.scada.da.data.message.StartWriteAttributes
 
toString() - Method in class org.eclipse.scada.da.data.message.StartWriteValue
 
toString() - Method in class org.eclipse.scada.da.data.message.SubscribeFolder
 
toString() - Method in class org.eclipse.scada.da.data.message.SubscribeItem
 
toString() - Method in class org.eclipse.scada.da.data.message.UnsubscibeItem
 
toString() - Method in class org.eclipse.scada.da.data.message.UnsubscribeFolder
 
toString() - Method in class org.eclipse.scada.da.data.message.WriteAttributesResult
 
toString() - Method in class org.eclipse.scada.da.data.message.WriteValueResult
 
toString() - Method in class org.eclipse.scada.da.ui.connection.data.Item
 
toString() - Method in class org.eclipse.scada.da.ui.connection.views.FolderObserver
 
toString() - Method in class org.eclipse.scada.hd.data.HistoricalItemInformation
 
toString() - Method in class org.eclipse.scada.hd.data.message.ChangeQueryParameters
 
toString() - Method in class org.eclipse.scada.hd.data.message.CloseQuery
 
toString() - Method in class org.eclipse.scada.hd.data.message.CreateQuery
 
toString() - Method in class org.eclipse.scada.hd.data.message.CreateQueryFailure
 
toString() - Method in class org.eclipse.scada.hd.data.message.ListUpdate
 
toString() - Method in class org.eclipse.scada.hd.data.message.StartBrowse
 
toString() - Method in class org.eclipse.scada.hd.data.message.StopBrowse
 
toString() - Method in class org.eclipse.scada.hd.data.message.UpdateQueryData
 
toString() - Method in class org.eclipse.scada.hd.data.message.UpdateQueryParameters
 
toString() - Method in class org.eclipse.scada.hd.data.message.UpdateQueryState
 
toString() - Method in class org.eclipse.scada.hd.data.QueryParameters
 
toString() - Method in class org.eclipse.scada.hd.data.ValueEntry
 
toString() - Method in class org.eclipse.scada.hd.data.ValueInformation
 
toString() - Method in class org.eclipse.scada.hd.ui.connection.data.Item
 
toString() - Method in class org.eclipse.scada.net.base.data.BooleanValue
 
toString() - Method in class org.eclipse.scada.net.base.data.DoubleValue
 
toString() - Method in class org.eclipse.scada.net.base.data.IntegerValue
 
toString() - Method in class org.eclipse.scada.net.base.data.LongValue
 
toString() - Method in class org.eclipse.scada.net.base.data.Message
 
toString() - Method in class org.eclipse.scada.net.base.data.StringValue
 
toString() - Method in class org.eclipse.scada.net.mina.IoSessionSender
 
toString() - Method in class org.eclipse.scada.protocol.ngp.common.mc.frame.Frame
 
toString() - Method in class org.eclipse.scada.protocol.ngp.common.mc.message.AcceptMessage
 
toString() - Method in class org.eclipse.scada.protocol.ngp.common.mc.message.CloseMessage
 
toString() - Method in class org.eclipse.scada.protocol.ngp.common.mc.message.HelloMessage
 
toString() - Method in class org.eclipse.scada.sec.authn.AbstractPlainAuthenticationService.UserEntry
 
toString() - Method in class org.eclipse.scada.sec.authn.CredentialsRequest
 
toString() - Method in class org.eclipse.scada.sec.AuthorizationReply
 
toString() - Method in class org.eclipse.scada.sec.AuthorizationRequest
 
toString() - Method in class org.eclipse.scada.sec.AuthorizationResult
 
toString() - Method in class org.eclipse.scada.sec.authz.AuthorizationContext
 
toString(Document, boolean) - Method in class org.eclipse.scada.sec.authz.signature.SignatureRequestBuilder
 
toString() - Method in class org.eclipse.scada.sec.authz.signature.X509CA
 
toString() - Method in class org.eclipse.scada.sec.ui.providers.KeyImpl
 
toString() - Method in class org.eclipse.scada.sec.ui.providers.KeyInformation
 
toString() - Method in class org.eclipse.scada.sec.UserInformation
 
toString() - Method in class org.eclipse.scada.sec.UserInformationPrincipal
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.ArchiveChannelImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.AxisImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.ChartImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.CompositeArchiveQualitySeriesImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.CurrentTimeControllerImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.IdItemImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.ItemImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.ItemImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.ProfileImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.ScaleActionImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.ScriptSeriesImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.TimeShiftActionImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
toString() - Method in class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
toString() - Method in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
Returns the literal value of the enumerator, which is its string representation.
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
 
toString() - Method in class org.eclipse.scada.vi.chart.model.impl.ChartViewImpl
 
toString() - Method in class org.eclipse.scada.vi.data.DataValue
 
toString() - Method in class org.eclipse.scada.vi.data.SummaryInformation
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.BoolLEDComponentImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.CheckComponentImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridComponentImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.HiddenComponentImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.ItemValueSourceImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.LabelComponentImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.LinkComponentImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.PermissionVisibilityImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.ReadableComponentImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.RegistrationImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.ScriptModuleImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.ScriptVisibilityImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.SimpleGridComponentImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.TestVisibilityImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.TextInputComponentImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.TextInputMultiComponentImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.ValueComponentImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.ValueSetComponentImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.ViewImpl
 
toString() - Method in class org.eclipse.scada.vi.details.model.impl.WriteableComponentImpl
 
toString() - Method in enum org.eclipse.scada.vi.details.model.TabStyle
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.scada.vi.model.Alignment
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.scada.vi.model.GridAlignment
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.scada.vi.model.impl.ArcImpl
 
toString() - Method in class org.eclipse.scada.vi.model.impl.BorderChildImpl
 
toString() - Method in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
 
toString() - Method in class org.eclipse.scada.vi.model.impl.ChildImpl
 
toString() - Method in class org.eclipse.scada.vi.model.impl.DimensionImpl
 
toString() - Method in class org.eclipse.scada.vi.model.impl.FigureImpl
 
toString() - Method in class org.eclipse.scada.vi.model.impl.GridChildImpl
 
toString() - Method in class org.eclipse.scada.vi.model.impl.GridContainerImpl
 
toString() - Method in class org.eclipse.scada.vi.model.impl.ImageImpl
 
toString() - Method in class org.eclipse.scada.vi.model.impl.PositionImpl
 
toString() - Method in class org.eclipse.scada.vi.model.impl.ShapeImpl
 
toString() - Method in class org.eclipse.scada.vi.model.impl.StackContainerImpl
 
toString() - Method in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
 
toString() - Method in class org.eclipse.scada.vi.model.impl.SymbolImpl
 
toString() - Method in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
 
toString() - Method in class org.eclipse.scada.vi.model.impl.SystemCursorImpl
 
toString() - Method in class org.eclipse.scada.vi.model.impl.TextImpl
 
toString() - Method in class org.eclipse.scada.vi.model.impl.XYContainerImpl
 
toString() - Method in enum org.eclipse.scada.vi.model.Orientation
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.scada.vi.model.SystemCursorType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewInstanceDescriptor
 
toStringList(Iterable<?>) - Static method in class org.eclipse.scada.net.base.data.ValueTools
 
toUpperFirst(String) - Static method in class org.eclipse.scada.utils.str.StringHelper
Make the first character of a string uppercase
toUri() - Method in class org.eclipse.scada.core.ConnectionInformation
 
toValue(List<BrowserEntry>) - Static method in class org.eclipse.scada.ae.net.BrowserMessageHelper
 
toValue(Set<String>) - Static method in class org.eclipse.scada.ae.net.BrowserMessageHelper
 
toValue(Collection<Event>) - Static method in class org.eclipse.scada.ae.net.EventMessageHelper
 
toValue(Event) - Static method in class org.eclipse.scada.ae.net.EventMessageHelper
 
toValue(List<MonitorStatusInformation>) - Static method in class org.eclipse.scada.ae.net.MonitorMessageHelper
 
toValue(Set<String>) - Static method in class org.eclipse.scada.ae.net.MonitorMessageHelper
 
toValue() - Method in enum org.eclipse.scada.core.VariantType
 
toValue(QueryParameters) - Static method in class org.eclipse.scada.hd.net.QueryHelper
 
toValue() - Method in enum org.eclipse.scada.utils.filter.Assertion
 
toValue() - Method in enum org.eclipse.scada.utils.filter.Operator
 
toValueAdded(Collection<HistoricalItemInformation>) - Static method in class org.eclipse.scada.hd.net.ItemListHelper
 
toValueData(Map<String, List<Double>>) - Static method in class org.eclipse.scada.hd.net.QueryHelper
 
toValueInfo(List<ValueInformation>) - Static method in class org.eclipse.scada.hd.net.QueryHelper
 
toValueRemoved(Collection<String>) - Static method in class org.eclipse.scada.hd.net.ItemListHelper
 
toValueTypes(Set<String>) - Static method in class org.eclipse.scada.hd.net.QueryHelper
 
toVariant(String, String) - Static method in class org.eclipse.scada.core.VariantEditor
 
toVariant(String) - Static method in class org.eclipse.scada.core.VariantEditor
 
trackControl(Control) - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TrackingVisibleComponent
 
tracker - Variable in class org.eclipse.scada.core.connection.provider.AbstractConnectionProvider
 
TrackingAuditLogImplementation - Class in org.eclipse.scada.sec.osgi
 
TrackingAuditLogImplementation(BundleContext) - Constructor for class org.eclipse.scada.sec.osgi.TrackingAuditLogImplementation
 
TrackingAuthenticationImplementation - Class in org.eclipse.scada.sec.osgi
 
TrackingAuthenticationImplementation(BundleContext) - Constructor for class org.eclipse.scada.sec.osgi.TrackingAuthenticationImplementation
 
TrackingAuthorizationImplementation - Class in org.eclipse.scada.sec.osgi
 
TrackingAuthorizationImplementation(BundleContext) - Constructor for class org.eclipse.scada.sec.osgi.TrackingAuthorizationImplementation
 
TrackingAuthorizationTracker - Class in org.eclipse.scada.sec.osgi
 
TrackingAuthorizationTracker(BundleContext) - Constructor for class org.eclipse.scada.sec.osgi.TrackingAuthorizationTracker
 
TrackingVisibleComponent - Class in org.eclipse.scada.vi.details.swt.impl.visibility
 
TrackingVisibleComponent() - Constructor for class org.eclipse.scada.vi.details.swt.impl.visibility.TrackingVisibleComponent
 
trackItem(DataItemDescriptor) - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TrackingVisibleComponent
 
trackSub(DetailComponent) - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.SubTrackingVisibleComponent
Start tracking the sub component
transferFile(S, FileRegion, int) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Write a part of a file to a IoSession, if the underlying API isn't supporting system calls like sendfile(), you can throw a UnsupportedOperationException so the file will be send using usual AbstractPollingIoProcessor.write(AbstractIoSession, IoBuffer, int) call.
transferFile(NioSession, FileRegion, int) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
 
Transform - Class in org.apache.mina.util
Utility class for working with xml data Implementation is heavily based on org.apache.log4j.helpers.Transform
Transform() - Constructor for class org.apache.mina.util.Transform
 
transform(long, int) - Method in class org.eclipse.scada.chart.XAxis
 
transform(double, int) - Method in class org.eclipse.scada.chart.YAxis
 
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
 
transformWrite(NotifyFuture<WriteResult>, WriteOperationCallback) - Static method in class org.eclipse.scada.da.client.Helper
 
transformWriteAttributes(WriteAttributeOperationCallback, NotifyFuture<WriteAttributeResults>) - Static method in class org.eclipse.scada.da.client.Helper
 
translateToClient(int, long) - Method in class org.eclipse.scada.chart.XAxis
 
translateToClient(int, double) - Method in class org.eclipse.scada.chart.YAxis
 
translateToPoint(Rectangle, XAxis, YAxis, DataPoint, DataEntry) - Static method in class org.eclipse.scada.chart.swt.render.AbstractDataSeriesRenderer
 
translateToValue(int, float) - Method in class org.eclipse.scada.chart.XAxis
 
translateToValue(int, float) - Method in class org.eclipse.scada.chart.YAxis
 
TransportMetadata - Interface in org.apache.mina.core.service
Provides meta-information that describes an IoService.
treeViewer - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This shows how a tree view works.
treeViewer - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This shows how a tree view works.
treeViewer - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This shows how a tree view works.
treeViewerWithColumns - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
This shows how a tree view with columns works.
treeViewerWithColumns - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
This shows how a tree view with columns works.
treeViewerWithColumns - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This shows how a tree view with columns works.
trigger(Runnable) - Method in class org.eclipse.scada.ae.ui.views.contributions.AlarmNotifier
 
triggerAction(String) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
triggerBellSwitch() - Method in class org.eclipse.scada.ae.ui.views.contributions.AlarmNotifier
 
triggerDataUpdate() - Method in interface org.eclipse.scada.vi.data.RegistrationManager.Listener
 
triggerDataUpdate() - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
Trigger the controller to update the data from the registration manager
triggerFactorInput() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.InputScaleDetails
 
triggerOffsetInput() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.InputScaleDetails
 
TRUE - Static variable in class org.eclipse.scada.core.Variant
A default BOOL#true instance
TRUE - Static variable in class org.eclipse.scada.net.base.data.BooleanValue
 
tryInstantComplete() - Method in class org.eclipse.scada.sec.ui.AbstractLabelCallbackFactory
 
tryInstantComplete() - Method in interface org.eclipse.scada.sec.ui.CallbackWidgetFactory
 
TYPE - Static variable in class org.eclipse.scada.sec.callback.ConfirmationCallback
 
TYPE - Static variable in class org.eclipse.scada.sec.callback.PasswordCallback
 
TYPE - Static variable in class org.eclipse.scada.sec.callback.TextCallback
 
TYPE - Static variable in class org.eclipse.scada.sec.callback.UserNameCallback
 
TYPE - Static variable in class org.eclipse.scada.sec.callback.XMLSignatureCallback
 
type - Variable in class org.eclipse.scada.vi.model.impl.SystemCursorImpl
The cached value of the 'Type' attribute.
TYPE_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.SystemCursorImpl
The default value of the 'Type' attribute.

U

UNABLE_TO_CREATE_SESSION - Static variable in interface org.eclipse.scada.core.StatusCodes
 
UnableToCreateSessionException - Exception in org.eclipse.scada.core
 
UnableToCreateSessionException(String) - Constructor for exception org.eclipse.scada.core.UnableToCreateSessionException
 
UnableToCreateSessionException(CodedException) - Constructor for exception org.eclipse.scada.core.UnableToCreateSessionException
 
unbind() - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Unbinds from all local addresses that this service is bound to and stops to accept incoming connections.
unbind(SocketAddress) - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Unbinds from the specified local address and stop to accept incoming connections.
unbind(SocketAddress, SocketAddress...) - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Unbinds from the specified local addresses and stop to accept incoming connections.
unbind(Iterable<? extends SocketAddress>) - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Unbinds from the specified local addresses and stop to accept incoming connections.
unbind() - Method in interface org.apache.mina.core.service.IoAcceptor
Unbinds from all local addresses that this service is bound to and stops to accept incoming connections.
unbind(SocketAddress) - Method in interface org.apache.mina.core.service.IoAcceptor
Unbinds from the specified local address and stop to accept incoming connections.
unbind(SocketAddress, SocketAddress...) - Method in interface org.apache.mina.core.service.IoAcceptor
Unbinds from the specified local addresses and stop to accept incoming connections.
unbind(Iterable<? extends SocketAddress>) - Method in interface org.apache.mina.core.service.IoAcceptor
Unbinds from the specified local addresses and stop to accept incoming connections.
unbind() - Method in class org.eclipse.scada.ui.databinding.item.DataItemObservableValue
 
unbind0(List<? extends SocketAddress>) - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
Implement this method to perform the actual unbind operation.
unbind0(List<? extends SocketAddress>) - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
Implement this method to perform the actual unbind operation.
unbind0(List<? extends SocketAddress>) - Method in class org.apache.mina.core.service.AbstractIoAcceptor
Implement this method to perform the actual unbind operation.
unbind0(List<? extends SocketAddress>) - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
 
unbindConnection() - Method in class org.eclipse.scada.da.ui.connection.data.AbstractItemHolder
 
unbindConnection() - Method in class org.eclipse.scada.da.ui.connection.data.DataItemHolder
 
unbindConnection() - Method in class org.eclipse.scada.da.ui.connection.data.ItemListenerHolder
 
unblock() - Method in class org.apache.mina.filter.executor.IoEventQueueThrottle
 
unblock(InetAddress) - Method in class org.apache.mina.filter.firewall.BlacklistFilter
Unblocks the specified endpoint.
unblock(Subnet) - Method in class org.apache.mina.filter.firewall.BlacklistFilter
Unblocks the specified subnet.
UNIX - Static variable in class org.apache.mina.filter.codec.textline.LineDelimiter
The line delimiter constant of UNIX ("\n")
UNKNOWN_STATUS_CODE - Static variable in interface org.eclipse.scada.sec.StatusCodes
 
UnknownMessageTypeException - Exception in org.apache.mina.core.session
An exception that is thrown when the type of the message cannot be determined.
UnknownMessageTypeException() - Constructor for exception org.apache.mina.core.session.UnknownMessageTypeException
 
UnknownMessageTypeException(String, Throwable) - Constructor for exception org.apache.mina.core.session.UnknownMessageTypeException
 
UnknownMessageTypeException(String) - Constructor for exception org.apache.mina.core.session.UnknownMessageTypeException
 
UnknownMessageTypeException(Throwable) - Constructor for exception org.apache.mina.core.session.UnknownMessageTypeException
 
UnknownQueryException - Exception in org.eclipse.scada.ae
 
UnknownQueryException() - Constructor for exception org.eclipse.scada.ae.UnknownQueryException
 
unlisten() - Method in class org.eclipse.scada.core.connection.provider.ConnectionTracker
 
unlock(CallbackHandler) - Method in class org.eclipse.scada.sec.ui.providers.KeyImpl
 
unlock(CallbackHandler) - Method in interface org.eclipse.scada.sec.ui.providers.Locked
 
UnorderedThreadPoolExecutor - Class in org.apache.mina.filter.executor
A ThreadPoolExecutor that does not maintain the order of IoEvents.
UnorderedThreadPoolExecutor() - Constructor for class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
UnorderedThreadPoolExecutor(int) - Constructor for class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
UnorderedThreadPoolExecutor(int, int) - Constructor for class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
UnorderedThreadPoolExecutor(int, int, long, TimeUnit) - Constructor for class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
UnorderedThreadPoolExecutor(int, int, long, TimeUnit, IoEventQueueHandler) - Constructor for class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
UnorderedThreadPoolExecutor(int, int, long, TimeUnit, ThreadFactory) - Constructor for class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
UnorderedThreadPoolExecutor(int, int, long, TimeUnit, ThreadFactory, IoEventQueueHandler) - Constructor for class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
 
unregister() - Method in class org.eclipse.scada.da.client.DataItem
Unregister from the currently registered item manager
unregister() - Method in class org.eclipse.scada.da.client.net.operations.BrowseOperationController
 
unregister() - Method in class org.eclipse.scada.da.client.net.operations.WriteAttributesOperationController
 
unregister() - Method in class org.eclipse.scada.da.client.net.operations.WriteOperationController
 
unregister() - Method in class org.eclipse.scada.net.base.LongRunningController
 
unregisterHandler(long) - Method in class org.eclipse.scada.core.client.ngp.CallbackHandlerManager
 
unregisterItem(String) - Method in class org.eclipse.scada.vi.data.RegistrationManager
 
unregisterItem(String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolContext
Unregister item for symbol
unregisterItem(String) - Method in class org.eclipse.scada.vi.ui.draw2d.SymbolController
 
unregisterService(AbstractServiceConfigurationFactory.Entry<T>) - Method in class org.eclipse.scada.ca.common.factory.AbstractServiceConfigurationFactory
Unregister the service entry with OSGi
unrequest() - Method in class org.eclipse.scada.core.connection.provider.ConnectionRequestTracker
 
unscheduledForFlush() - Method in class org.apache.mina.core.session.AbstractIoSession
Change the session's status : it's not anymore scheduled for flush
unsetHandler(int) - Method in class org.eclipse.scada.net.mina.Messenger
 
unsetValue(String) - Method in class org.eclipse.scada.net.base.data.Message
 
UnsubscibeItem - Class in org.eclipse.scada.da.data.message
 
UnsubscibeItem(String) - Constructor for class org.eclipse.scada.da.data.message.UnsubscibeItem
 
unsubscribe(SubscriptionListener<T>) - Method in class org.eclipse.scada.core.subscription.Subscription
 
unsubscribe(T, SubscriptionListener<T>) - Method in class org.eclipse.scada.core.subscription.SubscriptionManager
 
unsubscribe() - Method in class org.eclipse.scada.da.client.ItemSyncController
 
unsubscribeAll(SubscriptionListener<T>) - Method in class org.eclipse.scada.core.subscription.SubscriptionManager
Unsubscribe from all subscriptions that the listener has subscribed to
UnsubscribeBrowse - Class in org.eclipse.scada.protocol.sfp.messages
 
UnsubscribeBrowse() - Constructor for class org.eclipse.scada.protocol.sfp.messages.UnsubscribeBrowse
 
unsubscribeConditionQuery(Session, String) - Method in interface org.eclipse.scada.ae.server.Service
 
UnsubscribeEventPool - Class in org.eclipse.scada.ae.data.message
 
UnsubscribeEventPool(String) - Constructor for class org.eclipse.scada.ae.data.message.UnsubscribeEventPool
 
unsubscribeEventQuery(Session, String) - Method in interface org.eclipse.scada.ae.server.Service
 
unsubscribeFolder(Location) - Method in interface org.eclipse.scada.da.client.Connection
 
unsubscribeFolder(Location) - Method in class org.eclipse.scada.da.client.net.Connection
 
unsubscribeFolder(Location) - Method in class org.eclipse.scada.da.client.ngp.ConnectionImpl
 
unsubscribeFolder(Location) - Method in class org.eclipse.scada.da.client.sfp.ConnectionImpl
 
UnsubscribeFolder - Class in org.eclipse.scada.da.data.message
 
UnsubscribeFolder(List<String>) - Constructor for class org.eclipse.scada.da.data.message.UnsubscribeFolder
 
unsubscribeItem(String) - Method in interface org.eclipse.scada.da.client.Connection
 
unsubscribeItem(String) - Method in class org.eclipse.scada.da.client.net.Connection
 
unsubscribeItem(String) - Method in class org.eclipse.scada.da.client.ngp.ConnectionImpl
 
unsubscribeItem(String) - Method in class org.eclipse.scada.da.client.sfp.ConnectionImpl
 
unsubscribeItem(String) - Static method in class org.eclipse.scada.da.net.handler.Messages
 
UnsubscribeMonitorPool - Class in org.eclipse.scada.ae.data.message
 
UnsubscribeMonitorPool(String) - Constructor for class org.eclipse.scada.ae.data.message.UnsubscribeMonitorPool
 
untrackControl(Control) - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TrackingVisibleComponent
 
untrackItem(DataItemDescriptor) - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.TrackingVisibleComponent
 
untrackSub(DetailComponent) - Method in class org.eclipse.scada.vi.details.swt.impl.visibility.SubTrackingVisibleComponent
 
unwrapConnection(ConnectionManager.EntryWrapper) - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionManager
 
update(long) - Method in class org.apache.mina.core.file.DefaultFileRegion
 
update(long) - Method in interface org.apache.mina.core.file.FileRegion
Updates the current file position based on the specified amount.
update(MonitorStatusInformation) - Method in class org.eclipse.scada.ae.ui.connection.data.MonitorStatusBean
 
update(UserInformation, String, Map<String, String>) - Method in class org.eclipse.scada.ca.common.factory.AbstractServiceConfigurationFactory
 
update(UserInformation, String, Map<String, String>) - Method in class org.eclipse.scada.ca.common.factory.AbstractServiceFactory
 
update(Map<String, String>) - Method in class org.eclipse.scada.ca.common.factory.BeanConfigurationFactory.BeanServiceInstance
 
update(UserInformation, Map<String, String>) - Method in interface org.eclipse.scada.ca.common.factory.Service
 
update(UserInformation, String, Map<String, String>) - Method in interface org.eclipse.scada.ca.ConfigurationFactory
receive configuration update
update(Map<String, String>, Set<String>) - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
update(UserInformation, String, Map<String, String>) - Method in class org.eclipse.scada.core.client.connection.service.AbstractManagedConnectionServiceFactory
 
update(ConnectionInformation) - Method in class org.eclipse.scada.core.connection.provider.AbstractConnectionManager
 
update(ConnectionDescriptor, ConnectionDescriptor) - Method in interface org.eclipse.scada.core.ui.connection.ConnectionStore
 
update(ConnectionDescriptor, ConnectionDescriptor) - Method in class org.eclipse.scada.core.ui.connection.discoverer.file.DefaultFileResourceDiscoverer
 
update(StyleBlinker.CurrentStyle) - Method in class org.eclipse.scada.core.ui.styles.StyleBlinker
 
update() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.AbstractBaseDraw2DDetailsPart
 
update() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.BooleanAlarmDetails
 
update() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.GenericLevelPresets
 
update() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.InputScaleDetails
 
update() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.ManualOverride
 
update() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.RoundDetailsPart
 
update() - Method in class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
Internal data was updated.
update(Observable, Object) - Method in class org.eclipse.scada.da.ui.connection.data.DataItemHolder
 
update(ViewerCell) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ItemCellLabelProvider
 
update(Observable, Object) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListData
 
update(ISelection) - Method in class org.eclipse.scada.sec.ui.providers.KeySelectorDialog
 
update() - Method in class org.eclipse.scada.ui.chart.viewer.input.composite.MergedSeries
 
update(ViewerCell) - Method in class org.eclipse.scada.ui.databinding.ObservableMapStyledCellLabelProvider
 
update() - Method in class org.eclipse.scada.ui.utils.datetime.DateTimeDialog
 
update() - Method in class org.eclipse.scada.utils.osgi.pool.SingleObjectPoolServiceTracker
 
update(Observable, Object) - Method in class org.eclipse.scada.vi.data.DataItemRegistration
 
updateActiveState(DataItemValue) - Method in class org.eclipse.scada.ae.ui.views.contributions.AlarmNotifier
 
updateButtons() - Method in class org.eclipse.scada.sec.ui.providers.KeySelectorDialog
 
updateConfiguration(UserInformation, String, String, Map<String, String>, boolean) - Method in class org.eclipse.scada.ca.common.AbstractConfigurationAdministrator
 
updateConfiguration(UserInformation, String, String, Map<String, String>, boolean) - Method in interface org.eclipse.scada.ca.ConfigurationAdministrator
 
updateCount() - Method in class org.eclipse.scada.utils.concurrent.CountingThreadPoolExecutor
 
updated(ListEntry[]) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ItemListContentProvider
 
updated(ListEntry[]) - Method in interface org.eclipse.scada.da.ui.widgets.realtime.Listener
 
updateData(List<BrowserEntry>, Set<String>) - Method in class org.eclipse.scada.ae.client.ngp.BrowserManager
 
updateData(DataItemValue) - Method in class org.eclipse.scada.da.client.dataitem.details.DetailsViewComposite
 
updateData(DataItemValue) - Method in class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
 
updateData(DataItemValue) - Method in interface org.eclipse.scada.da.client.dataitem.details.part.DetailsPart
Update data from the data item
updateData(DataItemValue) - Method in interface org.eclipse.scada.da.ui.connection.data.DataSourceListener
 
updateData(DataItemValue) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ListEntry
 
updateData(int, Map<String, List<Double>>, List<ValueInformation>) - Method in interface org.eclipse.scada.hd.QueryListener
Reports data update
updateData(int, Map<String, List<Double>>, List<ValueInformation>) - Method in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
updateData(DataItemValue) - Method in class org.eclipse.scada.ui.chart.viewer.input.ItemObserver
 
updateData(Map<String, DataValue>, SummaryInformation) - Method in class org.eclipse.scada.vi.details.swt.impl.CompositeTransformerController
 
updateEntry(String, String, String) - Method in class org.eclipse.scada.ca.ui.editor.input.ConfigurationEditorInput
 
updateFactories(FactoryInformation[]) - Method in interface org.eclipse.scada.ca.client.FactoriesListener
 
updateItem(Item, StyleBlinker.CurrentStyle) - Method in class org.eclipse.scada.vi.details.swt.impl.tab.BaseFolderImplementation
 
UpdateJob - Class in org.eclipse.scada.ca.ui.jobs
 
UpdateJob(String, String, String, Map<String, String>, Set<String>) - Constructor for class org.eclipse.scada.ca.ui.jobs.UpdateJob
 
updateLabel(StyledViewerLabel, Object) - Method in class org.eclipse.scada.da.ui.connection.views.ConnectionLabelProvider
 
updateLabel(StyledViewerLabel, Object) - Method in class org.eclipse.scada.hd.ui.connection.views.ConnectionLabelProvider
 
updateLabel(StyledViewerLabel, Object) - Method in class org.eclipse.scada.ui.databinding.ViewerLabelProvider
Subclasses should override this method.
updateMonitorStatus(MonitorStatus, DataItemValue) - Method in class org.eclipse.scada.ae.ui.views.contributions.AlarmNotifier
 
updateParameters(QueryParameters, Set<String>) - Method in interface org.eclipse.scada.hd.QueryListener
Reports a change in parameters
updateParameters(QueryParameters, Set<String>) - Method in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
updateProblemIndication - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
Controls whether the problem indication should be updated.
updateProblemIndication() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartEditor
Updates the problems indication with the information described in the specified diagnostic.
updateProblemIndication - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
Controls whether the problem indication should be updated.
updateProblemIndication() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewEditor
Updates the problems indication with the information described in the specified diagnostic.
updateProblemIndication - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
Controls whether the problem indication should be updated.
updateProblemIndication() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
Updates the problems indication with the information described in the specified diagnostic.
updateQueryData(long, List<EventInformation>) - Method in class org.eclipse.scada.ae.client.ngp.QueryManager
 
UpdateQueryData - Class in org.eclipse.scada.ae.data.message
 
UpdateQueryData(long, List<EventInformation>) - Constructor for class org.eclipse.scada.ae.data.message.UpdateQueryData
 
UpdateQueryData - Class in org.eclipse.scada.hd.data.message
 
UpdateQueryData(long, int, List<ValueInformation>, List<ValueEntry>) - Constructor for class org.eclipse.scada.hd.data.message.UpdateQueryData
 
updateQueryParameters(QueryImpl, QueryParameters) - Method in class org.eclipse.scada.hd.client.net.ConnectionImpl
 
updateQueryParameters(QueryImpl, QueryParameters) - Method in class org.eclipse.scada.hd.client.ngp.ConnectionImpl
 
UpdateQueryParameters - Class in org.eclipse.scada.hd.data.message
 
UpdateQueryParameters(long, QueryParameters, Set<String>) - Constructor for class org.eclipse.scada.hd.data.message.UpdateQueryParameters
 
updateQueryState(long, QueryState, ErrorInformation) - Method in class org.eclipse.scada.ae.client.ngp.QueryManager
 
UpdateQueryState - Class in org.eclipse.scada.ae.data.message
 
UpdateQueryState(long, QueryState, ErrorInformation) - Constructor for class org.eclipse.scada.ae.data.message.UpdateQueryState
 
UpdateQueryState - Class in org.eclipse.scada.hd.data.message
 
UpdateQueryState(long, String) - Constructor for class org.eclipse.scada.hd.data.message.UpdateQueryState
 
updateRemote() - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.ManualOverride
 
updateService(UserInformation, String, AbstractServiceConfigurationFactory.Entry<T>, Map<String, String>) - Method in class org.eclipse.scada.ca.common.factory.AbstractServiceConfigurationFactory
Update a service configuration
updateService(UserInformation, String, AbstractServiceConfigurationFactory.Entry<BeanConfigurationFactory.BeanServiceInstance>, Map<String, String>) - Method in class org.eclipse.scada.ca.common.factory.BeanConfigurationFactory
 
updateSpinnerSelection() - Method in class org.eclipse.scada.sec.ui.providers.KeySelectorDialog
 
updateState() - Method in class org.eclipse.scada.ae.ui.views.contributions.AlarmNotifier
 
updateState(QueryState) - Method in interface org.eclipse.scada.hd.QueryListener
Updates the state of the query
updateState(QueryState) - Method in class org.eclipse.scada.hd.ui.data.AbstractQueryBuffer
 
updateState() - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
updateState(DataItemValue) - Method in class org.eclipse.scada.ui.chart.viewer.input.ItemObserver
 
updateStatus(T, SubscriptionState) - Method in interface org.eclipse.scada.core.subscription.SubscriptionListener
The subscription status update method.
updateThroughput(long) - Method in class org.apache.mina.core.service.IoServiceStatistics
Updates the throughput counters.
updateThroughput(long, boolean) - Method in class org.apache.mina.core.session.AbstractIoSession
Update all statistical properties related with throughput assuming the specified time is the current time.
updateThroughput(boolean) - Method in class org.apache.mina.core.session.DummySession
Update all statistical properties related with throughput.
updateThroughput(long, boolean) - Method in interface org.apache.mina.core.session.IoSession
Update all statistical properties related with throughput assuming the specified time is the current time.
updateTitle() - Method in class org.eclipse.scada.ui.chart.viewer.ChartViewer
 
updateTrafficControl(S) - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
Controls the traffic of the specified session depending of the IoSession.isReadSuspended() and IoSession.isWriteSuspended() flags
updateTrafficControl(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Controls the traffic of the specified session depending of the IoSession.isReadSuspended() and IoSession.isWriteSuspended() flags
updateTrafficControl(S) - Method in interface org.apache.mina.core.service.IoProcessor
Controls the traffic of the specified session depending of the IoSession.isReadSuspended() and IoSession.isWriteSuspended() flags
updateTrafficControl(S) - Method in class org.apache.mina.core.service.SimpleIoProcessorPool
Controls the traffic of the specified session depending of the IoSession.isReadSuspended() and IoSession.isWriteSuspended() flags
updateTrafficMask(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
uri - Variable in class org.eclipse.scada.vi.model.impl.ImageImpl
The cached value of the 'Uri' attribute.
uri - Variable in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
The cached value of the 'Uri' attribute.
URI_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.ImageImpl
The default value of the 'Uri' attribute.
URI_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
The default value of the 'Uri' attribute.
URI_ITEM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Uri Item' class.
URI_ITEM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Uri Item' class.
URI_ITEM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Uri Item' class.
URI_ITEM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'Uri Item' class.
URI_ITEM__CONNECTION_URI - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Connection Uri' attribute feature.
URI_ITEM__CONNECTION_URI - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Connection Uri' attribute feature.
URI_ITEM__CONNECTION_URI - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Connection Uri' attribute.
URI_ITEM__CONNECTION_URI - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Connection Uri' attribute.
URI_ITEM__ITEM_ID - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Item Id' attribute.
URI_ITEM__ITEM_ID - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Item Id' attribute.
URI_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Uri Item' class.
URI_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'Uri Item' class.
UriItem - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Uri Item'.
UriItem - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'Uri Item'.
UriItemImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Uri Item'.
UriItemImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'Uri Item'.
UriItemImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
 
UriItemImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.UriItemImpl
 
uriItemItemProvider - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the one adapter used for all UriItem instances.
UriItemItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a UriItem object.
UriItemItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.UriItemItemProvider
This constructs an instance from a factory and a notifier.
UriItemTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'Uri Item'.
UriItemTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.UriItemTest
Constructs a new Uri Item test case with the given name.
URL_IMAGE_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'URL Image Component' class.
URL_IMAGE_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'URL Image Component' class.
URL_IMAGE_COMPONENT__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Descriptor' attribute feature.
URL_IMAGE_COMPONENT__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Descriptor' attribute.
URL_IMAGE_COMPONENT__FALLBACK_IMAGE_URL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Fallback Image Url' attribute feature.
URL_IMAGE_COMPONENT__FALLBACK_IMAGE_URL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Fallback Image Url' attribute.
URL_IMAGE_COMPONENT__HEIGHT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Height' attribute feature.
URL_IMAGE_COMPONENT__HEIGHT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Height' attribute.
URL_IMAGE_COMPONENT__IMAGE_URL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Image Url' attribute feature.
URL_IMAGE_COMPONENT__IMAGE_URL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Image Url' attribute.
URL_IMAGE_COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
URL_IMAGE_COMPONENT__WIDTH - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Width' attribute feature.
URL_IMAGE_COMPONENT__WIDTH - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Width' attribute.
URL_IMAGE_COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'URL Image Component' class.
URLImageComponent - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'URL Image Component'.
URLImageComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'URL Image Component'.
URLImageComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
 
urlImageComponentItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all URLImageComponent instances.
URLImageComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a URLImageComponent object.
URLImageComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.URLImageComponentItemProvider
This constructs an instance from a factory and a notifier.
URLImageComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'URL Image Component'.
URLImageComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.URLImageComponentTest
Constructs a new URL Image Component test case with the given name.
USE_NOTIFICATION - Static variable in class org.apache.mina.filter.ssl.SslFilter
A session attribute key that makes this filter to emit a IoHandler.messageReceived(IoSession, Object) event with a special message (SslFilter.SESSION_SECURED or SslFilter.SESSION_UNSECURED).
useItem(Item) - Method in class org.eclipse.scada.vi.details.swt.impl.tab.BaseFolderImplementation
 
USER_PROPERTY - Static variable in class org.apache.mina.proxy.handlers.http.HttpProxyConstants
The username property.
UserInformation - Class in org.eclipse.scada.core.data
 
UserInformation(String) - Constructor for class org.eclipse.scada.core.data.UserInformation
 
UserInformation - Class in org.eclipse.scada.sec
A user information object
UserInformation(String) - Constructor for class org.eclipse.scada.sec.UserInformation
 
UserInformation(String, Collection<String>) - Constructor for class org.eclipse.scada.sec.UserInformation
 
UserInformation(String, String[]) - Constructor for class org.eclipse.scada.sec.UserInformation
 
UserInformationPrincipal - Class in org.eclipse.scada.sec
 
UserInformationPrincipal(UserInformation) - Constructor for class org.eclipse.scada.sec.UserInformationPrincipal
Create a new principal object
UserManagerService - Interface in org.eclipse.scada.sec
 
UserNameCallback - Class in org.eclipse.scada.sec.callback
 
UserNameCallback(String, int) - Constructor for class org.eclipse.scada.sec.callback.UserNameCallback
 
UserNameCallback() - Constructor for class org.eclipse.scada.sec.callback.UserNameCallback
 
UUIDEditor - Class in org.eclipse.scada.utils.propertyeditors
 
UUIDEditor() - Constructor for class org.eclipse.scada.utils.propertyeditors.UUIDEditor
 

V

V4_REPLY_REQUEST_FAILED_ID_NOT_CONFIRMED - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
V4_REPLY_REQUEST_FAILED_NO_IDENTD - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
V4_REPLY_REQUEST_GRANTED - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
SOCKS v4/v4a server reply codes.
V4_REPLY_REQUEST_REJECTED_OR_FAILED - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
V5_REPLY_ADDRESS_TYPE_NOT_SUPPORTED - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
V5_REPLY_COMMAND_NOT_SUPPORTED - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
V5_REPLY_CONNECTION_REFUSED - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
V5_REPLY_GENERAL_FAILURE - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
V5_REPLY_HOST_UNREACHABLE - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
V5_REPLY_NETWORK_UNREACHABLE - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
V5_REPLY_NOT_ALLOWED - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
V5_REPLY_SUCCEEDED - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
SOCKS v5 server reply codes.
V5_REPLY_TTL_EXPIRED - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
validate(ConnectionInformation) - Method in class org.eclipse.scada.ae.client.net.DriverInformationImpl
 
validate(ConnectionInformation) - Method in class org.eclipse.scada.ae.client.ngp.DriverInformationImpl
 
validate(ConnectionInformation) - Method in class org.eclipse.scada.ca.client.ngp.DriverInformationImpl
 
validate(ConnectionInformation) - Method in interface org.eclipse.scada.core.client.DriverInformation
 
validate(SubscriptionListener<T>, T) - Method in interface org.eclipse.scada.core.subscription.SubscriptionValidator
 
validate(ConnectionInformation) - Method in class org.eclipse.scada.da.client.net.DriverInformation
 
validate(ConnectionInformation) - Method in class org.eclipse.scada.da.client.ngp.DriverInformation
 
validate(ConnectionInformation) - Method in class org.eclipse.scada.da.client.sfp.DriverInformation
 
validate(ConnectionInformation) - Method in class org.eclipse.scada.hd.client.net.DriverInformationImpl
 
validate(ConnectionInformation) - Method in class org.eclipse.scada.hd.client.ngp.DriverInformationImpl
 
validate(Document) - Method in class org.eclipse.scada.sec.authz.signature.RequestValidator
 
VALIDATE_NO_SIGNATURE_DATA - Static variable in interface org.eclipse.scada.sec.authz.signature.StatusCodes
 
validateCallback(AuthorizationContext, Document, XMLSignatureCallback) - Method in class org.eclipse.scada.sec.authz.signature.RequestSignatureRuleImpl
 
validateDrop(Object, int, TransferData) - Method in class org.eclipse.scada.da.ui.widgets.realtime.ItemDropAdapter
 
validatePage() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard.ChartModelWizardInitialObjectCreationPage
 
validatePage() - Method in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard.ChartModelWizardNewFileCreationPage
The framework calls this to see if the file is correct.
validatePage() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard.DetailViewModelWizardInitialObjectCreationPage
 
validatePage() - Method in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard.DetailViewModelWizardNewFileCreationPage
The framework calls this to see if the file is correct.
validatePage() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard.VisualInterfaceModelWizardInitialObjectCreationPage
 
validatePage() - Method in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard.VisualInterfaceModelWizardNewFileCreationPage
The framework calls this to see if the file is correct.
validatePassword(Map<PasswordEncoding, String>, String) - Method in class org.eclipse.scada.sec.utils.password.DigestValidator
 
validatePassword(Map<PasswordEncoding, String>, String) - Method in interface org.eclipse.scada.sec.utils.password.PasswordValidator
 
validatePassword(Map<PasswordEncoding, String>, String) - Method in class org.eclipse.scada.sec.utils.password.PlainValidator
 
ValidationException - Exception in org.eclipse.scada.core.subscription
 
ValidationException() - Constructor for exception org.eclipse.scada.core.subscription.ValidationException
 
validator - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard.ChartModelWizardInitialObjectCreationPage
 
validator - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard.DetailViewModelWizardInitialObjectCreationPage
 
validator - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard.VisualInterfaceModelWizardInitialObjectCreationPage
 
value - Variable in class org.eclipse.scada.chart.swt.Helper.Entry
 
value - Variable in class org.eclipse.scada.da.client.dataitem.details.part.AbstractBaseDetailsPart
 
value - Variable in class org.eclipse.scada.da.ui.widgets.realtime.AttributePair
 
value - Variable in class org.eclipse.scada.net.base.data.BooleanValue
 
value - Variable in class org.eclipse.scada.net.base.data.DoubleValue
 
value - Variable in class org.eclipse.scada.net.base.data.IntegerValue
 
value - Variable in class org.eclipse.scada.net.base.data.LongValue
 
value - Variable in class org.eclipse.scada.net.base.data.StringValue
 
Value - Class in org.eclipse.scada.net.base.data
 
Value() - Constructor for class org.eclipse.scada.net.base.data.Value
 
value - Variable in class org.eclipse.scada.utils.lang.Holder
 
value - Variable in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
The cached value of the 'Value' attribute.
value - Variable in class org.eclipse.scada.vi.details.model.impl.NotTransformerImpl
The cached value of the 'Value' containment reference.
value() - Method in class org.eclipse.scada.vi.details.swt.impl.AndTransformerController
 
value() - Method in class org.eclipse.scada.vi.details.swt.impl.CompositeTransformerController
 
value() - Method in class org.eclipse.scada.vi.details.swt.impl.OrTransformerController
 
value - Variable in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
The cached value of the 'Value' attribute.
VALUE_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Value Component' class.
VALUE_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Value Component' class.
VALUE_COMPONENT__ATTRIBUTE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Attribute' attribute.
VALUE_COMPONENT__DATE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Date' attribute feature.
VALUE_COMPONENT__DATE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Date' attribute.
VALUE_COMPONENT__DECIMAL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Decimal' attribute.
VALUE_COMPONENT__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Descriptor' attribute feature.
VALUE_COMPONENT__DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Descriptor' attribute.
VALUE_COMPONENT__FORMAT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Format' attribute.
VALUE_COMPONENT__HD_CONNECTION_ID - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Connection Id' attribute.
VALUE_COMPONENT__HD_ITEM_ID - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Item Id' attribute.
VALUE_COMPONENT__HD_QUERY_STRING - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Query String' attribute.
VALUE_COMPONENT__IS_TEXT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Is Text' attribute.
VALUE_COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
VALUE_COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Value Component' class.
VALUE_DESCRIPTOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ValueSetComponentImpl
The default value of the 'Value Descriptor' attribute.
VALUE_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
The default value of the 'Value' attribute.
VALUE_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.StringToStringMapImpl
The default value of the 'Value' attribute.
VALUE_KEY_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ItemValueSourceImpl
The default value of the 'Value Key' attribute.
VALUE_POLICY_IGNORE - Static variable in class org.eclipse.scada.ui.databinding.item.DataItemObservableValue
 
VALUE_POLICY_REPLACE_DISCONNECTED - Static variable in class org.eclipse.scada.ui.databinding.item.DataItemObservableValue
 
VALUE_SET_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Value Set Component' class.
VALUE_SET_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Value Set Component' class.
VALUE_SET_COMPONENT__ATTRIBUTE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Attribute' attribute.
VALUE_SET_COMPONENT__CEIL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Ceil' attribute.
VALUE_SET_COMPONENT__DECIMAL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Decimal' attribute.
VALUE_SET_COMPONENT__FLOOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Floor' attribute.
VALUE_SET_COMPONENT__FORMAT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Format' attribute.
VALUE_SET_COMPONENT__HD_CONNECTION_ID - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Connection Id' attribute.
VALUE_SET_COMPONENT__HD_ITEM_ID - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Item Id' attribute.
VALUE_SET_COMPONENT__HD_QUERY_STRING - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Query String' attribute.
VALUE_SET_COMPONENT__IS_TEXT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Is Text' attribute.
VALUE_SET_COMPONENT__RESET_DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Reset Descriptor' attribute feature.
VALUE_SET_COMPONENT__RESET_DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Reset Descriptor' attribute.
VALUE_SET_COMPONENT__SET_DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Set Descriptor' attribute feature.
VALUE_SET_COMPONENT__SET_DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Set Descriptor' attribute.
VALUE_SET_COMPONENT__VALUE_DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Value Descriptor' attribute feature.
VALUE_SET_COMPONENT__VALUE_DESCRIPTOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Value Descriptor' attribute.
VALUE_SET_COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
VALUE_SET_COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Value Set Component' class.
VALUE_SOURCE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Value Source' class.
VALUE_SOURCE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Value Source' class.
VALUE_SOURCE_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Value Source' class.
ValueComponent - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Value Component'.
ValueComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Value Component'.
ValueComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.ValueComponentImpl
 
valueComponentItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all ValueComponent instances.
ValueComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a ValueComponent object.
ValueComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.ValueComponentItemProvider
This constructs an instance from a factory and a notifier.
ValueComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Value Component'.
ValueComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.ValueComponentTest
Constructs a new Value Component test case with the given name.
valueDescriptor - Variable in class org.eclipse.scada.vi.details.model.impl.ValueSetComponentImpl
The cached value of the 'Value Descriptor' attribute.
ValueEntry - Class in org.eclipse.scada.hd.data
 
ValueEntry(String, List<Double>) - Constructor for class org.eclipse.scada.hd.data.ValueEntry
 
ValueInformation - Class in org.eclipse.scada.hd.data
 
ValueInformation(double, double, long, long, long) - Constructor for class org.eclipse.scada.hd.data.ValueInformation
 
valueKey - Variable in class org.eclipse.scada.vi.details.model.impl.ItemValueSourceImpl
The cached value of the 'Value Key' attribute.
valueOf(String) - Static method in enum org.apache.mina.core.session.IoEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.mina.core.session.SessionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.mina.filter.logging.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.mina.filter.logging.MdcInjectionFilter.MdcKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.mina.filter.reqres.ResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.mina.proxy.event.IoSessionEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.mina.proxy.handlers.http.HttpAuthenticationMethods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.ae.data.BrowserType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.ae.data.MonitorStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.ae.data.QueryState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.ae.data.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.ae.Event.Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.ae.ui.views.dialog.SearchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.ca.ConfigurationEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.ca.data.ConfigurationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.ca.data.FactoryState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.ca.data.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.ca.FactoryEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.core.client.ConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.core.data.SubscriptionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.core.ui.styles.StateInformation.State
Returns the enum constant of this type with the specified name.
valueOf(long) - Static method in class org.eclipse.scada.core.Variant
 
valueOf(int) - Static method in class org.eclipse.scada.core.Variant
 
valueOf(double) - Static method in class org.eclipse.scada.core.Variant
 
valueOf(boolean) - Static method in class org.eclipse.scada.core.Variant
 
valueOf(Object) - Static method in class org.eclipse.scada.core.Variant
 
valueOf(String) - Static method in enum org.eclipse.scada.core.VariantType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.da.data.FolderEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.da.data.IODirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.da.ui.common.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.da.ui.connection.data.Item.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.hd.QueryState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.hd.ui.connection.data.Item.Type
Returns the enum constant of this type with the specified name.
valueOf(boolean) - Static method in class org.eclipse.scada.net.base.data.BooleanValue
 
valueOf(int) - Static method in class org.eclipse.scada.net.base.data.IntegerValue
 
valueOf(long) - Static method in class org.eclipse.scada.net.base.data.LongValue
 
valueOf(String) - Static method in enum org.eclipse.scada.net.mina.SocketImpl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.protocol.ngp.common.mc.frame.Frame.FrameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.protocol.sfp.messages.BrowseUpdate.Entry.Flags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.protocol.sfp.messages.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.protocol.sfp.messages.DataUpdate.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.protocol.sfp.messages.Hello.Features
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.protocol.sfp.messages.Welcome.Features
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.sec.callback.ConfirmationCallback.ConfirmationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.sec.utils.password.PasswordEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.sec.utils.password.PasswordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.utils.exec.LongRunningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.utils.filter.Assertion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.utils.filter.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.utils.statuscodes.SeverityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.vi.details.model.TabStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.vi.model.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.vi.model.GridAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.vi.model.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.vi.model.SystemCursorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scada.vi.ui.draw2d.primitives.FigureController.SWTCursors
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.mina.core.session.IoEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mina.core.session.SessionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mina.filter.logging.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mina.filter.logging.MdcInjectionFilter.MdcKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mina.filter.reqres.ResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mina.proxy.event.IoSessionEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mina.proxy.handlers.http.HttpAuthenticationMethods
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.mina.util.CopyOnWriteMap
This method will return a read-only Collection.
values() - Method in class org.apache.mina.util.ExpiringMap
 
values() - Method in class org.apache.mina.util.LazyInitializedCacheMap
 
values() - Static method in enum org.eclipse.scada.ae.data.BrowserType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.ae.data.MonitorStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.ae.data.QueryState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.ae.data.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.ae.Event.Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.ae.ui.views.dialog.SearchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.ca.ConfigurationEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.ca.data.ConfigurationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.ca.data.FactoryState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.ca.data.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.ca.FactoryEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.core.client.ConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.core.data.SubscriptionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.core.ui.styles.StateInformation.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.core.VariantType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.da.data.FolderEntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.da.data.IODirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.da.ui.common.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.da.ui.connection.data.Item.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.hd.QueryState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.hd.ui.connection.data.Item.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.net.mina.SocketImpl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.protocol.ngp.common.mc.frame.Frame.FrameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.protocol.sfp.messages.BrowseUpdate.Entry.Flags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.protocol.sfp.messages.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.protocol.sfp.messages.DataUpdate.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.protocol.sfp.messages.Hello.Features
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.protocol.sfp.messages.Welcome.Features
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.sec.callback.ConfirmationCallback.ConfirmationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.sec.utils.password.PasswordEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.sec.utils.password.PasswordType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
A public read-only list of all the 'Profile Switcher Type' enumerators.
values() - Static method in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
A public read-only list of all the 'Profile Switcher Type' enumerators.
values() - Static method in enum org.eclipse.scada.ui.chart.model.ProfileSwitcherType
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.exec.LongRunningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.utils.filter.Assertion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.utils.filter.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.utils.statuscodes.SeverityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.eclipse.scada.vi.details.model.impl.CompositeTransformerImpl
The cached value of the 'Values' containment reference list.
VALUES - Static variable in enum org.eclipse.scada.vi.details.model.TabStyle
A public read-only list of all the 'Tab Style' enumerators.
values() - Static method in enum org.eclipse.scada.vi.details.model.TabStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.eclipse.scada.vi.details.swt.impl.CompositeTransformerController
 
VALUES - Static variable in enum org.eclipse.scada.vi.model.Alignment
A public read-only list of all the 'Alignment' enumerators.
values() - Static method in enum org.eclipse.scada.vi.model.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.eclipse.scada.vi.model.GridAlignment
A public read-only list of all the 'Grid Alignment' enumerators.
values() - Static method in enum org.eclipse.scada.vi.model.GridAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.eclipse.scada.vi.model.Orientation
A public read-only list of all the 'Orientation' enumerators.
values() - Static method in enum org.eclipse.scada.vi.model.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.eclipse.scada.vi.model.SystemCursorType
A public read-only list of all the 'System Cursor Type' enumerators.
values() - Static method in enum org.eclipse.scada.vi.model.SystemCursorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scada.vi.ui.draw2d.primitives.FigureController.SWTCursors
Returns an array containing the constants of this enum type, in the order they are declared.
ValueSetComponent - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Value Set Component'.
ValueSetComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Value Set Component'.
ValueSetComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.ValueSetComponentImpl
 
valueSetComponentItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all ValueSetComponent instances.
ValueSetComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a ValueSetComponent object.
ValueSetComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.ValueSetComponentItemProvider
This constructs an instance from a factory and a notifier.
ValueSetComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Value Set Component'.
ValueSetComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.ValueSetComponentTest
Constructs a new Value Set Component test case with the given name.
ValueSource - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Value Source'.
ValueSourceImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Value Source'.
ValueSourceImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.ValueSourceImpl
 
ValueSourceItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a ValueSource object.
ValueSourceItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.ValueSourceItemProvider
This constructs an instance from a factory and a notifier.
ValueSourceTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Value Source'.
ValueSourceTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.ValueSourceTest
Constructs a new Value Source test case with the given name.
ValueTools - Class in org.eclipse.scada.net.base.data
 
ValueTools() - Constructor for class org.eclipse.scada.net.base.data.ValueTools
 
valueToVariant(Value, Variant) - Static method in class org.eclipse.scada.core.net.MessageHelper
 
ValueType - Enum in org.eclipse.scada.da.ui.common
value types used for visual input purposes
Variant - Class in org.eclipse.scada.core
A variant data type that can hold any scalar value type.
Variant() - Constructor for class org.eclipse.scada.core.Variant
 
Variant(Object) - Constructor for class org.eclipse.scada.core.Variant
 
Variant(boolean) - Constructor for class org.eclipse.scada.core.Variant
 
Variant(double) - Constructor for class org.eclipse.scada.core.Variant
 
Variant(int) - Constructor for class org.eclipse.scada.core.Variant
 
Variant(long) - Constructor for class org.eclipse.scada.core.Variant
 
Variant(String) - Constructor for class org.eclipse.scada.core.Variant
 
Variant(Variant) - Constructor for class org.eclipse.scada.core.Variant
 
VariantBeanHelper - Class in org.eclipse.scada.da.core
 
VariantBeanHelper() - Constructor for class org.eclipse.scada.da.core.VariantBeanHelper
 
VariantComparator - Class in org.eclipse.scada.core
 
VariantComparator() - Constructor for class org.eclipse.scada.core.VariantComparator
 
VariantEditor - Class in org.eclipse.scada.core
 
VariantEditor() - Constructor for class org.eclipse.scada.core.VariantEditor
 
VariantEntryDialog - Class in org.eclipse.scada.da.client.dataitem.details.extra.part
 
VariantEntryDialog(Shell) - Constructor for class org.eclipse.scada.da.client.dataitem.details.extra.part.VariantEntryDialog
 
VariantEntryDialog(Shell, Variant) - Constructor for class org.eclipse.scada.da.client.dataitem.details.extra.part.VariantEntryDialog
 
VariantEntryDialog_Dialog_Message - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
VariantEntryDialog_Dialog_Title - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
VariantEntryDialog_ErrorMessage - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
VariantEntryDialog_NoConverter - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
VariantEntryDialog_NoValue - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
VariantEntryDialog_Text_Value - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
VariantEntryDialog_Type_Label - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
VariantEntryDialog_Value_Label - Static variable in class org.eclipse.scada.da.client.dataitem.details.extra.part.Messages
 
VariantToLongConverter - Class in org.eclipse.scada.ui.databinding.item
 
VariantToLongConverter() - Constructor for class org.eclipse.scada.ui.databinding.item.VariantToLongConverter
 
VariantToLongConverter(Long) - Constructor for class org.eclipse.scada.ui.databinding.item.VariantToLongConverter
 
VariantToStringConverter - Class in org.eclipse.scada.ui.databinding.item
 
VariantToStringConverter() - Constructor for class org.eclipse.scada.ui.databinding.item.VariantToStringConverter
 
VariantToStringConverter(String) - Constructor for class org.eclipse.scada.ui.databinding.item.VariantToStringConverter
 
variantToValue(Variant) - Static method in class org.eclipse.scada.core.net.MessageHelper
 
VariantType - Enum in org.eclipse.scada.core
provides a enumeration for all types of a variant the ordinal values for each type are taken from Java's serialization protocol
VERIFY_NO_SIGNATURE - Static variable in interface org.eclipse.scada.sec.authz.signature.StatusCodes
 
VERIFY_SIGNATURE_INVALID - Static variable in interface org.eclipse.scada.sec.authz.signature.StatusCodes
 
verifyFilter(String) - Method in class org.eclipse.scada.ae.ui.views.dialog.FilterFreeFormComposite
 
VERSION - Static variable in class org.eclipse.scada.ae.client.net.ConnectionImpl
 
VERSION - Static variable in class org.eclipse.scada.ae.protocol.ngp.codec.ProtocolFactory
 
VERSION - Static variable in class org.eclipse.scada.ca.protocol.ngp.codec.ProtocolFactory
 
VERSION - Static variable in class org.eclipse.scada.core.protocol.ngp.codec.ProtocolFactory
 
VERSION - Static variable in class org.eclipse.scada.da.client.net.Connection
 
VERSION - Static variable in class org.eclipse.scada.da.protocol.ngp.codec.ProtocolFactory
 
VERSION - Static variable in class org.eclipse.scada.hd.client.net.ConnectionImpl
 
VERSION - Static variable in class org.eclipse.scada.hd.protocol.ngp.codec.ProtocolFactory
 
VERTICAL_ALIGNMENT_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.GridChildImpl
The default value of the 'Vertical Alignment' attribute.
VERTICAL_SPACING_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
The default value of the 'Vertical Spacing' attribute.
VERTICAL_SPACING_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.GridContainerImpl
The default value of the 'Vertical Spacing' attribute.
verticalAlignment - Variable in class org.eclipse.scada.vi.model.impl.GridChildImpl
The cached value of the 'Vertical Alignment' attribute.
verticalSpacing - Variable in class org.eclipse.scada.vi.model.impl.BorderContainerImpl
The cached value of the 'Vertical Spacing' attribute.
verticalSpacing - Variable in class org.eclipse.scada.vi.model.impl.GridContainerImpl
The cached value of the 'Vertical Spacing' attribute.
VIEW - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'View' class.
VIEW - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'View' class.
View - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'View'.
VIEW__GROUPS - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Groups' containment reference list feature.
VIEW__GROUPS - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Groups' containment reference list.
VIEW__HEADER_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Header Component' containment reference feature.
VIEW__HEADER_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Header Component' containment reference.
VIEW__HIDDEN_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Hidden Component' containment reference list feature.
VIEW__HIDDEN_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hidden Component' containment reference list.
VIEW__SCRIPT_MODULE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Script Module' containment reference list feature.
VIEW__SCRIPT_MODULE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Script Module' containment reference list.
VIEW__TAB_STYLE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Tab Style' attribute feature.
VIEW__TAB_STYLE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Tab Style' attribute.
VIEW_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'View' class.
VIEW_ID - Static variable in class org.eclipse.scada.da.client.dataitem.details.DetailsViewPart
 
VIEW_ID - Static variable in class org.eclipse.scada.da.ui.client.test.views.realtime.RealTimeList
 
viewActiveChanged(ViewInstance, boolean) - Method in class org.eclipse.scada.vi.ui.user.SingleVisualInterfaceViewPart
 
viewActiveChanged(ViewInstance, boolean) - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewManagerAdapter
 
viewActiveChanged(ViewInstance, boolean) - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewManagerListener
 
viewControlChanged(ViewInstance) - Method in class org.eclipse.scada.vi.ui.user.SingleVisualInterfaceViewPart
 
viewControlChanged(ViewInstance) - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewManagerAdapter
 
viewControlChanged(ViewInstance) - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewManagerListener
 
viewDefaultChanged(ViewInstance, boolean) - Method in class org.eclipse.scada.vi.ui.user.SingleVisualInterfaceViewPart
 
viewDefaultChanged(ViewInstance, boolean) - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewManagerAdapter
 
viewDefaultChanged(ViewInstance, boolean) - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewManagerListener
 
ViewElementFactory - Interface in org.eclipse.scada.vi.ui.draw2d
 
viewer - Variable in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
ViewerExtension - Interface in org.eclipse.scada.vi.ui.user.viewer.ext
 
ViewerLabelProvider - Class in org.eclipse.scada.ui.databinding
NON-API - Generic viewer label provider.
ViewerLabelProvider() - Constructor for class org.eclipse.scada.ui.databinding.ViewerLabelProvider
 
ViewImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'View'.
ViewImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.ViewImpl
 
ViewInstance - Interface in org.eclipse.scada.vi.ui.user.viewer
 
ViewInstanceDescriptor - Class in org.eclipse.scada.vi.ui.user.viewer
 
ViewInstanceDescriptor(String, String, ViewInstanceFactory, URI, String, int, boolean, Boolean, Expression, Expression, Expression, String, String, boolean, Map<String, String>) - Constructor for class org.eclipse.scada.vi.ui.user.viewer.ViewInstanceDescriptor
 
ViewInstanceFactory - Interface in org.eclipse.scada.vi.ui.user.viewer
 
viewItemProvider - Variable in class org.eclipse.scada.vi.details.model.provider.DetailViewItemProviderAdapterFactory
This keeps track of the one adapter used for all View instances.
ViewItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a View object.
ViewItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.ViewItemProvider
This constructs an instance from a factory and a notifier.
viewLazynessChanged(ViewInstance, boolean) - Method in class org.eclipse.scada.vi.ui.user.SingleVisualInterfaceViewPart
 
viewLazynessChanged(ViewInstance, boolean) - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewManagerAdapter
 
viewLazynessChanged(ViewInstance, boolean) - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewManagerListener
 
ViewManager - Interface in org.eclipse.scada.vi.ui.user.viewer
 
ViewManagerAdapter - Class in org.eclipse.scada.vi.ui.user.viewer
 
ViewManagerAdapter() - Constructor for class org.eclipse.scada.vi.ui.user.viewer.ViewManagerAdapter
 
ViewManagerContext - Interface in org.eclipse.scada.vi.ui.user.viewer
 
ViewManagerListener - Interface in org.eclipse.scada.vi.ui.user.viewer
 
ViewTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'View'.
ViewTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.ViewTest
Constructs a new View test case with the given name.
viewVisibilityChanged(ViewInstance, boolean) - Method in class org.eclipse.scada.vi.ui.user.SingleVisualInterfaceViewPart
 
viewVisibilityChanged(ViewInstance, boolean) - Method in class org.eclipse.scada.vi.ui.user.viewer.ViewManagerAdapter
 
viewVisibilityChanged(ViewInstance, boolean) - Method in interface org.eclipse.scada.vi.ui.user.viewer.ViewManagerListener
 
VisbilityItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a org.eclipse.scada.vi.details.model.Visbility object.
VisbilityItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.VisbilityItemProvider
This constructs an instance from a factory and a notifier.
VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Visibility' class.
VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Visibility' class.
visibility - Variable in class org.eclipse.scada.vi.details.model.impl.ComponentImpl
The cached value of the 'Visibility' containment reference.
visibility - Variable in class org.eclipse.scada.vi.details.model.impl.GroupEntryImpl
The cached value of the 'Visibility' containment reference.
visibility - Variable in class org.eclipse.scada.vi.details.model.impl.GroupGridEntryImpl
The cached value of the 'Visibility' containment reference.
Visibility - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Visibility'.
VISIBILITY_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Visibility' class.
visibilityChanged(boolean) - Method in interface org.eclipse.scada.vi.details.swt.impl.visibility.VisibilityProvider.Listener
 
VisibilityController - Interface in org.eclipse.scada.da.client.dataitem.details
 
VisibilityImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Visibility'.
VisibilityImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.VisibilityImpl
 
VisibilityItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a Visibility object.
VisibilityItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.VisibilityItemProvider
This constructs an instance from a factory and a notifier.
VisibilityProvider - Interface in org.eclipse.scada.vi.details.swt.impl.visibility
 
VisibilityProvider.Listener - Interface in org.eclipse.scada.vi.details.swt.impl.visibility
 
VisibilityProviderFactory - Class in org.eclipse.scada.vi.details.swt.impl.visibility
 
VisibilityProviderFactory(ScriptEngineManager, ScriptContext, Map<String, String>) - Constructor for class org.eclipse.scada.vi.details.swt.impl.visibility.VisibilityProviderFactory
 
VisibilityTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Visibility'.
VisibilityTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.VisibilityTest
Constructs a new Visibility test case with the given name.
VisibilityTester - Class in org.eclipse.scada.vi.details.swt.impl.visibility
 
VisibilityTester() - Constructor for class org.eclipse.scada.vi.details.swt.impl.visibility.VisibilityTester
 
visible - Variable in class org.eclipse.scada.chart.swt.render.AbstractRuler
 
visible - Variable in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
The cached value of the 'Visible' attribute.
visible - Variable in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
The cached value of the 'Visible' attribute.
visible - Variable in class org.eclipse.scada.vi.model.impl.FigureImpl
The cached value of the 'Visible' attribute.
VISIBLE_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
The default value of the 'Visible' attribute.
VISIBLE_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
The default value of the 'Visible' attribute.
VISIBLE_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.FigureImpl
The default value of the 'Visible' attribute.
VISIBLE_INSTANCE - Static variable in class org.eclipse.scada.vi.details.swt.impl.visibility.StaticVisibileProvider
Provide an instance that is always visible
VisibleComponent - Interface in org.eclipse.scada.vi.details.swt.impl.visibility
 
VisualInterfaceActionBarContributor - Class in org.eclipse.scada.vi.model.presentation
This is the action bar contributor for the VisualInterface model editor.
VisualInterfaceActionBarContributor() - Constructor for class org.eclipse.scada.vi.model.presentation.VisualInterfaceActionBarContributor
This creates an instance of the contributor.
VisualInterfaceAdapterFactory - Class in org.eclipse.scada.vi.model.util
The Adapter Factory for the model.
VisualInterfaceAdapterFactory() - Constructor for class org.eclipse.scada.vi.model.util.VisualInterfaceAdapterFactory
Creates an instance of the adapter factory.
VisualInterfaceAllTests - Class in org.eclipse.scada.vi.model.visualInterface.tests
A test suite for the 'VisualInterface' model.
VisualInterfaceAllTests(String) - Constructor for class org.eclipse.scada.vi.model.visualInterface.tests.VisualInterfaceAllTests
 
VisualInterfaceEditor - Class in org.eclipse.scada.vi.model.presentation
This is an example of a VisualInterface model editor.
VisualInterfaceEditor() - Constructor for class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor
This creates a model editor.
VisualInterfaceEditor.ReverseAdapterFactoryContentProvider - Class in org.eclipse.scada.vi.model.presentation
 
VisualInterfaceEditor.ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditor.ReverseAdapterFactoryContentProvider
 
VisualInterfaceEditorPlugin - Class in org.eclipse.scada.vi.model.presentation
This is the central singleton for the VisualInterface editor plugin.
VisualInterfaceEditorPlugin() - Constructor for class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditorPlugin
Create the instance.
VisualInterfaceEditorPlugin - Class in org.eclipse.scada.vi.model.visualInterface.presentation
This is the central singleton for the VisualInterface editor plugin.
VisualInterfaceEditorPlugin() - Constructor for class org.eclipse.scada.vi.model.visualInterface.presentation.VisualInterfaceEditorPlugin
Create the instance.
VisualInterfaceEditorPlugin.Implementation - Class in org.eclipse.scada.vi.model.presentation
The actual implementation of the Eclipse Plugin.
VisualInterfaceEditorPlugin.Implementation() - Constructor for class org.eclipse.scada.vi.model.presentation.VisualInterfaceEditorPlugin.Implementation
Creates an instance.
VisualInterfaceEditorPlugin.Implementation - Class in org.eclipse.scada.vi.model.visualInterface.presentation
The actual implementation of the Eclipse Plugin.
VisualInterfaceEditorPlugin.Implementation() - Constructor for class org.eclipse.scada.vi.model.visualInterface.presentation.VisualInterfaceEditorPlugin.Implementation
Creates an instance.
VisualInterfaceEditPlugin - Class in org.eclipse.scada.vi.model.provider
This is the central singleton for the VisualInterface edit plugin.
VisualInterfaceEditPlugin() - Constructor for class org.eclipse.scada.vi.model.provider.VisualInterfaceEditPlugin
Create the instance.
VisualInterfaceEditPlugin - Class in org.eclipse.scada.vi.model.visualInterface.provider
This is the central singleton for the VisualInterface edit plugin.
VisualInterfaceEditPlugin() - Constructor for class org.eclipse.scada.vi.model.visualInterface.provider.VisualInterfaceEditPlugin
Create the instance.
VisualInterfaceEditPlugin.Implementation - Class in org.eclipse.scada.vi.model.provider
The actual implementation of the Eclipse Plugin.
VisualInterfaceEditPlugin.Implementation() - Constructor for class org.eclipse.scada.vi.model.provider.VisualInterfaceEditPlugin.Implementation
Creates an instance.
VisualInterfaceEditPlugin.Implementation - Class in org.eclipse.scada.vi.model.visualInterface.provider
The actual implementation of the Eclipse Plugin.
VisualInterfaceEditPlugin.Implementation() - Constructor for class org.eclipse.scada.vi.model.visualInterface.provider.VisualInterfaceEditPlugin.Implementation
Creates an instance.
VisualInterfaceExample - Class in org.eclipse.scada.vi.model.tests
A sample utility for the 'model' package.
VisualInterfaceExample() - Constructor for class org.eclipse.scada.vi.model.tests.VisualInterfaceExample
 
visualInterfaceFactory - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard
This caches an instance of the model factory.
VisualInterfaceFactory - Interface in org.eclipse.scada.vi.model
The Factory for the model.
VisualInterfaceFactory - Class in org.eclipse.scada.vi.ui.user
 
VisualInterfaceFactory() - Constructor for class org.eclipse.scada.vi.ui.user.VisualInterfaceFactory
 
VisualInterfaceFactoryImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model Factory.
VisualInterfaceFactoryImpl() - Constructor for class org.eclipse.scada.vi.model.impl.VisualInterfaceFactoryImpl
Creates an instance of the factory.
VisualInterfaceItemProviderAdapterFactory - Class in org.eclipse.scada.vi.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
VisualInterfaceItemProviderAdapterFactory() - Constructor for class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This constructs an instance.
VisualInterfaceModelWizard - Class in org.eclipse.scada.vi.model.presentation
This is a simple wizard for creating a new model file.
VisualInterfaceModelWizard() - Constructor for class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard
 
VisualInterfaceModelWizard.VisualInterfaceModelWizardInitialObjectCreationPage - Class in org.eclipse.scada.vi.model.presentation
This is the page where the type of object to create is selected.
VisualInterfaceModelWizard.VisualInterfaceModelWizardInitialObjectCreationPage(String) - Constructor for class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard.VisualInterfaceModelWizardInitialObjectCreationPage
Pass in the selection.
VisualInterfaceModelWizard.VisualInterfaceModelWizardNewFileCreationPage - Class in org.eclipse.scada.vi.model.presentation
This is the one page of the wizard.
VisualInterfaceModelWizard.VisualInterfaceModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard.VisualInterfaceModelWizardNewFileCreationPage
Pass in the selection.
visualInterfacePackage - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard
This caches an instance of the model package.
VisualInterfacePackage - Interface in org.eclipse.scada.vi.model
The Package for the model.
VisualInterfacePackage.Literals - Interface in org.eclipse.scada.vi.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
VisualInterfacePackageImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model Package.
VisualInterfaceSwitch<T> - Class in org.eclipse.scada.vi.model.util
The Switch for the model's inheritance hierarchy.
VisualInterfaceSwitch() - Constructor for class org.eclipse.scada.vi.model.util.VisualInterfaceSwitch
Creates an instance of the switch.
VisualInterfaceTests - Class in org.eclipse.scada.vi.model.tests
A test suite for the 'model' package.
VisualInterfaceTests(String) - Constructor for class org.eclipse.scada.vi.model.tests.VisualInterfaceTests
 
VisualInterfaceViewer - Class in org.eclipse.scada.vi.ui.draw2d
 
VisualInterfaceViewer(Composite, int, URI, Map<String, Object>, Map<String, String>) - Constructor for class org.eclipse.scada.vi.ui.draw2d.VisualInterfaceViewer
Create a new viewer
VisualInterfaceViewer(Composite, int, String, Map<String, Object>, Map<String, String>) - Constructor for class org.eclipse.scada.vi.ui.draw2d.VisualInterfaceViewer
Create a new viewer
VisualInterfaceViewer(Composite, int, Symbol, ClassLoader, Map<String, Object>, Map<String, String>) - Constructor for class org.eclipse.scada.vi.ui.draw2d.VisualInterfaceViewer
 
VisualInterfaceViewer(Composite, int, SymbolLoader, Map<String, Object>, Map<String, String>) - Constructor for class org.eclipse.scada.vi.ui.draw2d.VisualInterfaceViewer
 
VisualInterfaceViewInstance - Class in org.eclipse.scada.vi.ui.user
 
VisualInterfaceViewInstance(ViewManager, ViewManagerContext, Composite, ViewInstanceDescriptor, IEvaluationService) - Constructor for class org.eclipse.scada.vi.ui.user.VisualInterfaceViewInstance
 
VmPipeAcceptor - Class in org.apache.mina.transport.vmpipe
Binds the specified IoHandler to the specified VmPipeAddress.
VmPipeAcceptor() - Constructor for class org.apache.mina.transport.vmpipe.VmPipeAcceptor
Creates a new instance.
VmPipeAcceptor(Executor) - Constructor for class org.apache.mina.transport.vmpipe.VmPipeAcceptor
Creates a new instance.
VmPipeAddress - Class in org.apache.mina.transport.vmpipe
A SocketAddress which represents in-VM pipe port number.
VmPipeAddress(int) - Constructor for class org.apache.mina.transport.vmpipe.VmPipeAddress
Creates a new instance with the specifid port number.
VmPipeConnector - Class in org.apache.mina.transport.vmpipe
Connects to IoHandlers which is bound on the specified VmPipeAddress.
VmPipeConnector() - Constructor for class org.apache.mina.transport.vmpipe.VmPipeConnector
Creates a new instance.
VmPipeConnector(Executor) - Constructor for class org.apache.mina.transport.vmpipe.VmPipeConnector
Creates a new instance.
VmPipeSessionConfig - Interface in org.apache.mina.transport.vmpipe
An IoSessionConfig for vmpipe transport type.
VoidValue - Class in org.eclipse.scada.net.base.data
A void value type.
VoidValue() - Constructor for class org.eclipse.scada.net.base.data.VoidValue
 
VT_BOOLEAN - Static variable in interface org.eclipse.scada.net.mina.GMPPProtocol
 
VT_DOUBLE - Static variable in interface org.eclipse.scada.net.mina.GMPPProtocol
 
VT_INTEGER - Static variable in interface org.eclipse.scada.net.mina.GMPPProtocol
 
VT_LIST - Static variable in interface org.eclipse.scada.net.mina.GMPPProtocol
 
VT_LONG - Static variable in interface org.eclipse.scada.net.mina.GMPPProtocol
 
VT_MAP - Static variable in interface org.eclipse.scada.net.mina.GMPPProtocol
 
VT_STRING - Static variable in interface org.eclipse.scada.net.mina.GMPPProtocol
 
VT_VOID - Static variable in interface org.eclipse.scada.net.mina.GMPPProtocol
 

W

waitForCompletion() - Method in class org.eclipse.scada.net.base.LongRunningOperation
 
waitForCompletion(int) - Method in class org.eclipse.scada.net.base.LongRunningOperation
 
waitForCompletion() - Method in interface org.eclipse.scada.utils.exec.LongRunningOperation
 
waitForCompletion(int) - Method in interface org.eclipse.scada.utils.exec.LongRunningOperation
 
waitForConnection(long) - Method in class org.eclipse.scada.da.ui.connection.data.AbstractItemHolder
 
waitForService(long) - Method in class org.eclipse.scada.core.connection.provider.ConnectionTracker
 
waitForService(long) - Method in class org.eclipse.scada.utils.osgi.SingleServiceTracker
 
wakeup() - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
 
wakeup() - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
wakeup() - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
Interrupt the #select() method.
wakeup() - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Interrupt the {@link AbstractPollingIoProcessor#select(int) call.
wakeup() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
 
wakeup() - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
 
wakeup() - Method in class org.apache.mina.transport.socket.nio.NioProcessor
 
wakeup() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
wakeup() - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
Interrupt the #select() method.
wakeupCalled - Variable in class org.apache.mina.core.polling.AbstractPollingIoProcessor
 
Welcome - Class in org.eclipse.scada.protocol.sfp.messages
 
Welcome(Set<Welcome.Features>, Map<String, String>) - Constructor for class org.eclipse.scada.protocol.sfp.messages.Welcome
 
Welcome.Features - Enum in org.eclipse.scada.protocol.sfp.messages
 
WEST_VALUE - Static variable in enum org.eclipse.scada.vi.model.Orientation
The 'WEST' literal value.
width - Variable in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
The cached value of the 'Width' attribute.
width - Variable in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
The cached value of the 'Width' attribute.
width - Variable in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
The cached value of the 'Width' attribute.
width - Variable in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
The cached value of the 'Width' attribute.
width - Variable in class org.eclipse.scada.vi.details.model.impl.TextInputComponentImpl
The cached value of the 'Width' attribute.
width - Variable in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
The cached value of the 'Width' attribute.
width - Variable in class org.eclipse.scada.vi.model.impl.DimensionImpl
The cached value of the 'Width' attribute.
WIDTH_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
The default value of the 'Width' attribute.
WIDTH_EDEFAULT - Static variable in class org.eclipse.scada.ui.chart.model.impl.LinePropertiesImpl
The default value of the 'Width' attribute.
WIDTH_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ProgressComponentImpl
The default value of the 'Width' attribute.
WIDTH_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.TextComponentImpl
The default value of the 'Width' attribute.
WIDTH_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.TextInputComponentImpl
The default value of the 'Width' attribute.
WIDTH_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.URLImageComponentImpl
The default value of the 'Width' attribute.
WIDTH_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.DimensionImpl
The default value of the 'Width' attribute.
WIDTH_HINT_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.GridChildImpl
The default value of the 'Width Hint' attribute.
widthHint - Variable in class org.eclipse.scada.vi.model.impl.GridChildImpl
The cached value of the 'Width Hint' attribute.
WINDOWS - Static variable in class org.apache.mina.filter.codec.textline.LineDelimiter
The line delimiter constant of MS Windows/DOS ("\r\n")
workbench - Variable in class org.eclipse.scada.ui.chart.model.presentation.ChartModelWizard
Remember the workbench during initialization.
workbench - Variable in class org.eclipse.scada.vi.details.model.presentation.DetailViewModelWizard
Remember the workbench during initialization.
workbench - Variable in class org.eclipse.scada.vi.model.presentation.VisualInterfaceModelWizard
Remember the workbench during initialization.
WORKSTATION_PROPERTY - Static variable in class org.apache.mina.proxy.handlers.http.HttpProxyConstants
The workstation name property.
wrap(ByteBuffer) - Method in class org.apache.mina.core.buffer.CachedBufferAllocator
 
wrap(ByteBuffer) - Static method in class org.apache.mina.core.buffer.IoBuffer
Wraps the specified NIO ByteBuffer into MINA buffer.
wrap(byte[]) - Static method in class org.apache.mina.core.buffer.IoBuffer
Wraps the specified byte array into MINA heap buffer.
wrap(byte[], int, int) - Static method in class org.apache.mina.core.buffer.IoBuffer
Wraps the specified byte array into MINA heap buffer.
wrap(ByteBuffer) - Method in interface org.apache.mina.core.buffer.IoBufferAllocator
Wraps the specified NIO ByteBuffer into MINA buffer.
wrap(ByteBuffer) - Method in class org.apache.mina.core.buffer.SimpleBufferAllocator
 
wrap() - Method in class org.eclipse.scada.utils.io.HexDumpOutputStream
 
wrapConnection(ConnectionManager.EntryImpl) - Method in class org.eclipse.scada.core.ui.connection.data.ConnectionManager
 
WritableSeries - Class in org.eclipse.scada.chart
 
WritableSeries(Realm, XAxis, YAxis) - Constructor for class org.eclipse.scada.chart.WritableSeries
 
WritableSeriesData - Class in org.eclipse.scada.chart
 
WritableSeriesData() - Constructor for class org.eclipse.scada.chart.WritableSeriesData
 
WritableSeriesData(WritableSeries) - Constructor for class org.eclipse.scada.chart.WritableSeriesData
 
write(S, WriteRequest) - Method in class org.apache.mina.core.polling.AbstractPollingConnectionlessIoAcceptor
Writes the WriteRequest for the specified session.
write(S, IoBuffer, int) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Write a sequence of bytes to a IoSession, means to be called when a session was found ready for writing.
write(S, WriteRequest) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
Writes the WriteRequest for the specified session.
write(S, WriteRequest) - Method in interface org.apache.mina.core.service.IoProcessor
Writes the WriteRequest for the specified session.
write(S, WriteRequest) - Method in class org.apache.mina.core.service.SimpleIoProcessorPool
Writes the WriteRequest for the specified session.
write(Object) - Method in class org.apache.mina.core.session.AbstractIoSession
Writes the specified message to remote peer.
write(Object, SocketAddress) - Method in class org.apache.mina.core.session.AbstractIoSession
(Optional) Writes the specified message to the specified destination.
write(Object) - Method in interface org.apache.mina.core.session.IoSession
Writes the specified message to remote peer.
write(Object, SocketAddress) - Method in interface org.apache.mina.core.session.IoSession
(Optional) Writes the specified message to the specified destination.
write(Object) - Method in class org.apache.mina.filter.codec.AbstractProtocolDecoderOutput
 
write(Object) - Method in class org.apache.mina.filter.codec.AbstractProtocolEncoderOutput
 
write(Object) - Method in interface org.apache.mina.filter.codec.ProtocolDecoderOutput
Callback for ProtocolDecoder to generate decoded messages.
write(Object) - Method in interface org.apache.mina.filter.codec.ProtocolEncoderOutput
Callback for ProtocolEncoder to generate an encoded message such as an IoBuffer.
write(int) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
 
write(byte[]) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
 
write(byte[], int, int) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
 
write(NioSession, IoBuffer, int) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
 
write(File) - Method in class org.eclipse.scada.ca.oscar.OscarWriter
 
write(OutputStream) - Method in class org.eclipse.scada.ca.oscar.OscarWriter
Perform the write operation
write(String, Variant, OperationParameters, WriteOperationCallback) - Method in interface org.eclipse.scada.da.client.Connection
write(String, Variant, OperationParameters, WriteOperationCallback) - Method in class org.eclipse.scada.da.client.net.Connection
 
write(String, Variant, OperationParameters, WriteOperationCallback) - Method in class org.eclipse.scada.da.client.ngp.ConnectionImpl
 
write(String, Variant, OperationParameters, WriteOperationCallback) - Method in class org.eclipse.scada.da.client.sfp.ConnectionImpl
 
write(Variant) - Method in class org.eclipse.scada.da.ui.connection.data.AbstractItemHolder
 
write(Variant, OperationParameters, CallbackHandler) - Method in class org.eclipse.scada.da.ui.connection.data.AbstractItemHolder
 
write(int) - Method in class org.eclipse.scada.utils.io.HexDumpOutputStream
 
WRITE_DESCRIPTOR_EDEFAULT - Static variable in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
The default value of the 'Write Descriptor' attribute.
WRITE_REQUEST_QUEUE - Variable in class org.apache.mina.filter.stream.AbstractStreamWriteFilter
 
WRITEABLE_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Writeable Component' class.
WRITEABLE_COMPONENT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The meta object id for the 'Writeable Component' class.
WRITEABLE_COMPONENT__ATTRIBUTE - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Attribute' attribute.
WRITEABLE_COMPONENT__CEIL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Ceil' attribute feature.
WRITEABLE_COMPONENT__CEIL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Ceil' attribute.
WRITEABLE_COMPONENT__DECIMAL - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Decimal' attribute.
WRITEABLE_COMPONENT__FLOOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage.Literals
The meta object literal for the 'Floor' attribute feature.
WRITEABLE_COMPONENT__FLOOR - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Floor' attribute.
WRITEABLE_COMPONENT__FORMAT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Format' attribute.
WRITEABLE_COMPONENT__HD_CONNECTION_ID - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Connection Id' attribute.
WRITEABLE_COMPONENT__HD_ITEM_ID - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Item Id' attribute.
WRITEABLE_COMPONENT__HD_QUERY_STRING - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Hd Query String' attribute.
WRITEABLE_COMPONENT__IS_TEXT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Is Text' attribute.
WRITEABLE_COMPONENT__VISIBILITY - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The feature id for the 'Visibility' containment reference.
WRITEABLE_COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.details.model.DetailViewPackage
The number of structural features of the 'Writeable Component' class.
WriteableComponent - Interface in org.eclipse.scada.vi.details.model
A representation of the model object 'Writeable Component'.
WriteableComponentImpl - Class in org.eclipse.scada.vi.details.model.impl
An implementation of the model object 'Writeable Component'.
WriteableComponentImpl() - Constructor for class org.eclipse.scada.vi.details.model.impl.WriteableComponentImpl
 
WriteableComponentItemProvider - Class in org.eclipse.scada.vi.details.model.provider
This is the item provider adapter for a WriteableComponent object.
WriteableComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.details.model.provider.WriteableComponentItemProvider
This constructs an instance from a factory and a notifier.
WriteableComponentTest - Class in org.eclipse.scada.vi.details.model.tests
A test case for the model object 'Writeable Component'.
WriteableComponentTest(String) - Constructor for class org.eclipse.scada.vi.details.model.tests.WriteableComponentTest
Constructs a new Writeable Component test case with the given name.
writeAtrtibutes(Map<String, Variant>) - Method in class org.eclipse.scada.da.ui.connection.data.AbstractItemHolder
 
writeAtrtibutes(Map<String, Variant>, OperationParameters, CallbackHandler) - Method in class org.eclipse.scada.da.ui.connection.data.AbstractItemHolder
 
WriteAttributeOperationCallback - Interface in org.eclipse.scada.da.client
 
WriteAttributeResult - Class in org.eclipse.scada.da.core
 
WriteAttributeResult() - Constructor for class org.eclipse.scada.da.core.WriteAttributeResult
Deprecated.
use the WriteAttributeResult.OK constant instead
WriteAttributeResult(Throwable) - Constructor for class org.eclipse.scada.da.core.WriteAttributeResult
Create a result with error information
WriteAttributeResults - Class in org.eclipse.scada.da.core
 
WriteAttributeResults() - Constructor for class org.eclipse.scada.da.core.WriteAttributeResults
 
writeAttributes(String, Map<String, Variant>, OperationParameters, WriteAttributeOperationCallback) - Method in interface org.eclipse.scada.da.client.Connection
writeAttributes(Map<String, Variant>) - Method in class org.eclipse.scada.da.client.dataitem.details.extra.part.ManualOverride
 
writeAttributes(String, Map<String, Variant>, OperationParameters, WriteAttributeOperationCallback) - Method in class org.eclipse.scada.da.client.net.Connection
 
writeAttributes(String, Map<String, Variant>, OperationParameters, WriteAttributeOperationCallback) - Method in class org.eclipse.scada.da.client.ngp.ConnectionImpl
 
writeAttributes(String, Map<String, Variant>, OperationParameters, WriteAttributeOperationCallback) - Method in class org.eclipse.scada.da.client.sfp.ConnectionImpl
 
WriteAttributesOperation - Class in org.eclipse.scada.da.net.handler
 
WriteAttributesOperation() - Constructor for class org.eclipse.scada.da.net.handler.WriteAttributesOperation
 
WriteAttributesOperationController - Class in org.eclipse.scada.da.client.net.operations
 
WriteAttributesOperationController(Messenger) - Constructor for class org.eclipse.scada.da.client.net.operations.WriteAttributesOperationController
 
WriteAttributesResult - Class in org.eclipse.scada.da.data.message
 
WriteAttributesResult(Response, List<AttributeWriteResultEntry>, ErrorInformation) - Constructor for class org.eclipse.scada.da.data.message.WriteAttributesResult
 
writeBoolean(boolean) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
 
writeByte(int) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
 
writeBytes(String) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
 
writeChar(int) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
 
writeChars(String) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
 
WriteCommand - Class in org.eclipse.scada.protocol.sfp.messages
 
WriteCommand(int, Variant, int) - Constructor for class org.eclipse.scada.protocol.sfp.messages.WriteCommand
 
writeData(IoFilter.NextFilter, IoBuffer) - Method in class org.apache.mina.proxy.AbstractProxyLogicHandler
Writes data to the proxy server.
writeData(IoFilter.NextFilter, IoSession, WriteRequest, boolean) - Method in class org.apache.mina.proxy.filter.ProxyFilter
Actually write data.
writeData(Map<String, Map<String, Map<String, String>>>, OutputStream) - Static method in class org.eclipse.scada.ca.oscar.OscarWriter
Write out the data as JSON encoded data
writeDescriptor - Variable in class org.eclipse.scada.vi.details.model.impl.ButtonComponentImpl
The cached value of the 'Write Descriptor' attribute.
writeDouble(double) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
 
WriteException - Exception in org.apache.mina.core.write
An exception which is thrown when one or more write operations were failed.
WriteException(WriteRequest) - Constructor for exception org.apache.mina.core.write.WriteException
Creates a new exception.
WriteException(WriteRequest, String) - Constructor for exception org.apache.mina.core.write.WriteException
Creates a new exception.
WriteException(WriteRequest, String, Throwable) - Constructor for exception org.apache.mina.core.write.WriteException
Creates a new exception.
WriteException(WriteRequest, Throwable) - Constructor for exception org.apache.mina.core.write.WriteException
Creates a new exception.
WriteException(Collection<WriteRequest>) - Constructor for exception org.apache.mina.core.write.WriteException
Creates a new exception.
WriteException(Collection<WriteRequest>, String) - Constructor for exception org.apache.mina.core.write.WriteException
Creates a new exception.
WriteException(Collection<WriteRequest>, String, Throwable) - Constructor for exception org.apache.mina.core.write.WriteException
Creates a new exception.
WriteException(Collection<WriteRequest>, Throwable) - Constructor for exception org.apache.mina.core.write.WriteException
Creates a new exception.
writeFloat(float) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
 
WriteFuture - Interface in org.apache.mina.core.future
An IoFuture for asynchronous write requests.
writeIgnoreData(Map<String, Set<String>>, OutputStream) - Static method in class org.eclipse.scada.ca.oscar.OscarWriter
Write out the ignore data as JSON encoded data
writeInt(int) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
 
writeInt(int) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
Write a 32 bit int as LITTLE_ENDIAN.
writeInt(int, byte[], int) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
Write a 32 bit int as LITTLE_ENDIAN to the given array b at offset offset.
writeLong(long) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
 
writeObject(Object) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
 
WriteOperation - Class in org.eclipse.scada.da.net.handler
 
WriteOperation() - Constructor for class org.eclipse.scada.da.net.handler.WriteOperation
 
WriteOperationCallback - Interface in org.eclipse.scada.da.client
 
WriteOperationController - Class in org.eclipse.scada.da.client.net.operations
 
WriteOperationController(Messenger) - Constructor for class org.eclipse.scada.da.client.net.operations.WriteOperationController
 
writeOSVersion(byte, byte, short, byte[], int) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
Writes the Windows OS version passed in as three byte values (majorVersion.minorVersion.buildNumber) to the given byte array at offset.
WRITER_IDLE - Static variable in class org.apache.mina.core.session.IdleStatus
Represents the session status that the session is not writing any data.
WriteRequest - Interface in org.apache.mina.core.write
Represents write request fired by IoSession.write(Object).
writeRequest(IoFilter.NextFilter, HttpProxyRequest) - Method in class org.apache.mina.proxy.handlers.http.AbstractAuthLogicHandler
Sends an HTTP request.
writeRequest(IoFilter.NextFilter, HttpProxyRequest) - Method in class org.apache.mina.proxy.handlers.http.AbstractHttpLogicHandler
Calls#writeRequest0(NextFilter, HttpProxyRequest) to write the request.
writeRequest(IoFilter.NextFilter, SocksProxyRequest) - Method in class org.apache.mina.proxy.handlers.socks.Socks4LogicHandler
Encode a SOCKS4/SOCKS4a request and writes it to the next filter so it can be sent to the proxy server.
WriteRequestFilter - Class in org.apache.mina.filter.executor
Attaches an IoEventQueueHandler to an IoSession's WriteRequest queue to provide accurate write queue status tracking.
WriteRequestFilter() - Constructor for class org.apache.mina.filter.executor.WriteRequestFilter
Creates a new instance with a new default IoEventQueueThrottle.
WriteRequestFilter(IoEventQueueHandler) - Constructor for class org.apache.mina.filter.executor.WriteRequestFilter
Creates a new instance with the specified IoEventQueueHandler.
WriteRequestFilter - Class in org.apache.mina.filter.util
An abstract IoFilter that simplifies the implementation of an IoFilter that filters an IoEventType.WRITE event.
WriteRequestFilter() - Constructor for class org.apache.mina.filter.util.WriteRequestFilter
 
WriteRequestQueue - Interface in org.apache.mina.core.write
Stores WriteRequests which are queued to an IoSession.
WriteRequestWrapper - Class in org.apache.mina.core.write
A wrapper for an existing WriteRequest.
WriteRequestWrapper(WriteRequest) - Constructor for class org.apache.mina.core.write.WriteRequestWrapper
Creates a new instance that wraps the specified request.
WriteResult - Class in org.eclipse.scada.da.core
 
WriteResult() - Constructor for class org.eclipse.scada.da.core.WriteResult
Create an "OK" result
WriteResult(Throwable) - Constructor for class org.eclipse.scada.da.core.WriteResult
Create a result with error information
WriteResult - Class in org.eclipse.scada.protocol.sfp.messages
 
WriteResult(int, int, String) - Constructor for class org.eclipse.scada.protocol.sfp.messages.WriteResult
 
writeSecurityBuffer(short, int) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
 
writeSecurityBuffer(short, short, int, byte[], int) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
Writes a security buffer to the given array b at offset offset.
writeSecurityBufferAndUpdatePointer(ByteArrayOutputStream, short, int) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
Writes a security buffer and returns the pointer of the position where to write the next security buffer.
writeShort(int) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
 
writeShort(short) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
Write a 16 bit short as LITTLE_ENDIAN.
writeShort(short, byte[], int) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
Write a 16 bit short as LITTLE_ENDIAN to the given array b at offset offset.
writeText(IoSession, String, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.textline.TextLineDecoder
By default, this method propagates the decoded line of text to ProtocolDecoderOutput#write(Object).
WriteTimeoutException - Exception in org.apache.mina.core.write
An exception which is thrown when write buffer is not flushed for IoSessionConfig.getWriteTimeout() seconds.
WriteTimeoutException(Collection<WriteRequest>, String, Throwable) - Constructor for exception org.apache.mina.core.write.WriteTimeoutException
 
WriteTimeoutException(Collection<WriteRequest>, String) - Constructor for exception org.apache.mina.core.write.WriteTimeoutException
 
WriteTimeoutException(Collection<WriteRequest>, Throwable) - Constructor for exception org.apache.mina.core.write.WriteTimeoutException
 
WriteTimeoutException(Collection<WriteRequest>) - Constructor for exception org.apache.mina.core.write.WriteTimeoutException
 
WriteTimeoutException(WriteRequest, String, Throwable) - Constructor for exception org.apache.mina.core.write.WriteTimeoutException
 
WriteTimeoutException(WriteRequest, String) - Constructor for exception org.apache.mina.core.write.WriteTimeoutException
 
WriteTimeoutException(WriteRequest, Throwable) - Constructor for exception org.apache.mina.core.write.WriteTimeoutException
 
WriteTimeoutException(WriteRequest) - Constructor for exception org.apache.mina.core.write.WriteTimeoutException
 
WriteToClosedSessionException - Exception in org.apache.mina.core.write
An exception which is thrown when one or more write operations were attempted on a closed session.
WriteToClosedSessionException(Collection<WriteRequest>, String, Throwable) - Constructor for exception org.apache.mina.core.write.WriteToClosedSessionException
 
WriteToClosedSessionException(Collection<WriteRequest>, String) - Constructor for exception org.apache.mina.core.write.WriteToClosedSessionException
 
WriteToClosedSessionException(Collection<WriteRequest>, Throwable) - Constructor for exception org.apache.mina.core.write.WriteToClosedSessionException
 
WriteToClosedSessionException(Collection<WriteRequest>) - Constructor for exception org.apache.mina.core.write.WriteToClosedSessionException
 
WriteToClosedSessionException(WriteRequest, String, Throwable) - Constructor for exception org.apache.mina.core.write.WriteToClosedSessionException
 
WriteToClosedSessionException(WriteRequest, String) - Constructor for exception org.apache.mina.core.write.WriteToClosedSessionException
 
WriteToClosedSessionException(WriteRequest, Throwable) - Constructor for exception org.apache.mina.core.write.WriteToClosedSessionException
 
WriteToClosedSessionException(WriteRequest) - Constructor for exception org.apache.mina.core.write.WriteToClosedSessionException
 
writeUTF(String) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
 
WriteValueResult - Class in org.eclipse.scada.da.data.message
 
WriteValueResult(Response, ErrorInformation) - Constructor for class org.eclipse.scada.da.data.message.WriteValueResult
 

X

x - Variable in class org.eclipse.scada.chart.swt.ChartMouseListener.MouseState
 
x - Variable in class org.eclipse.scada.chart.swt.DataPoint
 
x - Variable in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
The cached value of the 'X' reference.
x - Variable in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
The cached value of the 'X' reference.
x - Variable in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
x - Variable in class org.eclipse.scada.vi.model.impl.PositionImpl
The cached value of the 'X' attribute.
X509CA - Class in org.eclipse.scada.sec.authz.signature
 
X509CA(CertificateFactory, String, Collection<String>) - Constructor for class org.eclipse.scada.sec.authz.signature.X509CA
 
X509KeySelector - Class in org.eclipse.scada.sec.authz.signature
 
X509KeySelector(X509CA) - Constructor for class org.eclipse.scada.sec.authz.signature.X509KeySelector
 
X509KeySelector(Collection<X509CA>) - Constructor for class org.eclipse.scada.sec.authz.signature.X509KeySelector
 
X509KeySelectorResult - Class in org.eclipse.scada.sec.authz.signature
 
X509KeySelectorResult(X509Certificate) - Constructor for class org.eclipse.scada.sec.authz.signature.X509KeySelectorResult
 
X_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.PositionImpl
The default value of the 'X' attribute.
XAxis - Class in org.eclipse.scada.chart
 
XAxis() - Constructor for class org.eclipse.scada.chart.XAxis
 
XAXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'XAxis' class.
XAXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'XAxis' class.
XAXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'XAxis' class.
XAXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'XAxis' class.
XAxis - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'XAxis'.
XAxis - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'XAxis'.
xAxis - Variable in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
XAXIS__COLOR - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Color' attribute.
XAXIS__COLOR - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Color' attribute.
XAXIS__FORMAT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Format' attribute.
XAXIS__FORMAT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Format' attribute.
XAXIS__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
XAXIS__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
XAXIS__LABEL_VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label Visible' attribute.
XAXIS__LABEL_VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label Visible' attribute.
XAXIS__MAXIMUM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Maximum' attribute feature.
XAXIS__MAXIMUM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Maximum' attribute feature.
XAXIS__MAXIMUM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Maximum' attribute.
XAXIS__MAXIMUM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Maximum' attribute.
XAXIS__MINIMUM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Minimum' attribute feature.
XAXIS__MINIMUM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Minimum' attribute feature.
XAXIS__MINIMUM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Minimum' attribute.
XAXIS__MINIMUM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Minimum' attribute.
XAXIS__TEXT_PADDING - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Text Padding' attribute.
XAXIS__TEXT_PADDING - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Text Padding' attribute.
XAXIS_CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'XAxis Controller' class.
XAXIS_CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'XAxis Controller' class.
XAXIS_CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'XAxis Controller' class.
XAXIS_CONTROLLER - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'XAxis Controller' class.
XAXIS_CONTROLLER__AXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Axis' reference list feature.
XAXIS_CONTROLLER__AXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Axis' reference list feature.
XAXIS_CONTROLLER__AXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Axis' reference list.
XAXIS_CONTROLLER__AXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Axis' reference list.
XAXIS_CONTROLLER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'XAxis Controller' class.
XAXIS_CONTROLLER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'XAxis Controller' class.
XAXIS_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'XAxis' class.
XAXIS_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'XAxis' class.
XAxisController - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'XAxis Controller'.
XAxisController - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'XAxis Controller'.
XAxisControllerImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'XAxis Controller'.
XAxisControllerImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'XAxis Controller'.
XAxisControllerImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.XAxisControllerImpl
 
XAxisControllerImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.XAxisControllerImpl
 
XAxisControllerItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a XAxisController object.
XAxisControllerItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.XAxisControllerItemProvider
This constructs an instance from a factory and a notifier.
XAxisControllerTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'XAxis Controller'.
XAxisControllerTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.XAxisControllerTest
Constructs a new XAxis Controller test case with the given name.
XAxisDynamicRenderer - Class in org.eclipse.scada.chart.swt.render
 
XAxisDynamicRenderer(ChartRenderer) - Constructor for class org.eclipse.scada.chart.swt.render.XAxisDynamicRenderer
 
XAxisImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'XAxis'.
XAxisImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'XAxis'.
XAxisImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
XAxisImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.XAxisImpl
 
xAxisItemProvider - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the one adapter used for all XAxis instances.
XAxisItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a XAxis object.
XAxisItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.XAxisItemProvider
This constructs an instance from a factory and a notifier.
XAxisManager - Class in org.eclipse.scada.ui.chart.viewer
 
XAxisManager(DataBindingContext, ChartRenderer, boolean) - Constructor for class org.eclipse.scada.ui.chart.viewer.XAxisManager
 
XAxisTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'XAxis'.
XAxisTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.XAxisTest
Constructs a new XAxis test case with the given name.
XAxisViewer - Class in org.eclipse.scada.ui.chart.viewer
 
XAxisViewer(DataBindingContext, ChartRenderer, XAxis, boolean) - Constructor for class org.eclipse.scada.ui.chart.viewer.XAxisViewer
 
XMISymbolLoader - Class in org.eclipse.scada.vi.ui.draw2d.loader
 
XMISymbolLoader(String) - Constructor for class org.eclipse.scada.vi.ui.draw2d.loader.XMISymbolLoader
 
XMISymbolLoader(URI) - Constructor for class org.eclipse.scada.vi.ui.draw2d.loader.XMISymbolLoader
 
XMLSignatureCallback - Class in org.eclipse.scada.sec.callback
 
XMLSignatureCallback() - Constructor for class org.eclipse.scada.sec.callback.XMLSignatureCallback
 
XMLSignatureCallback(String) - Constructor for class org.eclipse.scada.sec.callback.XMLSignatureCallback
 
XY_CHILD - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'XY Child' class.
XY_CHILD - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'XY Child' class.
XY_CHILD__DIMENSION - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Dimension' containment reference feature.
XY_CHILD__DIMENSION - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Dimension' containment reference.
XY_CHILD__ELEMENT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Element' containment reference.
XY_CHILD__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Name' attribute.
XY_CHILD__POSITION - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Position' containment reference feature.
XY_CHILD__POSITION - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Position' containment reference.
XY_CHILD_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'XY Child' class.
XY_CONTAINER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'XY Container' class.
XY_CONTAINER - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The meta object id for the 'XY Container' class.
XY_CONTAINER__CHILDREN - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage.Literals
The meta object literal for the 'Children' containment reference list feature.
XY_CONTAINER__CHILDREN - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Children' containment reference list.
XY_CONTAINER__NAME - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The feature id for the 'Name' attribute.
XY_CONTAINER_FEATURE_COUNT - Static variable in interface org.eclipse.scada.vi.model.VisualInterfacePackage
The number of structural features of the 'XY Container' class.
XYChild - Interface in org.eclipse.scada.vi.model
A representation of the model object 'XY Child'.
XYChildImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'XY Child'.
XYChildImpl() - Constructor for class org.eclipse.scada.vi.model.impl.XYChildImpl
 
xyChildItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all XYChild instances.
XYChildItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a XYChild object.
XYChildItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.XYChildItemProvider
This constructs an instance from a factory and a notifier.
XYChildTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'XY Child'.
XYChildTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.XYChildTest
Constructs a new XY Child test case with the given name.
XYContainer - Interface in org.eclipse.scada.vi.model
A representation of the model object 'XY Container'.
XYContainerController - Class in org.eclipse.scada.vi.ui.draw2d.primitives
 
XYContainerController(SymbolController, XYContainer, BasicViewElementFactory) - Constructor for class org.eclipse.scada.vi.ui.draw2d.primitives.XYContainerController
 
XYContainerImpl - Class in org.eclipse.scada.vi.model.impl
An implementation of the model object 'XY Container'.
XYContainerImpl() - Constructor for class org.eclipse.scada.vi.model.impl.XYContainerImpl
 
xyContainerItemProvider - Variable in class org.eclipse.scada.vi.model.provider.VisualInterfaceItemProviderAdapterFactory
This keeps track of the one adapter used for all XYContainer instances.
XYContainerItemProvider - Class in org.eclipse.scada.vi.model.provider
This is the item provider adapter for a XYContainer object.
XYContainerItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.vi.model.provider.XYContainerItemProvider
This constructs an instance from a factory and a notifier.
XYContainerTest - Class in org.eclipse.scada.vi.model.tests
A test case for the model object 'XY Container'.
XYContainerTest(String) - Constructor for class org.eclipse.scada.vi.model.tests.XYContainerTest
Constructs a new XY Container test case with the given name.

Y

y - Variable in class org.eclipse.scada.chart.swt.ChartMouseListener.MouseState
 
y - Variable in class org.eclipse.scada.chart.swt.DataPoint
 
y - Variable in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
The cached value of the 'Y' reference.
y - Variable in class org.eclipse.scada.ui.chart.model.impl.DataSeriesImpl
The cached value of the 'Y' reference.
y - Variable in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
y - Variable in class org.eclipse.scada.vi.model.impl.PositionImpl
The cached value of the 'Y' attribute.
Y_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.PositionImpl
The default value of the 'Y' attribute.
YAxis - Class in org.eclipse.scada.chart
 
YAxis() - Constructor for class org.eclipse.scada.chart.YAxis
 
YAXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'YAxis' class.
YAXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'YAxis' class.
YAXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'YAxis' class.
YAXIS - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The meta object id for the 'YAxis' class.
YAxis - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'YAxis'.
YAxis - Interface in org.eclipse.scada.ui.chart.model
A representation of the model object 'YAxis'.
yAxis - Variable in class org.eclipse.scada.ui.chart.viewer.AbstractInputViewer
 
YAXIS__COLOR - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Color' attribute.
YAXIS__COLOR - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Color' attribute.
YAXIS__FORMAT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Format' attribute.
YAXIS__FORMAT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Format' attribute.
YAXIS__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
YAXIS__LABEL - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label' attribute.
YAXIS__LABEL_VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label Visible' attribute.
YAXIS__LABEL_VISIBLE - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Label Visible' attribute.
YAXIS__MAXIMUM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Maximum' attribute feature.
YAXIS__MAXIMUM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Maximum' attribute feature.
YAXIS__MAXIMUM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Maximum' attribute.
YAXIS__MAXIMUM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Maximum' attribute.
YAXIS__MINIMUM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Minimum' attribute feature.
YAXIS__MINIMUM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage.Literals
The meta object literal for the 'Minimum' attribute feature.
YAXIS__MINIMUM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Minimum' attribute.
YAXIS__MINIMUM - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Minimum' attribute.
YAXIS__TEXT_PADDING - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Text Padding' attribute.
YAXIS__TEXT_PADDING - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The feature id for the 'Text Padding' attribute.
YAXIS_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'YAxis' class.
YAXIS_FEATURE_COUNT - Static variable in interface org.eclipse.scada.ui.chart.model.ChartPackage
The number of structural features of the 'YAxis' class.
YAxisDynamicRenderer - Class in org.eclipse.scada.chart.swt.render
 
YAxisDynamicRenderer(ChartRenderer) - Constructor for class org.eclipse.scada.chart.swt.render.YAxisDynamicRenderer
 
YAxisImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'YAxis'.
YAxisImpl - Class in org.eclipse.scada.ui.chart.model.impl
An implementation of the model object 'YAxis'.
YAxisImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
YAxisImpl() - Constructor for class org.eclipse.scada.ui.chart.model.impl.YAxisImpl
 
yAxisItemProvider - Variable in class org.eclipse.scada.ui.chart.model.provider.ChartItemProviderAdapterFactory
This keeps track of the one adapter used for all YAxis instances.
YAxisItemProvider - Class in org.eclipse.scada.ui.chart.model.provider
This is the item provider adapter for a YAxis object.
YAxisItemProvider(AdapterFactory) - Constructor for class org.eclipse.scada.ui.chart.model.provider.YAxisItemProvider
This constructs an instance from a factory and a notifier.
YAxisManager - Class in org.eclipse.scada.ui.chart.viewer
 
YAxisManager(DataBindingContext, ChartRenderer, boolean) - Constructor for class org.eclipse.scada.ui.chart.viewer.YAxisManager
 
YAxisTest - Class in org.eclipse.scada.ui.chart.model.tests
A test case for the model object 'YAxis'.
YAxisTest(String) - Constructor for class org.eclipse.scada.ui.chart.model.tests.YAxisTest
Constructs a new YAxis test case with the given name.
YAxisViewer - Class in org.eclipse.scada.ui.chart.viewer
 
YAxisViewer(DataBindingContext, ChartRenderer, YAxis, boolean) - Constructor for class org.eclipse.scada.ui.chart.viewer.YAxisViewer
 

Z

zoom(double) - Method in class org.eclipse.scada.chart.XAxis
 
zoom(double) - Method in class org.eclipse.scada.chart.YAxis
 
zoom - Variable in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
The cached value of the 'Zoom' attribute.
ZOOM_EDEFAULT - Static variable in class org.eclipse.scada.vi.model.impl.SymbolReferenceImpl
The default value of the 'Zoom' attribute.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z