Framework Professional Edition Package

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

A

A - Static variable in class org.osgi.util.measurement.Unit
The electric current unit ampere (A)
abort() - Method in class org.eclipse.osgi.storagemanager.ManagedOutputStream
Instructs this output stream to be closed and the contents discarded.
absolutePath() - Method in interface org.osgi.service.prefs.Preferences
Returns this node's absolute path name.
AbstractDeviceActivator - Class in org.mbs.services.device.abstractdriver
This abstract class should be used to implement bundle activators for all device drivers.
AbstractDeviceActivator() - Constructor for class org.mbs.services.device.abstractdriver.AbstractDeviceActivator
 
AbstractDeviceController - Class in org.mbs.services.device.abstractdriver
This class is used for super class for all Device controller implementation classes.
AbstractDeviceController(Object) - Constructor for class org.mbs.services.device.abstractdriver.AbstractDeviceController
Constructor for the controller.
AbstractDeviceDriver - Class in org.mbs.services.device.abstractdriver
Base driver class for all device drivers.
AbstractDeviceDriver(BundleContext) - Constructor for class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
Constructor.
AbstractDeviceModel - Class in org.mbs.services.device.abstractdriver
Base model class for all device models.
AbstractDeviceModel(Object, String, String) - Constructor for class org.mbs.services.device.abstractdriver.AbstractDeviceModel
Constructs the model
AbstractDriverException - Exception in org.mbs.services.device.abstractdriver
Thrown when a problem occurs in base driver
AbstractDriverException(int) - Constructor for exception org.mbs.services.device.abstractdriver.AbstractDriverException
Construct a ApplicationException with identification number
AbstractDriverException(int, String) - Constructor for exception org.mbs.services.device.abstractdriver.AbstractDriverException
Construct a ApplicationException with identification number and nessage String
AbstractPreferenceInitializer - Class in org.eclipse.core.runtime.preferences
Abstract class used to aid in default preference value initialization.
AbstractPreferenceInitializer() - Constructor for class org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer
Default constructor for the class.
AC_OFF - Static variable in class org.mbs.services.powermon.PowerStatus
indicates that ac cabel is switched off
AC_ON - Static variable in class org.mbs.services.powermon.PowerStatus
indicates that ac cabel is switched on
accept(IPreferenceNodeVisitor) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences
Accepts the given visitor.
accept_char(char) - Method in class com.prosyst.util.xml.XMLReader
Accepts one character from the input stream and if it's successful moves one character forward.
accept_seq(String) - Method in class com.prosyst.util.xml.XMLReader
Accepts a sequence of characters given by seq parameter.
acceptAndOpen() - Method in interface javax.microedition.io.StreamConnectionNotifier
 
ACCESS_DISCOURAGED - Static variable in interface org.eclipse.osgi.service.resolver.StateHelper
Indicates that access is discouraged to an ExportPackageDescription.
ACCESS_ENCOURAGED - Static variable in interface org.eclipse.osgi.service.resolver.StateHelper
Indicates that access is encouraged to an ExportPackageDescription.
ACTION_CHECK - Static variable in class org.mbs.services.cu.generator.TokenControlUnit
 
ACTION_LOCK - Static variable in class org.mbs.services.cu.generator.TokenControlUnit
 
ACTION_NOT_ALLOWED - Static variable in exception org.mbs.services.device.abstractdriver.AbstractDriverException
 
ACTION_PREFIX - Static variable in class org.mbs.services.cu.generator.DefaultControlUnit
 
ACTION_SET_ADDITIONAL_NAME - Static variable in class org.mbs.services.device.abstractdriver.AbstractDeviceController
Constant for "setAdditionalName" action id.
ACTION_UNLOCK - Static variable in class org.mbs.services.cu.generator.TokenControlUnit
 
activeThreads - Variable in class com.prosyst.util.system.ThreadGroupInfo
String array containing info for each active thread.
add(byte[], byte[], int, int) - Static method in class com.prosyst.util.encode.Axill
Returns byte array local with the properties:
add(OutputStream, byte[], int) - Static method in class com.prosyst.util.encode.Axill
Adds to array toAdd from flag position with type bytes length in beginning
add(Object) - Method in class org.eclipse.core.runtime.ListenerList
Adds a listener to this list.
add(IStatus) - Method in class org.eclipse.core.runtime.MultiStatus
Adds the given status to this multi-status.
add(String) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Add the given managed file name to the list of files managed by this manager.
add(Measurement) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the sum of this object added to the specified object.
add(double, Unit) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the sum of this object added to the specified value.
add(double) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the sum of this object added to the specified value.
addAll(IStatus) - Method in class org.eclipse.core.runtime.MultiStatus
Adds all of the children of the given status to this multi-status.
addAttribute(String, String) - Method in class org.eclipse.osgi.util.ManifestElement
Add an attribute to this manifest element.
addBasicMember(String, String) - Method in interface com.prosyst.mbs.services.useradmin.UserAdminRemote
Adds the specified role with name roleName to the specified group with name group as a BASIC member.
addBundle(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.State
Adds the given bundle to this state.
addComment(String) - Method in class com.prosyst.util.ini.IniSection
Appends a comment line.
addConnectionListener(ConnectionListener) - Method in interface org.mbs.services.io.ConnectionNotifier
Adds the given listener to the set of listeners that will be notified when the connection is created or closed.
addContribution(InputStream, IContributor, boolean, String, ResourceBundle, Object) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Adds to this extension registry an extension point(s), extension(s), or a combination of those described by the XML file.
addControlUnit(ControlUnit) - Method in class org.mbs.services.cu.generator.DefaultControlUnitFactory
This method should be called if a new control unit should be provided by the factory.
addDirective(String, String) - Method in class org.eclipse.osgi.util.ManifestElement
Add a directive to this manifest element.
ADDED - Static variable in interface org.eclipse.core.runtime.IExtensionDelta
Delta kind constant indicating that an extension has been added to an extension point.
added(IEclipsePreferences.NodeChangeEvent) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences.INodeChangeListener
Notification that a child node was added to the preference hierarchy.
ADDED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Delta type constant (bit mask) indicating that the bundle has been added to the new state.
ADDED - Static variable in interface org.mbs.services.metatype.MetaDataListener
Event type which signals that a new metatype is available.
addEventListener(EventListener, String[]) - Method in interface com.prosyst.util.event.EventsManager
Registers an EventListener
addEventSource(String) - Method in interface com.prosyst.util.event.EventCollector
Registeres an event type at the event collector.
addExtension(IExtensionTracker, IExtension) - Method in interface org.eclipse.core.runtime.dynamichelpers.IExtensionChangeHandler
This method is called whenever an extension conforming to the extension point filter is being added to the registry.
addFileExtension(String) - Method in interface org.eclipse.core.runtime.IPath
Returns a new path which is the same as this path but with the given file extension added.
addFileExtension(String) - Method in class org.eclipse.core.runtime.Path
 
addInformation(Dictionary) - Method in interface org.osgi.service.provisioning.ProvisioningService
Adds the key/value pairs contained in info to the Provisioning Information dictionary.
addInformation(ZipInputStream) - Method in interface org.osgi.service.provisioning.ProvisioningService
Processes the ZipInputStream and extracts information to add to the Provisioning Information dictionary, as well as, install/update and start bundles.
addingService(ServiceReference) - Method in class com.prosyst.util.ref.Log
 
addingService(ServiceReference) - Method in class org.osgi.util.tracker.ServiceTracker
Default implementation of the ServiceTrackerCustomizer.addingService method.
addingService(ServiceReference) - Method in interface org.osgi.util.tracker.ServiceTrackerCustomizer
A service is being added to the ServiceTracker object.
addKey(String, String) - Method in class com.prosyst.util.ini.IniSection
Appends a new key name and key value to the section.
addListener(Object, Object) - Method in class org.eclipse.osgi.framework.eventmgr.EventListeners
Add a listener to the list.
addLogListener(LogListener) - Method in interface org.osgi.service.log.LogReaderService
Subscribes to LogEntry objects.
addMember(Role) - Method in interface org.osgi.service.useradmin.Group
Adds the specified Role object as a basic member to this Group object.
addMetaDataListener(MetaDataListener, String[]) - Method in interface org.mbs.services.metatype.MetaDataManager
Adds/Replaces MetaDataListener.
addNodeChangeListener(IEclipsePreferences.INodeChangeListener) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences
Register the given listener for changes to this node.
addNotifyListener(TimerListener, int, int, long, int) - Method in interface com.prosyst.util.timer.Timer
Adds new TimerListener to the timer event quueue.
addPMPConnListener(PMPConnListener) - Method in interface com.prosyst.mbs.services.pmp.PMPService
Registers listener to receive events whenever one host is connected or disconected to the pmp service
addPreferenceChangeListener(IEclipsePreferences.IPreferenceChangeListener) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences
Register the given listener for notification of preference changes to this node.
addRegistryChangeListener(IRegistryChangeListener, String) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Adds the given listener for registry change events related to extension points in the given namespace.
addRegistryChangeListener(IRegistryChangeListener) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Adds the given listener for registry change events.
addRequiredMember(String, String) - Method in interface com.prosyst.mbs.services.useradmin.UserAdminRemote
Adds the specified role with name roleName to the specified group with name group as a REQUIRED member.
addRequiredMember(Role) - Method in interface org.osgi.service.useradmin.Group
Adds the specified Role object as a required member to this Group object.
addResolverError(BundleDescription, int, String, VersionConstraint) - Method in interface org.eclipse.osgi.service.resolver.State
Adds a new ResolverError for the specified bundle.
addSection(IniSection) - Method in class com.prosyst.util.ini.IniFile
Appends a new section.
addState(String) - Method in class com.prosyst.util.asm.StateMachine
Informs the state machine of availability of state
addString(String) - Method in class com.prosyst.util.ini.IniSection
Appends a string which can be a null, "", comment, commented key, or a key-value pair.
addTag(TagClass) - Method in class com.prosyst.util.xml.TagClass
Adds a child tag to this one
addTrailingSeparator() - Method in interface org.eclipse.core.runtime.IPath
Returns a path with the same segments as this path but with a trailing separator added.
addTrailingSeparator() - Method in class org.eclipse.core.runtime.Path
 
addTriggerCommand(String, Transition) - Method in class com.prosyst.util.asm.StateMachine
Adds a new command with associated transition.
addTriggerEvent(Filter, Transition) - Method in class com.prosyst.util.asm.StateMachine
This method is used to add internal state transition forced by change of some of the state machine parameters.
ADMIN - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The permission name "admin".
adref - Variable in class org.mbs.services.metatype.Attribute
The reference of the Attribute
AliasProperties - Interface in com.prosyst.mbs.services.http
To each alias registered by the HttpService an AliasProperties object is assigned to keep information about its basics.
ALL - Static variable in interface com.prosyst.mbs.services.db.DB
Defines ALL type.
ALL - Static variable in interface com.prosyst.util.system.SystemService
Constant for ALL runtime information and ALL system properties.
ALL - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
allowsDefault() - Method in interface org.eclipse.osgi.service.datalocation.Location
Returns true if this location allows a default value to be assigned and false otherwise.
allPostFinish(Event) - Method in interface org.mbs.eventadmin.EventLocker
 
allPostFinish(Event) - Static method in class org.mbs.eventadmin.EventPool
Called by EventAdmin to notify that the Event is free (from postEvent)
allSpace - Variable in class com.prosyst.util.system.RuntimeInfo
The total space on the platform.
analyseKit(String) - Method in interface com.prosyst.mbs.services.kitmanager.KitManagerService
This method receives an install script, parses it, finds the bundles that were installed by that script and returns detailed info for the kit state - installed/not installed/bad script and the state of the bundles - present/ installed/not installed.
append(String) - Method in interface org.eclipse.core.runtime.IPath
Returns the canonicalized path obtained from the concatenation of the given string path to the end of this path.
append(IPath) - Method in interface org.eclipse.core.runtime.IPath
Returns the canonicalized path obtained from the concatenation of the given path's segments to the end of this path.
append(IPath) - Method in class org.eclipse.core.runtime.Path
 
append(String) - Method in class org.eclipse.core.runtime.Path
 
appendContent(CharBuffer) - Method in class com.prosyst.util.xml.TagClass
Appends the 'toAppend' CharBuffer content to the content buffer
appendContent(String) - Method in class com.prosyst.util.xml.TagClass
Appends the 'toAppend' string to the content buffer
ApplicationLauncher - Interface in org.eclipse.osgi.service.runnable
An ApplicationLauncher is used to launch ParameterizedRunnable objects using the main thread.
ApplicationRunnable - Interface in org.eclipse.osgi.service.runnable
A parameterized runnable that can be stopped.
applicationRunning() - Method in interface org.eclipse.osgi.service.runnable.StartupMonitor
This method is called by the platform from the primary thread once the application is completely initialized and running.
applyAdd(IExtensionChangeHandler, IExtension) - Method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
 
applyPreferences(IExportedPreferences) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Take the given preference tree and apply it to the Eclipse global preference hierarchy.
applyPreferences(IEclipsePreferences, IPreferenceFilter[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Apply the preference tree rooted at the given node, to the system's preference tree.
applyRemove(IExtensionChangeHandler, IExtension, Object[]) - Method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
 
ARCH_AMD64 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Deprecated. use ARCH_X86_64 instead. Note the values has been changed to be the value of the ARCH_X86_64 constant.
ARCH_IA64 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "ia64") indicating the platform is running on an IA64-based architecture.
ARCH_IA64_32 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "ia64_32") indicating the platform is running on an IA64 32bit-based architecture.
ARCH_PA_RISC - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "PA_RISC") indicating the platform is running on an PA_RISC-based architecture.
ARCH_PPC - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "ppc") indicating the platform is running on an PowerPC-based architecture.
ARCH_SPARC - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "sparc") indicating the platform is running on an Sparc-based architecture.
ARCH_X86 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "x86") indicating the platform is running on an x86-based architecture.
ARCH_X86_64 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "x86_64") indicating the platform is running on an x86 64bit-based architecture.
ArgumentTokenizer - Class in net.sourceforge.jeval
This class allow for tokenizer methods to be called on a String of arguments.
ArgumentTokenizer(String, char) - Constructor for class net.sourceforge.jeval.ArgumentTokenizer
Constructor that takes a String of arguments and a delimitoer.
Assert - Class in org.eclipse.core.runtime
Assert is useful for for embedding runtime sanity checks in code.
AssertionFailedException - Exception in org.eclipse.core.runtime
AssertionFailedException is a runtime exception thrown by some of the methods in Assert.
AssertionFailedException(String) - Constructor for exception org.eclipse.core.runtime.AssertionFailedException
Constructs a new exception with the given message.
attach(ServiceReference) - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
Attaches this Driver service to the Device service represented by the given ServiceReference object.
attach(ServiceReference) - Method in interface org.osgi.service.device.Driver
Attaches this Driver service to the Device service represented by the given ServiceReference object.
ATTACHED - Static variable in interface org.mbs.services.cu.HierarchyListener
This constant is used as first parameter in hierarchyChanged method to indicate that the control control has attached to the given parent.
attachedServices - Variable in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
Hold all attached services.
attachFragments() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns true if this bundle allows fragments to attach
attribute(String, String) - Method in class com.prosyst.util.xml.XmlSerializer
Write an attribute out for the current entity.
Attribute - Class in org.mbs.services.metatype
 
Attribute() - Constructor for class org.mbs.services.metatype.Attribute
 
AttributeDefinition - Interface in org.osgi.service.metatype
An interface to describe an attribute.
AttributeDefinitionEx - Interface in org.mbs.services.metatype
This interface extends AttributeDefinition in order to provide means, not defined by standard metatype API.
attributes - Variable in class org.eclipse.osgi.util.ManifestElement
The table of attributes for the manifest element.
attributes - Variable in class org.mbs.services.metatype.DesignateObject
The array of attributes contained in this object.
AUTHENTICATION_TYPE - Static variable in interface org.osgi.service.http.HttpContext
HttpServletRequest attribute specifying the scheme used in authentication.
Authorization - Interface in com.prosyst.mbs.services.useradmin
This interface extends Authorization by defining additional Authorization.logout() method.
AUTHORIZATION - Static variable in interface org.osgi.service.http.HttpContext
HttpServletRequest attribute specifying the Authorization object obtained from the org.osgi.service.useradmin.UserAdmin service.
Authorization - Interface in org.osgi.service.useradmin
The Authorization interface encapsulates an authorization context on which bundles can base authorization decisions, where appropriate.
autoPrintOnConsole - Variable in class com.prosyst.util.ref.Log
Flag, pointing whether printing on console should be done if log service is not available
Axill - Class in com.prosyst.util.encode
Implements useful methods.
Axill() - Constructor for class com.prosyst.util.encode.Axill
 

B

B_INSTALLED - Static variable in class com.prosyst.util.event.BasicEvent
A bundle has been installed.
B_STARTED - Static variable in class com.prosyst.util.event.BasicEvent
A bundle has been started.
B_STOPPED - Static variable in class com.prosyst.util.event.BasicEvent
A bundle has been stopped.
B_UNINSTALLED - Static variable in class com.prosyst.util.event.BasicEvent
A bundle has been uninstalled.
B_UPDATED - Static variable in class com.prosyst.util.event.BasicEvent
A bundle has been updated.
BackingStoreException - Exception in org.osgi.service.prefs
Thrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store.
BackingStoreException(String) - Constructor for exception org.osgi.service.prefs.BackingStoreException
Constructs a BackingStoreException with the specified detail message.
BackingStoreException(String, Throwable) - Constructor for exception org.osgi.service.prefs.BackingStoreException
Constructs a BackingStoreException with the specified detail message.
BAD_SCRIPT - Static variable in class com.prosyst.mbs.services.kitmanager.KitStatus
In the case when the locations of the scripts are read from a file and not collected dynamically, some of the locations may turn out to be unaccessible.
Base64 - Class in com.prosyst.util.encode
 
Base64() - Constructor for class com.prosyst.util.encode.Base64
 
BaseDescription - Interface in org.eclipse.osgi.service.resolver
This class represents a base description object for a state.
BasicEnvelope - Class in org.osgi.service.wireadmin
BasicEnvelope is an implementation of the Envelope interface
BasicEnvelope(Object, Object, String) - Constructor for class org.osgi.service.wireadmin.BasicEnvelope
Constructor.
BasicEvent - Class in com.prosyst.util.event
Used to represent FrameworkEvents, ServiceEvents, BundleEvents and custom events at the client side.
BasicEvent(int, long) - Constructor for class com.prosyst.util.event.BasicEvent
Constructs a BasicEvent that represents a bundle event.
BasicEvent(long, String) - Constructor for class com.prosyst.util.event.BasicEvent
Constructs a BasicEvent that represents a framework event with a related bundle and exception.
BasicEvent(String) - Constructor for class com.prosyst.util.event.BasicEvent
Constructs a BasicEvent that represents a framework event with a related error message.
BasicEvent() - Constructor for class com.prosyst.util.event.BasicEvent
Constructs a BasicEvent that represents a framework event.
BasicEvent(int) - Constructor for class com.prosyst.util.event.BasicEvent
Constructs a BasicEvent that represents a framework event.
BasicEvent(int, String[], long) - Constructor for class com.prosyst.util.event.BasicEvent
Constructs a BasicEvent that represents a service event.
BATTERY_CHARGING - Static variable in class org.mbs.services.powermon.PowerStatus
indicates that battery is charging at the moment
BATTERY_CRITICAL - Static variable in class org.mbs.services.powermon.PowerStatus
indicates that the level of battery is too low (critical)
BATTERY_HIGH - Static variable in class org.mbs.services.powermon.PowerStatus
indicates that the level of battery is high
BATTERY_LOW - Static variable in class org.mbs.services.powermon.PowerStatus
indicates that the level of battery is low
BATTERY_UNKNOWN - Static variable in class org.mbs.services.powermon.PowerStatus
indicates that the status ot the battery is unknown (when the type ot battery is unknown for example)
bc - Variable in class com.prosyst.util.ref.Log
BundleContext to get LogService and service owner of Log object BundleId
bc - Variable in class org.mbs.services.device.abstractdriver.AbstractDeviceActivator
BundleContext instance passed to the start method
bc - Variable in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
BundleContext object of the driver bundle
beanClass - Variable in exception com.prosyst.util.beans.BeanException
 
BeanException - Exception in com.prosyst.util.beans
A general exception thrown during bean introspection.
BeanException(Class, String, String) - Constructor for exception com.prosyst.util.beans.BeanException
Constructs a new BeanException.
BeanProperty - Class in com.prosyst.util.beans
This class describes a bean property.
BeanUtils - Class in com.prosyst.util.beans
Utility class for processing Java Beans.
BeanUtils() - Constructor for class com.prosyst.util.beans.BeanUtils
 
BEGIN_ARRAY - Static variable in class org.mbs.services.metatype.Convertor
Constant char, used as flag for the begining of an array 'container'.
BEGIN_DICTIONARY - Static variable in class org.mbs.services.metatype.Convertor
Constant char, used as flag for the begining of a Dictionary 'container'.
BEGIN_VECTOR - Static variable in class org.mbs.services.metatype.Convertor
Constant char, used as flag for the begining of a Vector 'container'.
beginTask(String, int) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Notifies that the main task is beginning.
beginTask(String, int) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
beginTask(String, int) - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitor method forwards to the wrapped progress monitor.
beginTask(String, int) - Method in class org.eclipse.core.runtime.SubMonitor
Starts a new main task.
beginTask(String, int) - Method in class org.eclipse.core.runtime.SubProgressMonitor
 
BIGDECIMAL - Static variable in interface org.osgi.service.metatype.AttributeDefinition
Deprecated. As of 1.1.
BIGINTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
Deprecated. As of 1.1.
bind(String, Object) - Static method in class org.eclipse.osgi.util.NLS
Bind the given message's substitution locations with the given string value.
bind(String, Object, Object) - Static method in class org.eclipse.osgi.util.NLS
Bind the given message's substitution locations with the given string values.
bind(String, Object[]) - Static method in class org.eclipse.osgi.util.NLS
Bind the given message's substitution locations with the given string values.
BOOLEAN - Static variable in interface com.prosyst.mbs.services.datamapper.DataMap
 
BOOLEAN - Static variable in interface com.prosyst.mbs.services.db.DB
Defines Boolean or boolean type.
BOOLEAN - Static variable in class org.mbs.util.wireadmin.Primitive
 
BOOLEAN - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BOOLEAN (11) type.
BOOLEAN_FALSE_DOUBLE_VALUE - Static variable in class net.sourceforge.jeval.Evaluator
 
BOOLEAN_FALSE_STR - Static variable in class net.sourceforge.jeval.Evaluator
 
BOOLEAN_STRING_FALSE - Static variable in class net.sourceforge.jeval.EvaluationConstants
The false value for a Boolean string.
BOOLEAN_STRING_TRUE - Static variable in class net.sourceforge.jeval.EvaluationConstants
The true value for a Boolean string.
BOOLEAN_TRUE_DOUBLE_VALUE - Static variable in class net.sourceforge.jeval.Evaluator
 
BOOLEAN_TRUE_STR - Static variable in class net.sourceforge.jeval.Evaluator
 
booleanValue() - Method in class org.mbs.util.wireadmin.Primitive
 
buildDebugString(int, int, String, String) - Method in class com.prosyst.util.ini.SourceMap
 
bundle - Variable in class org.mbs.services.metatype.DesignateObject
The bundle for that OCD object.
BUNDLE - Static variable in interface org.osgi.service.event.EventConstants
The Bundle object of the bundle relevant to the event.
BUNDLE_EVENT - Static variable in interface com.prosyst.util.event.EventListener
Constant for bundle events.
BUNDLE_ID - Static variable in interface org.osgi.service.event.EventConstants
The Bundle id of the bundle relevant to the event.
BUNDLE_SIGNER - Static variable in interface org.osgi.service.event.EventConstants
The Distinguished Name of the bundle relevant to the event.
BUNDLE_SYMBOLICNAME - Static variable in interface org.osgi.service.event.EventConstants
The Bundle Symbolic Name of the bundle relevant to the event.
bundleAdded(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.Resolver
Notifies the resolver a bundle has been added to the state.
BundleDelta - Interface in org.eclipse.osgi.service.resolver
BundleDeltas represent the changes related to an individual bundle between two states.
BundleDescription - Interface in org.eclipse.osgi.service.resolver
This class represents a specific version of a bundle in the system.
BundleLocalization - Interface in org.eclipse.osgi.service.localization
The interface of the service that gets ResourceBundle objects from a given bundle with a given locale.
bundleRemoved(BundleDescription, boolean) - Method in interface org.eclipse.osgi.service.resolver.Resolver
Notifies the resolver a bundle has been removed from the state.
BundleSpecification - Interface in org.eclipse.osgi.service.resolver
A representation of one bundle import constraint as seen in a bundle manifest and managed by a state and resolver.
bundleUpdated(BundleDescription, BundleDescription, boolean) - Method in interface org.eclipse.osgi.service.resolver.Resolver
Notifies the resolver a bundle has been updated in the state.
BYTE - Static variable in interface com.prosyst.mbs.services.datamapper.DataMap
value types
BYTE - Static variable in interface com.prosyst.mbs.services.db.DB
Defines Byte or byte type.
BYTE - Static variable in class org.mbs.util.wireadmin.Primitive
 
BYTE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BYTE (6) type.
BYTE_ARR - Static variable in interface com.prosyst.mbs.services.datamapper.DataMap
 
byteValue() - Method in class org.mbs.util.wireadmin.Primitive
Returns the value of the specified state as a byte.

C

C - Static variable in class org.osgi.util.measurement.Unit
The electric charge unit coulomb (C).
cacheLazyLoading() - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
Specifies if lazy cache loading is used.
cacheUse() - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
Specifies if the extension registry should use cache to store registry data between invocations.
call(String) - Method in class com.prosyst.util.asm.StateMachine
Calls a command, that was previously added with addCommand() method.
callback - Variable in class org.mbs.services.cu.generator.DefaultControlUnitFactory
 
callback - Variable in class org.mbs.services.cu.generator.DefaultControlUnitModel
Reference to CUAdminCallback instance
CANCEL - Static variable in interface org.eclipse.core.runtime.IStatus
Status type severity (bit mask, value 8) indicating this status represents a cancelation
CANCEL - Static variable in class org.eclipse.osgi.framework.log.FrameworkLogEntry
Status type severity (bit mask, value 8) indicating this log entry represents a cancelation.
CANCEL_STATUS - Static variable in class org.eclipse.core.runtime.Status
A standard CANCEL status with no message.
capitalize(String) - Static method in class com.prosyst.util.beans.StringTools
Capitalizes the first letter of the given string argument.
cd - Static variable in class org.osgi.util.measurement.Unit
The luminous intensity unit candela (cd)
cdsect(String) - Method in class com.prosyst.util.xml.XmlSerializer
Writes raw, CDATA section
CHANGE_CREDENTIAL - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The action string "changeCredential".
CHANGE_PROPERTY - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The action string "changeProperty".
changePassword(String, byte[]) - Method in interface com.prosyst.mbs.services.useradmin.UserAdminRemote
Changes the password of the specified user.
changePassword(String, String) - Method in interface com.prosyst.mbs.services.useradmin.UserAdminRemote
 
changeReturnType(String) - Method in interface com.prosyst.mbs.services.pmp.RemoteMethod
Changes the return type of the method.
changeReturnType(Class) - Method in interface com.prosyst.mbs.services.pmp.RemoteMethod
Changes the return type of the method.
CHAR - Static variable in interface com.prosyst.mbs.services.datamapper.DataMap
 
CHARACTER - Static variable in interface com.prosyst.mbs.services.db.DB
Defines Character or char type.
CHARACTER - Static variable in class org.mbs.util.wireadmin.Primitive
 
CHARACTER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The CHARACTER (5) type.
charValue() - Method in class org.mbs.util.wireadmin.Primitive
Returns the value of the specified state as a char.
check(String, int) - Method in class org.mbs.services.cu.generator.TokenControlUnit
 
CHECK_INPUT - Static variable in class org.mbs.services.cu.generator.DefaultControlUnit
 
checkActionInputArguments(String, Object) - Method in class org.mbs.services.cu.generator.DefaultControlUnit
This method is invoked when invoking an action if CHECK_INPUT flag is set.
childrenNames() - Method in interface org.osgi.service.prefs.Preferences
Returns the names of the children of this node.
CLASS_NAME - Static variable in interface org.eclipse.osgi.service.datalocation.Location
 
classpath - Variable in class com.prosyst.util.system.RuntimeInfo
The classpath of the server's JVM.
CLASSPATH - Static variable in interface com.prosyst.util.system.SystemService
Constant for CLASSPATH runtime information.
clean() - Method in class com.prosyst.util.asm.StateMachine
Restores the state machine to it's initial *unfilled* state.
cleanCache() - Static method in class com.prosyst.util.beans.BeanUtils
Cleans the whole cache for all beans.
cleanFromCache(Class) - Static method in class com.prosyst.util.beans.BeanUtils
Cleans the cached BeanProperty info for a given bean class.
clear() - Method in class org.eclipse.core.runtime.ListenerList
Removes all listeners from this list.
clear() - Method in interface org.osgi.service.prefs.Preferences
Removes all of the properties (key-value associations) in this node.
clearBlocked() - Method in interface org.eclipse.core.runtime.IProgressMonitorWithBlocking
Clears the blocked state of the running operation.
clearBlocked() - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitorWithBlocking method forwards to the wrapped progress monitor.
clearBlocked() - Method in class org.eclipse.core.runtime.SubMonitor
 
clearFunctions() - Method in class net.sourceforge.jeval.Evaluator
Removes all of the functions at one time.
clearVariables() - Method in class net.sourceforge.jeval.Evaluator
Removes all of the variables at one time.
clearWhiteSpaces() - Method in class com.prosyst.util.xml.XMLReader
Clears the white spaces starting from the current position
clientConnected(PMPConnection) - Method in interface com.prosyst.mbs.services.pmp.PMPConnListener
Method fired from PMPService when a remote client is connected to the PMPService.
clientDisconnected(PMPConnection) - Method in interface com.prosyst.mbs.services.pmp.PMPConnListener
Method fired from PMPService when a remote clientis disconnected from the PMPService.
clone() - Method in interface org.eclipse.core.runtime.IPath
Returns a copy of this path.
clone() - Method in class org.eclipse.core.runtime.Path
 
cloneEvent() - Method in class com.prosyst.util.event.BasicEvent
Clones the event.
close() - Method in class com.prosyst.util.ref.Log
Releases the Log's resources: ungets LogService, removes the ServiceListener from the framework and nulls references.
close() - Method in interface com.prosyst.util.ref.LogInterface
Releases the Log's resources: ungets LogService, removes the ServiceListener from the framework and nulls references.
close() - Method in class com.prosyst.util.ref.ManagedLog
Releases the Log's resources: ungets LogService, removes the ServiceListener from the framework and nulls references.
close() - Method in interface com.prosyst.util.template.HTMLTemplate
Cleans up any internal data, connections, etc.
close() - Method in class com.prosyst.util.template.HTMLTemplateFileImpl
 
close(boolean) - Method in class com.prosyst.util.template.HTMLTemplateFileImpl
 
close() - Method in class com.prosyst.util.template.TemplateWriter
 
close() - Method in interface javax.microedition.io.Connection
 
close() - Method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
 
close() - Method in interface org.eclipse.core.runtime.dynamichelpers.IExtensionTracker
Close the tracker.
close() - Method in class org.eclipse.osgi.framework.eventmgr.EventManager
This method can be called to release any resources associated with this EventManager.
close() - Method in interface org.eclipse.osgi.framework.log.FrameworkLog
Closes the FrameworkLog.
close() - Method in class org.eclipse.osgi.storagemanager.ManagedOutputStream
Instructs this output stream to be closed and storage manager to be updated as appropriate.
close() - Method in class org.eclipse.osgi.storagemanager.StorageManager
This method declares the storage manager as closed.
close() - Method in class org.osgi.util.tracker.ServiceTracker
Close this ServiceTracker object.
CLOSED_BRACE - Static variable in class net.sourceforge.jeval.EvaluationConstants
The closed brace character.
CLOSED_VARIABLE - Static variable in class net.sourceforge.jeval.EvaluationConstants
The closed brace string.
CM_DELETED - Static variable in class org.osgi.service.cm.ConfigurationEvent
A Configuration has been deleted.
CM_RANKING - Static variable in interface org.osgi.service.cm.ConfigurationPlugin
A service property to specify the order in which plugins are invoked.
CM_TARGET - Static variable in interface org.osgi.service.cm.ConfigurationPlugin
A service property to limit the Managed Service or Managed Service Factory configuration dictionaries a Configuration Plugin service receives.
CM_UPDATED - Static variable in class org.osgi.service.cm.ConfigurationEvent
A Configuration has been updated.
code(String) - Static method in class org.mbs.services.metatype.Convertor
Returns a String where the 'reserved' characters from the original String are escaped.
coded - Static variable in class com.prosyst.util.xml.XMLUtil
Coded chars placed in the xml content.
codes - Static variable in class com.prosyst.util.encode.Base64
Auxiliary array containing int values of chars.
com.prosyst.mbs.services.datamapper - package com.prosyst.mbs.services.datamapper
 
com.prosyst.mbs.services.datamapper.cu - package com.prosyst.mbs.services.datamapper.cu
 
com.prosyst.mbs.services.db - package com.prosyst.mbs.services.db
Holds the DB interface, which is registered as a service in the framework to provide persistent storage for basic data types.
com.prosyst.mbs.services.device - package com.prosyst.mbs.services.device
This package contains components for receiving events related to the device attachment process.
com.prosyst.mbs.services.http - package com.prosyst.mbs.services.http
The package provides utilities for extracting more information and functionality from the Http Bundle.
com.prosyst.mbs.services.http.jsp - package com.prosyst.mbs.services.http.jsp
This package is not designed for external usage.
com.prosyst.mbs.services.kitmanager - package com.prosyst.mbs.services.kitmanager
The Kit Manager package provides interfaces for easy and centralized installation/uninstallation of bundle kits and demos.
com.prosyst.mbs.services.log - package com.prosyst.mbs.services.log
This package enriches the Log Bundle's functionality by adding two additional interfaces - LogFilter and RemoteLogReader.
com.prosyst.mbs.services.pmp - package com.prosyst.mbs.services.pmp
This package contains interfaces of the ProSyst Message Protocol (PMP) architecture.
com.prosyst.mbs.services.remconsole - package com.prosyst.mbs.services.remconsole
This package contains interfaces for remote usage of Parser Service.
com.prosyst.mbs.services.useradmin - package com.prosyst.mbs.services.useradmin
This package holds Simple Login service.
com.prosyst.mprm.gateway.provisioning - package com.prosyst.mprm.gateway.provisioning
This package contains ProSyst specific interfaces for Provisioning process.
com.prosyst.util.asm - package com.prosyst.util.asm
Contains an implementation of an Abstract State Machine, used in the CECED Device simulators.
com.prosyst.util.asm.xml - package com.prosyst.util.asm.xml
The package provides an additional facility to load the State Machine states, transitions and triggers from a XML file.
com.prosyst.util.beans - package com.prosyst.util.beans
 
com.prosyst.util.encode - package com.prosyst.util.encode
The encode utilities implement Base64, conversion from hex strings to binary and visa-versa, and some other facilities intended for internal usage.
com.prosyst.util.event - package com.prosyst.util.event
This package contains interfaces used to receive and register standard and custom events.
com.prosyst.util.ini - package com.prosyst.util.ini
 
com.prosyst.util.net - package com.prosyst.util.net
Defines factories for providing server and client side sockets.
com.prosyst.util.parser - package com.prosyst.util.parser
This package provides the interface of the Parser Service.
com.prosyst.util.pcommands - package com.prosyst.util.pcommands
This package provides the base interfaces and class for the Parser Service pluggable commands.
com.prosyst.util.ref - package com.prosyst.util.ref
The Log Reference class, included in this package, is provided to isolate the bundle writers from the common and often used operations accompanying logging in the LogService.
com.prosyst.util.resprovider - package com.prosyst.util.resprovider
 
com.prosyst.util.system - package com.prosyst.util.system
This package provides the interface of the System Service.
com.prosyst.util.template - package com.prosyst.util.template
The template package contains an utility for the usage of HTML templates in servlets.
com.prosyst.util.threadpool - package com.prosyst.util.threadpool
This package contains the ThreadPoolManager interface, which is the face of the ThreadPoolManager Service.
com.prosyst.util.timer - package com.prosyst.util.timer
This package adds the Timer Service to the Putil Bundle by adding two additional interfaces.
com.prosyst.util.xml - package com.prosyst.util.xml
The com.prosyst.util.xml package contains classes that can read and parse a XML document.
COMBINE - Static variable in class com.prosyst.mbs.services.datamapper.Expression
 
COMMAND_TRIGGER - Static variable in class com.prosyst.util.asm.StateMachine
 
CommandInfo - Class in com.prosyst.util.pcommands
This class represents an executable command in the PluggableCommands.
CommandInfo(String[], String, String[]) - Constructor for class com.prosyst.util.pcommands.CommandInfo
This constructor creates new CommandInfo according to the parameters below.
CommandInterpreter - Interface in org.eclipse.osgi.framework.console
A command interpreter is a shell that can interpret command lines.
CommandProvider - Interface in org.eclipse.osgi.framework.console
When an object wants to provide a number of commands to the console, it should register an object with this interface.
comment(String) - Method in class com.prosyst.util.xml.XmlSerializer
Writes XML comment code
COMMENT_STRING - Static variable in class com.prosyst.util.ini.IniSection
This is the string which appears in front of the comment lines.
commentKey(String) - Method in class com.prosyst.util.ini.IniSection
Comments a given key if it exists and is not already commented.
commentKey(int) - Method in class com.prosyst.util.ini.IniSection
Comments a given key if it exists and is not already commented.
commit(State) - Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
Commit the differences between the current state and the given state.
COMP_NAME - Static variable in class org.mbs.services.device.abstractdriver.AbstractDeviceController
Constant used for logging
COMP_NAME - Static variable in class org.mbs.services.device.abstractdriver.AbstractDeviceModel
Constant used for logging
compare(State) - Method in interface org.eclipse.osgi.service.resolver.State
Returns a delta describing the differences between this state and the given state.
compareObjects(Object, Object, int) - Static method in class org.mbs.services.metatype.Util
Comapres two object numerically.
compareTo(Object) - Method in interface org.eclipse.osgi.service.resolver.BundleDelta
Answers an integer indicating the relative positions of the receiver and the argument in the natural order of elements of the receiver's class.
compareTo(Object) - Method in class org.osgi.util.measurement.Measurement
Compares this object with the specified object for order.
COMPONENT_FACTORY - Static variable in interface org.osgi.service.component.ComponentConstants
A service registration property for a Component Factory that contains the value of the factory attribute.
COMPONENT_ID - Static variable in interface org.osgi.service.component.ComponentConstants
A component property that contains the generated id for a component configuration.
COMPONENT_NAME - Static variable in interface org.osgi.service.component.ComponentConstants
A component property for a component configuration that contains the name of the component as specified in the name attribute of the component element.
ComponentConstants - Interface in org.osgi.service.component
Defines standard names for Service Component constants.
ComponentContext - Interface in org.osgi.service.component
A Component Context object is used by a component instance to interact with its execution context including locating services by reference name.
ComponentException - Exception in org.osgi.service.component
Unchecked exception which may be thrown by the Service Component Runtime.
ComponentException(String, Throwable) - Constructor for exception org.osgi.service.component.ComponentException
Construct a new ComponentException with the specified message and cause.
ComponentException(String) - Constructor for exception org.osgi.service.component.ComponentException
Construct a new ComponentException with the specified message.
ComponentException(Throwable) - Constructor for exception org.osgi.service.component.ComponentException
Construct a new ComponentException with the specified cause.
ComponentFactory - Interface in org.osgi.service.component
When a component is declared with the factory attribute on its component element, the Service Component Runtime will register a Component Factory service to allow new component configurations to be created and activated rather than automatically creating and activating component configuration as necessary.
ComponentInstance - Interface in org.osgi.service.component
A ComponentInstance encapsulates a component instance of an activated component configuration.
computeAdapterTypes(Class) - Method in interface org.eclipse.core.runtime.IAdapterManager
Returns the types that can be obtained by converting adaptableClass via this manager.
computeClassOrder(Class) - Method in interface org.eclipse.core.runtime.IAdapterManager
Returns the class search order for a given class.
config - Variable in class com.prosyst.mbs.services.http.jsp.JspServletBase
 
Configuration - Interface in org.osgi.service.cm
The configuration information for a ManagedService or ManagedServiceFactory object.
CONFIGURATION_FILTER - Static variable in interface org.eclipse.osgi.service.datalocation.Location
Constant which defines the filter string for acquiring the service which specifies the configuration location.
ConfigurationAdmin - Interface in org.osgi.service.cm
Service for administering configuration data.
ConfigurationEvent - Class in org.osgi.service.cm
A Configuration Event.
ConfigurationEvent(ServiceReference, int, String, String) - Constructor for class org.osgi.service.cm.ConfigurationEvent
Constructs a ConfigurationEvent object from the given ServiceReference object, event type, and pids.
configurationEvent(ConfigurationEvent) - Method in interface org.osgi.service.cm.ConfigurationListener
Receives notification of a Configuration that has changed.
ConfigurationException - Exception in org.osgi.service.cm
An Exception class to inform the Configuration Admin service of problems with configuration data.
ConfigurationException(String, String) - Constructor for exception org.osgi.service.cm.ConfigurationException
Create a ConfigurationException object.
ConfigurationException(String, String, Throwable) - Constructor for exception org.osgi.service.cm.ConfigurationException
Create a ConfigurationException object.
ConfigurationListener - Interface in org.osgi.service.cm
Listener for Configuration Events.
ConfigurationPermission - Class in org.osgi.service.cm
Indicates a bundle's authority to configure bundles.
ConfigurationPermission(String, String) - Constructor for class org.osgi.service.cm.ConfigurationPermission
Create a new ConfigurationPermission.
ConfigurationPlugin - Interface in org.osgi.service.cm
A service interface for processing configuration dictionary before the update.
ConfigurationScope - Class in org.eclipse.core.runtime.preferences
Object representing the configuration scope in the Eclipse preferences hierarchy.
ConfigurationScope() - Constructor for class org.eclipse.core.runtime.preferences.ConfigurationScope
Create and return a new configuration scope instance.
CONFIGURE - Static variable in class org.osgi.service.cm.ConfigurationPermission
The action string configure.
connect(String, Dictionary) - Method in interface com.prosyst.mbs.services.pmp.PMPService
Tries to establish a connection to remote PMP Service.
Connection - Interface in javax.microedition.io
 
CONNECTION_CLOSED - Static variable in interface org.mbs.services.io.ConnectionListener
Constant for event type closed
CONNECTION_CREATED - Static variable in interface org.mbs.services.io.ConnectionListener
Constant for event type created
ConnectionFactory - Interface in org.osgi.service.io
A Connection Factory service is called by the implementation of the Connector Service to create javax.microedition.io.Connection objects which implement the scheme named by IO_SCHEME.
ConnectionListener - Interface in org.mbs.services.io
Interface for a listener that will receive notification when the connection is created and when is closed.
ConnectionNotFoundException - Exception in javax.microedition.io
 
ConnectionNotFoundException() - Constructor for exception javax.microedition.io.ConnectionNotFoundException
 
ConnectionNotFoundException(String) - Constructor for exception javax.microedition.io.ConnectionNotFoundException
 
ConnectionNotifier - Interface in org.mbs.services.io
Provides methods for registering listeners for receiving events from a connection (that implements this interface).
Connector - Class in javax.microedition.io
 
ConnectorService - Interface in org.osgi.service.io
The Connector Service should be called to create and open javax.microedition.io.Connection objects.
Constants - Interface in org.eclipse.osgi.service.environment
 
Constants - Interface in org.osgi.service.device
This interface defines standard names for property keys associated with Device and Driver services.
CONSTRUCTOR_PREFIX - Static variable in interface org.mbs.services.cu.ControlConstants
Actions defined in the metadata of the control unit whose action ID starts with this prefix may be used for explicit creation of new control units.
CONSUME - Static variable in class org.osgi.service.wireadmin.WirePermission
The action string for the CONSUME action: value is "consume".
Consumer - Interface in org.osgi.service.wireadmin
Data Consumer, a service that can receive udpated values from Producer services.
CONSUMER_EXCEPTION - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Consumer service method has thrown an exception.
consumersConnected(Wire[]) - Method in interface org.osgi.service.wireadmin.Producer
Update the list of Wire objects to which this Producer object is connected.
containsKey(String) - Method in class com.prosyst.util.ini.IniSection
Returns true if the given key is defined in a section.
containsSection(IniSection) - Method in class com.prosyst.util.ini.IniFile
Returns true if the given section is already contained.
content - Variable in class org.mbs.services.metatype.Attribute
The real Attribute Value
ContentConnection - Interface in javax.microedition.io
 
context - Variable in class org.osgi.util.tracker.ServiceTracker
Bundle context against which this ServiceTracker object is tracking.
ContributorFactoryOSGi - Class in org.eclipse.core.runtime
The contributor factory creates new registry contributors for use in OSGi-based registries.
ContributorFactoryOSGi() - Constructor for class org.eclipse.core.runtime.ContributorFactoryOSGi
 
ContributorFactorySimple - Class in org.eclipse.core.runtime
The contributor factory creates new registry contributors for use in a simple registry based on the String representation of the determining object.
ContributorFactorySimple() - Constructor for class org.eclipse.core.runtime.ContributorFactorySimple
 
CONTROL_UNIT_ADDED - Static variable in interface org.mbs.services.cu.ControlUnitListener
This constant is used as first parameter in controlUnitEvent method to indicate that a new control unit is available.
CONTROL_UNIT_REMOVED - Static variable in interface org.mbs.services.cu.ControlUnitListener
This constant is used as first parameter in controlUnitEvent method when to indicate that a control unit is not available anymore.
CONTROL_UNIT_TYPE_APPEARED - Static variable in interface org.mbs.services.cu.ControlUnitListener
This constant is used as first parameter in controlUnitEvent method to indicate that a new control unit type is available.
CONTROL_UNIT_TYPE_DISAPPEARED - Static variable in interface org.mbs.services.cu.ControlUnitListener
This constant is used as first parameter in controlUnitEvent method to indicate that control units of the given type are no more available.
ControlConstants - Interface in org.mbs.services.cu
This interface defines constants used as service registration properties and metada attribute keys in the scope of Control Unit API.
controller - Variable in class org.mbs.services.cu.generator.DefaultControlUnit
the controller used by the ControlUnit to send commands to the control unit
CONTROLLER_DEBUG_LEVEL - Static variable in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
 
controllerMethods - Variable in class org.mbs.services.cu.generator.DefaultControlUnit
the cached controller methods
ControlUnit - Interface in org.mbs.services.cu
Control Unit is a object which provides formal representation of a certain resource (device, software or hardware components, etc.) so it can be managed in a uniform way by different applications.
ControlUnitAdmin - Interface in org.mbs.services.cu
Represents the facade of the Control Unit Admin layer.
ControlUnitController - Interface in org.mbs.services.cu.generator
This interface may be implemented to represent a control unit controller.
controlUnitEvent(int, String, String) - Method in interface org.mbs.services.cu.ControlUnitListener
Invoked by the Control Unit admin service when a Control Unit instance has been created or removed.
ControlUnitFactory - Interface in org.mbs.services.cu.spi
This interface may be registered as an OSGi service in order to make more then one resources of the same type manageable through the Control Unit abstraction.
ControlUnitListener - Interface in org.mbs.services.cu
Applications interested in receiving events for creating and/or deleting of a specified set of Control Unit instances may implement this interface and register as service in the OSGi registry.
ControlUnitModel - Interface in org.mbs.services.cu.generator
Control unit model interface.
convert(String, Class) - Static method in class com.prosyst.mbs.services.http.jsp.JspRuntimeLibrary
 
convert(Object, Class) - Static method in class com.prosyst.util.beans.Introspector
This is an utility method which is very useful for converting simple types.
convert(IProgressMonitor) - Static method in class org.eclipse.core.runtime.SubMonitor
Converts an unknown (possibly null) IProgressMonitor into a SubMonitor.
convert(IProgressMonitor, int) - Static method in class org.eclipse.core.runtime.SubMonitor
Converts an unknown (possibly null) IProgressMonitor into a SubMonitor allocated with the given number of ticks.
convert(IProgressMonitor, String, int) - Static method in class org.eclipse.core.runtime.SubMonitor
Converts an unknown (possibly null) IProgressMonitor into a SubMonitor allocated with the given number of ticks.
convertManifest(File, File, boolean, String, boolean, Dictionary) - Method in interface org.eclipse.osgi.service.pluginconversion.PluginConverter
Converts a plug-in/fragment manifest at the given source base location (a directory) and generates a corresponding bundle manifest at the given default target locaton (a file).
convertManifest(File, boolean, String, boolean, Dictionary) - Method in interface org.eclipse.osgi.service.pluginconversion.PluginConverter
Converts a plug-in/fragment manifest at the given source base location (a directory) and generates a corresponding bundle manifest returned as a dictionary.
Convertor - Class in org.mbs.services.metatype
The purpose of the class is to facilitate applications in dealing with configuration objects.
Convertor() - Constructor for class org.mbs.services.metatype.Convertor
 
convertProperties(String, Dictionary) - Method in interface org.mbs.services.metatype.MetaTypeUtils
Converts the given dictionary to one appropriate to be used by the Configuration.update(java.util.Dictionary) method.
CoreException - Exception in org.eclipse.core.runtime
A checked exception representing a failure.
CoreException(IStatus) - Constructor for exception org.eclipse.core.runtime.CoreException
Creates a new exception with the given status object.
coreObjectToString(Object) - Static method in class org.mbs.services.metatype.Convertor
Use this method in order to code an object of 'single' type as a String.
create() - Method in interface org.eclipse.core.runtime.IExecutableExtensionFactory
Creates and returns a new instance.
create(IEclipsePreferences, String) - Method in interface org.eclipse.core.runtime.preferences.IScope
Create and return a new preference node with the given parent and name.
createAutoconfOCDs(InputStream) - Method in interface org.mbs.services.metatype.ObjectClassCreator
Parses XML Input Stream (is) and returns Object Class Definitions (OCDs) contained by it Note: used when parsing autoconf XMLs
createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], String[], boolean) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Deprecated. use StateObjectFactory.createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], boolean, boolean, boolean, String, String[], GenericSpecification[], GenericDescription[])
createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], String[], boolean, boolean, boolean, String, String, GenericSpecification[], GenericDescription[]) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Deprecated. use StateObjectFactory.createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], boolean, boolean, boolean, String, String[], GenericSpecification[], GenericDescription[])
createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], boolean, boolean, boolean, String, String[], GenericSpecification[], GenericDescription[]) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a bundle description from the given parameters.
createBundleDescription(State, Dictionary, String, long) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Returns a bundle description based on the information in the supplied manifest dictionary.
createBundleDescription(Dictionary, String, long) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Deprecated. use StateObjectFactory.createBundleDescription(State, Dictionary, String, long)
createBundleDescription(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a bundle description that is a copy of the given description.
createBundleSpecification(String, VersionRange, boolean, boolean) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a bundle specification from the given parameters.
createBundleSpecification(BundleSpecification) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a bundle specification that is a copy of the given constraint.
createConnection(String, int, boolean) - Method in interface org.osgi.service.io.ConnectionFactory
Create a new Connection object for the specified URI.
createContributor(Bundle) - Static method in class org.eclipse.core.runtime.ContributorFactoryOSGi
Creates registry contributor object based on a Bundle.
createContributor(Object) - Static method in class org.eclipse.core.runtime.ContributorFactorySimple
Creates registry contributor object based on a determining object.The determining object must not be null.
createControlUnit(String, String, Object) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Explicitly creates control unit instance of a specified type using a supplied constructor and returns the id of the newly created control unit.
createControlUnit(String, Object) - Method in class org.mbs.services.cu.generator.DefaultControlUnitFactory
Always returns null.
createControlUnit(String, Object) - Method in interface org.mbs.services.cu.spi.ControlUnitFactory
Explicitly creates control unit and returns the id of the newly created control unit.
createDefaultHttpContext() - Method in interface org.osgi.service.http.HttpService
Creates a default HttpContext for registering servlets or resources with the HttpService, a new HttpContext object is created each time this method is called.
createDeviceCU(Object) - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
Creates device control unit implementation for the given device service.
createDrivers() - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceActivator
Creates the Driver service instances.
createExecutableExtension(String) - Method in interface org.eclipse.core.runtime.IConfigurationElement
Creates and returns a new instance of the executable extension identified by the named attribute of this configuration element.
createExecutableExtension(RegistryContributor, String, String) - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
Creates an executable extension.
createExportPackageDescription(String, Version, Map, Map, boolean, BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Used by the Resolver to dynamically create ExportPackageDescription objects during the resolution process.
createExportPackageDescription(ExportPackageDescription) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates an import package specification that is a copy of the given constraint
createExpression(String, Dictionary, Vector) - Method in interface com.prosyst.mbs.services.datamapper.ExpressionEvaluator
Create expression
createExtensionPointFilter(IExtensionPoint) - Static method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
Return an instance of filter matching all changes for the given extension point.
createExtensionPointFilter(IExtensionPoint[]) - Static method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
Return an instance of filter matching all changes for the given extension points.
createFactoryConfiguration(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Create a new factory Configuration object with a new PID.
createFactoryConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Create a new factory Configuration object with a new PID.
createFilter(String) - Method in class com.prosyst.util.asm.xml.XMLStateMachine
This create an OSGi Filter object from the given string, using the associated bundle context.
createGenericDescription(String, String, Version, Map) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a generic description from the given parameters
createGenericSpecification(String, String, String, boolean, boolean) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a generic specification from the given parameters
createGroup(String) - Method in interface com.prosyst.mbs.services.useradmin.UserAdminRemote
Creates a Group object with the specified name.
createHostSpecification(String, VersionRange) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a host specification from the given parameters.
createHostSpecification(HostSpecification) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a host specification that is a copy of the given constraint.
createImportPackageSpecification(String, VersionRange, String, VersionRange, Map, Map, BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates an import package specification from the given parameters.
createImportPackageSpecification(ImportPackageSpecification) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates an import package specification that is a copy of the given import package
createNamespaceFilter(String) - Static method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
Return an instance of filter matching all changes from a given plugin.
createOCDs(InputStream, int) - Method in interface org.mbs.services.metatype.ObjectClassCreator
Parses XML Input Stream (is) and returns Object Class Definitions (OCDs) contained by it
createOSGiStrategy(File[], boolean[], Object) - Static method in class org.eclipse.core.runtime.RegistryFactory
Creates a registry strategy that can be used in an OSGi container.
createRegistry(RegistryStrategy, Object, Object) - Static method in class org.eclipse.core.runtime.RegistryFactory
Creates a new extension registry based on the given set of parameters.
createRole(String, int) - Method in interface org.osgi.service.useradmin.UserAdmin
Creates a Role object with the given name and of the given type.
createState() - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Deprecated. use StateObjectFactory.createState(boolean)
createState(boolean) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates an empty state with or without a resolver.
createState(State) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a new state that is a copy of the given state.
createTempFile(String) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Creates a new unique empty temporary-file in the storage manager base directory.
createTypedArray(Object, Method, String[], Class) - Static method in class com.prosyst.mbs.services.http.jsp.JspRuntimeLibrary
 
createUser(String) - Method in interface com.prosyst.mbs.services.useradmin.UserAdminRemote
Creates a User object with the specified name.
createWire(String, String, Dictionary) - Method in interface org.osgi.service.wireadmin.WireAdmin
Create a new Wire object that connects a Producer service to a Consumer service.
CUAdminCallback - Interface in org.mbs.services.cu.spi
Represents the interface of the Control Unit Admin bundle provided to the implementations of the ManagedControlUnit and ControlUnitFactory.
CUBinding - Interface in com.prosyst.mbs.services.datamapper.cu
CUBinding service is a extention of the DataMapper service and used for converting byte array to state variables values in one direction, and converting control unit actions to byte array in the opposite direction base on the mapping xml.
currentChar - Variable in class com.prosyst.util.xml.XMLReader
 
currentState - Variable in class org.mbs.services.device.abstractdriver.AbstractDeviceModel
id of the current state of the state graph
CUSTOM_EVENT - Static variable in interface com.prosyst.util.event.EventListener
Constant for custom events.
CustomFunctionEvaluator - Interface in com.prosyst.mbs.services.datamapper
CustomFunctionEvaluator.java represents (is used for) ...

D

DAMAGED - Static variable in interface com.prosyst.mbs.services.db.DB
A write error has occured while writing this node FIXME: check usage, eclipse reports that it is not used anywhere
Datagram - Interface in javax.microedition.io
 
DatagramConnection - Interface in javax.microedition.io
 
DataMap - Interface in com.prosyst.mbs.services.datamapper
DataMap.java represents the basic structure of the mapping xml Contains name, expression and type of the value
DataMapper - Interface in com.prosyst.mbs.services.datamapper
DataMapper.java is used for converting a byte array to objects (proccess direction) and objects to byte array (generate direction) based on the mapping xml.
DB - Interface in com.prosyst.mbs.services.db
DB interface allows access to a tree database, where each bundle has its own branch.
DBManager - Interface in com.prosyst.mbs.services.db
The DBManager is a service, that is used to obtain or create a custom storage for saving a type-safe data.
DBNode - Interface in com.prosyst.mbs.services.db
This is an object-oriented representation of a node in the DB.
debug - Static variable in class com.prosyst.util.encode.Axill
 
debug - Variable in class com.prosyst.util.ref.Log
Deprecated. since osgilib verion 1.3.9 use set/get Debug
debug(String, Throwable) - Method in class com.prosyst.util.ref.Log
Logs debug information if debug flag is true.
debug(int, int, String, Throwable, boolean) - Method in class com.prosyst.util.ref.Log
Logs debug messages.
debug(int, int, String, Throwable, boolean, boolean) - Method in class com.prosyst.util.ref.Log
Logs debug messages.
debug(int, int, String, Throwable, boolean, boolean, boolean) - Method in class com.prosyst.util.ref.Log
Logs debug messages.
debug(int, int, String, Throwable, boolean, boolean, boolean, boolean) - Method in class com.prosyst.util.ref.Log
Logs debug messages.
debug - Static variable in interface com.prosyst.util.ref.LogInterface
 
debug(String, Throwable) - Method in interface com.prosyst.util.ref.LogInterface
Logs debug information if debug flag is true.
debug() - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
Override this method to specify debug requirements to the registry.
DEBUG_ALL - Static variable in class com.prosyst.util.ref.ManagedLog
Static constant for DEBUG_ALL level.
DEBUG_ALL_PROP - Static variable in class com.prosyst.util.ref.ManagedLog
Static constant for DEBUG_ALL property in the CM configuration.
DebugOptions - Interface in org.eclipse.osgi.service.debug
Used to get debug options settings.
debugRegistryEvents() - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
Override this method to specify debug requirements for the registry event processing.
decapitalize(String) - Static method in class com.prosyst.util.beans.StringTools
Decapitalizes the first letter of the given string argument.
decode(byte[]) - Static method in class com.prosyst.util.encode.Base64
 
decode(byte[], int, int) - Static method in class com.prosyst.util.encode.Base64
Decodes Base64 encoded data.
decode(String) - Static method in class com.prosyst.util.encode.Hex
Decodes HEX form a String.
decode(String) - Static method in class org.mbs.services.metatype.Convertor
This method is the reverse of the Convertor.code(String) method.
decoded - Static variable in class com.prosyst.util.xml.XMLUtil
Corresponding decoded chars.
decodeLong(String) - Static method in class com.prosyst.util.beans.Introspector
 
DEFAULT_TYPE - Static variable in interface org.eclipse.osgi.service.resolver.GenericDescription
The default type of generic capability.
DefaultControlUnit - Class in org.mbs.services.cu.generator
This is implementation of the the main interface of the Control Unit abstraction layer.
DefaultControlUnit(ControlUnitModel, Object) - Constructor for class org.mbs.services.cu.generator.DefaultControlUnit
Instantiate the ControlUnit.
DefaultControlUnitFactory - Class in org.mbs.services.cu.generator
This is the default implementation of ControlUnitFactory interface.
DefaultControlUnitFactory(String) - Constructor for class org.mbs.services.cu.generator.DefaultControlUnitFactory
 
DefaultControlUnitModel - Class in org.mbs.services.cu.generator
Default implementation of ControlUnitModel interface.
DefaultControlUnitModel(String, String) - Constructor for class org.mbs.services.cu.generator.DefaultControlUnitModel
Constructs the model.
defaultDelimiter - Variable in class net.sourceforge.jeval.ArgumentTokenizer
The default delimitor.
defaultFactory - Static variable in interface org.eclipse.osgi.service.resolver.StateObjectFactory
The default object factory that can be used to create, populate and resolve states.
DefaultScope - Class in org.eclipse.core.runtime.preferences
Object representing the default scope in the Eclipse preferences hierarchy.
DefaultScope() - Constructor for class org.eclipse.core.runtime.preferences.DefaultScope
Create and return a new default scope instance.
delete(String[]) - Method in interface com.prosyst.mbs.services.db.DB
Deletes the node name and all of its descendants from the DB.
delete() - Method in interface com.prosyst.mbs.services.db.DBNode
Deletes the current node
delete() - Method in interface org.osgi.service.cm.Configuration
Delete this Configuration object.
deleteAllBefore() - Method in interface com.prosyst.mbs.services.db.DBNode
Deletes all parent nodes.
deleteAllSections() - Method in class com.prosyst.util.ini.IniFile
Deletes all sections.
deleted(String) - Method in interface org.osgi.service.cm.ManagedServiceFactory
Remove a factory instance.
deleteKey(int) - Method in class com.prosyst.util.ini.IniSection
Deletes a key at the given index and its associated value from the section.
deleteKey(String) - Method in class com.prosyst.util.ini.IniSection
Deletes a key and its associated value from the section.
deleteSection(IniSection) - Method in class com.prosyst.util.ini.IniFile
Deletes a section.
deleteSection(String, boolean) - Method in class com.prosyst.util.ini.IniFile
Deletes the first section found by its name.
deleteWire(Wire) - Method in interface org.osgi.service.wireadmin.WireAdmin
Delete a Wire object.
DependencyList - Class in com.prosyst.mbs.services.kitmanager
A class holding info for the dependencies between bundles in a set and the bundles installed in the Framework.
DependencyList(String, long[], long[]) - Constructor for class com.prosyst.mbs.services.kitmanager.DependencyList
Creates a new DependencyList object according to the specified parameters
deprocess(String) - Static method in class org.eclipse.osgi.util.TextProcessor
Removes directional marker characters in the given string that were inserted by utilizing the process(String) or process(String, String) methods.
DesignateObject - Class in org.mbs.services.metatype
 
DesignateObject() - Constructor for class org.mbs.services.metatype.DesignateObject
 
destroy() - Method in class com.prosyst.mbs.services.http.jsp.JspServletBase
Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
destroyControlUnit(String, String) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Explicitly removes control unit instance with a given type and id.
destroyControlUnit(String) - Method in class org.mbs.services.cu.generator.DefaultControlUnitFactory
Does nothing.
destroyControlUnit(String) - Method in interface org.mbs.services.cu.spi.ControlUnitFactory
Explicitly removes control unit instance with a given id.
DESTRUCTOR - Static variable in interface org.mbs.services.cu.ControlConstants
An action with ID equal to the value of this constant and taking a single argument of type String should be defined in the metadata of a control unit to specify that the corresponding type of control units can be explicitly removed.
DETACHED - Static variable in interface org.mbs.services.cu.HierarchyListener
This constant is used as first parameter in hierarchyChanged method to indicate that the control control has detached from the given parent.
device - Variable in class org.mbs.services.device.abstractdriver.AbstractDeviceController
Reference to the underlying device service
device - Variable in class org.mbs.services.device.abstractdriver.AbstractDeviceModel
Reference to the underlying device service
Device - Interface in org.osgi.service.device
Interface for identifying device services.
DEVICE_ATTACHMENT_BEGIN - Static variable in class com.prosyst.mbs.services.device.DeviceManagerEvent
Constant, which indicates that the event type is for the beginning of attachment procedure.
DEVICE_ATTACHMENT_END - Static variable in class com.prosyst.mbs.services.device.DeviceManagerEvent
Constant, which indicates that the event type is for the end of attachment procedure.
DEVICE_ATTACHMENT_FAILURE - Static variable in class com.prosyst.mbs.services.device.DeviceManagerEvent
Constant, which indicates that the event type is for failure of attachment procedure.
DEVICE_CATEGORY - Static variable in interface org.osgi.service.device.Constants
Property (named "DEVICE_CATEGORY") containing a human readable description of the device categories implemented by a device.
DEVICE_DESCRIPTION - Static variable in interface org.osgi.service.device.Constants
Property (named "DEVICE_DESCRIPTION") containing a human readable string describing the actual hardware device.
DEVICE_NO_DRIVER_FOUND - Static variable in class com.prosyst.mbs.services.device.DeviceManagerEvent
Constant, which indicates that the event type is for indication that there is no driver for the specified device..
DEVICE_SEPARATOR - Static variable in interface org.eclipse.core.runtime.IPath
Device separator character constant ":" used in paths.
DEVICE_SERIAL - Static variable in interface org.osgi.service.device.Constants
Property (named "DEVICE_SERIAL") specifying a device's serial number.
DeviceControlUnit - Class in org.mbs.services.device.abstractdriver
This class represents a device control unit.
DeviceControlUnit(AbstractDeviceModel, AbstractDeviceController, DeviceStateGraph) - Constructor for class org.mbs.services.device.abstractdriver.DeviceControlUnit
Creates the device control unit.
DeviceManagerEvent - Class in com.prosyst.mbs.services.device
This class holds all needed information for all possible events, which can occur during the normal work of the Device Manager.
DeviceManagerEvent(ServiceReference, ServiceReference, int) - Constructor for class com.prosyst.mbs.services.device.DeviceManagerEvent
Creates new instance of the event object.
DeviceManagerListener - Interface in com.prosyst.mbs.services.device
This interface should be used by all
DeviceStateGraph - Class in org.mbs.services.device.abstractdriver
This class represents device state graph.
DeviceStateGraph(BundleContext, InputStream) - Constructor for class org.mbs.services.device.abstractdriver.DeviceStateGraph
 
DICTIONARY - Static variable in interface org.mbs.services.metatype.AttributeDefinitionEx
The DICTIONARY type.
dictionaryToString(Dictionary) - Static method in class org.mbs.services.metatype.Convertor
Use this method in order to code a Dictionary as a String.
directives - Variable in class org.eclipse.osgi.util.ManifestElement
The table of directives for the manifest element.
disableComponent(String) - Method in interface org.osgi.service.component.ComponentContext
Disables the specified component name.
disconnect(String) - Method in interface com.prosyst.mbs.services.pmp.PMPConnection
Disconnects this PMPConnection from the remote Framework
dispatchEvent(Object, Object, int, Object) - Method in interface org.eclipse.osgi.framework.eventmgr.EventDispatcher
This method is called once for each listener.
dispatchEventAsynchronous(int, Object) - Method in class org.eclipse.osgi.framework.eventmgr.ListenerQueue
Asynchronously dispatch an event to the snapshot list.
dispatchEventSynchronous(int, Object) - Method in class org.eclipse.osgi.framework.eventmgr.ListenerQueue
Synchronously dispatch an event to the snapshot list.
dispatchPrivileged(int, Object, Object, Object, Object) - Method in class com.prosyst.util.ref.Log
 
dispose() - Method in interface com.prosyst.mbs.services.pmp.RemoteObject
Disposes the resources allocated for the remote object so that it would be no longer usable.
dispose() - Method in interface org.osgi.service.component.ComponentInstance
Dispose of the component configuration for this component instance.
div(Measurement) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the quotient of this object divided by the specified object.
div(double, Unit) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the quotient of this object divided by the specified value.
div(double) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the quotient of this object divided by the specified value.
dmEvent(DeviceManagerEvent) - Method in interface com.prosyst.mbs.services.device.DeviceManagerListener
 
docdecl(String) - Method in class com.prosyst.util.xml.XmlSerializer
Writes DOCTYPE declaration.
DOMCLASSFILE - Static variable in class org.osgi.util.xml.XMLParserActivator
Fully qualified path name of DOM Parser Factory Class Name file
DOMFACTORYNAME - Static variable in class org.osgi.util.xml.XMLParserActivator
Filename containing the DOM Parser Factory Class name.
done() - Method in interface org.eclipse.core.runtime.IProgressMonitor
Notifies that the work is done; that is, either the main task is completed or the user canceled it.
done() - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
done() - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitor method forwards to the wrapped progress monitor.
done() - Method in class org.eclipse.core.runtime.SubMonitor
 
done() - Method in class org.eclipse.core.runtime.SubProgressMonitor
 
DOUBLE - Static variable in interface com.prosyst.mbs.services.datamapper.DataMap
 
DOUBLE - Static variable in interface com.prosyst.mbs.services.db.DB
Defines Double or double type.
DOUBLE - Static variable in class org.mbs.util.wireadmin.Primitive
 
DOUBLE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The DOUBLE (7) type.
DOUBLE_QUOTE - Static variable in class net.sourceforge.jeval.EvaluationConstants
The double quote character.
doubleValue() - Method in class org.mbs.util.wireadmin.MeasurementEnvelope
 
doubleValue() - Method in class org.mbs.util.wireadmin.Primitive
Returns the value of the specified state as a double.
DRIVER - Variable in class org.mbs.services.device.abstractdriver.AbstractDeviceController
Constant used for logging
Driver - Interface in org.osgi.service.device
A Driver service object must be registered by each Driver bundle wishing to attach to Device services provided by other drivers.
DRIVER_DEBUG_LEVEL - Static variable in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
 
DRIVER_ID - Static variable in interface org.osgi.service.device.Constants
Property (named "DRIVER_ID") identifying a driver.
DriverLocator - Interface in org.osgi.service.device
A Driver Locator service can find and load device driver bundles given a property set.
driverReg - Variable in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
Service registration of the driver service
drivers - Variable in class org.mbs.services.device.abstractdriver.AbstractDeviceActivator
AbstractDeviceDriver services, registered in the framework
DriverSelector - Interface in org.osgi.service.device
When the device manager detects a new Device service, it calls all registered Driver services to determine if anyone matches the Device service.
duplicate() - Method in class com.prosyst.util.ini.IniFile
Returns a duplicate of this object.
duplicate() - Method in class com.prosyst.util.ini.IniSection
Returns a duplicate of this object.
dynamicFragments() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns true if this bundle allows fragments to attach dynamically after it has been resolved.

E

EMPTY - Static variable in interface com.prosyst.mbs.services.db.DB
Defines no type.
EMPTY - Static variable in class org.eclipse.core.runtime.Path
Constant value containing the empty path with no device.
emptyRange - Static variable in class org.eclipse.osgi.service.resolver.VersionRange
An empty version
enableComponent(String) - Method in interface org.osgi.service.component.ComponentContext
Enables the specified component name.
encode(byte[]) - Static method in class com.prosyst.util.encode.Base64
Encodes byte array.
encode(byte[], int, int) - Static method in class com.prosyst.util.encode.Base64
 
encode(byte[], int) - Static method in class com.prosyst.util.encode.Base64
 
encode(byte[], int, int, int) - Static method in class com.prosyst.util.encode.Base64
Encodes byte array.
encode(byte[]) - Static method in class com.prosyst.util.encode.Hex
Encodes byte[] into HEX.
encode(byte[], int, int) - Static method in class com.prosyst.util.encode.Hex
Encodes the a portion of a given binary data into a HEX string
END_ARRAY - Static variable in class org.mbs.services.metatype.Convertor
Constant char, used as flag for the end of an array 'container'.
END_DICTIONARY - Static variable in class org.mbs.services.metatype.Convertor
Constant char, used as flag for the end of a Dictionary 'container'.
END_VECTOR - Static variable in class org.mbs.services.metatype.Convertor
Constant char, used as flag for the end of a Vector 'container'.
endDocument() - Method in class com.prosyst.util.xml.XmlSerializer
Close this writer.
endTag(Tag) - Method in interface com.prosyst.util.xml.ExTagListener
Invoked when a tag is closed
endTag() - Method in class com.prosyst.util.xml.XmlSerializer
Deprecated. see XmlSerializer.endTag(String)
endTag(String) - Method in class com.prosyst.util.xml.XmlSerializer
End the current entity.
enterState(String, StateMachine) - Method in interface com.prosyst.util.asm.StateMachineListener
This method is called by the state machine when it is enters a new state
Envelope - Interface in org.osgi.service.wireadmin
Identifies a contained value.
EnvironmentInfo - Interface in org.eclipse.osgi.service.environment
A Framework service which gives access to the command line used to start this running framework as well as information about the environment such as the current operating system, machine architecture, locale and windowing system.
eq(Object, Object) - Static method in class org.eclipse.core.runtime.SubMonitor
 
EQUALITY - Static variable in class org.eclipse.core.runtime.ListenerList
Mode constant (value 0) indicating that listeners should be considered the same if they are equal.
equals(byte[], byte[]) - Static method in class com.prosyst.util.encode.Axill
Compares if two byte arrays are equals - e.g.
equals(int[], int[]) - Static method in class com.prosyst.util.encode.Axill
Compares if two integer arrays are equals - e.g.
equals(Object) - Method in interface org.eclipse.core.runtime.IConfigurationElement
 
equals(Object) - Method in interface org.eclipse.core.runtime.IExtension
 
equals(Object) - Method in interface org.eclipse.core.runtime.IExtensionPoint
 
equals(Object) - Method in interface org.eclipse.core.runtime.IPath
Returns whether this path equals the given object.
equals(Object) - Method in class org.eclipse.core.runtime.Path
 
equals(Object) - Method in class org.eclipse.core.runtime.PluginVersionIdentifier
Deprecated. Compare version identifiers for equality.
equals(Object) - Method in class org.eclipse.core.runtime.QualifiedName
Returns whether this qualified name is equivalent to the given object.
equals(Object) - Method in class org.eclipse.osgi.service.resolver.VersionRange
 
equals(Object) - Method in class org.mbs.services.powermon.PowerStatus
Checks whether this and the specified PowerStatus are equal.
equals(Object) - Method in interface org.osgi.service.cm.Configuration
Equality is defined to have equal PIDs Two Configuration objects are equal when their PIDs are equal.
equals(Object) - Method in class org.osgi.service.cm.ConfigurationPermission
Determines the equality of two ConfigurationPermission objects.
equals(Object) - Method in class org.osgi.service.event.Event
Compares this Event object to another object.
equals(Object) - Method in class org.osgi.service.event.TopicPermission
Determines the equality of two TopicPermission objects.
equals(Object) - Method in class org.osgi.service.useradmin.UserAdminPermission
Checks two UserAdminPermission objects for equality.
equals(Object) - Method in class org.osgi.service.wireadmin.WirePermission
Determines the equalty of two WirePermission objects.
equals(Object) - Method in class org.osgi.util.measurement.Measurement
Returns whether the specified object is equal to this object.
equals(Object) - Method in class org.osgi.util.measurement.State
Return whether the specified object is equal to this object.
equals(Object) - Method in class org.osgi.util.measurement.Unit
Checks whether this Unit object is equal to the specified Unit object.
err(String) - Method in class com.prosyst.util.xml.XMLReader
Throws an IOException with a given message.
err(int, String) - Method in class com.prosyst.util.xml.XMLReader
Throws an IOException with the given message for the given line position.
error(String, Throwable) - Method in class com.prosyst.util.ref.Log
Logs error messages.
error(int, int, String, Throwable, boolean) - Method in class com.prosyst.util.ref.Log
Logs error messages.
error(String, Throwable) - Method in interface com.prosyst.util.ref.LogInterface
Logs error messages.
ERROR - Static variable in interface org.eclipse.core.runtime.IStatus
Status type severity (bit mask, value 4) indicating this status represents an error.
ERROR - Static variable in class org.eclipse.osgi.framework.log.FrameworkLogEntry
Severity constant (bit mask, value 4) indicating this log entry represents an error.
error - Variable in class org.mbs.util.wireadmin.MeasurementEnvelope
 
ESCAPE_CHARACTER - Static variable in class org.mbs.services.metatype.Convertor
Constant char, used as an escape symbol.
evaluate(Expression, Dictionary, int, Object[]) - Method in interface com.prosyst.mbs.services.datamapper.ExpressionEvaluator
Evaluate expression
evaluate(String) - Method in class net.sourceforge.jeval.Evaluator
This method evaluates mathematical, boolean or functional expressions.
evaluate() - Method in class net.sourceforge.jeval.Evaluator
This method evaluates mathematical, boolean or functional expressions.
evaluate(String, boolean, boolean) - Method in class net.sourceforge.jeval.Evaluator
This method evaluates mathematical, boolean or functional expressions.
evaluate(boolean, boolean) - Method in class net.sourceforge.jeval.Evaluator
This method evaluates mathematical, boolean or functional expressions.
evaluate(boolean) - Method in class net.sourceforge.jeval.ExpressionTree
Evaluates the operands for this tree using the operator and the unary operator.
evaluateFunction(Expression, Function, Dictionary, int) - Method in interface com.prosyst.mbs.services.datamapper.CustomFunctionEvaluator
Evaluate the given function
evaluateValue(ExpressionEvaluator, Dictionary) - Method in interface com.prosyst.mbs.services.datamapper.DataMap
Evaluate the expression of the map using the given evaluator and variables needed for the expression.
EvaluationConstants - Class in net.sourceforge.jeval
 
EvaluationConstants() - Constructor for class net.sourceforge.jeval.EvaluationConstants
 
EvaluationException - Exception in net.sourceforge.jeval
This exception is thrown when an error occurs during the evaluation process.
EvaluationException(String) - Constructor for exception net.sourceforge.jeval.EvaluationException
This constructor takes a custom message as input.
EvaluationHelper - Class in net.sourceforge.jeval
 
EvaluationHelper() - Constructor for class net.sourceforge.jeval.EvaluationHelper
 
Evaluator - Class in net.sourceforge.jeval
This class is used to evaluate mathematical, string, Boolean and functional expressions.
Evaluator() - Constructor for class net.sourceforge.jeval.Evaluator
The default constructor.
Evaluator(char, boolean, boolean, boolean) - Constructor for class net.sourceforge.jeval.Evaluator
The main constructor for Evaluator.
event(Object, String, long) - Method in interface com.prosyst.util.event.EventCollector
Sends an event to the EventCollector
event(Object, String) - Method in interface com.prosyst.util.event.EventListener
An event is received.
Event - Class in org.osgi.service.event
An event.
Event(String, Dictionary) - Constructor for class org.osgi.service.event.Event
Constructs an event.
EVENT - Static variable in interface org.osgi.service.event.EventConstants
The actual event object.
EVENT_FILTER - Static variable in interface org.mbs.services.cu.ControlConstants
This service registration property may be used by the ControlUnitListeners, StateVariableListeners and HierarchyListeners to specify the events they are interested in.
EVENT_FILTER - Static variable in interface org.osgi.service.event.EventConstants
Service Registration property (named event.filter) specifying a filter to further select Event s of interest to a Event Handler service.
EVENT_SYNC - Static variable in interface org.mbs.services.cu.ControlConstants
This service registration property may be used by the ControlUnitListeners, StateVariableListeners and HierarchyListeners to specify they whish to be receive events synchronosly.
EVENT_TOPIC - Static variable in interface org.osgi.service.event.EventConstants
Service registration property (named event.topic) specifying the Event topics of interest to a Event Handler service.
EVENT_TRIGGER - Static variable in class com.prosyst.util.asm.StateMachine
 
EVENT_TYPE - Static variable in interface org.mbs.services.cu.ControlConstants
This service registration property may be used by ControlUnitListeners and HierarchyListeners as attribute in their filter definition to narrow the type of events they wish to receive.
EventAdmin - Interface in org.osgi.service.event
The Event Admin service.
EventCollector - Interface in com.prosyst.util.event
The EventCollector receives different kinds of events and delivers them to the registered listeners.
EventConstants - Interface in org.osgi.service.event
Defines standard names for EventHandler properties.
EventDispatcher - Interface in org.eclipse.osgi.framework.eventmgr
The EventDispatcher interface contains the method that is called by the Event Manager to complete the event delivery to the event listener.
EventHandler - Interface in org.osgi.service.event
Listener for Events.
EventListener - Interface in com.prosyst.util.event
Interface for receiving custom events.
EventListeners - Class in org.eclipse.osgi.framework.eventmgr
This class manages a list of listeners.
EventListeners() - Constructor for class org.eclipse.osgi.framework.eventmgr.EventListeners
Creates a listener list with an initial capacity of 10.
EventListeners(int) - Constructor for class org.eclipse.osgi.framework.eventmgr.EventListeners
Creates a listener list with the given initial capacity.
EventLocker - Interface in org.mbs.eventadmin
Callback ot EventAdmina pres EventPoola che all post sa finishs
EventManager - Class in org.eclipse.osgi.framework.eventmgr
This class is the central class for the Event Manager.
EventManager() - Constructor for class org.eclipse.osgi.framework.eventmgr.EventManager
EventManager constructor.
EventManager(String) - Constructor for class org.eclipse.osgi.framework.eventmgr.EventManager
EventManager constructor.
EventPool - Class in org.mbs.eventadmin
 
EventPool() - Constructor for class org.mbs.eventadmin.EventPool
 
EventPrivate - Class in org.mbs.eventadmin
'Inner' Event implementation but with set methods, to be reusable
EventPrivate(String, Dictionary, Event) - Constructor for class org.mbs.eventadmin.EventPrivate
 
EventsManager - Interface in com.prosyst.util.event
The EventsManager is used to receive standard and custom events.
evType - Variable in class com.prosyst.util.event.BasicEvent
Specifies the event's type.
EXCEPTION - Static variable in interface org.osgi.service.event.EventConstants
An exception or error.
EXCEPTION_CLASS - Static variable in interface org.osgi.service.event.EventConstants
Must be equal to the name of the Exception class.
EXCEPTION_MESSAGE - Static variable in interface org.osgi.service.event.EventConstants
Must be equal to exception.getMessage()
EXECPTION_CLASS - Static variable in interface org.osgi.service.event.EventConstants
Deprecated. As of 1.1, replaced by EXCEPTION_CLASS
execute(String) - Method in interface com.prosyst.mbs.services.remconsole.RemoteParserService
Parses the specified command and calls its execute method.
execute(Runnable, String) - Method in interface com.prosyst.util.threadpool.ThreadPoolManager
Executes the job, by passing it to an idle thread process.
execute(Runnable, int, String) - Method in interface com.prosyst.util.threadpool.ThreadPoolManager
Executes the job, by passing it to an idle thread process.
execute(String) - Method in interface org.eclipse.osgi.framework.console.CommandInterpreter
Execute a command line as if it came from the end user and return the result.
executeCommand(String, String[], PrintStream) - Method in interface com.prosyst.util.pcommands.PluggableCommands
Executes the specified command according to the specified command options and parameters.
executing(String, StateMachine) - Method in interface com.prosyst.util.asm.StateMachineListener
This method is called whenever, the state machine is executing a transition.
EXPORT_PACKAGE_PERMISSION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that an Import-Package could not be resolved because no exporting bundle has the correct permissions to export the package.
ExportPackageDescription - Interface in org.eclipse.osgi.service.resolver
This class represents a specific version of an exported package in the system.
exportPreferences(IEclipsePreferences, OutputStream, String[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Exports all preferences for the given preference node and all its children to the specified output stream.
exportPreferences(IEclipsePreferences, IPreferenceFilter[], OutputStream) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Export the preference tree rooted at the given node, to the specified output stream.
Expression - Class in com.prosyst.mbs.services.datamapper
Expression.java represents the expression string defined in the mapping xml.
Expression(String, int) - Constructor for class com.prosyst.mbs.services.datamapper.Expression
 
ExpressionEvaluator - Interface in com.prosyst.mbs.services.datamapper
ExpressionEvaluator.java is responsible for create and evaluate expressions.
ExpressionOperand - Class in net.sourceforge.jeval
Represents an operand being processed in the expression.
ExpressionOperand(String, Operator) - Constructor for class net.sourceforge.jeval.ExpressionOperand
Create a new ExpressionOperand.
ExpressionOperator - Class in net.sourceforge.jeval
Represents an operator being processed in the expression.
ExpressionOperator(Operator, Operator) - Constructor for class net.sourceforge.jeval.ExpressionOperator
Creates a new ExpressionOperator.
ExpressionTree - Class in net.sourceforge.jeval
Represents an expression tree made up of a left operand, right operand, operator and unary operator.
ExpressionTree(Evaluator, Object, Object, Operator, Operator) - Constructor for class net.sourceforge.jeval.ExpressionTree
Creates a new ExpressionTree.
ExTagListener - Interface in com.prosyst.util.xml
The XMLReader invokes methods of this listener either when the tag is just opened or when the tag is just closed.
ExtensionTracker - Class in org.eclipse.core.runtime.dynamichelpers
Implementation of the IExtensionTracker.
ExtensionTracker() - Constructor for class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
Construct a new instance of the extension tracker.
ExtensionTracker(IExtensionRegistry) - Constructor for class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
Construct a new instance of the extension tracker using the given registry containing tracked extensions and extension points.
EXTERN - Static variable in interface com.prosyst.mbs.services.db.DB
Defines Externalizable value type.
EXTERNAL_XML - Static variable in interface com.prosyst.mbs.services.kitmanager.KitManagerService
An URL of a remote location of the text file with list of kits in an XML-like format
extract(byte[], int, int) - Static method in class com.prosyst.util.encode.Axill
Opposite to set

F

F - Static variable in class org.osgi.util.measurement.Unit
The capacitance unit farad (F).
F_DISCONNECTED - Static variable in class com.prosyst.util.event.BasicEvent
The server has disconnected the client.
f_ent_chars - Static variable in class com.prosyst.util.xml.XMLUtil
 
f_entities - Static variable in class com.prosyst.util.xml.XMLUtil
Checks whether the tag name string between < and >, ends with "/".
F_ERROR - Static variable in class com.prosyst.util.event.BasicEvent
An error has occurred.
F_STARTED - Static variable in class com.prosyst.util.event.BasicEvent
The framework has been started.
factoryPid - Variable in class org.mbs.services.metatype.DesignateObject
The contents of the factoryPid attribute if present in this Designate.
fault(int, String, Throwable) - Method in class com.prosyst.util.ref.Log
 
fault(int, int, int, String, Throwable, boolean) - Method in class com.prosyst.util.ref.Log
 
fBuffer - Variable in class com.prosyst.util.xml.XMLReader
 
fBufferLen - Variable in class com.prosyst.util.xml.XMLReader
 
fBufferPos - Variable in class com.prosyst.util.xml.XMLReader
 
fCurrentLevel - Variable in class com.prosyst.util.xml.XMLReader
 
FileLocator - Class in org.eclipse.core.runtime
This class contains collection of helper methods aimed at finding files in bundles.
fillColumn(PrintStream, int, String) - Static method in class com.prosyst.util.pcommands.PCommandsUtils
This method fills the last column of a text table according to the full line posotion and the message to print.
fillColumn(PrintStream, int, String, int) - Static method in class com.prosyst.util.pcommands.PCommandsUtils
 
fillDefaultProperties(Dictionary) - Method in class org.mbs.services.cu.generator.DefaultControlUnit
This method is invoked when service is registed.
fillDefaultProperties(Dictionary) - Method in class org.mbs.services.cu.generator.DefaultControlUnitFactory
 
fillDefaultProperties(Dictionary) - Method in class org.mbs.services.cu.generator.ServiceObject
This method is invoked when service is registed.
filter - Variable in class org.osgi.util.tracker.ServiceTracker
Filter specifying search criteria for the services to track.
finalize() - Method in class com.prosyst.util.ref.Log
 
finalize() - Method in class org.osgi.util.tracker.ServiceTracker
Finalize.
find(Bundle, IPath, Map) - Static method in class org.eclipse.core.runtime.FileLocator
Returns a URL for the given path in the given bundle.
findControlUnit(String) - Method in class org.mbs.services.cu.generator.DefaultControlUnitFactory
Returns the control unit object with the given id.
findControlUnits(String, String, Object) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Returns ids of the control units with a given type and satisfying a given finder method with the supplied argument(s).
findControlUnits(String, Object) - Method in class org.mbs.services.cu.generator.DefaultControlUnitFactory
Returns always null.
findControlUnits(String, Object) - Method in interface org.mbs.services.cu.spi.ControlUnitFactory
Returns ids of the control units satisfying the finder method and the supplied argument(s).
findDrivers(Dictionary) - Method in interface org.osgi.service.device.DriverLocator
Returns an array of DRIVER_ID strings of drivers capable of attaching to a device with the given properties.
findEntries(Bundle, IPath, Map) - Static method in class org.eclipse.core.runtime.FileLocator
Same as FileLocator.findEntries(Bundle, IPath, Map) except multiple entries can be returned if more than one entry matches the path in the host and any of its fragments.
findEntries(Bundle, IPath) - Static method in class org.eclipse.core.runtime.FileLocator
Same as FileLocator.findEntries(Bundle, IPath) except multiple entries can be returned if more than one entry matches the path in the host any of its fragments.
FINDER_PREFIX - Static variable in interface org.mbs.services.cu.ControlConstants
Actions defined in the metadata of the control unit whose action ID starts with this prefix may be used for searching the control units.
fInline - Variable in class com.prosyst.util.xml.TagClass
 
firstChild() - Method in interface com.prosyst.mbs.services.db.DBNode
Retrieves the first child node of the current one
fLevel - Variable in class com.prosyst.util.xml.XMLReader
 
fLine - Variable in class com.prosyst.util.xml.XMLReader
 
FLOAT - Static variable in interface com.prosyst.mbs.services.datamapper.DataMap
 
FLOAT - Static variable in interface com.prosyst.mbs.services.db.DB
Defines Float or float type.
FLOAT - Static variable in class org.mbs.util.wireadmin.Primitive
 
FLOAT - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The FLOAT (8) type.
floatValue() - Method in class org.mbs.util.wireadmin.Primitive
Returns the value of the specified state as a float.
flush() - Method in interface org.eclipse.osgi.service.resolver.Resolver
Flushes this resolver of any stored/cached data it may be keeping to facilitate incremental processing on its associated state.
flush() - Method in interface org.mbs.services.io.RandomAccessConnection
 
flush() - Method in interface org.osgi.service.prefs.Preferences
Forces any changes in the contents of this node and its descendants to the persistent store.
fNew_ent_chars - Static variable in class com.prosyst.util.xml.XMLReader
 
fNew_entities - Static variable in class com.prosyst.util.xml.XMLReader
 
fOld_ent_chars - Static variable in class com.prosyst.util.xml.XMLReader
 
fOld_entities - Static variable in class com.prosyst.util.xml.XMLReader
 
fPos - Variable in class com.prosyst.util.xml.XMLReader
 
FRAGMENT_BUNDLE_PERMISSION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a Fragment-Host could not be resolved because the fragment bundle does not have the correct permissions to be a fragment.
FRAGMENT_CONFLICT - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that the bundle fragment could not be resolved because a constraint conflict with a host.
FRAMEWORK - Static variable in interface com.prosyst.util.system.SystemService
Constant for FRAMEWORK system properties.
FRAMEWORK_EVENT - Static variable in interface com.prosyst.util.event.EventListener
Constant for framework events.
FrameworkLog - Interface in org.eclipse.osgi.framework.log
The FramworkLog interface.
FrameworkLogEntry - Class in org.eclipse.osgi.framework.log
A framework log entry used to log information to a FrameworkLog
FrameworkLogEntry(String, String, int, Throwable, FrameworkLogEntry[]) - Constructor for class org.eclipse.osgi.framework.log.FrameworkLogEntry
Constructs a new FrameworkLogEntry
FrameworkLogEntry(String, int, int, String, int, Throwable, FrameworkLogEntry[]) - Constructor for class org.eclipse.osgi.framework.log.FrameworkLogEntry
Constructs a new FrameworkLogEntry
fReader - Variable in class com.prosyst.util.xml.XMLReader
 
freeMemory - Variable in class com.prosyst.util.system.RuntimeInfo
The free memory framework JVM.
freeSpace - Variable in class com.prosyst.util.system.RuntimeInfo
The free space on the platform.
fromOSString(String) - Static method in class org.eclipse.core.runtime.Path
Constructs a new path from the given string path.
fromPortableString(String) - Static method in class org.eclipse.core.runtime.Path
Constructs a new path from the given path string.
fromString(String) - Static method in class org.osgi.util.measurement.Unit
 
fStream - Variable in class com.prosyst.util.xml.XMLReader
 
fTagListener - Variable in class com.prosyst.util.xml.XMLReader
 
Function - Class in com.prosyst.mbs.services.datamapper
Function.java represents function
Function(String, String, Object[]) - Constructor for class com.prosyst.mbs.services.datamapper.Function
 
Function(String, String) - Constructor for class com.prosyst.mbs.services.datamapper.Function
 
FUNCTION_SERVICE_PROPERTY - Static variable in interface com.prosyst.mbs.services.datamapper.CustomFunctionEvaluator
 

G

generateControlUnitID(Object) - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
Generates a control unit id based on the service passed as parameter.
generateData(Dictionary, String) - Method in interface com.prosyst.mbs.services.datamapper.DataMapper
Return Dictionary with object mappings for the given input data.
generateRawData(String, Object, String, ControlUnitModel) - Method in interface com.prosyst.mbs.services.datamapper.cu.CUBinding
Generates a byte array coresponds to the given actionID and action arguments based on the given xmlID (the pid of the mapping XML).
generateRawData(Dictionary, String) - Method in interface com.prosyst.mbs.services.datamapper.DataMapper
Return a generated byte array using the given input data.
GenericDescription - Interface in org.eclipse.osgi.service.resolver
A description of a generic capability.
GenericSpecification - Interface in org.eclipse.osgi.service.resolver
A specification which depends on a generic capability
get(Class) - Method in interface com.prosyst.mbs.services.http.jsp.JspTagPool
Get an object of the specified class.
get(Object) - Method in interface com.prosyst.mprm.gateway.provisioning.ProvisioningInfoProvider
Gets a property with a supplied key from the provider.
get(InputStream, int) - Static method in class com.prosyst.util.encode.Axill
Gets array from stream with type bytes length in beginning
GET - Static variable in interface javax.microedition.io.HttpConnection
 
get(String, String, Preferences[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Lookup the given key in the specified preference nodes in the given order.
get(String, String) - Method in interface org.osgi.service.prefs.Preferences
Returns the value associated with the specified key in this node.
GET_CREDENTIAL - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The action string "getCredential".
getAccessCode(BundleDescription, ExportPackageDescription) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Returns the access code that the specified BundleDescription has to the specified ExportPackageDescription.
getACStatus() - Method in class org.mbs.services.powermon.PowerStatus
Returns the ac status of the system.
getActions() - Method in interface org.mbs.services.cu.generator.ControlUnitController
Returns control unit action ids
getActions() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns the canonical string representation of the ConfigurationPermission actions.
getActions() - Method in class org.osgi.service.event.TopicPermission
Returns the canonical string representation of the TopicPermission actions.
getActions() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns the canonical string representation of the actions, separated by comma.
getActions() - Method in class org.osgi.service.wireadmin.WirePermission
Returns the canonical string representation of the actions.
getActualId() - Method in class org.eclipse.core.runtime.spi.RegistryContributor
Provides actual ID associated with the registry contributor (e.g., "12").
getActualName() - Method in class org.eclipse.core.runtime.spi.RegistryContributor
Provides actual name of the registry contributor (e.g., "org.eclipe.core.runtime.fragment").
getAdapter(Class) - Method in interface org.eclipse.core.runtime.IAdaptable
Returns an object which is an instance of the given class associated with this object.
getAdapter(Object, Class) - Method in interface org.eclipse.core.runtime.IAdapterFactory
Returns an object which is an instance of the given class associated with the given object.
getAdapter(Object, Class) - Method in interface org.eclipse.core.runtime.IAdapterManager
Returns an object which is an instance of the given class associated with the given object.
getAdapter(Object, String) - Method in interface org.eclipse.core.runtime.IAdapterManager
Returns an object which is an instance of the given class name associated with the given object.
getAdapter(Class) - Method in class org.eclipse.core.runtime.PlatformObject
Returns an object which is an instance of the given class associated with this object.
getAdapterList() - Method in interface org.eclipse.core.runtime.IAdapterFactory
Returns the collection of adapter types handled by this factory.
getAddress() - Method in interface javax.microedition.io.Datagram
 
getAggregatedMetaTypeProvider(String) - Method in interface org.mbs.services.metatype.MetaDataManager
Returns metatype provider info containing an objectclass(ObjectClassDefinitionImpl) having id equal to supplied pid.
getAlias() - Method in interface com.prosyst.mbs.services.http.AliasProperties
Gets the alias to which this registration corresponds.
getAliases() - Method in interface com.prosyst.mbs.services.http.HttpHelper
Gets an array of all AliasProperties, corresponding to alias registrations, from the org.osgi.service.http.HttpService.
getAllBundles() - Method in class com.prosyst.mbs.services.kitmanager.DependencyList
Returns all bundles in the set
getAltitude() - Method in class org.osgi.util.position.Position
Returns the altitude of this position in meters.
getArgTypes() - Method in interface com.prosyst.mbs.services.pmp.RemoteMethod
returns String array with classnames of all argumens of this method.
getArgument(int) - Method in class com.prosyst.mbs.services.datamapper.Function
 
getArguments() - Method in class com.prosyst.mbs.services.datamapper.Function
 
getArguments() - Method in class net.sourceforge.jeval.ParsedFunction
Returns the arguments to the function.
getArrayFromList(String) - Static method in class org.eclipse.osgi.util.ManifestElement
Returns the result of converting a list of comma-separated tokens into an array.
getArrayFromList(String, String) - Static method in class org.eclipse.osgi.util.ManifestElement
Returns the result of converting a list of tokens into an array.
getAttribute(String) - Method in interface com.prosyst.util.xml.Tag
Returns an attribute value for an attribute with a given name (aAttrName)
getAttribute(String) - Method in class com.prosyst.util.xml.TagClass
Returns an attribute value for an attribute with a given name (attrName)
getAttribute(String) - Method in interface org.eclipse.core.runtime.IConfigurationElement
Returns the named attribute of this configuration element, or null if none.
getAttribute(String) - Method in class org.eclipse.osgi.util.ManifestElement
Returns the value for the specified attribute or null if it does not exist.
getAttributeAsIs(String) - Method in interface org.eclipse.core.runtime.IConfigurationElement
Deprecated. The method is equivalent to the IConfigurationElement.getAttribute(String). Contrary to its description, this method returns a translated value. Use the IConfigurationElement.getAttribute(String) method instead.
getAttributeDefinition(String) - Method in interface org.mbs.services.metatype.ObjectClassDefinitionEx
Return an attribute definition with the given id.
getAttributeDefinitions(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the attribute definitions for this object class.
getAttributeNames() - Method in interface com.prosyst.util.xml.Tag
Returns an Enumeration of all the attributes' names for attributes belong to the tag object
getAttributeNames(String) - Static method in class com.prosyst.util.xml.XMLUtil
Deprecated. use TagClass.getAttrList() instead
getAttributeNames() - Method in interface org.eclipse.core.runtime.IConfigurationElement
Returns the names of the attributes of this configuration element.
getAttributes() - Method in class com.prosyst.util.xml.TagClass
Returns string with all attribute names and values of the tag, as is in the XML content.
getAttributes() - Method in interface org.eclipse.osgi.service.resolver.ExportPackageDescription
Returns the arbitrary attributes for this package.
getAttributes() - Method in interface org.eclipse.osgi.service.resolver.GenericDescription
Returns the arbitrary attributes for this description
getAttributes() - Method in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
Returns the arbitrary attributes which this import package may be resolved to.
getAttributes(String) - Method in class org.eclipse.osgi.util.ManifestElement
Returns an array of values for the specified attribute or null if the attribute does not exist.
getAttributeValue(String, String, int) - Static method in class com.prosyst.util.xml.XMLUtil
Deprecated. use TagClass.getAttrList() and TagClass.getAttribute(String attr) instead
getAttributeValues() - Method in interface com.prosyst.util.xml.Tag
Returns an Enumeration that contains the attribute values for the attributes that belong to the tag object
getAttributeValues(String) - Static method in class com.prosyst.util.xml.XMLUtil
Deprecated. use TagClass.getAttrList() instead
getAttrValue() - Method in class com.prosyst.util.xml.XMLReader
Parses an attribute value and returns it as a string
getAuthorization() - Method in interface com.prosyst.mbs.services.pmp.PMPContext
Gets the caller authorization
getAuthorization(Object) - Method in interface com.prosyst.mbs.services.useradmin.SimpleLogin
Retrieves the Authorization object that is associated with the specified context.
getAuthorization(User) - Method in interface org.osgi.service.useradmin.UserAdmin
Creates an Authorization object that encapsulates the specified User object and the Role objects it possesses.
getBase() - Method in class org.eclipse.osgi.storagemanager.StorageManager
Returns the directory containing the files being managed by this storage manager.
getBasicException() - Method in exception com.prosyst.mbs.services.pmp.PMPException
Returns the basic exception.
getBasicMembers(String) - Method in interface com.prosyst.mbs.services.useradmin.UserAdminRemote
Returns all BASIC members of the group with the specified name - group.
getBatteryFlag() - Method in class org.mbs.services.powermon.PowerStatus
Returns the battery flag of the system.
getBatteryFullLifeTime() - Method in class org.mbs.services.powermon.PowerStatus
Returns the lifetime of the battery of the system, when at full charge.
getBatteryLevel() - Method in class org.mbs.services.powermon.PowerStatus
Returns the battery level of the system.
getBatteryTimeToLive() - Method in class org.mbs.services.powermon.PowerStatus
Returns the remaining lifetime of the battery of the system.
getBeanClass() - Method in exception com.prosyst.util.beans.BeanException
Returns the bean class that owns the property.
getBeanProperty(String, Class) - Static method in class com.prosyst.util.beans.BeanUtils
Return a BeanProperty for the given property name.
getBoolean(String, String, boolean, IScopeContext[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Return the value stored in the preference store for the given key.
getBoolean(String, boolean) - Method in interface org.osgi.service.prefs.Preferences
Returns the boolean value represented by the String object associated with the specified key in this node.
getBooleanOption(String, boolean) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Returns the identified option as a boolean value.
getBooleanProperty(String) - Method in class com.prosyst.util.asm.StateMachine
This is an utility method to obtain a property of boolean type
getBooleanResult(String) - Method in class net.sourceforge.jeval.Evaluator
This method is a simple wrapper around the evaluate(String) method.
getBundle() - Method in interface org.eclipse.osgi.service.resolver.BundleDelta
Returns the BundleDescription that this bundle delta is for.
getBundle() - Method in interface org.eclipse.osgi.service.resolver.ResolverError
Returns the bundle which this ResolverError is for
getBundle(long) - Method in interface org.eclipse.osgi.service.resolver.State
Returns the bundle descriptor for the bundle with the given id.
getBundle(String, Version) - Method in interface org.eclipse.osgi.service.resolver.State
Returns the bundle descriptor for the bundle with the given name and version.
getBundle() - Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
Returns the bundle that declares this constraint.
getBundle() - Method in interface org.osgi.service.log.LogEntry
Returns the bundle that created this LogEntry object.
getBundle() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the bundle for which this object provides meta type information.
getBundleByLocation(String) - Method in interface org.eclipse.osgi.service.resolver.State
Returns the bundle descriptor for the bundle with the given location identifier.
getBundleCode() - Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
Returns the bundle-specific code describing the outcome.
getBundleContext() - Method in class com.prosyst.util.asm.xml.XMLStateMachine
 
getBundleContext() - Method in interface org.osgi.service.component.ComponentContext
Returns the BundleContext of the bundle which contains this component.
getBundleGroups() - Method in interface org.eclipse.core.runtime.IBundleGroupProvider
Returns the bundle groups provided by this provider.
getBundleId() - Method in interface com.prosyst.mbs.services.http.AliasProperties
Gets the id of the bundle which has registered the resource (servlet).
getBundleId() - Method in class com.prosyst.util.event.BasicEvent
Returns the id of the bundle associated with this event.
getBundleId() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns the numeric id of this bundle.
getBundleLocation() - Method in interface org.osgi.service.cm.Configuration
Get the bundle location.
getBundles() - Method in interface org.eclipse.core.runtime.IBundleGroup
Returns a list of all bundles supplied by this bundle group.
getBundles() - Method in interface org.eclipse.osgi.service.resolver.State
Returns descriptions for all bundles known to this state.
getBundles(String) - Method in interface org.eclipse.osgi.service.resolver.State
Returns all bundle descriptions with the given bundle symbolic name.
getBundlesStatus() - Method in class com.prosyst.mbs.services.kitmanager.KitStatus
Returns a detailed description of the state of all bundles of the kit.
getBundleSymbolicName() - Method in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
Returns the symbolic name of the bundle this import package must be resolved to.
getBundleVersionRange() - Method in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
Returns the version range which this import package may be resolved to.
getByteArray(String, String, byte[], IScopeContext[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Return the value stored in the preference store for the given key.
getByteArray(String, byte[]) - Method in interface org.osgi.service.prefs.Preferences
Returns the byte[] value represented by the String object associated with the specified key in this node.
getBytes() - Method in class org.mbs.services.powermon.PowerStatus
Representation of the PowerStatus as a byte[].
getCardinality() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return the cardinality of this attribute.
getCause() - Method in exception org.eclipse.osgi.service.pluginconversion.PluginConversionException
Return the nested exception for this exception or null if there is none.
getCause() - Method in exception org.osgi.service.cm.ConfigurationException
Returns the cause of this exception or null if no cause was specified when this exception was created.
getCause() - Method in exception org.osgi.service.component.ComponentException
Returns the cause of this exception or null if no cause was specified when this exception was created.
getCause() - Method in exception org.osgi.service.http.NamespaceException
Returns the cause of this exception or null if no cause was specified when this exception was created.
getCause() - Method in exception org.osgi.service.prefs.BackingStoreException
Returns the cause of this exception or null if no cause was specified when this exception was created.
getChanges() - Method in interface org.eclipse.osgi.service.resolver.State
Returns the delta representing the changes from the time this state was first captured until now.
getChanges() - Method in interface org.eclipse.osgi.service.resolver.StateDelta
Returns an array of all the bundle deltas in this delta regardless of type.
getChanges(int, boolean) - Method in interface org.eclipse.osgi.service.resolver.StateDelta
Returns an array of all the members of this delta which match the given flags.
getCharBuffer() - Method in class com.prosyst.util.xml.XMLReader
 
getChild() - Method in class org.eclipse.core.runtime.preferences.IEclipsePreferences.NodeChangeEvent
Return the child node for this event.
getChildren() - Method in interface org.eclipse.core.runtime.IConfigurationElement
Returns all configuration elements that are children of this configuration element.
getChildren(String) - Method in interface org.eclipse.core.runtime.IConfigurationElement
Returns all child configuration elements with the given name.
getChildren() - Method in interface org.eclipse.core.runtime.IStatus
Returns a list of status object immediately contained in this multi-status, or an empty list if this is not a multi-status.
getChildren() - Method in class org.eclipse.core.runtime.MultiStatus
 
getChildren() - Method in class org.eclipse.core.runtime.Status
 
getChildren() - Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
 
getClasses() - Method in class com.prosyst.util.event.BasicEvent
Returns the object class of the service associated with this event.
getCode() - Method in interface org.eclipse.core.runtime.IStatus
Returns the plug-in-specific status code describing the outcome.
getCode() - Method in class org.eclipse.core.runtime.Status
 
getCommandLineArgs() - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Returns all command line arguments specified when the running framework was started.
getCommandsInfo() - Method in interface com.prosyst.util.pcommands.PluggableCommands
This method should return the information about the commands which are supported by this PluggableCommands.
getComponentInstance() - Method in interface org.osgi.service.component.ComponentContext
Returns the Component Instance object for the component instance associated with this Component Context.
getConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Get an existing Configuration object from the persistent store, or create a new Configuration object.
getConfiguration(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Get an existing or new Configuration object from the persistent store.
getConfigurationElements() - Method in interface org.eclipse.core.runtime.IExtension
Returns all configuration elements declared by this extension.
getConfigurationElements() - Method in interface org.eclipse.core.runtime.IExtensionPoint
Returns all configuration elements from all extensions configured into this extension point.
getConfigurationElementsFor(String) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Returns all configuration elements from all extensions configured into the identified extension point.
getConfigurationElementsFor(String, String) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Returns all configuration elements from all extensions configured into the identified extension point.
getConfigurationElementsFor(String, String, String) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Returns all configuration elements from the identified extension.
getConfigurationObjects(String) - Method in interface org.mbs.services.metatype.MetaTypeProviderExtern
Provides ability to metatype providers to contain predefined configuration modifications.
getConnection() - Method in interface com.prosyst.mbs.services.pmp.PMPContext
Gets connection to the remote client
getContainerTimestamp() - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
This method is called as a part of the registry cache validation.
getContainingState() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns the state object which hosts this bundle.
getContent() - Method in interface com.prosyst.util.xml.Tag
Returns a tag content
getContent(int, String) - Method in interface com.prosyst.util.xml.Tag
Returns the content of a child tag with index position equals to aPos but only if its name is equal to aName.
getContent() - Method in class com.prosyst.util.xml.TagClass
Returns content string of the tag
getContent(int, String) - Method in class com.prosyst.util.xml.TagClass
Returns the content of a child tag with index position equals to aPos but only if its name is equal to aName.
getContent(TagClass, int, String) - Static method in class com.prosyst.util.xml.XMLUtil
Deprecated. use TagClass.getContent(int pos, String name) instead
getContentBuffer() - Method in class com.prosyst.util.xml.TagClass
Returns the internal content buffer
getContributionsTimestamp() - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
This method is called as a part of the registry cache validation.
getContributor() - Method in interface org.eclipse.core.runtime.IConfigurationElement
Returns the contributor of this configuration element.
getContributor() - Method in interface org.eclipse.core.runtime.IExtension
Returns the contributor of this extension.
getContributor() - Method in interface org.eclipse.core.runtime.IExtensionPoint
Returns the contributor of this extension point.
getControlledDevices() - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
Returns a String array of the IDs of all the devices controlled by the driver
getController(Object) - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
Returns an AbstractDeviceController instance for device type of the driver.
getControlUnit(String, String) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Returns the Control Unit of a specified type and with a specified id.
getControlUnit(String) - Method in class org.mbs.services.cu.generator.DefaultControlUnitFactory
 
getControlUnit(String) - Method in interface org.mbs.services.cu.spi.ControlUnitFactory
Returns the ControlUnit object, identified by the given id.
getControlUnitCallback() - Method in interface org.mbs.services.cu.generator.ControlUnitModel
Returns control unit callback.
getControlUnitCallback() - Method in class org.mbs.services.cu.generator.DefaultControlUnitModel
 
getControlUnits(String, String) - Method in class org.mbs.services.cu.generator.DefaultControlUnitFactory
 
getControlUnits(String, String) - Method in interface org.mbs.services.cu.spi.ControlUnitFactory
Returns ids of the control unit instances which are children of a control unit with a given type and id.
getControlUnitTypes() - Method in interface org.mbs.services.cu.ControlUnitAdmin
Returns all distinct types of control units currently exported in the framework.
getControlUnitTypeVersion(String) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Returns the current version for given type of control units currently exported in the framework.
getCorrespondentCertChain() - Method in class com.prosyst.util.net.SecureSocket
Returns certificate chain used from correspondent to authorize itself.
getCredentials() - Method in interface org.osgi.service.useradmin.User
Returns a Dictionary of the credentials of this User object.
getCurrentState() - Method in class com.prosyst.util.asm.StateMachine
Returns the current state of the machine.
getCurrentState(AbstractDeviceModel, String) - Method in class org.mbs.services.device.abstractdriver.DeviceStateGraph
Evaluate state conditions upon the given device model and return the id of the state which condition is satisfied.
getCustomDB(File) - Method in interface com.prosyst.mbs.services.db.DBManager
Retrieves or creates a custom DB in the root directory.
getCustomDB(String, File) - Method in interface com.prosyst.mbs.services.db.DBManager
Retrieves or creates a custom DB in the root directory.
getCustomDB(String) - Method in interface com.prosyst.mbs.services.db.DBManager
Retrieves or creates a custom DB implementation.
getData() - Method in interface javax.microedition.io.Datagram
 
getData() - Method in interface org.eclipse.osgi.service.resolver.ResolverError
Returns non-translatable data associated with this ResolverError.
getDate() - Method in interface javax.microedition.io.HttpConnection
 
getDebug() - Method in class com.prosyst.util.ref.Log
Gets the flag, which enables logging debug messages.
getDebug() - Method in interface com.prosyst.util.ref.LogInterface
Gets the flag, which enables logging debug messages.
getDebug() - Method in class com.prosyst.util.ref.ManagedLog
Checks whether the debug level is switched on or not.
getDeclaringExtension() - Method in interface org.eclipse.core.runtime.IConfigurationElement
Returns the extension that declares this configuration element.
getDecoded(String) - Static method in class com.prosyst.util.xml.XMLUtil
Converts special xml chars to valid string e.g.
getDefault() - Method in interface org.eclipse.osgi.service.datalocation.Location
Returns the default value of this location if any.
getDefaultDelimiters() - Static method in class org.eclipse.osgi.util.TextProcessor
Return the string containing all the default delimiter characters to be used to segment a given string.
getDefaultLookupOrder(String, String) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Return an array with the default lookup order for the preference keyed by the given qualifier and simple name.
getDefaultValue() - Method in interface org.mbs.services.metatype.AttributeDefinitionEx
Return a default for this attribute.
getDefaultValue() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a default for this attribute.
getDependentBundles(BundleDescription[]) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Returns all bundles in the state depending on the given bundles.
getDependents() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns all bundles which depend on this bundle.
getDepth() - Method in class com.prosyst.util.xml.XmlSerializer
Returns the current depth of the element.
getDescription() - Method in class com.prosyst.mbs.services.kitmanager.DependencyList
Returns the description of the package dependencies of the kit bundles.
getDescription() - Method in class com.prosyst.mbs.services.kitmanager.InstallStatus
Returns the description of the state of the installation.
getDescription() - Method in class com.prosyst.mbs.services.kitmanager.KitStatus
Returns a detailed description of the state of all bundles of the kit.
getDescription() - Method in class com.prosyst.util.pcommands.CommandInfo
This method returns the description of the command.
getDescription() - Method in interface org.eclipse.core.runtime.IBundleGroup
Returns a text description of this bundle group.
getDescription() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a description of this attribute.
getDescription() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return a description of this object class.
getDevice() - Method in class com.prosyst.mbs.services.device.DeviceManagerEvent
 
getDevice() - Method in interface org.eclipse.core.runtime.IPath
Returns the device id for this path, or null if this path has no device id.
getDevice() - Method in class org.eclipse.core.runtime.Path
 
getDeviceServiceFilter() - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
This method is called to register driver service listener with service filter.
getDirective(String) - Method in interface org.eclipse.osgi.service.resolver.ExportPackageDescription
Returns the specified directive for this package.
getDirective(String) - Method in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
Returns the specified directive that control this import package.
getDirective(String) - Method in class org.eclipse.osgi.util.ManifestElement
Returns the value for the specified directive or null if it does not exist.
getDirectiveKeys() - Method in class org.eclipse.osgi.util.ManifestElement
Return an enumeration of directive keys for this manifest element or null if there are none.
getDirectives() - Method in interface org.eclipse.osgi.service.resolver.ExportPackageDescription
Returns the directives for this package.
getDirectives() - Method in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
Returns the directives that control this import package.
getDirectives(String) - Method in class org.eclipse.osgi.util.ManifestElement
Returns an array of string values for the specified directives or null if it does not exist.
getDisplayName(int) - Method in class com.prosyst.util.ref.ManagedLog
This method should return the display name of the specified Log level according to the mapping hashtable.
getDouble(String, String, double, IScopeContext[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Return the value stored in the preference store for the given key.
getDouble(String, double) - Method in interface org.osgi.service.prefs.Preferences
Returns the double value represented by the String object associated with the specified key in this node.
getDoubleProperty(String, double) - Method in class com.prosyst.util.asm.StateMachine
This is an utility method to obtain fixed point double values.
getDoubleValue(String[]) - Method in interface com.prosyst.mbs.services.db.DB
This method is used to directly read a value of a node that is of type DB.DOUBLE
getDriver() - Method in class com.prosyst.mbs.services.device.DeviceManagerEvent
 
getDriver() - Method in interface org.osgi.service.device.Match
Return the reference to a Driver service.
getDriverID() - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
Implementing classes return their DRIVER_IDs as in the Device Access specification.
getElementAt(int) - Method in interface com.prosyst.util.template.HTMLTemplate
Returns the element in the given position in the template.
getElementAt(int) - Method in class com.prosyst.util.template.HTMLTemplateFileImpl
Returns the element in the given position in the template.
getEncoding() - Method in class com.prosyst.util.xml.XMLReader
Returns the XML encoding attribute
getEncoding() - Method in interface javax.microedition.io.ContentConnection
 
getEntry() - Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
 
getErrMsg() - Method in class com.prosyst.util.event.BasicEvent
Returns the error message associated with this event.
getError() - Method in class org.mbs.util.wireadmin.MeasurementEnvelope
Retrieves the error state
getError() - Method in class org.osgi.util.measurement.Measurement
Returns the error of this Measurement object.
getEvent(String, Dictionary, EventLocker) - Static method in class org.mbs.eventadmin.EventPool
Used to optain Event object from the pool!
getEventLocker() - Method in class org.mbs.eventadmin.EventPrivate
 
getException() - Method in interface org.eclipse.core.runtime.IStatus
Returns the relevant low-level exception, or null if none.
getException() - Method in class org.eclipse.core.runtime.Status
 
getException() - Method in exception org.osgi.service.http.NamespaceException
Returns the nested exception.
getException() - Method in interface org.osgi.service.log.LogEntry
Returns the exception object associated with this LogEntry object.
getExecutionEnvironments() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns the list of execution environments that are required by this bundle.
getExpiration() - Method in interface javax.microedition.io.HttpConnection
 
getExportedPackages() - Method in interface org.eclipse.osgi.service.resolver.State
Returns all exported packages in this state, according to the OSGi rules for resolution.
getExporter() - Method in interface org.eclipse.osgi.service.resolver.ExportPackageDescription
Returns the exporter of this package.
getExportPackages() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns an array of export package descriptions defined by the Export-Package clauses.
getExpression() - Method in interface com.prosyst.mbs.services.datamapper.DataMap
Get expession
getExpression() - Method in class com.prosyst.mbs.services.datamapper.Expression
 
getExtension() - Method in interface org.eclipse.core.runtime.IExtensionDelta
Returns the affected extension.
getExtension(String) - Method in interface org.eclipse.core.runtime.IExtensionPoint
Returns the extension with the given unique identifier configured into this extension point, or null if there is no such extension.
getExtension(String) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Returns the specified extension in this extension registry, or null if there is no such extension.
getExtension(String, String) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Returns the specified extension in this extension registry, or null if there is no such extension.
getExtension(String, String, String) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Returns the specified extension in this extension registry, or null if there is no such extension.
getExtensionDelta(String, String, String) - Method in interface org.eclipse.core.runtime.IRegistryChangeEvent
Returns the delta for the given namespace, extension point and extension.
getExtensionDeltas() - Method in interface org.eclipse.core.runtime.IRegistryChangeEvent
Returns all extension deltas for all hosts.
getExtensionDeltas(String) - Method in interface org.eclipse.core.runtime.IRegistryChangeEvent
Returns all extension deltas for the given namespace.
getExtensionDeltas(String, String) - Method in interface org.eclipse.core.runtime.IRegistryChangeEvent
Returns all the extension deltas for the given namespace and extension point.
getExtensionPoint() - Method in interface org.eclipse.core.runtime.IExtensionDelta
Returns the affected extension point.
getExtensionPoint(String) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Returns the extension point with the given extension point identifier in this extension registry, or null if there is no such extension point.
getExtensionPoint(String, String) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Returns the extension point in this extension registry with the given namespace and extension point simple identifier, or null if there is no such extension point.
getExtensionPoints() - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Returns all extension points known to this extension registry.
getExtensionPoints(String) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Returns all extension points declared in the given namespace.
getExtensionPointUniqueIdentifier() - Method in interface org.eclipse.core.runtime.IExtension
Returns the unique identifier of the extension point to which this extension should be contributed.
getExtensions() - Method in interface org.eclipse.core.runtime.IExtensionPoint
Returns all extensions configured into this extension point.
getExtensions(String) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Returns all extensions declared in the given namespace.
getFactory() - Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
Returns a factory that knows how to create state objects, such as bundle descriptions and the different types of version constraints.
getFactory() - Method in interface org.eclipse.osgi.service.resolver.State
Returns the factory that created this state.
getFactoryPid() - Method in interface org.osgi.service.cm.Configuration
For a factory configuration return the PID of the corresponding Managed Service Factory, else return null.
getFactoryPid() - Method in class org.osgi.service.cm.ConfigurationEvent
Returns the factory pid of the associated configuration.
getFactoryPids() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the Factory PIDs (for ManagedServiceFactories) for which ObjectClassDefinition information is available.
getFile() - Method in interface javax.microedition.io.HttpConnection
 
getFile() - Method in interface org.eclipse.osgi.framework.log.FrameworkLog
Returns the log File if it is set, otherwise null is returned.
getFileExtension() - Method in interface org.eclipse.core.runtime.IPath
Returns the file extension portion of this path, or null if there is none.
getFileExtension() - Method in class org.eclipse.core.runtime.Path
 
getFilePointer() - Method in interface org.mbs.services.io.RandomAccessConnection
 
getFilter() - Method in class com.prosyst.util.asm.Transition
Retrieves the guard condition of the transition
getFlavors() - Method in interface org.osgi.service.wireadmin.Wire
Return the list of data types understood by the Consumer service connected to this Wire object.
getFloat(String, String, float, IScopeContext[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Return the value stored in the preference store for the given key.
getFloat(String, float) - Method in interface org.osgi.service.prefs.Preferences
Returns the float value represented by the String object associated with the specified key in this node.
getFragments() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns all fragments known to this bundle (regardless resolution status).
getFrameworkArgs() - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Returns the arguments consumed by the framework implementation itself.
getFromState() - Method in class com.prosyst.util.asm.Transition
Retrieves the source state
getFunction(String) - Method in class net.sourceforge.jeval.Evaluator
Returns a funtion from the list of functions.
getFunction() - Method in class net.sourceforge.jeval.ParsedFunction
Returns the function that has been parsed.
getFunctions() - Method in class com.prosyst.mbs.services.datamapper.Expression
Return the function (Vector of Function objects) contains in the expression
getGeneralStatus() - Method in class com.prosyst.mbs.services.kitmanager.KitStatus
Returns the description of the state of the kit.
getGenericCapabilities() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns an array of generic descriptions for the capabilities of this bundle.
getGenericRequires() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns an array of generic specifications constraints required by this bundle.
getGroupHelpMessage() - Method in interface com.prosyst.util.pcommands.PluggableCommands
Returns the help message for this commands group.
getGroupName() - Method in interface com.prosyst.util.pcommands.PluggableCommands
Returns the name of the commands group.
getGroups() - Method in interface com.prosyst.mbs.services.useradmin.UserAdminRemote
Returns all groups in the UserAdmin.
getHeaderField(int) - Method in interface javax.microedition.io.HttpConnection
 
getHeaderField(String) - Method in interface javax.microedition.io.HttpConnection
 
getHeaderFieldDate(String, long) - Method in interface javax.microedition.io.HttpConnection
 
getHeaderFieldInt(String, int) - Method in interface javax.microedition.io.HttpConnection
 
getHeaderFieldKey(int) - Method in interface javax.microedition.io.HttpConnection
 
getHelp() - Method in interface org.eclipse.osgi.framework.console.CommandProvider
Answer a string (may be as many lines as you like) with help texts that explain the command.
getHighestBundleId() - Method in interface org.eclipse.osgi.service.resolver.State
Returns the highest bundle ID.
getHost() - Method in interface javax.microedition.io.HttpConnection
 
getHost() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns the host for this bundle.
getHosts() - Method in interface org.eclipse.osgi.service.resolver.HostSpecification
Returns the list of host BundleDescriptions that satisfy this HostSpecification
getHttpOutput(byte[]) - Method in interface com.prosyst.mbs.services.http.HttpHelper
Gets http response of a byte[] request.
getIcon(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return an InputStream object that can be used to create an icon from.
getId() - Method in class org.eclipse.core.runtime.spi.RegistryContributor
Provides ID associated with the entity "in charge" of the contributor (e.g., "1").
getId(String) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Returns the current numeric id (appendage) of the given managed file.
getId() - Method in interface org.mbs.services.cu.ControlUnit
Returns id of the control unit which uniquely identifies it in the scope of its parent.
getId() - Method in interface org.mbs.services.cu.generator.ControlUnitModel
Returns the CU Id for which this object is model.
getId() - Method in class org.mbs.services.cu.generator.DefaultControlUnit
 
getId() - Method in class org.mbs.services.cu.generator.DefaultControlUnitModel
 
getID() - Method in exception org.mbs.services.device.abstractdriver.AbstractDriverException
Return an identification number of the exception
getID() - Method in interface org.osgi.service.metatype.AttributeDefinition
Unique identity for this attribute.
getID() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the id of this object class.
getIdentification() - Method in class org.mbs.util.wireadmin.Primitive
 
getIdentification() - Method in class org.osgi.service.wireadmin.BasicEnvelope
 
getIdentification() - Method in interface org.osgi.service.wireadmin.Envelope
Return the identification of this Envelope object.
getIdentifier() - Method in interface org.eclipse.core.runtime.IBundleGroup
Returns the identifier of this bundle group.
getImportPackages() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns an array of import package specifications defined by the Import-Package clause.
getIncludeMaximum() - Method in class org.eclipse.osgi.service.resolver.VersionRange
Indicates if the maximum version is included in the version range.
getIncludeMinimum() - Method in class org.eclipse.osgi.service.resolver.VersionRange
Indicates if the minimum version is included in the version range.
getIndependentBundles() - Method in class com.prosyst.mbs.services.kitmanager.DependencyList
Returns the bundles no other bundle depends on.
getIndexedBeanProperty(String, Class) - Static method in class com.prosyst.util.beans.BeanUtils
Return an IndexedBeanProperty for the given property name.
getIndexedPropertyType() - Method in class com.prosyst.util.beans.IndexedBeanProperty
Returns the indexed property type of the bean property.
getIndexedReadMethod() - Method in class com.prosyst.util.beans.IndexedBeanProperty
Returns the indexed read method.
getIndexedWriteMethod() - Method in class com.prosyst.util.beans.IndexedBeanProperty
Returns the indexed write argument.
getInformation() - Method in interface org.osgi.service.provisioning.ProvisioningService
Returns a reference to the Provisioning Dictionary.
getInputStream(String) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Returns a managed InputStream for a managed file.
getInputStreamSet(String[]) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Returns a managed input stream set for the managed file names.
getInstance() - Static method in class com.prosyst.util.beans.Introspector
This method return a singleton.
getInstance() - Method in interface com.prosyst.util.parser.ParserService
This method should return new instance of any implementation of this parser service.
getInstance() - Method in interface org.osgi.service.component.ComponentInstance
Returns the component instance of the activated component configuration.
getInt(String, String, int, IScopeContext[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Return the value stored in the preference store for the given key.
getInt(String, int) - Method in interface org.osgi.service.prefs.Preferences
Returns the int value represented by the String object associated with the specified key in this node.
getIntegerOption(String, int) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Returns the identified option as an int value.
getIntValue(String[]) - Method in interface com.prosyst.mbs.services.db.DB
This method is used to directly read a value of a node that is of type DB.INT
getKey(int) - Method in class com.prosyst.util.ini.IniSection
Returns a key name at a given index.
getKey() - Method in class org.eclipse.core.runtime.preferences.IEclipsePreferences.PreferenceChangeEvent
Return the key of the preference which was changed.
getKey() - Method in class org.eclipse.core.runtime.preferences.PreferenceFilterEntry
Return the name of the preference key for this filter entry.
getKeyCount() - Method in class com.prosyst.util.ini.IniSection
Returns the number of defined keys (or rows as displayed in a file) in this section.
getKeyIndex(String) - Method in class com.prosyst.util.ini.IniSection
Returns the index of a key in this section.
getKeys() - Method in class org.eclipse.osgi.util.ManifestElement
Returns an enumeration of attribute keys for this manifest element or null if none exist.
getKind() - Method in interface org.eclipse.core.runtime.IExtensionDelta
The kind of this extension delta.
getLabel() - Method in interface org.eclipse.core.runtime.IExtension
Returns a displayable label for this extension.
getLabel() - Method in interface org.eclipse.core.runtime.IExtensionPoint
Returns a displayable label for this extension point.
getLastLoadedFile() - Method in class com.prosyst.util.ini.IniFile
Returns the last loaded file if the data was loaded from a file and not from a stream.
getLastModified() - Method in interface javax.microedition.io.HttpConnection
 
getLastValue() - Method in interface org.osgi.service.wireadmin.Wire
Return the last value sent through this Wire object.
getLatitude() - Method in class org.osgi.util.position.Position
Returns the latitude of this position in radians.
getLeftOperand() - Method in class net.sourceforge.jeval.ExpressionTree
Returns the left operand of this tree.
getLength() - Method in interface com.prosyst.util.template.HTMLTemplate
Returns the number of pieces the template was separated into (the number of constant HTML pieces + the number of labels)
getLength() - Method in class com.prosyst.util.template.HTMLTemplateFileImpl
Returns the number of pieces the template was separated into (the number of constant HTML pieces + the number of labels)
getLength() - Method in interface javax.microedition.io.ContentConnection
 
getLength() - Method in interface javax.microedition.io.Datagram
 
getLevel(int) - Method in class com.prosyst.util.ref.ManagedLog
Checks whether the specified Log level is switched on or not.
getLevel() - Method in interface org.osgi.service.log.LogEntry
Returns the severity level of this LogEntry object.
getLine() - Method in interface com.prosyst.util.xml.Tag
Returns the line in the XML file where the tag definition starts
getLine() - Method in class com.prosyst.util.xml.TagClass
Returns the line in the XML file where the tags begin.
getListeners() - Method in class org.eclipse.core.runtime.ListenerList
Returns an array containing all the registered listeners.
getLocales() - Method in interface org.osgi.service.metatype.MetaTypeProvider
Return a list of available locales.
getLocalization(Bundle, String) - Method in interface org.eclipse.osgi.service.localization.BundleLocalization
The getLocalization method gets a ResourceBundle object for the given locale and bundle.
getLocalName() - Method in class org.eclipse.core.runtime.QualifiedName
Returns the local part of this name.
getLocation() - Method in class org.eclipse.core.runtime.preferences.ConfigurationScope
 
getLocation() - Method in class org.eclipse.core.runtime.preferences.DefaultScope
 
getLocation() - Method in class org.eclipse.core.runtime.preferences.InstanceScope
 
getLocation() - Method in interface org.eclipse.core.runtime.preferences.IScopeContext
Return a path to a location in the file-system where clients are able to write files that will have the same sharing/scope properties as preferences defined in this scope.
getLocation() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
The location string for this bundle.
getLocationsLength() - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
Returns the number of possible cache locations for this registry.
getLog() - Method in interface org.osgi.service.log.LogReaderService
Returns an Enumeration of all LogEntry objects in the log.
getLogFile(String) - Method in interface com.prosyst.mbs.services.log.RemoteLogReader
Gets an input stream for the requested log file.
getLogFile(String, boolean) - Method in interface com.prosyst.mbs.services.log.RemoteLogReader
Gets an input stream for the requested log file.
getLogFileNames() - Method in interface com.prosyst.mbs.services.log.RemoteLogReader
Gets all log file names, available in the log storage.
getLogs() - Method in interface com.prosyst.mbs.services.log.RemoteLogReader
Gets the logs from the LogReaderService.
getLogsById(long) - Method in interface com.prosyst.mbs.services.log.LogFilter
Gets the LogEntries logged by the bundle with the given id.
getLogsById(long) - Method in interface com.prosyst.mbs.services.log.RemoteLogReader
Gets the logs, logged by a bundle with given Id, using LogFilter.
getLogsByTime(long, long) - Method in interface com.prosyst.mbs.services.log.LogFilter
Gets the LogEntries logged during the period specified by t1 and t2 - time in milliseconds.
getLong(String, String, long, IScopeContext[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Return the value stored in the preference store for the given key.
getLong(String, long) - Method in interface org.osgi.service.prefs.Preferences
Returns the long value represented by the String object associated with the specified key in this node.
getLongitude() - Method in class org.osgi.util.position.Position
Returns the longitude of this position in radians.
getLongProperty(String, long) - Method in class com.prosyst.util.asm.StateMachine
This is an utility method to obtain a property that is of long, int, short or byte value.
getLongValue(String[]) - Method in interface com.prosyst.mbs.services.db.DB
This method is used to directly read a value of a node that is of type DB.LONG
getLookupOrder(String, String) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Return an array with the lookup order for the preference keyed by the given qualifier and simple name.
getMajorComponent() - Method in class org.eclipse.core.runtime.PluginVersionIdentifier
Deprecated. Returns the major (incompatible) component of this version identifier.
getManagedFiles() - Method in class org.eclipse.osgi.storagemanager.StorageManager
Returns a list of all the managed files currently being managed.
getMap() - Static method in class org.mbs.services.device.abstractdriver.TracerMaps
 
getMapping(String) - Method in interface org.eclipse.core.runtime.preferences.IPreferenceFilter
Return a mapping which defines the nodes and keys that this filter applies to.
getMatchingFilter() - Method in interface org.eclipse.osgi.service.resolver.GenericSpecification
Returns a matching filter used to match with a suppliers attributes
getMatchValue() - Method in interface org.osgi.service.device.Match
Return the match value of this object.
getMaximum() - Method in class org.eclipse.osgi.service.resolver.VersionRange
Returns the maximum Version of this VersionRange
getMaximumLength() - Method in interface javax.microedition.io.DatagramConnection
 
getMembers(String) - Method in interface com.prosyst.mbs.services.useradmin.UserAdminRemote
Returns a list of names of all users which implies the group with the specified name.
getMembers() - Method in interface org.osgi.service.useradmin.Group
Gets the basic members of this Group object.
getMemberships(String) - Method in interface com.prosyst.mbs.services.useradmin.UserAdminRemote
Returns a list of names of all groups which is implied by the specified user.
getMessage() - Method in exception com.prosyst.util.beans.BeanException
 
getMessage() - Method in interface org.eclipse.core.runtime.IStatus
Returns the message describing the outcome.
getMessage() - Method in class org.eclipse.core.runtime.Status
 
getMessage() - Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
 
getMessage() - Method in interface org.osgi.service.log.LogEntry
Returns the human readable message associated with this LogEntry object.
getMetaTypeInformation(Bundle) - Method in interface org.osgi.service.metatype.MetaTypeService
Return the MetaType information for the specified bundle.
getMetaTypeProvidedFactoryPids(long) - Method in interface org.mbs.services.metatype.MetaDataManager
Returns all metatype info supported pids of "FactoryConfig" type and the corresponding display names provided by a bundle.
getMetaTypeProvidedPids(long) - Method in interface org.mbs.services.metatype.MetaDataManager
Returns all metatype info supported pids of "Config" type and the corresponding display names provided by a bundle.
getMetaTypeProvidedPids(long, String[]) - Method in interface org.mbs.services.metatype.MetaDataManager
Returns all metatype info supported pids of the listed types and the corresponding display names provided by a bundle.
getMetaTypeProvider(String, boolean) - Method in interface org.mbs.services.metatype.MetaDataManager
Returns meta typing info, published in the framework either by the bundle's manifest metatype headers(Config, FactoryConfig, etc.) or as registered ManagedService or ManagedServiceFactory service implementing MetaTypeProvider interface (see OSGi ConfigurationManagement specification).
getMetaTypeProviderResource(String) - Method in interface org.mbs.services.metatype.MetaDataManager
Returns the url to the metatype xml for the specified pid if present.
getMetaTypeProviderVersion(String) - Method in interface org.mbs.services.metatype.MetaDataManager
Returns the version of the MetaTypeProvider for a pid or null if such information is not available.
getMetaTypeProviderXML(String) - Method in interface org.mbs.services.metatype.MetaDataManager
Deprecated. use getMetaTypeProviderResource instead
getMethod(String, String[]) - Method in interface com.prosyst.mbs.services.pmp.RemoteObject
Gets a reference to a method of the object associated with this RemoteObject.
getMethods() - Method in interface com.prosyst.mbs.services.pmp.RemoteObject
Dynamically gets references to all the methods of the object associated with this RemoteObject.
getMimeType(String) - Method in interface org.osgi.service.http.HttpContext
Maps a name to a MIME type.
getMinimum() - Method in class org.eclipse.osgi.service.resolver.VersionRange
Returns the minimum Version of this VersionRange
getMinorComponent() - Method in class org.eclipse.core.runtime.PluginVersionIdentifier
Deprecated. Returns the minor (compatible) component of this version identifier.
getModel(Object) - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
An instance of a class, extending AbstractDeviceModel, model for the types of devices this driver attaches.
getModelInitValues(Hashtable) - Method in class org.mbs.services.cu.generator.DefaultControlUnitModel
This method is invoked when the model is created or the model is reset.
getModifier(String) - Method in interface org.mbs.services.metatype.AttributeDefinitionEx
Returns the value associated with the given key concerning this attribute.
getModifier(String) - Method in interface org.mbs.services.metatype.ObjectClassDefinitionEx
Returns the value of the given modifier.
getModifierKeys() - Method in interface org.mbs.services.metatype.AttributeDefinitionEx
Returns a set of modifier keys for this attribute definition.
getModifierKeys() - Method in interface org.mbs.services.metatype.ObjectClassDefinitionEx
Returns a set of keys for modifiers for this object definition.
getModuleName(int) - Method in class com.prosyst.util.ini.SourceMap
 
getMsgValue(int) - Method in class com.prosyst.util.ini.SourceMap
 
getN(byte[], int, int) - Static method in class com.prosyst.util.encode.Axill
Gets N-th element from array which can be result of M times making of add method with same type (M>=N)
getName() - Method in interface com.prosyst.mbs.services.datamapper.DataMap
Return the name of the map
getName() - Method in class com.prosyst.mbs.services.datamapper.Function
 
getName() - Method in interface com.prosyst.mbs.services.db.DBNode
Retrieves the name of the node
getName() - Method in interface com.prosyst.mbs.services.pmp.RemoteMethod
returns the name of the method.
getName() - Method in class com.prosyst.util.asm.Transition
Retrieves the name of the transition
getName() - Method in class com.prosyst.util.beans.BeanProperty
Returns the name of this property.
getName() - Method in class com.prosyst.util.ini.IniSection
Returns the name of the section.
getName() - Method in interface com.prosyst.util.xml.Tag
Returns the name of the tag
getName() - Method in class com.prosyst.util.xml.TagClass
Returns name of the tag
getName() - Method in interface org.eclipse.core.runtime.IBundleGroup
Returns the human-readable name of this bundle group.
getName() - Method in interface org.eclipse.core.runtime.IBundleGroupProvider
Returns the human-readable name of this bundle group provider.
getName() - Method in interface org.eclipse.core.runtime.IConfigurationElement
Returns the name of this configuration element.
getName() - Method in interface org.eclipse.core.runtime.IContributor
Provides name of the contributor (e.g., "org.eclipse.core.runtime").
getName() - Method in class org.eclipse.core.runtime.preferences.ConfigurationScope
 
getName() - Method in class org.eclipse.core.runtime.preferences.DefaultScope
 
getName() - Method in class org.eclipse.core.runtime.preferences.InstanceScope
 
getName() - Method in interface org.eclipse.core.runtime.preferences.IScopeContext
Return the name of the scope that this context is associated with.
getName() - Method in class org.eclipse.core.runtime.spi.RegistryContributor
Provides name of the entity "in charge" of the contributor (e.g., "org.eclipse.core.runtime").
getName() - Method in interface org.eclipse.osgi.service.resolver.BaseDescription
Returns the name.
getName() - Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
Returns this constraint's name.
getName() - Method in interface org.osgi.service.cm.ManagedServiceFactory
Return a descriptive name of this factory.
getName() - Method in interface org.osgi.service.metatype.AttributeDefinition
Get the name of the attribute.
getName() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the name of this object class.
getName() - Method in interface org.osgi.service.useradmin.Authorization
Gets the name of the User that this Authorization context was created for.
getName() - Method in interface org.osgi.service.useradmin.Role
Returns the name of this role.
getName() - Method in class org.osgi.util.measurement.State
Returns the name of this State.
getNames() - Method in class com.prosyst.util.pcommands.CommandInfo
This method returns the names of the command.
getNamespace() - Method in interface org.eclipse.core.runtime.IConfigurationElement
Deprecated. As namespace is no longer restricted to the contributor name, use IConfigurationElement.getNamespaceIdentifier() to obtain namespace name or IConfigurationElement.getContributor() to get the name of the contributor of this registry element.

In the past namespace was dictated by the name of the bundle. If bundle org.abc contributed registry element with Id of MyId, the namespace of the element was always set to org.abc, producing the qualified name of org.abc.MyId.

The namespace used to be the same as the bundle name. As a result, the IConfigurationElement.getNamespace() method was used both to obtain the name of the bundle and to obtain the namespace of a registry element.

Since 3.2, the extension registry allows elements to specify qualified name. The extension point of the plug-in org.abc could specify org.zzz.MyExtPoint as an Id. In this case, namespace name is org.zzz, but the contributor name is org.abc.

(The use of a simple Id is still a preferred way. Whenever possible, specify only the simple Id and let runtime take care of the rest.)

If your code used the IConfigurationElement.getNamespace() to obtain the name of the contributing bundle, use IConfigurationElement.getContributor(). The typical usage pattern here is to find a bundle name to obtain some information from the corresponding OSGi bundle. For example, deducing the file location specified as a relative path to the bundle install location would fall into this group.

If your code used the IConfigurationElement.getNamespace() to obtain the namespace of the registry element, use IConfigurationElement.getNamespaceIdentifier(). Typically, this is the case when code is trying to process registry elements belonging to some logical group. For example, processing notifications for all elements belonging to the org.abc namespace would fall into this category.

getNamespace() - Method in interface org.eclipse.core.runtime.IExtension
Deprecated. As namespace is no longer restricted to the contributor name, use IExtension.getNamespaceIdentifier() to obtain namespace name or IExtension.getContributor() to get the name of the contributor of this registry element.

In the past namespace was dictated by the name of the bundle. If bundle org.abc contributed registry element with Id of MyId, the namespace of the element was always set to org.abc, producing the qualified name of org.abc.MyId.

The namespace used to be the same as the bundle name. As a result, the IExtension.getNamespace() method was used both to obtain the name of the bundle and to obtain the namespace of a registry element.

Since 3.2, the extension registry allows elements to specify qualified name. The extension point of the plug-in org.abc could specify org.zzz.MyExtPoint as an Id. In this case, namespace name is org.zzz, but the contributor name is org.abc.

(The use of a simple Id is still a preferred way. Whenever possible, specify only the simple Id and let runtime take care of the rest.)

If your code used the IExtension.getNamespace() to obtain the name of the contributing bundle, use IExtension.getContributor(). The typical usage pattern here is to find a bundle name to obtain some information from the corresponding OSGi bundle. For example, deducing the file location specified as a relative path to the bundle install location would fall into this group.

If your code used the IExtension.getNamespace() to obtain the namespace of the registry element, use IExtension.getNamespaceIdentifier(). Typically, this is the case when code is trying to process registry elements belonging to some logical group. For example, processing notifications for all elements belonging to the org.abc namespace would fall into this category.

getNamespace() - Method in interface org.eclipse.core.runtime.IExtensionPoint
Deprecated. As namespace is no longer restricted to the contributor name, use IExtensionPoint.getNamespaceIdentifier() to obtain namespace name or IExtensionPoint.getContributor() to get the name of the contributor of this registry element.

In the past namespace was dictated by the name of the bundle. If bundle org.abc contributed registry element with Id of MyId, the namespace of the element was always set to org.abc, producing the qualified name of org.abc.MyId.

The namespace used to be the same as the bundle name. As a result, the IExtensionPoint.getNamespace() method was used both to obtain the name of the bundle and to obtain the namespace of a registry element.

Since 3.2, the extension registry allows elements to specify qualified name. The extension point of the plug-in org.abc could specify org.zzz.MyExtPoint as an Id. In this case, namespace name is org.zzz, but the contributor name is org.abc.

(The use of a simple Id is still a preferred way. Whenever possible, specify only the simple Id and let runtime take care of the rest.)

If your code used the IExtensionPoint.getNamespace() to obtain the name of the contributing bundle, use IExtensionPoint.getContributor(). The typical usage pattern here is to find a bundle name to obtain some information from the corresponding OSGi bundle. For example, deducing the file location specified as a relative path to the bundle install location would fall into this group.

If your code used the IExtensionPoint.getNamespace() to obtain the namespace of the registry element, use IExtensionPoint.getNamespaceIdentifier(). Typically, this is the case when code is trying to process registry elements belonging to some logical group. For example, processing notifications for all elements belonging to the org.abc namespace would fall into this category.

getNamespaceIdentifier() - Method in interface org.eclipse.core.runtime.IConfigurationElement
Returns the namespace name for this configuration element.
getNamespaceIdentifier() - Method in interface org.eclipse.core.runtime.IExtension
Returns the namespace name for this extension.
getNamespaceIdentifier() - Method in interface org.eclipse.core.runtime.IExtensionPoint
Returns the namespace name for this extension point.
getNamespaces() - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Returns all namespaces currently used by extensions and extension points in this registry.
getNewValue() - Method in class org.eclipse.core.runtime.preferences.IEclipsePreferences.PreferenceChangeEvent
Return the new value for the preference encoded as a String, or null if the preference was removed.
getNextChar() - Method in class com.prosyst.util.xml.XMLReader
Reads the next char from the input stream and sets it to private field currentChar
getNickname() - Method in class com.prosyst.mbs.services.datamapper.Function
 
getNL() - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Returns the string name of the current locale for use in finding files whose path starts with $nl$.
getNode(String[]) - Method in interface com.prosyst.mbs.services.db.DB
Retrieves the node implementation.
getNode(String) - Method in class org.eclipse.core.runtime.preferences.ConfigurationScope
 
getNode(String) - Method in class org.eclipse.core.runtime.preferences.DefaultScope
 
getNode() - Method in class org.eclipse.core.runtime.preferences.IEclipsePreferences.PreferenceChangeEvent
Return the preference node on which the change occurred.
getNode(String) - Method in class org.eclipse.core.runtime.preferences.InstanceScope
 
getNode(String) - Method in interface org.eclipse.core.runtime.preferences.IScopeContext
Return the preferences node that contains the preferences for the given qualifier or null if the node cannot be determined.
getNominalLength() - Method in interface javax.microedition.io.DatagramConnection
 
getNonFrameworkArgs() - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Returns the arguments not consumed by the framework implementation itself.
getNumberResult(String) - Method in class net.sourceforge.jeval.Evaluator
This method is a simple wrapper around the evaluate(String) method.
getObject() - Method in interface org.mbs.services.metatype.ObjectClassDefinitionEx
 
getObjectClassDefinition(String) - Method in interface org.mbs.services.metatype.ObjectClassDefinitionEx
Returns nested object class definition with the given id.
getObjectClassDefinition(String, String) - Method in interface org.osgi.service.metatype.MetaTypeProvider
Returns an object class definition for the specified id localized to the specified locale.
getObjectClassDefinitions() - Method in interface org.mbs.services.metatype.ObjectClassDefinitionEx
Returns a set of nested object class definitions.
getObjects(IExtension) - Method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
 
getObjects(IExtension) - Method in interface org.eclipse.core.runtime.dynamichelpers.IExtensionTracker
Return all the objects that have been associated with the given extension.
getOffset() - Method in interface javax.microedition.io.Datagram
 
getOldValue() - Method in class org.eclipse.core.runtime.preferences.IEclipsePreferences.PreferenceChangeEvent
Return the old value for the preference encoded as a String, or null if the preference was removed or if it cannot be determined.
getOperator() - Method in class net.sourceforge.jeval.ExpressionOperator
Returns the operator for this object.
getOperator() - Method in class net.sourceforge.jeval.ExpressionTree
Returns the operator for this tree.
getOption(String) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Returns the identified option.
getOption(String, String) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Returns the identified option.
getOptionLabels() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a list of labels of option values.
getOptionValues() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a list of option values that this attribute can take.
getOS() - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Returns the string name of the current operating system for use in finding files whose path starts with $os$.
getOSArch() - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Returns the string name of the current system architecture.
getOutputStream(String) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Returns a ManagedOutputStream for a managed file.
getOutputStreamSet(String[]) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Returns an array of ManagedOutputStream for a set of managed files.
getParameters() - Method in interface com.prosyst.mbs.services.datamapper.DataMap
Get parameters
getParams() - Method in class com.prosyst.util.pcommands.CommandInfo
This method returns the parameters of the command.
getParent() - Method in interface org.eclipse.core.runtime.IConfigurationElement
Returns the element which contains this element.
getParent() - Method in class org.eclipse.core.runtime.preferences.IEclipsePreferences.NodeChangeEvent
Return the parent node for this event.
getParentControlUnits(String, String, String) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Returns ids of the exported control units of givent type that are parents of a control units with a given type and id.
getParentControlUnitTypes(String) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Returns types of the exported control units that may be parents of a control units with a given type.
getParentLocation() - Method in interface org.eclipse.osgi.service.datalocation.Location
Returns the parent of this location or null if none is available.
getParents(String, String) - Method in class org.mbs.services.cu.generator.DefaultControlUnitFactory
 
getParents(String, String) - Method in interface org.mbs.services.cu.spi.ControlUnitFactory
Returns the ids of the parents of a given control unit specified by its id.
getParentTypes(String) - Method in class org.mbs.services.cu.generator.DefaultControlUnitFactory
 
getPID() - Method in interface org.mbs.services.metatype.ObjectClassDefinitionEx
 
getPid() - Method in interface org.osgi.service.cm.Configuration
Get the PID for this Configuration object.
getPid() - Method in class org.osgi.service.cm.ConfigurationEvent
Returns the pid of the associated configuration.
getPids() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the PIDs (for ManagedServices) for which ObjectClassDefinition information is available.
getPlatformFilter() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns the platform filter in the form of an LDAP filter
getPlatformProperties() - Method in interface org.eclipse.osgi.service.resolver.State
Returns the list of platform properties currently set for this state.
getPlugin() - Method in interface org.eclipse.core.runtime.IStatus
Returns the unique identifier of the plug-in associated with this status (this is the plug-in that defines the meaning of the status code).
getPlugin() - Method in class org.eclipse.core.runtime.Status
 
getPort() - Method in interface javax.microedition.io.HttpConnection
 
getPostletDefaultAlias() - Method in class com.prosyst.mbs.services.kitmanager.InstallStatus
Returns the alias of the postlet if a relative comment was found in the install script.
getPostletGroup() - Method in class com.prosyst.mbs.services.kitmanager.InstallStatus
Returns the group of the postlet if a relative comment was found in the install script.
getPowerStatus() - Method in interface org.mbs.services.powermon.PowerMonitor
Returns the power status of the system.
getPrerequisites(BundleDescription[]) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Returns all the prerequisite bundles in the state for the given bundles.
getPrimitiveWrapperClass(Class) - Static method in class com.prosyst.util.beans.Introspector
This method looks for the wrapper class of the primitive object.
getPrintOnConsole() - Method in class com.prosyst.util.ref.Log
Gets the flag, which enables printing log messages on the console.
getPrintOnConsole() - Method in interface com.prosyst.util.ref.LogInterface
Gets the flag, which enables printing log messages on the console.
getPrintOnConsole() - Method in class com.prosyst.util.ref.ManagedLog
Gets the flag, which enables printing log messages on the console.
getProperties(String) - Method in interface com.prosyst.mbs.services.useradmin.UserAdminRemote
Returns the properties of the specified role.
getProperties() - Method in class com.prosyst.util.asm.StateMachine
Returns a dictionary of custom properties.
getProperties(byte) - Method in interface com.prosyst.util.system.SystemService
This method will return the properties accordint to the specified type.
getProperties() - Method in class org.mbs.eventadmin.EventPrivate
 
getProperties() - Method in interface org.mbs.services.metatype.AttributeDefinitionEx
Returns the additional properties, contained in the configuration xml meta data by the key tag.
getProperties() - Method in interface org.osgi.service.cm.Configuration
Return the properties of this Configuration object.
getProperties() - Method in interface org.osgi.service.component.ComponentContext
Returns the component properties for this Component Context.
getProperties() - Method in interface org.osgi.service.useradmin.Role
Returns a Dictionary of the (public) properties of this Role object.
getProperties() - Method in interface org.osgi.service.wireadmin.Wire
Return the wire properties for this Wire object.
getProperty(String) - Method in class com.prosyst.util.asm.StateMachine
Gets a single property of the state machine
getProperty() - Method in exception com.prosyst.util.beans.BeanException
Returns the name of the property that generated the error (for example, 'foo' for the bean property getFoo()).
getProperty(String, Object) - Method in class com.prosyst.util.beans.Introspector
This method returns the value of and bean property.
getProperty(String) - Method in interface org.eclipse.core.runtime.IBundleGroup
Returns the property of this bundle group with the given key.
getProperty() - Method in exception org.osgi.service.cm.ConfigurationException
Return the property name that caused the failure or null.
getProperty(String) - Method in class org.osgi.service.event.Event
Retrieves a property.
getPropertyNames() - Method in class org.osgi.service.event.Event
Returns a list of this event's property names.
getPropertyType() - Method in class com.prosyst.util.beans.BeanProperty
Returns type of the property
getProtocol() - Method in interface javax.microedition.io.HttpConnection
 
getProviderName() - Method in interface org.eclipse.core.runtime.IBundleGroup
Returns the name of the provider of this bundle group.
getProvidingBundle(String) - Method in interface org.mbs.services.metatype.MetaDataManager
Returns the id of the bundle within the framework which exports the metatype provider with the specified pid.
getQualifier() - Method in class org.eclipse.core.runtime.QualifiedName
Returns the qualifier part for this qualified name, or null if none.
getQualifierComponent() - Method in class org.eclipse.core.runtime.PluginVersionIdentifier
Deprecated. Returns the qualifier component of this version identifier.
getQuery() - Method in interface javax.microedition.io.HttpConnection
 
getQuoteCharacter() - Method in class net.sourceforge.jeval.Evaluator
Returns the current quote character in use.
getReadMethod(Class, String) - Static method in class com.prosyst.mbs.services.http.jsp.JspRuntimeLibrary
 
getReadMethod() - Method in class com.prosyst.util.beans.BeanProperty
Returns the 'getter' method of this property.
getRealObject(String[], int, int, int[]) - Static method in class org.mbs.services.metatype.Util
Based on an AttributeDefinition's default value, cardinality, and syntax an object is created.
getRealObject(String[], int, int) - Static method in class org.mbs.services.metatype.Util
Based on an AttributeDefinition's default value, cardinality, and syntax an object is created.
getReason() - Method in exception org.osgi.service.cm.ConfigurationException
Return the reason for this exception.
getRef() - Method in interface javax.microedition.io.HttpConnection
 
getReference(String, String) - Method in interface com.prosyst.mbs.services.pmp.PMPConnection
Gets reference to a service registered in the Framework.
getReference(String, String, long) - Method in interface com.prosyst.mbs.services.pmp.PMPConnection
Gets reference to a service registered in the Framework.
getReference() - Method in class org.osgi.service.cm.ConfigurationEvent
Return the ServiceReference object of the Configuration Admin service that created this event.
getRegistry() - Static method in class org.eclipse.core.runtime.RegistryFactory
Returns the default extension registry specified by the registry provider.
getRegistry() - Method in interface org.eclipse.core.runtime.spi.IRegistryProvider
Returns the extension registry contributed by this provider; must not be null.
getRequestMethod() - Method in interface javax.microedition.io.HttpConnection
 
getRequestProperty(String) - Method in interface javax.microedition.io.HttpConnection
 
getRequiredBundles() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns an array of bundle specifications defined by the Require-Bundle clause in this bundle.
getRequiredMembers(String) - Method in interface com.prosyst.mbs.services.useradmin.UserAdminRemote
Returns all REQUIRED members of the group with the specified name - group.
getRequiredMembers() - Method in interface org.osgi.service.useradmin.Group
Gets the required members of this Group object.
getResolution() - Method in interface org.eclipse.osgi.service.resolver.GenericSpecification
Returns the resolution type of the required capability.
getResolvedBundles() - Method in interface org.eclipse.osgi.service.resolver.State
Returns descriptions for all bundles currently resolved in this state.
getResolvedImports() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns all the export packages that satisfy all the imported packages for this bundle.
getResolvedRequires() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns all the bundle descriptions that satisfy all the require bundles for this bundle.
getResolver() - Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
Returns a resolver supplied by the system.
getResolver() - Method in interface org.eclipse.osgi.service.resolver.State
Returns the resolver associated with this state.
getResolverErrors(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.State
Returns all ResolverErrors for the given bundle
getResource(boolean, String, Locale, Object[]) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource from resource providers, represented as bundles, installed on the OSGi Framework.
getResource(String, String, Locale, Object[]) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource from resource providers, represented as bundles, installed on the OSGi Framework.
getResource(String) - Method in interface org.osgi.service.http.HttpContext
Maps a resource name to a URL.
getResourcePath() - Method in interface com.prosyst.mbs.services.http.AliasProperties
ResourceRegistrations return the resource name which has been registered.
getResponseCode() - Method in interface javax.microedition.io.HttpConnection
 
getResponseMessage() - Method in interface javax.microedition.io.HttpConnection
 
getRightOperand() - Method in class net.sourceforge.jeval.ExpressionTree
Returns the right operand of this tree.
getRole(String) - Method in interface com.prosyst.mbs.services.useradmin.UserAdminRemote
Returns Role with the specified name.
getRole(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the Role object with the given name from this User Admin service.
getRole() - Method in class org.osgi.service.useradmin.UserAdminEvent
Gets the Role object this event was generated for.
getRoles() - Method in interface org.osgi.service.useradmin.Authorization
Gets the names of all roles implied by this Authorization context.
getRoles(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the Role objects managed by this User Admin service that have properties matching the specified LDAP filter criteria.
getRootNode() - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Return the root node of the Eclipse preference hierarchy.
getRunnable() - Method in interface com.prosyst.util.threadpool.ThreadContext
Returns the Runnable object provided in the ThreadPoolManager.execute(Runnable job, String threadName) method.
getRuntimeInfo(byte) - Method in interface com.prosyst.util.system.SystemService
This method should return the framework runtime info, according to the specified type.
getSchemaReference() - Method in interface org.eclipse.core.runtime.IExtensionPoint
Returns reference to the extension point schema.
getScope() - Method in class org.mbs.util.wireadmin.Primitive
 
getScope() - Method in class org.osgi.service.wireadmin.BasicEnvelope
 
getScope() - Method in interface org.osgi.service.wireadmin.Envelope
Return the scope name of this Envelope object.
getScope() - Method in interface org.osgi.service.wireadmin.Wire
Return the calculated scope of this Wire object.
getScopes() - Method in interface org.eclipse.core.runtime.preferences.IPreferenceFilter
Return an array of scopes that this preference filter is applicable for.
getSection(int) - Method in class com.prosyst.util.ini.IniFile
Returns the section at a given index.
getSection(String, boolean) - Method in class com.prosyst.util.ini.IniFile
Returns the section by its name.
getSectionCount() - Method in class com.prosyst.util.ini.IniFile
Returns the number of sections.
getSectionIndex(IniSection) - Method in class com.prosyst.util.ini.IniFile
Returns the index of a given section.
getSelectedExports() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns all the exported packages from this bundle that have been selected by the resolver.
getSelectionPolicy() - Method in interface org.eclipse.osgi.service.resolver.Resolver
Returns the selection policy for this resolver or null if it is not set
getService(ServiceReference) - Method in class org.osgi.util.tracker.ServiceTracker
Returns the service object for the specified ServiceReference object if the referenced service is being tracked by this ServiceTracker object.
getService() - Method in class org.osgi.util.tracker.ServiceTracker
Returns a service object for one of the services being tracked by this ServiceTracker object.
getService(Bundle, ServiceRegistration) - Method in class org.osgi.util.xml.XMLParserActivator
Creates a new XML Parser Factory object.
getServiceComponent() - Method in class org.eclipse.core.runtime.PluginVersionIdentifier
Deprecated. Returns the service level component of this version identifier.
getServiceReference() - Method in interface org.osgi.service.component.ComponentContext
If the component instance is registered as a service using the service element, then this method returns the service reference of the service provided by this component instance.
getServiceReference() - Method in interface org.osgi.service.log.LogEntry
Returns the ServiceReference object for the service associated with this LogEntry object.
getServiceReference() - Method in class org.osgi.service.useradmin.UserAdminEvent
Gets the ServiceReference object of the User Admin service that generated this event.
getServiceReference() - Method in class org.osgi.service.wireadmin.WireAdminEvent
Return the ServiceReference object of the Wire Admin service that created this event.
getServiceReference() - Method in class org.osgi.util.tracker.ServiceTracker
Returns a ServiceReference object for one of the services being tracked by this ServiceTracker object.
getServiceReferences() - Method in class org.osgi.util.tracker.ServiceTracker
Return an array of ServiceReference objects for all services being tracked by this ServiceTracker object.
getServices() - Method in class org.osgi.util.tracker.ServiceTracker
Return an array of service objects for all services being tracked by this ServiceTracker object.
getServletConfig() - Method in class com.prosyst.mbs.services.http.jsp.JspServletBase
Returns a ServletConfig object, which contains initialization and startup parameters for this JSP page.
getServletInfo() - Method in class com.prosyst.mbs.services.http.jsp.JspServletBase
Returns information about the JSP page, such as author, version, and copyright.
getSessionID() - Method in interface com.prosyst.mbs.services.pmp.PMPConnection
Gets the identification of this session
getSessionID() - Method in interface com.prosyst.mbs.services.pmp.PMPContext
Gets the identification of this session
getSeverity() - Method in interface org.eclipse.core.runtime.IStatus
Returns the severity.
getSeverity() - Method in class org.eclipse.core.runtime.Status
 
getSeverity() - Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
Returns the severity.
getSimpleIdentifier() - Method in interface org.eclipse.core.runtime.IExtension
Returns the simple identifier of this extension, or null if this extension does not have an identifier.
getSimpleIdentifier() - Method in interface org.eclipse.core.runtime.IExtensionPoint
Returns the simple identifier of this extension point.
getSourceName() - Method in class com.prosyst.util.ini.SourceMap
 
getSpeed() - Method in class org.osgi.util.position.Position
Returns the ground speed of this position in meters per second.
getStackCode() - Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
 
getStandalone() - Method in class com.prosyst.util.xml.XMLReader
Returns the value of XML standalone attribute
getState() - Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
Returns a mutable state representing the current system.
getState(boolean) - Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
Returns a state representing the current system.
getState() - Method in interface org.eclipse.osgi.service.resolver.Resolver
Returns the state associated with this resolver.
getState() - Method in interface org.eclipse.osgi.service.resolver.StateDelta
Returns the state whose changes are represented by this delta.
getStateHelper() - Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
Returns a state helper object.
getStateHelper() - Method in interface org.eclipse.osgi.service.resolver.State
Returns a state helper object.
getStateName() - Method in class org.mbs.util.wireadmin.StateEnvelope
Retrieves the name of the current state.
getStateName(int) - Method in class org.mbs.util.wireadmin.StateEnvelope
Retrieves the name of the state with the specified number
getStates() - Method in class org.mbs.util.wireadmin.StateEnvelope
Retrieves the list of supported states
getStateVariableValues() - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceModel
 
getStatus() - Method in exception org.eclipse.core.runtime.CoreException
Returns the status object for this exception.
getStorage(int) - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
Returns the possible registry cache location identified by the index.
getStoredInfo() - Method in interface com.prosyst.mprm.gateway.provisioning.ProvisioningStorage
This method is invoked by Provisioning Agent on startup.
getString(String) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id.
getString(String, Locale) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id.
getString(String, Object[]) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id.
getString(String, Locale, Object[]) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id.
getString(String[], String) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id and resource types.
getString(String[], String, Locale) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id and resource types.
getString(String[], String, Object[]) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id and resource types.
getString(String[], String, Locale, Object[]) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id and resource types.
getString(String[], String, Locale[], Object[]) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id and resource types.
getString(int) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id.
getString(int, Locale) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id.
getString(int, Object[]) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id.
getString(int, Locale, Object[]) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id.
getString(String[], int) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id and resource types.
getString(String[], int, Locale) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id and resource types.
getString(String[], int, Object[]) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id and resource types.
getString(String[], int, Locale, Object[]) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id and resource types.
getString(String[], int, Locale[], Object[]) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id and resource types.
getString(String, String, String, IScopeContext[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Return the value stored in the preference store for the given key.
getSubControlUnits(String, String, String) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Returns ids of children of a control unit specified by a given type and id.
getSubControlUnitTypes(String) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Returns types of the exported control units that may be children of a control units with a given type.
getSupplier() - Method in interface org.eclipse.osgi.service.resolver.BaseDescription
Returns the bundle which supplies this base description
getSupplier() - Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
Returns the supplier that satisfies this constraint, if it is resolved.
getSuppliers() - Method in interface org.eclipse.osgi.service.resolver.GenericSpecification
Returns the suppliers of the capability.
getSymbolicName() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Gets the Bundle-SymbolicName of this BundleDescription.
getSystemPackages() - Method in interface org.eclipse.osgi.service.resolver.State
Returns the list of system packages which are exported by the system bundle.
getSystemPreferences() - Method in interface org.osgi.service.prefs.PreferencesService
Returns the root system node for the calling bundle.
getTagAt(int) - Method in interface com.prosyst.util.xml.Tag
Returns the child tag at a given position in order that is equivalent to the order of child tags defined in the XML file
getTagAt(int) - Method in class com.prosyst.util.xml.TagClass
Returns sub tag of this one at a given position
getTagName(String) - Static method in class com.prosyst.util.xml.XMLUtil
Deprecated. use TagClass.getName() instead
getTemplateWriter(PrintWriter) - Method in interface com.prosyst.util.template.HTMLTemplate
Creates a new TemplateWriter with initialized writer and internal pointer.
getTemplateWriter(PrintWriter) - Method in class com.prosyst.util.template.HTMLTemplateFileImpl
Creates a new TemplateWriter with initialized writer and internal pointer.
getThreadPool(int, boolean) - Method in interface com.prosyst.util.threadpool.ThreadPoolFactory
Gets reference to the thread pool, by specifying how many threads will be simultaneously engaged by the requesting bundle.
getThrowable() - Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
 
getThrowable() - Method in class org.osgi.service.wireadmin.WireAdminEvent
Returns the exception associated with the event, if any.
getTime() - Method in class org.mbs.util.wireadmin.MeasurementEnvelope
Retrieves the creation time
getTime() - Method in class org.mbs.util.wireadmin.StateEnvelope
Retrieves the creation time
getTime() - Method in interface org.osgi.service.log.LogEntry
Returns the value of currentTimeMillis() at the time this LogEntry object was created.
getTime() - Method in class org.osgi.util.measurement.Measurement
Returns the time at which this Measurement object was taken.
getTime() - Method in class org.osgi.util.measurement.State
Returns the time with which this State was created.
getTimeStamp() - Method in interface org.eclipse.osgi.service.resolver.State
Returns the timestamp for this state.
getTopic() - Method in class org.mbs.eventadmin.EventPrivate
 
getTopic() - Method in class org.osgi.service.event.Event
Returns the topic of this event.
getToState() - Method in class com.prosyst.util.asm.Transition
Retrieves the target state
getTrack() - Method in class org.osgi.util.position.Position
Returns the track of this position in radians as a compass heading.
getTrackingCount() - Method in class org.osgi.util.tracker.ServiceTracker
Returns the tracking count for this ServiceTracker object.
getType() - Method in interface com.prosyst.mbs.services.datamapper.DataMap
Return the type of the map - CONST_TYPE - VAR_TYPE - MAP_TYPE
getType() - Method in class com.prosyst.mbs.services.datamapper.Expression
Returns the expression type - SIMPLE, MATH or COMBINED
getType(String[]) - Method in interface com.prosyst.mbs.services.db.DB
Gets the type of the node.
getType() - Method in interface com.prosyst.mbs.services.db.DBNode
Retrieves the type of the node
getType() - Method in class com.prosyst.mbs.services.device.DeviceManagerEvent
 
getType() - Method in class com.prosyst.util.event.BasicEvent
Retrieves the type of this event.
getType() - Method in interface javax.microedition.io.ContentConnection
 
getType() - Method in interface org.eclipse.osgi.service.resolver.BundleDelta
Returns the type of change which occured.
getType() - Method in interface org.eclipse.osgi.service.resolver.GenericDescription
Returns the type of generic description capability
getType() - Method in interface org.eclipse.osgi.service.resolver.GenericSpecification
Returns the type of generic specification
getType() - Method in interface org.eclipse.osgi.service.resolver.ResolverError
Returns the type of ResolverError this is
getType() - Method in interface org.mbs.services.cu.ControlUnit
Returns type of the control unit.
getType() - Method in interface org.mbs.services.cu.generator.ControlUnitModel
Returns the CU TYPE for which this object is model.
getType() - Method in class org.mbs.services.cu.generator.DefaultControlUnit
 
getType() - Method in class org.mbs.services.cu.generator.DefaultControlUnitFactory
 
getType() - Method in class org.mbs.services.cu.generator.DefaultControlUnitModel
 
getType(String) - Method in interface org.mbs.services.metatype.AttributeDefinitionEx
Returns the type of the object corresponding to the specified key when this object is kept as dictionary.
getType() - Method in class org.mbs.util.wireadmin.Primitive
Retrieves the type of the primitive - e.g Primitive.LONG, Primitive.INTEGER, Primitive.SHORT, Primitive.CHARACTER, Primitive.BYTE, Primitive.DOUBLE, Primitive.FLOAT or Primitive.BOOLEAN,
getType() - Method in class org.osgi.service.cm.ConfigurationEvent
Return the type of this event.
getType() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return the type for this attribute.
getType() - Method in interface org.osgi.service.useradmin.Role
Returns the type of this role.
getType() - Method in class org.osgi.service.useradmin.UserAdminEvent
Returns the type of this event.
getType() - Method in class org.osgi.service.wireadmin.WireAdminEvent
Return the type of this event.
getTypeAndString(Object) - Method in interface org.mbs.services.metatype.MetaTypeUtils
Returns the class name and the String represetation of an object.
getTypes() - Method in interface com.prosyst.util.resprovider.ResourceProvider
You can get the types which are described in the manifest
getUnaryOperator() - Method in class net.sourceforge.jeval.ExpressionOperand
Returns the unary operator for this object.
getUnaryOperator() - Method in class net.sourceforge.jeval.ExpressionOperator
Returns the unary operator for this object.
getUnaryOperator() - Method in class net.sourceforge.jeval.ExpressionTree
Returns the unary operator for this tree.
getUnaryOperator() - Method in class net.sourceforge.jeval.ParsedFunction
Returns the unary operator for this object, if there is one.
getUniqueIdentifier() - Method in interface org.eclipse.core.runtime.IExtension
Returns the unique identifier of this extension, or null if this extension does not have an identifier.
getUniqueIdentifier() - Method in interface org.eclipse.core.runtime.IExtensionPoint
Returns the unique identifier of this extension point.
getUnit() - Method in class org.mbs.util.wireadmin.MeasurementEnvelope
Retrieves the measurement unit
getUnit() - Method in class org.osgi.util.measurement.Measurement
Returns the Unit object of this Measurement object.
getUnsatisfiedConstraint() - Method in interface org.eclipse.osgi.service.resolver.ResolverError
Returns the unsatisfied constraint if this ResolverError occurred because of an unsatisfied constraint; otherwise null is returned.
getUnsatisfiedConstraints(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Returns all unsatisfied constraints in the given bundle.
getUnsatisfiedLeaves(BundleDescription[]) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Returns all unsatisfied constraints in the given bundles that have no possible supplier.
getURI() - Method in interface com.prosyst.mbs.services.pmp.PMPConnection
Get's the uri of the remote PMPService to which this connection is bind
getURL(String) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id from the bundle which contains this id.
getURL(String, Locale) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id from the bundle which contains this id.
getURL(String[], String) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id and types from the bundle which contains this id.
getURL(String[], String, Locale) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id and types from the bundle which contains this id.
getURL(String[], String, Locale[]) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id and types from the bundle which contains this id.
getURL(int) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id from the bundle which contains this id.
getURL(int, Locale) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id from the bundle which contains this id.
getURL(String[], int) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id and types from the bundle which contains this id.
getURL(String[], int, Locale) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id and types from the bundle which contains this id.
getURL(String[], int, Locale[]) - Method in interface com.prosyst.util.resprovider.ResourceProvider
Get resource according to specific id and types from the bundle which contains this id.
getURL() - Method in interface javax.microedition.io.HttpConnection
 
getURL() - Method in interface org.eclipse.osgi.service.datalocation.Location
Returns the actual URL of this location.
getUser(String, String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the user with the given property key-value pair from the User Admin service database.
getUserObject() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns the user object associated to this bundle description, or null if none exists.
getUserPreferences(String) - Method in interface org.osgi.service.prefs.PreferencesService
Returns the root node for the specified user and the calling bundle.
getUsers() - Method in interface com.prosyst.mbs.services.useradmin.UserAdminRemote
Returns all users in the UserAdmin.
getUsers() - Method in interface org.osgi.service.prefs.PreferencesService
Returns the names of users for which node trees exist.
getUsingBundle() - Method in interface org.osgi.service.component.ComponentContext
If the component instance is registered as a service using the servicefactory="true" attribute, then this method returns the bundle using the service provided by the component instance.
getValue(String[]) - Method in interface com.prosyst.mbs.services.db.DB
Gets a value with key name.
getValue(String[], Externalizable) - Method in interface com.prosyst.mbs.services.db.DB
Reads an Externalizable value with key name.
getValue(String[], byte[], int, int) - Method in interface com.prosyst.mbs.services.db.DB
Reads length bytes from the value, associated with the key name and writes them at off position in the byteArray.
getValue() - Method in interface com.prosyst.mbs.services.db.DBNode
Retrieves the value of the node
getValue(Externalizable) - Method in interface com.prosyst.mbs.services.db.DBNode
Reads the value of the node into an Externalizable object.
getValue(byte[], int, int) - Method in interface com.prosyst.mbs.services.db.DBNode
Reads length bytes from the value, associated with the current node and writes them at off position in the byteArray.
getValue(String) - Method in class com.prosyst.util.ini.IniSection
Returns the key value.
getValue(int) - Method in class com.prosyst.util.ini.IniSection
Returns the key value at an index.
getValue() - Method in class net.sourceforge.jeval.ExpressionOperand
Returns the value of this object.
getValue() - Method in interface org.eclipse.core.runtime.IConfigurationElement
Returns the text value of this configuration element.
getValue() - Method in class org.eclipse.osgi.util.ManifestElement
Returns the value of the manifest element.
getValue() - Method in class org.mbs.util.wireadmin.Primitive
 
getValue() - Method in class org.osgi.service.wireadmin.BasicEnvelope
 
getValue() - Method in interface org.osgi.service.wireadmin.Envelope
Return the value associated with this Envelope object.
getValue() - Method in class org.osgi.util.measurement.Measurement
Returns the value of this Measurement object.
getValue() - Method in class org.osgi.util.measurement.State
Returns the value of this State.
getValueAsIs() - Method in interface org.eclipse.core.runtime.IConfigurationElement
Deprecated. The method is equivalent to the IConfigurationElement.getValue(). Contrary to its description, this method returns a translated value. Use the IConfigurationElement.getValue() method instead.
getValueComponents() - Method in class org.eclipse.osgi.util.ManifestElement
Returns the value components of the manifest element.
getValueType() - Method in interface com.prosyst.mbs.services.datamapper.DataMap
Return the value type of the map - BOOLEAN, SHORT, INTEGER, STRING ...
getVariable(String) - Method in class net.sourceforge.jeval.Evaluator
Returns the value for a variable in the list of variables.
getVarNames() - Method in class com.prosyst.mbs.services.datamapper.Expression
Return the variable names
getVersion() - Method in class com.prosyst.util.xml.XMLReader
Returns the XML version attribute
getVersion() - Method in interface org.eclipse.core.runtime.IBundleGroup
Returns the version of this bundle group.
getVersion() - Method in interface org.eclipse.osgi.service.resolver.BaseDescription
Returns the version.
getVersionRange() - Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
Returns the version range for this constraint.
getVisiblePackages(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Returns a list of all packages that the specified bundle has access to which are exported by other bundles.
getVisiblePackages(BundleDescription, int) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Returns a list of all packages that the specified bundle has access to which are exported by other bundles.
getWire() - Method in class org.osgi.service.wireadmin.WireAdminEvent
Return the Wire object associated with this event.
getWires(String) - Method in interface org.osgi.service.wireadmin.WireAdmin
Return the Wire objects that match the given filter.
getWrappedProgressMonitor() - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
Returns the wrapped progress monitor.
getWriteMethod(Class, String, boolean) - Static method in class com.prosyst.mbs.services.http.jsp.JspRuntimeLibrary
 
getWriteMethod() - Method in class com.prosyst.util.beans.BeanProperty
Returns the 'setter' method of this property.
getWS() - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Returns the string name of the current window system for use in finding files whose path starts with $ws$.
getXMLParser() - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
Returns the parser used by the registry to parse descriptions of extension points and extensions.
GM_HOST - Static variable in interface com.prosyst.mprm.gateway.provisioning.ProvisioningInfoProvider
This property specifies the host of the Gateway Manager that mPRM management agent bundle must connect to.
Group - Interface in org.osgi.service.useradmin
A named grouping of roles (Role objects).
GROUP - Static variable in interface org.osgi.service.useradmin.Role
The type of a Group role.
Gy - Static variable in class org.osgi.util.measurement.Unit
The absorbed dose unit gray (Gy).

H

handleEvent(Event) - Method in interface org.osgi.service.event.EventHandler
Called by the EventAdmin service to notify the listener of an event.
handleException(Throwable) - Method in interface org.eclipse.core.runtime.ISafeRunnable
Handles an exception thrown by this runnable's run method.
handleGetProperty(Object, String) - Static method in class com.prosyst.mbs.services.http.jsp.JspRuntimeLibrary
 
handleInconsistency() - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceModel
This method is invoked when a device model is found to be inconsistent.
handleSecurity(HttpServletRequest, HttpServletResponse) - Method in interface org.osgi.service.http.HttpContext
Handles security for the specified request.
handleSetProperty(Object, String, Object) - Static method in class com.prosyst.mbs.services.http.jsp.JspRuntimeLibrary
 
handleSetProperty(Object, String, int) - Static method in class com.prosyst.mbs.services.http.jsp.JspRuntimeLibrary
 
handleSetProperty(Object, String, short) - Static method in class com.prosyst.mbs.services.http.jsp.JspRuntimeLibrary
 
handleSetProperty(Object, String, long) - Static method in class com.prosyst.mbs.services.http.jsp.JspRuntimeLibrary
 
handleSetProperty(Object, String, double) - Static method in class com.prosyst.mbs.services.http.jsp.JspRuntimeLibrary
 
handleSetProperty(Object, String, float) - Static method in class com.prosyst.mbs.services.http.jsp.JspRuntimeLibrary
 
handleSetProperty(Object, String, char) - Static method in class com.prosyst.mbs.services.http.jsp.JspRuntimeLibrary
 
handleSetProperty(Object, String, byte) - Static method in class com.prosyst.mbs.services.http.jsp.JspRuntimeLibrary
 
handleSetProperty(Object, String, boolean) - Static method in class com.prosyst.mbs.services.http.jsp.JspRuntimeLibrary
 
handleUnregistering() - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
Invoked when this driver's bundle is stopped.
hasAdapter(Object, String) - Method in interface org.eclipse.core.runtime.IAdapterManager
Returns whether there is an adapter factory registered that may be able to convert adaptable to an object of type adapterTypeName.
hasCredential(String, Object) - Method in interface org.osgi.service.useradmin.User
Checks to see if this User object has a credential with the specified key set to the specified value.
hasDynamicImports() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns true if this bundle has one or more dynamically imported packages.
hasErrors() - Method in class com.prosyst.util.ref.ManagedLog
 
HASH - Static variable in interface com.prosyst.mbs.services.pmp.PMPService
Constant used for key in the login dictionary.
hashCode() - Method in class org.eclipse.core.runtime.Path
 
hashCode() - Method in class org.eclipse.core.runtime.PluginVersionIdentifier
Deprecated. Returns a hash code value for the object.
hashCode() - Method in class org.eclipse.core.runtime.QualifiedName
 
hashCode() - Method in interface org.osgi.service.cm.Configuration
Hash code is based on PID.
hashCode() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.event.Event
Returns a hash code value for the object.
hashCode() - Method in class org.osgi.service.event.TopicPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns the hash code of this UserAdminPermission object.
hashCode() - Method in class org.osgi.service.wireadmin.WirePermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.util.measurement.Measurement
Returns a hash code value for this object.
hashCode() - Method in class org.osgi.util.measurement.State
Returns a hash code value for this object.
hashCode() - Method in class org.osgi.util.measurement.Unit
Returns the hash code for this object.
hasMoreElements() - Method in class net.sourceforge.jeval.ArgumentTokenizer
Indicates if there are more elements.
hasMoreTokens() - Method in class net.sourceforge.jeval.ArgumentTokenizer
Indicates if there are more tokens.
hasRole(String) - Method in interface org.osgi.service.useradmin.Authorization
Checks if the role with the specified name is implied by this Authorization context.
hasScope(String) - Method in interface org.osgi.service.wireadmin.Wire
Return true if the given name is in this Wire object's scope.
hasTrailingSeparator() - Method in interface org.eclipse.core.runtime.IPath
Returns whether this path has a trailing separator.
hasTrailingSeparator() - Method in class org.eclipse.core.runtime.Path
 
HEAD - Static variable in interface javax.microedition.io.HttpConnection
 
Hex - Class in com.prosyst.util.encode
This class encodes a binary data into a HEX representation string.
Hex() - Constructor for class com.prosyst.util.encode.Hex
 
HIDDEN - Static variable in interface org.mbs.services.metatype.AttributeDefinitionEx
This constant defines a key for attribute extension properties.
hierarchyChanged(int, String, String, String, String) - Method in interface org.mbs.services.cu.HierarchyListener
This callback method is invoked from the ControlUnitAdmin in order to notify the registered listeners for a new hierarchy event.
HierarchyListener - Interface in org.mbs.services.cu
Applications interested in receiving events for changes in the hierarchy of control units (attaching of a control unit to new parent or detaching it from old one) may implement this interface and register as service in the OSGi registry.
HOST_BUNDLE_PERMISSION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a Fragment-Host could not be resolved because no bundle with the required symbolic name has the correct permissions to host a fragment.
HostSpecification - Interface in org.eclipse.osgi.service.resolver
A representation of one host bundle constraint as seen in a bundle manifest and managed by a state and resolver.
HTMLTemplate - Interface in com.prosyst.util.template
A class, representing a layer of abstraction for a HTML Template file The HTML template file is a text file containing HTML text with labels in the place(s) where runtime info will be inserted.
HTMLTemplateFileImpl - Class in com.prosyst.util.template
A class, representing a layer of abstraction for a HTML Template file The HTML template file is a text file containing HTML text with labels in the place(s) where runtime info will be inserted.
HTMLTemplateFileImpl(URL, String[][], BundleContext) - Constructor for class com.prosyst.util.template.HTMLTemplateFileImpl
This method prepares a template for use.
HTTP_ACCEPTED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_BAD_GATEWAY - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_BAD_METHOD - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_BAD_REQUEST - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_CLIENT_TIMEOUT - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_CONFLICT - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_CREATED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_ENTITY_TOO_LARGE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_EXPECT_FAILED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_FORBIDDEN - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_GATEWAY_TIMEOUT - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_GONE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_INTERNAL_ERROR - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_LENGTH_REQUIRED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_MOVED_PERM - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_MOVED_TEMP - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_MULT_CHOICE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_NO_CONTENT - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_NOT_ACCEPTABLE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_NOT_AUTHORITATIVE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_NOT_FOUND - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_NOT_IMPLEMENTED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_NOT_MODIFIED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_OK - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_PARTIAL - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_PAYMENT_REQUIRED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_PRECON_FAILED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_PROXY_AUTH - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_REQ_TOO_LONG - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_RESET - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_SEE_OTHER - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_TEMP_REDIRECT - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_UNAUTHORIZED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_UNAVAILABLE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_UNSUPPORTED_RANGE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_UNSUPPORTED_TYPE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_USE_PROXY - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_VERSION - Static variable in interface javax.microedition.io.HttpConnection
 
HttpConnection - Interface in javax.microedition.io
 
HttpContext - Interface in org.osgi.service.http
This interface defines methods that the Http Service may call to get information about a registration.
HttpHelper - Interface in com.prosyst.mbs.services.http
Helper service, which provides two utilities for http bundle clients: getting http output without using sockets or already created sockets, and listing all AliasProperties objects from HttpService.
HttpService - Interface in org.osgi.service.http
The Http Service allows other bundles in the OSGi environment to dynamically register resources and servlets into the URI namespace of Http Service.
Hz - Static variable in class org.osgi.util.measurement.Unit
The frequency unit hertz (Hz).

I

IAdaptable - Interface in org.eclipse.core.runtime
An interface for an adaptable object.
IAdapterFactory - Interface in org.eclipse.core.runtime
An adapter factory defines behavioral extensions for one or more classes that implements the IAdaptable interface.
IAdapterManager - Interface in org.eclipse.core.runtime
An adapter manager maintains a registry of adapter factories.
IBundleGroup - Interface in org.eclipse.core.runtime
Bundle groups represent a logical collection of plug-ins (aka bundles).
IBundleGroupProvider - Interface in org.eclipse.core.runtime
Bundle group providers define groups of plug-ins which have been installed in the current system.
IConfigurationElement - Interface in org.eclipse.core.runtime
A configuration element, with its attributes and children, directly reflects the content and structure of the extension section within the declaring plug-in's manifest (plugin.xml) file.
IContributor - Interface in org.eclipse.core.runtime
This interface describes a registry contributor - an entity that supplies information to the extension registry.
ID - Static variable in interface org.mbs.services.cu.ControlConstants
The ID property uniquely identifies a control unit instance in the scope of its ControlConstants.TYPE.
id - Variable in class org.mbs.services.cu.generator.DefaultControlUnitModel
the control unit type for which this object is model
id - Variable in exception org.mbs.services.device.abstractdriver.AbstractDriverException
 
identification - Variable in class org.mbs.util.wireadmin.Primitive
 
IDENTITY - Static variable in class org.eclipse.core.runtime.ListenerList
Mode constant (value 1) indicating that listeners should be considered the same if they are identical.
IEclipsePreferences - Interface in org.eclipse.core.runtime.preferences
This interface describes Eclipse extensions to the preference story.
IEclipsePreferences.INodeChangeListener - Interface in org.eclipse.core.runtime.preferences
A listener to be used to receive preference node change events.
IEclipsePreferences.IPreferenceChangeListener - Interface in org.eclipse.core.runtime.preferences
A listener used to receive changes to preference values in the preference store.
IEclipsePreferences.NodeChangeEvent - Class in org.eclipse.core.runtime.preferences
An event object which describes the details of a change in the preference node hierarchy.
IEclipsePreferences.NodeChangeEvent(Preferences, Preferences) - Constructor for class org.eclipse.core.runtime.preferences.IEclipsePreferences.NodeChangeEvent
Constructor for a new node change event object.
IEclipsePreferences.PreferenceChangeEvent - Class in org.eclipse.core.runtime.preferences
An event object describing the details of a change to a preference in the preference store.
IEclipsePreferences.PreferenceChangeEvent(Object, String, Object, Object) - Constructor for class org.eclipse.core.runtime.preferences.IEclipsePreferences.PreferenceChangeEvent
Constructor for a new preference change event.
IExecutableExtension - Interface in org.eclipse.core.runtime
Interface for executable extension classes that require access to their configuration element, or implement an extension adapter.
IExecutableExtensionFactory - Interface in org.eclipse.core.runtime
This interface allows extension providers to control how the instances provided to extension-points are being created by referring to the factory instead of referring to a class.
IExportedPreferences - Interface in org.eclipse.core.runtime.preferences
Represents a node in the preference hierarchy which is used in the import/export mechanism.
IExtension - Interface in org.eclipse.core.runtime
An extension declared in a plug-in.
IExtensionChangeHandler - Interface in org.eclipse.core.runtime.dynamichelpers
Extension change handlers are notified of changes for a given extension point in the context of an extension tracker.
IExtensionDelta - Interface in org.eclipse.core.runtime
An extension delta represents changes to the extension registry.
IExtensionPoint - Interface in org.eclipse.core.runtime
An extension point declared in a plug-in.
IExtensionRegistry - Interface in org.eclipse.core.runtime
The extension registry holds the master list of all discovered namespaces, extension points and extensions.
IExtensionTracker - Interface in org.eclipse.core.runtime.dynamichelpers
An extension tracker keeps associations between extensions and their derived objects on an extension basis.
IFilter - Interface in org.eclipse.core.runtime.dynamichelpers
A filter compares the given object to some pattern and returns true if the two match and false otherwise.
ILogListener - Interface in org.eclipse.core.runtime
A log listener is notified of entries added to a plug-in's log.
implies(Permission) - Method in class org.osgi.service.cm.ConfigurationPermission
Determines if a ConfigurationPermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.event.TopicPermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.service.useradmin.UserAdminPermission
Checks if this UserAdminPermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.wireadmin.WirePermission
Checks if this WirePermission object implies the specified permission.
IMPORT_PACKAGE_PERMISSION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that an Import-Package could not be resolved because the importing bundle does not have the correct permissions to import the package.
IMPORT_PACKAGE_USES_CONFLICT - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that an Import-Package could not be resolved because of a uses directive conflict.
ImportPackageSpecification - Interface in org.eclipse.osgi.service.resolver
A representation of one package import constraint as seen in a bundle manifest and managed by a state and resolver.
importPreferences(InputStream) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Loads preferences from the given file and stores them in the preferences store.
inDebugMode() - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Returns true if the framework is in debug mode and false otherwise.
inDevelopmentMode() - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Returns true if the framework is in development mode and false otherwise.
IndexedBeanProperty - Class in com.prosyst.util.beans
This class represents an array-like bean property, which has indexed getter and/or setter methods.
indexToString(int) - Method in class com.prosyst.util.ini.IniSection
Returns the string representation of a key-value pair at the given index.
info(String) - Method in class com.prosyst.util.ref.Log
Logs info messages.
info(int, int, String, boolean) - Method in class com.prosyst.util.ref.Log
Logs info messages.
info(String) - Method in interface com.prosyst.util.ref.LogInterface
Logs info messages.
INFO - Static variable in interface org.eclipse.core.runtime.IStatus
Status type severity (bit mask, value 1) indicating this status is informational only.
INFO - Static variable in class org.eclipse.osgi.framework.log.FrameworkLogEntry
Severity constant (bit mask, value 1) indicating this log entry is informational only.
IniFile - Class in com.prosyst.util.ini
This class provides an easy access to sectioned files.
IniFile() - Constructor for class com.prosyst.util.ini.IniFile
Constructs a new IniFile structure.
IniSection - Class in com.prosyst.util.ini
This class defines an IniFile's section.
IniSection(String) - Constructor for class com.prosyst.util.ini.IniSection
Constructs a new IniSection.
init(ServletConfig) - Method in class com.prosyst.mbs.services.http.jsp.JspServletBase
Initializes the JSP page.
init(ProvisioningService) - Method in interface com.prosyst.mprm.gateway.provisioning.ProvisioningInfoProvider
Initializes provider.
initCause(Throwable) - Method in exception org.osgi.service.cm.ConfigurationException
The cause of this exception can only be set when constructed.
initCause(Throwable) - Method in exception org.osgi.service.component.ComponentException
The cause of this exception can only be set when constructed.
initCause(Throwable) - Method in exception org.osgi.service.http.NamespaceException
The cause of this exception can only be set when constructed.
initCause(Throwable) - Method in exception org.osgi.service.prefs.BackingStoreException
The cause of this exception can only be set when constructed.
initializeDefaultPreferences() - Method in class org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer
This method is called by the preference initializer to initialize default preference values.
initializeMessages(String, Class) - Static method in class org.eclipse.osgi.util.NLS
Initialize the given class with the values from the specified message bundle.
INPUT - Static variable in interface org.mbs.services.metatype.ObjectClassDefinitionEx
Argument for getAttributeDefinitions(int).
INPUT_ARG_OUT_OF_RANGE_ERROR - Static variable in exception org.mbs.services.device.abstractdriver.AbstractDriverException
 
InputConnection - Interface in javax.microedition.io
 
insertComment(int, String) - Method in class com.prosyst.util.ini.IniSection
Inserts a comment line.
insertKey(int, String, String) - Method in class com.prosyst.util.ini.IniSection
Inserts a new key at a given index.
insertSection(IniSection, int) - Method in class com.prosyst.util.ini.IniFile
Inserts a section at a given index.
INSTALL_FILTER - Static variable in interface org.eclipse.osgi.service.datalocation.Location
Constant which defines the filter string for acquiring the service which specifies the install location.
INSTALLED - Static variable in class com.prosyst.mbs.services.kitmanager.KitStatus
Indicates that the kit was installed without errors.
INSTALLED_WITH_ERRORS - Static variable in class com.prosyst.mbs.services.kitmanager.KitStatus
Indicates that the kit was installed, but errors occurred
installKit(String, boolean) - Method in interface com.prosyst.mbs.services.kitmanager.KitManagerService
This method receives an install script, parses it, replaces the locations as needed with the corrected remote locations and executes the commands through the Parser Service.
InstallStatus - Class in com.prosyst.mbs.services.kitmanager
A class holding info for the success or failure of the bundle installations.
InstallStatus(String, String, String) - Constructor for class com.prosyst.mbs.services.kitmanager.InstallStatus
Creates a new InstallStatus object according to the specified parameters
INSTANCE_FILTER - Static variable in interface org.eclipse.osgi.service.datalocation.Location
Constant which defines the filter string for acquiring the service which specifies the instance location.
InstanceScope - Class in org.eclipse.core.runtime.preferences
Object representing the instance scope in the Eclipse preferences hierarchy.
InstanceScope() - Constructor for class org.eclipse.core.runtime.preferences.InstanceScope
Create and return a new instance scope instance.
instantiate(ClassLoader, String) - Static method in class com.prosyst.util.beans.BeanUtils
Creates an instance of a class with the given name, using the provided ClassLoader.
INT - Static variable in interface com.prosyst.mbs.services.db.DB
Defines Integer or int type.
INTEGER - Static variable in interface com.prosyst.mbs.services.datamapper.DataMap
 
INTEGER - Static variable in class org.mbs.util.wireadmin.Primitive
 
INTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The INTEGER (3) type.
INTEGER_ARR - Static variable in interface com.prosyst.mbs.services.datamapper.DataMap
 
INTEGER_MINUS_ONE - Static variable in class org.mbs.services.device.abstractdriver.AbstractDeviceModel
a frequent value for state variables
INTEGER_ONE - Static variable in class org.mbs.services.device.abstractdriver.AbstractDeviceModel
a frequent value for state variables
INTEGER_ZERO - Static variable in class org.mbs.services.device.abstractdriver.AbstractDeviceModel
a frequent value for state variables
internalWorked(double) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Internal method to handle scaling correctly.
internalWorked(double) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
internalWorked(double) - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitor method forwards to the wrapped progress monitor.
internalWorked(double) - Method in class org.eclipse.core.runtime.SubMonitor
 
internalWorked(double) - Method in class org.eclipse.core.runtime.SubProgressMonitor
 
introspect(Object, ServletRequest) - Static method in class com.prosyst.mbs.services.http.jsp.JspRuntimeLibrary
 
Introspector - Class in com.prosyst.util.beans
The Introspector is much more advanced tool comparing to BeanUtils that supports transparent type conversion and deep, nested or even indexed properties.
introspectProperty(Object, String, String, ServletRequest, String, boolean) - Static method in class com.prosyst.mbs.services.http.jsp.JspRuntimeLibrary
 
intValue() - Method in class org.mbs.util.wireadmin.Primitive
Returns the value of the specified state as an int.
intValue() - Method in class org.mbs.util.wireadmin.StateEnvelope
 
InvalidRegistryObjectException - Exception in org.eclipse.core.runtime
An unchecked exception indicating that an attempt to access an extension registry object that is no longer valid.
InvalidRegistryObjectException() - Constructor for exception org.eclipse.core.runtime.InvalidRegistryObjectException
Creates a new exception instance with null as its detail message.
INVOCATION_TARGET_ERROR - Static variable in exception org.mbs.services.device.abstractdriver.AbstractDriverException
 
invoke(Object[], boolean, Class) - Method in interface com.prosyst.mbs.services.pmp.RemoteMethod
Executes the method on the server.
invoke(Object[], boolean) - Method in interface com.prosyst.mbs.services.pmp.RemoteMethod
Executes the method on the server.
invokeAction(String, Object) - Method in interface org.mbs.services.cu.ControlUnit
Executes the specified action over this control unit.
invokeAction(String, String, String, Object) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Executes a given action over a control unit with a given id.
invokeAction(String, Object) - Method in class org.mbs.services.cu.generator.DefaultControlUnit
 
invokeAction(String, String, Object) - Method in class org.mbs.services.cu.generator.DefaultControlUnitFactory
 
invokeAction(String, Object) - Method in class org.mbs.services.cu.generator.TokenControlUnit
 
invokeAction(String, String, Object) - Method in interface org.mbs.services.cu.spi.ControlUnitFactory
Executes the specified action over a control unit with specified id.
invokeAction(String, Object) - Method in class org.mbs.services.device.abstractdriver.DeviceControlUnit
 
invokeAction(String, Object) - Method in class org.mbs.services.device.abstractdriver.TokenDeviceControlUnit
 
IO_SCHEME - Static variable in interface org.osgi.service.io.ConnectionFactory
Service property containing the scheme(s) for which this Connection Factory can create Connection objects.
IPath - Interface in org.eclipse.core.runtime
A path is an ordered collection of string segments, separated by a standard separator character, "/".
IPreferenceFilter - Interface in org.eclipse.core.runtime.preferences
Preference filters are used to describe the relationship between the preference tree and a data set when importing/exporting preferences.
IPreferenceNodeVisitor - Interface in org.eclipse.core.runtime.preferences
This interface is implemented by objects that visit preference nodes.
IPreferencesService - Interface in org.eclipse.core.runtime.preferences
The preference service provides facilities for dealing with the default scope precedence lookup order, querying the preference store for values using this order, accessing the root of the preference store node hierarchy, and importing/exporting preferences.
IProgressMonitor - Interface in org.eclipse.core.runtime
The IProgressMonitor interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity.
IProgressMonitorWithBlocking - Interface in org.eclipse.core.runtime
An extension to the IProgressMonitor interface for monitors that want to support feedback when an activity is blocked due to concurrent activity in another thread.
IRegistryChangeEvent - Interface in org.eclipse.core.runtime
Registry change events describe changes to the extension registry.
IRegistryChangeListener - Interface in org.eclipse.core.runtime
A registry change listener is notified of changes to extensions points in the registry.
IRegistryProvider - Interface in org.eclipse.core.runtime.spi
Implement this interface to specify a contributed extension registry.
isAbsolute() - Method in interface org.eclipse.core.runtime.IPath
Returns whether this path is an absolute path (ignoring any device id).
isAbsolute() - Method in class org.eclipse.core.runtime.Path
 
isActionAllowed(String, String) - Method in class org.mbs.services.device.abstractdriver.DeviceStateGraph
Check if the given action id is in the list of allowed actions of the current state.
ISafeRunnable - Interface in org.eclipse.core.runtime
Safe runnables represent blocks of code and associated exception handlers.
isArray(String[]) - Method in interface com.prosyst.mbs.services.db.DB
Checks if the value associated with this name is an array or not.
isAutoPrintOnConsole() - Method in class com.prosyst.util.ref.Log
Checks the auto print on console flag
isCacheReadOnly(int) - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
Returns the read-only status of the registry cache location.
isCanceled() - Method in interface org.eclipse.core.runtime.IProgressMonitor
Returns whether cancelation of current operation has been requested.
isCanceled() - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation returns the value of the internal state variable set by setCanceled.
isCanceled() - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitor method forwards to the wrapped progress monitor.
isCanceled() - Method in class org.eclipse.core.runtime.SubMonitor
 
isComment(int) - Method in class com.prosyst.util.ini.IniSection
Returns true if the key at the given index is actually a comment.
isCommentedKey(int) - Method in class com.prosyst.util.ini.IniSection
Returns true if the key at the given index is a commented key.
isCommentedKey(String) - Method in class com.prosyst.util.ini.IniSection
Returns true if the given key is a commented key.
isCompatibleWith(PluginVersionIdentifier) - Method in class org.eclipse.core.runtime.PluginVersionIdentifier
Deprecated. Compares two version identifiers for compatibility.
isConnected() - Method in interface com.prosyst.mbs.services.pmp.PMPConnection
Checks whenever this this connection is bind
isConnected() - Method in interface org.osgi.service.wireadmin.Wire
Return the connection state of this Wire object.
IScope - Interface in org.eclipse.core.runtime.preferences
Clients contributing a scope to the Eclipse preference system must implement this interface to aid Eclipse in creating a new node for the hierarchy.
IScopeContext - Interface in org.eclipse.core.runtime.preferences
Clients implement this interface to provide context to a particular scope.
isEmpty() - Method in interface org.eclipse.core.runtime.IPath
Returns whether this path has no segments and is not a root path.
isEmpty() - Method in class org.eclipse.core.runtime.ListenerList
Returns whether this listener list is empty.
isEmpty() - Method in class org.eclipse.core.runtime.Path
 
isEmpty() - Method in interface org.eclipse.osgi.service.resolver.State
Returns whether this state is empty.
isEmptyTag(String) - Static method in class com.prosyst.util.xml.XMLUtil
 
isEquivalentTo(PluginVersionIdentifier) - Method in class org.eclipse.core.runtime.PluginVersionIdentifier
Deprecated. Compares two version identifiers for equivalency.
isExported() - Method in interface org.eclipse.osgi.service.resolver.BundleSpecification
Returns whether or not this bundle specificiation is exported from the declaring bundle.
isExportRoot() - Method in interface org.eclipse.core.runtime.preferences.IExportedPreferences
Return true if this node was an export root when the preferences were exported, and false otherwise.
isExpressionBoolean(String) - Method in class net.sourceforge.jeval.Evaluator
Determines if the string represents a valid boolean value.
isExpressionString(String) - Method in class net.sourceforge.jeval.Evaluator
Determines if the string represents a valid expression string or not.
isGreaterOrEqualTo(PluginVersionIdentifier) - Method in class org.eclipse.core.runtime.PluginVersionIdentifier
Deprecated. Compares two version identifiers to see if this one is greater than or equal to the argument.
isGreaterThan(PluginVersionIdentifier) - Method in class org.eclipse.core.runtime.PluginVersionIdentifier
Deprecated. Compares two version identifiers for order using multi-decimal comparison.
isIncluded(Version) - Method in class org.eclipse.osgi.service.resolver.VersionRange
Returns whether the given version is included in this VersionRange.
isLegal(boolean) - Static method in class org.eclipse.core.runtime.Assert
Asserts that an argument is legal.
isLegal(boolean, String) - Static method in class org.eclipse.core.runtime.Assert
Asserts that an argument is legal.
isLogErrorLevel() - Method in class com.prosyst.util.ref.Log
Returns whether printing on console should be done for errors (exceptions) and warnings
isModelInconsistent(String, String) - Method in class org.mbs.services.device.abstractdriver.DeviceStateGraph
Check if the given state variable id is in the list of possible state var events of the current state.
isMultiHost() - Method in interface org.eclipse.osgi.service.resolver.HostSpecification
Returns if this HostSpecification is allowed to have multiple hosts
isMultiStatus() - Method in interface org.eclipse.core.runtime.IStatus
Returns whether this status is a multi-status.
isMultiStatus() - Method in class org.eclipse.core.runtime.MultiStatus
 
isMultiStatus() - Method in class org.eclipse.core.runtime.Status
 
isNameChar(char) - Static method in class com.prosyst.util.xml.XMLReader
This method returns true if the passed characted may be used as part of a tag name or an attribute name
isNameStartChar(char) - Static method in class com.prosyst.util.xml.XMLReader
This method returns true is the passed character may be used as starting character for tag name and attribute name
isNotNull(Object) - Static method in class org.eclipse.core.runtime.Assert
Asserts that the given object is not null.
isNotNull(Object, String) - Static method in class org.eclipse.core.runtime.Assert
Asserts that the given object is not null.
isOK() - Method in interface org.eclipse.core.runtime.IStatus
Returns whether this status indicates everything is okay (neither info, warning, nor error).
isOK() - Method in class org.eclipse.core.runtime.Status
 
isOptional() - Method in interface org.eclipse.osgi.service.resolver.BundleSpecification
Returns whether or not this bundle specificiation is optional.
isPerfect(PluginVersionIdentifier) - Method in class org.eclipse.core.runtime.PluginVersionIdentifier
Deprecated. Compares two version identifiers for perfect equality.
isPrefixOf(IPath) - Method in interface org.eclipse.core.runtime.IPath
Returns whether this path is a prefix of the given path.
isPrefixOf(IPath) - Method in class org.eclipse.core.runtime.Path
 
isPresent(String[]) - Method in interface com.prosyst.mbs.services.db.DB
Checks if the key name is present in the DB.
isReadOnly() - Method in interface org.eclipse.osgi.service.datalocation.Location
Returns true if this location represents a read only location and false otherwise.
isReadOnly() - Method in class org.eclipse.osgi.storagemanager.StorageManager
Returns if readOnly state this storage manager is using.
isRemovalPending() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns whether this bundle is pending a removal.
isResolvable(ImportPackageSpecification) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Returns whether the given package specification constraint is resolvable.
isResolvable(BundleSpecification) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Returns whether the given bundle specification constraint is resolvable.
isResolvable(HostSpecification) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Returns whether the given host specification constraint is resolvable.
isResolved() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns true if this bundle is resolved in its host state.
isResolved() - Method in interface org.eclipse.osgi.service.resolver.State
Returns true if there have been no modifications to this state since the last time resolve() was called.
isResolved() - Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
Returns whether this constraint is resolved.
isRoot() - Method in interface org.eclipse.core.runtime.IPath
Returns whether this path is a root path.
isRoot() - Method in class org.eclipse.core.runtime.Path
 
isRoot() - Method in interface org.eclipse.osgi.service.resolver.ExportPackageDescription
Returns true if the export package is a root package; false otherwise.
isSatisfiedBy(BaseDescription) - Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
Returns whether this constraint could be satisfied by the given supplier.
isSelected() - Method in interface org.mbs.services.io.RandomAccessConnection
 
isSet() - Method in interface org.eclipse.osgi.service.datalocation.Location
Returns true if this location has a value and false otherwise.
isSingleton() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns whether this bundle is a singleton.
isSpace(char) - Static method in class net.sourceforge.jeval.EvaluationHelper
Determines if a character is a space or white space.
isStateVariableIgnored(String) - Static method in class org.mbs.services.device.abstractdriver.DeviceStateGraph
 
IStatus - Interface in org.eclipse.core.runtime
A status object represents the outcome of an operation.
isTrimmedEmpty(String) - Static method in class com.prosyst.util.beans.StringTools
Checks that the given string argument is null or its length after trimming is 0.
isTrue(boolean) - Static method in class org.eclipse.core.runtime.Assert
Asserts that the given boolean is true.
isTrue(boolean, String) - Static method in class org.eclipse.core.runtime.Assert
Asserts that the given boolean is true.
isUNC() - Method in interface org.eclipse.core.runtime.IPath
Returns a boolean value indicating whether or not this path is considered to be in UNC form.
isUNC() - Method in class org.eclipse.core.runtime.Path
 
isValid() - Method in interface com.prosyst.mbs.services.db.DBNode
Checks if the node is valid.
isValid() - Method in interface org.eclipse.core.runtime.IConfigurationElement
Returns whether this configuration element object is valid.
isValid() - Method in interface org.eclipse.core.runtime.IExtension
Returns whether this extension object is valid.
isValid() - Method in interface org.eclipse.core.runtime.IExtensionPoint
Returns whether this extension point object is valid.
isValid() - Method in interface org.osgi.service.wireadmin.Wire
Return the state of this Wire object.
isValidName(String) - Method in class net.sourceforge.jeval.Evaluator
This method verifies if a function or variable name is valid or not.
isValidPath(String) - Method in interface org.eclipse.core.runtime.IPath
Returns whether the given string is syntactically correct as a path.
isValidPath(String) - Method in class org.eclipse.core.runtime.Path
 
isValidSegment(String) - Method in interface org.eclipse.core.runtime.IPath
Returns whether the given string is valid as a segment in a path.
isValidSegment(String) - Method in class org.eclipse.core.runtime.Path
 
ISynchronousRegistryChangeListener - Interface in org.eclipse.core.runtime
A synchronous IRegistryChangeEvent listener.

J

J - Static variable in class org.osgi.util.measurement.Unit
The energy unit joule (J).
javax.microedition.io - package javax.microedition.io
The classes for the generic connections.
JspBestPerformanceBase - Class in com.prosyst.mbs.services.http.jsp
This class is not designed for direct usage by Jsp Developers.
JspBestPerformanceBase() - Constructor for class com.prosyst.mbs.services.http.jsp.JspBestPerformanceBase
 
jspDestroy() - Method in class com.prosyst.mbs.services.http.jsp.JspBestPerformanceBase
Clears this object variables.
jspDestroy() - Method in class com.prosyst.mbs.services.http.jsp.JspServletBase
jsp_destroy() is invoked when the JspPage is about to be destroyed.
jspInit() - Method in class com.prosyst.mbs.services.http.jsp.JspServletBase
jsp_init() is invoked when the JspPage is initialized.
JspLeastMemoryBase - Class in com.prosyst.mbs.services.http.jsp
Not for direct usage by developers! This class is extended by the Jsp Implementation class when the Jsp Tool is used with "least memory" option.
JspLeastMemoryBase() - Constructor for class com.prosyst.mbs.services.http.jsp.JspLeastMemoryBase
 
JspMagicBase - Interface in com.prosyst.mbs.services.http.jsp
This class is not designed for direct usage by Jsp Developers.
JspMagicWriter - Interface in com.prosyst.mbs.services.http.jsp
This interface allow jsps write bytes to the client.
JspRuntimeLibrary - Class in com.prosyst.mbs.services.http.jsp
This class is not designed for direct usage by developers.
JspRuntimeLibrary() - Constructor for class com.prosyst.mbs.services.http.jsp.JspRuntimeLibrary
 
JspServletBase - Class in com.prosyst.mbs.services.http.jsp
This class is not designed for direct usage by developers.
JspServletBase() - Constructor for class com.prosyst.mbs.services.http.jsp.JspServletBase
 
JspTagPool - Interface in com.prosyst.mbs.services.http.jsp
This interface represents a pool of Tag objects.
JVM - Static variable in interface com.prosyst.util.system.SystemService
Constant for JVM system properties.

K

K - Static variable in class org.osgi.util.measurement.Unit
The temperature unit kelvin (K)
kat - Static variable in class org.osgi.util.measurement.Unit
The catalytic activity unit katal (kat).
KEY - Static variable in interface com.prosyst.mbs.services.db.DB
Defines KEY type.
KEY_COMMENT_STRING - Static variable in class com.prosyst.util.ini.IniSection
This is the string which appears in front of the commented key-value lines.
keys - Variable in class com.prosyst.util.ini.IniSection
This Queue holds the keys.
keys() - Method in interface org.osgi.service.prefs.Preferences
Returns all of the keys that have an associated value in this node.
kg - Static variable in class org.osgi.util.measurement.Unit
The mass unit kilogram (kg)
KITLIST_FILENAME - Static variable in interface com.prosyst.mbs.services.kitmanager.KitManagerService
The name of the text file with list of kits in an XML-like format to be read from /bin/pscripts
KitManagerService - Interface in com.prosyst.mbs.services.kitmanager
The Kit Manager Service provides an interface for easy and centralized installation/uninstallation of bundle kits and demos.
KitStatus - Class in com.prosyst.mbs.services.kitmanager
A class holding info for the success or failure of the bundle installations.
KitStatus(int, HashObjIntS) - Constructor for class com.prosyst.mbs.services.kitmanager.KitStatus
Creates a new KitStatus object according to the specified parameters

L

lastLoadedFile - Variable in class com.prosyst.util.ini.IniFile
This holds a reference to the last loaded file.
lastSegment() - Method in interface org.eclipse.core.runtime.IPath
Returns the last segment of this path, or null if it does not have any segments.
lastSegment() - Method in class org.eclipse.core.runtime.Path
 
launch(ParameterizedRunnable, Object) - Method in interface org.eclipse.osgi.service.runnable.ApplicationLauncher
Launches the specified runnable using the main thread.
LAYER - Static variable in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
The identification of this component used for logging
leaveState(String, StateMachine) - Method in interface com.prosyst.util.asm.StateMachineListener
This method is called by the state machine when it is leaving the current state
length() - Method in interface org.mbs.services.io.RandomAccessConnection
 
LINKAGE_CHANGED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Deprecated. this type is no longer valid
linkDynamicImport(BundleDescription, String) - Method in interface org.eclipse.osgi.service.resolver.State
Attempts to find an ExportPackageDescription that will satisfy a dynamic import for the specified requestedPackage for the specified importingBundle.
list(String[], byte) - Method in interface com.prosyst.mbs.services.db.DB
Lists the private names of name node's children.
listConfigurations(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
List the current Configuration objects which match the filter.
listControlUnits() - Method in class org.mbs.services.cu.generator.DefaultControlUnitFactory
 
listControlUnits() - Method in interface org.mbs.services.cu.spi.ControlUnitFactory
Returns the ids of all control units currently exported by this factory.
ListenerList - Class in org.eclipse.core.runtime
This class is a thread safe list that is designed for storing lists of listeners.
ListenerList() - Constructor for class org.eclipse.core.runtime.ListenerList
Creates a listener list in which listeners are compared using equality.
ListenerList(int) - Constructor for class org.eclipse.core.runtime.ListenerList
Creates a listener list using the provided comparison mode.
ListenerQueue - Class in org.eclipse.osgi.framework.eventmgr
The ListenerQueue is used to snapshot the set of listeners at the time the event is fired.
ListenerQueue(EventManager) - Constructor for class org.eclipse.osgi.framework.eventmgr.ListenerQueue
ListenerQueue constructor.
listKits() - Method in interface com.prosyst.mbs.services.kitmanager.KitManagerService
This method lists the available kits.
load(InputStream) - Method in class com.prosyst.util.asm.xml.XMLStateMachine
Loads the XML file with the state machine definitions from the specified stream.
load(File) - Method in class com.prosyst.util.ini.IniFile
Loads all sections from the given file.
load(InputStream) - Method in class com.prosyst.util.ini.IniFile
Loads all sections from the given input stream.
load(InputStream) - Method in class com.prosyst.util.ini.SourceMap
 
loadAdapter(Object, String) - Method in interface org.eclipse.core.runtime.IAdapterManager
Returns an object that is an instance of the given class name associated with the given object.
loadDriver(String) - Method in interface org.osgi.service.device.DriverLocator
Get an InputStream from which the driver bundle providing a driver with the giving DRIVER_ID can be installed.
LOADED - Static variable in interface org.eclipse.core.runtime.IAdapterManager
This value can be returned to indicate that an adapter factory is loaded.
loadFromIniFile(File) - Method in class com.prosyst.util.ini.SourceMap
 
LOCAL_SCRIPT_DIRS - Static variable in interface com.prosyst.mbs.services.kitmanager.KitManagerService
A semicolon separated list of directories to be searched recursively for install scripts
locateService(String) - Method in interface org.osgi.service.component.ComponentContext
Returns the service object for the specified reference name.
locateService(String, ServiceReference) - Method in interface org.osgi.service.component.ComponentContext
Returns the service object for the specified reference name and ServiceReference.
locateServices(String) - Method in interface org.osgi.service.component.ComponentContext
Returns the service objects for the specified reference name.
Location - Interface in org.eclipse.osgi.service.datalocation
A Location represents a URL which may have a default value, may be read only, may or may not have a current value and may be cascaded on to a parent location.
lock() - Method in interface com.prosyst.mbs.services.db.DB
Lock the DB and prevents other applications from writing some node information.
lock() - Method in interface org.eclipse.osgi.service.datalocation.Location
Attempts to lock this location with a canonical locking mechanism and return true if the lock could be acquired.
lock(String, Integer) - Method in class org.mbs.services.cu.generator.TokenControlUnit
 
Log - Class in com.prosyst.util.ref
Log class is responsible for forwarding bundles's messages to the LogService or console output.
Log(BundleContext) - Constructor for class com.prosyst.util.ref.Log
 
Log(BundleContext, boolean) - Constructor for class com.prosyst.util.ref.Log
Constructs a log object, used for logging information in the LogService.
Log(String, boolean, BundleContext) - Constructor for class com.prosyst.util.ref.Log
 
log(IStatus) - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
Override this method to provide customized logging functionality to the registry.
log(FrameworkEvent) - Method in interface org.eclipse.osgi.framework.log.FrameworkLog
Logs the information from a FrameworkEvent to the FrameworkLog.
log(FrameworkLogEntry) - Method in interface org.eclipse.osgi.framework.log.FrameworkLog
Logs the FrameworkLogEntry to the FrameworkLog
log - Static variable in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
service used for logging
log(int, String) - Method in interface org.osgi.service.log.LogService
Logs a message.
log(int, String, Throwable) - Method in interface org.osgi.service.log.LogService
Logs a message with an exception.
log(ServiceReference, int, String) - Method in interface org.osgi.service.log.LogService
Logs a message associated with a specific ServiceReference object.
log(ServiceReference, int, String, Throwable) - Method in interface org.osgi.service.log.LogService
Logs a message with an exception associated and a ServiceReference object.
LOG_DEBUG - Static variable in interface org.osgi.service.log.LogService
A debugging message (Value 4).
LOG_ERROR - Static variable in interface org.osgi.service.log.LogService
An error message (Value 1).
LOG_INFO - Static variable in interface org.osgi.service.log.LogService
An informational message (Value 3).
LOG_WARNING - Static variable in interface org.osgi.service.log.LogService
A warning message (Value 2).
logDebug(String, int, String, Throwable) - Method in class com.prosyst.util.ref.ManagedLog
Logs a debug message according to the specified header, level and message and check whether the log level i switched on.
LogEntry - Interface in org.osgi.service.log
Provides methods to access the information contained in an individual Log Service log entry.
logError(String, int, String, Throwable) - Method in class com.prosyst.util.ref.ManagedLog
Logs an error message according to the specified header, level and message.
LogFilter - Interface in com.prosyst.mbs.services.log
This interface provides utility methods for getting the LogEntries from the LogService.
logged(LogEntry) - Method in interface org.osgi.service.log.LogListener
Listener method called for each LogEntry object created.
logging(IStatus, String) - Method in interface org.eclipse.core.runtime.ILogListener
Notifies this listener that given status has been logged by a plug-in.
login(String, String) - Method in interface com.prosyst.mbs.services.useradmin.SimpleLogin
This method is similar to calling: SimpleLogin.login(username, SimpleLogin.PASSWORD, password);
login(String, String, Object) - Method in interface com.prosyst.mbs.services.useradmin.SimpleLogin
This method tries to authorize the user defined by it's name, password algorithm and credentials.
logInfo(String, int, String) - Method in class com.prosyst.util.ref.ManagedLog
Logs an info message according to the specified header, level and message.
LogInterface - Interface in com.prosyst.util.ref
 
LogListener - Interface in org.osgi.service.log
Subscribes to LogEntry objects from the LogReaderService.
logout() - Method in interface com.prosyst.mbs.services.useradmin.Authorization
Makes a logout for the user that is encapsulated by the this Authorization object.
LogReaderService - Interface in org.osgi.service.log
Provides methods to retrieve LogEntry objects from the log.
LogService - Interface in org.osgi.service.log
Provides methods for bundles to write messages to the log.
LONG - Static variable in interface com.prosyst.mbs.services.datamapper.DataMap
 
LONG - Static variable in interface com.prosyst.mbs.services.db.DB
Defines Long or long type.
LONG - Static variable in class org.mbs.util.wireadmin.Primitive
 
LONG - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The LONG (2) type.
longValue() - Method in class org.mbs.util.wireadmin.Primitive
Returns the value of the specified state as a long.
longValue() - Method in class org.mbs.util.wireadmin.StateEnvelope
 
lookup(String, boolean) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Returns the actual file location to use when reading the given managed file.
lx - Static variable in class org.osgi.util.measurement.Unit
The illuminance unit lux (lx).

M

m - Static variable in class org.osgi.util.measurement.Unit
The length unit meter (m)
m2 - Static variable in class org.osgi.util.measurement.Unit
The area unit square meter(m 2 )
m3 - Static variable in class org.osgi.util.measurement.Unit
The volume unit cubic meter (m 3 )
m_s - Static variable in class org.osgi.util.measurement.Unit
The speed unit meter per second (m/s)
m_s2 - Static variable in class org.osgi.util.measurement.Unit
The acceleration unit meter per second squared (m/s 2 )
MAIN_DB - Static variable in interface com.prosyst.mbs.services.db.DBManager
This is the name of the main DB instance.
makeAbsolute() - Method in interface org.eclipse.core.runtime.IPath
Returns an absolute path with the segments and device id of this path.
makeAbsolute() - Method in class org.eclipse.core.runtime.Path
 
makeArr(String[], int) - Static method in class org.mbs.services.metatype.Util
Makes an array from the string array value and the syntax.
makeArray(Enumeration, int) - Static method in class com.prosyst.util.pcommands.PCommandsUtils
Creates an array of String from the elements in the enumeration.
makeDictionary(String[], int[]) - Static method in class org.mbs.services.metatype.Util
Makes an Dictionary from its presentation as String array and the syntaxes of its values.
makeGetter(String) - Static method in class com.prosyst.util.beans.StringTools
Constructs a getter method name given a property name.
makeIs(String) - Static method in class com.prosyst.util.beans.StringTools
Constructs an is method name given a property name.
makeObject(String, int) - Static method in class org.mbs.services.metatype.Util
Creates an object from a String value and a type, as returned by the corresponding AttributeDefinition.getType() method.
makeRelative() - Method in interface org.eclipse.core.runtime.IPath
Returns a relative path with the segments and device id of this path.
makeRelative() - Method in class org.eclipse.core.runtime.Path
 
makeSetter(String) - Static method in class com.prosyst.util.beans.StringTools
Constructs a setter method name given a property name.
makeUNC(boolean) - Method in interface org.eclipse.core.runtime.IPath
Return a new path which is the equivalent of this path converted to UNC form (if the given boolean is true) or this path not as a UNC path (if the given boolean is false).
makeUNC(boolean) - Method in class org.eclipse.core.runtime.Path
 
ManagedControlUnit - Interface in org.mbs.services.cu.spi
This interface may be registered as a OSGi service in order to make a single resource manageable through the Control Unit abstraction.
ManagedLog - Class in com.prosyst.util.ref
This class represents managed Log utility and should be used when the logging mechanism must be configurable.
ManagedLog(BundleContext, HashIntObjNS, String, ManagedService) - Constructor for class com.prosyst.util.ref.ManagedLog
Creates new Managed Log utility instance
ManagedLog(String, boolean, BundleContext, HashIntObjNS, String, ManagedService) - Constructor for class com.prosyst.util.ref.ManagedLog
 
ManagedOutputStream - Class in org.eclipse.osgi.storagemanager
Represents a managed output stream for target managed by a storage manager.
ManagedService - Interface in org.osgi.service.cm
A service that can receive configuration data from a Configuration Admin service.
ManagedServiceFactory - Interface in org.osgi.service.cm
Manage multiple service instances.
manager - Variable in class org.eclipse.osgi.framework.eventmgr.ListenerQueue
EventManager with which this queue is associated.
MANAGER_URL - Static variable in interface com.prosyst.mprm.gateway.provisioning.ProvisioningInfoProvider
This property specifies URL for connecting to the mPRM Management Server.
ManifestElement - Class in org.eclipse.osgi.util
This class represents a single manifest element.
ManifestElement() - Constructor for class org.eclipse.osgi.util.ManifestElement
Constructs an empty manifest element with no value or attributes.
MAP_STRINGS - Static variable in interface com.prosyst.mbs.services.datamapper.DataMap
 
MAP_TYPE - Static variable in interface com.prosyst.mbs.services.datamapper.DataMap
 
mapping - Variable in class com.prosyst.util.ref.ManagedLog
The mapping between the Log levels and their configuration property names.
MAPPING_TYPE - Static variable in interface com.prosyst.mbs.services.datamapper.DataMap
 
mask - Variable in class com.prosyst.util.ref.ManagedLog
The integer mask which will be used for different Log levels.
match(ServiceReference) - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
Checks whether this Driver service can be attached to the Device service.
match(ServiceReference) - Method in interface org.osgi.service.device.Driver
Checks whether this Driver service can be attached to the Device service.
Match - Interface in org.osgi.service.device
Instances of Match are used in the DriverSelector.select(org.osgi.framework.ServiceReference, org.osgi.service.device.Match[]) method to identify Driver services matching a Device service.
MATCH_NONE - Static variable in interface org.osgi.service.device.Device
Return value from Driver.match(org.osgi.framework.ServiceReference) indicating that the driver cannot refine the device presented to it by the device manager.
matchCondition(Expression, Dictionary) - Method in interface com.prosyst.mbs.services.datamapper.ExpressionEvaluator
Match condition.
matches(IExtensionPoint) - Method in interface org.eclipse.core.runtime.dynamichelpers.IFilter
Return true if the given object matches the criteria for this filter.
matches(int) - Method in interface org.eclipse.core.runtime.IStatus
Returns whether the severity of this status matches the given severity mask.
matches(IEclipsePreferences, IPreferenceFilter[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Return a list of filters which match the given tree and is a subset of the given filter list.
matches(int) - Method in class org.eclipse.core.runtime.Status
 
matches(Filter) - Method in class org.osgi.service.event.Event
Tests this event's properties against the given filter.
matchingFirstSegments(IPath) - Method in interface org.eclipse.core.runtime.IPath
Returns a count of the number of segments which match in this path and the given path (device ids are ignored), comparing in increasing segment number order.
matchingFirstSegments(IPath) - Method in class org.eclipse.core.runtime.Path
 
MATH - Static variable in class com.prosyst.mbs.services.datamapper.Expression
 
MAX_ARRAY - Static variable in interface com.prosyst.mbs.services.pmp.PMPService
constant used for the pmp configuration
MAX_STRING - Static variable in interface com.prosyst.mbs.services.pmp.PMPService
constant used for the pmp configuration
MAXIMUM - Static variable in interface org.mbs.services.metatype.AttributeDefinitionEx
This constant defines a key for attribute extension properties.
maxValue - Variable in class org.mbs.util.wireadmin.MeasurementEnvelope
 
maxValue() - Method in class org.mbs.util.wireadmin.MeasurementEnvelope
Maximum allowed value
Measurement - Class in org.osgi.util.measurement
Represents a value with an error, a unit and a time-stamp.
Measurement(String) - Constructor for class org.osgi.util.measurement.Measurement
Create a new Measurement object from a String.
Measurement(double, double, Unit, long) - Constructor for class org.osgi.util.measurement.Measurement
Create a new Measurement object.
Measurement(double, double, Unit) - Constructor for class org.osgi.util.measurement.Measurement
Create a new Measurement object with a time of zero.
Measurement(double, Unit) - Constructor for class org.osgi.util.measurement.Measurement
Create a new Measurement object with an error of 0.0 and a time of zero.
Measurement(double) - Constructor for class org.osgi.util.measurement.Measurement
Create a new Measurement object with an error of 0.0, a unit of Unit.unityand a time of zero.
MeasurementEnvelope - Class in org.mbs.util.wireadmin
Can be used for representing a value with an error, a unit and a time-stamp.
MeasurementEnvelope(String, Object, double, double, Unit) - Constructor for class org.mbs.util.wireadmin.MeasurementEnvelope
Creates a new measurement envelope of type Primitive.DOUBLE.
MeasurementEnvelope(String, Object, double, double, double, double, Unit, long) - Constructor for class org.mbs.util.wireadmin.MeasurementEnvelope
Creates a new measurement envelope of type Primitive.DOUBLE
MEMORY - Static variable in interface com.prosyst.util.system.SystemService
Constant for MEMORY runtime information.
memoryUsage - Variable in class com.prosyst.util.system.RuntimeInfo
The used memory of the framework JVM.
merge(IStatus) - Method in class org.eclipse.core.runtime.MultiStatus
Merges the given status into this multi-status.
merge - Variable in class org.mbs.services.metatype.DesignateObject
The designate's 'merge' attribute.
MESSAGE - Static variable in interface org.osgi.service.event.EventConstants
A human-readable message that is usually not localized.
META_DATA_XML_ERROR - Static variable in exception org.mbs.services.device.abstractdriver.AbstractDriverException
 
METADATA - Static variable in interface org.mbs.services.metatype.MetaDataPlugin
Constant for the property key which metadata plugins have to provide when registered into the framework service registry.
METADATA_FORMAT_ERROR - Static variable in exception org.mbs.services.device.abstractdriver.AbstractDriverException
 
METADATA_TYPE - Static variable in interface org.mbs.services.metatype.MetaTypeProviderExtern
Property key used to point the metatype provider type when registered into the OSGi registry rather then provided via XML.
METADATA_VERSION - Static variable in interface org.mbs.services.metatype.MetaTypeProviderExtern
Property key used to point the metatype provider version when registered into the OSGi registry rather then provided via XML.
metaDataChanged(int, long, String, String, String, int) - Method in interface org.mbs.services.metatype.MetaDataListener
When meta data changes the MetaDataManager service should notify the interested MetaDataListener instances by calling this method.
MetaDataListener - Interface in org.mbs.services.metatype
MetaDataListeners are registered in the MetaDataManager using the MetaDataManager.addMetaDataListener(MetaDataListener, String[]) method.
MetaDataManager - Interface in org.mbs.services.metatype
Interface for getting metatyping info of bundles deployed on the framework.
MetaDataPlugin - Interface in org.mbs.services.metatype
The mean of the interface is to provide machanism for defining new manifest headers for providing metadata by a XML resource.
METATYPE_DOCUMENTS_LOCATION - Static variable in interface org.osgi.service.metatype.MetaTypeService
Location of meta type documents.
MetaTypeInformation - Interface in org.osgi.service.metatype
A MetaType Information object is created by the MetaTypeService to return meta type information for a specific bundle.
MetaTypeProvider - Interface in org.osgi.service.metatype
Provides access to metatypes.
MetaTypeProviderExtern - Interface in org.mbs.services.metatype
Extension of the OSGi MetaTypeProvider interface.
MetaTypeService - Interface in org.osgi.service.metatype
The MetaType Service can be used to obtain meta type information for a bundle.
MetaTypeUtils - Interface in org.mbs.services.metatype
This interface is meant to facilitate applications dealing with metatyping and OSGi service configurations.
MIME_BUNDLE - Static variable in interface org.osgi.service.provisioning.ProvisioningService
MIME type to be stored in the extra field of a ZipEntry object for an installable bundle file.
MIME_BUNDLE_URL - Static variable in interface org.osgi.service.provisioning.ProvisioningService
MIME type to be stored in the extra field of a ZipEntry for a String that represents a URL for a bundle.
MIME_BYTE_ARRAY - Static variable in interface org.osgi.service.provisioning.ProvisioningService
MIME type to be stored in the extra field of a ZipEntry object for byte[] data.
MIME_STRING - Static variable in interface org.osgi.service.provisioning.ProvisioningService
MIME type to be stored in the extra field of a ZipEntry object for String data.
MIN_PRIORITY - Static variable in class org.mbs.services.cu.generator.TokenControlUnit
 
MINIMUM - Static variable in interface org.mbs.services.metatype.AttributeDefinitionEx
This constant defines a key for attribute extension properties.
minValue - Variable in class org.mbs.util.wireadmin.MeasurementEnvelope
 
minValue() - Method in class org.mbs.util.wireadmin.MeasurementEnvelope
Minimum allowed value
MISSING_EXECUTION_ENVIRONMENT - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a bundle could not be resolved because the required execution enviroment did not match the runtime environment.
MISSING_FRAGMENT_HOST - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a Fragment-Host could not be resolved.
MISSING_GENERIC_CAPABILITY - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a bundle could not be resolved because the required generic capability could not be resolved.
MISSING_IMPORT_PACKAGE - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that an Import-Package could not be resolved.
MISSING_REQUIRE_BUNDLE - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a Require-Bundle could not be resolved.
model - Variable in class org.mbs.services.cu.generator.DefaultControlUnit
the model holding the current state of the control unit
model - Variable in class org.mbs.services.device.abstractdriver.AbstractDeviceController
Reference to the corresponding ControlUnitModel instance
MODEL_DEBUG_LEVEL - Static variable in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
 
MODEL_ERROR - Static variable in exception org.mbs.services.device.abstractdriver.AbstractDriverException
 
modifiedService(ServiceReference, Object) - Method in class com.prosyst.util.ref.Log
 
modifiedService(ServiceReference, Object) - Method in class org.osgi.util.tracker.ServiceTracker
Default implementation of the ServiceTrackerCustomizer.modifiedService method.
modifiedService(ServiceReference, Object) - Method in interface org.osgi.util.tracker.ServiceTrackerCustomizer
A service tracked by the ServiceTracker object has been modified.
modifyConfiguration(ServiceReference, Dictionary) - Method in interface org.osgi.service.cm.ConfigurationPlugin
View and possibly modify the a set of configuration properties before they are sent to the Managed Service or the Managed Service Factory.
MODULE_ACTIVATOR - Static variable in class org.mbs.services.device.abstractdriver.TracerMaps
 
MODULE_DRIVER - Static variable in class org.mbs.services.device.abstractdriver.TracerMaps
 
MODULE_MODEL - Static variable in class org.mbs.services.device.abstractdriver.TracerMaps
 
mol - Static variable in class org.osgi.util.measurement.Unit
The amount of substance unit mole (mol)
move(String[], String[]) - Method in interface com.prosyst.mbs.services.db.DB
Moves a subtree starting from name to a new parent - newParent
MSG_ACTIVATOR_CREATE_DEVICE - Static variable in class org.mbs.services.device.abstractdriver.TracerMaps
 
MSG_ACTIVATOR_LOADED_STATE_GRAPH - Static variable in class org.mbs.services.device.abstractdriver.TracerMaps
 
MSG_DRIVER_ATTACH_FINISH - Static variable in class org.mbs.services.device.abstractdriver.TracerMaps
 
MSG_DRIVER_ATTACH_START - Static variable in class org.mbs.services.device.abstractdriver.TracerMaps
 
MSG_DRIVER_CREATE_CU - Static variable in class org.mbs.services.device.abstractdriver.TracerMaps
 
MSG_DRIVER_RELEASE - Static variable in class org.mbs.services.device.abstractdriver.TracerMaps
 
MSG_MODEL_INCONSISTENCY - Static variable in class org.mbs.services.device.abstractdriver.TracerMaps
 
MSG_MODEL_UPDATED - Static variable in class org.mbs.services.device.abstractdriver.TracerMaps
 
mul(Measurement) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the product of this object multiplied by the specified object.
mul(double, Unit) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the product of this object multiplied by the specified value.
mul(double) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the product of this object multiplied by the specified value.
MultiStatus - Class in org.eclipse.core.runtime
A concrete multi-status implementation, suitable either for instantiating or subclassing.
MultiStatus(String, int, IStatus[], String, Throwable) - Constructor for class org.eclipse.core.runtime.MultiStatus
Creates and returns a new multi-status object with the given children.
MultiStatus(String, int, String, Throwable) - Constructor for class org.eclipse.core.runtime.MultiStatus
Creates and returns a new multi-status object with no children.

N

N - Static variable in class org.osgi.util.measurement.Unit
The force unit newton (N).
name - Variable in class com.prosyst.util.system.ThreadGroupInfo
Name of this ThreadGroup.
name() - Method in interface org.osgi.service.prefs.Preferences
Returns this node's name, relative to its parent.
names - Variable in class org.mbs.util.wireadmin.StateEnvelope
 
NamespaceException - Exception in org.osgi.service.http
A NamespaceException is thrown to indicate an error with the caller's request to register a servlet or resources into the URI namespace of the Http Service.
NamespaceException(String) - Constructor for exception org.osgi.service.http.NamespaceException
Construct a NamespaceException object with a detail message.
NamespaceException(String, Throwable) - Constructor for exception org.osgi.service.http.NamespaceException
Construct a NamespaceException object with a detail message and a nested exception.
net.sourceforge.jeval - package net.sourceforge.jeval
 
newChild(int) - Method in class org.eclipse.core.runtime.SubMonitor
Creates a sub progress monitor that will consume the given number of ticks from the receiver.
newChild(int, int) - Method in class org.eclipse.core.runtime.SubMonitor
Creates a sub progress monitor that will consume the given number of ticks from the receiver.
newDatagram(byte[], int) - Method in interface javax.microedition.io.DatagramConnection
 
newDatagram(byte[], int, String) - Method in interface javax.microedition.io.DatagramConnection
 
newDatagram(int) - Method in interface javax.microedition.io.DatagramConnection
 
newDatagram(int, String) - Method in interface javax.microedition.io.DatagramConnection
 
newInstance() - Method in interface com.prosyst.mbs.services.remconsole.RemoteParserGenerator
Return new instance of implementation of RemoteParserService.
newInstance(Dictionary) - Method in interface org.osgi.service.component.ComponentFactory
Create and activate a new component configuration.
newPermissionCollection() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns a new PermissionCollection object suitable for storing ConfigurationPermissions.
newPermissionCollection() - Method in class org.osgi.service.event.TopicPermission
Returns a new PermissionCollection object suitable for storing TopicPermission objects.
newPermissionCollection() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns a new PermissionCollection object for storing UserAdminPermission objects.
newPermissionCollection() - Method in class org.osgi.service.wireadmin.WirePermission
Returns a new PermissionCollection object for storing WirePermission objects.
next() - Method in interface com.prosyst.mbs.services.db.DBNode
Retrieves the next node in the tree at the same level as the current one.
next - Variable in class com.prosyst.util.event.BasicEvent
Should not be used by clients.
nextArgument() - Method in interface org.eclipse.osgi.framework.console.CommandInterpreter
Get the next argument in the input.
nextElement() - Method in class net.sourceforge.jeval.ArgumentTokenizer
Returns the next element.
nextToken() - Method in class net.sourceforge.jeval.ArgumentTokenizer
Returns the next token.
NLS - Class in org.eclipse.osgi.util
Common superclass for all message bundle classes.
NLS() - Constructor for class org.eclipse.osgi.util.NLS
Creates a new NLS instance.
NO_SUCH_ACTION - Static variable in exception org.mbs.services.device.abstractdriver.AbstractDriverException
 
NO_SYSTEM_BATTERY - Static variable in class org.mbs.services.powermon.PowerStatus
no battery
NODE - Static variable in interface com.prosyst.mbs.services.db.DB
Defines NODE type.
node(String) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences
Return the preferences node with the given path.
node(String) - Method in interface org.osgi.service.prefs.Preferences
Returns a named Preferences object (node), creating it and any of its ancestors if they do not already exist.
nodeExists(String) - Method in interface org.osgi.service.prefs.Preferences
Returns true if the named node exists.
noDriverFound() - Method in interface org.osgi.service.device.Device
Indicates to this Device object that the device manager has failed to attach any drivers to it.
NONE - Static variable in interface org.eclipse.core.runtime.IAdapterManager
This value can be returned to indicate that no applicable adapter factory was found.
NoSuchPropertyException - Exception in com.prosyst.util.beans
NoSuchPropertyException is thrown by the beans package whenever not-existent property is tried to be set or read.
NoSuchPropertyException(Class, String) - Constructor for exception com.prosyst.util.beans.NoSuchPropertyException
Creates a new exception and associates the bean class and the property name that is missing.
NOT_DEFINED_ID - Static variable in interface com.prosyst.mbs.services.datamapper.CustomFunctionEvaluator
 
NOT_INSTALLED - Static variable in class com.prosyst.mbs.services.kitmanager.KitStatus
Indicates that the kit is not yet installed
NOT_LOADED - Static variable in interface org.eclipse.core.runtime.IAdapterManager
This value can be returned to indicate that an adapter factory was found, but has not been loaded.
NOT_PRESENT - Static variable in class com.prosyst.mbs.services.kitmanager.KitStatus
Indicates that bundles compatible with the bundles of the script are not present in the framework
notify(String, int, Connection) - Method in interface org.mbs.services.io.ConnectionListener
Receives notification that a connection has been created or closed.
notifyAfter(TimerListener, long, int) - Static method in class com.prosyst.util.ref.TimerRef
 
notifyAfter(TimerListener, int, int) - Method in interface com.prosyst.util.timer.Timer
Deprecated.  
notifyAfter(TimerListener, int, int, int) - Method in interface com.prosyst.util.timer.Timer
Deprecated.  
notifyAfterMillis(TimerListener, long, int) - Method in interface com.prosyst.util.timer.Timer
Deprecated.  
notifyAfterMillis(TimerListener, int, long, int) - Method in interface com.prosyst.util.timer.Timer
Deprecated.  
notifyListeners(TagClass) - Method in class com.prosyst.util.xml.XMLReader
Helper function that notify listeners depending on certain conditions such as if the tag event is on-close or on-open
NullProgressMonitor - Class in org.eclipse.core.runtime
A default progress monitor implementation suitable for subclassing.
NullProgressMonitor() - Constructor for class org.eclipse.core.runtime.NullProgressMonitor
Constructs a new progress monitor.

O

ObjectClassCreator - Interface in org.mbs.services.metatype
 
ObjectClassDefinition - Interface in org.osgi.service.metatype
Description for the data type information of an objectclass.
ObjectClassDefinitionEx - Interface in org.mbs.services.metatype
This interface extends ObjectClassDefinition in order to provide nesting of object class definitions, not defined by standard metatype API.
objectToString(Object) - Static method in class org.mbs.services.metatype.Convertor
General method for Object conversion to String.
Ohm - Static variable in class org.osgi.util.measurement.Unit
The electric resistance unit ohm.
OK - Static variable in interface org.eclipse.core.runtime.IStatus
Status severity constant (value 0) indicating this status represents the nominal case.
OK - Static variable in class org.eclipse.osgi.framework.log.FrameworkLogEntry
Severity constant (value 0) indicating this log entry represents the nominal case.
OK_STATUS - Static variable in class org.eclipse.core.runtime.Status
A standard OK status with an "ok" message.
ONE_SHOT_TIMER - Static variable in interface com.prosyst.util.timer.Timer
Constant indicates that timer listener will be notified only once and afterwards discarded.
ONE_SHOT_TIMER_NO_DELAY - Static variable in interface com.prosyst.util.timer.Timer
Constant indicates that timer listener will be notified only once.
onStart(IExtensionRegistry) - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
Override this method to provide additional processing performed when the registry is created and started.
onStop(IExtensionRegistry) - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
Override this method to provide additional processing to be performed just before the registry is stopped.
open(String) - Static method in class javax.microedition.io.Connector
 
open(String, int) - Static method in class javax.microedition.io.Connector
 
open(String, int, boolean) - Static method in class javax.microedition.io.Connector
 
open(boolean) - Method in class org.eclipse.osgi.storagemanager.StorageManager
This methods opens the storage manager.
open(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open a Connection object for the specified name.
open(String, int) - Method in interface org.osgi.service.io.ConnectorService
Create and open a Connection object for the specified name and access mode.
open(String, int, boolean) - Method in interface org.osgi.service.io.ConnectorService
Create and open a Connection object for the specified name, access mode and timeouts.
open() - Method in class org.osgi.util.tracker.ServiceTracker
Open this ServiceTracker object and begin tracking services.
open(boolean) - Method in class org.osgi.util.tracker.ServiceTracker
Open this ServiceTracker object and begin tracking services.
OPEN_BRACE - Static variable in class net.sourceforge.jeval.EvaluationConstants
The open brace character.
OPEN_VARIABLE - Static variable in class net.sourceforge.jeval.EvaluationConstants
The open variable string.
openDataInputStream(String) - Static method in class javax.microedition.io.Connector
 
openDataInputStream() - Method in interface javax.microedition.io.InputConnection
 
openDataInputStream(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open a DataInputStream object for the specified name.
openDataOutputStream(String) - Static method in class javax.microedition.io.Connector
 
openDataOutputStream() - Method in interface javax.microedition.io.OutputConnection
 
openDataOutputStream(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open a DataOutputStream object for the specified name.
openInputStream(String) - Static method in class javax.microedition.io.Connector
 
openInputStream() - Method in interface javax.microedition.io.InputConnection
 
openInputStream(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open an InputStream object for the specified name.
openOutputStream(String) - Static method in class javax.microedition.io.Connector
 
openOutputStream() - Method in interface javax.microedition.io.OutputConnection
 
openOutputStream(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open an OutputStream object for the specified name.
openProxySocket(InetAddress, int, InetAddress, int) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openProxySocket(InetAddress, int, InetAddress, int, Dictionary) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openProxySocket(InetAddress, int, InetAddress, int, InetAddress, int) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openProxySocket(InetAddress, int, InetAddress, int, InetAddress, int, Dictionary) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openProxySocket(String, int, InetAddress, int) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openProxySocket(String, int, InetAddress, int, Dictionary) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openProxySocket(String, int, InetAddress, int, InetAddress, int) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openProxySocket(String, int, InetAddress, int, InetAddress, int, Dictionary) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openProxySocket(InetAddress, int, InetAddress, int) - Method in interface com.prosyst.util.net.SocketFactory
Connects a socket through a proxy to address and port.
openProxySocket(InetAddress, int, InetAddress, int, Dictionary) - Method in interface com.prosyst.util.net.SocketFactory
Connects a socket through a proxy to address and port.
openProxySocket(InetAddress, int, InetAddress, int, InetAddress, int) - Method in interface com.prosyst.util.net.SocketFactory
Connects a socket through a proxy from localAddr and localPort ( multi IP machines)
openProxySocket(InetAddress, int, InetAddress, int, InetAddress, int, Dictionary) - Method in interface com.prosyst.util.net.SocketFactory
Connects a socket through a proxy from localAddr and localPort ( multi IP machines)
openProxySocket(String, int, InetAddress, int) - Method in interface com.prosyst.util.net.SocketFactory
Connects a socket using a proxy, specified by proxy and pport to the host, defined by host and port.
openProxySocket(String, int, InetAddress, int, Dictionary) - Method in interface com.prosyst.util.net.SocketFactory
 
openProxySocket(String, int, InetAddress, int, InetAddress, int) - Method in interface com.prosyst.util.net.SocketFactory
Connects a socket using a proxy from the local address (localAddr, localPort) to the remote address (host, port).
openProxySocket(String, int, InetAddress, int, InetAddress, int, Dictionary) - Method in interface com.prosyst.util.net.SocketFactory
 
openServerSocket(int) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openServerSocket(int, Dictionary) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openServerSocket(int, int) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openServerSocket(int, int, Dictionary) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openServerSocket(int, int, InetAddress) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openServerSocket(int, int, InetAddress, Dictionary) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openServerSocket(int) - Method in interface com.prosyst.util.net.ServerSocketFactory
Returns a ServerSocket bound to the specified port.
openServerSocket(int, Dictionary) - Method in interface com.prosyst.util.net.ServerSocketFactory
Returns a ServerSocket bound to the specified port.
openServerSocket(int, int) - Method in interface com.prosyst.util.net.ServerSocketFactory
Returns a ServerSocket bound to the specified port with maximum number of waiting connections backlog.
openServerSocket(int, int, Dictionary) - Method in interface com.prosyst.util.net.ServerSocketFactory
Returns a ServerSocket binded to the specified port with maximum number of waiting to be accepted connections backlog.
openServerSocket(int, int, InetAddress) - Method in interface com.prosyst.util.net.ServerSocketFactory
Returns a ServerSocket bound to the specified port and bindAddress ( for multi IP machines )with maximum number of connections backlog
openServerSocket(int, int, InetAddress, Dictionary) - Method in interface com.prosyst.util.net.ServerSocketFactory
Returns a ServerSocket bound to the specified port and bindAddress ( for multi IP machines ) with maximum number of connections backlog.
openSocket(InetAddress, int) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openSocket(InetAddress, int, Dictionary) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openSocket(InetAddress, int, InetAddress, int) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openSocket(InetAddress, int, InetAddress, int, Dictionary) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openSocket(String, int) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openSocket(String, int, Dictionary) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openSocket(String, int, InetAddress, int) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openSocket(String, int, InetAddress, int, Dictionary) - Method in class com.prosyst.util.net.PlainSocketFactory
 
openSocket(InetAddress, int) - Method in interface com.prosyst.util.net.SocketFactory
Opens a Socket and binds it to the remote address and port.
openSocket(InetAddress, int, Dictionary) - Method in interface com.prosyst.util.net.SocketFactory
Opens a Socket and binds it to the remote address and port.
openSocket(InetAddress, int, InetAddress, int) - Method in interface com.prosyst.util.net.SocketFactory
Opens a Socket and binds it to the remote address and port from localAddr and localPort ( multi IP machines).
openSocket(InetAddress, int, InetAddress, int, Dictionary) - Method in interface com.prosyst.util.net.SocketFactory
Opens a Socket and binds it to address and port from localAddr and localPort ( multi IP machines).
openSocket(String, int) - Method in interface com.prosyst.util.net.SocketFactory
Same as openSocket( InetAddress address, int port) but performs InetAddress.getByName(host) to obtain the address.
openSocket(String, int, Dictionary) - Method in interface com.prosyst.util.net.SocketFactory
Same as openSocket( InetAddress address, int port) but performs InetAddress.getByName(host) to obtain the address.
openSocket(String, int, InetAddress, int) - Method in interface com.prosyst.util.net.SocketFactory
Same as openSocket(InetAddress address, int port, InetAddress localAddr, int localPort) but performs InetAddress.getByName(host) to obtain the address.
openSocket(String, int, InetAddress, int, Dictionary) - Method in interface com.prosyst.util.net.SocketFactory
Same as openSocket(InetAddress address, int port, InetAddress localAddr, int localPort) but performs InetAddress.getByName(host) to obtain the address.
openStream(Bundle, IPath, boolean) - Static method in class org.eclipse.core.runtime.FileLocator
Returns an input stream for the specified file.
OperationCanceledException - Exception in org.eclipse.core.runtime
This exception is thrown to blow out of a long-running method when the user cancels it.
OperationCanceledException() - Constructor for exception org.eclipse.core.runtime.OperationCanceledException
Creates a new exception.
OperationCanceledException(String) - Constructor for exception org.eclipse.core.runtime.OperationCanceledException
Creates a new exception with the given message.
optional - Variable in class org.mbs.services.metatype.DesignateObject
The designate's 'optional' attribute.
OPTIONAL - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
OPTIONAL_LINKAGE_CHANGED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Deprecated. this type is no longer valid
org.eclipse.core.runtime - package org.eclipse.core.runtime
Provides support for the runtime platform, core utility methods and the extension registry.
org.eclipse.core.runtime.dynamichelpers - package org.eclipse.core.runtime.dynamichelpers
Provides helpers to facilitate the authoring of dynamic plug-ins.
org.eclipse.core.runtime.preferences - package org.eclipse.core.runtime.preferences
Provides core support for Eclipse preferences.
org.eclipse.core.runtime.spi - package org.eclipse.core.runtime.spi
Extension registry infrastructure for service providers
org.eclipse.osgi.framework.console - package org.eclipse.osgi.framework.console
 
org.eclipse.osgi.framework.eventmgr - package org.eclipse.osgi.framework.eventmgr
 
org.eclipse.osgi.framework.log - package org.eclipse.osgi.framework.log
 
org.eclipse.osgi.service.datalocation - package org.eclipse.osgi.service.datalocation
Provides the Location service.
org.eclipse.osgi.service.debug - package org.eclipse.osgi.service.debug
 
org.eclipse.osgi.service.environment - package org.eclipse.osgi.service.environment
 
org.eclipse.osgi.service.localization - package org.eclipse.osgi.service.localization
 
org.eclipse.osgi.service.pluginconversion - package org.eclipse.osgi.service.pluginconversion
 
org.eclipse.osgi.service.resolver - package org.eclipse.osgi.service.resolver
 
org.eclipse.osgi.service.runnable - package org.eclipse.osgi.service.runnable
 
org.eclipse.osgi.service.urlconversion - package org.eclipse.osgi.service.urlconversion
 
org.eclipse.osgi.storagemanager - package org.eclipse.osgi.storagemanager
 
org.eclipse.osgi.util - package org.eclipse.osgi.util
Provides utility classes for NLS support and bundle manifest header parsing.
org.mbs.eventadmin - package org.mbs.eventadmin
This package provides API, which provide access to a pool with event objects.
org.mbs.services.cu - package org.mbs.services.cu
This package defines the admin layer API of the of the Control Unit architecture.
org.mbs.services.cu.generator - package org.mbs.services.cu.generator
This package provides the Control Unit Generator API.
org.mbs.services.cu.spi - package org.mbs.services.cu.spi
The SPI package provides a mechanism for implementing resources manageable through Control Unit abstraction and making them available to the applications via the ControlUnitAdmin service.
org.mbs.services.device.abstractdriver - package org.mbs.services.device.abstractdriver
This package defines the API of the of the Abstract Driver architecture.
org.mbs.services.io - package org.mbs.services.io
The OSGi IO Provider Specification Version 1.0.
org.mbs.services.metatype - package org.mbs.services.metatype
This package provides an extension to the standard OSGi MetaType API.
org.mbs.services.powermon - package org.mbs.services.powermon
The powermon package contains the interfaces PowerMonitor and PowerMonitorListener and the class PowerStatus.
org.mbs.util.wireadmin - package org.mbs.util.wireadmin
Provides abstraction of Envelope for the base Java types, that prevent enormousness object generation when is representing too frequently changing state.
org.osgi.service.cm - package org.osgi.service.cm
Configuration Admin Package Version 1.2.
org.osgi.service.component - package org.osgi.service.component
Service Component Package Version 1.0.
org.osgi.service.device - package org.osgi.service.device
Device Access Package Version 1.1.
org.osgi.service.event - package org.osgi.service.event
Event Admin Package Version 1.1.
org.osgi.service.http - package org.osgi.service.http
Http Service Package Version 1.2.
org.osgi.service.io - package org.osgi.service.io
IO Connector Package Version 1.0.
org.osgi.service.log - package org.osgi.service.log
Log Service Package Version 1.3.
org.osgi.service.metatype - package org.osgi.service.metatype
Metatype Package Version 1.1.
org.osgi.service.prefs - package org.osgi.service.prefs
Preferences Service Package Version 1.1.
org.osgi.service.provisioning - package org.osgi.service.provisioning
Provisioning Package Version 1.1.
org.osgi.service.useradmin - package org.osgi.service.useradmin
User Admin Package Version 1.1.
org.osgi.service.wireadmin - package org.osgi.service.wireadmin
Wire Admin Package Version 1.0.
org.osgi.util.measurement - package org.osgi.util.measurement
The OSGi Measurement Package.
org.osgi.util.position - package org.osgi.util.position
Position Package Version 1.0.
org.osgi.util.tracker - package org.osgi.util.tracker
Service Tracker Package Version 1.3.
org.osgi.util.xml - package org.osgi.util.xml
XML Parser Package Version 1.0.
OS - Static variable in interface com.prosyst.util.system.SystemService
Constant for OS system properties.
OS_AIX - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "aix") indicating the platform is running on an AIX-based operating system.
OS_HPUX - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "hpux") indicating the platform is running on an HP/UX-based operating system.
OS_LINUX - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "linux") indicating the platform is running on a Linux-based operating system.
OS_MACOSX - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "macosx") indicating the platform is running on a Mac OS X operating system.
OS_QNX - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "qnx") indicating the platform is running on a QNX-based operating system.
OS_SOLARIS - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "solaris") indicating the platform is running on a Solaris-based operating system.
OS_UNKNOWN - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "unknown") indicating the platform is running on a machine running an unknown operating system.
OS_WIN32 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "win32") indicating the platform is running on a Window 32-bit operating system (e.g., Windows 98, NT, 2000).
OUTPUT - Static variable in interface org.mbs.services.metatype.ObjectClassDefinitionEx
Argument for getAttributeDefinitions(int).
OutputConnection - Interface in javax.microedition.io
 

P

Pa - Static variable in class org.osgi.util.measurement.Unit
The pressure unit pascal (Pa).
PACKAGES_REFRESHED - Static variable in class com.prosyst.util.event.BasicEvent
A PackageAdmin.refreshPackage operation has completed.
ParameterizedRunnable - Interface in org.eclipse.osgi.service.runnable
Like a Runnable, an object which captures a block of code which can be passed around and executed.
parent() - Method in interface com.prosyst.mbs.services.db.DBNode
Retrieves the parent node.
parent() - Method in interface org.osgi.service.prefs.Preferences
Returns the parent of this node, or null if this is the root.
PARENT_ID - Static variable in interface org.mbs.services.cu.ControlConstants
Property specifying the id of a parent control unit.
PARENT_ROOT - Static variable in interface org.mbs.services.cu.ControlConstants
Control unit types may decalre parent of this type and thus, to announce they are root types.
PARENT_TYPE - Static variable in interface org.mbs.services.cu.ControlConstants
Property specifying the type of the parent control unit.
parentMS - Variable in class com.prosyst.util.ref.ManagedLog
Optional Managed Service which updated(Dictionary) method will be invoked when the ConfigAdmin calls updated(Dictionary) method of this Managed Service.
parse(String) - Method in class net.sourceforge.jeval.Evaluator
This method parses a mathematical, boolean or functional expressions.
parse_attr(CharBuffer) - Method in class com.prosyst.util.xml.XMLReader
Parses an attribute with the given simplified grammar:
parse_attr_list(TagClass) - Method in class com.prosyst.util.xml.XMLReader
Parses a tag attribute list with the following simplified grammar:
parse_attr_value(CharBuffer, char) - Method in class com.prosyst.util.xml.XMLReader
Parses the attribute value and if it's successful then adds it to the CharBuffer.
parse_CharRef(CharBuffer) - Method in class com.prosyst.util.xml.XMLReader
Parses a CharReference and if it is successful then appends it to the passed CharBuffer
parse_comment(TagClass) - Method in class com.prosyst.util.xml.XMLReader
Parses a comment.
parse_content(TagClass) - Method in class com.prosyst.util.xml.XMLReader
Parses the content of the tag (including sub-tags and sub-elements)
parse_EntityRef(CharBuffer, boolean) - Method in class com.prosyst.util.xml.XMLReader
EntityRef ::= '&' + EntityValue + ';'
EntityValue ::= 'amp' | 'quot' | 'apos' | 'gt' | 'lt' | identifier
parse_identifier() - Method in class com.prosyst.util.xml.XMLReader
Parses an identifier.
parse_identifier(CharBuffer) - Method in class com.prosyst.util.xml.XMLReader
Parses an identifier and places it into the passed CharBuffer
parse_PCDATA(TagClass) - Method in class com.prosyst.util.xml.XMLReader
Parses PCDATA content (Parseable Content DATA).
parse_tag(TagClass) - Method in class com.prosyst.util.xml.XMLReader
Parses either normal or special tag
parse_tag_CDATA(TagClass) - Method in class com.prosyst.util.xml.XMLReader
Parses a CDATA tag (or CDATA content element).
parse_tag_name(TagClass) - Method in class com.prosyst.util.xml.XMLReader
Parses a tag name and if it is successfully parsed the method sets it as a name of the parent tag
parse_tag_normal(TagClass) - Method in class com.prosyst.util.xml.XMLReader
Parses a normal tag.
parse_tag_special(TagClass) - Method in class com.prosyst.util.xml.XMLReader
Parses special tags, such that begins with:
parse_xml_prolog(TagClass) - Method in class com.prosyst.util.xml.XMLReader
Parses the XML prolog tag, i.e.
<?xml version="..." encoding="..." standalone="..." ?>
parseBundleManifest(InputStream, Map) - Static method in class org.eclipse.osgi.util.ManifestElement
Parses a bundle manifest and puts the header/value pairs into the supplied Map.
parseCommand(String) - Method in interface com.prosyst.util.parser.ParserService
Parses the specified command and calls its execute method.
ParsedFunction - Class in net.sourceforge.jeval
This class represents a function that has been parsed.
ParsedFunction(Function, String, Operator) - Constructor for class net.sourceforge.jeval.ParsedFunction
The constructor for this class.
parseHeader(String, String) - Static method in class org.eclipse.osgi.util.ManifestElement
Parses a manifest header value into an array of ManifestElements.
PARSER_NAMESPACEAWARE - Static variable in class org.osgi.util.xml.XMLParserActivator
Service property specifying if factory is configured to support namespace aware parsers.
PARSER_VALIDATING - Static variable in class org.osgi.util.xml.XMLParserActivator
Service property specifying if factory is configured to support validating parsers.
ParserService - Interface in com.prosyst.util.parser
This interface provides utility methods for parsing of commands for the administration of the framework.
parseString(String, int) - Static method in class com.prosyst.util.encode.Axill
Parses string in blocks of 4 chars in "blocks" blocks per line
parseXML(InputStream, ExTagListener, int) - Static method in class com.prosyst.util.xml.XMLParser
Parses a XML file given through aInputStream and during the parsing notifies aListener for close-tag and open-tag events

Note: The XMLReader does not close the passed Reader or InputStream
parseXML(Reader, ExTagListener, int) - Static method in class com.prosyst.util.xml.XMLParser
Parses a XML file given through aReader and during the parsing notifies aListener for close-tag and open-tag events

Note: The XMLReader does not close the passed Reader or InputStream
parseXML() - Method in class com.prosyst.util.xml.XMLReader
Initiates parsing of the XML file given through aInputStream or aReader in the given constructor when creating XMLReader object.
parseXML(InputStream, TagListener, int) - Static method in class com.prosyst.util.xml.XMLReader
Parses a XML file given through aInputStream and during the parsing notifies aListener for close-tag events

Note: The XMLReader does not close the passed Reader or InputStream
parseXML(Reader, TagListener, int) - Static method in class com.prosyst.util.xml.XMLReader
Parses a XML file given through aReader and during the parsing notifies aListener for close-tag events

Note: The XMLReader does not close the passed Reader or InputStream
PASSWORD - Static variable in interface com.prosyst.mbs.services.pmp.PMPService
Constant used for key in the login dictionary.
PASSWORD - Static variable in interface com.prosyst.mbs.services.useradmin.SimpleLogin
This keys stores the password credentials of the user in the authorization properties.
Path - Class in org.eclipse.core.runtime
The standard implementation of the IPath interface.
Path(String) - Constructor for class org.eclipse.core.runtime.Path
Constructs a new path from the given string path.
Path(String, String) - Constructor for class org.eclipse.core.runtime.Path
Constructs a new path from the given device id and string path.
PCommandsUtils - Class in com.prosyst.util.pcommands
This class provides utility methods for formatting plain text messages.
PERIODICAL_TIMER - Static variable in interface com.prosyst.util.timer.Timer
Constant indicates that timer listener will be notified periodically at a given time interval.
PERIODICAL_TIMER_NO_DELAY - Static variable in interface com.prosyst.util.timer.Timer
Constant indicates that timer listener will be notified periodically at a given time interval.
pid - Variable in class com.prosyst.util.ref.ManagedLog
The PID of the Managed Service which will be registered.
PlainSocketFactory - Class in com.prosyst.util.net
 
PlainSocketFactory() - Constructor for class com.prosyst.util.net.PlainSocketFactory
 
PLATFORM - Static variable in interface com.prosyst.util.system.SystemService
Constant for PLATFORM runtime information (ALL_SPACE, USED_SPACE and FREE_SPACE).
PLATFORM_FILTER - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a bundle could not be resolved because a platform filter did not match the runtime environment.
PlatformAdmin - Interface in org.eclipse.osgi.service.resolver
Framework service which allows bundle programmers to inspect the bundles and packages known to the Framework.
PlatformObject - Class in org.eclipse.core.runtime
An abstract superclass implementing the IAdaptable interface.
PlatformObject() - Constructor for class org.eclipse.core.runtime.PlatformObject
Constructs a new platform object.
PluggableCommands - Interface in com.prosyst.util.pcommands
This interface should be used for installing new commands in the com.prosyst.util.parser.ParserService.
PluginConversionException - Exception in org.eclipse.osgi.service.pluginconversion
Custom exception for errors that can happen during plugin conversion.
PluginConversionException() - Constructor for exception org.eclipse.osgi.service.pluginconversion.PluginConversionException
Constructor for the class.
PluginConversionException(String) - Constructor for exception org.eclipse.osgi.service.pluginconversion.PluginConversionException
Create a new exception with the given message.
PluginConversionException(String, Throwable) - Constructor for exception org.eclipse.osgi.service.pluginconversion.PluginConversionException
Create a new exception with the given message and nested exception.
PluginConversionException(Throwable) - Constructor for exception org.eclipse.osgi.service.pluginconversion.PluginConversionException
Create a new exception with the given nested exception.
PluginConverter - Interface in org.eclipse.osgi.service.pluginconversion
A plug-in convertor is able to convert plug-in manifest files (plugin.xml) and fragment manifest files (fragment.xml) to bundle manifest files (MANIFEST.MF).
PluginVersionIdentifier - Class in org.eclipse.core.runtime
Deprecated. clients should use Version instead
PluginVersionIdentifier(int, int, int) - Constructor for class org.eclipse.core.runtime.PluginVersionIdentifier
Deprecated. Creates a plug-in version identifier from its components.
PluginVersionIdentifier(int, int, int, String) - Constructor for class org.eclipse.core.runtime.PluginVersionIdentifier
Deprecated. Creates a plug-in version identifier from its components.
PluginVersionIdentifier(String) - Constructor for class org.eclipse.core.runtime.PluginVersionIdentifier
Deprecated. Creates a plug-in version identifier from the given string.
PMPConnection - Interface in com.prosyst.mbs.services.pmp
Contains the methods for getting references to the services registered in the remote Framework.
PMPConnListener - Interface in com.prosyst.mbs.services.pmp
Listener used to receicve events whenever a remote Framework is connected or disconnected to this PMPService.
PMPContext - Interface in com.prosyst.mbs.services.pmp
 
PMPException - Exception in com.prosyst.mbs.services.pmp
Exception that represents an error in the pmp network protocol.
PMPException(String) - Constructor for exception com.prosyst.mbs.services.pmp.PMPException
Constructs a PMPexception with a specified error message.
PMPException(String, Exception) - Constructor for exception com.prosyst.mbs.services.pmp.PMPException
Constructs a PMPexception with a specified error message and basic exception.
PMPService - Interface in com.prosyst.mbs.services.pmp
Interface of the PMP Service
poll() - Method in interface org.osgi.service.wireadmin.Wire
Poll for an updated value.
polled(Wire) - Method in interface org.osgi.service.wireadmin.Producer
Return the current value of this Producer object.
Position - Class in org.osgi.util.position
Position represents a geographic location, based on the WGS84 System (World Geodetic System 1984).
Position(Measurement, Measurement, Measurement, Measurement, Measurement) - Constructor for class org.osgi.util.position.Position
Contructs a Position object with the given values.
POST - Static variable in interface javax.microedition.io.HttpConnection
 
postEvent(Object, String, long) - Method in interface com.prosyst.mbs.services.pmp.PMPContext
Sends an event to the current url
postEvent(Event) - Method in interface org.osgi.service.event.EventAdmin
Initiate asynchronous delivery of an event.
POUND_SIGN - Static variable in class net.sourceforge.jeval.EvaluationConstants
The pound sign character.
PowerMonitor - Interface in org.mbs.services.powermon
Use this interface to monitor the power state .
PowerMonitorListener - Interface in org.mbs.services.powermon
A Service can register itself as a PowerMonitorListener.
PowerStatus - Class in org.mbs.services.powermon
Presents the power state of the system .
PowerStatus(byte, byte, int, int, int) - Constructor for class org.mbs.services.powermon.PowerStatus
Constructor.
powerStatusChanged(PowerStatus) - Method in interface org.mbs.services.powermon.PowerMonitorListener
This method will be called when a change in the powerstate of the system occures.
preApply(IEclipsePreferences) - Method in class org.eclipse.core.runtime.preferences.PreferenceModifyListener
Clients are given the opportunity to modify the given tree before it is applied to the global preference tree.
preferenceChange(IEclipsePreferences.PreferenceChangeEvent) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences.IPreferenceChangeListener
Notification that a preference value has changed in the preference store.
PreferenceFilterEntry - Class in org.eclipse.core.runtime.preferences
Class which represents and preference filter entry to be used during preference import/export (for example).
PreferenceFilterEntry(String) - Constructor for class org.eclipse.core.runtime.preferences.PreferenceFilterEntry
Constructor for the class.
PreferenceModifyListener - Class in org.eclipse.core.runtime.preferences
This class provides a hook into the preference service before particular operations on the global preference tree.
PreferenceModifyListener() - Constructor for class org.eclipse.core.runtime.preferences.PreferenceModifyListener
 
Preferences - Interface in org.osgi.service.prefs
A node in a hierarchical collection of preference data.
PreferencesService - Interface in org.osgi.service.prefs
The Preferences Service.
PREPEND_MAIN_LABEL_TO_SUBTASK - Static variable in class org.eclipse.core.runtime.SubProgressMonitor
Style constant indicating that the main task label should be prepended to the subtask label.
PRESENT - Static variable in class com.prosyst.mbs.services.kitmanager.KitStatus
Indicates that bundles compatible with the bundles of the script are already present in the framework
prev_char - Variable in class com.prosyst.util.xml.XMLReader
 
Primitive - Class in org.mbs.util.wireadmin
An abstract class for creating envelope objects of the primitive types.
Primitive(int, String, Object) - Constructor for class org.mbs.util.wireadmin.Primitive
Creates new primitive.
primitiveArrayToString(Object) - Static method in class org.mbs.services.metatype.Convertor
Method facilitating conversion of an array of primitive values to String.
print(String, byte[]) - Static method in class com.prosyst.util.encode.Axill
Dumps the byte array on the system console, prepending it with the given comment, if debug is enabled.
print(String, int[]) - Static method in class com.prosyst.util.encode.Axill
Dumps the integer array on the system console, prepending it with the given comment, if debug is enabled.
print(Object) - Method in interface org.eclipse.osgi.framework.console.CommandInterpreter
Prints an object to the outputstream
PRINT_ON_CONSOLE - Static variable in class com.prosyst.util.ref.ManagedLog
Static constant for PRINT_ON_CONSOLE.
PRINT_ON_CONSOLE_PROP - Static variable in class com.prosyst.util.ref.ManagedLog
Static constant for DEBUG_ALL property in the CM configuration.
printBundleResource(Bundle, String) - Method in interface org.eclipse.osgi.framework.console.CommandInterpreter
Prints the given bundle resource if it exists
printChars(PrintStream, char, int, boolean) - Static method in class com.prosyst.util.pcommands.PCommandsUtils
 
printDictionary(Dictionary, PrintStream, boolean, int, boolean, int, boolean) - Static method in class com.prosyst.util.pcommands.PCommandsUtils
Prints a dictionary in two columns, so that the keys are on the left column and the values on the right.
printDictionary(Dictionary, String) - Method in interface org.eclipse.osgi.framework.console.CommandInterpreter
Prints the given dictionary sorted by keys.
println() - Method in interface org.eclipse.osgi.framework.console.CommandInterpreter
Prints an empty line to the outputstream
println(Object) - Method in interface org.eclipse.osgi.framework.console.CommandInterpreter
Prints an object to the output medium (appended with newline character).
printOnConsole - Variable in class com.prosyst.util.ref.Log
Deprecated. since osgilib verion 1.3.9 use set/get PrintOnConsole
printOnConsole - Static variable in interface com.prosyst.util.ref.LogInterface
 
printSpaces(PrintStream, int, int) - Static method in class com.prosyst.util.pcommands.PCommandsUtils
The method is used to align a string in a column.
printStackTrace() - Method in exception org.eclipse.core.runtime.CoreException
Prints a stack trace out for the exception, and any nested exception that it may have embedded in its Status object.
printStackTrace(PrintStream) - Method in exception org.eclipse.core.runtime.CoreException
Prints a stack trace out for the exception, and any nested exception that it may have embedded in its Status object.
printStackTrace(PrintWriter) - Method in exception org.eclipse.core.runtime.CoreException
Prints a stack trace out for the exception, and any nested exception that it may have embedded in its Status object.
printStackTrace(Throwable) - Method in interface org.eclipse.osgi.framework.console.CommandInterpreter
Print a stack trace including nested exceptions.
process(InputStream, OutputStream, boolean) - Method in interface com.prosyst.mbs.services.http.HttpHelper
Gets http response of an InputStream request.
process(Socket, boolean) - Method in interface com.prosyst.mbs.services.http.HttpHelper
In cases of external processing of accept sockets use this method to process the request.
process(String) - Static method in class org.eclipse.osgi.util.TextProcessor
Process the given text and return a string with the appropriate substitution based on the locale.
process(String, String) - Static method in class org.eclipse.osgi.util.TextProcessor
Process a string that has a particular semantic meaning to render on BiDi locales in way that maintains the semantic meaning of the text, but differs from the Unicode BiDi algorithm.
processChangeEvent(Object[], Map, Object) - Static method in class org.eclipse.core.runtime.spi.RegistryStrategy
This method performs actual processing of the registry change event.
processData(Dictionary, String) - Method in interface com.prosyst.mbs.services.datamapper.DataMapper
Return Dictionary with object mappings for the given input data.
processed(String) - Method in interface org.mbs.services.metatype.MetaDataPlugin
This method should be called by the MetaDataManager service to determine how the specified metadata should be treated.
processRawData(byte[], String, ControlUnitModel) - Method in interface com.prosyst.mbs.services.datamapper.cu.CUBinding
Converts the given byte array in Objects placed in Dictionary using the DataMapper service.
processRawData(byte[], String) - Method in interface com.prosyst.mbs.services.datamapper.DataMapper
Return Dictionary with object mappings for the given byte array data.
PRODUCE - Static variable in class org.osgi.service.wireadmin.WirePermission
The action string for the PRODUCE action: value is "produce".
Producer - Interface in org.osgi.service.wireadmin
Data Producer, a service that can generate values to be used by Consumer services.
PRODUCER_EXCEPTION - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Producer service method has thrown an exception.
producersConnected(Wire[]) - Method in interface org.osgi.service.wireadmin.Consumer
Update the list of Wire objects to which this Consumer service is connected.
ProgressMonitorWrapper - Class in org.eclipse.core.runtime
An abstract wrapper around a progress monitor which, unless overridden, forwards IProgressMonitor and IProgressMonitorWithBlocking methods to the wrapped progress monitor.
ProgressMonitorWrapper(IProgressMonitor) - Constructor for class org.eclipse.core.runtime.ProgressMonitorWrapper
Creates a new wrapper around the given monitor.
property - Variable in exception com.prosyst.util.beans.BeanException
 
propertyChanged(String, Object, StateMachine) - Method in interface com.prosyst.util.asm.StateMachineListener
This method is changed whenever a state machine property is changed.
PROVIDE_BUNDLE_PERMISSION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a Require-Bundle could not be resolved because no bundle with the required symbolic name has the correct permissions to provied the required symbolic name.
PROVIDERS - Static variable in interface com.prosyst.mprm.gateway.provisioning.ProvisioningInfoProvider
This manifest header determines the packed into the provisioning agent bundle providers that are to be started.
PROVISIONING_AGENT_CONFIG - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that contains the initial configuration information of the initial Management Agent.
PROVISIONING_REFERENCE - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that contains the location of the provision data provider.
PROVISIONING_ROOTX509 - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that contains the root X509 certificate used to esatblish trust with operator when using HTTPS.
PROVISIONING_RSH_SECRET - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that contains the shared secret used in conjunction with the RSH protocol.
PROVISIONING_SPID - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that uniquely identifies the Service Platform.
PROVISIONING_START_BUNDLE - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that contains the location of the bundle to start with AllPermission.
PROVISIONING_UPDATE_COUNT - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that contains the update count of the info data.
ProvisioningInfoProvider - Interface in com.prosyst.mprm.gateway.provisioning
Provides a set (can be empty) of configuration properties used by the Initial Provisioning Bundle.
ProvisioningService - Interface in org.osgi.service.provisioning
Service for managing the initial provisioning information.
ProvisioningStorage - Interface in com.prosyst.mprm.gateway.provisioning
Provides persistent storage for the Initial Provisioning Dictionary.
ProxySocket - Class in com.prosyst.util.net
 
ProxySocket(String, int, InetAddress, int) - Constructor for class com.prosyst.util.net.ProxySocket
Creates a socket and connects it to address binding it to port through HTTP proxy with address proxy:prpport
ProxySocket(String, int, InetAddress, int, InetAddress, int) - Constructor for class com.prosyst.util.net.ProxySocket
 
PUBLISH - Static variable in class org.osgi.service.event.TopicPermission
The action string publish.
put(String, String) - Method in interface org.osgi.service.prefs.Preferences
Associates the specified value with the specified key in this node.
putBoolean(String, boolean) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified boolean value with the specified key in this node.
putByteArray(String, byte[]) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified byte[] with the specified key in this node.
putDouble(String, double) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified double value with the specified key in this node.
putFloat(String, float) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified float value with the specified key in this node.
putFunction(Function) - Method in class net.sourceforge.jeval.Evaluator
Adds a function to the list of functions to use when evaluating expressions.
putInt(String, int) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified int value with the specified key in this node.
putLong(String, long) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified long value with the specified key in this node.
putProperty(String, String, Object) - Method in interface com.prosyst.mbs.services.useradmin.UserAdminRemote
Adds/changes the property of the specified role with name roleName with key key and value - value.
putVariable(String, String) - Method in class net.sourceforge.jeval.Evaluator
Adds or replaces a variable to the list of variables to use when evaluating expressions.

Q

QualifiedName - Class in org.eclipse.core.runtime
Qualified names are two-part names: qualifier and local name.
QualifiedName(String, String) - Constructor for class org.eclipse.core.runtime.QualifiedName
Creates and returns a new qualified name with the given qualifier and local name.
queryAdapter(Object, String) - Method in interface org.eclipse.core.runtime.IAdapterManager
Returns a status of an adapter factory registered that may be able to convert adaptable to an object of type adapterTypeName.
queryStateVariable(String) - Method in interface org.mbs.services.cu.ControlUnit
Returns the value of a specified state variable.
queryStateVariable(String, String, String) - Method in interface org.mbs.services.cu.ControlUnitAdmin
Queries a control unit with a given type and id for the value of a given state variable.
queryStateVariable(String) - Method in interface org.mbs.services.cu.generator.ControlUnitModel
Retrieves state variable value by its Id.
queryStateVariable(String) - Method in class org.mbs.services.cu.generator.DefaultControlUnit
 
queryStateVariable(String, String) - Method in class org.mbs.services.cu.generator.DefaultControlUnitFactory
 
queryStateVariable(String) - Method in class org.mbs.services.cu.generator.DefaultControlUnitModel
 
queryStateVariable(String, String) - Method in interface org.mbs.services.cu.spi.ControlUnitFactory
Queries a control unit with a specified id for the value of the specified state variable.
queryStateVariable(String) - Method in class org.mbs.services.device.abstractdriver.TokenDeviceControlUnit
 
queueListeners(EventListeners, EventDispatcher) - Method in class org.eclipse.osgi.framework.eventmgr.ListenerQueue
Add a listener list to the snapshot list.
quickSort(String[], int, int, boolean) - Static method in class com.prosyst.util.pcommands.PCommandsUtils
Sorts the specified array using the quick sort algorithm.

R

rad - Static variable in class org.osgi.util.measurement.Unit
The angle unit radians (rad)
RandomAccessConnection - Interface in org.mbs.services.io
 
read(InputStream, TagListener) - Static method in class com.prosyst.util.xml.XMLReader
Parses a XML file given through aInputStream and during the parsing notifies aListener for close-tag events

Note: The XMLReader does not close the passed Reader or InputStream
read(InputStream, TagListener, int) - Static method in class com.prosyst.util.xml.XMLReader
Parses a XML file given through aInputStream and during the parsing notifies aListener for close-tag events

Note: The XMLReader does not close the passed Reader or InputStream
read(Reader, TagListener) - Static method in class com.prosyst.util.xml.XMLReader
Parses a XML file given through aReader and during the parsing notifies aListener for close-tag events

Note: The XMLReader does not close the passed Reader or InputStream
read(Reader, TagListener, int) - Static method in class com.prosyst.util.xml.XMLReader
Parses a XML file given through aReader and during the parsing notifies aListener for close-tag events

Note: The XMLReader does not close the passed Reader or InputStream
READ - Static variable in class javax.microedition.io.Connector
 
read() - Method in interface org.mbs.services.io.RandomAccessConnection
 
read(byte[], int, int) - Method in interface org.mbs.services.io.RandomAccessConnection
 
READ - Static variable in interface org.osgi.service.io.ConnectorService
Read access mode.
READ_ONLY - Static variable in interface org.mbs.services.metatype.AttributeDefinitionEx
This constant defines a key for attribute extension properties.
READ_WRITE - Static variable in class javax.microedition.io.Connector
 
READ_WRITE - Static variable in interface org.osgi.service.io.ConnectorService
Read/Write access mode.
readAdditionalName(String, String) - Static method in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
Reads the device additional name from persistent storage.
readInt(InputStream, byte[]) - Static method in class com.prosyst.mbs.services.http.jsp.JspBestPerformanceBase
 
readObject(InputStream) - Method in class com.prosyst.util.system.RuntimeInfo
No necessecity to be implemented in this case.
readObject(InputStream) - Method in class org.mbs.services.powermon.PowerStatus
Use this method to deserialize the object state.
readPreferences(InputStream) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Read from the given input stream and create a node hierarchy representing the preferences and their values.
readState(InputStream) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Deprecated. use StateObjectFactory.readState(File) instead
readState(DataInputStream) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Deprecated. use StateObjectFactory.readState(File) instead
readState(File) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Reads a persisted state from the given directory.
receive(Datagram) - Method in interface javax.microedition.io.DatagramConnection
 
RECEIVE_VALUES_ON_REGISTER - Static variable in interface org.mbs.services.cu.StateVariableListener
StateVariableListeners' which wish to receive upon registration the values of the state variables for which they are listening should have this property in their service registration properties (the value of the property doesn't matter).
REF_SOFT - Static variable in interface org.eclipse.core.runtime.dynamichelpers.IExtensionTracker
Constant for soft reference holding.
REF_STRONG - Static variable in interface org.eclipse.core.runtime.dynamichelpers.IExtensionTracker
Constant for strong (normal) reference holding.
REF_WEAK - Static variable in interface org.eclipse.core.runtime.dynamichelpers.IExtensionTracker
Constant for weak reference holding.
REFERENCE_TARGET_SUFFIX - Static variable in interface org.osgi.service.component.ComponentConstants
The suffix for reference target properties.
register(RemoteObject) - Method in interface com.prosyst.mbs.services.remconsole.RemoteParserService
Sets the remote output stream for the result messages.
registerAdapters(IAdapterFactory, Class) - Method in interface org.eclipse.core.runtime.IAdapterManager
Registers the given adapter factory as extending objects of the given type.
registerDriverService(BundleContext) - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
Registers this class as a driver service
registerHandler(IExtensionChangeHandler, IFilter) - Method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
 
registerHandler(IExtensionChangeHandler, IFilter) - Method in interface org.eclipse.core.runtime.dynamichelpers.IExtensionTracker
Register an extension change handler with this tracker using the given filter.
registerObject(IExtension, Object, int) - Method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
 
registerObject(IExtension, Object, int) - Method in interface org.eclipse.core.runtime.dynamichelpers.IExtensionTracker
Create an association between the given extension and the given object.
registerResources(String, String, HttpContext) - Method in interface org.osgi.service.http.HttpService
Registers resources into the URI namespace.
registerService(BundleContext, Dictionary) - Method in class org.mbs.services.cu.generator.ServiceObject
Register this object as an OSGi service in the framework.
registerServlet(String, Servlet, Dictionary, HttpContext) - Method in interface org.osgi.service.http.HttpService
Registers a servlet into the URI namespace.
registryChanged(IRegistryChangeEvent) - Method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
Implementation of IRegistryChangeListener interface.
registryChanged(IRegistryChangeEvent) - Method in interface org.eclipse.core.runtime.IRegistryChangeListener
Notifies this listener that some registry changes are happening, or have already happened.
RegistryContributor - Class in org.eclipse.core.runtime.spi
This class describes a registry contributor which is an entity that supplies information to the extension registry.
RegistryContributor(String, String, String, String) - Constructor for class org.eclipse.core.runtime.spi.RegistryContributor
Constructor for the registry contributor.
RegistryFactory - Class in org.eclipse.core.runtime
Use this class to create or obtain an extension registry.
RegistryFactory() - Constructor for class org.eclipse.core.runtime.RegistryFactory
 
RegistryStrategy - Class in org.eclipse.core.runtime.spi
This is the basic registry strategy.
RegistryStrategy(File[], boolean[]) - Constructor for class org.eclipse.core.runtime.spi.RegistryStrategy
Constructor for this default registry strategy.
release(Object) - Method in interface com.prosyst.mbs.services.http.jsp.JspTagPool
This method is invoked, when a Tag will no longer be used.
release() - Method in interface com.prosyst.mbs.services.remconsole.RemoteParserService
Releases this RemoteParserService instance
release() - Method in interface com.prosyst.util.parser.ParserService
Stops the memory info thread of the parser service if it is running.
release() - Method in interface org.eclipse.osgi.service.datalocation.Location
Releases the lock on this location.
release() - Method in interface org.mbs.services.cu.generator.ControlUnitModel
Free the resources for the model.
release() - Method in class org.mbs.services.cu.generator.DefaultControlUnit
Release the resources used by this ControlUnit
release() - Method in class org.mbs.services.cu.generator.DefaultControlUnitModel
Free the resources for the model.
release() - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceController
Release the controller.
release() - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
Release driver resources.
release() - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceModel
 
releaseEvent(Event, EventLocker) - Static method in class org.mbs.eventadmin.EventPool
 
REMOTE_USER - Static variable in interface org.osgi.service.http.HttpContext
HttpServletRequest attribute specifying the name of the authenticated user.
RemoteLogReader - Interface in com.prosyst.mbs.services.log
The interface is used for getting information for the log entries via PMP, kept by the LogService.
RemoteMethod - Interface in com.prosyst.mbs.services.pmp
The client side representation of a method of an object located on the Framework.
RemoteObject - Interface in com.prosyst.mbs.services.pmp
The client side representation of an object located on the remote Framework.
RemoteParserGenerator - Interface in com.prosyst.mbs.services.remconsole
 
RemoteParserService - Interface in com.prosyst.mbs.services.remconsole
 
REMOVAL_COMPLETE - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Delta type constant (bit mask) indicating that the this bundle has completed a pending removal.
REMOVAL_PENDING - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Delta type constant (bit mask) indicating that the this bundle is pending a removal.
remove(Object) - Method in class org.eclipse.core.runtime.ListenerList
Removes a listener from this list.
remove(String) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Removes the given managed file from management by this storage manager.
remove(String) - Method in interface org.osgi.service.prefs.Preferences
Removes the value associated with the specified key in this node, if any.
remove(ServiceReference) - Method in class org.osgi.util.tracker.ServiceTracker
Remove a service from this ServiceTracker object.
removeAllListeners() - Method in class org.eclipse.osgi.framework.eventmgr.EventListeners
Remove all listeners from the list.
removeBundle(long) - Method in interface org.eclipse.osgi.service.resolver.State
Removes a bundle description with the given bundle id.
removeBundle(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.State
Removes the given bundle description.
removeBundleComplete(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.State
Sets the given removal pending bundle to removal complete for this state.
removeCommentedKeys() - Method in class com.prosyst.util.ini.IniSection
Removes all commented keys.
removeComments() - Method in class com.prosyst.util.ini.IniSection
Removes all comments.
removeConnectionListener(ConnectionListener) - Method in interface org.mbs.services.io.ConnectionNotifier
Removes the given listener from the set of listeners that will be notified when the connection is created or closed.
removeControlUnit(ControlUnit) - Method in class org.mbs.services.cu.generator.DefaultControlUnitFactory
This method should be called if a control unit should be provided no more by the factory.
removeControlUnit(String) - Method in class org.mbs.services.cu.generator.DefaultControlUnitFactory
This method should be called if a control unit should be provided no more by the factory.
REMOVED - Static variable in interface org.eclipse.core.runtime.IExtensionDelta
Delta kind constant indicating that an extension has been removed from an extension point.
removed(IEclipsePreferences.NodeChangeEvent) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences.INodeChangeListener
Notification that a child node was removed from the preference hierarchy.
REMOVED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Delta type constant (bit mask) indicating that the bundle is no longer present in the new state.
REMOVED - Static variable in interface org.mbs.services.metatype.MetaDataListener
Event type which signals that the corresponding metatype is no move available.
removedService(ServiceReference, Object) - Method in class com.prosyst.util.ref.Log
 
removedService(ServiceReference, Object) - Method in class org.osgi.util.tracker.ServiceTracker
Default implementation of the ServiceTrackerCustomizer.removedService method.
removedService(ServiceReference, Object) - Method in interface org.osgi.util.tracker.ServiceTrackerCustomizer
A service tracked by the ServiceTracker object has been removed.
removeEventListener(EventListener, String[]) - Method in interface com.prosyst.util.event.EventsManager
Unregisters an EventListener
removeEventSource(String) - Method in interface com.prosyst.util.event.EventCollector
Unregisteres an event type from the event collector.
removeExtension(IExtension, Object[]) - Method in interface org.eclipse.core.runtime.dynamichelpers.IExtensionChangeHandler
This method is called after the removal of an extension.
removeExtension(IExtension, Object) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Removes the given extension from this registry.
removeExtensionPoint(IExtensionPoint, Object) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Removes the specified extension point from this registry.
removeFileExtension() - Method in interface org.eclipse.core.runtime.IPath
Returns a new path which is the same as this path but with the file extension removed.
removeFileExtension() - Method in class org.eclipse.core.runtime.Path
 
removeFirstSegments(int) - Method in interface org.eclipse.core.runtime.IPath
Returns a copy of this path with the given number of segments removed from the beginning.
removeFirstSegments(int) - Method in class org.eclipse.core.runtime.Path
 
removeFunction(String) - Method in class net.sourceforge.jeval.Evaluator
Removes the function from the list of functions to use when evaluating expressions.
removeLastSegments(int) - Method in interface org.eclipse.core.runtime.IPath
Returns a copy of this path with the given number of segments removed from the end.
removeLastSegments(int) - Method in class org.eclipse.core.runtime.Path
 
removeListener(TimerListener, int) - Static method in class com.prosyst.util.ref.TimerRef
 
removeListener(TimerListener, int) - Method in interface com.prosyst.util.timer.Timer
Removes the TimerListener-event pair from the queue, so that the listener should not be notified after the time period passes.
removeListener(Object) - Method in class org.eclipse.osgi.framework.eventmgr.EventListeners
Remove a listener from the list.
removeLogListener(LogListener) - Method in interface org.osgi.service.log.LogReaderService
Unsubscribes to LogEntry objects.
removeMember(String, String) - Method in interface com.prosyst.mbs.services.useradmin.UserAdminRemote
Removes a member-role with name roleName from the group with name group.
removeMember(Role) - Method in interface org.osgi.service.useradmin.Group
Removes the specified Role object from this Group object.
removeMetaDataListener(MetaDataListener) - Method in interface org.mbs.services.metatype.MetaDataManager
Removes MetaDataListener.
removeNode() - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences
Remove this node from the preference hierarchy.
removeNode() - Method in interface org.osgi.service.prefs.Preferences
Removes this node and all of its descendants, invalidating any properties contained in the removed nodes.
removeNodeChangeListener(IEclipsePreferences.INodeChangeListener) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences
De-register the given listener from receiving event change notifications for this node.
removePMPConnListener(PMPConnListener) - Method in interface com.prosyst.mbs.services.pmp.PMPService
Removes registred PMPEventlistener
removePreferenceChangeListener(IEclipsePreferences.IPreferenceChangeListener) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences
De-register the given listener from receiving notification of preference changes to this node.
removeProperty(String, String) - Method in interface com.prosyst.mbs.services.useradmin.UserAdminRemote
Removes the property with the specified key - key from the role with the specified role with name roleName.
removeRegistryChangeListener(IRegistryChangeListener) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Removes the given registry change listener from this registry.
removeResolverErrors(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.State
Removes all ResolverErrors for the specified bundle.
removeRole(String) - Method in interface com.prosyst.mbs.services.useradmin.UserAdminRemote
Removes the Role with the specified name.
removeRole(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Removes the Role object with the given name from this User Admin service.
removeState(String) - Method in class com.prosyst.util.asm.StateMachine
Removes a state of the state machine if it was added by mistake.
removeTrailingSeparator() - Method in interface org.eclipse.core.runtime.IPath
Returns a path with the same segments as this path but with a trailing separator removed.
removeTrailingSeparator() - Method in class org.eclipse.core.runtime.Path
 
removeVaraible(String) - Method in class net.sourceforge.jeval.Evaluator
Removes the variable from the list of variables to use when evaluating expressions.
replace(String, String, String, CharBuffer) - Static method in class com.prosyst.util.xml.XMLUtil
Replaces a specified string in a source string with a corresponding string and adds the result in a buffer.
replaceAll(String, String, String) - Static method in class net.sourceforge.jeval.EvaluationHelper
Replaces all old string within the expression with new strings.
replaceChars(String, String[], String[], int) - Static method in class com.prosyst.util.xml.XMLUtil
Replaces specified strings in a source string with corresponding strings
replaceVariables(String) - Method in class net.sourceforge.jeval.Evaluator
Replaces the variables in the expression with the values of the variables for this instance of the evaluator.
REQUIRE_BUNDLE_PERMISSION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a Require-Bundle could not be resolved because the requiring bundle does not have the correct permissions to require the bundle.
REQUIRE_BUNDLE_USES_CONFLICT - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a Require-Bundle could not be resolved because of a uses directive conflict.
REQUIRED - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
reset() - Method in class com.prosyst.util.asm.StateMachine
Resets the state machine to it's initial state.
reset() - Method in interface com.prosyst.util.threadpool.ThreadPoolManager
All idle threads exit.
reset() - Method in interface javax.microedition.io.Datagram
 
reset() - Method in interface org.mbs.services.cu.generator.ControlUnitModel
Resets the model.
reset() - Method in class org.mbs.services.cu.generator.DefaultControlUnitModel
Resets the model.
RESOLUTION_DYNAMIC - Static variable in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
The dynamic resolution directive value.
RESOLUTION_MULTIPLE - Static variable in interface org.eclipse.osgi.service.resolver.GenericSpecification
The multiple resolution type
RESOLUTION_OPTIONAL - Static variable in interface org.eclipse.osgi.service.resolver.GenericSpecification
The optional resolution type
RESOLUTION_OPTIONAL - Static variable in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
The optional resolution directive value.
RESOLUTION_STATIC - Static variable in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
The static resolution directive value.
resolve(IContributor) - Static method in class org.eclipse.core.runtime.ContributorFactoryOSGi
Returns the OSGi bundle used to define this contributor.
resolve(URL) - Static method in class org.eclipse.core.runtime.FileLocator
Converts a URL that uses a client-defined protocol into a URL that uses a protocol which is native to the Java class library (file, jar, http, etc).
resolve(BundleDescription[], Dictionary[]) - Method in interface org.eclipse.osgi.service.resolver.Resolver
Resolves the state associated with this resolver and returns an array of bundle deltas describing the changes..
resolve(boolean) - Method in interface org.eclipse.osgi.service.resolver.State
Resolves the constraints contained in this state using the resolver currently associated with the state and returns a delta describing the changes in resolved states and dependencies in the state.
resolve() - Method in interface org.eclipse.osgi.service.resolver.State
Same as State.resolve(true);
resolve(BundleDescription[]) - Method in interface org.eclipse.osgi.service.resolver.State
Resolves the constraints contained in this state using the resolver currently associated with the state in a incremental, "least-perturbing" mode, and returns a delta describing the changes in resolved states and dependencies in the state.
resolve(URL) - Method in interface org.eclipse.osgi.service.urlconversion.URLConverter
Converts a URL that uses a client-defined protocol into a URL that uses a protocol which is native to the Java class library (file, jar, http, etc).
resolveBundle(BundleDescription, boolean, BundleDescription[], ExportPackageDescription[], BundleDescription[], ExportPackageDescription[]) - Method in interface org.eclipse.osgi.service.resolver.State
Sets whether or not the given bundle is selected in this state.
resolveConstraint(VersionConstraint, BaseDescription) - Method in interface org.eclipse.osgi.service.resolver.State
Resolves the given version constraint with the given supplier.
RESOLVED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Delta type constant (bit mask) indicating that the bundle has become resolved in the new state.
resolveDynamicImport(BundleDescription, String) - Method in interface org.eclipse.osgi.service.resolver.Resolver
Attempts to find an ExportPackageDescription that will satisfy a dynamic import for the specified requestedPackage for the specified importingBundle.
Resolver - Interface in org.eclipse.osgi.service.resolver
An implementation of a resolver which resolves the constraints of the bundles in a system.
ResolverError - Interface in org.eclipse.osgi.service.resolver
ResolverErrors represent a single error that prevents a bundle from resolving in a State object.
ResourceProvider - Interface in com.prosyst.util.resprovider
ResourceProvider is used to access resources provided by bundles installed on the OSGi Framework.
Role - Interface in org.osgi.service.useradmin
The base interface for Role objects managed by the User Admin service.
ROLE - Static variable in interface org.osgi.service.useradmin.Role
The type of a predefined role.
ROLE_CHANGED - Static variable in class org.osgi.service.useradmin.UserAdminEvent
A Role object has been modified.
ROLE_CREATED - Static variable in class org.osgi.service.useradmin.UserAdminEvent
A Role object has been created.
ROLE_REMOVED - Static variable in class org.osgi.service.useradmin.UserAdminEvent
A Role object has been removed.
roleChanged(UserAdminEvent) - Method in interface org.osgi.service.useradmin.UserAdminListener
Receives notification that a Role object has been created, removed, or modified.
ROOT - Static variable in class org.eclipse.core.runtime.Path
Constant value containing the root path with no device.
run() - Method in interface org.eclipse.core.runtime.ISafeRunnable
Runs this runnable.
run(ISafeRunnable) - Static method in class org.eclipse.core.runtime.SafeRunner
Runs the given runnable in a protected mode.
run(Object) - Method in interface org.eclipse.osgi.service.runnable.ParameterizedRunnable
Executes the block of code encapsulated by this runnable in the context of the given object and returns the result.
RuntimeInfo - Class in com.prosyst.util.system
This class represents Runtime Info including used memory and active threads.
RuntimeInfo() - Constructor for class com.prosyst.util.system.RuntimeInfo
 

S

s - Static variable in class org.osgi.util.measurement.Unit
The time unit second (s)
S - Static variable in class org.osgi.util.measurement.Unit
The electric conductance unit siemens (S).
S_MODIFIED - Static variable in class com.prosyst.util.event.BasicEvent
The properties of a registered service have been modified.
S_REGISTERED - Static variable in class com.prosyst.util.event.BasicEvent
A service has been registered.
S_UNREGISTERING - Static variable in class com.prosyst.util.event.BasicEvent
A service is in the process of being unregistered.
SafeRunner - Class in org.eclipse.core.runtime
Runs the given ISafeRunnable in a protected mode: exceptions thrown in the runnable are logged and passed to the runnable's exception handler.
SafeRunner() - Constructor for class org.eclipse.core.runtime.SafeRunner
 
save() - Method in interface com.prosyst.mbs.services.db.DB
Manually instructs the DB implementation to save its current state.
save() - Method in interface com.prosyst.mbs.services.db.DBManager
Deprecated.  
save(File) - Method in class com.prosyst.util.ini.IniFile
Saves all sections to the file.
save(OutputStream) - Method in class com.prosyst.util.ini.IniFile
Saves all sections to the output stream.
SAXCLASSFILE - Static variable in class org.osgi.util.xml.XMLParserActivator
Fully qualified path name of SAX Parser Factory Class Name file
SAXFACTORYNAME - Static variable in class org.osgi.util.xml.XMLParserActivator
Filename containing the SAX Parser Factory Class name.
scheduleChangeEvent(Object[], Map, Object) - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
Override this method to customize scheduling of an extension registry event.
SCOPE - Static variable in class org.eclipse.core.runtime.preferences.ConfigurationScope
String constant (value of "configuration") used for the scope name for the configuration preference scope.
SCOPE - Static variable in class org.eclipse.core.runtime.preferences.DefaultScope
String constant (value of "default") used for the scope name for the default preference scope.
SCOPE - Static variable in class org.eclipse.core.runtime.preferences.InstanceScope
String constant (value of "instance") used for the scope name for the instance preference scope.
scope - Variable in class org.mbs.util.wireadmin.Primitive
 
SCRIPT_BASE - Static variable in interface com.prosyst.mbs.services.kitmanager.KitManagerService
The script base.
SCRIPT_EXTENSION - Static variable in interface com.prosyst.mbs.services.kitmanager.KitManagerService
The extension of the install script files
SCRIPT_LOC - Static variable in interface com.prosyst.mbs.services.kitmanager.KitManagerService
The index of the element in a String[] contained in the vector returned by listKits() which holds the script location
SCRIPT_NAME - Static variable in interface com.prosyst.mbs.services.kitmanager.KitManagerService
The index of the element in a String[] contained in the vector returned by listKits() which holds the script name
sectionName - Variable in class com.prosyst.util.ini.IniSection
This is the section's name as it appears in a file.
sections - Variable in class com.prosyst.util.ini.IniFile
This is a Queue of IniSection objects.
SecureSocket - Class in com.prosyst.util.net
SecureSocket enables security check of correspondent certificate chain.
SecureSocket() - Constructor for class com.prosyst.util.net.SecureSocket
 
security() - Static method in class com.prosyst.util.ref.Log
 
securityUtil - Static variable in class com.prosyst.util.ref.Log
 
seek(long) - Method in interface org.mbs.services.io.RandomAccessConnection
 
segment(int) - Method in interface org.eclipse.core.runtime.IPath
Returns the specified segment of this path, or null if the path does not have such a segment.
segment(int) - Method in class org.eclipse.core.runtime.Path
 
segmentCount() - Method in interface org.eclipse.core.runtime.IPath
Returns the number of segments in this path.
segmentCount() - Method in class org.eclipse.core.runtime.Path
 
segments() - Method in interface org.eclipse.core.runtime.IPath
Returns the segments in this path in order.
segments() - Method in class org.eclipse.core.runtime.Path
 
select(ServiceReference, Match[]) - Method in interface org.osgi.service.device.DriverSelector
Select one of the matching Driver services.
SELECT_NONE - Static variable in interface org.osgi.service.device.DriverSelector
Return value from DriverSelector.select, if no Driver service should be attached to the Device service.
send(Datagram) - Method in interface javax.microedition.io.DatagramConnection
 
sendEvent(Event) - Method in interface org.osgi.service.event.EventAdmin
Initiate synchronous delivery of an event.
SEPARATOR - Static variable in interface org.eclipse.core.runtime.IPath
Path separator character constant "/" used in paths.
ServerSocketFactory - Interface in com.prosyst.util.net
This is a facade for a server socket factory service.
service(ServletRequest, ServletResponse) - Method in class com.prosyst.mbs.services.http.jsp.JspLeastMemoryBase
Delegates request service to HttpJspPage.jspService.
service(ServletRequest, ServletResponse) - Method in class com.prosyst.mbs.services.http.jsp.JspServletBase
Called by the servlet container to allow the servlet to respond to a request.
SERVICE - Static variable in interface org.osgi.service.event.EventConstants
A service
SERVICE_BUNDLELOCATION - Static variable in interface org.osgi.service.cm.ConfigurationAdmin
Service property naming the location of the bundle that is associated with a a Configuration object.
SERVICE_COMPONENT - Static variable in interface org.osgi.service.component.ComponentConstants
Manifest header (named "Service-Component") specifying the XML documents within a bundle that contain the bundle's Service Component descriptions.
SERVICE_EVENT - Static variable in interface com.prosyst.util.event.EventListener
Constant for service events.
SERVICE_FACTORYPID - Static variable in interface org.osgi.service.cm.ConfigurationAdmin
Service property naming the Factory PID in the configuration dictionary.
SERVICE_ID - Static variable in interface org.osgi.service.event.EventConstants
A service's id.
SERVICE_OBJECTCLASS - Static variable in interface org.osgi.service.event.EventConstants
A service's objectClass
SERVICE_PERFORMANCE - Static variable in interface org.eclipse.osgi.framework.log.FrameworkLog
A service lookup constant (value "performance") indicating an implementation of the logging service that logs performance events.
SERVICE_PID - Static variable in interface org.osgi.service.event.EventConstants
A service's persistent identity.
serviceChanged(ServiceEvent) - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
Implementation of ServiceListener interface.
ServiceObject - Class in org.mbs.services.cu.generator
This is a super class for default implementations of ManagedControlUnit and ControlUnitFactory services.
serviceReg - Variable in class com.prosyst.util.ref.ManagedLog
The service registration of this Managed Service.
ServiceTracker - Class in org.osgi.util.tracker
The ServiceTracker class simplifies using services from the Framework's service registry.
ServiceTracker(BundleContext, ServiceReference, ServiceTrackerCustomizer) - Constructor for class org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker object on the specified ServiceReference object.
ServiceTracker(BundleContext, String, ServiceTrackerCustomizer) - Constructor for class org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker object on the specified class name.
ServiceTracker(BundleContext, Filter, ServiceTrackerCustomizer) - Constructor for class org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker object on the specified Filter object.
ServiceTrackerCustomizer - Interface in org.osgi.util.tracker
The ServiceTrackerCustomizer interface allows a ServiceTracker object to customize the service objects that are tracked.
setAddress(Datagram) - Method in interface javax.microedition.io.Datagram
 
setAddress(String) - Method in interface javax.microedition.io.Datagram
 
setAuthorization(Object, Authorization) - Method in interface com.prosyst.mbs.services.useradmin.SimpleLogin
This method associates an Authorization with given context.
setAutoPrintOnConsole(boolean) - Method in class com.prosyst.util.ref.Log
Enables/disables auto printing on console.
setBatteryLevelConstants(byte, int) - Method in interface org.mbs.services.powermon.PowerMonitor
Use this method to set battery flag constants: BATTERY_HIGH, BATTERY_LOW, BATTERY_CRITICAL.
setBlocked(IStatus) - Method in interface org.eclipse.core.runtime.IProgressMonitorWithBlocking
Indicates that this operation is blocked by some background activity.
setBlocked(IStatus) - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitorWithBlocking method forwards to the wrapped progress monitor.
setBlocked(IStatus) - Method in class org.eclipse.core.runtime.SubMonitor
 
setBundleContext(BundleContext) - Method in class com.prosyst.util.asm.xml.XMLStateMachine
 
setBundleLocation(String) - Method in interface org.osgi.service.cm.Configuration
Bind this Configuration object to the specified bundle location.
setCanceled(boolean) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Sets the cancel state to the given value.
setCanceled(boolean) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation sets the value of an internal state variable.
setCanceled(boolean) - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitor method forwards to the wrapped progress monitor.
setCanceled(boolean) - Method in class org.eclipse.core.runtime.SubMonitor
 
setCode(int) - Method in class org.eclipse.core.runtime.Status
Sets the status code.
setConsoleLog(boolean) - Method in interface org.eclipse.osgi.framework.log.FrameworkLog
Sets the console log option.
setControlUnitCallback(CUAdminCallback) - Method in interface org.mbs.services.cu.generator.ControlUnitModel
 
setControlUnitCallback(CUAdminCallback) - Method in class org.mbs.services.cu.generator.DefaultControlUnit
 
setControlUnitCallback(CUAdminCallback) - Method in class org.mbs.services.cu.generator.DefaultControlUnitFactory
 
setControlUnitCallback(CUAdminCallback) - Method in class org.mbs.services.cu.generator.DefaultControlUnitModel
 
setControlUnitCallback(CUAdminCallback) - Method in interface org.mbs.services.cu.spi.ControlUnitFactory
Supplies the Control Unit admin callback interface to the implementation of the ControlUnitFactory service.
setControlUnitCallback(CUAdminCallback) - Method in interface org.mbs.services.cu.spi.ManagedControlUnit
Supplies the Control Unit admin callback interface to the implementation of the ManagedControlUnit service.
setCurrentState(String, String) - Method in class com.prosyst.util.asm.StateMachine
This method would change the current state while notifying the listener that transition is executed.
setCurrentState(String) - Method in class com.prosyst.util.asm.StateMachine
Manually sets the current state.
setData(byte[], int, int) - Method in interface javax.microedition.io.Datagram
 
setDebug(boolean) - Method in class com.prosyst.util.ref.Log
enable/disable loging of debug info
setDebug(boolean) - Method in interface com.prosyst.util.ref.LogInterface
enable/diasable loging of debug info
setDebug(boolean) - Method in class com.prosyst.util.ref.ManagedLog
enable/diasable loging of debug info
setDefaultLookupOrder(String, String, String[]) - Method in interface org.eclipse.core.runtime.preferences.IPreferencesService
Set the default scope lookup order for the preference keyed by the given qualifier and simple name.
setDefaultRegistryProvider(IRegistryProvider) - Static method in class org.eclipse.core.runtime.RegistryFactory
Use this method to specify the default registry provider.
setDevice(String) - Method in interface org.eclipse.core.runtime.IPath
Returns a new path which is the same as this path but with the given device id.
setDevice(String) - Method in class org.eclipse.core.runtime.Path
 
setDeviceStateGraph(DeviceStateGraph) - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
Sets the device state graph the should be used to control devices registered by this driver.
setDeviceStateGraph(DeviceStateGraph) - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceModel
 
setDeviceToken(boolean) - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
Changes the default class of the created control unit by the driver.
setDOMProperties(DocumentBuilderFactory, Hashtable) - Method in class org.osgi.util.xml.XMLParserActivator
Set the customizable DOM Parser Service Properties.
setEncoding(String) - Method in class com.prosyst.util.xml.XMLReader
Sets the parser's encoding.
setEventLocker(EventLocker) - Method in class org.mbs.eventadmin.EventPrivate
 
setException(Throwable) - Method in class org.eclipse.core.runtime.Status
Sets the exception.
setExpression(Expression) - Method in interface com.prosyst.mbs.services.datamapper.DataMap
Set expression for the map
setFile(File, boolean) - Method in interface org.eclipse.osgi.framework.log.FrameworkLog
Sets the current File used to log messages to a FileWriter using the specified File.
setFilter(Filter) - Method in class com.prosyst.util.asm.Transition
Sets the guard condition of the transition
setFromState(String) - Method in class com.prosyst.util.asm.Transition
Sets the source state
setFunctions(Vector) - Method in class com.prosyst.mbs.services.datamapper.Expression
Set the functions (Vector of Function objects) contains in the expression
setIndent(boolean) - Method in class com.prosyst.util.xml.XmlSerializer
Enables/disables indentation
setInformation(Dictionary) - Method in interface org.osgi.service.provisioning.ProvisioningService
Replaces the Provisioning Information dictionary with the key/value pairs contained in info.
setInitializationData(IConfigurationElement, String, Object) - Method in interface org.eclipse.core.runtime.IExecutableExtension
This method is called by the implementation of the method IConfigurationElement.createExecutableExtension on a newly constructed extension, passing it its relevant configuration information.
setInitialState(String) - Method in class com.prosyst.util.asm.StateMachine
Sets the initial state of the state machine.
setInline() - Method in class com.prosyst.util.xml.TagClass
 
setLength(int) - Method in interface javax.microedition.io.Datagram
 
setLevel(int) - Method in class com.prosyst.util.xml.XMLReader
Sets the level of tags bellow which the listener will be notified for.
setLine(int) - Method in class com.prosyst.util.xml.TagClass
Sets the tag line number (the line in the XML file where the current tag starts)
setLocale(Locale) - Method in interface com.prosyst.util.resprovider.ResourceProvider
You can set locale for the entire system and the Resource Provider will use it when you get a resource whitout locale.
setMaps(HashIntObjNS, HashIntObjNS) - Method in class com.prosyst.util.ref.Log
 
setMessage(String) - Method in class org.eclipse.core.runtime.Status
Sets the message.
setModel(ControlUnitModel) - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceController
Sets the model reference.
setName(String) - Method in class com.prosyst.util.asm.Transition
Sets the name of the transition
setName(String) - Method in class com.prosyst.util.ini.IniSection
Sets the section's name.
setName(String) - Method in class com.prosyst.util.xml.TagClass
Sets the name of the tag
setOption(String, String) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Sets the identified option to the identified value.
setOutput(Writer) - Method in class com.prosyst.util.xml.XmlSerializer
Opens and initializes XML output on top of existing Writer.
setOutput(OutputStream, String) - Method in class com.prosyst.util.xml.XmlSerializer
Set to use binary output stream with given encoding.
setOutputStream(OutputStream) - Method in interface com.prosyst.util.parser.ParserService
Sets the output stream for the result messages.
setOverrides(Object) - Method in interface org.eclipse.osgi.service.resolver.State
Sets the version overrides which are to be applied during the resolutoin of this state.
setParameters(Object[]) - Method in interface com.prosyst.mbs.services.datamapper.DataMap
Set parameters to this DataMap - such as encoding in String values
setPlatformProperties(Dictionary) - Method in interface org.eclipse.osgi.service.resolver.State
Sets the platform properties of the state.
setPlatformProperties(Dictionary[]) - Method in interface org.eclipse.osgi.service.resolver.State
Sets the platform properties of the state to a list of platform properties.
setPlugin(String) - Method in class org.eclipse.core.runtime.Status
Sets the plug-in id.
setPrintOnConsole(boolean) - Method in class com.prosyst.util.ref.Log
enable/disable print on console
setPrintOnConsole(boolean) - Method in interface com.prosyst.util.ref.LogInterface
enable/diasable print on console
setPrintOnConsole(boolean) - Method in class com.prosyst.util.ref.ManagedLog
enable/diasable print on console
setProperties(Dictionary) - Method in class org.mbs.eventadmin.EventPrivate
properties can be null !!!
setProperty(String, Object) - Method in class com.prosyst.util.asm.StateMachine
Sets a custom, user defined property.
setProperty(String, Object, Object) - Method in class com.prosyst.util.beans.Introspector
Sets a property of the bean to the specified value.
setQuoteCharacter(char) - Method in class net.sourceforge.jeval.Evaluator
Sets the quote character to use when evaluating expressions.
setRequestMethod(String) - Method in interface javax.microedition.io.HttpConnection
 
setRequestProperty(String, String) - Method in interface javax.microedition.io.HttpConnection
 
setResolver(Resolver) - Method in interface org.eclipse.osgi.service.resolver.State
Sets the resolver associated with this state.
setSAXProperties(SAXParserFactory, Hashtable) - Method in class org.osgi.util.xml.XMLParserActivator
Set the customizable SAX Parser Service Properties.
setSection(IniSection, int) - Method in class com.prosyst.util.ini.IniFile
Sets a section at index.
setSelectionPolicy(Comparator) - Method in interface org.eclipse.osgi.service.resolver.Resolver
Sets the selection policy for this resolver.
setSeverity(int) - Method in class org.eclipse.core.runtime.Status
Sets the severity.
setState(State) - Method in interface org.eclipse.osgi.service.resolver.Resolver
Sets the state associated with this resolver.
setStateListener(StateMachineListener) - Method in class com.prosyst.util.asm.StateMachine
Assigns a new state listener.
setTaskName(String) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Sets the task name to the given value.
setTaskName(String) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
setTaskName(String) - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitor method forwards to the wrapped progress monitor.
setTaskName(String) - Method in class org.eclipse.core.runtime.SubMonitor
 
setTimer(Timer) - Static method in class org.mbs.services.cu.generator.TokenControlUnit
 
setTimeStamp(long) - Method in interface org.eclipse.osgi.service.resolver.State
Sets the timestamp for this state
setTokenExpiration(long) - Static method in class org.mbs.services.cu.generator.TokenControlUnit
 
setTopic(String) - Method in class org.mbs.eventadmin.EventPrivate
 
setToState(String) - Method in class com.prosyst.util.asm.Transition
Sets the target state
setURL(URL, boolean) - Method in interface org.eclipse.osgi.service.datalocation.Location
Sets and optionally locks the location's value to the given URL.
setUserObject(Object) - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Associates a user-provided object to this bundle description, or removes an existing association, if null is provided.
setValue(String[], Object, byte) - Method in interface com.prosyst.mbs.services.db.DB
Saves the value, associating it with the name.
setValue(String[], int) - Method in interface com.prosyst.mbs.services.db.DB
Saves an integer value, to the node with the specified name and automatically sets the node type to DB.INT
setValue(String[], long) - Method in interface com.prosyst.mbs.services.db.DB
Saves a long value, to the node with the specified name and automatically sets the node type to DB.LONG
setValue(String[], double) - Method in interface com.prosyst.mbs.services.db.DB
Saves a double value, to the node with the specified name and automatically sets the node type to DB.DOUBLE
setValue(String, String) - Method in class com.prosyst.util.ini.IniSection
Sets a new value of a key.
setVarNames(Vector) - Method in class com.prosyst.mbs.services.datamapper.Expression
Set the variables names needed for evaluation of the expression
setWorkRemaining(int) - Method in class org.eclipse.core.runtime.SubMonitor
Sets the work remaining for this SubMonitor instance.
setWriter(Writer, boolean) - Method in interface org.eclipse.osgi.framework.log.FrameworkLog
Sets the current Writer used to log messages to the specified newWriter.
SHA1_HASH - Static variable in interface com.prosyst.mbs.services.useradmin.SimpleLogin
This keys stores a SHA1 hash of the password credentials.
SHORT - Static variable in interface com.prosyst.mbs.services.datamapper.DataMap
 
SHORT - Static variable in interface com.prosyst.mbs.services.db.DB
Defines Short or short type.
SHORT - Static variable in class org.mbs.util.wireadmin.Primitive
 
SHORT - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The SHORT (4) type.
shortValue() - Method in class org.mbs.util.wireadmin.Primitive
Returns the value of the specified state as a short.
shutdown() - Method in interface org.eclipse.osgi.service.runnable.ApplicationLauncher
Forces the current runnable which is running to be stopped.
SIMPLE - Static variable in class com.prosyst.mbs.services.datamapper.Expression
 
SimpleLogin - Interface in com.prosyst.mbs.services.useradmin
This class provides a helper service for making an easy login and logout operations.
SINGLE_QUOTE - Static variable in class net.sourceforge.jeval.EvaluationConstants
The single quote character.
SINGLETON_SELECTION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that the bundle could not be resolved because another singleton bundle was selected.
size() - Method in interface com.prosyst.util.xml.Tag
Returns the number of the child tags of this tag
size() - Method in class com.prosyst.util.xml.TagClass
Returns children tags count
size() - Method in class org.eclipse.core.runtime.ListenerList
Returns the number of registered listeners.
size() - Method in class org.osgi.util.tracker.ServiceTracker
Return the number of services being tracked by this ServiceTracker object.
SocketFactory - Interface in com.prosyst.util.net
This is a facade for a socket factory service.
sort(String[], boolean, boolean) - Static method in class com.prosyst.util.pcommands.PCommandsUtils
Sorts the specified java.lang.String array according to the ignore case flag and back sort flag.
sort(Enumeration, int, boolean, boolean) - Static method in class com.prosyst.util.pcommands.PCommandsUtils
Sorts the specified java.util.Enumeration according to the specified enumeration size, ignore case flag and back sort flag.
sortBundles(BundleDescription[]) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Sorts the given array of resolved bundles in pre-requisite order.
SOURCE_SERVICE - Static variable in interface org.mbs.services.metatype.MetaDataListener
Source type which specifies that the corresponding metatype is provided by a MetaTypeProvider service.
SOURCE_XML - Static variable in interface org.mbs.services.metatype.MetaDataListener
Source type which specifies that the corresponding metatype is provided by a XML resource.
SourceMap - Class in com.prosyst.util.ini
 
SourceMap(String) - Constructor for class com.prosyst.util.ini.SourceMap
 
start(BundleContext) - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceActivator
Starts the driver bundle.
start(BundleContext) - Method in class org.osgi.util.xml.XMLParserActivator
Called when this bundle is started so the Framework can perform the bundle-specific activities necessary to start this bundle.
startDocument(String, Boolean) - Method in class com.prosyst.util.xml.XmlSerializer
Writes XML prolog code:
STARTLEVEL_CHANGED - Static variable in class com.prosyst.util.event.BasicEvent
A StartLevel.setStartLevel operation has completed.
startTag(Tag) - Method in interface com.prosyst.util.xml.ExTagListener
Invoked when a tag is opened
startTag(String) - Method in class com.prosyst.util.xml.XmlSerializer
Begin to output an entity.
StartupMonitor - Interface in org.eclipse.osgi.service.runnable
Service interface used to monitor the startup process.
State - Interface in org.eclipse.osgi.service.resolver
The state of a system as reported by a resolver.
state - Variable in class org.mbs.util.wireadmin.StateEnvelope
 
State - Class in org.osgi.util.measurement
Groups a state name, value and timestamp.
State(int, String, long) - Constructor for class org.osgi.util.measurement.State
Create a new State object.
State(int, String) - Constructor for class org.osgi.util.measurement.State
Create a new State object with a time of 0.
STATE_VARIABLE_ID - Static variable in interface org.mbs.services.cu.ControlConstants
This property may be used in the event filters of StateVariableListeners to specify the state variables which the listeners are interested in.
StateDelta - Interface in org.eclipse.osgi.service.resolver
A state delta contains all the changes to bundles within a state.
StateEnvelope - Class in org.mbs.util.wireadmin
StateEnvelope is an Primitive.INTEGER envelope, representing a list of states.
StateEnvelope(String, Object, int, int[], String[]) - Constructor for class org.mbs.util.wireadmin.StateEnvelope
Creates a new state envelope of type Primitive.INTEGER.
StateEnvelope(String, Object, int, int[], String[], long) - Constructor for class org.mbs.util.wireadmin.StateEnvelope
Creates a new state envelope of type Primitive.INTEGER.
stateGraph - Variable in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
Device state graph
stateGraph - Variable in class org.mbs.services.device.abstractdriver.AbstractDeviceModel
Device State Graph, may be null
StateHelper - Interface in org.eclipse.osgi.service.resolver
A helper class that provides convenience methods for manipulating state objects.
StateMachine - Class in com.prosyst.util.asm
The StateMachine is NFA (non-deterministic Finite State Machine) implementation.
StateMachine() - Constructor for class com.prosyst.util.asm.StateMachine
 
StateMachineListener - Interface in com.prosyst.util.asm
The StateMachineListener is designed to ease developer to customize the behaviour and to listen for the state machine changes.
StateObjectFactory - Interface in org.eclipse.osgi.service.resolver
A factory for states and their component objects.
states - Variable in class org.mbs.util.wireadmin.StateEnvelope
 
StateVariableBatchListener - Interface in org.mbs.services.cu
This interface is an extention to the StateVariableListener which allows applications, that implement it, to receive events for multiple state variables' changes, which happened simultaneously for a given control unit, in a single batch.
stateVariableChanged(String, String, String, Object) - Method in interface org.mbs.services.cu.StateVariableListener
This is the listener's callback method.
StateVariableListener - Interface in org.mbs.services.cu
StateVariableListeners are registered as OSGi Services.
stateVariablesChanged(String, String, Dictionary) - Method in interface org.mbs.services.cu.StateVariableBatchListener
The callback method through which the batch of state variables' values is received.
stateVarValues - Variable in class org.mbs.services.cu.generator.DefaultControlUnitModel
a Hashtable with the state var values.
Status - Class in org.eclipse.core.runtime
A concrete status implementation, suitable either for instantiating or subclassing.
Status(int, String, int, String, Throwable) - Constructor for class org.eclipse.core.runtime.Status
Creates a new status object.
Status(int, String, String, Throwable) - Constructor for class org.eclipse.core.runtime.Status
Simplified constructor of a new status object; assumes that code is OK.
Status(int, String, String) - Constructor for class org.eclipse.core.runtime.Status
Simplified constructor of a new status object; assumes that code is OK and exception is null.
STEP - Static variable in interface org.mbs.services.metatype.AttributeDefinitionEx
This constant defines a key for attribute extension properties.
stop(Object) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Call this method to properly stop the registry.
stop() - Method in interface org.eclipse.osgi.service.runnable.ApplicationRunnable
Forces this runnable to stop.
stop(BundleContext) - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceActivator
Stops the driver bundle.
stop(BundleContext) - Method in class org.osgi.util.xml.XMLParserActivator
This method has nothing to do as all active service registrations will automatically get unregistered when the bundle stops.
storage - Static variable in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
reference to DB service, used for handling device additional names
StorageManager - Class in org.eclipse.osgi.storagemanager
Storage managers provide a facility for tracking the state of a group of files having relationship with each others and being updated by several entities at the same time.
StorageManager(File, String) - Constructor for class org.eclipse.osgi.storagemanager.StorageManager
Returns a new storage manager for the area identified by the given base directory.
StorageManager(File, String, boolean) - Constructor for class org.eclipse.osgi.storagemanager.StorageManager
Returns a new storage manager for the area identified by the given base directory.
store(Dictionary) - Method in interface com.prosyst.mprm.gateway.provisioning.ProvisioningStorage
This method is invoked by provisioning service on provisioning data update.
StreamConnection - Interface in javax.microedition.io
 
StreamConnectionNotifier - Interface in javax.microedition.io
 
STRING - Static variable in interface com.prosyst.mbs.services.datamapper.DataMap
 
STRING - Static variable in interface com.prosyst.mbs.services.db.DB
Defines String type.
STRING - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The STRING (1) type.
stringArrayToString(String[]) - Static method in class org.mbs.services.metatype.Convertor
Method facilitating the conversion of a String array to String.
stringToArray(String) - Static method in class org.mbs.services.metatype.Convertor
Method for decoding a String back to an array.
stringToArray(String, String) - Static method in class org.mbs.services.metatype.Util
Converts a delimited string into an array of string tokens.
stringToDictionary(String) - Static method in class org.mbs.services.metatype.Convertor
Method for decoding a String back to Dictionary.
stringToObject(String) - Static method in class org.mbs.services.metatype.Convertor
General method for back convertion of a String to Object.
StringTools - Class in com.prosyst.util.beans
This class provides some utility methods, used by BeanUtils
StringTools() - Constructor for class com.prosyst.util.beans.StringTools
 
stringToVector(String) - Static method in class org.mbs.services.metatype.Convertor
Method for decoding a String back to Vector.
sub(Measurement) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the subtraction of the specified object from this object.
sub(double, Unit) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the subtraction of the specified value from this object.
sub(double) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the subtraction of the specified value from this object.
subGroupsInfo - Variable in class com.prosyst.util.system.ThreadGroupInfo
ThreadGroupInfo array containing the runtime info for active subgroups.
SubMonitor - Class in org.eclipse.core.runtime
A progress monitor that uses a given amount of work ticks from a parent monitor.
SubProgressMonitor - Class in org.eclipse.core.runtime
For new implementations consider using SubMonitor.
SubProgressMonitor(IProgressMonitor, int) - Constructor for class org.eclipse.core.runtime.SubProgressMonitor
Creates a new sub-progress monitor for the given monitor.
SubProgressMonitor(IProgressMonitor, int, int) - Constructor for class org.eclipse.core.runtime.SubProgressMonitor
Creates a new sub-progress monitor for the given monitor.
SUBSCRIBE - Static variable in class org.osgi.service.event.TopicPermission
The action string subscribe.
subTask(String) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Notifies that a subtask of the main task is beginning.
subTask(String) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
subTask(String) - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitor method forwards to the wrapped progress monitor.
subTask(String) - Method in class org.eclipse.core.runtime.SubMonitor
 
subTask(String) - Method in class org.eclipse.core.runtime.SubProgressMonitor
 
SUPER - Static variable in interface org.mbs.services.metatype.ObjectClassDefinitionEx
Constant for attribute definition id.
SUPPRESS_ALL_LABELS - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to newChild.
SUPPRESS_BEGINTASK - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to newChild.
SUPPRESS_NONE - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to newChild.
SUPPRESS_SETTASKNAME - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to newChild.
SUPPRESS_SUBTASK - Static variable in class org.eclipse.core.runtime.SubMonitor
May be passed as a flag to newChild.
SUPPRESS_SUBTASK_LABEL - Static variable in class org.eclipse.core.runtime.SubProgressMonitor
Style constant indicating that calls to subTask should not have any effect.
SV_LIST_SV_ID - Static variable in interface org.mbs.services.cu.ControlConstants
Control units must have state variable with ID equal to this constant, which value should be a string array containing the IDs of all other control unit's state variables.
SVAR_ADDITIONAL_NAME - Static variable in class org.mbs.services.device.abstractdriver.AbstractDeviceModel
the id of allowed actions state variable
SVAR_ALLOWED_ACTIONS - Static variable in class org.mbs.services.device.abstractdriver.AbstractDeviceModel
the id of allowed actions state variable
SVAR_ATTACHMENT_TIME - Static variable in class org.mbs.services.device.abstractdriver.AbstractDeviceModel
the id of allowed actions state variable
SVAR_TOKEN_ID - Static variable in class org.mbs.services.cu.generator.TokenControlUnit
 
SVAR_TOKEN_PRIORITY - Static variable in class org.mbs.services.cu.generator.TokenControlUnit
 
sync() - Method in interface org.osgi.service.prefs.Preferences
Ensures that future reads from this node and its descendants reflect any changes that were committed to the persistent store (from any VM) prior to the sync invocation.
SystemService - Interface in com.prosyst.util.system
This interface provides utility methods for getting the framework, JVM and OS system properties.

T

T - Static variable in class org.osgi.util.measurement.Unit
The magnetic flux density unit tesla (T).
Tag - Interface in com.prosyst.util.xml
 
TagClass - Class in com.prosyst.util.xml
Class corresponding to one XML tag, containing its tag name, attributes, content string and tree of the sub tags.
TagClass() - Constructor for class com.prosyst.util.xml.TagClass
Creates an empty tag node
TagClass(String) - Constructor for class com.prosyst.util.xml.TagClass
Creates tag node with specified name
TagClass(int, String) - Constructor for class com.prosyst.util.xml.TagClass
Creates tag node with specified name
TagClass(String, String) - Constructor for class com.prosyst.util.xml.TagClass
Creates tag node with specified name and content string
TagClass(int, String, String) - Constructor for class com.prosyst.util.xml.TagClass
Creates tag node with specified name and content string
TagListener - Interface in com.prosyst.util.xml
This interface is used while parsing xml files.
TemplateWriter - Class in com.prosyst.util.template
A light class for writing the HTMLTemplate to a given writer.
TemplateWriter(HTMLTemplate, PrintWriter) - Constructor for class com.prosyst.util.template.TemplateWriter
The constructor.
templateWriterFinished(TemplateWriter) - Method in interface com.prosyst.util.template.HTMLTemplate
Called to notify the template that the work with one of the writers was finished.
templateWriterFinished(TemplateWriter) - Method in class com.prosyst.util.template.HTMLTemplateFileImpl
 
testGuardCondition(StateMachine) - Method in class com.prosyst.util.asm.Transition
Validates the guard condition according the guard condition.
text(String) - Method in class com.prosyst.util.xml.XmlSerializer
Output body text.
TextProcessor - Class in org.eclipse.osgi.util
This class is used to process strings that have special semantic meaning (such as file paths) in RTL-oriented locales so that they render in a way that does not corrupt the semantic meaning of the string but also maintains compliance with the Unicode BiDi algorithm of rendering Bidirectional text.
ThreadContext - Interface in com.prosyst.util.threadpool
Gives access to the user-provided Runnable object of the thread.
ThreadGroupInfo - Class in com.prosyst.util.system
This class represents the runtime info for a thread group and all of it's subgroups.
ThreadGroupInfo() - Constructor for class com.prosyst.util.system.ThreadGroupInfo
 
threadName - Variable in class org.eclipse.osgi.framework.eventmgr.EventManager
EventThread Name
ThreadPoolFactory - Interface in com.prosyst.util.threadpool
This interface is registered as a service in the framework.
ThreadPoolManager - Interface in com.prosyst.util.threadpool
The ThreadPoolManager is responsible for the management of a thread pool, whose purpose is to provide created and started threads to clients, using multiple but short-lived threads.
THREADS - Static variable in interface com.prosyst.util.system.SystemService
Constant for THREADS runtime information.
threadsInfo - Variable in class com.prosyst.util.system.RuntimeInfo
Representation of the active thread groups with their threads in the framework's JVM.
time - Variable in class org.mbs.util.wireadmin.MeasurementEnvelope
 
time - Variable in class org.mbs.util.wireadmin.StateEnvelope
 
TIMEOUT - Static variable in interface com.prosyst.mbs.services.pmp.PMPService
constant used for the pmp configuration
timer - Static variable in class com.prosyst.util.ref.TimerRef
 
Timer - Interface in com.prosyst.util.timer
Timer service provides means for sending notifications at given time periods to each listener registered with Timer.
timer(int) - Method in interface com.prosyst.util.timer.TimerListener
This method will be invoked by Timer to notify the listener for the expiration of its time period.
timer(int) - Method in class org.mbs.services.cu.generator.TokenControlUnit
Token timer has expired, so unlock the control unit.
TimerListener - Interface in com.prosyst.util.timer
This interface must be implemented by all classes which wish to be registered to the Timer service and to be notified after given time periods.
TimerRef - Class in com.prosyst.util.ref
 
TimerRef() - Constructor for class com.prosyst.util.ref.TimerRef
 
TIMESTAMP - Static variable in interface org.osgi.service.event.EventConstants
The time when the event occurred, as reported by System.currentTimeMillis()
toArray(String, char) - Static method in class org.mbs.services.metatype.Convertor
Method for decoding a String.
toFile() - Method in interface org.eclipse.core.runtime.IPath
Returns a java.io.File corresponding to this path.
toFile() - Method in class org.eclipse.core.runtime.Path
 
toFileURL(URL) - Static method in class org.eclipse.core.runtime.FileLocator
Converts a URL that uses a user-defined protocol into a URL that uses the file protocol.
toFileURL(URL) - Method in interface org.eclipse.osgi.service.urlconversion.URLConverter
Converts a URL that uses a user-defined protocol into a URL that uses the file protocol.
TOKEN_EXPIRATION_VALUE - Static variable in class org.mbs.services.cu.generator.TokenControlUnit
 
TokenControlUnit - Class in org.mbs.services.cu.generator
This class extends the DefaultControlUnit to implement Access Token Mechanism for concurrent access to the control unit.
TokenControlUnit(ControlUnitModel, Object) - Constructor for class org.mbs.services.cu.generator.TokenControlUnit
 
TokenDeviceControlUnit - Class in org.mbs.services.device.abstractdriver
This is the extension of DeviceControlUnit with token mechanism supported.
TokenDeviceControlUnit(AbstractDeviceModel, AbstractDeviceController, DeviceStateGraph) - Constructor for class org.mbs.services.device.abstractdriver.TokenDeviceControlUnit
 
tokenId - Variable in class org.mbs.services.cu.generator.TokenControlUnit
 
tokenPriority - Variable in class org.mbs.services.cu.generator.TokenControlUnit
 
toOSString() - Method in interface org.eclipse.core.runtime.IPath
Returns a string representation of this path which uses the platform-dependent path separator defined by java.io.File.
toOSString() - Method in class org.eclipse.core.runtime.Path
 
TopicPermission - Class in org.osgi.service.event
A bundle's authority to publish or subscribe to event on a topic.
TopicPermission(String, String) - Constructor for class org.osgi.service.event.TopicPermission
Defines the authority to publich and/or subscribe to a topic within the EventAdmin service.
toPortableString() - Method in interface org.eclipse.core.runtime.IPath
Returns a platform-neutral string representation of this path.
toPortableString() - Method in class org.eclipse.core.runtime.Path
 
toString() - Method in class com.prosyst.mbs.services.datamapper.Expression
to string
toString() - Method in class com.prosyst.mbs.services.datamapper.Function
 
toString() - Method in interface com.prosyst.mbs.services.pmp.RemoteMethod
Overwrites java.lang.Object toString() method.
toString() - Method in class com.prosyst.util.asm.StateMachine
 
toString() - Method in class com.prosyst.util.asm.Transition
 
toString() - Method in class com.prosyst.util.beans.BeanProperty
 
toString() - Method in class com.prosyst.util.beans.IndexedBeanProperty
 
toString() - Method in class com.prosyst.util.event.BasicEvent
 
toString() - Method in class com.prosyst.util.ini.IniFile
 
toString() - Method in class com.prosyst.util.ini.IniSection
 
toString() - Method in interface org.eclipse.core.runtime.IPath
Returns a string representation of this path, including its device id.
toString() - Method in class org.eclipse.core.runtime.MultiStatus
Returns a string representation of the status, suitable for debugging purposes only.
toString() - Method in class org.eclipse.core.runtime.Path
 
toString() - Method in class org.eclipse.core.runtime.PluginVersionIdentifier
Deprecated. Returns the string representation of this version identifier.
toString() - Method in class org.eclipse.core.runtime.QualifiedName
Converts this qualified name into a string, suitable for debug purposes only.
toString() - Method in class org.eclipse.core.runtime.spi.RegistryContributor
 
toString() - Method in class org.eclipse.core.runtime.Status
Returns a string representation of the status, suitable for debugging purposes only.
toString() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns the string representation of this bundle.
toString() - Method in class org.eclipse.osgi.service.resolver.VersionRange
 
toString() - Method in class org.mbs.services.powermon.PowerStatus
String representation of the PowerStatus.
toString() - Method in class org.osgi.service.event.Event
Returns the string representation of this event.
toString() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns a string describing this UserAdminPermission object.
toString() - Method in class org.osgi.service.wireadmin.WirePermission
Returns a string describing this WirePermission.
toString() - Method in class org.osgi.util.measurement.Measurement
Returns a String object representing this Measurement object.
toString() - Method in class org.osgi.util.measurement.State
Returns a String object representing this object.
toString() - Method in class org.osgi.util.measurement.Unit
Returns a String object representing the Unit
toStringOrArray(String) - Static method in class org.mbs.services.metatype.Convertor
Method for decoding a String.
totalMemory - Variable in class com.prosyst.util.system.RuntimeInfo
The total memory of the framework JVM.
trace(byte[]) - Method in class com.prosyst.util.ref.Log
 
trace(byte[], int, int) - Method in class com.prosyst.util.ref.Log
 
TracerMaps - Class in org.mbs.services.device.abstractdriver
TracerMaps.java
TracerMaps() - Constructor for class org.mbs.services.device.abstractdriver.TracerMaps
 
Transition - Class in com.prosyst.util.asm
The Transition object specifies a rule how the state of the ASM is changed.
Transition() - Constructor for class com.prosyst.util.asm.Transition
Creates an empty, but invalid transition.
Transition(String, String) - Constructor for class com.prosyst.util.asm.Transition
Creates an internal transition with specified name, and target state.
Transition(String, String, String) - Constructor for class com.prosyst.util.asm.Transition
Creates a regular transition with the specified name, that will move to the target state if the current state is equal to the source state.
Transition(String, String, String, Filter) - Constructor for class com.prosyst.util.asm.Transition
Creates a regular transition with the specified name, that will move to the target state if the current state is equal to the source state.
translate(String, ResourceBundle) - Method in class org.eclipse.core.runtime.spi.RegistryStrategy
Translates key using the supplied resource bundle.
trigger(String) - Method in class com.prosyst.util.ref.Log
Forces measurements for process, heap and flash memory.
TYPE - Static variable in interface org.mbs.services.cu.ControlConstants
The TYPE of a control unit specifies its type.
type - Variable in class org.mbs.services.cu.generator.DefaultControlUnitFactory
 
type - Variable in class org.mbs.services.cu.generator.DefaultControlUnitModel
the control unit id for which this object is model
TYPE_OSGI - Static variable in interface org.mbs.services.metatype.MetaDataManager
Used to point that the type of the XML documet is defined by OSGi's R4 Specification
TYPE_PROSYST - Static variable in interface org.mbs.services.metatype.MetaDataManager
Used to point that the type of the XML documet is defined by ProSyst
TYPE_STR - Static variable in class com.prosyst.mbs.services.datamapper.Expression
 
TYPE_STRINGS - Static variable in interface com.prosyst.mbs.services.datamapper.DataMap
 

U

uncommentKey(String) - Method in class com.prosyst.util.ini.IniSection
Uncomments a given key if it exists and is commented.
uncommentKey(int) - Method in class com.prosyst.util.ini.IniSection
Uncomments a given key if it exists and is commented.
ungetCustomDB(DB) - Method in interface com.prosyst.mbs.services.db.DBManager
Releases the DB instance.
ungetCustomDB(String) - Method in interface com.prosyst.mbs.services.db.DBManager
Releases the DB instance mapped to the alias.
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.osgi.util.xml.XMLParserActivator
Releases a XML Parser Factory object.
uninstallKit(String, boolean) - Method in interface com.prosyst.mbs.services.kitmanager.KitManagerService
This method receives an install script, parses it, replaces the locations as needed with the corrected remote locations and uninstalls the bundles found in the install script.
uninstallList(long[]) - Method in interface com.prosyst.mbs.services.kitmanager.KitManagerService
Uninstalls the list of Bundle IDs.
unit - Variable in class org.mbs.util.wireadmin.MeasurementEnvelope
 
Unit - Class in org.osgi.util.measurement
A unit system for measurements.
unity - Static variable in class org.osgi.util.measurement.Unit
No Unit (Unity)
UNKNOWN - Static variable in interface org.eclipse.core.runtime.IProgressMonitor
Constant indicating an unknown amount of work.
UNKNOWN - Static variable in exception org.mbs.services.device.abstractdriver.AbstractDriverException
 
unlock() - Method in interface com.prosyst.mbs.services.db.DB
Unlock the DB and allows other threads to perform write operations.
unlock(String, Integer) - Method in class org.mbs.services.cu.generator.TokenControlUnit
 
unregister(String) - Method in interface org.osgi.service.http.HttpService
Unregisters a previous registration done by registerServlet or registerResources methods.
unregisterAdapters(IAdapterFactory) - Method in interface org.eclipse.core.runtime.IAdapterManager
Removes the given adapter factory completely from the list of registered factories.
unregisterAdapters(IAdapterFactory, Class) - Method in interface org.eclipse.core.runtime.IAdapterManager
Removes the given adapter factory from the list of factories registered as extending the given class.
unregisterDriverService() - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
Unregisters this class as a driver service.
unregisterHandler(IExtensionChangeHandler) - Method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
 
unregisterHandler(IExtensionChangeHandler) - Method in interface org.eclipse.core.runtime.dynamichelpers.IExtensionTracker
Unregister the given extension change handler previously registered with this tracker.
unregisterObject(IExtension, Object) - Method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
 
unregisterObject(IExtension) - Method in class org.eclipse.core.runtime.dynamichelpers.ExtensionTracker
 
unregisterObject(IExtension, Object) - Method in interface org.eclipse.core.runtime.dynamichelpers.IExtensionTracker
Remove an association between the given extension and the given object.
unregisterObject(IExtension) - Method in interface org.eclipse.core.runtime.dynamichelpers.IExtensionTracker
Remove all the objects associated with the given extension.
unregisterService() - Method in class org.mbs.services.cu.generator.ServiceObject
Unregister this object as an OSGi service.
UNRESOLVED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Delta type constant (bit mask) indicating that the bundle has become unresolved in the new state.
update() - Method in interface org.eclipse.osgi.service.runnable.StartupMonitor
Update the monitor.
update(String[], String[]) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Update the given managed files with the content in the given source files.
update(Dictionary) - Method in interface org.osgi.service.cm.Configuration
Update the properties of this Configuration object.
update() - Method in interface org.osgi.service.cm.Configuration
Update the Configuration object with the current properties.
update(Object) - Method in interface org.osgi.service.wireadmin.Wire
Update the value.
updateBundle(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.State
Updates an existing bundle description with the given description.
updated(Dictionary) - Method in class com.prosyst.util.ref.ManagedLog
Implementation of ManagedService.updated(Dictionary) method.
UPDATED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Delta type constant (bit mask) indicating that the bundle has been updated between the old and new state.
UPDATED - Static variable in interface org.mbs.services.metatype.MetaDataListener
Event type which signals that the corresponding metatype was modified.
updated(Dictionary) - Method in interface org.osgi.service.cm.ManagedService
Update the configuration for a Managed Service.
updated(String, Dictionary) - Method in interface org.osgi.service.cm.ManagedServiceFactory
Create a new instance, or update the configuration of an existing instance.
updated(Wire, Object) - Method in interface org.osgi.service.wireadmin.Consumer
Update the value.
updateMappings(Dictionary) - Method in class com.prosyst.util.ref.ManagedLog
 
updateStateVariableList() - Method in class org.mbs.services.cu.generator.DefaultControlUnitModel
This methods is called in the constructor of the class.
updateSV(String, Object) - Method in interface org.mbs.services.cu.generator.ControlUnitModel
Check if the old value of the state variable stateVarId is different from the new one and notify all listeners that have registered interest in the stateVar with id stateVarId
updateSV(String, Object) - Method in class org.mbs.services.cu.generator.DefaultControlUnitModel
Check if the old value of the state variable stateVarId is different from the new one and notify all listeners that have registered interest in the state var with the given id.
updateSV(String, Object) - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceModel
Check if the old value of the state variable stateVarId is different from the new one and notify all listeners that have registered interest in the stateVar with id stateVarId
updateWire(Wire, Dictionary) - Method in interface org.osgi.service.wireadmin.WireAdmin
Update the properties of a Wire object.
uptoSegment(int) - Method in interface org.eclipse.core.runtime.IPath
Returns a copy of this path truncated after the given number of segments.
uptoSegment(int) - Method in class org.eclipse.core.runtime.Path
 
URI - Static variable in interface com.prosyst.mbs.services.pmp.PMPService
constant used for the pmp configuration
URLConverter - Interface in org.eclipse.osgi.service.urlconversion
The interface of the service that allows client-defined protocol URLs to be converted to native file URLs on the local file system.
usedSpace - Variable in class com.prosyst.util.system.RuntimeInfo
The used space on the platform.
USER - Static variable in interface org.osgi.service.useradmin.Role
The type of a User role.
User - Interface in org.osgi.service.useradmin
A User role managed by a User Admin service.
USER_ANYONE - Static variable in interface org.osgi.service.useradmin.Role
The name of the predefined role, user.anyone, that all users and groups belong to.
USER_FILTER - Static variable in interface org.eclipse.osgi.service.datalocation.Location
Constant which defines the filter string for acquiring the service which specifies the user location.
UserAdmin - Interface in org.osgi.service.useradmin
This interface is used to manage a database of named Role objects, which can be used for authentication and authorization purposes.
UserAdminEvent - Class in org.osgi.service.useradmin
Role change event.
UserAdminEvent(ServiceReference, int, Role) - Constructor for class org.osgi.service.useradmin.UserAdminEvent
Constructs a UserAdminEvent object from the given ServiceReference object, event type, and Role object.
UserAdminListener - Interface in org.osgi.service.useradmin
Listener for UserAdminEvents.
UserAdminPermission - Class in org.osgi.service.useradmin
Permission to configure and access the Role objects managed by a User Admin service.
UserAdminPermission(String, String) - Constructor for class org.osgi.service.useradmin.UserAdminPermission
Creates a new UserAdminPermission with the specified name and actions.
UserAdminRemote - Interface in com.prosyst.mbs.services.useradmin
This interface defines the methods which can be invoked remotely through the PMP.
USERNAME - Static variable in interface com.prosyst.mbs.services.pmp.PMPService
Constant used for key in the login dictionary.
USERNAME - Static variable in interface com.prosyst.mbs.services.useradmin.SimpleLogin
This keys stores the name of the user in the authorization properties.
useTag(TagClass) - Method in class com.prosyst.util.asm.xml.XMLStateMachine
 
useTag(TagClass) - Method in interface com.prosyst.util.xml.TagListener
Invoked when a tag has been closed
useTag(TagClass) - Method in class org.mbs.services.device.abstractdriver.DeviceStateGraph
 
useTokenDevices - Variable in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
 
Util - Class in org.mbs.services.metatype
Utility class for dealing with metatype and configuration information.
Util() - Constructor for class org.mbs.services.metatype.Util
 

V

V - Static variable in class org.osgi.util.measurement.Unit
The electric potential difference unit volt (V).
validate(String[]) - Method in interface org.mbs.services.metatype.AttributeDefinitionEx
Validates the specified value argument as if a value for the key argument.
validate(String) - Method in interface org.osgi.service.metatype.AttributeDefinition
Validate an attribute in String form.
VALIDATE_ALL - Static variable in interface org.mbs.services.metatype.MetaTypeUtils
Constant used by MetaTypeUtils.validateProperties(String, Dictionary, int).
VALIDATE_SINGLE - Static variable in interface org.mbs.services.metatype.MetaTypeUtils
Constant used by MetaTypeUtils.validateProperties(String, Dictionary, int).
validateProperties(String, Dictionary, int) - Method in interface org.mbs.services.metatype.MetaTypeUtils
This method checks if the the given properties are valid for use by the ConfigurationAdmin (see OSGi ConfigurationAdmin specification) service for the given pid.
validateVersion(String) - Static method in class org.eclipse.core.runtime.PluginVersionIdentifier
Deprecated. Validates the given string as a plug-in version identifier.
value - Variable in class org.eclipse.osgi.util.ManifestElement
The value of the manifest element.
value - Variable in class org.mbs.util.wireadmin.MeasurementEnvelope
 
VALUE_DELIMITER - Static variable in class org.mbs.services.metatype.Convertor
Constant char used to separate the elements of a 'container' whet it is being converted to String.
valueComponents - Variable in class org.eclipse.osgi.util.ManifestElement
The value components of the manifest element.
values - Variable in class com.prosyst.util.ini.IniSection
This Queue holds the correspondent values.
VAR_TYPE - Static variable in interface com.prosyst.mbs.services.datamapper.DataMap
property types
vectorToString(Vector) - Static method in class org.mbs.services.metatype.Convertor
Use this method in order to code a Vector as a String.
VERSION - Static variable in class com.prosyst.mbs.services.http.jsp.JspBestPerformanceBase
 
VERSION - Static variable in interface org.mbs.services.cu.ControlConstants
The VERSION of a control unit specifies the version of its type.
VersionConstraint - Interface in org.eclipse.osgi.service.resolver
VersionConstraints represent the relationship between two bundles (in the case of bundle requires) or a bundle and a package (in the case of import/export).
VersionRange - Class in org.eclipse.osgi.service.resolver
This class represents a version range.
VersionRange(Version, boolean, Version, boolean) - Constructor for class org.eclipse.osgi.service.resolver.VersionRange
Constructs a VersionRange with the specified minVersion and maxVersion.
VersionRange(String) - Constructor for class org.eclipse.osgi.service.resolver.VersionRange
Constructs a VersionRange from the given versionRange String.
VISIBLE_INCLUDE_EE_PACKAGES - Static variable in interface org.eclipse.osgi.service.resolver.StateHelper
An option to include packages available from the execution environment when getting the visible packages of a bundle.
visit(IEclipsePreferences) - Method in interface org.eclipse.core.runtime.preferences.IPreferenceNodeVisitor
Visits the given preference node.

W

W - Static variable in class org.osgi.util.measurement.Unit
The power unit watt (W).
waitForService(long) - Method in class org.osgi.util.tracker.ServiceTracker
Wait for at least one service to be tracked by this ServiceTracker object.
warning(String, Throwable) - Method in class com.prosyst.util.ref.Log
Logs warning messages.
warning(int, int, String, Throwable, boolean) - Method in class com.prosyst.util.ref.Log
Logs warning messages.
warning(String, Throwable) - Method in interface com.prosyst.util.ref.LogInterface
Logs warning messages.
WARNING - Static variable in interface org.eclipse.core.runtime.IStatus
Status type severity (bit mask, value 2) indicating this status represents a warning.
WARNING - Static variable in class org.eclipse.osgi.framework.log.FrameworkLogEntry
Severity constant (bit mask, value 2) indicating this log entry represents a warning.
Wb - Static variable in class org.osgi.util.measurement.Unit
The magnetic flux unit weber (Wb).
Wire - Interface in org.osgi.service.wireadmin
A connection between a Producer service and a Consumer service.
WIRE_CONNECTED - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
The WireAdminEvent type that indicates that an existing Wire object has become connected.
WIRE_CREATED - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Wire has been created.
WIRE_DELETED - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Wire has been deleted.
WIRE_DISCONNECTED - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
The WireAdminEvent type that indicates that an existing Wire object has become disconnected.
WIRE_TRACE - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
The WireAdminEvent type that indicates that a new value is transferred over the Wire object.
WIRE_UPDATED - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Wire has been updated.
WireAdmin - Interface in org.osgi.service.wireadmin
Wire Administration service.
WIREADMIN_CONSUMER_COMPOSITE - Static variable in interface org.osgi.service.wireadmin.WireConstants
A service registration property for a Consumer service that is composite.
WIREADMIN_CONSUMER_FLAVORS - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service Registration property (named wireadmin.consumer.flavors) specifying the list of data types understood by this Consumer service.
WIREADMIN_CONSUMER_PID - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire property key (named wireadmin.consumer.pid) specifying the service.pid of the associated Consumer service.
WIREADMIN_CONSUMER_SCOPE - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service registration property key (named wireadmin.consumer.scope) specifying a list of names that may be used to define the scope of this Wire object.
WIREADMIN_EVENTS - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service Registration property (named wireadmin.events) specifying the WireAdminEvent type of interest to a Wire Admin Listener service.
WIREADMIN_FILTER - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire property key (named wireadmin.filter) specifying a filter used to control the delivery rate of data between the Producer and the Consumer service.
WIREADMIN_PID - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire property key (named wireadmin.pid) specifying the persistent identity (PID) of this Wire object.
WIREADMIN_PRODUCER_COMPOSITE - Static variable in interface org.osgi.service.wireadmin.WireConstants
A service registration property for a Producer service that is composite.
WIREADMIN_PRODUCER_FILTERS - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service Registration property (named wireadmin.producer.filters).
WIREADMIN_PRODUCER_FLAVORS - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service Registration property (named wireadmin.producer.flavors) specifying the list of data types available from this Producer service.
WIREADMIN_PRODUCER_PID - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire property key (named wireadmin.producer.pid) specifying the service.pid of the associated Producer service.
WIREADMIN_PRODUCER_SCOPE - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service registration property key (named wireadmin.producer.scope) specifying a list of names that may be used to define the scope of this Wire object.
WIREADMIN_SCOPE_ALL - Static variable in interface org.osgi.service.wireadmin.WireConstants
Matches all scope names.
WireAdminEvent - Class in org.osgi.service.wireadmin
A Wire Admin Event.
WireAdminEvent(ServiceReference, int, Wire, Throwable) - Constructor for class org.osgi.service.wireadmin.WireAdminEvent
Constructs a WireAdminEvent object from the given ServiceReference object, event type, Wire object and exception.
wireAdminEvent(WireAdminEvent) - Method in interface org.osgi.service.wireadmin.WireAdminListener
Receives notification of a broadcast WireAdminEvent object.
WireAdminListener - Interface in org.osgi.service.wireadmin
Listener for Wire Admin Events.
WireConstants - Interface in org.osgi.service.wireadmin
Defines standard names for Wire properties, wire filter attributes, Consumer and Producer service properties.
WirePermission - Class in org.osgi.service.wireadmin
Permission for the scope of a Wire object.
WirePermission(String, String) - Constructor for class org.osgi.service.wireadmin.WirePermission
Create a new WirePermission with the given name (may be wildcard) and actions.
WIREVALUE_CURRENT - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire object's filter attribute (named wirevalue.current) representing the current value.
WIREVALUE_DELTA_ABSOLUTE - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire object's filter attribute (named wirevalue.delta.absolute) representing the absolute delta.
WIREVALUE_DELTA_RELATIVE - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire object's filter attribute (named wirevalue.delta.relative) representing the relative delta.
WIREVALUE_ELAPSED - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire object's filter attribute (named wirevalue.elapsed) representing the elapsed time, in ms, between this filter evaluation and the last update of the Consumer service.
WIREVALUE_PREVIOUS - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire object's filter attribute (named wirevalue.previous) representing the previous value.
worked(int) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Notifies that a given number of work unit of the main task has been completed.
worked(int) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
worked(int) - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitor method forwards to the wrapped progress monitor.
worked(int) - Method in class org.eclipse.core.runtime.SubMonitor
 
worked(int) - Method in class org.eclipse.core.runtime.SubProgressMonitor
 
write(byte[], int, int) - Method in interface com.prosyst.mbs.services.http.jsp.JspMagicWriter
Writes the specified bytes into the response writer.
write(byte[]) - Method in interface com.prosyst.mbs.services.http.jsp.JspMagicWriter
Writes the specified bytes into the response output.
WRITE - Static variable in class javax.microedition.io.Connector
 
write(byte[], int, int) - Method in class org.eclipse.osgi.storagemanager.ManagedOutputStream
 
write(int) - Method in interface org.mbs.services.io.RandomAccessConnection
 
write(byte[], int, int) - Method in interface org.mbs.services.io.RandomAccessConnection
 
WRITE - Static variable in interface org.osgi.service.io.ConnectorService
Write access mode.
writeAdditionalName(String, String, String) - Static method in class org.mbs.services.device.abstractdriver.AbstractDeviceDriver
Stores persistently the device additional name.
writeManifest(File, Dictionary, boolean) - Method in interface org.eclipse.osgi.service.pluginconversion.PluginConverter
Construct a bundle manifest file from the given dictionary and write it out to the specified location in the file system.
writeObject(OutputStream) - Method in class com.prosyst.util.system.RuntimeInfo
Writes the following data in the stream: calls #ThreadGroupInfo.writeThreadGroupInfo(java.io.DataOutputStream); a long for the used memory; a long for the total memory; a long for the free memory.
writeObject(OutputStream) - Method in class org.mbs.services.powermon.PowerStatus
Use this method to serialize the object state.
writeState(State, OutputStream) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Deprecated. use StateObjectFactory.writeState(State, File) instead
writeState(State, DataOutputStream) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Deprecated. use StateObjectFactory.writeState(State, File) instead
writeState(State, File) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Persists the given state in the given directory.
writeThreadGroupInfo(DataOutputStream) - Method in class com.prosyst.util.system.ThreadGroupInfo
Writes the following data in the stream: a String for the thread group name; an int for the number of threads in this ThreadGroup (without subgroups' threads); a String for each active thread; an int for the number of thread groups in this ThreadGroup (only direct childs); The method is called recursively to write the info for the subgroups.
writeToNextLabel() - Method in class com.prosyst.util.template.TemplateWriter
Writes the next piece of constant HTML code to the writer from the current position of the internal pointer up to the next label.
WRONG_INPUT_ARG_TYPE - Static variable in exception org.mbs.services.device.abstractdriver.AbstractDriverException
 
WRONG_NUMBER_OF_ARGS - Static variable in exception org.mbs.services.device.abstractdriver.AbstractDriverException
 
WS_CARBON - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "carbon") indicating the platform is running on a machine using the Carbon windowing system (Mac OS X).
WS_GTK - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "gtk") indicating the platform is running on a machine using the GTK windowing system.
WS_MOTIF - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "motif") indicating the platform is running on a machine using the Motif windowing system.
WS_PHOTON - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "photon") indicating the platform is running on a machine using the Photon windowing system.
WS_UNKNOWN - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "unknown") indicating the platform is running on a machine running an unknown windowing system.
WS_WIN32 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "win32") indicating the platform is running on a machine using the Windows windowing system.
WS_WPF - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "wpf") indicating the platform is running on a machine using the Windows Presentation Foundation sytstem.

X

XMLParser - Class in com.prosyst.util.xml
Class used for reading of xml files, creating tree structure of 'TagClass' for each xml tag.
XMLParser() - Constructor for class com.prosyst.util.xml.XMLParser
 
XMLParserActivator - Class in org.osgi.util.xml
A BundleActivator class that allows any JAXP compliant XML Parser to register itself as an OSGi parser service.
XMLParserActivator() - Constructor for class org.osgi.util.xml.XMLParserActivator
 
XMLReader - Class in com.prosyst.util.xml
Class used for reading of xml files, creating tree structure of 'TagClass' for each xml tag.
XMLReader() - Constructor for class com.prosyst.util.xml.XMLReader
An empty default constructor
XMLReader(InputStream, TagListener) - Constructor for class com.prosyst.util.xml.XMLReader
Constructs a new XMLReader.
XMLReader(Reader, TagListener) - Constructor for class com.prosyst.util.xml.XMLReader
Constructs a new XMLReader.
XmlSerializer - Class in com.prosyst.util.xml
XmlSerializer is an utility class, that simplifies creation of XML files.
XmlSerializer() - Constructor for class com.prosyst.util.xml.XmlSerializer
 
XMLStateMachine - Class in com.prosyst.util.asm.xml
The XMLStateMachine class, extends the StateMachine, providing an additional facility to load the State Machine states, transitions and triggers from a XML file.
XMLStateMachine() - Constructor for class com.prosyst.util.asm.xml.XMLStateMachine
This default constructor is added just for beans compatibility
XMLStateMachine(InputStream, BundleContext) - Constructor for class com.prosyst.util.asm.xml.XMLStateMachine
Initializes the state machine, loading its definition from the XML file contained within the input stream and initializes the bundle context with the given reference.
XMLUtil - Class in com.prosyst.util.xml
Class with utility methods for extracting attributes from xml tags
XMLUtil() - Constructor for class com.prosyst.util.xml.XMLUtil
 

_

_cu_setAdditionalName(String) - Method in class org.mbs.services.device.abstractdriver.AbstractDeviceController
 
_jspDecode(int, int, JspMagicWriter) - Method in class com.prosyst.mbs.services.http.jsp.JspBestPerformanceBase
This method is called by the Jsp Implementation class when lz compression was used to generate the static contents.
_jspGetTag(Class, PageContext, Object) - Static method in class com.prosyst.mbs.services.http.jsp.JspServletBase
Gets an instance of the specified class.
_jspPrintBytes(int, int, JspMagicWriter) - Method in class com.prosyst.mbs.services.http.jsp.JspBestPerformanceBase
 
_jspPrintBytes(byte[], int, int, JspMagicWriter) - Method in class com.prosyst.mbs.services.http.jsp.JspBestPerformanceBase
 
_jspPrintBytes(byte[], int, int, JspMagicWriter) - Method in class com.prosyst.mbs.services.http.jsp.JspLeastMemoryBase
 
_jspPrintBytes(int, int, JspMagicWriter) - Method in class com.prosyst.mbs.services.http.jsp.JspLeastMemoryBase
 
_jspPrintBytes(int, int, JspMagicWriter) - Method in interface com.prosyst.mbs.services.http.jsp.JspMagicBase
Prints len bytes, starting at startPos in the static resource contents.
_jspPrintBytes(byte[], int, int, JspMagicWriter) - Method in interface com.prosyst.mbs.services.http.jsp.JspMagicBase
Prints length bytes, starting at position offset from the byte array b.
_jspReleaseTag(Object) - Static method in class com.prosyst.mbs.services.http.jsp.JspServletBase
Method is called to let a tag object be returned back in the pool.
_jspSetResourceName(String) - Method in class com.prosyst.mbs.services.http.jsp.JspBestPerformanceBase
 
_jspSetResourceName(String) - Method in class com.prosyst.mbs.services.http.jsp.JspLeastMemoryBase
 
_jspSetResourceName(String) - Method in interface com.prosyst.mbs.services.http.jsp.JspMagicBase
Invoked by the Jsp Implementation Class to set the name of the resource file with the jsp static contents.
_jspTagPool - Static variable in class com.prosyst.mbs.services.http.jsp.JspServletBase
 

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

Framework Professional Edition Package


Copyright © 1999-2007 ProSyst Software GmbH. All Rights Reserved