Package org.openjdk.jmc.common
Interface IDescribable
- All Known Subinterfaces:
IAggregator<V,,C> IAttribute<V>,IOptionDescriptor<T>,IType<T>,IUserAction
- All Known Implementing Classes:
Aggregators.AdvancedMaxAggregator,Aggregators.AdvancedMinAggregator,Aggregators.AggregatorBase,Aggregators.Avg,Aggregators.FieldAggregatorBase,Aggregators.MergingAggregator,Aggregators.MinMax,Aggregators.Stddev,Aggregators.Sum,Aggregators.Variance,Attribute,ContentType,KindOfQuantity,LabeledIdentifier,LinearKindOfQuantity,MCPackage,RangeContentType,StructContentType
public interface IDescribable
Interface for objects that has a name and a description.
-
Method Summary