Interface ManagedObjectManagerImpl.DummyBoundaryStatistic

All Superinterfaces:
ManagedObjectManagerImpl.DummyStatistic
All Known Subinterfaces:
ManagedObjectManagerImpl.DummyBoundedRangeStatistic
Enclosing class:
ManagedObjectManagerImpl

@ManagedData @Description("Specifies standard measurements of the upper and lower limits of the value of an attribute") @InheritedAttribute(methodName="getUpperBound",description="The upper limit of the value of this attribute") @InheritedAttribute(methodName="getLowerBound",description="The lower limit of the value of this attribute") public static interface ManagedObjectManagerImpl.DummyBoundaryStatistic extends ManagedObjectManagerImpl.DummyStatistic