- Object(Node, Node, Path, TripleCollector) - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- OBJECT_MAP_PROPERTIES - Static variable in class eu.gambas.system.query.generic.privacy.ClassesAndPredicatesMap
-
- ObjectID - Class in info.pppc.base.system
-
The ObjectID identifies a unique object on a certain system.
- ObjectID() - Constructor for class info.pppc.base.system.ObjectID
-
Generates a new uninitialized object id.
- ObjectID(long) - Constructor for class info.pppc.base.system.ObjectID
-
Generates a new well known object id.
- ObjectInputStream - Class in info.pppc.base.io
-
This simple (and rather slow) ObjectInputStream is capable of reading objects
that have been serialized with an ObjectOutputStream.
- ObjectInputStream(InputStream) - Constructor for class info.pppc.base.io.ObjectInputStream
-
Creates a new ObjectInputStream that uses the passed DataInputStream
to read from.
- ObjectList(Node, Node, Path, TripleCollector) - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- ObjectOutputStream - Class in info.pppc.base.io
-
This simple (and rather slow) ObjectOutputStream is capable of serializing
objects to a stream.
- ObjectOutputStream(OutputStream) - Constructor for class info.pppc.base.io.ObjectOutputStream
-
Creates a new ObjectOutputStream that writes to the specified
DataOutputStream.
- ObjectPredicatesExtractorFromTriples - Class in eu.gambas.system.query.generic.privacy
-
Extracts predicates from a SPARQL query, grouping them by their objects.
- ObjectPredicatesExtractorFromTriples() - Constructor for class eu.gambas.system.query.generic.privacy.ObjectPredicatesExtractorFromTriples
-
- ObjectRegistry - Class in info.pppc.base.system
-
A registry for local objects managed by the invocation broker.
- ObjectSerializer - Class in info.pppc.base.plugin.common
-
The object serializer is a modifier that provides object input and output streams
that support the object output and input interface of base.
- ObjectSerializer() - Constructor for class info.pppc.base.plugin.common.ObjectSerializer
-
Creates a new simple serializer.
- ObjectSerializer.StreamConnector - Class in info.pppc.base.plugin.common
-
The stream connector provides object input and output streams depending
on the implementation of the underlying stream connector.
- ObjectSerializer.StreamConnector(IStreamConnector) - Constructor for class info.pppc.base.plugin.common.ObjectSerializer.StreamConnector
-
Creates a new stream connector that uses the specified connector
to create input and output streams.
- ObjectStreamTranslator - Class in info.pppc.base.io
-
The object stream translator enables a more efficient serialization
by assigning abbreviations to class names.
- ObjectStreamTranslator() - Constructor for class info.pppc.base.io.ObjectStreamTranslator
-
- OFFSET - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- OffsetClause() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- onAdd(Context, String) - Method in class eu.gambas.sdk.api.android.RecognitionReceiver
-
- onBind(Intent) - Method in class eu.gambas.sdk.api.android.AbstractService
-
Returns a local binder to the service.
- onCreate(CoreService) - Method in class eu.gambas.sdk.api.j2se.core.AbstractSystem
-
Called when the system shall be created and initialize itself.
- onCreate(CoreService) - Method in class eu.gambas.sdk.api.j2se.core.CommunicationSystem
-
- onCreate(CoreService) - Method in class eu.gambas.sdk.api.j2se.core.DataStorageSystem
-
Called when the system shall be created and initialize itself.
- onDeny(Context, String) - Method in class eu.gambas.sdk.api.android.RecognitionReceiver
-
- onDestroy() - Method in class eu.gambas.sdk.api.android.AbstractService
-
- onDestroy() - Method in class eu.gambas.sdk.api.j2se.core.AbstractSystem
-
Called when the system should destroy itself.
- onDestroy() - Method in class eu.gambas.sdk.api.j2se.core.CommunicationSystem
-
- onDestroy() - Method in class eu.gambas.sdk.api.j2se.core.DataStorageSystem
-
Called when the system should destroy itself.
- onFail(Context, String) - Method in class eu.gambas.sdk.api.android.RecognitionReceiver
-
- onFailure(Throwable, String) - Method in interface eu.gambas.sdk.callback.AsyncCallback
-
- onFailure(Throwable, String) - Method in class eu.gambas.sdk.callback.SyncCallback
-
Deprecated.
Stores the throwable and message and signals
completion.
- onReceive(String) - Method in class eu.gambas.sdk.api.android.AbstractCqelsListener
-
- onReceive(Context, Intent) - Method in class eu.gambas.sdk.api.android.RecognitionReceiver
-
- onRemove(Context, String) - Method in class eu.gambas.sdk.api.android.RecognitionReceiver
-
- onResult(Context, Intent) - Method in class eu.gambas.sdk.api.android.RecognitionReceiver
-
- onStart(Context, String) - Method in class eu.gambas.sdk.api.android.RecognitionReceiver
-
- onStartCommand(Intent, int, int) - Method in class eu.gambas.sdk.api.android.AbstractService
-
- onStop(Context, String) - Method in class eu.gambas.sdk.api.android.RecognitionReceiver
-
- onSuccess(String) - Method in class eu.gambas.sdk.api.android.AbstractCqelsListener
-
- onSuccess(T) - Method in interface eu.gambas.sdk.callback.AsyncCallback
-
- onSuccess(T) - Method in class eu.gambas.sdk.callback.SyncCallback
-
Deprecated.
Stores the result and signals completion.
- ONTOLOGY_PREFIX - Static variable in interface eu.gambas.system.privacy.context.IContext
-
- OntologyClass - Annotation Type in eu.gambas.sdk.entity.model
-
This nice and beautiful annotation enables you to define
an ontology reference for a class.
- OntologyConstants - Class in eu.gambas.sdk.data
-
This class provides predefined string constants and utility methods
to help creating RDF triples and SPARQL queries that conform to the
Gambas Ontology (as defined at http://gambas-ict.eu/ont/).
- onTransact(int, Parcel, Parcel, int) - Method in class mobi.narf.recognition.platform.android.common.IRecognitionService.Stub
-
- openConnector(short) - Method in class info.pppc.base.plugin.common.util.MultiplexFactory
-
Creates a packet connector that is connected to the specified
group.
- openConnector() - Method in class info.pppc.base.plugin.common.util.MultiplexFactory
-
Creates a new stream connector that is connected through a
stream connector on the other end of the streams.
- openGroup() - Method in class info.pppc.base.plugin.ip.IPBroadcastTransceiver
-
Opens a connector that connects to the specified group.
- openGroup() - Method in class info.pppc.base.plugin.ip.IPMulticastTransceiver
-
Opens a connector that connects to the group.
- openGroup(short) - Method in interface info.pppc.base.system.plugin.IDiscoveryManager
-
Opens a group connector using all transceivers that sends and
receives data using the specified group.
- openGroup(short, short) - Method in interface info.pppc.base.system.plugin.IDiscoveryManager
-
Opens a group connector using the specified transceiver.
- openGroup() - Method in interface info.pppc.base.system.plugin.ITransceiver
-
Opens an outgoing or incoming packet based connector that exchanges
packets with other devices using broadcast semantics.
- openGroup(short) - Method in class info.pppc.base.system.PluginManager
-
Opens a group connector with all transceivers to the specified group.
- openGroup(short, short) - Method in class info.pppc.base.system.PluginManager
-
Opens a group connector with transceivers that have the specified
ability.
- openSession(IStreamConnector, ISession) - Method in class info.pppc.base.plugin.common.ObjectSerializer
-
Determines whether the serializer is in a valid state.
- openSession(ISession) - Method in class info.pppc.base.plugin.common.ProactiveRouting
-
Called to open a session with some remote system.
- openSession(ISession) - Method in class info.pppc.base.plugin.ip.IPBroadcastTransceiver
-
Opens a connection to the specified system.
- openSession(ISession) - Method in class info.pppc.base.plugin.ip.IPMulticastTransceiver
-
Opens a connection to the specified system.
- openSession(ISession) - Method in class info.pppc.base.plugin.ip.MxIPBroadcastTransceiver
-
Called whenever a connection should be established.
- openSession(ISession) - Method in class info.pppc.base.plugin.ip.MxIPMulticastTransceiver
-
Called whenever a connection should be established.
- openSession(ISession) - Method in class info.pppc.base.plugin.ip.MxIPProactiveRouting
-
Called to open a connection using the specified session.
- openSession(IStreamConnector, ISession) - Method in class info.pppc.base.plugin.security.SecureModifier
-
Determines whether the plugin is in a valid state.
- openSession(IStreamConnector, ISession) - Method in interface info.pppc.base.system.plugin.IModifier
-
Connects a streaming connector to the specified connector.
- openSession(ISession) - Method in interface info.pppc.base.system.plugin.ISemanticManager
-
Opens connector with the specified session properties.
- openSession(ISession) - Method in interface info.pppc.base.system.plugin.IStreamer
-
Opens an outgoing streaming connector that connects to the specified
target system.
- openSession(ISession) - Method in class info.pppc.base.system.PluginManager
-
Called by a semantic plug-in whenever a connector is required to
deliver an invocation or to perform some remote communication.
- OperationPool - Class in info.pppc.base.system.operation
-
The operation pool can be used to limit the number of threads created
by the system to some fixed value.
- OperationPool(int) - Constructor for class info.pppc.base.system.operation.OperationPool
-
Creates an operation pool with an unlimited number of threads
and the specified number of default threads.
- OperationPool(int, int) - Constructor for class info.pppc.base.system.operation.OperationPool
-
Creates an operation pool with the specified number of default
threads that will be hold even if no operations must be executed
and the specified number of maximum threads.
- OpRouter - Interface in org.deri.cqels.engine
-
This interface contains the behaviours of a router which is responsible to receive a mapping and route it
to the higher node in the router-node tree
- OpRouter1 - Class in org.deri.cqels.engine
-
This abstract class has characteristic of a unary router
- OpRouter1(ExecContext, Op, OpRouter) - Constructor for class org.deri.cqels.engine.OpRouter1
-
- OpRouter2 - Class in org.deri.cqels.engine
-
This abstract class has characteristic of a binary router
- OpRouter2(ExecContext, Op, OpRouter, OpRouter) - Constructor for class org.deri.cqels.engine.OpRouter2
-
- OpRouterBase - Class in org.deri.cqels.engine
-
This class implements the basic behaviors of a router
- OpRouterBase(ExecContext, Op) - Constructor for class org.deri.cqels.engine.OpRouterBase
-
- OpStream - Class in org.deri.cqels.lang.cqels
-
- OpStream(Node, BasicPattern, Window) - Constructor for class org.deri.cqels.lang.cqels.OpStream
-
- OpStream(Node, Triple, Window) - Constructor for class org.deri.cqels.lang.cqels.OpStream
-
- OPTIONAL - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- OptionalFromTarget(QuadAcc) - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- OptionalGraphPattern() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- OptionalIntoTarget(QuadAcc) - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- OptionalPattern - Class in eu.gambas.sdk.api.generic.sparql.model
-
- OptionalPattern() - Constructor for class eu.gambas.sdk.api.generic.sparql.model.OptionalPattern
-
- OptionalPatternGenerator - Interface in org.deri.yasoop.generator
-
- OptionalPatternGeneratorForYasoop - Class in eu.gambas.sdk.api.generic.sparql.parser
-
- OptionalPatternGeneratorForYasoop() - Constructor for class eu.gambas.sdk.api.generic.sparql.parser.OptionalPatternGeneratorForYasoop
-
- ORDER - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- OrderClause() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- OrderCondition() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- ORDERING_ASCENDING - Static variable in class info.pppc.base.system.nf.NFDimension
-
Constant that defines the ordering to be ascending.
- ORDERING_DESCENDING - Static variable in class info.pppc.base.system.nf.NFDimension
-
Constant that defines the ordering to be descending.
- org.deri.cqels.data - package org.deri.cqels.data
-
- org.deri.cqels.engine - package org.deri.cqels.engine
-
- org.deri.cqels.engine.iterator - package org.deri.cqels.engine.iterator
-
- org.deri.cqels.io - package org.deri.cqels.io
-
- org.deri.cqels.lang.cqels - package org.deri.cqels.lang.cqels
-
- org.deri.cqels.service - package org.deri.cqels.service
-
- org.deri.cqels.util - package org.deri.cqels.util
-
- org.deri.yantrip.example - package org.deri.yantrip.example
-
- org.deri.yantrip.example.datamodel - package org.deri.yantrip.example.datamodel
-
- org.deri.yantrip.example.generator - package org.deri.yantrip.example.generator
-
- org.deri.yantrip.generator - package org.deri.yantrip.generator
-
- org.deri.yantrip.parser - package org.deri.yantrip.parser
-
- org.deri.yasoop.generator - package org.deri.yasoop.generator
-
- org.deri.yasoop.parser - package org.deri.yasoop.parser
-
- output(IndentedWriter, SerializationContext) - Method in class org.deri.cqels.engine.iterator.QueryIterOnMappingIter
-
- output(IndentedWriter) - Method in class org.deri.cqels.engine.iterator.QueryIterOnMappingIter
-
- outRange(DatabaseEntry, DatabaseEntry, int) - Static method in class org.deri.cqels.util.Utils
-