- DATA - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- data2Mapping(ExecContext, DatabaseEntry, Mapping, ArrayList<Var>) - Static method in class org.deri.cqels.util.Utils
-
- data2Mapping(ExecContext, DatabaseEntry, ArrayList<Var>) - Static method in class org.deri.cqels.util.Utils
-
- data2MappingFilter(ExecContext, DatabaseEntry, Mapping, ArrayList<Var>) - Static method in class org.deri.cqels.util.Utils
-
- DATA_CERTIFICATE - Static variable in class eu.gambas.sdk.api.j2se.CoreSetting
-
The event data that indicates a change to the certificate.
- DATA_CERTIFICATES - Static variable in class eu.gambas.sdk.api.j2se.CoreSetting
-
The event data that indicates a change to the certificates.
- DATA_GATEWAY_ADDRESS - Static variable in class eu.gambas.sdk.api.j2se.CoreSetting
-
The event data that indicates a change to the address.
- DATA_GATEWAY_PORT - Static variable in class eu.gambas.sdk.api.j2se.CoreSetting
-
The event data that indicates a change to the gateway port.
- DATA_PRIVACY - Static variable in class eu.gambas.sdk.api.j2se.CoreSetting
-
The event data that indicates a change to the privacy manager.
- DATA_PSEUDONYM - Static variable in class eu.gambas.sdk.api.j2se.CoreSetting
-
The event data that indicates a change to the pseudonym.
- DataFactory - Class in eu.gambas.sdk.rdf
-
- DataFactory() - Constructor for class eu.gambas.sdk.rdf.DataFactory
-
- DataNode - Class in eu.gambas.sdk.rdf
-
The node is used in triples to represent RDF stuff.
- DataNode(DataNode.NodeType, String) - Constructor for class eu.gambas.sdk.rdf.DataNode
-
Creates a new node.
- DataNode.NodeType - Enum in eu.gambas.sdk.rdf
-
The node type.
- DatasetClause() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- DataStorage<TripleType,NodeType> - Interface in eu.gambas.sdk.data
-
- DataStorageInterceptor - Class in eu.gambas.sdk.api.j2se.intercept
-
An interceptor for the data storage.
- DataStorageInterceptor(String) - Constructor for class eu.gambas.sdk.api.j2se.intercept.DataStorageInterceptor
-
Creates a new interceptor with the specified name.
- DataStorageProxy - Class in eu.gambas.system.communication.data
-
Do not modify this file.
- DataStorageProxy() - Constructor for class eu.gambas.system.communication.data.DataStorageProxy
-
Default constructor to create a new object.
- DataStorageSkeleton - Class in eu.gambas.system.communication.data
-
Do not modify this file.
- DataStorageSkeleton() - Constructor for class eu.gambas.system.communication.data.DataStorageSkeleton
-
Default constructor to create a new object.
- DataStorageSystem - Class in eu.gambas.sdk.api.j2se.core
-
An implementation of the IDataStorage interface to allow remote access.
- DataStorageSystem() - Constructor for class eu.gambas.sdk.api.j2se.core.DataStorageSystem
-
- DataTriple - Class in eu.gambas.sdk.rdf
-
A simple triple that is used to update data on the storage.
- DataTriple(DataNode, DataNode, DataNode) - Constructor for class eu.gambas.sdk.rdf.DataTriple
-
Creates a new triple with the specified subject, predicate and object.
- DATATYPE - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- DataUpdate - Class in eu.gambas.sdk.rdf
-
An update to a semantic data storage.
- DataUpdate(DataUpdate.UpdateType, DataTriple) - Constructor for class eu.gambas.sdk.rdf.DataUpdate
-
Creates a new update.
- DataUpdate(DataUpdate.UpdateType, String) - Constructor for class eu.gambas.sdk.rdf.DataUpdate
-
Creates a new update.
- DataUpdate.UpdateType - Enum in eu.gambas.sdk.rdf
-
The type of update, insert or delete.
- DAY - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- DC_PREFIX - Static variable in class eu.gambas.sdk.data.OntologyConstants
-
- DC_TITLE_FULL - Static variable in class eu.gambas.sdk.data.OntologyConstants
-
- DEBUG - Static variable in class eu.gambas.system.communication.LocalCallerContext
-
This is just a marker so that I know where to remove debug with a real
remote caller identification.
- debug(String, String) - Static method in class info.pppc.base.log.Logging
-
Write a debug message to the specified output.
- debug(Class, String) - Static method in class info.pppc.base.log.Logging
-
Write a debug message to the specified output.
- debugStream - Variable in class org.deri.cqels.lang.cqels.CQELSParserTokenManager
-
Debug output.
- DECIMAL - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- DECIMAL_NEGATIVE - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- DECIMAL_POSITIVE - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- decode(Long) - Method in class org.deri.cqels.engine.CQELSEngine
-
- decrypt(byte[]) - Method in class info.pppc.base.security.AbstractCertificate
-
Decrypts a message, so that the plain text is accessible.
- decrypt(byte[]) - Method in interface info.pppc.base.security.ICertificate
-
Decrypts a message, so that the plain text is accessible.
- decryptMessage(byte[]) - Method in interface info.pppc.base.security.IPrivateKey
-
Decrypts an encrypted message (with this private key).
- decryptMessage(byte[]) - Method in class info.pppc.base.security.key.AESSymmetricKey
-
Decrypts an encrypted message (with this private key).
- decryptMessage(byte[]) - Method in class info.pppc.base.security.key.ECCPrivateKey
-
- decryptMessage(byte[]) - Method in class info.pppc.base.security.key.HMACSymmetricKey
-
Since this key is not for encryption, a runtime exception will be thrown.
- decryptMessage(byte[]) - Method in class info.pppc.base.security.key.RSAPrivateKey
-
- DEFAULT - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
Lexical state.
- DEFAULT_REGISTRY_ID - Static variable in class eu.gambas.system.communication.registry.DeviceRegistryConfiguration
-
The default device identifier of the registry.
- DEFAULT_REGISTRY_NAME - Static variable in class eu.gambas.system.communication.registry.DeviceRegistryConfiguration
-
The default device name of the registry.
- DEFAULT_REGISTRY_TYPE - Static variable in class eu.gambas.system.communication.registry.DeviceRegistryConfiguration
-
The default device type of the registry.
- DefaultGraphClause() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- DefaultPrivacyManager - Class in eu.gambas.system.privacy.manager
-
- DefaultPrivacyManager(SyncEntityManager<?, ?>) - Constructor for class eu.gambas.system.privacy.manager.DefaultPrivacyManager
-
- DEFINE_FOAF_PREFIX - Static variable in class eu.gambas.sdk.data.OntologyConstants
-
- DEFINE_GAMBAS_PREFIX - Static variable in class eu.gambas.sdk.data.OntologyConstants
-
- DELETE - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- DELETE_DATA - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- DELETE_WHERE - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- DeleteClause(UpdateModify) - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- DeleteData() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- deleteDir(File) - Static method in class org.deri.cqels.engine.ExecContext
-
to delete a directory
- DeleteWhere() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- DELIMITER - Static variable in class eu.gambas.sdk.entity.EntityReferences
-
The delimiter for fields.
- deliverIncoming(IStreamConnector, ISession) - Method in class eu.gambas.system.security.ServerHandshakeSemantic
-
Called whenever an incoming connection is forwarded.
- deliverIncoming(IStreamConnector, ISession) - Method in class info.pppc.base.plugin.common.ProactiveRouting
-
Called whenever a connection request is incoming.
- deliverIncoming(IStreamConnector, ISession) - Method in class info.pppc.base.plugin.common.RmiSemantic
-
Delivers an incoming invocation and executes it if necessary.
- deliverIncoming(IStreamConnector, ISession) - Method in class info.pppc.base.plugin.common.StreamSemantic
-
Called when a remote device wants to initialize a stream.
- deliverIncoming(IStreamConnector, ISession) - Method in class info.pppc.base.plugin.ip.MxIPProactiveRouting
-
Called when a remote device connects through a local plugin.
- deliverIncoming(IStreamConnector, ISession) - Method in class info.pppc.base.plugin.security.ExchangeSemantic
-
Called whenever an incoming connection is forwarded.
- deliverIncoming(IStreamConnector, ISession) - Method in interface info.pppc.base.system.plugin.IDispatcher
-
Connects the dispatcher plug-in to the specified incoming connector.
- derive(String) - Method in class eu.gambas.sdk.entity.EntityReferences
-
Derives the set of sub references starting from a particular
field.
- deriveClasses(Set<String>) - Method in class eu.gambas.system.query.generic.privacy.ClassesAndPredicatesMap
-
- deriveClasses(Set<String>) - Method in interface eu.gambas.system.query.generic.privacy.ClassFromPredicatesDerivator
-
Derive all the classes with at least one of the given predicates
- deriveClassesByIntersecting(Set<String>) - Method in class eu.gambas.system.query.generic.privacy.ClassesAndPredicatesMap
-
- deriveClassesByIntersecting(Set<String>) - Method in interface eu.gambas.system.query.generic.privacy.ClassFromPredicatesDerivator
-
Derive all the classes with all the given predicates
- DESC - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- DESCRIBE - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- describeContents() - Method in class eu.gambas.sdk.api.android.ParcelableRegistration
-
- describeContents() - Method in class eu.gambas.sdk.api.android.ParcelableResults
-
- describeContents() - Method in class eu.gambas.sdk.api.android.ParcelableUpdates
-
- describeContents() - Method in class mobi.narf.recognition.platform.android.common.ParcelableConfiguration
-
Returns a bitmask to describe the special contents to be marshalled.
- describeContents() - Method in class mobi.narf.recognition.platform.android.common.ParcelableNotification
-
Describes the contents of the parcelable with a bitmask.
- DescribeQuery() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- DescriptionManager - Class in eu.gambas.system.communication.registry
-
The description manager keeps track of exportable plug-in description and
signals changes via a listener.
- DescriptionManager(PluginManager) - Constructor for class eu.gambas.system.communication.registry.DescriptionManager
-
- DeviceDescription - Class in info.pppc.base.system
-
The description of the device.
- DeviceDescription() - Constructor for class info.pppc.base.system.DeviceDescription
-
Creates a new uninitialized device description.
- DeviceDescription(SystemID, String, short) - Constructor for class info.pppc.base.system.DeviceDescription
-
Creates a new device description for the specified device.
- DeviceDescriptor - Class in eu.gambas.system.communication.registry
-
A device registration contains the connection information used by base as
well as a pseudonym of the user owning the device.
- DeviceDescriptor() - Constructor for class eu.gambas.system.communication.registry.DeviceDescriptor
-
Public default constructor for deserialization.
- DeviceDescriptorRDF - Class in eu.gambas.system.communication.registry
-
- DeviceDescriptorRDF() - Constructor for class eu.gambas.system.communication.registry.DeviceDescriptorRDF
-
- DeviceListResult - Class in eu.gambas.system.communication.registry
-
A query result that contains a list of devices.
- DeviceListResult() - Constructor for class eu.gambas.system.communication.registry.DeviceListResult
-
- DeviceQuerySparql - Class in eu.gambas.system.communication.registry
-
- DeviceQuerySparql() - Constructor for class eu.gambas.system.communication.registry.DeviceQuerySparql
-
- DeviceQuerySparql(Pseudonym, String) - Constructor for class eu.gambas.system.communication.registry.DeviceQuerySparql
-
- DeviceRegistration - Class in eu.gambas.system.communication.registry
-
The device registration enables a device to perform updates on its
registration by passing it to the update or remove method of the registry and
it can be used to keep the registry information alive by performing updates
on the lease.
- DeviceRegistration() - Constructor for class eu.gambas.system.communication.registry.DeviceRegistration
-
Creates a new device registration.
- DeviceRegistration(long) - Constructor for class eu.gambas.system.communication.registry.DeviceRegistration
-
Creates a new device registration with the specified
id.
- DeviceRegistration(long, Pseudonym) - Constructor for class eu.gambas.system.communication.registry.DeviceRegistration
-
Creates a new device registration with the specified
id.
- DeviceRegistry - Class in info.pppc.base.system
-
This class implements a local registry for locally available plug-ins
and their descriptions.
- DeviceRegistryConfiguration - Class in eu.gambas.system.communication.registry
-
The configuration class provides constants that are used to configure the
connections to the registry.
- DeviceRegistryProxy - Class in eu.gambas.system.communication.registry
-
Do not modify this file.
- DeviceRegistryProxy() - Constructor for class eu.gambas.system.communication.registry.DeviceRegistryProxy
-
Default constructor to create a new object.
- DFT - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- dhEphem - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
-
- DHExchange - Class in info.pppc.base.plugin.security.dh
-
Creates a shared secret between two parties.
- dhHybrid1 - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
-
- dhHybrid2 - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
-
- dhHybridOneFlow - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
-
- dhOneFlow - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
-
- dhpublicnumber - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
-
- dhSinglePass_cofactorDH_sha1kdf_scheme - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
-
- dhSinglePass_stdDH_sha1kdf_scheme - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
-
- dhStatic - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
-
- dictionary() - Method in class org.deri.cqels.engine.ExecContext
-
get the dictionary
- DIGEST_TYPE - Static variable in interface info.pppc.base.security.ICertificate
-
- DIGITS - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- disable_tracing() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
Disable tracing.
- dispatchSynchronous(Invocation, ISession) - Method in interface info.pppc.base.system.plugin.ISemanticManager
-
Delivers the specified invocation originating from the specified
session.
- dispatchSynchronous(Invocation, ISession) - Method in class info.pppc.base.system.PluginManager
-
Called by a semantic plug-in to deliver an incoming invocation to
the broker.
- DISTINCT - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- DistributedQueryFactory - Class in eu.gambas.sdk.api.android
-
A factory class for distributed queries.
- DistributedQueryFactory() - Constructor for class eu.gambas.sdk.api.android.DistributedQueryFactory
-
Constructs a new distributed query factory.
- DistributedQueryFactory<TripleType,NodeType> - Class in eu.gambas.system.query.jenaderivates.onetime
-
A factory class for distributed queries.
- DistributedQueryFactory(SemanticDataStorage<ResultSet, Triple, Node>) - Constructor for class eu.gambas.system.query.jenaderivates.onetime.DistributedQueryFactory
-
Constructs a new distributed query factory.
- DistributedQueryProcessor - Interface in eu.gambas.system.query.generic.onetime
-
A distributed SPARQL query processor for GAMBAS.
- DistributedQueryProcessorForJenaDerivates - Class in eu.gambas.system.query.jenaderivates.onetime
-
An implementation of a distributed query
processor for Jena derivates.
- DistributedQueryProcessorForJenaDerivates(StorageForQueryProcessor<Query, ResultSet, Triple, Node>, ICommunication, PrivacyQueryVerifier<ResultSet, Triple, Node>, BindingFactory) - Constructor for class eu.gambas.system.query.jenaderivates.onetime.DistributedQueryProcessorForJenaDerivates
-
Constructs a new DistributedQueryProcessor that is bound to the given storage, communication
and privacy manager.
- DistributedQueryProcessorForJenaDerivates(StorageForQueryProcessor<Query, ResultSet, Triple, Node>, ICommunication, PrivacyQueryVerifier<ResultSet, Triple, Node>, BindingFactory, QueryProcessorCache) - Constructor for class eu.gambas.system.query.jenaderivates.onetime.DistributedQueryProcessorForJenaDerivates
-
Constructs a new DistributedQueryProcessor that is bound to the given storage, communication
and privacy manager.
- DistributedQueryProcessorForJenaDerivates(StorageForQueryProcessor<Query, ResultSet, Triple, Node>, ICommunication, PrivacyManager, BindingFactory) - Constructor for class eu.gambas.system.query.jenaderivates.onetime.DistributedQueryProcessorForJenaDerivates
-
Constructs a new DistributedQueryProcessor that is bound to the given storage, communication
and privacy manager.
- DistributedQueryProcessorForJenaDerivates(StorageForQueryProcessor<Query, ResultSet, Triple, Node>, ICommunication, PrivacyManager, BindingFactory, QueryProcessorCache) - Constructor for class eu.gambas.system.query.jenaderivates.onetime.DistributedQueryProcessorForJenaDerivates
-
Constructs a new DistributedQueryProcessor that is bound to the given storage, communication
and privacy manager.
- done() - Method in interface info.pppc.base.system.operation.IMonitor
-
Informs the monitor that the operation has finished.
- done() - Method in class info.pppc.base.system.operation.NullMonitor
-
Called to signal that the operation has been finished.
- Done() - Method in class org.deri.cqels.lang.cqels.JavaCharStream
-
Set buffers back to null when finished.
- DOT - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- DOUBLE - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- DOUBLE_NEGATIVE - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- DOUBLE_POSITIVE - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- Drop() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- DROP - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- DSO_SEATING_CAPACITY_FULL - Static variable in class eu.gambas.sdk.data.OntologyConstants
-
- DTYPE - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- DURATION - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- Duration - Class in org.deri.cqels.lang.cqels
-
- Duration() - Constructor for class org.deri.cqels.lang.cqels.Duration
-
- Duration(String) - Constructor for class org.deri.cqels.lang.cqels.Duration
-
- DurationPattern() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- DurationSet - Class in org.deri.cqels.lang.cqels
-
- DurationSet() - Constructor for class org.deri.cqels.lang.cqels.DurationSet
-
- DYNAMIC_DELIMITER - Static variable in class mobi.narf.recognition.configuration.LinkConfiguration
-
The delimiter between the dynamic port targets.