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 _ 

P

Packet - Class in info.pppc.base.system.plugin
A basic packet implementation that can be reused to implement connectors.
Packet(int) - Constructor for class info.pppc.base.system.plugin.Packet
Creates a new packet with an empty payload and the specified maximum length.
PACKET_LENGTH - Static variable in class info.pppc.base.system.PluginManager
The packet length of this core.
ParameterConfiguration - Class in mobi.narf.recognition.configuration
This class implements a parameter specification.
ParameterConfiguration(String, String) - Constructor for class mobi.narf.recognition.configuration.ParameterConfiguration
Creates a new parameter with the specified name.
ParameterConfiguration(ParameterConfiguration) - Constructor for class mobi.narf.recognition.configuration.ParameterConfiguration
Creates a copy of the parameter.
ParcelableConfiguration - Class in mobi.narf.recognition.platform.android.common
This class enables the (de-)serialization of recognition configurations via parcels.
ParcelableConfiguration(RecognitionConfiguration) - Constructor for class mobi.narf.recognition.platform.android.common.ParcelableConfiguration
Creates a new parcelable configuration from a given configuration.
ParcelableNotification - Class in mobi.narf.recognition.platform.android.common
This class provides a wrapper for system notifications that are issued by the recognition system in response to state changes.
ParcelableNotification(long, int, List<String>) - Constructor for class mobi.narf.recognition.platform.android.common.ParcelableNotification
Creates a new parcel with the specified time, action and set of affected configurations.
ParcelableRegistration - Class in eu.gambas.sdk.api.android
A wrapper object for registrations that allows serialization.
ParcelableRegistration(AbstractRegistration) - Constructor for class eu.gambas.sdk.api.android.ParcelableRegistration
 
ParcelableResults - Class in eu.gambas.sdk.api.android
A class to serialize the compact sparql query results.
ParcelableUpdates - Class in eu.gambas.sdk.api.android
A class to (space) efficiently serialize updates without duplication and without creating huge strings that require contiguous memory blocks.
ParcelableUpdates(List<DataUpdate>) - Constructor for class eu.gambas.sdk.api.android.ParcelableUpdates
Creates a parcelable update to write the specified list.
parse() - Method in class org.deri.cqels.util.LangNTripleSingle
 
parseElement(String) - Static method in class org.deri.cqels.lang.cqels.ParserCQELS
 
ParseException - Exception in org.deri.cqels.lang.cqels
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.deri.cqels.lang.cqels.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.deri.cqels.lang.cqels.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.deri.cqels.lang.cqels.ParseException
Constructor with message.
ParseException - Exception in org.deri.yantrip.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.deri.yantrip.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.deri.yantrip.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.deri.yantrip.parser.ParseException
Constructor with message.
ParseException - Exception in org.deri.yasoop.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.deri.yasoop.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.deri.yasoop.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.deri.yasoop.parser.ParseException
Constructor with message.
parseFromTo(Reader, TripleSequenceGenerator) - Method in class org.deri.yantrip.parser.YetAnotherNTriplesParser
 
parseFromTo(InputStream, TripleSequenceGenerator) - Method in class org.deri.yantrip.parser.YetAnotherNTriplesParser
 
parseFromTo(Reader, QueryGenerator) - Method in class org.deri.yasoop.parser.YetAnotherSparqlOneOneParser
 
parseFromTo(InputStream, QueryGenerator) - Method in class org.deri.yasoop.parser.YetAnotherSparqlOneOneParser
 
parseQuery(String) - Method in class eu.gambas.sdk.api.generic.sparql.QueryFactory
 
parseQuery(String) - Method in class eu.gambas.system.query.generic.onetime.QueryFactory
Parse and create a SPARQL select query from a text string.
ParserCQELS - Class in org.deri.cqels.lang.cqels
 
ParserCQELS() - Constructor for class org.deri.cqels.lang.cqels.ParserCQELS
 
