Class Attribute<T>

  • Direct Known Subclasses:
    NumericAttribute, StringAttribute

    public abstract class Attribute<T>
    extends Object
    Used to represent an abstract attribute that was collected from some agent. Includes methods common to both numeric and string attributes.
    Author:
    jwhite