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