|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.nist.antd.ospf_te.Constraint
<10>10- Constraint.java
<11>11- Specify the Constraints for the path computation
| Field Summary | |
static int |
BIGGER
Field BIGGER - XXX |
static int |
BOOLEAN
Field BOOLEAN - XXX |
int |
cmpType
Field cmpType - XXX |
static int |
SMALLER
Field SMALLER - XXX |
int |
type
Field type - XXX |
double |
value
Field value - XXX |
| Constructor Summary | |
Constraint(int index,
double val,
int cmp)
Constructs a Constraint for CSPF. |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int BIGGER
public static final int SMALLER
public static final int BOOLEAN
public int type
public double value
public int cmpType
| Constructor Detail |
public Constraint(int index,
double val,
int cmp)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||