java.lang.Object
edu.upc.fib.inlab.imp.kse.logics.logicschema.mothers.TermMother

public class TermMother extends Object
  • Constructor Details

    • TermMother

      public TermMother()
  • Method Details

    • createTerms

      public static edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.ImmutableTermList createTerms(List<String> terms)
    • createTerms

      public static edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.ImmutableTermList createTerms(String... terms)
    • createTerm

      public static edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.Term createTerm(String termName)