- SAME_TERM - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- SAMPLE - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- SC_AND - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- SC_OR - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- Scope - Enum in eu.gambas.system.privacy.context.recognizer
-
- search4MatchMapping(Mapping) - Method in class org.deri.cqels.engine.IndexedOnWindowBuff
-
- searchBuff4Match(Mapping) - Method in class org.deri.cqels.engine.BDBGraphPatternRouter
-
- searchBuff4Match(Mapping) - Method in class org.deri.cqels.engine.ExtendRouter
-
- searchBuff4Match(Mapping) - Method in class org.deri.cqels.engine.FilterExprRouter
-
- searchBuff4Match(Mapping) - Method in class org.deri.cqels.engine.GroupRouter
-
- searchBuff4Match(Mapping) - Method in class org.deri.cqels.engine.IndexedTripleRouter
-
- searchBuff4Match(Mapping) - Method in class org.deri.cqels.engine.JoinRouter
-
- searchBuff4Match(Mapping) - Method in interface org.deri.cqels.engine.OpRouter
-
This method tries to search in the data mapping buffer whether there is any
mapping that matches the specified mapping.
- searchBuff4Match(Mapping) - Method in class org.deri.cqels.engine.OpRouterBase
-
- searchBuff4Match(Mapping) - Method in class org.deri.cqels.engine.ProjectRouter
-
- searchBuff4Match(Mapping) - Method in class org.deri.cqels.engine.ThroughRouter
-
- SEATING_CAPACITY_PRED - Static variable in class eu.gambas.sdk.data.OntologyConstants
-
- SECONDS - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- SecureInputStream - Class in info.pppc.base.plugin.security.io
-
An AESInputStream that reads an encrypted and signed stream, if the right keys are supplied.
- SecureInputStream(InputStream, AESSymmetricKey, HMACSymmetricKey, byte[]) - Constructor for class info.pppc.base.plugin.security.io.SecureInputStream
-
Creates a new AESInputStream with the given keys.
- SecureModifier - Class in info.pppc.base.plugin.security
-
The security plug-in provides authentication and encryption.
- SecureModifier(IKeyStore) - Constructor for class info.pppc.base.plugin.security.SecureModifier
-
Creates a new secure modifier.
- SecureModifier.StreamConnector - Class in info.pppc.base.plugin.security
-
The stream connector provides AES encrypted input and output streams depending
on the implementation of the underlying stream connector.
- SecureModifier.StreamConnector(IStreamConnector, AESSymmetricKey, HMACSymmetricKey, byte[]) - Constructor for class info.pppc.base.plugin.security.SecureModifier.StreamConnector
-
Creates a new stream connector that uses the specified connector
to create input and output streams.
- SecureOutputStream - Class in info.pppc.base.plugin.security.io
-
An AESOutputStream that encrypts and signs a byte stream using the AES algorithm and an HMAC with the SHA1-Hash-Algorithm.
- SecureOutputStream(OutputStream, AESSymmetricKey, HMACSymmetricKey, byte[]) - Constructor for class info.pppc.base.plugin.security.io.SecureOutputStream
-
Creates a new AESOutputStream that encrypts the given OutputStream with the given key and additionally signs it with the signature key.
- SecureProxy - Class in info.pppc.base.security
-
The secure proxy is a base class for generated proxies that
ensures that calls are made through an encrypted connection.
- SecureProxy() - Constructor for class info.pppc.base.security.SecureProxy
-
Creates a new secure proxy.
- SecureSkeleton - Class in info.pppc.base.security
-
The secure skeleton supports stack analysis.
- SecureSkeleton() - Constructor for class info.pppc.base.security.SecureSkeleton
-
Creates a new secure skeleton.
- SELECT - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- SelectClause() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- SelectObserver - Class in eu.gambas.system.query.j2se.continuous
-
- SelectObserver(CqelsProcessorForJ2SE, String, String) - Constructor for class eu.gambas.system.query.j2se.continuous.SelectObserver
-
- SelectObserver(ExecContext) - Constructor for class eu.gambas.system.query.j2se.continuous.SelectObserver
-
- SelectQuery - Class in eu.gambas.sdk.api.generic.sparql.model
-
- SelectQuery() - Constructor for class eu.gambas.sdk.api.generic.sparql.model.SelectQuery
-
- SelectQuery(SelectQuery) - Constructor for class eu.gambas.sdk.api.generic.sparql.model.SelectQuery
-
Copy constructor (for a shallow query).
- SelectQuery() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- SelectQueryFactory - Class in eu.gambas.sdk.api.generic.sparql.model
-
- SelectQueryFactory() - Constructor for class eu.gambas.sdk.api.generic.sparql.model.SelectQueryFactory
-
- SelectQueryGenerator - Interface in org.deri.yasoop.generator
-
- SemanticDataStorage<ResultSetType,TripleType,NodeType> - Interface in eu.gambas.sdk.data
-
A SemanticDataStorage is an implementation of the GAMBAS SDS component.
- SemanticDataStorageForJ2SE - Class in eu.gambas.system.storage.j2se
-
This class implements the GAMBAS semantic data storage (SDS) for J2SE devices.
- SemanticDataStorageForJ2SE(String) - Constructor for class eu.gambas.system.storage.j2se.SemanticDataStorageForJ2SE
-
Creates a new persistent SDS that will save its content
to the given directory when shutdown() is called.
- SemanticDataStorageForJ2SE(String, IQueryForResultSet) - Constructor for class eu.gambas.system.storage.j2se.SemanticDataStorageForJ2SE
-
A constructor that allows the type of ResultSet used by the SDS to be specified.
- SemanticDataStorageForJ2SE() - Constructor for class eu.gambas.system.storage.j2se.SemanticDataStorageForJ2SE
-
Creates a new in-memory data store.
- SemanticDataStorageForJenaDerivates - Class in eu.gambas.system.storage.jenaderivates
-
This class implements the GAMBAS SDS component using a
Linked Data (i.e.
- SemanticDataStorageForJenaDerivates(Graph, Graph, BindingFactory, TripleFactory<Triple, Node>, IQueryForResultSet) - Constructor for class eu.gambas.system.storage.jenaderivates.SemanticDataStorageForJenaDerivates
-
- SemanticDataStorageForJenaDerivates(Graph, Graph, BindingFactory, TripleFactory<Triple, Node>) - Constructor for class eu.gambas.system.storage.jenaderivates.SemanticDataStorageForJenaDerivates
-
Legacy Constructor
- SEMICOLON - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- send(Quad) - Method in class org.deri.cqels.engine.CQELSEngine
-
send a quad to to engine
- send(Node, Triple) - Method in class org.deri.cqels.engine.CQELSEngine
-
send a quad which is represented as a graph node and a triple to engine
- send(Node, Node, Node, Node) - Method in class org.deri.cqels.engine.CQELSEngine
-
send a quad which is represented as a graph, subject,
predicate and object node to engine
- sendPacket(IPacket) - Method in class info.pppc.base.plugin.common.util.FloodConnector
-
Sends the specified packet if possible.
- sendPacket(IPacket) - Method in class info.pppc.base.plugin.ip.util.IPPacketConnector
-
Transfers a packet using the underlying socket.
- sendPacket(IPacket) - Method in class info.pppc.base.system.plugin.FragmentConnector
-
Sends a packet and throws an exception if the packet
cannot be sent or if the connector has been closed already.
- sendPacket(IPacket) - Method in class info.pppc.base.system.plugin.GroupConnector
-
Transfers a packet through this packet connector.
- sendPacket(IPacket) - Method in interface info.pppc.base.system.plugin.IPacketConnector
-
Transfers a packet.
- SEPARATOR - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- SerializableResults - Class in eu.gambas.system.communication.query
-
- SerializableResults() - Constructor for class eu.gambas.system.communication.query.SerializableResults
-
Constructs an empty result.
- SerializableResults(CompactSparqlQueryResults) - Constructor for class eu.gambas.system.communication.query.SerializableResults
-
Creates a serializable result from a compact sparql result set.
- SerializableUpdates - Class in eu.gambas.system.communication.data
-
A helper class to derialize and deserialize a list of
data updates without duplicated strings.
- SerializableUpdates() - Constructor for class eu.gambas.system.communication.data.SerializableUpdates
-
Creates an empty list of updates.
- SerializableUpdates(List<DataUpdate>) - Constructor for class eu.gambas.system.communication.data.SerializableUpdates
-
Creates a serializable update to write the specified list.
- ServerHandshakeSemantic - Class in eu.gambas.system.security
-
Is used for server-client communication.
- ServerHandshakeSemantic(IKeyStore) - Constructor for class eu.gambas.system.security.ServerHandshakeSemantic
-
Creates a new exchange semantic plug-in.
- ServerHandshakeSemantic(short, IKeyStore) - Constructor for class eu.gambas.system.security.ServerHandshakeSemantic
-
Creates a new exchange semantic plug-in that defaults to the given exchange type.
- SERVICE - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- ServiceBinder - Class in eu.gambas.sdk.api.android
-
A local service binder that implements the service interface.
- ServiceBinder(AbstractService) - Constructor for class eu.gambas.sdk.api.android.ServiceBinder
-
Creates a new service binder.
- ServiceGraphPattern() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- ServicePattern - Class in eu.gambas.sdk.api.generic.sparql.model
-
- ServicePattern() - Constructor for class eu.gambas.sdk.api.generic.sparql.model.ServicePattern
-
- ServicePatternGenerator - Interface in org.deri.yasoop.generator
-
- set(BrackettedExpression) - Method in class eu.gambas.sdk.api.generic.sparql.model.Filter
-
- set(RoutingPolicyBase) - Method in class org.deri.cqels.engine.LogicCompiler
-
- setAddress(byte[]) - Method in class info.pppc.base.plugin.ip.IPBroadcastTransceiver
-
Sets the address of the server socket.
- setAddress(byte[]) - Method in class info.pppc.base.plugin.ip.IPMulticastTransceiver
-
Sets the address of the server socket.
- setArguments(Object[]) - Method in class info.pppc.base.system.Invocation
-
Sets the method arguments of the invocation.
- setAsSelectQuery() - Method in interface org.deri.yasoop.generator.QueryGenerator
-
Sets the type of the query to be produced to SELECT.
- setBuff(Database) - Method in class org.deri.cqels.engine.RangeWindow
-
- setBuff(Database) - Method in class org.deri.cqels.engine.TripleWindow
-
- setBuff(Database) - Method in interface org.deri.cqels.engine.Window
-
each window has a buffer to store elements.
- setBytes(byte[]) - Static method in class info.pppc.base.system.SystemID
-
Sets the local system id.
- setCertificate(String) - Method in class eu.gambas.data.user.User
-
- setCertificate(AbstractCertificate) - Method in class eu.gambas.sdk.api.j2se.CoreSetting
-
Sets the certificate of the device.
- setCertificates(Vector<byte[]>) - Method in class eu.gambas.system.security.AsymmetricSignature
-
Sets the certificate chain that is contained in the signature.
- setChild(PluginManager.Session) - Method in class info.pppc.base.system.PluginManager.Session
-
Sets the child of the session.
- setConnector(IStreamConnector) - Method in class info.pppc.base.system.StreamDescriptor
-
Sets the connector associated with the stream.
- setContext(Context) - Method in class eu.gambas.data.user.Permission
-
- setContextClass(String) - Method in class eu.gambas.data.user.Context
-
- setContextList(Set<Context>) - Method in class eu.gambas.data.user.Context
-
Adds a list of context information that this type of context consists of.
- setContextName(String) - Method in class eu.gambas.data.user.Context
-
- setCqelsParams(String, boolean, String, String, String) - Static method in class org.deri.cqels.io.CqelsManager
-
- setCqelsQueryProcessor(ILocalContQueryProcessor) - Method in class eu.gambas.sdk.api.j2se.core.CommunicationSystem
-
Exports the cqels processor.
- setData(String) - Method in class eu.gambas.sdk.api.android.AbstractCqelsListener
-
- setData(Object) - Method in class info.pppc.base.system.StreamDescriptor
-
Sets the user data associated with the descriptor.
- setDataStorage(ILocalDataStorage) - Method in class eu.gambas.sdk.api.j2se.core.CommunicationSystem
-
Exports the data storage.
- setDebugStream(PrintStream) - Method in class org.deri.cqels.lang.cqels.CQELSParserTokenManager
-
Set debug output.
- setDefaultGraphLoc4Stream(String) - Method in class eu.gambas.sdk.api.j2se.CoreSetting
-
- setDeviceDescription(DeviceDescription) - Method in class eu.gambas.system.communication.registry.DeviceDescriptor
-
Sets the device description.
- setDiscoveryManager(IDiscoveryManager) - Method in class info.pppc.base.plugin.common.ProactiveDiscovery
-
Sets the plug-in manager that is used to monitor the installation of new
plug-ins.
- setDiscoveryManager(IDiscoveryManager) - Method in class info.pppc.base.plugin.common.TimedDiscovery
-
Sets the plug-in manager that is used to monitor the installation of new
plug-ins.
- setDiscoveryManager(IDiscoveryManager) - Method in interface info.pppc.base.system.plugin.IDiscovery
-
Sets the plug-in manager of this plug-in.
- setDistinct() - Method in class eu.gambas.sdk.api.generic.sparql.model.SelectQuery
-
- setDistinct() - Method in interface org.deri.yasoop.generator.SelectQueryGenerator
-
- setEnabled(boolean) - Method in class info.pppc.base.plugin.ip.IPBroadcastTransceiver
-
Enables or disables the end point provided by the plug-in and notifies
all listeners if the state has changed.
- setEnabled(boolean) - Method in class info.pppc.base.plugin.ip.IPMulticastTransceiver
-
Enables or disables the end point provided by the plug-in and
notifies all listeners if the state has changed.
- setEnabled(boolean) - Method in interface info.pppc.base.system.plugin.ITransceiver
-
Enables or disables this communication transceiver.
- setEnablePrivacy(boolean) - Method in class eu.gambas.sdk.api.j2se.CoreSetting
-
Sets the flag to enable or disable privacy.
- setEndPoint(GraphNode) - Method in class eu.gambas.sdk.api.generic.sparql.model.GraphPattern
-
- setEndPoint(GraphNode) - Method in class eu.gambas.sdk.api.generic.sparql.model.ServicePattern
-
Sets the end point information of this service pattern.
- setEndPointIri(String) - Method in class eu.gambas.sdk.api.generic.sparql.parser.GraphPatternGeneratorForYasoop
-
- setEndPointIri(String) - Method in interface org.deri.yasoop.generator.GraphGraphPatternGenerator
-
- setEndPointIri(String) - Method in interface org.deri.yasoop.generator.ServicePatternGenerator
-
- setEndPointVar(String) - Method in class eu.gambas.sdk.api.generic.sparql.parser.GraphPatternGeneratorForYasoop
-
- setEndPointVar(String) - Method in interface org.deri.yasoop.generator.GraphGraphPatternGenerator
-
- setEndPointVar(String) - Method in interface org.deri.yasoop.generator.ServicePatternGenerator
-
- setEngine(CQELSEngine) - Method in class org.deri.cqels.engine.ExecContext
-
set CQELS engine
- setEntity(T) - Method in class eu.gambas.sdk.entity.model.AbstractSortableEntity
-
Sets the entity.
- setEntityField(EntityField, Entity, Entity) - Static method in class eu.gambas.sdk.entity.EntityReflection
-
Sets an entity field or an entity set field to the value contained in data.
- setEntityManager(SyncEntityManager<?, ?>) - Method in class eu.gambas.sdk.api.j2se.core.CommunicationSystem
-
- setEntityManager(SyncEntityManager<?, ?>) - Method in class eu.gambas.system.security.GAMBASKeyStore
-
- setEntryLifetime(int) - Method in class eu.gambas.system.query.jenaderivates.onetime.QueryProcessorCache
-
- setException(Throwable) - Method in class info.pppc.base.system.Invocation
-
Sets the exception of the invocation.
- setFilter(IRoutingFilter) - Method in class info.pppc.base.plugin.common.ProactiveRouting
-
Sets the gateway filter to the specified filter.
- setFinished() - Method in class eu.gambas.sdk.api.generic.sparql.model.GroupOrUnionPattern
-
- setFinished() - Method in class eu.gambas.sdk.api.generic.sparql.parser.GroupOrUnionPatternGeneratorForYasoop
-
- setFinished() - Method in interface org.deri.yasoop.generator.GroupOrUnionPatternGenerator
-
- setGateway(boolean) - Method in class info.pppc.base.system.Proxy
-
Sets a flag to determine whether the calls made by
the proxy should use remote gateways
- setGatewayAddress(byte[]) - Method in class eu.gambas.sdk.api.j2se.CoreSetting
-
Sets the gateway address, must not be null and represent the bytes of an
IPv4 address.
- setGatewayPort(short) - Method in class eu.gambas.sdk.api.j2se.CoreSetting
-
Sets the gateway port.
- setId(String) - Method in class eu.gambas.data.user.Profile
-
- setId(int) - Method in class eu.gambas.sdk.api.android.AbstractCqelsListener
-
- setID(Integer) - Method in class info.pppc.base.system.Invocation
-
Sets the id of the invocation.
- setImplementation(Object) - Method in class info.pppc.base.system.Skeleton
-
Sets the implementation of this skeleton.
- setIndex(int) - Method in class eu.gambas.sdk.entity.model.AbstractSortableEntity
-
Sets the entity index.
- setIri(String) - Method in class eu.gambas.data.user.Context
-
- setIri(String) - Method in class eu.gambas.data.user.User
-
- setIri(String) - Method in class eu.gambas.sdk.api.generic.sparql.parser.BrackettedExpressionGeneratorForYasoop
-
- setIri(String) - Method in interface org.deri.yasoop.generator.IriOrFunctionGenerator
-
- setIsStream(boolean) - Method in class eu.gambas.sdk.api.android.AbstractCqelsListener
-
- setJavaClass(String) - Method in class eu.gambas.data.user.Context
-
- setKey(String) - Method in class eu.gambas.data.user.User
-
- setKey(K) - Method in class eu.gambas.sdk.api.generic.security.GenericEntry
-
Set the key.
- setLease(Lease) - Method in class eu.gambas.system.communication.registry.DeviceRegistration
-
Sets the lease of the entry.
- setListener(IListener) - Method in class info.pppc.base.system.FutureResult
-
Sets a listener to the result and returns whether the
result is already available.
- setLocal(boolean) - Method in class eu.gambas.data.user.User
-
- setLocal(Object) - Method in interface info.pppc.base.system.ISession
-
Sets the local parameters during the negotiation phase.
- setLocal(Object) - Method in class info.pppc.base.system.PluginManager.Session
-
Sets the local data object that contains the negotiated connection
properties that are required to open a connection.
- setMobilityMode(String, String, long) - Method in class eu.gambas.system.storage.jenaderivates.AbstractMobilityModeStorage
-
- setMobilityMode(String, String, long) - Method in interface eu.gambas.system.storage.MobilityModeStorage
-
- setName(String) - Method in class eu.gambas.data.user.User
-
- setName(String) - Method in interface info.pppc.base.system.operation.IMonitor
-
Sets the name of the current operation.
- setName(String) - Method in class info.pppc.base.system.operation.NullMonitor
-
Sets the name of the operation that is currently executed.
- setNamedGraphLoc4Stream(String) - Method in class eu.gambas.sdk.api.j2se.CoreSetting
-
- setNamedGraphURI(String) - Method in class eu.gambas.sdk.api.j2se.CoreSetting
-
- setNetwork(byte[]) - Method in class info.pppc.base.plugin.ip.IPBroadcastTransceiver
-
Sets the network mask of the server socket.
- setNsPrefix(String, String) - Method in class org.deri.cqels.util.SingleNTripleWriter
-
- setObject(GraphNode) - Method in class eu.gambas.sdk.api.generic.sparql.model.TriplePattern
-
- setObject(ObjectID) - Method in class info.pppc.base.system.ReferenceID
-
Sets the identity of the referenced object.
- setOutput(PrintStream) - Static method in class info.pppc.base.log.Logging
-
Sets the output of the logging facility to the specified print
stream.
- setOwnCertificate(AbstractCertificate) - Method in class eu.gambas.system.security.GAMBASKeyStore
-
Set the own certificate of this user, if it does exist.
- setParent(PluginManager.Session) - Method in class info.pppc.base.system.PluginManager.Session
-
Sets the parent of the session.
- setPayload(byte[]) - Method in class info.pppc.base.plugin.ip.util.IPPacket
-
Sets the payload of the packet.
- setPayload(byte[]) - Method in interface info.pppc.base.system.plugin.IPacket
-
Sets the payload of the packet.
- setPayload(byte[]) - Method in class info.pppc.base.system.plugin.Packet
-
Sets the payload of the packet.
- setPermissions(Set<Permission>) - Method in class eu.gambas.data.user.User
-
- setPicture(String) - Method in class eu.gambas.data.user.User
-
- setPictureUrl(String) - Method in class eu.gambas.data.user.User
-
- setPluginDescriptions(PluginDescription[]) - Method in class eu.gambas.system.communication.registry.DeviceDescriptor
-
Sets the plug-in descriptions.
- setPluginManager(IPluginManager) - Method in class info.pppc.base.plugin.common.ObjectSerializer
-
Sets the plug-in manager that is used to retrieve remote plug-in descriptions.
- setPluginManager(IPluginManager) - Method in class info.pppc.base.plugin.security.SecureModifier
-
Sets the plug-in manager that is used to retrieve remote plug-in descriptions.
- setPluginManager(IPluginManager) - Method in interface info.pppc.base.system.plugin.IModifier
-
Sets the plug-in manager of this plug-in.
- setPlugins(PluginDescription[]) - Method in class info.pppc.base.system.Proxy
-
Set the plug-in descriptions that will be installed
during calls.
- setPolicy(RoutingPolicy) - Method in class org.deri.cqels.engine.ExecContext
-
set routing policy with the specified policy
- setPredicate(GraphNode) - Method in class eu.gambas.sdk.api.generic.sparql.model.TriplePattern
-
- setPrefixes(PrefixList) - Method in class eu.gambas.sdk.api.generic.sparql.model.SelectQuery
-
- setPrimitiveField(EntityField, Entity, String) - Static method in class eu.gambas.sdk.entity.EntityReflection
-
Sets a primitive field or a primitive set field to the value contained in data.
- setProfile(ParserProfile) - Method in class org.deri.cqels.util.LangNTripleSingle
-
- setProfiles(Set<Profile>) - Method in class eu.gambas.data.user.User
-
- setProperty(String, Object, boolean) - Method in class info.pppc.base.system.PluginDescription
-
Sets a property to the specified value.
- setProperty(String, Object) - Method in class org.deri.cqels.util.SingleNTripleWriter
-
- setPseudonym(String) - Method in class eu.gambas.data.user.User
-
- setPseudonym(Pseudonym) - Method in class eu.gambas.sdk.api.j2se.core.CommunicationSystem
-
Sets the pseudonym that is used by this system.
- setPseudonym(Pseudonym) - Method in class eu.gambas.sdk.api.j2se.CoreSetting
-
Sets the device pseudonym.
- setPseudonym(Pseudonym) - Method in class eu.gambas.system.communication.registry.DeviceDescriptor
-
Sets the pseudonym.
- setPseudonym(Pseudonym) - Method in class eu.gambas.system.communication.registry.DeviceRegistration
-
Set the pseudonym of the user that registered.
- setPseudonym(Pseudonym) - Method in class eu.gambas.system.communication.registry.PseudonymQuery
-
Sets the pseudonym in the query.
- setQueryPattern(QueryPattern) - Method in class eu.gambas.sdk.api.generic.sparql.model.GraphPattern
-
- setQueryPattern(QueryPattern) - Method in class eu.gambas.sdk.api.generic.sparql.model.OptionalPattern
-
- setQueryPattern(ComposedQueryPattern) - Method in class eu.gambas.sdk.api.generic.sparql.model.SelectQuery
-
- setQueryPattern(ComposedQueryPattern) - Method in class eu.gambas.sdk.api.generic.sparql.model.ServicePattern
-
- setQueryPattern() - Method in class eu.gambas.sdk.api.generic.sparql.parser.GraphPatternGeneratorForYasoop
-
- setQueryPattern() - Method in class eu.gambas.sdk.api.generic.sparql.parser.OptionalPatternGeneratorForYasoop
-
- setQueryPattern() - Method in interface org.deri.yasoop.generator.GraphGraphPatternGenerator
-
- setQueryPattern() - Method in interface org.deri.yasoop.generator.OptionalPatternGenerator
-
- setQueryPattern() - Method in interface org.deri.yasoop.generator.SelectQueryGenerator
-
- setQueryPattern() - Method in interface org.deri.yasoop.generator.ServicePatternGenerator
-
- setQueryProcessor(ILocalQueryProcessor) - Method in class eu.gambas.sdk.api.j2se.core.CommunicationSystem
-
Exports the query processor.
- setRDF(String) - Method in class eu.gambas.system.communication.registry.DeviceDescriptorRDF
-
- setRDFFormat(String) - Method in class eu.gambas.system.communication.registry.DeviceDescriptorRDF
-
- setReduced() - Method in class eu.gambas.sdk.api.generic.sparql.model.SelectQuery
-
- setReduced() - Method in interface org.deri.yasoop.generator.SelectQueryGenerator
-
- setRemote(byte[]) - Method in interface info.pppc.base.system.ISession
-
Sets the remote parameters that are transfered to a remote
plug-in whenever the session is opened.
- setRemote(byte[]) - Method in class info.pppc.base.system.PluginManager.Session
-
Sets the remote data that will be transfered to the other endpoint.
- setRemoteUser(String) - Method in class eu.gambas.system.query.j2se.continuous.ConstructObserver
-
- setRemoteUser(String) - Method in class eu.gambas.system.query.j2se.continuous.SelectObserver
-
- setRequirements(NFCollection) - Method in class info.pppc.base.system.Invocation
-
Associates nonfunctional requirements with this invocation.
- setResult(Result) - Method in class info.pppc.base.system.FutureResult
-
Method to set the real result of the remote call.
- setResult(Object) - Method in class info.pppc.base.system.Invocation
-
Sets the result of the invocation.
- setReturnAllVariables() - Method in interface org.deri.yasoop.generator.SelectQueryGenerator
-
- setRoutingManager(IRoutingManager) - Method in class info.pppc.base.plugin.common.ProactiveRouting
-
Sets the routing manager upon startup.
- setRoutingManager(IRoutingManager) - Method in interface info.pppc.base.system.plugin.IRouting
-
Sets the routing manager.
- setScope(int) - Method in class eu.gambas.data.user.Permission
-
- setSemanticManager(ISemanticManager) - Method in class eu.gambas.system.security.ServerHandshakeSemantic
-
Sets the semantic manager.
- setSemanticManager(ISemanticManager) - Method in class info.pppc.base.plugin.common.RmiSemantic
-
Sets the plug-in manager that is used to retrieve remote plug-in descriptions.
- setSemanticManager(ISemanticManager) - Method in class info.pppc.base.plugin.common.StreamSemantic
-
Called before the plug-in is started to set the semantic
plug-in manager.
- setSemanticManager(ISemanticManager) - Method in class info.pppc.base.plugin.security.ExchangeSemantic
-
Sets the semantic manager.
- setSemanticManager(ISemanticManager) - Method in interface info.pppc.base.system.plugin.ISemantic
-
Sets the plug-in manager of this plug-in.
- setShouldReturnAllVariables() - Method in class eu.gambas.sdk.api.generic.sparql.model.SelectQuery
-
- setSignable(ISignable) - Method in class eu.gambas.system.security.AbstractSignature
-
Sets the signable to which the signature applies.
- setSignature(String) - Method in class info.pppc.base.system.Invocation
-
Sets the signature of the method.
- setSignatures(List<AbstractSignature>) - Method in class eu.gambas.system.communication.registry.DeviceDescriptor
-
Sets the signatures.
- setSilent() - Method in class eu.gambas.sdk.api.generic.sparql.model.ServicePattern
-
Sets this service pattern to silent mode.
- setSilent() - Method in interface org.deri.yasoop.generator.ServicePatternGenerator
-
- setSkipOnBadTerm(boolean) - Method in class org.deri.cqels.util.LangNTripleSingle
-
SkipOnBadTerm - do not output tuples with bad RDF terms
- setSource(ReferenceID) - Method in class info.pppc.base.system.Invocation
-
Sets the invocation's source.
- setSourceID(ReferenceID) - Method in class info.pppc.base.system.Proxy
-
Sets the object id of the source system.
- setStorageDataLocation(String) - Method in class eu.gambas.sdk.api.j2se.CoreSetting
-
Sets the path to the location of the SDS data storage files on the device.
- setStrategy(ISessionStrategy) - Method in class info.pppc.base.system.PluginManager
-
Sets the strategy used by the plug-in manager.
- setSub(OpRouter) - Method in class org.deri.cqels.engine.OpRouter1
-
- setSubject(GraphNode) - Method in class eu.gambas.sdk.api.generic.sparql.model.TriplePattern
-
- setSystem(SystemID) - Method in class info.pppc.base.system.ReferenceID
-
Sets the location of the referenced object.
- setTarget(ReferenceID) - Method in class info.pppc.base.system.Invocation
-
Sets the invocation's target.
- setTargetID(ReferenceID) - Method in class info.pppc.base.system.Proxy
-
Sets the object id of the target object.
- setTemplate(Template) - Method in class org.deri.cqels.engine.ConstructListener
-
- setTrace(boolean) - Static method in class info.pppc.base.log.Logging
-
Enables or disables traces of exceptions.
- setTransceiverManager(ITransceiverManager) - Method in class info.pppc.base.plugin.ip.IPBroadcastTransceiver
-
Called by the plug-in manager during initialization of the plug-in.
- setTransceiverManager(ITransceiverManager) - Method in class info.pppc.base.plugin.ip.IPMulticastTransceiver
-
Called by the plug-in manager during initialization of the plug-in.
- setTransceiverManager(ITransceiverManager) - Method in class info.pppc.base.plugin.ip.MxIPBroadcastTransceiver
-
Sets the transceiver manager to a wrapper in order to enable the
interception of session accepts.
- setTransceiverManager(ITransceiverManager) - Method in class info.pppc.base.plugin.ip.MxIPMulticastTransceiver
-
Sets the transceiver manager to a wrapper in order to enable the
interception of session accepts.
- setTransceiverManager(ITransceiverManager) - Method in interface info.pppc.base.system.plugin.ITransceiver
-
Sets the plug-in manager of this plug-in.
- setType(String) - Method in class eu.gambas.data.user.Profile
-
- setType(short) - Method in class info.pppc.base.system.Invocation
-
Sets the type of the invocation.
- setUser(User) - Method in class eu.gambas.data.user.Permission
-
- setUser(User) - Method in class eu.gambas.data.user.Profile
-
- setValue(V) - Method in class eu.gambas.sdk.api.generic.security.GenericEntry
-
Set the Value.
- setVarNames(List<String>) - Method in class eu.gambas.sdk.lod.ModifyableResultSet
-
- setVerbosity(int) - Static method in class info.pppc.base.log.Logging
-
Sets the verbosity level of the logger.
- setWordlist(HashSet<String>) - Method in class eu.gambas.system.privacy.context.Location
-
- SHA1 - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- SHA224 - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- SHA256 - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- SHA384 - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- SHA512 - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- SHARED_WITH - Static variable in class eu.gambas.sdk.data.OntologyConstants
-
- SHARED_WITH_FULL - Static variable in class eu.gambas.sdk.data.OntologyConstants
-
- Shopping - Class in eu.gambas.system.privacy.context.types
-
- shouldReturnAllVariables() - Method in class eu.gambas.sdk.api.generic.sparql.model.SelectQuery
-
- shouldReturnVariable(Variable) - Method in class eu.gambas.sdk.api.generic.sparql.model.SelectQuery
-
Note: This operation does only work reliably if the query does not return all variables (using *).
- shutdown() - Method in class eu.gambas.sdk.api.j2se.core.DataStorageSystem
-
- shutdown() - Method in class eu.gambas.sdk.api.j2se.CoreService
-
Performs a shutdown of the core service.
- shutdown() - Method in interface eu.gambas.sdk.data.SemanticDataStorage
-
- shutdown() - Method in class eu.gambas.system.storage.jenaderivates.SemanticDataStorageForJenaDerivates
-
- shutdown() - Method in class info.pppc.base.system.InvocationBroker
-
Performs a shutdown of the broker.
- shutdown() - Method in class info.pppc.base.system.operation.OperationPool
-
Performs a shutdown on the pool.
- sign(ICertificate) - Method in class eu.gambas.system.security.AsymmetricSignature
-
Signs the signature using a particular certificate.
- sign(ISymmetricKey) - Method in class eu.gambas.system.security.SymmetricSignature
-
Creates a signature for the signature object.
- sign(byte[]) - Method in class info.pppc.base.security.AbstractCertificate
-
Signs a given byte array.
- sign(byte[]) - Method in interface info.pppc.base.security.ICertificate
-
Signs a given byte array.
- SIGNATURE_TYPE - Static variable in class info.pppc.base.security.key.ECCCertificate
-
- SILENT - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- SimpleFilteringPrivacyQueryVerifier - Class in eu.gambas.system.query.jenaderivates.privacy
-
- SimpleFilteringPrivacyQueryVerifier(SimplePrivacyManager<String>) - Constructor for class eu.gambas.system.query.jenaderivates.privacy.SimpleFilteringPrivacyQueryVerifier
-
- SimpleFilteringResultSet - Class in eu.gambas.system.query.jenaderivates.privacy
-
- SimpleFilteringResultSet(ResultSet, CallerContext, SimplePrivacyManager<String>, Set<String>) - Constructor for class eu.gambas.system.query.jenaderivates.privacy.SimpleFilteringResultSet
-
- SimpleLiteral - Class in eu.gambas.sdk.api.generic.sparql.model
-
- SimpleLiteral(String) - Constructor for class eu.gambas.sdk.api.generic.sparql.model.SimpleLiteral
-
- SimplePrivacyManager<BindingType> - Interface in eu.gambas.sdk.spi.privacy
-
- SimplePrivacyManagerForJena - Class in eu.gambas.system.query.jenaderivates.privacy
-
- SimplePrivacyManagerForJena(SyncEntityManager<Triple, Node>) - Constructor for class eu.gambas.system.query.jenaderivates.privacy.SimplePrivacyManagerForJena
-
- SimpleTripleSerializer - Class in eu.gambas.system.storage.jenaderivates.ntriples
-
- SimpleTripleSerializer() - Constructor for class eu.gambas.system.storage.jenaderivates.ntriples.SimpleTripleSerializer
-
- SINGLE_LINE_COMMENT - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- SingleNTripleWriter - Class in org.deri.cqels.util
-
Writes out an XML serialization of a model.
- SingleNTripleWriter() - Constructor for class org.deri.cqels.util.SingleNTripleWriter
-
- size() - Method in class eu.gambas.sdk.data.CompactSparqlQueryResults
-
- size() - Method in class eu.gambas.sdk.data.JSONSparqlResults
-
- size() - Method in interface eu.gambas.sdk.data.SparqlQueryResults
-
- size() - Method in class eu.gambas.sdk.lod.SparqlQueryResultsForJenaDerivates
-
- size() - Method in class org.deri.cqels.data.Binding2Mapping
-
- size() - Method in class org.deri.cqels.data.ExtendMapping
-
- size() - Method in class org.deri.cqels.data.HashMapping
-
- size() - Method in class org.deri.cqels.data.Mapping1
-
- size() - Method in class org.deri.cqels.data.Mapping2Binding
-
- size() - Method in class org.deri.cqels.data.MappingBase
-
- size() - Method in class org.deri.cqels.data.MappingQuad
-
- size() - Method in class org.deri.cqels.data.MappingWrapped
-
- size() - Method in class org.deri.cqels.data.ProjectMapping
-
- size() - Method in class org.deri.cqels.data.TupleMapping
-
- Skeleton - Class in info.pppc.base.system
-
The superclass for all skeletons.
- Skeleton() - Constructor for class info.pppc.base.system.Skeleton
-
Creates a new skeleton.
- SLASH - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- SLIDE - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- SolutionModifier() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- SourceSelector() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- SparqlQueryParser - Class in eu.gambas.sdk.api.generic.sparql.parser
-
- SparqlQueryParser() - Constructor for class eu.gambas.sdk.api.generic.sparql.parser.SparqlQueryParser
-
- SparqlQueryResults - Interface in eu.gambas.sdk.data
-
- SparqlQueryResultsFactory - Interface in eu.gambas.sdk.data
-
A factory for creating SPARQL query result sets.
- SparqlQueryResultsFactoryForJenaDerivates - Class in eu.gambas.sdk.lod
-
- SparqlQueryResultsFactoryForJenaDerivates(BindingFactory) - Constructor for class eu.gambas.sdk.lod.SparqlQueryResultsFactoryForJenaDerivates
-
- SparqlQueryResultsForJenaDerivates - Class in eu.gambas.sdk.lod
-
- SparqlQueryResultsForJenaDerivates(ResultSet) - Constructor for class eu.gambas.sdk.lod.SparqlQueryResultsForJenaDerivates
-
- SparqlQuerySolution - Interface in eu.gambas.sdk.data
-
- specialToken - Variable in class org.deri.cqels.lang.cqels.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- SPITFIRE_NEARBY_FULL - Static variable in class eu.gambas.sdk.data.OntologyConstants
-
- SPITFIRE_PREFIX - Static variable in class eu.gambas.sdk.data.OntologyConstants
-
- STANDARD_AES_KEY_AND_BLOCK_SIZE - Static variable in class info.pppc.base.security.key.AESSymmetricKey
-
Standard key size is 128 bits.
- STAR - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- start() - Method in class eu.gambas.system.security.ServerHandshakeSemantic
-
Stops the plug-in.
- start() - Method in class info.pppc.base.plugin.common.ObjectSerializer
-
Called to start the plug-in.
- start() - Method in class info.pppc.base.plugin.common.ProactiveDiscovery
-
Called to start the plug-in.
- start() - Method in class info.pppc.base.plugin.common.ProactiveRouting
-
Called to start the plug-in.
- start() - Method in class info.pppc.base.plugin.common.RmiSemantic
-
Called to start the plug-in.
- start() - Method in class info.pppc.base.plugin.common.StreamSemantic
-
Called to start the plug-in.
- start() - Method in class info.pppc.base.plugin.common.TimedDiscovery
-
Called to start the plug-in.
- start() - Method in class info.pppc.base.plugin.ip.IPBroadcastTransceiver
-
Called by the plug-in manager to start the stopped plug-in.
- start() - Method in class info.pppc.base.plugin.ip.IPMulticastTransceiver
-
Called by the plug-in manager to start the stopped plug-in.
- start() - Method in class info.pppc.base.plugin.ip.MxIPProactiveRouting
-
Called to start the plug-in.
- start() - Method in class info.pppc.base.plugin.security.ExchangeSemantic
-
Stops the plug-in.
- start() - Method in class info.pppc.base.plugin.security.SecureModifier
-
Called to start the plug-in.
- start(int) - Method in interface info.pppc.base.system.operation.IMonitor
-
Begins an operation that has the specified total number of
steps to perform.
- start(int) - Method in class info.pppc.base.system.operation.NullMonitor
-
Starts the operation and sets the total number of steps performed
by the operation.
- start() - Method in interface info.pppc.base.system.plugin.IPlugin
-
Called by the plug-in manager whenever the plug-in is installed.
- Static - Class in info.pppc.base.system.util
-
A helper class for static object references to avoid
overhead from garbage collection.
- Static() - Constructor for class info.pppc.base.system.util.Static
-
- staticFlag - Static variable in class org.deri.cqels.lang.cqels.JavaCharStream
-
Whether parser is static.
- StaticPrivacyQueryVerifier<ResultSetType,TripleType,NodeType> - Class in eu.gambas.system.query.generic.privacy
-
A PrivacyQueryVerifier that has the single responsibility to verify a given
query using only static anylisys of the query, using the given
ResourceClassIdentierS and PrivacyManager.
- StaticPrivacyQueryVerifier(PrivacyManager) - Constructor for class eu.gambas.system.query.generic.privacy.StaticPrivacyQueryVerifier
-
- StaticPrivacyQueryVerifier(ResourceClassIdentifier, PrivacyManager) - Constructor for class eu.gambas.system.query.generic.privacy.StaticPrivacyQueryVerifier
-
- StaticPrivacyQueryVerifier(ResourceClassIdentifier, ResourceClassIdentifier, PrivacyManager) - Constructor for class eu.gambas.system.query.generic.privacy.StaticPrivacyQueryVerifier
-
- StaticSecurity - Class in info.pppc.base.security
-
Contains some singletons for the current device, for file handling, random
numbers or data handling and the CA root certificates.
- StaticSecurity() - Constructor for class info.pppc.base.security.StaticSecurity
-
- STDDEV - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- Step - Class in eu.gambas.system.privacy.context.types
-
- step(int) - Method in interface info.pppc.base.system.operation.IMonitor
-
Informs the monitor that the specified number of steps has
been performed.
- step(int) - Method in class info.pppc.base.system.operation.NullMonitor
-
Informs the monitor that the specified number of steps have been
performed.
- STEP_UNKNOWN - Static variable in interface info.pppc.base.system.operation.IMonitor
-
This constant should be used if the total number of steps
performed by the operation is not known.
- stop() - Method in class eu.gambas.system.security.ServerHandshakeSemantic
-
Starts the plug-in.
- stop() - Method in class info.pppc.base.plugin.common.ObjectSerializer
-
Called to stop the plug-in.
- stop() - Method in class info.pppc.base.plugin.common.ProactiveDiscovery
-
Called to stop the plug-in.
- stop() - Method in class info.pppc.base.plugin.common.ProactiveRouting
-
Called to stop the plug-in.
- stop() - Method in class info.pppc.base.plugin.common.RmiSemantic
-
Called to stop the plug-in.
- stop() - Method in class info.pppc.base.plugin.common.StreamSemantic
-
Called to stop the plug-in.
- stop() - Method in class info.pppc.base.plugin.common.TimedDiscovery
-
Called to stop the plug-in.
- stop() - Method in class info.pppc.base.plugin.ip.IPBroadcastTransceiver
-
Called by the plug-in manager to stop the started plug-in.
- stop() - Method in class info.pppc.base.plugin.ip.IPMulticastTransceiver
-
Called by the plug-in manager to stop the started plug-in.
- stop() - Method in class info.pppc.base.plugin.ip.MxIPProactiveRouting
-
Called to stop the plug-in.
- stop() - Method in class info.pppc.base.plugin.security.ExchangeSemantic
-
Starts the plug-in.
- stop() - Method in class info.pppc.base.plugin.security.SecureModifier
-
Called to stop the plug-in.
- stop() - Method in interface info.pppc.base.system.plugin.IPlugin
-
Called by the plug-in manager whenever the plug-in is removed.
- stop() - Method in class org.deri.cqels.engine.RDFStream
-
- stopStreaming(CallerContext) - Method in class eu.gambas.sdk.api.j2se.core.CqelsProcessorSystem
-
- stopStreaming() - Method in class eu.gambas.system.communication.query.ContQueryProcessorProxy
-
Proxy method that creates and transfers an invocation for the interface method.
- stopStreaming() - Method in interface eu.gambas.system.communication.query.IContQueryProcessor
-
Not supported
- stopStreaming(CallerContext) - Method in interface eu.gambas.system.communication.query.ILocalContQueryProcessor
-
- stopStreaming(String) - Method in class eu.gambas.system.query.j2se.continuous.CqelsProcessorForJ2SE
-
- stopStreamingDef() - Method in class eu.gambas.system.communication.query.ContQueryProcessorProxy
-
Proxy method that creates and transfers a deferred synchronous invocation.
- stopUpdating() - Method in class eu.gambas.system.query.j2se.continuous.ConstructObserver
-
- stopUpdating() - Method in class eu.gambas.system.query.j2se.continuous.SelectObserver
-
- StorageForQueryProcessor<QueryType,ResultSetType,TripleType,NodeType> - Interface in eu.gambas.sdk.spi.lod
-
A semantic data store that can be used by a GAMBAS query processor component,
offering support for storing and working with intermediate results for
distributed queries.
- store(CoreService, File) - Static method in class eu.gambas.sdk.api.j2se.persistence.FileStorage
-
Stores the data contained in the core service's storage in the
destination file as a json query result.
- STR - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- STRDT - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- stream(CallerContext, String) - Method in class eu.gambas.sdk.api.j2se.core.CqelsProcessorSystem
-
- stream(String, Pseudonym) - Method in class eu.gambas.sdk.api.j2se.CoreService
-
- stream(String) - Method in class eu.gambas.system.communication.query.ContQueryProcessorProxy
-
Proxy method that creates and transfers an invocation for the interface method.
- stream(String) - Method in interface eu.gambas.system.communication.query.IContQueryProcessor
-
The publisher uses this method to stream data to J2SE server
- stream(CallerContext, String) - Method in interface eu.gambas.system.communication.query.ILocalContQueryProcessor
-
- stream(String) - Method in class eu.gambas.system.query.j2se.continuous.CqelsProcessorForJ2SE
-
- stream(Node, Node, Node) - Method in class org.deri.cqels.engine.RDFStream
-
- stream(String, String, String) - Method in class org.deri.cqels.engine.RDFStream
-
- stream(Triple) - Method in class org.deri.cqels.engine.RDFStream
-
- STREAM - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- StreamBuffer - Class in info.pppc.base.io
-
The stream buffer provides input and output streams
that are connected to each other through a thread safe
buffer.
- StreamBuffer(int) - Constructor for class info.pppc.base.io.StreamBuffer
-
Creates a new stream buffer with the specified buffer size.
- streamDef(String) - Method in class eu.gambas.system.communication.query.ContQueryProcessorProxy
-
Proxy method that creates and transfers a deferred synchronous invocation.
- StreamDescriptor - Class in info.pppc.base.system
-
The stream descriptor is used to initiate streaming connections at the application
layer using base plug-ins.
- StreamDescriptor() - Constructor for class info.pppc.base.system.StreamDescriptor
-
Creates a new uninitialized stream connector.
- StreamGraphPattern() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- StreamSemantic - Class in info.pppc.base.plugin.common
-
The stream semantic is a pass-through semantic for stream connectors.
- StreamSemantic() - Constructor for class info.pppc.base.plugin.common.StreamSemantic
-
Creates a new stream semantic plug-in.
- StreamSemantic.StreamConnector - Class in info.pppc.base.plugin.common
-
Implements a stream connector for internal use during
forwarding on the same device.
- StreamSemantic.StreamConnector(StreamBuffer, StreamBuffer) - Constructor for class info.pppc.base.plugin.common.StreamSemantic.StreamConnector
-
Creates a new stream connector that uses the specified
input and output buffers as stream providers.
- STRENDS - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- STRICT - Static variable in class org.deri.cqels.util.LangNTripleSingle
-
- String() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- STRING_LITERAL1 - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- STRING_LITERAL2 - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- STRING_LITERAL_LONG1 - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- STRING_LITERAL_LONG2 - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- StringAccessForSemanticDataStoreForJenaDerivates - Class in eu.gambas.system.storage.jenaderivates
-
A utility class that implements all String-based access methods
of a semantic data store.
- StringAccessForSemanticDataStoreForJenaDerivates(SemanticDataStorageForJenaDerivates, BindingFactory) - Constructor for class eu.gambas.system.storage.jenaderivates.StringAccessForSemanticDataStoreForJenaDerivates
-
- StringIndex - Class in eu.gambas.util
-
A helper class to deduplicate strings.
- StringIndex() - Constructor for class eu.gambas.util.StringIndex
-
- STRLANG - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- STRLEN - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- STRSTARTS - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- sub() - Method in class org.deri.cqels.engine.OpRouter1
-
- SUBJECT_MAP_PROPERTIES - Static variable in class eu.gambas.system.query.generic.privacy.ClassesAndPredicatesMap
-
- SubjectPredicatesExtractorFromTriples - Class in eu.gambas.system.query.generic.privacy
-
Extracts predicates from a SPARQL query, grouping them by their objects.
- SubjectPredicatesExtractorFromTriples() - Constructor for class eu.gambas.system.query.generic.privacy.SubjectPredicatesExtractorFromTriples
-
- SubjectPublicKeyInfo - Class in vendor.org.bouncycastle.asn1.x509
-
The object that contains the public key stored in a certficate.
- SubjectPublicKeyInfo(AlgorithmIdentifier, DEREncodable) - Constructor for class vendor.org.bouncycastle.asn1.x509.SubjectPublicKeyInfo
-
- SubjectPublicKeyInfo(ASN1Sequence) - Constructor for class vendor.org.bouncycastle.asn1.x509.SubjectPublicKeyInfo
-
- SubSelect() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- SUBSTR - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- SubstringExpression() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- SUM - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- supportsRecognition() - Method in interface eu.gambas.system.privacy.context.IContext
-
- supportsRecognition() - Method in class eu.gambas.system.privacy.context.Location
-
- supportsRecognition() - Method in class eu.gambas.system.privacy.context.Trip
-
- supportsRecognition() - Method in class eu.gambas.system.privacy.context.types.Activity
-
- supportsRecognition() - Method in class eu.gambas.system.privacy.context.types.Bus
-
- supportsRecognition() - Method in class eu.gambas.system.privacy.context.types.BusLine
-
- supportsRecognition() - Method in class eu.gambas.system.privacy.context.types.BusRide
-
- supportsRecognition() - Method in class eu.gambas.system.privacy.context.types.BusStatus
-
- supportsRecognition() - Method in class eu.gambas.system.privacy.context.types.CellReading
-
- supportsRecognition() - Method in class eu.gambas.system.privacy.context.types.Jogging
-
- supportsRecognition() - Method in class eu.gambas.system.privacy.context.types.Journey
-
- supportsRecognition() - Method in class eu.gambas.system.privacy.context.types.PastActivity
-
- supportsRecognition() - Method in class eu.gambas.system.privacy.context.types.Place
-
- supportsRecognition() - Method in class eu.gambas.system.privacy.context.types.Profile
-
- supportsRecognition() - Method in class eu.gambas.system.privacy.context.types.Shopping
-
- supportsRecognition() - Method in class eu.gambas.system.privacy.context.types.Step
-
- supportsRecognition() - Method in class eu.gambas.system.privacy.context.types.TravelMode
-
- supportsRecognition() - Method in class eu.gambas.system.privacy.context.types.User
-
- supportsRecognition() - Method in class eu.gambas.system.privacy.context.types.VoiceTag
-
- supportsRecognition() - Method in class eu.gambas.system.privacy.context.types.Walk
-
- supportsRecognition() - Method in class eu.gambas.system.privacy.context.types.Weather
-
- supportsRemote() - Method in interface info.pppc.base.system.ISession
-
Determines whether the session specification supports remote
parameters.
- supportsRemote() - Method in class info.pppc.base.system.PluginManager.Session
-
Determines whether it is valid to set and retrieve the remote
data bytes.
- SwitchTo(int) - Method in class org.deri.cqels.lang.cqels.CQELSParserTokenManager
-
Switch to specified lex state.
- SymmetricSignature - Class in eu.gambas.system.security
-
The symmetric signature extends the signature with
sign and verify methods that use symmetric cryptography.
- SymmetricSignature() - Constructor for class eu.gambas.system.security.SymmetricSignature
-
Creates a symmetric signature.
- SymmetricSignature(long, SystemID, SystemID) - Constructor for class eu.gambas.system.security.SymmetricSignature
-
Creates a new symmetric signature with a particular timestamp,
source and target.
- sync() - Method in class eu.gambas.sdk.api.j2se.core.DataStorageSystem
-
- sync() - Method in interface eu.gambas.sdk.data.SemanticDataStorage
-
- sync() - Method in class eu.gambas.system.storage.j2se.SemanticDataStorageForJ2SE
-
- SyncCallback<T> - Class in eu.gambas.sdk.callback
-
Deprecated.
- SyncCallback() - Constructor for class eu.gambas.sdk.callback.SyncCallback
-
Deprecated.
- SyncEntityManager<TripleType,NodeType> - Class in eu.gambas.sdk.entity
-
A synchronous interface to the entity manager that relies on a synchronous
backing data storage (although it uses
- SyncEntityManager(DataStorage<TripleType, NodeType>) - Constructor for class eu.gambas.sdk.entity.SyncEntityManager
-
Creates a new entity manager with a synchronous interface.
- SyncEntityManager.SyncDataStorage<TT,NT> - Class in eu.gambas.sdk.entity
-
A wrapper class that enables the use of the async storage interface on
synchronous minimal semantic storages.
- SyncEntityManager.SyncDataStorage(DataStorage<TT, NT>) - Constructor for class eu.gambas.sdk.entity.SyncEntityManager.SyncDataStorage
-
Creates a new wrapper for the storage.
- synchronize() - Method in class info.pppc.base.system.operation.MultiOperation
-
Synchronizes on all operations that are currently executing
and waits until they are finished.
- syntaxCQELS_01 - Static variable in class org.deri.cqels.lang.cqels.ParserCQELS
-
- SYSTEM - Static variable in class info.pppc.base.system.SystemID
-
The id of the local system.
- SystemID - Class in info.pppc.base.system
-
The system id identifies a single system.
- SystemID() - Constructor for class info.pppc.base.system.SystemID
-
Creates a new uninitialized system id.
- SystemID(long) - Constructor for class info.pppc.base.system.SystemID
-
Creates a system id with the given id.
- SystemID(byte[]) - Constructor for class info.pppc.base.system.SystemID
-
Creates a system id from a byte sequence.