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 _ 

I

IASN1Children - Interface in info.pppc.base.security.converter
 
IASN1Root - Interface in info.pppc.base.security.converter
 
ICertificate - Interface in info.pppc.base.security
 
ICertificateProvider - Interface in info.pppc.base.security
The certificate provider provides abstract access to the initial certificates and keys that are deployed on the device.
ICommunication - Interface in eu.gambas.system.communication
The interface to the communication system that enables the retrieval of proxies to remote data storages and remote query processors.
IConnector - Interface in info.pppc.base.system.plugin
A connector is a handle that is created by a transport plug-in.
IConstants - Interface in eu.gambas.sdk.api.android
This interface defines constants for permissions and intents that are exchanged between a gambas application and the gambas middleware.
IContext - Interface in eu.gambas.system.privacy.context
 
IContQueryProcessor - Interface in eu.gambas.system.communication.query
The continuus query processor enables the execution of continous queries.
id_dsa - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
id_dsa_with_sha1 - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
id-dsa-with-sha1 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) x9-57 (10040) x9cm(4) 3 }
id_ecPublicKey - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
id_ecSigType - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
id_fieldType - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
id_publicKeyType - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
IDataStorage - Interface in eu.gambas.system.communication.data
The data storage enables remote insertion and deletion operations on triple stores.
IDENTIFIER_ABILITY - Static variable in class info.pppc.base.system.nf.NFDimension
This is an identifier that denotes that the specified extension should have the specified ability.
IDENTIFIER_GATEWAY - Static variable in class info.pppc.base.system.nf.NFDimension
This is an identifier that denotes whether routing should use gateways This dimension only supports hard values and the value must be a boolean set to true if gateways shall be used and false if gateways shall not be used.
IDENTIFIER_REQUIRED - Static variable in class info.pppc.base.system.nf.NFDimension
This is a marker dimension that denotes that the specified extension is required.
IDENTIFIER_TYPE - Static variable in class info.pppc.base.system.nf.NFDimension
This is an identifier that denotes a specific type.
identify(String, Map<String, Set<String>>) - Method in class eu.gambas.system.query.generic.privacy.ResourceClassIdentifier
 
identify(String) - Method in class eu.gambas.system.query.generic.privacy.ResourceClassIdentifier
 
Identity - Class in eu.gambas.sdk.spi.lod
A service specific identity for a user, e.g. the id of a user in Facebook, etc.
Identity(String, String, String) - Constructor for class eu.gambas.sdk.spi.lod.Identity
 
Identity(String, String) - Constructor for class eu.gambas.sdk.spi.lod.Identity
 
IDeviceRegistry - Interface in eu.gambas.system.communication.registry
The device registry is a central service that is able to keep track of remote devices with their associated device name.
IDiscovery - Interface in info.pppc.base.system.plugin
The interface of a discovery plug-in.
IDiscoveryManager - Interface in info.pppc.base.system.plugin
The discovery manager is the interface of the plug-in manager exposed to discovery plug-ins.
IDispatcher - Interface in info.pppc.base.system.plugin
The dispatcher interface is the interface of plug-ins that dispatch incoming calls.
IExtension - Interface in info.pppc.base.system
Constant definitions for extension points that are part of the plug-in manager.
IF - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
IInputArray - Interface in eu.gambas.data.io
 
IInputObject - Interface in eu.gambas.data.io
 
IInvocationHandler - Interface in info.pppc.base.system
An invocation handler is something that is capable of handling invocations.
IIPPlugin - Interface in info.pppc.base.plugin.ip.util
The ip plug-in interface is implemented by ip plug-ins to enable the reuse of the ip-based connectors.
IIriGenerator - Interface in eu.gambas.sdk.entity
This little interface can be used to implement different iri generators.
IKeyStore - Interface in info.pppc.base.security
 
ILeaseRegistry - Interface in info.pppc.base.lease
The remote interface of the lease registry.
IListener - Interface in info.pppc.base.system.event
The basic interface for all listeners used by BASE.
ILocalContQueryProcessor - Interface in eu.gambas.system.communication.query
 
ILocalDataStorage - Interface in eu.gambas.system.communication.data
The local interface that must be implemented by data storages.
ILocalQueryProcessor - Interface in eu.gambas.system.communication.query
The local interface that must be implemented by query processors.
image - Variable in class org.deri.cqels.lang.cqels.Token
The string image of the token.
IModifier - Interface in info.pppc.base.system.plugin
A modifier is a plug-in that changes the stream type provided by another plug-in.
IMonitor - Interface in info.pppc.base.system.operation
A monitor is passed to an operation to signal the current status to a user interface or to some other external observing entity.
IMultiplexPlugin - Interface in info.pppc.base.plugin.common.util
A multiplexer plug-in is a plug-in that makes use of the multiplexer to multiplex connections.
IN - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
IndexedOnWindowBuff - Class in org.deri.cqels.engine
 
