Package teamwork :: Package state :: Module States :: Class StateSpace
[hide private]
[frames] | no frames]

Class StateSpace

source code

Known Subclasses:

Instance Methods [hide private]
 
__init__(self, featureList=[]) source code
 
addFeature(self, featureName, featureSpace) source code
 
getFirstState(self) source code
 
getNextState(self, oldState, parent=None) source code
 
state2index(self, state) source code
 
index2state(self, index) source code
 
createIndex(self, state) source code
 
state2dict(self, state) source code
 
dict2state(self, state) source code
 
printStates(self) source code
Class Variables [hide private]
  version = 1.0