Interface AttributeSlot

  • All Superinterfaces:
    org.eclipse.emf.ecore.EObject, ModelElement, org.eclipse.emf.common.notify.Notifier, Slot<java.lang.Object>
    All Known Implementing Classes:
    AttributeSlotImpl

    public interface AttributeSlot
    extends Slot<java.lang.Object>
    A representation of the model object 'Attribute Slot'.
    See Also:
    HutnPackage.getAttributeSlot()
    • Method Detail

      • coerceValues

        void coerceValues()