public class DoubleConstraintMatch extends ConstraintMatch
| Modifier and Type | Field and Description |
|---|---|
protected double |
weight |
constraintName, constraintPackage, justificationList, scoreLevel| Constructor and Description |
|---|
DoubleConstraintMatch(String constraintPackage,
String constraintName,
int scoreLevel,
List<Object> justificationList,
double weight) |
| Modifier and Type | Method and Description |
|---|---|
double |
getWeight() |
Number |
getWeightAsNumber() |
compareTo, getConstraintName, getConstraintPackage, getIdentificationString, getJustificationList, getScoreLevel, toStringpublic double getWeight()
public Number getWeightAsNumber()
getWeightAsNumber in class ConstraintMatchCopyright © 2006–2016 JBoss by Red Hat. All rights reserved.