java.lang.Object
edu.upc.fib.inlab.imp.kse.logics.logicschema.services.creation.spec.NormalClauseSpec
edu.upc.fib.inlab.imp.kse.logics.logicschema.services.creation.spec.DerivationRuleSpec
All Implemented Interfaces:
LogicElementSpec

public class DerivationRuleSpec extends NormalClauseSpec implements LogicElementSpec
Specification of a derivation rule.
  • Constructor Details

  • Method Details

    • getPredicateName

      public String getPredicateName()
    • getTermSpecList

      public List<TermSpec> getTermSpecList()