IndexedOnWindowBuff(ExecContext, Quad, OpRouter, Window) - Constructor for class org.deri.cqels.engine.IndexedOnWindowBuff
 
IndexedTripleRouter - Class in org.deri.cqels.engine
This class implements router that it data buffer is a window
IndexedTripleRouter(ExecContext, OpTriple, Node, Window) - Constructor for class org.deri.cqels.engine.IndexedTripleRouter
 
IndexedTripleRouter(ExecContext, OpStream) - Constructor for class org.deri.cqels.engine.IndexedTripleRouter
 
INFCProcessor - Interface in eu.gambas.system.communication.nfc
The INFCProcessor provides a method that registers a key remotely, using the pseudonym of the calling device and the nonce that is associated with key that should be registered.
info.pppc.base.io - package info.pppc.base.io
 
info.pppc.base.lease - package info.pppc.base.lease
 
info.pppc.base.log - package info.pppc.base.log
 
info.pppc.base.plugin.common - package info.pppc.base.plugin.common
 
info.pppc.base.plugin.common.routing - package info.pppc.base.plugin.common.routing
 
info.pppc.base.plugin.common.util - package info.pppc.base.plugin.common.util
 
info.pppc.base.plugin.ip - package info.pppc.base.plugin.ip
 
info.pppc.base.plugin.ip.util - package info.pppc.base.plugin.ip.util
 
info.pppc.base.plugin.security - package info.pppc.base.plugin.security
 
info.pppc.base.plugin.security.dh - package info.pppc.base.plugin.security.dh
 
info.pppc.base.plugin.security.io - package info.pppc.base.plugin.security.io
 
info.pppc.base.security - package info.pppc.base.security
 
info.pppc.base.security.converter - package info.pppc.base.security.converter
 
info.pppc.base.security.key - package info.pppc.base.security.key
 
info.pppc.base.security.provider - package info.pppc.base.security.provider
 
info.pppc.base.security.util - package info.pppc.base.security.util
 
info.pppc.base.system - package info.pppc.base.system
 
info.pppc.base.system.event - package info.pppc.base.system.event
 
info.pppc.base.system.nf - package info.pppc.base.system.nf
 
info.pppc.base.system.operation - package info.pppc.base.system.operation
 
info.pppc.base.system.plugin - package info.pppc.base.system.plugin
 
info.pppc.base.system.util - package info.pppc.base.system.util
 
init() - Method in class org.deri.cqels.engine.IndexedOnWindowBuff
 
init() - Method in class org.deri.cqels.engine.iterator.MappingIterOnQuadStatement
 
init() - Method in class org.deri.cqels.engine.iterator.MappingIterOnStatement
 
init() - Static method in class org.deri.cqels.io.CqelsManager
 
initIndexes() - Method in class org.deri.cqels.engine.IndexedOnWindowBuff
 
initTDBGraph(String) - Method in class org.deri.cqels.engine.ExecContext
init TDB graph with the specified directory
inNanosec() - Method in class org.deri.cqels.lang.cqels.Duration
 
inNanoSec() - Method in class org.deri.cqels.lang.cqels.DurationSet
 
INotification - Class in mobi.narf.recognition.platform.android.common
This interface defines a number of constants to receive broadcast system notifications.
INotification() - Constructor for class mobi.narf.recognition.platform.android.common.INotification
 
INSERT - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
INSERT_DATA - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
InsertClause(UpdateModify) - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
InsertData() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
installRemote(byte[], short) - Method in class eu.gambas.sdk.api.j2se.core.CommunicationSystem
Installs the remote plug-in on the specified address and port.
INSTANCE - Static variable in class eu.gambas.system.privacy.context.Location
 
INSTANCE - Static variable in class eu.gambas.system.privacy.context.Trip
 
INSTANCE - Static variable in class eu.gambas.system.privacy.context.types.Activity
 
INSTANCE - Static variable in class eu.gambas.system.privacy.context.types.Bus
 
INSTANCE - Static variable in class eu.gambas.system.privacy.context.types.BusLine
 
INSTANCE - Static variable in class eu.gambas.system.privacy.context.types.BusRide
 
INSTANCE - Static variable in class eu.gambas.system.privacy.context.types.BusStatus
 
INSTANCE - Static variable in class eu.gambas.system.privacy.context.types.CellReading
 
