Uses of Class
weka.core.PropertyPath.PathElement
-
Uses of PropertyPath.PathElement in weka.core
Modifier and TypeMethodDescriptionPropertyPath.Path.get
(int index) returns the element at the given indexModifierConstructorDescriptionPath
(Vector<PropertyPath.PathElement> elements) uses the vector with PathElement objects to initialize with