public class BlendedAnalysisQuery
extends java.lang.Object
| Constructor and Description |
|---|
BlendedAnalysisQuery(AbstractNode node,
InstructionComponent ic,
java.util.Set<Constraint> constraints,
Value soundDefault) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.util.Set<Constraint> |
getConstraints() |
InstructionComponent |
getInstructionComponent() |
AbstractNode |
getNode() |
Value |
getSoundDefault() |
int |
hashCode() |
java.lang.String |
toString() |
public BlendedAnalysisQuery(AbstractNode node, InstructionComponent ic, java.util.Set<Constraint> constraints, Value soundDefault)
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic java.util.Set<Constraint> getConstraints()
public InstructionComponent getInstructionComponent()
public AbstractNode getNode()
public Value getSoundDefault()
public int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2009-2019 Aarhus University