INSTANCE - Static variable in class eu.gambas.system.privacy.context.types.Jogging
 
INSTANCE - Static variable in class eu.gambas.system.privacy.context.types.Journey
 
INSTANCE - Static variable in class eu.gambas.system.privacy.context.types.PastActivity
 
INSTANCE - Static variable in class eu.gambas.system.privacy.context.types.Place
 
INSTANCE - Static variable in class eu.gambas.system.privacy.context.types.Profile
 
INSTANCE - Static variable in class eu.gambas.system.privacy.context.types.Shopping
 
INSTANCE - Static variable in class eu.gambas.system.privacy.context.types.Step
 
INSTANCE - Static variable in class eu.gambas.system.privacy.context.types.TravelMode
 
INSTANCE - Static variable in class eu.gambas.system.privacy.context.types.User
 
INSTANCE - Static variable in class eu.gambas.system.privacy.context.types.VoiceTag
 
INSTANCE - Static variable in class eu.gambas.system.privacy.context.types.Walk
 
INSTANCE - Static variable in class eu.gambas.system.privacy.context.types.Weather
 
instance() - Static method in class org.deri.cqels.engine.iterator.NullMappingIter
 
INSTANCE_FIELD - Static variable in interface eu.gambas.system.privacy.context.IContext
 
Integer() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
INTEGER - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
INTEGER_NEGATIVE - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
INTEGER_POSITIVE - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
INTENT_ACTION - Static variable in class eu.gambas.sdk.api.android.RecognitionReceiver
 
INTENT_ACTION - Static variable in class mobi.narf.recognition.platform.android.common.INotification
The intent action that is used for system broadcasts coming from the recognition serivce.
INTENT_ADD_CERTIFICATE - Static variable in interface eu.gambas.sdk.api.android.IConstants
This intent is used to add a certificate to a User that denotes a remote system.
INTENT_ADD_CONFIGURATION - Static variable in interface eu.gambas.sdk.api.android.IConstants
This intent is used to add a configuration to the context recognition system.
INTENT_QUERY_DATA_CONT - Static variable in interface eu.gambas.sdk.api.android.IConstants
This intent is used to execute continuous queries locally or remote.
INTENT_QUERY_DATA_ONCE - Static variable in interface eu.gambas.sdk.api.android.IConstants
This intent is used to execute onetime queries locally or remote.
INTENT_QUERY_DATA_STREAM - Static variable in interface eu.gambas.sdk.api.android.IConstants
// This intent is used to register a query to cqelse.
INTENT_QUERY_RESULT - Static variable in interface eu.gambas.sdk.api.android.IConstants
This intent is sent to an application in order to return a result to a query.
INTENT_RECEIVE_NFC - Static variable in interface eu.gambas.sdk.api.android.IConstants
This intent is used to answer a device which shared a key using NFC.
INTENT_REMOVE_CONFIGURATION - Static variable in interface eu.gambas.sdk.api.android.IConstants
This intent is used to remove a configuration from the context recognition system that has been added previously using the add configuration command.
INTENT_SET_REGISTRATION - Static variable in interface eu.gambas.sdk.api.android.IConstants
The intent that is used to sent the registration information to the core.
INTENT_START_APPLICATION - Static variable in interface eu.gambas.sdk.api.android.IConstants
The intent used to signal the application that it shall start.
INTENT_STOP_APPLICATION - Static variable in interface eu.gambas.sdk.api.android.IConstants
The intent used to signal the application that it shall stop.
INTENT_STORE_DATA - Static variable in interface eu.gambas.sdk.api.android.IConstants
This intent is used to add or remove data from the local semantic data storage.
INTENT_STREAM_RESULT - Static variable in interface eu.gambas.sdk.api.android.IConstants
// This intent is sent to an application in order to return a result to a cqels query
INTENT_TRANSFER_DATA - Static variable in interface eu.gambas.sdk.api.android.IConstants
This intent is used to transfer data to a remote system.
INTENT_UPDATE_DEVICE_DESCRIPTOR - Static variable in interface eu.gambas.sdk.api.android.IConstants
This intent is used to force an update of the device descriptors.
intercept(String, Object[]) - Method in class eu.gambas.sdk.api.j2se.intercept.AbstractInterceptor
Called to intercept a method call.
intercept(String, Object[]) - Method in class eu.gambas.sdk.api.j2se.intercept.DataStorageInterceptor
 
intercept(String, Object[]) - Method in class eu.gambas.sdk.api.j2se.intercept.QueryProcessorInterceptor
 
