| Package | Description |
|---|---|
| org.coode.oppl.bindingtree |
| 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,
Collection<? extends Variable<?>> unassignedVariables) |
Copyright © 2015 The University of Manchester. All Rights Reserved.