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

public class ConstantSpec extends TermSpec
Specification of a logic constant.
  • Constructor Details

    • ConstantSpec

      public ConstantSpec(String name)