Interceptable - Class in eu.gambas.sdk.api.j2se.intercept
A base class for interceptable elements.
Interceptable() - Constructor for class eu.gambas.sdk.api.j2se.intercept.Interceptable
 
InterceptableDataStorage - Class in eu.gambas.sdk.api.j2se.intercept
An interceptable data storage.
InterceptableDataStorage(ILocalDataStorage) - Constructor for class eu.gambas.sdk.api.j2se.intercept.InterceptableDataStorage
Creates the interceptable data storage.
InterceptableQueryProcessor - Class in eu.gambas.sdk.api.j2se.intercept
An interceptable query processor.
InterceptableQueryProcessor(ILocalQueryProcessor) - Constructor for class eu.gambas.sdk.api.j2se.intercept.InterceptableQueryProcessor
Creates a new interceptable processor from the processor.
IntermediateResultStorage<Triple,Node> - Class in eu.gambas.system.query.jenaderivates.onetime
A class that collects (partial) intermediate results for a distributed query, both from the local storage and remote SPARQL end points.
IntermediateResultStorage(StorageForQueryProcessor<Query, ResultSet, Triple, Node>, RemoteQueryExecution<Triple, Node>, PrivacyQueryVerifier<ResultSet, Triple, Node>, BindingFactory) - Constructor for class eu.gambas.system.query.jenaderivates.onetime.IntermediateResultStorage
 
INTO - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
invalidate(Iri) - Method in class eu.gambas.system.query.jenaderivates.onetime.QueryProcessorCache
 
InvalidContextException - Exception in eu.gambas.system.privacy.context
 
InvalidContextException(String) - Constructor for exception eu.gambas.system.privacy.context.InvalidContextException
 
Invocation - Class in info.pppc.base.system
Implementation of an invocation that is used for data exchange between local and remote objects.
Invocation() - Constructor for class info.pppc.base.system.Invocation
Creates a new invocation.
Invocation(ReferenceID, ReferenceID, String, Object[]) - Constructor for class info.pppc.base.system.Invocation
Creates a new invocation with the specified source, target, method and arguments.
InvocationBroker - Class in info.pppc.base.system
The invocation broker is responsible for synchronization, threading and performing remote and local calls.
InvocationException - Exception in info.pppc.base.system
This exception is used to denote communication exceptions that occurred in base.
InvocationException() - Constructor for exception info.pppc.base.system.InvocationException
Constructs an exception with no detailed information.
InvocationException(String) - Constructor for exception info.pppc.base.system.InvocationException
Constructs an exception with the specified message.
InvocationException(String, Throwable) - Constructor for exception info.pppc.base.system.InvocationException
Creates an invocation exception with the specified message and cause.
invoke(Invocation, ISession) - Method in class info.pppc.base.security.SecureSkeleton
Dispatches an invocation to the actual implementation.
invoke(Invocation, ISession) - Method in interface info.pppc.base.system.IInvocationHandler
Processes the specified invocation.
invoke(Invocation) - Method in class info.pppc.base.system.InvocationBroker
Called to perform a synchronous call.
invoke(Invocation, ISession) - Method in class info.pppc.base.system.Skeleton
Handles an invocation.
IObjectInput - Interface in info.pppc.base.io
The object input interface is a common interface used to read primitive types and composed objects from some abstract source.
IObjectOutput - Interface in info.pppc.base.io
The object output interface is a common interface used to write primitive types and composed objects to some abstract target.
IOperation - Interface in info.pppc.base.system.operation
An operation is a special form of executable that is used by BASE.
IOperator - Interface in info.pppc.base.system.operation
The operator is an interface that is used to signal that a certain entity is capable of executing operations.
IOutputArray - Interface in eu.gambas.data.io
 
IOutputObject - Interface in eu.gambas.data.io
 
