Uses of Package
de.unifreiburg.twodeedoo.model

Packages that use de.unifreiburg.twodeedoo.model
de.unifreiburg.twodeedoo.model Game model (actors, activities) 
de.unifreiburg.twodeedoo.model.test Test helpers for the model layer. 
 

Classes in de.unifreiburg.twodeedoo.model used by de.unifreiburg.twodeedoo.model
BaseActor
          Default base class for IActor implementations
IActivity
          A company contains actors and runs them.
IActor
          I simulate some well-defined part of the world.
 

Classes in de.unifreiburg.twodeedoo.model used by de.unifreiburg.twodeedoo.model.test
IActivity
          A company contains actors and runs them.
IActor
          I simulate some well-defined part of the world.