Home | Trees | Indices | Help |
|
---|
|
object --+ | LogicNode --+ | LogicGroup
A logic group is a logic node with two child nodes, which are either connected by AND or by OR logic.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
LEGAL_OPS =
|
|
|||
Inherited from |
|
ConstructorMakes a new node composes of two nodes (left and right), and some operator. Groups may have a reference to their parent.
|
Provide a sensible representation of a node
|
Provide a human readable version of the group. The string version should be able to be parsed back into the original logic group.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jul 25 02:24:43 2011 | http://epydoc.sourceforge.net |