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

R

RAND - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
RandomIriGenerator - Class in eu.gambas.sdk.entity.iri
This random iri generator uses mac's patent pending class-name-to-uri-with-random-number-at-the-end algorithm to create hopefully unique iris.
RandomIriGenerator() - Constructor for class eu.gambas.sdk.entity.iri.RandomIriGenerator
 
RANGE - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
RangeWindow - Class in org.deri.cqels.engine
This class implements the time-based window
RangeWindow(long) - Constructor for class org.deri.cqels.engine.RangeWindow
 
RangeWindow(long, long) - Constructor for class org.deri.cqels.engine.RangeWindow
 
RangeWindow(DurationSet, Duration) - Constructor for class org.deri.cqels.engine.RangeWindow
 
RangeWindowPattern() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
RBRACE - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
RBRACKET - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
RDF_PREFIX - Static variable in class eu.gambas.sdk.data.OntologyConstants
 
RDF_TYPE_FULL - Static variable in class eu.gambas.sdk.data.OntologyConstants
 
RDFLiteral() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
RDFStream - Class in org.deri.cqels.engine
 
RDFStream(ExecContext, String) - Constructor for class org.deri.cqels.engine.RDFStream
 
read() - Method in class info.pppc.base.io.ObjectInputStream
Reads a byte from the underlying DataInputStream.
read() - Method in class info.pppc.base.plugin.security.io.SecureInputStream
Reads a single byte.
read(byte[]) - Method in class info.pppc.base.plugin.security.io.SecureInputStream
Reads a number of bytes and fills an array.
read(byte[], int, int) - Method in class info.pppc.base.plugin.security.io.SecureInputStream
Reads an encrypted stream.
readArray() - Method in interface eu.gambas.data.io.IInputArray
 
readArray(String) - Method in interface eu.gambas.data.io.IInputObject
 
readBoolean(String) - Method in interface eu.gambas.data.io.IInputObject
 
readBoolean() - Method in interface info.pppc.base.io.IObjectInput
Reads a boolean.
readBoolean() - Method in class info.pppc.base.io.ObjectInputStream
Reads a boolean.
readByte() - Method in interface info.pppc.base.io.IObjectInput
Reads a byte.
readByte() - Method in class info.pppc.base.io.ObjectInputStream
Reads a byte.
readBytes(byte[]) - Method in interface info.pppc.base.io.IObjectInput
Reads a number of bytes and writes them into the buffer.
readBytes(byte[], int, int) - Method in interface info.pppc.base.io.IObjectInput
Reads a number of bytes and writes them into the buffer starting from the specified offset.
readBytes(byte[]) - Method in class info.pppc.base.io.ObjectInputStream
Reads a number of bytes and writes them into the buffer.
readBytes(byte[], int, int) - Method in class info.pppc.base.io.ObjectInputStream
Reads a number of bytes and writes them into the buffer starting from the specified offset.
readChar() - Method in interface info.pppc.base.io.IObjectInput
Reads a char.
readChar() - Method in class info.pppc.base.io.ObjectInputStream
Reads a char.
readChar() - Method in class org.deri.cqels.lang.cqels.JavaCharStream
Read a character.
readDouble(String) - Method in interface eu.gambas.data.io.IInputObject
 
readInt() - Method in interface eu.gambas.data.io.IInputArray
 
readInt(String) - Method in interface eu.gambas.data.io.IInputObject
 
readInt() - Method in interface info.pppc.base.io.IObjectInput
Reads a 32 bit integer.
readInt() - Method in class info.pppc.base.io.ObjectInputStream
Reads a 32 bit integer.
readLong(String) - Method in interface eu.gambas.data.io.IInputObject
 
readLong() - Method in interface info.pppc.base.io.IObjectInput
Reads a 64 bit integer.
readLong() - Method in class info.pppc.base.io.ObjectInputStream
Reads a 64 bit integer.
readObject() - Method in interface eu.gambas.data.io.IInputArray
 
readObject(String) - Method in interface eu.gambas.data.io.IInputObject
 
readObject(IInputObject) - Method in interface eu.gambas.data.io.ISerializable
 
readObject(IObjectInput) - Method in class eu.gambas.data.user.Pseudonym
 
readObject(IObjectInput) - Method in class eu.gambas.system.communication.data.SerializableUpdates
 
readObject(IObjectInput) - Method in class eu.gambas.system.communication.query.SerializableResults
 
readObject(IObjectInput) - Method in class eu.gambas.system.communication.registry.DeviceDescriptor
 
readObject(IObjectInput) - Method in class eu.gambas.system.communication.registry.DeviceDescriptorRDF
 
readObject(IObjectInput) - Method in class eu.gambas.system.communication.registry.DeviceListResult
 
readObject(IObjectInput) - Method in class eu.gambas.system.communication.registry.DeviceQuerySparql
 
readObject(IObjectInput) - Method in class eu.gambas.system.communication.registry.DeviceRegistration
 
readObject(IObjectInput) - Method in class eu.gambas.system.communication.registry.PseudonymDeviceIdentifier
 
readObject(IObjectInput) - Method in class eu.gambas.system.communication.registry.PseudonymQuery
 
readObject(IObjectInput) - Method in class eu.gambas.system.communication.registry.UnfilteredQuery
 
