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

B

beforeMove() - Method in class ubiware.core.UbiwareAgent
 
BehaviorStartParameters - Class in ubiware.core
Collection maintaining a list of BehaviorStartParameters.
BehaviorStartParameters() - Constructor for class ubiware.core.BehaviorStartParameters
 
BeliefContainerTreeModel - Class in ubiware.core.visualizer
Maps a belief container/context to a tree-like structure.
BeliefContainerTreeModel(TreeModel, ReusableAtomicBehavior, String) - Constructor for class ubiware.core.visualizer.BeliefContainerTreeModel
Initialises a new instance of BeliefContainerTreeModel which will represent the context/container specified by this ID.
BeliefListCellRenderer - Class in ubiware.core.visualizer
 
BeliefListCellRenderer(SAPLTreeCellRenderer.UserPreferencies, UbiwareAgent) - Constructor for class ubiware.core.visualizer.BeliefListCellRenderer
Creates a new instance of this ListCellRender.
beliefs - Variable in class ubiware.core.UbiwareAgent
 
BeliefsLoadBehavior - Class in ubiware.core.behaviors
 
BeliefsLoadBehavior() - Constructor for class ubiware.core.behaviors.BeliefsLoadBehavior
 
BeliefTreeModel - Class in ubiware.core.visualizer
Maps a belief to a tree like structure.
BeliefTreeModel(TreeModel, ReusableAtomicBehavior, SemanticStatement) - Constructor for class ubiware.core.visualizer.BeliefTreeModel
Initialises a new instance of BeliefTreeModel which will represent the semantic statement specified by the given semantic statement.
Binding - Interface in ubiware.core
A binding is a collection of values which are bound to certain variables.
BindingsSet - Class in ubiware.core
A bindingsSet is a collection of Binding which can be iterated.
BindingsSet(List<HashMap<String, String>>) - Constructor for class ubiware.core.BindingsSet
Deprecated. this constructor should get replaced with a no argument constructor. Bindings could then be added to the set later.
bindVars(HashMap<String, String>) - Method in class ubiware.core.SemanticStatement
 
Blackboard - Class in ubiware.core
Representation of the blackboard of an agent, the agent uses its blackboard to keep references to java objects.
Blackboard() - Constructor for class ubiware.core.Blackboard
 
blackboard - Variable in class ubiware.core.Blackboard
The actual blackboard, mapping Strings (IDs) to Objects
BLACKBOARD_OBJECT_PREFIX - Static variable in class ubiware.core.UbiwareAgent
 
BLANK_NODE_NS - Static variable in class ubiware.core.UbiwareAgent
 
block() - Method in class ubiware.core.ReusableAtomicBehavior
Blocks this behaviour.
block(long) - Method in class ubiware.core.ReusableAtomicBehavior
Blocks this behaviour the specified amount of time.
BlockingCommand<E> - Class in ubiware.core.commands
Implementation of a command that has an extra method BlockingCommand.waitForExecution() which only returns once the command has been executed.
BlockingCommand(UbiwareAgentCommand<E>) - Constructor for class ubiware.core.commands.BlockingCommand
Create the command with the wrapped command.
BUILD - Static variable in interface ubiware.core.VersionInfo
 

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