Interface CheckRule

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      RuleParameter getElement()
      Returns the value of the 'Element' containment reference.
      java.lang.String getName()
      Returns the value of the 'Name' attribute.
      org.eclipse.xtext.xbase.XExpression getPremises()
      Returns the value of the 'Premises' containment reference.
      void setElement​(RuleParameter value)
      Sets the value of the 'Element' containment reference.
      void setName​(java.lang.String value)
      Sets the value of the 'Name' attribute.
      void setPremises​(org.eclipse.xtext.xbase.XExpression value)
      Sets the value of the 'Premises' containment reference.
      • 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