Interface CollectionDescriptor

All Known Implementing Classes:
ClassificationCollectionDescriptor, DefaultCollectionDescriptor

public interface CollectionDescriptor
Describes a collection attribute
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets a new collection instance that is described by the underlying attribute
  • Method Details

    • newCollection

      Collection<Object> newCollection()
      Gets a new collection instance that is described by the underlying attribute
      Returns:
      A new collection instance that is empty