Package edu.tufts.hrilab.pddl
Class Type
java.lang.Object
edu.tufts.hrilab.pddl.Type
Defines a PDDL type and it's sub-types and super-types.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addSuperTypes
(List<Type> superTypes) generate()
getCommonSuper
(Type query) getName()
getSpecific
(Type query) boolean
-
Constructor Details
-
Type
-
-
Method Details
-
addSuperTypes
-
generate
-
getName
-
getSuperTypes
-
getSubTypes
-
isSuper
-
getCommonSuper
-
getSpecific
-