Public Member Functions | |
boolean | isPositive () |
Is the constraint positive? More... | |
Public Member Functions inherited from cogitant.base.CoupleOfLambdas | |
Graph | first () |
First graph of the couple. More... | |
Graph | second () |
Second graph of the couple. More... | |
Public Member Functions inherited from cogitant.base.EnvironmentObject | |
Environment | environment () |
Environment of the graph. More... | |
String | name () |
Name of the object. More... | |
Type | objectType () |
Type of the object. More... | |
Graph | asGraph () throws ExceptionIncorrectType |
Returns a Graph reference. More... | |
Rule | asRule () throws ExceptionIncorrectType |
Returns a Rule reference. More... | |
Constraint | asConstraint () throws ExceptionIncorrectType |
Returns a Constraint reference. More... | |
Public Member Functions inherited from cogitant.base.ObservableObject | |
void | attachObserver (Observer obs) throws ExceptionObserver |
Adds a new Observer. More... | |
void | detachObserver (Observer obs) throws ExceptionObserver |
Detachs an Observer. More... | |
void | lock () |
Locks the object. More... | |
void | unlock () |
Unlocks the object. More... | |
boolean | isLocked () |
Is the object locked. More... | |
boolean cogitant.base.Constraint.isPositive | ( | ) |
Is the constraint positive?