readObject(IObjectInput) - Method in class eu.gambas.system.security.AbstractSignature
Deserializes the signature from the specified input stream.
readObject(IObjectInput) - Method in class eu.gambas.system.security.AsymmetricSignature
Deserializes the asymmetric signature using the specified input stream.
readObject() - Method in interface info.pppc.base.io.IObjectInput
Reads an object.
readObject(IObjectInput) - Method in interface info.pppc.base.io.ISerializable
This method is called when an implementing object is deserialized.
readObject() - Method in class info.pppc.base.io.ObjectInputStream
Reads an object from the underlying DataInputStream.
readObject(IObjectInput) - Method in class info.pppc.base.lease.Lease
Deserializes the lease from the given input.
readObject(IObjectInput) - Method in class info.pppc.base.system.DeviceDescription
Reads a description from a stream.
readObject(IObjectInput) - Method in class info.pppc.base.system.Invocation
Deserializes the invocation from the given stream.
readObject(IObjectInput) - Method in exception info.pppc.base.system.InvocationException
Called to read the invocation.
readObject(IObjectInput) - Method in class info.pppc.base.system.nf.NFCollection
Deserializes the object from the stream.
readObject(IObjectInput) - Method in class info.pppc.base.system.nf.NFDimension
Deserializes the object from the stream.
readObject(IObjectInput) - Method in class info.pppc.base.system.ObjectID
Reads the ObjectID from a stream.
readObject(IObjectInput) - Method in class info.pppc.base.system.PluginDescription
Deserializes the description from the given input stream.
readObject(IObjectInput) - Method in class info.pppc.base.system.ReferenceID
Reads the reference identifier from the stream.
readObject(IObjectInput) - Method in class info.pppc.base.system.SystemID
Reads the SystemID from a stream.
readShort() - Method in interface info.pppc.base.io.IObjectInput
Reads a 16 bit integer.
readShort() - Method in class info.pppc.base.io.ObjectInputStream
Reads a 16 bit integer.
readString() - Method in interface eu.gambas.data.io.IInputArray
 
readString(String) - Method in interface eu.gambas.data.io.IInputObject
 
readUTF() - Method in interface info.pppc.base.io.IObjectInput
Reads a utf encoded string.
readUTF() - Method in class info.pppc.base.io.ObjectInputStream
Reads a utf encoded string.
reCalculateLength() - Method in interface info.pppc.base.security.converter.IASN1Children
 
RecognitionConfiguration - Class in mobi.narf.recognition.configuration
This class represents a parameterized wiring, i.e. a set of parameterized components with their corresponding connections.
RecognitionConfiguration(String) - Constructor for class mobi.narf.recognition.configuration.RecognitionConfiguration
Creates a new, empty configuration with the specified name.
RecognitionConfiguration(RecognitionConfiguration) - Constructor for class mobi.narf.recognition.configuration.RecognitionConfiguration
Creates a new recognition configuration by deep copying the base configuration.
RecognitionConfiguration(String, RecognitionConfiguration) - Constructor for class mobi.narf.recognition.configuration.RecognitionConfiguration
Creates a new recognition configuration by deep copying the base configuration and adjusting its name to the specified name.
RecognitionException - Exception in eu.gambas.system.privacy.context.recognizer
 
RecognitionException(String) - Constructor for exception eu.gambas.system.privacy.context.recognizer.RecognitionException
 
RecognitionException(String, Throwable) - Constructor for exception eu.gambas.system.privacy.context.recognizer.RecognitionException
 
RecognitionReceiver - Class in eu.gambas.sdk.api.android
A helper class that simplifies listening to system notifications issued by the recognition system.
RecognitionReceiver() - Constructor for class eu.gambas.sdk.api.android.RecognitionReceiver
 
RecognitionReceiver.MESSAGE - Enum in eu.gambas.sdk.api.android
 
recognize(Object, RecognizerType) - Method in interface eu.gambas.system.privacy.context.IContext
 
recognize(Object, RecognizerType) - Method in class eu.gambas.system.privacy.context.Location
 
recognize(Object, RecognizerType) - Method in class eu.gambas.system.privacy.context.Trip
 
recognize(Object, RecognizerType) - Method in class eu.gambas.system.privacy.context.types.Activity
 
recognize(Object, RecognizerType) - Method in class eu.gambas.system.privacy.context.types.Bus
 
recognize(Object, RecognizerType) - Method in class eu.gambas.system.privacy.context.types.BusLine
 
recognize(Object, RecognizerType) - Method in class eu.gambas.system.privacy.context.types.BusRide
 
recognize(Object, RecognizerType) - Method in class eu.gambas.system.privacy.context.types.BusStatus
 
recognize(Object, RecognizerType) - Method in class eu.gambas.system.privacy.context.types.CellReading
 
recognize(Object, RecognizerType) - Method in class eu.gambas.system.privacy.context.types.Jogging
 
recognize(Object, RecognizerType) - Method in class eu.gambas.system.privacy.context.types.Journey
 
recognize(Object, RecognizerType) - Method in class eu.gambas.system.privacy.context.types.PastActivity
 
recognize(Object, RecognizerType) - Method in class eu.gambas.system.privacy.context.types.Place
 
recognize(Object, RecognizerType) - Method in class eu.gambas.system.privacy.context.types.Profile
 
recognize(Object, RecognizerType) - Method in class eu.gambas.system.privacy.context.types.Shopping
 
recognize(Object, RecognizerType) - Method in class eu.gambas.system.privacy.context.types.Step
 
recognize(Object, RecognizerType) - Method in class eu.gambas.system.privacy.context.types.TravelMode
 
recognize(Object, RecognizerType) - Method in class eu.gambas.system.privacy.context.types.User
 
recognize(Object, RecognizerType) - Method in class eu.gambas.system.privacy.context.types.VoiceTag
 
