Interface AttributeSlot

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

public interface AttributeSlot extends Slot<Object>
A representation of the model object 'Attribute Slot'.
See Also:
  • Method Details

    • coerceValues

      void coerceValues()