Package rubacon :: Package generators :: Module PrologGenerator :: Class PrologGenerator
[hide private]
[frames] | no frames]

Class PrologGenerator

source code


Instance Methods [hide private]
 
generate(self, aFilename)
Generate the prolog code and write it to the given file.
source code
 
__getConName(self, m, head, target)
Get the name of the connection from head to target
source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]
  ___MODEL_STORAGE = 'data/db.model'
  ___INFO_STORAGE = 'data/db.information'
Properties [hide private]

Inherited from object: __class__