Package adams.core.discovery
-
Interface Summary Interface Description PropertyDiscovery Interface for classes that perform object discovery.PropertyTraversal.Observer Interface for traversal observers. -
Class Summary Class Description AbstractDiscoveryHandler Ancestor for discovery algorithms.Actor Handles actors.DefaultPropertyDiscovery Class for performing object discovery.IntrospectionHelper Helper class for introspection.IntrospectionHelper.IntrospectionContainer Simple container object for storing introspection information.PropertyPath A helper class for accessing properties in nested objects, e.g., accessing the "getRidge" method of a LinearRegression classifier part of MultipleClassifierCombiner, e.g., Vote.PropertyPath.Path Contains a (property) path structure.PropertyPath.PathElement Represents a single element of a property path.PropertyPath.PropertyContainer A helper class that stores Object and PropertyDescriptor together.PropertyTraversal Performs property traversal presenting the properties to an observer. -
Enum Summary Enum Description NumericValueType Determines how numeric values get generated.PropertyPath.PathElementType The type of path element we're dealing with.