parseTemplate(String) - Static method in class org.deri.cqels.lang.cqels.ParserCQELS
 
pasreOne(String) - Static method in class org.deri.cqels.util.TripleUtils
 
PastActivity - Class in eu.gambas.system.privacy.context.types
 
Path() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
PathAlternative() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
PathElt() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
PathEltOrInverse() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
PathMod(Path) - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
PathNegatedPropertySet() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
PathOneInPropertySet() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
PathPrimary() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
PathSequence() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
PathUnit() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
perform(IMonitor) - Method in class info.pppc.base.lease.LeaseRegistry
This operation checks whether locally created leases are no longer of interest to any remote system.
perform(IMonitor) - Method in class info.pppc.base.plugin.common.ProactiveDiscovery
Performs discovery and waits for the monitor to be canceled.
perform(IMonitor) - Method in class info.pppc.base.plugin.common.ProactiveRouting
Perform continuous route announcements until this thing is deactivated.
perform(IMonitor) - Method in class info.pppc.base.plugin.common.routing.RoutingOperation
Reads from the input and writes to the output until the input is closed or the operation is canceled.
perform(IMonitor) - Method in class info.pppc.base.plugin.common.TimedDiscovery
Performs discovery and waits for the monitor to be canceled.
perform(IMonitor) - Method in class info.pppc.base.plugin.ip.IPBroadcastTransceiver
Called when the operation is started.
perform(IMonitor) - Method in class info.pppc.base.plugin.ip.IPMulticastTransceiver
Called when the operation is started.
perform(IMonitor) - Method in class info.pppc.base.plugin.ip.util.IPPacketConnector
Called to run the receiving thread.
perform(IMonitor) - Method in class info.pppc.base.system.DeviceRegistry
This operation continuously removes the devices and plug-ins from the registry whose ttl has been run out.
perform(IMonitor) - Method in interface info.pppc.base.system.operation.IOperation
Performs the operation.
PERFORM_ECDH - Static variable in class info.pppc.base.plugin.security.dh.AbstractExchange
The identifier that is used to signal that normal ECDH should be performed.
PERFORM_FAST_ECDH - Static variable in class info.pppc.base.plugin.security.dh.AbstractExchange
The identifier that is used to signal that fast ECDH should be performed, this is ignored in the j2se version.
PERFORM_NORMAL_DH - Static variable in class info.pppc.base.plugin.security.dh.AbstractExchange
The identifier that is used to signal that normal DH should be performed.
performAsynchronous() - Method in class info.pppc.base.system.operation.MultiOperation
Performs the operations that have not been executed already an returns immediately.
performOperation(IOperation) - Method in class info.pppc.base.system.InvocationBroker
Called by some plug-in or application to execute an operation.
performOperation(IOperation, IMonitor) - Method in class info.pppc.base.system.InvocationBroker
Called by some plug-in or application to execute an operation.
performOperation(IOperation) - Method in interface info.pppc.base.system.operation.IOperator
Performs the specified operation asynchronously using some monitor.
performOperation(IOperation, IMonitor) - Method in interface info.pppc.base.system.operation.IOperator
Performs the specified operation asynchronously using the specified monitor.
performOperation(IOperation) - Method in class info.pppc.base.system.operation.OperationPool
Executes the specified operation using a default monitor.
performOperation(IOperation, IMonitor) - Method in class info.pppc.base.system.operation.OperationPool
Executes the specified operation using the specified monitor.
performOperation(IOperation) - Method in class info.pppc.base.system.PluginManager
Performs the specified operation using the invocation broker that is bound to this plug-in manager.
performOperation(IOperation, IMonitor) - Method in class info.pppc.base.system.PluginManager
Performs the specified operation using the specified operation monitor.
performOutgoing(Invocation, ISession) - Method in class eu.gambas.system.security.ServerHandshakeSemantic
Called whenever an outgoing invocation shall be delivered.
performOutgoing(Invocation, ISession) - Method in class info.pppc.base.plugin.common.RmiSemantic
Delivers an outgoing invocation and modifies the original invocation to contain the results of the remote invocation after this method returns.
performOutgoing(Invocation, ISession) - Method in class info.pppc.base.plugin.common.StreamSemantic
Called when a stream to a remote device should be initialized.
performOutgoing(Invocation, ISession) - Method in class info.pppc.base.plugin.security.ExchangeSemantic
Called whenever an outgoing invocation shall be delivered.
performOutgoing(Invocation, ISession) - Method in interface info.pppc.base.system.plugin.ISemantic
Tells the semantic plug-in to perform the specified invocation under the specified session context.
performSynchronous() - Method in class info.pppc.base.system.operation.MultiOperation
Performs the operations that have not been executed already and synchronizes on their end.
PERIOD_DEFAULT - Static variable in class info.pppc.base.lease.LeaseRegistry
The default timeout period.
PERIOD_GRACE - Static variable in class info.pppc.base.lease.LeaseRegistry
This is the grace period that is automatically added to the timeout period whenever lease is registered for the first time.
PERIOD_MAXIMUM - Static variable in class info.pppc.base.lease.LeaseRegistry
The maximum timeout period.
PERIOD_MINIMUM - Static variable in class info.pppc.base.lease.LeaseRegistry
The minimum timeout period.
PERIOD_REFRESH - Static variable in class info.pppc.base.lease.LeaseRegistry
The estimated period required to perform a refresh call.
PERIOD_WAIT - Static variable in class info.pppc.base.lease.LeaseRegistry
This is the time that lies between two calls to a system when the first call produced an invocation exception.
Permission - Class in eu.gambas.data.user
 
