Class AssociationsAttributes

java.lang.Object
ddf.catalog.data.impl.types.AssociationsAttributes
All Implemented Interfaces:
ddf.catalog.data.MetacardType, ddf.catalog.data.types.Associations, Serializable

public class AssociationsAttributes extends Object implements ddf.catalog.data.types.Associations, ddf.catalog.data.MetacardType
This class provides attributes that represent associations between products.
See Also:
  • Constructor Details

    • AssociationsAttributes

      public AssociationsAttributes()
  • Method Details

    • getAttributeDescriptors

      public Set<ddf.catalog.data.AttributeDescriptor> getAttributeDescriptors()
      Specified by:
      getAttributeDescriptors in interface ddf.catalog.data.MetacardType
    • getAttributeDescriptor

      public ddf.catalog.data.AttributeDescriptor getAttributeDescriptor(String name)
      Specified by:
      getAttributeDescriptor in interface ddf.catalog.data.MetacardType
    • getName

      public String getName()
      Specified by:
      getName in interface ddf.catalog.data.MetacardType