IPacket - Interface in info.pppc.base.system.plugin
A packet is a data container that is used as transfer-unit in packet connectors.
IPacketConnector - Interface in info.pppc.base.system.plugin
A packet connector is a connector that broadcasts packets.
ipAddress() - Method in enum eu.gambas.util.GatewayServer
Get of IP Address of gateway server
IPBroadcastTransceiver - Class in info.pppc.base.plugin.ip
The ip broadcast transceiver plug-in delivers a transport end point based on ip.
IPBroadcastTransceiver() - Constructor for class info.pppc.base.plugin.ip.IPBroadcastTransceiver
Creates a new instance of the plug-in that binds to any ip address and port number that is available on the local system.
IPBroadcastTransceiver(boolean) - Constructor for class info.pppc.base.plugin.ip.IPBroadcastTransceiver
Creates a new instance of the plug-in that binds to any ip address and port number that is available on the local system.
IPBroadcastTransceiver(byte[]) - Constructor for class info.pppc.base.plugin.ip.IPBroadcastTransceiver
Creates a new instance of the plug-in that binds only to the specified ip address.
IPBroadcastTransceiver(byte[], boolean) - Constructor for class info.pppc.base.plugin.ip.IPBroadcastTransceiver
Creates a new instance of the plug-in that binds only to the specified ip address.
IPlugin - Interface in info.pppc.base.system.plugin
This is the base interface that must be implemented by all plug-in implementations.
IPluginManager - Interface in info.pppc.base.system.plugin
Each plug-in gets a reference to a manager.
IPMulticastTransceiver - Class in info.pppc.base.plugin.ip
The ip multicast transceiver plug-in delivers a transport end point based on ip.
IPMulticastTransceiver() - Constructor for class info.pppc.base.plugin.ip.IPMulticastTransceiver
Creates a new instance of the plug-in that binds to any ip address and port number that is available on the local system.
IPMulticastTransceiver(boolean) - Constructor for class info.pppc.base.plugin.ip.IPMulticastTransceiver
Creates a new instance of the plug-in that binds to any ip address and port number that is available on the local system.
IPMulticastTransceiver(byte[]) - Constructor for class info.pppc.base.plugin.ip.IPMulticastTransceiver
Creates a new instance of the plug-in that binds only to the specified ip address.
IPMulticastTransceiver(byte[], boolean) - Constructor for class info.pppc.base.plugin.ip.IPMulticastTransceiver
Creates a new instance of the plug-in that binds only to the specified ip address.
IPPacket - Class in info.pppc.base.plugin.ip.util
The ip packet is a packet that wraps the underlying datagram packet.
IPPacket(int, InetAddress, int) - Constructor for class info.pppc.base.plugin.ip.util.IPPacket
Creates a new packet with the specified length.
IPPacketConnector - Class in info.pppc.base.plugin.ip.util
A connector that encapsulates a datagram socket.
IPPacketConnector(IIPPlugin, DatagramSocket, InetAddress, int) - Constructor for class info.pppc.base.plugin.ip.util.IPPacketConnector
Creates a new packet connector that broadcasts messages using the specified datagram socket.
IPrivateKey - Interface in info.pppc.base.security
Describes a general structure for private keys.
IPStreamConnector - Class in info.pppc.base.plugin.ip.util
The stream connector transforms an incoming or outgoing socket into a stream connector that can be used by base.
IPStreamConnector(IIPPlugin, Socket) - Constructor for class info.pppc.base.plugin.ip.util.IPStreamConnector
Creates a new stream connector that uses the specified socket to communicate and adds the new stream connector to the connector list.
IPublicKey - Interface in info.pppc.base.security
Describes a general structure for public keys.
IQueryForResultSet - Interface in eu.gambas.system.storage.jenaderivates
 
IQueryProcessor - Interface in eu.gambas.system.communication.query
The query processor enables the execution of queries.
IRecognitionService - Interface in mobi.narf.recognition.platform.android.common
This is the remote interface of the system service.
IRecognitionService.Stub - Class in mobi.narf.recognition.platform.android.common
Local-side IPC implementation stub class.
IRecognitionService.Stub() - Constructor for class mobi.narf.recognition.platform.android.common.IRecognitionService.Stub
Construct the stub at attach it to the interface.
IRecognizerTypes - Interface in eu.gambas.system.privacy.context
 
Iri - Class in eu.gambas.sdk.api.generic.sparql.model
 
Iri(String) - Constructor for class eu.gambas.sdk.api.generic.sparql.model.Iri
NOTE: We do not check if the iri is syntactically correct, yet
Iri(String, String) - Constructor for class eu.gambas.sdk.api.generic.sparql.model.Iri
 
IRI - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
IRI_PREFIX - Static variable in interface eu.gambas.system.privacy.context.IContext
 
IRI_REF() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
IriConverter - Class in eu.gambas.sdk.lod.custom
 
IriConverter(PrefixList) - Constructor for class eu.gambas.sdk.lod.custom.IriConverter
 
IriConverter - Class in org.deri.yasoop.parser
 
IriConverter(PrefixList) - Constructor for class org.deri.yasoop.parser.IriConverter
 
IriFactory - Class in eu.gambas.sdk.api.generic.sparql.model
 
IriFactory(PrefixList) - Constructor for class eu.gambas.sdk.api.generic.sparql.model.IriFactory
 
IriGenerator - Annotation Type in eu.gambas.sdk.entity.model
This optional annotation can be attached to types.
IriOrFunctionGenerator - Interface in org.deri.yasoop.generator
 
