public class Constraint
extends java.lang.Object
| Constructor and Description |
|---|
Constraint(InstructionComponent ic,
Value value)
A constraint specifies a value for the instructionComponent.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
InstructionComponent |
getInstructionComponent() |
Value |
getValue() |
int |
hashCode() |
java.lang.String |
toString() |
public Constraint(InstructionComponent ic, Value value)
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic InstructionComponent getInstructionComponent()
public Value getValue()
public int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2009-2019 Aarhus University