Permission() - Constructor for class eu.gambas.data.user.Permission
 
PERMIT_TYPE - Static variable in class eu.gambas.sdk.data.OntologyConstants
 
PERMIT_TYPE_FULL - Static variable in class eu.gambas.sdk.data.OntologyConstants
 
persist(AsyncCallback<String[]>, T...) - Method in class eu.gambas.sdk.entity.AsyncEntityManager
Persists a set of entities and assigns a primary key, if necessary.
persist(T...) - Method in class eu.gambas.sdk.entity.SyncEntityManager
Persists a set of entities and assigns a primary key, if necessary.
PKCS1to8Converter - Class in info.pppc.base.security.converter
 
PKCS1to8Converter() - Constructor for class info.pppc.base.security.converter.PKCS1to8Converter
 
Place - Class in eu.gambas.system.privacy.context.types
 
PlainLiteral - Class in org.deri.yantrip.example.datamodel
A plain literal as defined by RDF.
PlainLiteral(String, String) - Constructor for class org.deri.yantrip.example.datamodel.PlainLiteral
 
PlainLiteral(String) - Constructor for class org.deri.yantrip.example.datamodel.PlainLiteral
 
PLUGIN_ABILITY - Static variable in class eu.gambas.system.security.ServerHandshakeSemantic
The ability of the plug-in. [5][4].
PLUGIN_ABILITY - Static variable in class info.pppc.base.plugin.common.ObjectSerializer
The ability of the plug-in. [4][0].
PLUGIN_ABILITY - Static variable in class info.pppc.base.plugin.common.ProactiveRouting
The ability of the plug-in [6][0].
PLUGIN_ABILITY - Static variable in class info.pppc.base.plugin.common.RmiSemantic
The ability of the plug-in. [5][3].
PLUGIN_ABILITY - Static variable in class info.pppc.base.plugin.security.ExchangeSemantic
The ability of the plug-in. [5][2].
PLUGIN_ABILITY - Static variable in class info.pppc.base.plugin.security.SecureModifier
The ability of the plug-in. [2][0].
PluginDescription - Class in info.pppc.base.system
Object which describes a plug-in implementation and can be propagated to other systems.
PluginDescription() - Constructor for class info.pppc.base.system.PluginDescription
Creates a new plug-in description.
PluginDescription(short, short) - Constructor for class info.pppc.base.system.PluginDescription
Creates a new plug-in description with the specified ability and the specified extension.
PluginManager - Class in info.pppc.base.system
This class is the core of the plug-in architecture.
PluginManager.Session - Class in info.pppc.base.system
The session implementation used by the plug-in manager.
PluginManager.Session(SystemID, short, boolean, boolean) - Constructor for class info.pppc.base.system.PluginManager.Session
Creates a new session object that denotes a plug-in with the specified ability.
PluginManager.SessionStrategy - Class in info.pppc.base.system
The default session strategy that is used in all cases where no specialized strategy is available.
PluginManager.SessionStrategy() - Constructor for class info.pppc.base.system.PluginManager.SessionStrategy
 
