Uses of Interface
mas.agentsHempelsSofa.data.Believable

Packages that use Believable
mas.agentsHempelsSofa.data This package contains general data structures. 
mas.agentsHempelsSofa.data.graph This package contains data structures to define a graph. 
mas.agentsHempelsSofa.data.zone This package contains data structures to define a zone. 
 

Uses of Believable in mas.agentsHempelsSofa.data
 

Classes in mas.agentsHempelsSofa.data that implement Believable
 class AgentToken
          An implementation of an agent token which includes the following information about an agent: the name the team the position the role the strategy the energy the maximum energy the maximum energy if disabled the health the maximum health the strength the visibility range the target vertex the target agent the step it was lastly inspected It can be placed and moved on the Graph.
 

Uses of Believable in mas.agentsHempelsSofa.data.graph
 

Classes in mas.agentsHempelsSofa.data.graph that implement Believable
 class Edge
          An implementation of an undirected edge for our Graph.
 class Vertex
          An implementation of the vertices for our graph.
 

Uses of Believable in mas.agentsHempelsSofa.data.zone
 

Classes in mas.agentsHempelsSofa.data.zone that implement Believable
 class Zone
          An implementation of a zone.
 



Copyright © 2012. All Rights Reserved.