Package rubacon :: Package readers :: Module ModelReader :: Class ModelReader
[hide private]
[frames] | no frames]

Class ModelReader

source code


Instance Methods [hide private]
 
getAdjacentClasses(self, aName) source code
 
getAllAssociations(self) source code
 
getAllClasses(self) source code
 
getAssociationsForClass(self, aName) source code
 
getAttributes(self, aName) source code
 
getHead(self, aName) source code
 
getTarget(self, aName) source code

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

Class Variables [hide private]
  ___sTORAGE = 'db.model'
Properties [hide private]

Inherited from object: __class__