.DataAugmentationAbstractItem

abstract type defined in module DataAugmentation


			abstract type AbstractItem

Abstract supertype for all items. To implement items, subtype either Item to create a new item or ItemWrapper to wrap an existing item.