Interface ConstraintContainer

All Known Implementing Classes:
BasicConstraintContainer

public interface ConstraintContainer
ConstraintContainer interface provides APIs for storing/retreiving data used for contraints. The ConstraintContainer is used in conjunction with the AttributeContainer Interface. See MetamodelSpec for more information about Meta Elements.

Supported API: true

Extendable: false
  • Method Details

    • getDescriptorContainer

      DescriptorContainer getDescriptorContainer()
      Gets the object for the association that plays role: theDescriptorContainer.

      Supported API: true
      Returns:
      DescriptorContainer
    • setDescriptorContainer

      void setDescriptorContainer(DescriptorContainer a_DescriptorContainer)
      Sets the object for the association that plays role: theDescriptorContainer.

      Supported API: true
      Parameters:
      a_DescriptorContainer -