Uses of Package
ubiware.core

Packages that use ubiware.core
ubiware.core   
ubiware.core.behaviors   
ubiware.core.behaviors.creation   
ubiware.core.commands   
ubiware.core.policies   
ubiware.core.visualizer   
 

Classes in ubiware.core used by ubiware.core
BehaviorStartParameters
           Collection maintaining a list of BehaviorStartParameters.
Binding
          A binding is a collection of values which are bound to certain variables.
BindingsSet
          A bindingsSet is a collection of Binding which can be iterated.
ContextContainer
           
Debugger
           
IllegalParameterConfigurationException
          This exception indicates that the parameters are not set correctly, its state indicate what is wrong with the parameter.
IllegalParameterConfigurationException.State
          The state of the IllegalParameterConfigurationException
LinkInfo
           
ParametrizedAsset
          Indicates that the object can get parameters.
ProduceN3Options
          Options for producing N3, those options are passed to SaplN3 when Producing an S-APL N3 String from beliefs of the agent.
ResourcePrefixer
          Extracted form Ubiware agent, this class provides methods for replacing the whole name of a resource by their prefix example: to sapl:MyResource This class is mainly used for producing nicer output.
ReusableAtomicBehavior
          ReusableAtomicBehavior provides a base class for all behaviours which this agent is running.
SemanticStatement
          Representation of a triple (subject, predicate, object).
UbiwareAgent
           
UbiwareAgent.Live
           
VariablesBindingManager
           
 

Classes in ubiware.core used by ubiware.core.behaviors
BehaviorStartParameters
           Collection maintaining a list of BehaviorStartParameters.
IllegalParameterConfigurationException
          This exception indicates that the parameters are not set correctly, its state indicate what is wrong with the parameter.
ParametrizedAsset
          Indicates that the object can get parameters.
ReusableAtomicBehavior
          ReusableAtomicBehavior provides a base class for all behaviours which this agent is running.
UbiwareAgent.DebugController
          End of Methods used by Reusable Atomic Behaviors
 

Classes in ubiware.core used by ubiware.core.behaviors.creation
BehaviorStartParameters
           Collection maintaining a list of BehaviorStartParameters.
IllegalParameterConfigurationException
          This exception indicates that the parameters are not set correctly, its state indicate what is wrong with the parameter.
ParametrizedAsset
          Indicates that the object can get parameters.
ReusableAtomicBehavior
          ReusableAtomicBehavior provides a base class for all behaviours which this agent is running.
UbiwareAgent
           
 

Classes in ubiware.core used by ubiware.core.commands
AgentWrapper
          NEVER use this class from inside the UbiwareAgent thread (This means, not from in the thread which goes trough RAB's) This will cause a deadlock! Use in a newly created thread.
BindingsSet
          A bindingsSet is a collection of Binding which can be iterated.
UbiwareAgent
           
 

Classes in ubiware.core used by ubiware.core.policies
BehaviorStartParameters
           Collection maintaining a list of BehaviorStartParameters.
ParameterGenerator
          A parameter generator is an object able to generato a S-APL object representing parameters
ProduceN3Options
          Options for producing N3, those options are passed to SaplN3 when Producing an S-APL N3 String from beliefs of the agent.
UbiwareAgent
           
 

Classes in ubiware.core used by ubiware.core.visualizer
Debugger
           
ReusableAtomicBehavior
          ReusableAtomicBehavior provides a base class for all behaviours which this agent is running.
SemanticStatement
          Representation of a triple (subject, predicate, object).
UbiwareAgent