Home | Trees | Indices | Help |
|
---|
|
object --+ | ConstraintFactory
A constraint factory is responsible for finding an appropriate constraint class for the given arguments and instantiating the constraint.
|
|||
|
|||
str |
|
||
|
|||
Inherited from |
|
|||
CONSTRAINT_CLASSES =
|
|
|||
Inherited from |
|
Constructor ----------- Creates a new ConstraintFactory
|
Return the available constraint code.
|
Create a constraint from a set of arguments. -------------------------------------------- Finds a suitable constraint class, and instantiates it. @rtype: Constraint |
|
CONSTRAINT_CLASSES
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 28 14:59:28 2011 | http://epydoc.sourceforge.net |