|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectCPTInfo.Parameter
public static class CPTInfo.Parameter
Field Summary | |
---|---|
boolean |
agrees
|
boolean |
conflicts
|
boolean |
mentioned
|
boolean |
redundant
|
double |
value
|
Constructor Summary | |
---|---|
CPTInfo.Parameter()
|
|
CPTInfo.Parameter(double value)
|
Method Summary | |
---|---|
Color |
getColor()
|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double value
public boolean mentioned
public boolean conflicts
public boolean redundant
public boolean agrees
Constructor Detail |
---|
public CPTInfo.Parameter()
public CPTInfo.Parameter(double value)
Method Detail |
---|
public Color getColor()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |