A B C D E F G H I J K L M N O P Q R S T U V W X Z

P

ParameterGenerator - Interface in ubiware.core
A parameter generator is an object able to generato a S-APL object representing parameters
ParametrizedAsset - Interface in ubiware.core
Indicates that the object can get parameters.
performCommand(UbiwareAgent) - Method in class ubiware.core.commands.AddBeliefsN3Command
 
performCommand(UbiwareAgent) - Method in class ubiware.core.commands.BlockingCommand
 
performCommand(UbiwareAgent) - Method in class ubiware.core.commands.HasBeliefsN3Command
 
performCommand(UbiwareAgent) - Method in class ubiware.core.commands.RemoveBeliefsN3Command
 
performCommand(UbiwareAgent) - Method in interface ubiware.core.commands.UbiwareAgentCommand
The code which will get executed by the agent.
performPolicyCheck(UbiwareAgent, String, BehaviorStartParameters, ParameterGenerator) - Method in class ubiware.core.policies.AIAPolicyChecker
 
performPolicyCheck(UbiwareAgent, String, BehaviorStartParameters, ParameterGenerator) - Method in class ubiware.core.policies.AllowAllPolicyChecker
 
performPolicyCheck(UbiwareAgent, String, BehaviorStartParameters, ParameterGenerator) - Method in class ubiware.core.policies.AWAPolicyChecker
 
performPolicyCheck(UbiwareAgent, String, BehaviorStartParameters, ParameterGenerator) - Method in class ubiware.core.policies.DenyAllPolicyChecker
 
performPolicyCheck(UbiwareAgent, String, BehaviorStartParameters, ParameterGenerator) - Method in class ubiware.core.policies.PolicyAgentQueryingPolicyChecker
 
performPolicyCheck(UbiwareAgent, String, BehaviorStartParameters, ParameterGenerator) - Method in class ubiware.core.policies.PolicyChecker
Perform a policy check; check whether the given agent is allowed to execute the action specified in actionName with the given parameters.
performPolicyCheck(UbiwareAgent, String, BehaviorStartParameters, ParameterGenerator) - Method in class ubiware.core.policies.PUAPolicychecker
 
performPolicyCheck(UbiwareAgent, String, BehaviorStartParameters, ParameterGenerator) - Method in class ubiware.core.policies.SafeActionsPolicyChecker
 
PolicyAgentQueryingPolicyChecker - Class in ubiware.core.policies
 
PolicyAgentQueryingPolicyChecker(Resource) - Constructor for class ubiware.core.policies.PolicyAgentQueryingPolicyChecker
 
PolicyChecker - Class in ubiware.core.policies
a PolicyChecker allows its user to check what the policies are saying about executing the specified action.
PolicyChecker() - Constructor for class ubiware.core.policies.PolicyChecker
 
predicate - Variable in class ubiware.core.SemanticStatement
 
PredicateCaseSensitive - Variable in class ubiware.core.visualizer.VisualizerPrototypeForm.AdvancedBeliefSearchArguments
Make a case sensitive search for predicate?
Predicates - Variable in class ubiware.core.visualizer.VisualizerPrototypeForm.AdvancedBeliefSearchArguments
The predicate strings to be searched for.
prefixResource(String) - Method in class ubiware.core.ConditionalResourcePrefixer
Prefixes the given resource and if a previously not used namespace is used, it will be remembered by this prefixer.
prefixResource(String) - Method in class ubiware.core.ResourcePrefixer
prefix a resource using known namespaces
prefixResource(String, Map<String, String>) - Method in class ubiware.core.ResourcePrefixer
prefix a resource using known namespaces
prefixResource(String) - Method in class ubiware.core.UbiwareAgent
 
prefixResource(String, Map<String, String>) - Method in class ubiware.core.UbiwareAgent
 
print(Object) - Method in class ubiware.core.ReusableAtomicBehavior
Prints to the screen (and to the log) specified text.
print(Object) - Method in class ubiware.core.UbiwareAgent
 
printError(String) - Method in class ubiware.core.ReusableAtomicBehavior
Forwards the message this.getClass().getName() + "error: " + message to ReusableAtomicBehavior.print(Object)
produceN3(String) - Method in class ubiware.core.ReusableAtomicBehavior
Deprecated. use the version which returns a document instead.
produceN3(String, ProduceN3Options) - Method in class ubiware.core.ReusableAtomicBehavior
Deprecated. use the version which returns a document instead.
produceN3(String, ProduceN3Options, UbiwareAgent) - Static method in class ubiware.core.SaplN3
Generation of S-APL N3 from the agent's beliefs.
produceN3(String, ProduceN3Options, UbiwareAgent, StringBuilder) - Static method in class ubiware.core.SaplN3
 
produceN3(ContextContainer, StringBuilder) - Method in class ubiware.core.SaplN3Producer
Produce S-APL N3 for the given ContextContainer.
produceN3(ContextContainer) - Method in class ubiware.core.SaplN3Producer
Produce S-APL N3 for the given ContextContainer.
produceN3(String) - Method in class ubiware.core.UbiwareAgent
 
produceN3(String, ProduceN3Options) - Method in class ubiware.core.UbiwareAgent
 
produceN3Document(String) - Method in class ubiware.core.ReusableAtomicBehavior
 
produceN3Document(String, ProduceN3Options) - Method in class ubiware.core.ReusableAtomicBehavior
* Returns an S-APL (Notation3) string corresponding to a sub-graph starting with context container given.
ProduceN3Options - Class in ubiware.core
Options for producing N3, those options are passed to SaplN3 when Producing an S-APL N3 String from beliefs of the agent.
ProduceN3Options(boolean, boolean) - Constructor for class ubiware.core.ProduceN3Options
Identical to ProduceN3Options(indents, true, useNameSpaces, false)
ProduceN3Options(boolean, boolean, boolean, boolean) - Constructor for class ubiware.core.ProduceN3Options
Create a options object for SaplN3 generation
propertyChange(PropertyChangeEvent) - Method in class ubiware.core.visualizer.VisualizerPrototypeForm
 
PUA - Static variable in class ubiware.core.behaviors.creation.AgentTypes
 
PUAPolicychecker - Class in ubiware.core.policies
 
PUAPolicychecker(Resource) - Constructor for class ubiware.core.policies.PUAPolicychecker
 
putBelief(String, SemanticStatement) - Method in class ubiware.core.UbiwareAgent
 
putContext(String) - Method in class ubiware.core.UbiwareAgent
 
putContext(String, int) - Method in class ubiware.core.UbiwareAgent
 
putContext(String, String) - Method in class ubiware.core.UbiwareAgent
 
putContext(String, String, int) - Method in class ubiware.core.UbiwareAgent
 
putLink(String, String) - Method in class ubiware.core.UbiwareAgent
 
putLink(String, String, boolean) - Method in class ubiware.core.UbiwareAgent
 
putResult(UbiwareAgent, String, String) - Static method in class ubiware.core.RABUtils
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z