OMTPlan: Optimal Planning Modulo Theories
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
translate.pddl.conditions.ObjectTerm Class Reference
Inheritance diagram for translate.pddl.conditions.ObjectTerm:
Inheritance graph
[legend]
Collaboration diagram for translate.pddl.conditions.ObjectTerm:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, name)
 
def __eq__ (self, other)
 
def __cmp__ (self, other)
 
def __str__ (self)
 
def __hash__ (self)
 
def free_variables (self)
 
def rename_variables (self, renamings)
 
- Public Member Functions inherited from translate.pddl.conditions.Term
def dump (self, indent=" ")
 
def __eq__ (self, other)
 
def uniquify_variables (self, type_map, renamings={})
 
def compile_objectfunctions_aux (self, used_variables, recurse_object_terms=True)
 
def rename_variables (self, renamings)
 
def free_variables (self)
 

Public Attributes

 name
 
 hash
 
- Public Attributes inherited from translate.pddl.conditions.Term
 args
 

Static Public Attributes

list args = []
 

The documentation for this class was generated from the following file: