Home | Trees | Indices | Help |
|
---|
|
object --+ | pathfeatures.PathFeature --+ | Constraint --+ | object --+ | | | LogicNode --+ | CodedConstraint --+ | BinaryConstraint
These constraints assert a relationship between the value represented by the path (it must be a representation of a value, ie an Attribute) and another value - ie. the operator takes two parameters.
In all case the 'left' side of the relationship is the path, and the 'right' side is the supplied value.
Valid operators are:
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
OPS =
|
|||
Inherited from |
|
|||
Inherited from |
|
Constructor
|
Provide a human readable representation of the logic. This method is called by repr.
|
Return a dict object which can be used to construct a DOM element with the appropriate attributes.
|
|
OPS
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Mar 12 18:51:53 2013 | http://epydoc.sourceforge.net |