Interface RuleInvocation

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.xtext.xbase.XExpression getEnvironment()
      Returns the value of the 'Environment' containment reference.
      org.eclipse.emf.common.util.EList<org.eclipse.xtext.xbase.XExpression> getExpressions()
      Returns the value of the 'Expressions' containment reference list.
      java.lang.String getJudgmentSymbol()
      Returns the value of the 'Judgment Symbol' attribute.
      org.eclipse.emf.common.util.EList<java.lang.String> getRelationSymbols()
      Returns the value of the 'Relation Symbols' attribute list.
      void setEnvironment​(org.eclipse.xtext.xbase.XExpression value)
      Sets the value of the 'Environment' containment reference.
      void setJudgmentSymbol​(java.lang.String value)
      Sets the value of the 'Judgment Symbol' 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