| Package | Description |
|---|---|
| org.coode.oppl.bindingtree | |
| org.coode.oppl.utils |
| Modifier and Type | Field and Description |
|---|---|
protected Set<Assignment> |
BindingNode.assignments |
| Modifier and Type | Method and Description |
|---|---|
Collection<Assignment> |
BindingNode.getAssignments() |
| Modifier and Type | Method and Description |
|---|---|
void |
BindingNode.addAssignment(Assignment assignment) |
| Constructor and Description |
|---|
BindingNode(Assignment... assignments) |
BindingNode(Assignment assignment) |
| Constructor and Description |
|---|
BindingNode(Collection<Assignment> assignments,
java.util.stream.Stream<? extends Variable<?>> unassignedVariables) |
| Modifier and Type | Method and Description |
|---|---|
protected ManchesterSyntaxRenderer |
EvaluationResults.render(ConstraintSystem cs,
Assignment assignment) |
Copyright © 2018 The University of Manchester. All Rights Reserved.