PLUS - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
PN_CHARS - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
PN_CHARS_BASE - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
PN_CHARS_U - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
PN_LOCAL - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
PN_PREFIX - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
PNAME_LN - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
PNAME_NS - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
policy() - Method in class org.deri.cqels.engine.ExecContext
get routing policy
port() - Method in enum eu.gambas.util.GatewayServer
Get of port of gateway server
ppBasis - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
PRE_HEADER_LENGTH - Static variable in class info.pppc.base.security.key.RSAPublicKey
 
predicate - Variable in class eu.gambas.sdk.entity.EntityField
The predicate that we use for spo or ops entries of this field (depending on the reversed flag).
PredicateClass - Annotation Type in eu.gambas.sdk.entity.model
This beautiful annotation enables you to define a predicate for a field.
PredicatesExtractorFromTriples - Class in eu.gambas.system.query.generic.privacy
A PredicatesExtractorFromTriples extracts the predicates from a query using the pattern triples in the query.
PredicatesExtractorFromTriples() - Constructor for class eu.gambas.system.query.generic.privacy.PredicatesExtractorFromTriples
 
PredicatesFromQueryExtractor - Interface in eu.gambas.system.query.generic.privacy
A PredicateFromQueryExtractor should extract the predicates from a passed SPARQL query.
PREFIX - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
RegularExpression Id.
PrefixDecl() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
PrefixedName - Class in eu.gambas.sdk.api.generic.sparql.model
 
PrefixedName(String) - Constructor for class eu.gambas.sdk.api.generic.sparql.model.PrefixedName
 
PrefixedName() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
PrefixList - Class in eu.gambas.sdk.api.generic.sparql.model
 
PrefixList() - Constructor for class eu.gambas.sdk.api.generic.sparql.model.PrefixList
 
PrefixList - Class in eu.gambas.sdk.lod.custom
A PrefixList is used when (de)serialising a CustomJsonResultSet.
PrefixList() - Constructor for class eu.gambas.sdk.lod.custom.PrefixList
 
PrefixList - Class in org.deri.yasoop.parser
 
PrefixList() - Constructor for class org.deri.yasoop.parser.PrefixList
 
prepareLiteralWithLanguage(String) - Method in class org.deri.yantrip.example.generator.ExampleTripleGenerator
 
prepareLiteralWithLanguage(String) - Method in interface org.deri.yantrip.generator.TripleGenerator
 
prepareLiteralWithType(String) - Method in class org.deri.yantrip.example.generator.ExampleTripleGenerator
 
prepareLiteralWithType(String) - Method in interface org.deri.yantrip.generator.TripleGenerator
 
prepareSession(PluginDescription, NFCollection, ISession) - Method in class eu.gambas.system.security.ServerHandshakeSemantic
Negotiates the configuration for the plug-in.
prepareSession(PluginDescription, NFCollection, ISession) - Method in class info.pppc.base.plugin.common.ObjectSerializer
Negotiates the session properties of a connection with a remote target.
prepareSession(PluginDescription, NFCollection, ISession) - Method in class info.pppc.base.plugin.common.ProactiveRouting
Called to prepare a session to the specified remote device
prepareSession(PluginDescription, NFCollection, ISession) - Method in class info.pppc.base.plugin.common.RmiSemantic
Tests whether the specified requirements can be fulfilled by the plug-in and prepares a session for the specified requirements.
prepareSession(PluginDescription, NFCollection, ISession) - Method in class info.pppc.base.plugin.common.StreamSemantic
Tests whether the specified requirements can be fulfilled by the plug-in and prepares a session for the specified requirements.
prepareSession(PluginDescription, NFCollection, ISession) - Method in class info.pppc.base.plugin.ip.IPBroadcastTransceiver
Called in order to prepare a session.
prepareSession(PluginDescription, NFCollection, ISession) - Method in class info.pppc.base.plugin.ip.IPMulticastTransceiver
Called in order to prepare a session.
prepareSession(PluginDescription, NFCollection, ISession) - Method in class info.pppc.base.plugin.security.ExchangeSemantic
Negotiates the configuration for the plug-in.
prepareSession(PluginDescription, NFCollection, ISession) - Method in class info.pppc.base.plugin.security.SecureModifier
Negotiates the session properties of a connection with a remote target.
prepareSession(PluginDescription, NFCollection, ISession) - Method in interface info.pppc.base.system.plugin.IModifier
Prepares a session to communicate with the specified target under the specified requirements.
prepareSession(PluginDescription, NFCollection, ISession) - Method in interface info.pppc.base.system.plugin.ISemantic
Prepares a session to communicate with the specified target under the specified requirements.
prepareSession(ISession, NFCollection) - Method in interface info.pppc.base.system.plugin.ISemanticManager
Requests a new session that can be used to create a connection to the specified device with the specified non-functional properties.
prepareSession(PluginDescription, NFCollection, ISession) - Method in interface info.pppc.base.system.plugin.IStreamer
Prepares a session to communicate with the specified target under the specified requirements.
prepareSession(ISession, NFCollection) - Method in class info.pppc.base.system.PluginManager
Called by a semantic plug-in whenever the semantic plug-in tries to recreate a communication stack, possibly with different properties.
PrimaryExpression() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
PrimaryExpressionGenerator - Interface in org.deri.yasoop.generator
 
prime192v1 - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
prime192v2 - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
prime192v3 - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
prime239v1 - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
prime239v2 - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
prime239v3 - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
prime256v1 - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
prime_field - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
primeCurve - Static variable in interface vendor.org.bouncycastle.asn1.x9.X9ObjectIdentifiers
 
print(RemoteCallerContext) - Static method in class eu.gambas.system.query.jenaderivates.privacy.example.ExampleWithSimplePrivacyManager
 
print1(RemoteCallerContext) - Static method in class eu.gambas.system.query.jenaderivates.privacy.example.ExampleWithSimplePrivacyManager
 
print1(CallerContext) - Static method in class eu.gambas.system.query.jenaderivates.privacy.example.PrivacyExample2
 
print2(CallerContext) - Static method in class eu.gambas.system.query.jenaderivates.privacy.example.PrivacyExample2
 
printStackTrace() - Method in exception info.pppc.base.system.InvocationException
Prints the stack trace of the invocation as well as the cause, if any.
PrivacyExample - Class in eu.gambas.system.query.jenaderivates.privacy.example
 
PrivacyExample() - Constructor for class eu.gambas.system.query.jenaderivates.privacy.example.PrivacyExample
 
PrivacyExample2 - Class in eu.gambas.system.query.jenaderivates.privacy.example
 
PrivacyExample2() - Constructor for class eu.gambas.system.query.jenaderivates.privacy.example.PrivacyExample2
 