IriPrefixes - Class in eu.gambas.sdk.lod.custom
 
IriPrefixes(PrefixList) - Constructor for class eu.gambas.sdk.lod.custom.IriPrefixes
 
IriPrefixes(JsonReader) - Constructor for class eu.gambas.sdk.lod.custom.IriPrefixes
 
IRIref() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
IRIref - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
IRIrefOrFunction() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
IriSelector - Class in eu.gambas.sdk.entity.selector
The iri selector enables the selection of an object according to its iri.
IriSelector(String) - Constructor for class eu.gambas.sdk.entity.selector.IriSelector
Creates a new iri selector for the specified iri.
IRouting - Interface in info.pppc.base.system.plugin
The interface of routing plug-ins.
IRoutingFilter - Interface in info.pppc.base.plugin.common.routing
The routing filter is used to determine possible gateways and to express preferences over their usage.
IRoutingManager - Interface in info.pppc.base.system.plugin
The interface of the plug-in manager that is exposed to routing plug-ins.
IS_BLANK - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
IS_IRI - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
IS_LITERAL - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
IS_NUMERIC - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
IS_URI - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
isAccessible(CallerContext, String, Set<String>) - Method in interface eu.gambas.sdk.spi.privacy.PrivacyManager
 
isAccessible(CallerContext, String, Set<String>) - Method in class eu.gambas.system.privacy.manager.DefaultPrivacyManager
 
isAccessible(CallerContext, String, Set<String>) - Method in class eu.gambas.system.privacy.manager.NullPrivacyManager
 
isAvailable() - Method in class info.pppc.base.system.FutureResult
Determines whether the result is already available.
isCanceled() - Method in interface info.pppc.base.system.operation.IMonitor
Queries the monitor to determine whether the operation has been canceled.
isCanceled() - Method in class info.pppc.base.system.operation.NullMonitor
Determines whether the task should be canceled.
isCompatible(Mapping) - Method in class org.deri.cqels.data.ExtendMapping
 
isCompatible(Mapping) - Method in class org.deri.cqels.data.HashMapping
 
isCompatible(Mapping) - Method in interface org.deri.cqels.data.Mapping
 
isCompatible(Mapping) - Method in class org.deri.cqels.data.Mapping1
 
isCompatible(Mapping) - Method in class org.deri.cqels.data.MappingBase
 
isCompatible(Mapping) - Method in class org.deri.cqels.data.MappingWrapped
 
isCompatible(Mapping) - Method in class org.deri.cqels.data.ProjectMapping
 
isCompatible(Mapping) - Method in class org.deri.cqels.data.TupleMapping
 
isDistinct() - Method in class eu.gambas.sdk.api.generic.sparql.model.SelectQuery
 
isDistributed() - Method in class eu.gambas.sdk.api.generic.sparql.model.SelectQuery
 
isDone() - Method in interface info.pppc.base.system.operation.IMonitor
Determines whether the progress monitor assumes that the operation is still running.
isDone() - Method in class info.pppc.base.system.operation.NullMonitor
Determines whether the operation is still running.
ISemantic - Interface in info.pppc.base.system.plugin
This is the interface that must be implemented by semantic plug-ins.
ISemanticManager - Interface in info.pppc.base.system.plugin
The semantic manager is the interface that enables semantic plug-ins to access the internals of the invocation broker.
isEmpty() - Method in class eu.gambas.sdk.api.generic.sparql.model.ComposedQueryPattern.QueryPatternList
 
isEmpty() - Method in class info.pppc.base.system.ReferenceID
Determines whether the reference points to anything else than null.
isEmpty() - Method in class org.deri.cqels.data.ExtendMapping
 
isEmpty() - Method in class org.deri.cqels.data.HashMapping
 
isEmpty() - Method in class org.deri.cqels.data.Mapping1
 
isEmpty() - Method in class org.deri.cqels.data.Mapping2Binding
 
isEmpty() - Method in class org.deri.cqels.data.MappingBase
 
isEmpty() - Method in class org.deri.cqels.data.MappingQuad
 
isEmpty() - Method in class org.deri.cqels.data.MappingWrapped
 
isEmpty() - Method in class org.deri.cqels.data.ProjectMapping
 
isEmpty() - Method in class org.deri.cqels.data.TupleMapping
 
