|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NetworkClassifierImp.Aggregation | |
---|---|
netkit.classifiers.relational |
Uses of NetworkClassifierImp.Aggregation in netkit.classifiers.relational |
---|
Fields in netkit.classifiers.relational declared as NetworkClassifierImp.Aggregation | |
---|---|
protected NetworkClassifierImp.Aggregation |
NetworkClassifierImp.aggregation
What kind of aggregation should the classifier do. |
Methods in netkit.classifiers.relational that return NetworkClassifierImp.Aggregation | |
---|---|
static NetworkClassifierImp.Aggregation |
NetworkClassifierImp.Aggregation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static NetworkClassifierImp.Aggregation[] |
NetworkClassifierImp.Aggregation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |