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