isEnabled() - Method in class info.pppc.base.plugin.ip.IPBroadcastTransceiver
Determines whether the end point provided by the plug-in is enabled.
isEnabled() - Method in class info.pppc.base.plugin.ip.IPMulticastTransceiver
Determines whether the end point provided by the plug-in is enabled.
isEnabled() - Method in interface info.pppc.base.system.plugin.ITransceiver
Determines whether this communication transceiver is enabled.
isEnablePrivacy() - Method in class eu.gambas.sdk.api.j2se.CoreSetting
Determines whether privacy is enabled (default is disabled).
isEntityParameter(Field) - Static method in class eu.gambas.sdk.entity.EntityReflection
Determines whether the field is an entity parameter.
isEquals(Object) - Method in class eu.gambas.system.communication.registry.PseudonymDeviceIdentifier
 
ISerializable - Interface in eu.gambas.data.io
 
ISerializable - Interface in info.pppc.base.io
Classes that are tagged with this interface are serializable with the object input and output streams from BASE.
IService - Interface in eu.gambas.sdk.api.android
The interface of the service that connects to gambas.
ISession - Interface in info.pppc.base.system
The session is used to create a communication stack and to request new stacks.
ISessionStrategy - Interface in info.pppc.base.system.plugin
Generic interface for plug-in selection strategies.
isExpired() - Method in class info.pppc.base.lease.LeaseListener
Determines whether the lease has been expired.
isFastKey() - Method in class info.pppc.base.security.key.ECCCertificate
Test if the ECCCertificate uses the fast implementation created from SUN (using the SECP160R1 curve)
isGateway() - Method in class info.pppc.base.system.Proxy
Returns a flag to determine whether the calls made by the proxy should use remote gateways.
isIdentifierRegistered(ObjectID) - Method in class info.pppc.base.system.ObjectRegistry
Determines whether the specified object has been registered.
ISignable - Interface in eu.gambas.system.security
This interface must be implemented by objects that can be signed.
isIncoming() - Method in interface info.pppc.base.system.ISession
Determines whether the session specification denotes an incoming session specification.
isIncoming() - Method in class info.pppc.base.system.PluginManager.Session
Determines whether the session is incoming.
isIri(String) - Method in class eu.gambas.sdk.data.JSONSparqlSolution
 
isIri(String) - Method in interface eu.gambas.sdk.data.SparqlQuerySolution
 
isIri(String) - Method in class eu.gambas.sdk.lod.custom.IriConverter
 
isKnown() - Method in class info.pppc.base.system.ObjectID
Determines whether this object id represents a well known object id.
isLast() - Method in class eu.gambas.sdk.api.android.ParcelableResults
Indicates whether this parcelable is the last in the sequence.
isLess(Object, Object) - Static method in class info.pppc.base.system.util.Comparator
Determines whether the first object is smaller than the second object passed to the method.
isLessOrEqual(Object, Object) - Static method in class info.pppc.base.system.util.Comparator
Determines whether the first object is smaller or equal than the second object passed to the method.
isLiteral(String) - Method in class eu.gambas.sdk.data.JSONSparqlSolution
 
isLiteral(String) - Method in interface eu.gambas.sdk.data.SparqlQuerySolution
 
isLocal() - Method in class eu.gambas.data.user.User
 
isLocal() - Method in interface eu.gambas.sdk.spi.privacy.CallerContext
Determines whether the call is coming from the local device.
isLocal() - Method in class eu.gambas.system.communication.LocalCallerContext
Determines whether the call is coming from the local device.
isLocal() - Method in class eu.gambas.system.communication.RemoteCallerContext
 
isMore(Object, Object) - Static method in class info.pppc.base.system.util.Comparator
Determines whether the first object is larger than the second object passed to the method.
isMoreOrEqual(Object, Object) - Static method in class info.pppc.base.system.util.Comparator
Determines whether the first object is larger than the second object passed to the method.
isOrdered() - Method in class info.pppc.base.system.nf.NFDimension
Returns if the dimension is ordered.
isOutgoing() - Method in interface info.pppc.base.system.ISession
Determines whether the session specification denotes an outgoing session.
isOutgoing() - Method in class info.pppc.base.system.PluginManager.Session
Determines whether the session is outgoing.
isPrimitive - Variable in class eu.gambas.sdk.entity.EntityField
A boolean to memorize whether this is a reference or a primitive type.
isPrimitiveParameter(Field) - Static method in class eu.gambas.sdk.entity.EntityReflection
Determines whether a field is a primitive parameter whose conversion is supported by the framework (i.e. all Java primitives plus string).
isPropertyDynamic(String) - Method in class info.pppc.base.system.PluginDescription
Determines whether the property at the specified key is dynamic.
isReduced() - Method in class eu.gambas.sdk.api.generic.sparql.model.SelectQuery
 
isSecure() - Method in class eu.gambas.system.communication.RemoteCallerContext
 
