Interface RuleConclusion

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.emf.common.util.EList<RuleConclusionElement> getConclusionElements()
      Returns the value of the 'Conclusion Elements' containment reference list.
      Environment getEnvironment()
      Returns the value of the 'Environment' containment reference.
      org.eclipse.xtext.xbase.XExpression getError()
      Returns the value of the 'Error' containment reference.
      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​(Environment value)
      Sets the value of the 'Environment' containment reference.
      void setError​(org.eclipse.xtext.xbase.XExpression value)
      Sets the value of the 'Error' 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