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.