recognize(Object, RecognizerType) - Method in class eu.gambas.system.privacy.context.types.Walk
 
recognize(Object, RecognizerType) - Method in class eu.gambas.system.privacy.context.types.Weather
 
RECOGNIZER_NOT_IMPLEMENTED - Static variable in interface eu.gambas.system.privacy.context.IContext
 
RecognizerResult - Class in eu.gambas.system.privacy.context.recognizer
 
RecognizerResult(IContext, double, Scope, String) - Constructor for class eu.gambas.system.privacy.context.recognizer.RecognizerResult
 
RecognizerResult(IContext, double, String) - Constructor for class eu.gambas.system.privacy.context.recognizer.RecognizerResult
Create a new recognizer result.
RecognizerResult(IContext, double) - Constructor for class eu.gambas.system.privacy.context.recognizer.RecognizerResult
 
RecognizerType - Class in eu.gambas.system.privacy.context.recognizer
 
RecognizerType(String, Object) - Constructor for class eu.gambas.system.privacy.context.recognizer.RecognizerType
 
RecognizerType(String, Class<?>) - Constructor for class eu.gambas.system.privacy.context.recognizer.RecognizerType
 
reconstructTriplesFor(QuerySolution, Element) - Method in class eu.gambas.system.storage.jenaderivates.ResultSetToTriplesConverter
 
REDUCED - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
ReferenceID - Class in info.pppc.base.system
A reference identifier represents a remote object reference.
ReferenceID() - Constructor for class info.pppc.base.system.ReferenceID
Creates a new empty reference.
ReferenceID(SystemID) - Constructor for class info.pppc.base.system.ReferenceID
Creates a new reference that points to the specified system.
ReferenceID(SystemID, ObjectID) - Constructor for class info.pppc.base.system.ReferenceID
Creates a new reference to the specified object at the specified location.
REGEX - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
RegexExpression() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
register(DeviceDescriptor) - Method in class eu.gambas.system.communication.registry.DeviceRegistryProxy
Proxy method that creates and transfers an invocation for the interface method.
register(DeviceDescriptor) - Method in interface eu.gambas.system.communication.registry.IDeviceRegistry
Registers a device descriptor.
register(String, String) - Static method in class info.pppc.base.io.ObjectStreamTranslator
Registers a certain abbreviation for the specified class name.
register(ConstructListener) - Method in class org.deri.cqels.engine.ContinuousConstruct
 
register(ContinuousListener) - Method in class org.deri.cqels.engine.ContinuousSelect
 
registerConstruct(String) - Method in class org.deri.cqels.engine.ExecContext
register a construct query
registerConstructQuery(Query) - Method in class org.deri.cqels.engine.HeuristicRoutingPolicy
register the construct-type query with the engine
registerConstructQuery(Query) - Method in interface org.deri.cqels.engine.RoutingPolicy
 
registerContinuousQuery(CallerContext, String, String) - Method in class eu.gambas.sdk.api.j2se.core.CqelsProcessorSystem
 
registerContinuousQuery(String, Pseudonym) - Method in class eu.gambas.sdk.api.j2se.CoreService
 
registerContinuousQuery(String, String) - Method in class eu.gambas.system.communication.query.ContQueryProcessorProxy
Proxy method that creates and transfers an invocation for the interface method.
registerContinuousQuery(String, String) - Method in interface eu.gambas.system.communication.query.IContQueryProcessor
Subscriber uses this method to register a continous query with J2SE server
registerContinuousQuery(CallerContext, String, String) - Method in interface eu.gambas.system.communication.query.ILocalContQueryProcessor
 
registerContinuousQuery(CallerContext, String, String) - Method in class eu.gambas.system.query.j2se.continuous.CqelsProcessorForJ2SE
 
registerContinuousQueryDef(String, String) - Method in class eu.gambas.system.communication.query.ContQueryProcessorProxy
Proxy method that creates and transfers a deferred synchronous invocation.
registerContinuousTemplate(CallerContext, String, String) - Method in class eu.gambas.sdk.api.j2se.core.CqelsProcessorSystem
 
registerContinuousTemplate(String, Pseudonym) - Method in class eu.gambas.sdk.api.j2se.CoreService
 
