Uses of Class
ai.planning.strips.Problem.ObjectTypeSystem

Packages that use Problem.ObjectTypeSystem
ai.planning.strips   
 

Uses of Problem.ObjectTypeSystem in ai.planning.strips
 

Fields in ai.planning.strips declared as Problem.ObjectTypeSystem
protected  Problem.ObjectTypeSystem Problem.types
          the inferred DomainTypes for objects in this Problem (computed on demand)
 

Methods in ai.planning.strips that return Problem.ObjectTypeSystem
protected  Problem.ObjectTypeSystem Problem.getObjectTypeSystem()
           This function returns the inferred types for this Domain.