PrivacyManager - Interface in eu.gambas.sdk.spi.privacy
A PrivacyManager is an external component that "knows" if a given set of classes as defined in the ontology can be accessed or not.
PrivacyQueryVerifier<ResultSetType,TripleType,NodeType> - Interface in eu.gambas.system.query.generic.privacy
A PrivacyQueryVerifier is called during the query execution to check if a given query is acceptable from a privacy point of view.
ProactiveDiscovery - Class in info.pppc.base.plugin.common
A discovery plug-in that performs a simple proactive announcement of plug-in descriptions.
ProactiveDiscovery() - Constructor for class info.pppc.base.plugin.common.ProactiveDiscovery
Creates a new simple discovery plug-in.
ProactiveDiscovery(int) - Constructor for class info.pppc.base.plugin.common.ProactiveDiscovery
Creates a new plugin with the specified annoucement period.
ProactiveRouting - Class in info.pppc.base.plugin.common
The proactive implements simple multi-hop routing with proactive route distribution.
ProactiveRouting() - Constructor for class info.pppc.base.plugin.common.ProactiveRouting
Creates a new proactive routing plug-in that does not retransmit route announcements via the same technology.
ProactiveRouting(boolean) - Constructor for class info.pppc.base.plugin.common.ProactiveRouting
Creates a new proactive routing plug-in.
PROCESSOR_ID - Static variable in interface eu.gambas.system.communication.data.IDataStorage
The well-known object id of the data storage.
PROCESSOR_ID - Static variable in interface eu.gambas.system.communication.nfc.INFCProcessor
The well-known object id of the query processor.
PROCESSOR_ID - Static variable in interface eu.gambas.system.communication.query.IContQueryProcessor
The well-known object id of the query processor.
PROCESSOR_ID - Static variable in interface eu.gambas.system.communication.query.IQueryProcessor
The well-known object id of the query processor.
Profile - Class in eu.gambas.data.user
 
Profile() - Constructor for class eu.gambas.data.user.Profile
 
Profile - Class in eu.gambas.system.privacy.context.types
 
PROFILE_TYPE - Static variable in class eu.gambas.system.privacy.common.FacebookConstants
This value: "facebook" is used for the profile type in the Profile storage object.
ProjectMapping - Class in org.deri.cqels.data
 
ProjectMapping(ExecContext, Mapping, List<Var>) - Constructor for class org.deri.cqels.data.ProjectMapping
 
ProjectRouter - Class in org.deri.cqels.engine
This class implements the router with project operator
ProjectRouter(ExecContext, OpProject, OpRouter) - Constructor for class org.deri.cqels.engine.ProjectRouter
 
Prologue() - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
PROPERTY_DEVICE_IDENTIFIER - Static variable in class info.pppc.base.system.InvocationBroker
This property is used to derive the local system id upon startup.
PROPERTY_DEVICE_NAME - Static variable in class info.pppc.base.system.InvocationBroker
This is the name of the system property that provides the human readable device name.
PROPERTY_DEVICE_TYPE - Static variable in class info.pppc.base.system.InvocationBroker
This is the name of the system property that provides the device type.
PROPERTY_GATEWAY - Static variable in class info.pppc.base.plugin.common.ProactiveRouting
The property in the plug-in description that determines whether the plug-in has gateway capabilities.
PROPERTY_NEIGHBORS - Static variable in class info.pppc.base.plugin.common.ProactiveRouting
The property in the plug-in description that contains a neighbor list.
PROPERTY_SYSTEM - Static variable in class info.pppc.base.plugin.common.ProactiveRouting
The property in the plug-in description that contains a system id.
PROPERTY_SYSTEM - Static variable in class info.pppc.base.plugin.security.SecureModifier
The property in the plug-in description that contains a system id.
PROPERTY_THREAD_DEFAULT - Static variable in class info.pppc.base.system.InvocationBroker
This is the name of the system property that describes the default number of threads.
PROPERTY_THREAD_MAXIMUM - Static variable in class info.pppc.base.system.InvocationBroker
This is the name of the system property that describes the maximum number of threads.
PropertyList(Node, TripleCollector) - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
PropertyListNotEmpty(Node, TripleCollector) - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
PropertyListNotEmptyPath(Node, TripleCollector) - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
PropertyListPath(Node, TripleCollector) - Method in class org.deri.cqels.lang.cqels.CQELSParser
 
