Interface ParamSet

  • All Superinterfaces:
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    All Known Implementing Classes:
    ParamSetImpl

    public interface ParamSet
    extends org.eclipse.emf.ecore.EObject
    A representation of the model object 'Param Set'.

    The following features are supported:

    See Also:
    BslPackage.getParamSet()
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int getMaxParams()
      Returns the value of the 'Max Params' attribute.
      int getMinParams()
      Returns the value of the 'Min Params' attribute.
      void setMaxParams​(int value)
      Sets the value of the 'Max Params' attribute.
      void setMinParams​(int value)
      Sets the value of the 'Min Params' attribute.
      • Methods inherited from interface org.eclipse.emf.ecore.EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface org.eclipse.emf.common.notify.Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver