Home | Trees | Indices | Help |
|
---|
|
object --+ | AbstractChartRule
An abstract base class for chart rules.
AbstractChartRule
provides:
apply
, based on
apply_iter
.
apply_everywhere_iter
,
based on apply_iter
.
apply_everywhere
, based on
apply_everywhere_iter
. Currently, this implementation
assumes that NUM_EDGES
<=3.
__str__
, which returns a
name basd on the rule's class name.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
str(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed May 16 22:47:29 2007 | http://epydoc.sourceforge.net |