Package org.jacop.constraints.cumulative
Class ThetaNode
- java.lang.Object
-
- org.jacop.constraints.cumulative.TreeNode
-
- org.jacop.constraints.cumulative.ThetaNode
-
- Direct Known Subclasses:
ThetaLambdaUnaryNode
class ThetaNode extends TreeNode
Implements ThetaNode for ThetaTree.- Version:
- 4.7
-
-
Constructor Summary
Constructors Constructor Description ThetaNode()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) void
assignValues()
java.lang.String
toString()
-