Proxy - Class in info.pppc.base.system
The superclass for all proxies.
Proxy() - Constructor for class info.pppc.base.system.Proxy
Creates a new proxy.
PSEUDO_PRED - Static variable in class eu.gambas.sdk.data.OntologyConstants
 
PSEUDO_PRED_FULL - Static variable in class eu.gambas.sdk.data.OntologyConstants
 
PSEUDO_PRED_PREF - Static variable in class eu.gambas.sdk.data.OntologyConstants
 
Pseudonym - Class in eu.gambas.data.user
This class represents a pseudonym.
Pseudonym() - Constructor for class eu.gambas.data.user.Pseudonym
Only used for deserialization this should not be called from user code.
Pseudonym(String) - Constructor for class eu.gambas.data.user.Pseudonym
Creates a pseudonym with the specified name.
PSEUDONYM_NCNAME_PREFIX - Static variable in class eu.gambas.system.communication.registry.DeviceDescriptorRDF
 
PseudonymDeviceIdentifier - Class in eu.gambas.system.communication.registry
 
PseudonymDeviceIdentifier() - Constructor for class eu.gambas.system.communication.registry.PseudonymDeviceIdentifier
 
PseudonymDeviceIdentifier(Pseudonym) - Constructor for class eu.gambas.system.communication.registry.PseudonymDeviceIdentifier
 
PseudonymDeviceIdentifier(PseudonymDeviceIdentifier) - Constructor for class eu.gambas.system.communication.registry.PseudonymDeviceIdentifier
 
PseudonymQuery - Class in eu.gambas.system.communication.registry
This query returns all devices with the specified pseudonym.
PseudonymQuery() - Constructor for class eu.gambas.system.communication.registry.PseudonymQuery
 
PseudonymUtils - Class in eu.gambas.system.security
This class enables conversions between pseudonyms and system ids.
PseudonymUtils() - Constructor for class eu.gambas.system.security.PseudonymUtils
 
PublicKeyFactory - Class in vendor.org.bouncycastle.crypto.util
Factory to create asymmetric public key parameters for asymmetric ciphers from range of ASN.1 encoded SubjectPublicKeyInfo objects.
PublicKeyFactory() - Constructor for class vendor.org.bouncycastle.crypto.util.PublicKeyFactory
 
purge(long, String) - Method in class org.deri.cqels.engine.RangeWindow
 
purge() - Method in class org.deri.cqels.engine.RangeWindow
 
purge() - Method in class org.deri.cqels.engine.TripleWindow
 
purge() - Method in interface org.deri.cqels.engine.Window
This method will purify a number of expired elements in the window according to its characteristics (triple-based or time-based windows)
Purifier - Class in org.deri.cqels.engine
 
Purifier(RangeWindow) - Constructor for class org.deri.cqels.engine.Purifier
 
put(Var, Long) - Method in class org.deri.cqels.data.HashMapping
 
put(Var, Long) - Method in class org.deri.cqels.data.MappingBase
 
put(String, Object) - Method in class org.deri.cqels.engine.ExecContext
put key and value to the map
putAll(Map<? extends Var, ? extends Long>) - Method in class org.deri.cqels.data.HashMapping
 
putAll(Map<? extends Var, ? extends Long>) - Method in class org.deri.cqels.data.MappingBase
 
putClass(String, String...) - Method in class eu.gambas.system.query.generic.privacy.ClassesAndPredicatesMap
 
putClass(String, Collection<String>) - Method in class eu.gambas.system.query.generic.privacy.ClassesAndPredicatesMap
 
putEntity(Class<T>, String, Entity, boolean) - Method in class eu.gambas.sdk.entity.EntityResult
 
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 _