isSecure() - Method in class info.pppc.base.security.SecureSkeleton
Determines whether the current thread is executed in a secure context.
isSet - Variable in class eu.gambas.sdk.entity.EntityField
A boolean to memorize whether this is a list.
isSetParameter(Field) - Static method in class eu.gambas.sdk.entity.EntityReflection
Determines whether a field is a list parameter.
isSilent() - Method in class eu.gambas.sdk.api.generic.sparql.model.ServicePattern
Returns whether this service pattern is supposed to fail silently (and return an empty result) in case of a communication fault.
isSimpleRemote() - Method in class eu.gambas.sdk.api.generic.sparql.model.SelectQuery
A simple remote query is a query that consists of only one remote SERVICE pattern and no local query patterns.
isSourceDynamic() - Method in class mobi.narf.recognition.configuration.LinkConfiguration
Determines whether the source port refers to a dynamic port.
isStarted() - Method in class eu.gambas.sdk.api.android.AbstractService
Returns a flag to determine whether the GAMBAS middleware has started the service.
isStarted() - Method in interface eu.gambas.sdk.api.android.IService
A flag to indicate whether the service has been started by GAMBAS.
isStarted() - Method in class eu.gambas.sdk.api.android.ServiceBinder
 
isStarted() - Method in interface mobi.narf.recognition.platform.android.common.IRecognitionService
Determines whether the system service has been started already.
isStopped() - Method in class eu.gambas.system.query.j2se.continuous.ConstructObserver
 
isStopped() - Method in class eu.gambas.system.query.j2se.continuous.SelectObserver
 
isStream() - Method in class eu.gambas.sdk.api.android.AbstractCqelsListener
 
isTargetDynamic() - Method in class mobi.narf.recognition.configuration.LinkConfiguration
Determines whether the target port refers to a dynamic port.
IStreamConnector - Interface in info.pppc.base.system.plugin
A stream connector is a connector that delivers streams to transfer and/or receive data.
IStreamer - Interface in info.pppc.base.system.plugin
The streamer interface is implemented by plug-ins that establish connections to other systems.
IStreamHandler - Interface in info.pppc.base.system
The stream handler interface is used to enable streaming with BASE plug-ins at the application layer.
isType(int) - Method in class info.pppc.base.system.event.Event
Determines whether the event is also of the specified type, i.e.
isUnbound() - Method in class eu.gambas.sdk.api.generic.sparql.model.ServicePattern
 
isUndo() - Method in class info.pppc.base.system.event.Event
Determines whether this is an undo event.
isUndoable() - Method in class info.pppc.base.system.event.Event
Determines whether the specified event is undoable.
isValidRegardingStartAndEndDate() - Method in class info.pppc.base.security.AbstractCertificate
Validates the start and end date of a certificate.
isValidRegardingStartAndEndDate() - Method in interface info.pppc.base.security.ICertificate
Validates the start and end date of a certificate.
isWorkingFor(String) - Method in class eu.gambas.system.query.j2se.continuous.ConstructObserver
 
isWorkingFor(Pseudonym) - Method in class eu.gambas.system.query.j2se.continuous.ConstructObserver
 
isWorkingFor(String) - Method in class eu.gambas.system.query.j2se.continuous.SelectObserver
 
isWorkingFor(Pseudonym) - Method in class eu.gambas.system.query.j2se.continuous.SelectObserver
 
ISymEncryptionKey - Interface in info.pppc.base.security
This is a marker interface for symmetric keys that are used for encryption.
ISymmetricKey - Interface in info.pppc.base.security
An interface for symmetric keys, which combine the ability of public and private asymmetric keys.
ISymSigningKey - Interface in info.pppc.base.security
This is a marker interface for symmetric keys that are used for HMACs (i.e.
iterator() - Method in class eu.gambas.sdk.api.generic.sparql.model.ComposedQueryPattern.QueryPatternList
 
iterator() - Method in class eu.gambas.sdk.data.CompactSparqlQueryResults
 
iterator() - Method in class eu.gambas.sdk.data.JSONSparqlResults
 
iterator() - Method in class eu.gambas.sdk.lod.SparqlQueryResultsForJenaDerivates
 
iterator() - Method in class org.deri.cqels.engine.BDBGraphPatternRouter
 
iterator() - Method in class org.deri.cqels.engine.IndexedOnWindowBuff
 
ITransceiver - Interface in info.pppc.base.system.plugin
A communication transceiver describes a plug-in that can receive and transmit data to a remote system.
ITransceiverManager - Interface in info.pppc.base.system.plugin
The transceiver manager is the interface of the plug-in manager exposed to transceiver plug-ins.
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 _