registerContinuousTemplate(String, String) - Method in class eu.gambas.system.communication.query.ContQueryProcessorProxy
Proxy method that creates and transfers an invocation for the interface method.
registerContinuousTemplate(String, String) - Method in interface eu.gambas.system.communication.query.IContQueryProcessor
/** Subscriber uses this method to register a continous query template with J2SE server
registerContinuousTemplate(CallerContext, String, String) - Method in interface eu.gambas.system.communication.query.ILocalContQueryProcessor
 
registerContinuousTemplate(String) - Method in class eu.gambas.system.query.j2se.continuous.CqelsProcessorForJ2SE
 
registerContinuousTemplateDef(String, String) - Method in class eu.gambas.system.communication.query.ContQueryProcessorProxy
Proxy method that creates and transfers a deferred synchronous invocation.
registerDef(DeviceDescriptor) - Method in class eu.gambas.system.communication.registry.DeviceRegistryProxy
Proxy method that creates and transfers a deferred synchronous invocation.
registerDevice(DeviceDescription, long) - Method in class info.pppc.base.system.DeviceRegistry
Registers a device description that has been discovered from a remote device.
registerDevice(DeviceDescription) - Method in class info.pppc.base.system.DeviceRegistry
Registers the specified device description.
registerDevice(DeviceDescription, long) - Method in interface info.pppc.base.system.plugin.IDiscoveryManager
Registers a device description that has been discovered from a remote device.
registerDevice(DeviceDescription, long) - Method in class info.pppc.base.system.PluginManager
Registers the specified device description of the specified system.
registerInstance(short, Class<? extends AbstractExchange>) - Static method in class info.pppc.base.plugin.security.dh.AbstractExchange
Registers a particular exchange class for handling the exchange of a certain type.
registerKey(Long, String) - Method in interface eu.gambas.system.communication.nfc.INFCProcessor
Register a key at a remote device.
registerKey(Long, String) - Method in class eu.gambas.system.communication.nfc.NFCProcessorProxy
Proxy method that creates and transfers an invocation for the interface method.
registerKeyDef(Long, String) - Method in class eu.gambas.system.communication.nfc.NFCProcessorProxy
Proxy method that creates and transfers a deferred synchronous invocation.
registerObject(IInvocationHandler) - Method in class info.pppc.base.system.ObjectRegistry
Registers a new object that handles invocations.
registerObject(ObjectID, IInvocationHandler, Object) - Method in class info.pppc.base.system.ObjectRegistry
Registers a well known object with the specified id.
registerPlugin(SystemID, PluginDescription, long) - Method in class info.pppc.base.system.DeviceRegistry
Registers the specified plug-in description of the specified device.
registerPlugin(SystemID, PluginDescription) - Method in class info.pppc.base.system.DeviceRegistry
Registers the specified plug-in description of the specified device.
registerPlugin(SystemID, PluginDescription, long) - Method in interface info.pppc.base.system.plugin.IDiscoveryManager
Registers the specified plug-in description of the specified device.
registerPlugin(SystemID, PluginDescription, long) - Method in class info.pppc.base.system.PluginManager
Registers the specified plug-in description of the specified remote device.
registerSelect(String) - Method in class org.deri.cqels.engine.ExecContext
register a select query
registerSelectQuery(Query) - Method in class org.deri.cqels.engine.HeuristicRoutingPolicy
register the select-type query with the engine
registerSelectQuery(Query) - Method in interface org.deri.cqels.engine.RoutingPolicy
 
registerTokenValues(CallerContext, String, String, String) - Method in class eu.gambas.sdk.api.j2se.core.CqelsProcessorSystem
 
registerTokenValues(String, String, Pseudonym) - Method in class eu.gambas.sdk.api.j2se.CoreService
 
registerTokenValues(String, String, String) - Method in class eu.gambas.system.communication.query.ContQueryProcessorProxy
Proxy method that creates and transfers an invocation for the interface method.
registerTokenValues(String, String, String) - Method in interface eu.gambas.system.communication.query.IContQueryProcessor
/** Subscriber uses this method to register a tokens with corresponding registered query template to J2SE server.
registerTokenValues(CallerContext, String, String, String) - Method in interface eu.gambas.system.communication.query.ILocalContQueryProcessor
 
registerTokenValues(CallerContext, String, String, String) - Method in class eu.gambas.system.query.j2se.continuous.CqelsProcessorForJ2SE
 
registerTokenValuesDef(String, String, String) - Method in class eu.gambas.system.communication.query.ContQueryProcessorProxy
Proxy method that creates and transfers a deferred synchronous invocation.
REGISTRY_DEVICE - Variable in class eu.gambas.system.communication.registry.DeviceRegistryConfiguration
The device description of the registry.
REGISTRY_ID - Static variable in interface eu.gambas.system.communication.registry.IDeviceRegistry
The well-known object id of the device registry.
REGISTRY_ID - Static variable in interface info.pppc.base.lease.ILeaseRegistry
The object id under which the remote lease registry will be exported.
REGISTRY_PLUGINS - Variable in class eu.gambas.system.communication.registry.DeviceRegistryConfiguration
The plugin descriptions of the registry.
REGISTRY_SYSTEM - Variable in class eu.gambas.system.communication.registry.DeviceRegistryConfiguration
The system id of the global registry.
ReInit(InputStream) - Method in class org.deri.cqels.lang.cqels.CQELSParser
Reinitialise.
ReInit(InputStream, String) - Method in class org.deri.cqels.lang.cqels.CQELSParser
Reinitialise.
ReInit(Reader) - Method in class org.deri.cqels.lang.cqels.CQELSParser
Reinitialise.
ReInit(CQELSParserTokenManager) - Method in class org.deri.cqels.lang.cqels.CQELSParser
Reinitialise.
ReInit(JavaCharStream) - Method in class org.deri.cqels.lang.cqels.CQELSParserTokenManager
Reinitialise parser.
ReInit(JavaCharStream, int) - Method in class org.deri.cqels.lang.cqels.CQELSParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class org.deri.cqels.lang.cqels.JavaCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.deri.cqels.lang.cqels.JavaCharStream
Reinitialise.
ReInit(Reader) - Method in class org.deri.cqels.lang.cqels.JavaCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.deri.cqels.lang.cqels.JavaCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.deri.cqels.lang.cqels.JavaCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.deri.cqels.lang.cqels.JavaCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.deri.cqels.lang.cqels.JavaCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.deri.cqels.lang.cqels.JavaCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.deri.cqels.lang.cqels.JavaCharStream
Reinitialise.
Relation - Annotation Type in eu.gambas.sdk.entity.model
This beautiful annotation can be used to signal bidirectional relations.
RelationalExpression() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
RelationalExpressionGenerator - Interface in org.deri.yasoop.generator
 
release() - Method in class eu.gambas.system.communication.registry.DescriptionManager
Removes the description manager from the plug-in manager.
release() - Method in class info.pppc.base.plugin.common.ObjectSerializer.StreamConnector
Releases the connector and closes all potentially open input and output streams.
release() - Method in class info.pppc.base.plugin.common.StreamSemantic.StreamConnector
Releases the connector by closing the underlying input and output buffers.
release() - Method in class info.pppc.base.plugin.common.util.FloodConnector
Releases this connector as well as the underlying connector.
release() - Method in class info.pppc.base.plugin.common.util.TimeoutConnector
Closes the input and output streams of the connector.
release(IPStreamConnector) - Method in class info.pppc.base.plugin.ip.IPBroadcastTransceiver
Releases the specified connector by removing it from the list of open connectors.
release(IPPacketConnector) - Method in class info.pppc.base.plugin.ip.IPBroadcastTransceiver
Releases the specified connector by removing it from the list of open connectors.
release(IPStreamConnector) - Method in class info.pppc.base.plugin.ip.IPMulticastTransceiver
Releases the specified connector by removing it from the list of open connectors.
release(IPPacketConnector) - Method in class info.pppc.base.plugin.ip.IPMulticastTransceiver
Releases the specified connector by removing it from the list of open connectors.
release(IPStreamConnector) - Method in interface info.pppc.base.plugin.ip.util.IIPPlugin
Called by the stream connector to signal that it has been removed.
release(IPPacketConnector) - Method in interface info.pppc.base.plugin.ip.util.IIPPlugin
Called by the packet connector to signal that it has been removed.
release() - Method in class info.pppc.base.plugin.ip.util.IPPacketConnector
Releases the socket and removes the connector from the list of connectors.
release() - Method in class info.pppc.base.plugin.ip.util.IPStreamConnector
Closes the socket bound to the connector, thereby canceling the input and output streams.
release() - Method in class info.pppc.base.plugin.security.SecureModifier.StreamConnector
Releases the connector and closes all potentially open input and output streams.
release() - Method in class info.pppc.base.system.plugin.FragmentConnector
Releases the underlying packet connector.
release() - Method in class info.pppc.base.system.plugin.GroupConnector
Releases the specified packet connector and removes all references.
release() - Method in interface info.pppc.base.system.plugin.IConnector
Releases the connector and all of its children.
RemoteCallerContext - Class in eu.gambas.system.communication
 
RemoteCallerContext(SystemID, boolean) - Constructor for class eu.gambas.system.communication.RemoteCallerContext
 
RemoteQueryExecution<TripleType,NodeType> - Class in eu.gambas.system.query.jenaderivates.onetime
An encapsulation for executing a select query (or partial query) on a single remote endpoint (i.e. a remote OQP).
RemoteQueryExecution(StorageForQueryProcessor<Query, ResultSet, TripleType, NodeType>, ICommunication, QueryProcessorCache) - Constructor for class eu.gambas.system.query.jenaderivates.onetime.RemoteQueryExecution
 
remove(AsyncCallback<Void>, T...) - Method in class eu.gambas.sdk.entity.AsyncEntityManager
Removes an set of entities.
remove(T...) - Method in class eu.gambas.sdk.entity.SyncEntityManager
Removes the entity.
remove(DeviceRegistration) - Method in class eu.gambas.system.communication.registry.DeviceRegistryProxy
Proxy method that creates and transfers an invocation for the interface method.
remove(DeviceRegistration) - Method in interface eu.gambas.system.communication.registry.IDeviceRegistry
Removes a device descriptor.
remove(SystemID, Lease) - Method in interface info.pppc.base.lease.ILeaseRegistry
Releases the observer that observes the specified object identifier on the specified system.
remove(Lease) - Method in class info.pppc.base.lease.LeaseRegistry
Removes a specified lease that has been created locally and informs all remote listeners about the removal.
remove(Lease, boolean) - Method in class info.pppc.base.lease.LeaseRegistry
Removes a specified lease that has been created locally.
remove(SystemID, Lease) - Method in class info.pppc.base.lease.LeaseRegistry
Called by a remote lease registry to signal that a certain lease created by this registry has been removed due to a call to the remove method.
remove(SystemID, Lease) - Method in class info.pppc.base.lease.LeaseRegistryProxy
Proxy method that creates and transfers an invocation for the interface method.
remove(Object) - Method in class org.deri.cqels.data.MappingBase
 
remove() - Method in class org.deri.cqels.data.MappingBase.VarIteratorArrayList
 
remove() - Method in class org.deri.cqels.engine.iterator.MappingIteratorBase
 
remove() - Method in class org.deri.cqels.engine.iterator.QueryIterOnMappingIter
 
removeAsync(DeviceRegistration) - Method in class eu.gambas.system.communication.registry.DeviceRegistryProxy
Proxy method that creates and transfers an asynchronous call.
removeBrokerListener(int, IListener) - Method in class info.pppc.base.system.InvocationBroker
Removes a previously registered broker listener from the set of broker listeners for the specified types of events.
removeCertificate(ICertificate) - Method in class eu.gambas.system.security.GAMBASKeyStore
 
removeCertificate(ICertificate) - Method in interface info.pppc.base.security.IKeyStore
Removes the specified certificate from the store.
removeConfiguration(String) - Method in class eu.gambas.sdk.api.android.AbstractService
Removes a previously added configuration from the set of configurations that shall be executed for the application.
removeConfiguration(String) - Method in interface eu.gambas.sdk.api.android.IService
Removes a recognition configuration.
removeConfiguration(String) - Method in class eu.gambas.sdk.api.android.ServiceBinder
 
removeConfiguration(String) - Method in interface mobi.narf.recognition.platform.android.common.IRecognitionService
Removes a previously registered configuration from the system.
removeConnector(IPacketConnector) - Method in class info.pppc.base.system.plugin.GroupConnector
Adds the specified packet connector to the set of connectors used by this connector.
removeDef(DeviceRegistration) - Method in class eu.gambas.system.communication.registry.DeviceRegistryProxy
Proxy method that creates and transfers a deferred synchronous invocation.
removeDescriptionListener(int, IListener) - Method in class eu.gambas.system.communication.registry.DescriptionManager
Removes a listener from the manager for the specified events.
removeDevice(SystemID) - Method in class info.pppc.base.system.DeviceRegistry
Removes the device description of the specified system from the list of permanently registered device descriptions.
removeDeviceListener(int, IListener) - Method in class info.pppc.base.system.DeviceRegistry
Removes a device listener from this registry.
removeDimension(short, short) - Method in class info.pppc.base.system.nf.NFCollection
Removes the specified dimension from the specified extension requirement.
removeInterceptor(AbstractInterceptor) - Method in class eu.gambas.sdk.api.j2se.intercept.Interceptable
Removes the first occurrence of the interceptor from the list.
removeKey(SystemID) - Method in class eu.gambas.system.security.GAMBASKeyStore
Removes the key from the key storage GAMBASKeyStore.keyStorage.
removeKey(User) - Method in class eu.gambas.system.security.GAMBASKeyStore
 
removeKey(SystemID) - Method in interface info.pppc.base.security.IKeyStore
Removes the session key for the specified system from the store.
removeListener(int, IListener) - Method in class eu.gambas.sdk.api.j2se.CoreSetting
Removes a listener for a set of events.
removeListener(int, IListener) - Method in class info.pppc.base.system.DeviceDescription
Unregisters the specified listener from the specified set of event types.
removeListener(int, IListener) - Method in class info.pppc.base.system.event.ListenerBundle
Removes the specified listener from the specified types.
removeListener(IListener) - Method in class info.pppc.base.system.event.ListenerBundle
Removes the specified listener from all registrations.
removeListener(int, IListener) - Method in class info.pppc.base.system.PluginDescription
Unregisters the specified listener from the specified set of event types.
removeMonitorListener(int, IListener) - Method in interface info.pppc.base.system.operation.IMonitor
Removes the specified listener from the set of registered listeners for the specified types of events.
removeMonitorListener(int, IListener) - Method in class info.pppc.base.system.operation.NullMonitor
Removes a previously registered listener from the set of registered listeners.
removeMultiplexListener(int, IListener) - Method in class info.pppc.base.plugin.common.util.MultiplexFactory
Removes a previously registered listener from the set of registered listeners.
removeObject(ObjectID) - Method in class info.pppc.base.system.ObjectRegistry
Removes the invocation handler with the specified identifier.
removeObjectListener(int, IListener) - Method in class info.pppc.base.system.ObjectRegistry
Removes a previously registered object listener from the set of listeners that are registered for the specified types.
removeOperation(IOperation) - Method in class info.pppc.base.system.operation.MultiOperation
Removes the specified operation from the set of operations that should be executed.
removePacketListener(int, IListener) - Method in class info.pppc.base.plugin.common.util.FloodConnector
Removes a packet listener for the specified events.
removePacketListener(int, IListener) - Method in class info.pppc.base.plugin.ip.util.IPPacketConnector
Removes the specified listener for the specified events.
removePacketListener(int, IListener) - Method in class info.pppc.base.system.plugin.FragmentConnector
Removes a packet listener for the specified events.
removePacketListener(int, IListener) - Method in class info.pppc.base.system.plugin.GroupConnector
Removes a listener for the specified type of events.
removePacketListener(int, IListener) - Method in interface info.pppc.base.system.plugin.IPacketConnector
Called to remove a listener for a specified set of events.
removePlugin(SystemID, PluginDescription) - Method in class info.pppc.base.system.DeviceRegistry
Removes the specified plug-in from the set of permanently registered plug-ins.
removePlugin(IPlugin) - Method in class info.pppc.base.system.PluginManager
Removes the specified plug-in from the set of plug-ins that are installed and managed by this plug-in manager.
removePluginListener(int, IListener) - Method in interface info.pppc.base.system.plugin.IDiscoveryManager
Removes the specified listener for the specified set of event types.
removePluginListener(int, IListener) - Method in class info.pppc.base.system.PluginManager
Removes a previously registered plug-in listener from the set of registered plug-in listeners.
removeRemotePart(ServicePattern) - Method in class eu.gambas.sdk.api.generic.sparql.model.ComposedQueryPattern
 
removeService(ObjectID) - Method in class info.pppc.base.system.DeviceDescription
Removes the specified id from the description and sends a notification to all registered listeners.
removeTransceiverListener(int, IListener) - Method in class info.pppc.base.plugin.ip.IPBroadcastTransceiver
Removes a potentially previously registered end point listener for a certain type of event.
removeTransceiverListener(int, IListener) - Method in class info.pppc.base.plugin.ip.IPMulticastTransceiver
Removes a potentially previously registered end point listener for a certain type of event.
removeTransceiverListener(int, IListener) - Method in interface info.pppc.base.system.plugin.ITransceiver
Removes the specified listener for the specified set of event types.
removeTriple(String) - Method in class eu.gambas.system.storage.jenaderivates.StringAccessForSemanticDataStoreForJenaDerivates
 
removeTriples(List<Triple>) - Method in class eu.gambas.sdk.api.j2se.core.DataStorageSystem
 
removeTriples(String) - Method in class eu.gambas.sdk.api.j2se.core.DataStorageSystem
 
removeTriples(AsyncCallback<Void>, List<TripleType>) - Method in interface eu.gambas.sdk.data.AsyncDataStorage
Schedules the removal of a set of triples.
removeTriples(List<TripleType>) - Method in interface eu.gambas.sdk.data.DataStorage
 
removeTriples(List<TripleType>) - Method in interface eu.gambas.sdk.data.SemanticDataStorage
 
removeTriples(String) - Method in interface eu.gambas.sdk.data.SemanticDataStorage
 
removeTriples(AsyncCallback<Void>, List<TT>) - Method in class eu.gambas.sdk.entity.SyncEntityManager.SyncDataStorage
 
removeTriples(List<Triple>) - Method in class eu.gambas.system.storage.jenaderivates.SemanticDataStorageForJenaDerivates
 
removeTriples(String) - Method in class eu.gambas.system.storage.jenaderivates.SemanticDataStorageForJenaDerivates
 
removeTriples(String) - Method in class eu.gambas.system.storage.jenaderivates.StringAccessForSemanticDataStoreForJenaDerivates
 
report(long) - Method in class org.deri.cqels.engine.RangeWindow
 
reportLatestTime(long) - Method in class org.deri.cqels.engine.RangeWindow
 
reportLatestTime(long) - Method in class org.deri.cqels.engine.TripleWindow
 
reportLatestTime(long) - Method in interface org.deri.cqels.engine.Window
 
requestStreaming(CallerContext, String) - Method in class eu.gambas.sdk.api.j2se.core.CqelsProcessorSystem
 
requestStreaming(String, Pseudonym) - Method in class eu.gambas.sdk.api.j2se.CoreService
 
requestStreaming(String) - Method in class eu.gambas.system.communication.query.ContQueryProcessorProxy
Proxy method that creates and transfers an invocation for the interface method.
requestStreaming(String) - Method in interface eu.gambas.system.communication.query.IContQueryProcessor
to avoid sending data which is not interested by any device, the publisher should use this method to ask the server whether the data going to send is interested by any device or not.
requestStreaming(CallerContext, String) - Method in interface eu.gambas.system.communication.query.ILocalContQueryProcessor
 
requestStreaming(String) - Method in class eu.gambas.system.query.j2se.continuous.CqelsProcessorForJ2SE
 
requestStreamingDef(String) - Method in class eu.gambas.system.communication.query.ContQueryProcessorProxy
Proxy method that creates and transfers a deferred synchronous invocation.
requiresQueries() - Method in class eu.gambas.sdk.api.android.AbstractRegistration
 
requiresQueries() - Method in class eu.gambas.sdk.api.android.ParcelableRegistration
 
requiresRecognition() - Method in class eu.gambas.sdk.api.android.AbstractRegistration
 
requiresRecognition() - Method in class eu.gambas.sdk.api.android.ParcelableRegistration
 
requiresStorage() - Method in class eu.gambas.sdk.api.android.AbstractRegistration
 
requiresStorage() - Method in class eu.gambas.sdk.api.android.ParcelableRegistration
 
requiresTransfers() - Method in class eu.gambas.sdk.api.android.AbstractRegistration
 
requiresTransfers() - Method in class eu.gambas.sdk.api.android.ParcelableRegistration
 
reset() - Method in class info.pppc.base.lease.LeaseListener
Resets the state of the expired flag.
resetIntermediateResults() - Method in class eu.gambas.sdk.api.j2se.core.DataStorageSystem
 
resetIntermediateResults() - Method in interface eu.gambas.sdk.spi.lod.StorageForQueryProcessor
 
resetIntermediateResults() - Method in class eu.gambas.system.storage.jenaderivates.SemanticDataStorageForJenaDerivates
 
resolve(String) - Method in class eu.gambas.sdk.api.generic.sparql.model.PrefixList
 
resolve(Iri) - Method in class eu.gambas.sdk.api.generic.sparql.model.PrefixList
 
resolve(String) - Method in class eu.gambas.sdk.lod.custom.PrefixList
 
resolve(String) - Method in class org.deri.yasoop.parser.PrefixList
 
resolveContQueryProcessor(Pseudonym) - Method in class eu.gambas.system.query.j2se.continuous.CqelsProcessorForJ2SE
 
resolveQueryProcessor(Pseudonym) - Method in class eu.gambas.sdk.api.j2se.CoreService
 
ResourceCertificateProvider - Class in info.pppc.base.security.provider
The resource certificate provider reads certificates that are contained in the jar together with the source code using the methods provided by the class loader.
ResourceCertificateProvider(String, String, String) - Constructor for class info.pppc.base.security.provider.ResourceCertificateProvider
Initializes the certificate provider to load certificates from the specified path.
ResourceCertificateProvider(String, String, String, String[]) - Constructor for class info.pppc.base.security.provider.ResourceCertificateProvider
Initializes the certificate provider to load certificates from the specified path.
ResourceClassIdentifier - Class in eu.gambas.system.query.generic.privacy
 
ResourceClassIdentifier(PredicatesFromQueryExtractor, ClassFromPredicatesDerivator) - Constructor for class eu.gambas.system.query.generic.privacy.ResourceClassIdentifier
 
restartWith(BrackettedExpression) - Method in class eu.gambas.sdk.api.generic.sparql.parser.BrackettedExpressionGeneratorForYasoop
 
restartWith(Filter) - Method in class eu.gambas.sdk.api.generic.sparql.parser.FilterGeneratorForYasoop
 
restartWith(GraphPattern) - Method in class eu.gambas.sdk.api.generic.sparql.parser.GraphPatternGeneratorForYasoop
 
restartWith(GroupOrUnionPattern) - Method in class eu.gambas.sdk.api.generic.sparql.parser.GroupOrUnionPatternGeneratorForYasoop
 
restartWith(OptionalPattern) - Method in class eu.gambas.sdk.api.generic.sparql.parser.OptionalPatternGeneratorForYasoop
 
Result - Class in info.pppc.base.system
The result is the container that is transfered between skeletons and proxies.
Result(Object, Throwable) - Constructor for class info.pppc.base.system.Result
Creates a new result with the specified return value and exception.
ResultSetToTriplesConverter - Class in eu.gambas.system.storage.jenaderivates
 
ResultSetToTriplesConverter() - Constructor for class eu.gambas.system.storage.jenaderivates.ResultSetToTriplesConverter
 
reverse - Variable in class eu.gambas.sdk.entity.EntityField
A boolean to determine whether the predicate is reversed.
right() - Method in class org.deri.cqels.engine.OpRouter2
 
RmiSemantic - Class in info.pppc.base.plugin.common
The rmi semantic plug-in is the new default plug-in for asynchronous and synchronous method calls.
RmiSemantic() - Constructor for class info.pppc.base.plugin.common.RmiSemantic
Creates a new semantic plug-in that provides a reliable remote method invocation semantic.
ROOT - Static variable in class eu.gambas.sdk.entity.EntityTree
The variable name for the root.
root() - Method in interface eu.gambas.sdk.lod.BindingFactory
 
root() - Method in class eu.gambas.system.storage.j2se.BindingFactoryForJ2SE
 
ROUND - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
route(Mapping) - Method in class org.deri.cqels.engine.ContinuousConstruct
 
route(Mapping) - Method in class org.deri.cqels.engine.ContinuousSelect
 
route(Mapping) - Method in class org.deri.cqels.engine.ExtendRouter
 
route(Mapping) - Method in class org.deri.cqels.engine.FilterExprRouter
 
route(Mapping) - Method in class org.deri.cqels.engine.GroupRouter
 
route(Mapping) - Method in class org.deri.cqels.engine.JoinRouter
 
route(Mapping) - Method in interface org.deri.cqels.engine.OpRouter
This method route the specified mapping to higher node in the router-node tree
route(Mapping) - Method in class org.deri.cqels.engine.OpRouterBase
 
route(Mapping) - Method in class org.deri.cqels.engine.ProjectRouter
 
route(Mapping) - Method in class org.deri.cqels.engine.ThroughRouter
 
router(int, OpRouter) - Method in class org.deri.cqels.engine.ExecContext
 
router(int) - Method in class org.deri.cqels.engine.ExecContext
 
ROUTER_ADDRESS - Static variable in class info.pppc.base.plugin.ip.MxIPProactiveRouting
Default router address.
ROUTER_PORT - Static variable in class info.pppc.base.plugin.ip.MxIPProactiveRouting
Default router port.
RouterVisitor - Interface in org.deri.cqels.engine
 
RoutingOperation - Class in info.pppc.base.plugin.common.routing
The forwarding operation forwards data from one stream to another.
RoutingOperation(IStreamConnector, IStreamConnector, NullMonitor) - Constructor for class info.pppc.base.plugin.common.routing.RoutingOperation
Creates a new forwarding operation that synchronized with closing the input connector onto the passed monitor.
RoutingPolicy - Interface in org.deri.cqels.engine
This interface contains set of methods which are behaviors of routing policy
RoutingPolicyBase - Class in org.deri.cqels.engine
This class is the base class to build an execution plan
RoutingPolicyBase(ExecContext) - Constructor for class org.deri.cqels.engine.RoutingPolicyBase
 
RoutingRunner - Class in org.deri.cqels.engine
 
RoutingRunner(ExecContext, MappingIterator, OpRouterBase) - Constructor for class org.deri.cqels.engine.RoutingRunner
 
RPAREN - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
RPATH - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
RSA_ENCRYPTION_MODE - Static variable in interface info.pppc.base.security.ICertificate
 
RSACertificate - Class in info.pppc.base.security.key
Implements a standard x509 RSA certificate.
RSACertificate(byte[]) - Constructor for class info.pppc.base.security.key.RSACertificate
Creates a new RSACertificate from a byte array.
RSACertificate(byte[], byte[]) - Constructor for class info.pppc.base.security.key.RSACertificate
Creates a RSA certificate from a byte array.
RSAPrivateKey - Class in info.pppc.base.security.key
Implements a RSA private key, which can be used for decryption of messages and the creation of signatures.
RSAPrivateKey(byte[]) - Constructor for class info.pppc.base.security.key.RSAPrivateKey
Creates a new RSAPrivateKey, which can be used for decryption of messages and creation of signatures with the given private key.
RSAPublicKey - Class in info.pppc.base.security.key
Here Input and OutputStreams could be used, but a new Thread would be necessary, because the use of the PipeStream (is not available for j2me).
RSAPublicKey(X509Certificate, int) - Constructor for class info.pppc.base.security.key.RSAPublicKey
Creates a new RSAPublicKey with the given rsa key parameters and uses the given key size for the AES key (hybrid encryption).
RSAPublicKey(X509Certificate) - Constructor for class info.pppc.base.security.key.RSAPublicKey
Creates a new RSAPublicKey with the given rsa key parameters and uses an AES key of 128 bit size (for hybrid encryption).
run() - Method in class org.deri.cqels.engine.Purifier
 
run() - Method in class org.deri.cqels.engine.RoutingRunner
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _