Class ImmutableLiteralsListMother
java.lang.Object
edu.upc.fib.inlab.imp.kse.logics.logicschema.mothers.ImmutableLiteralsListMother
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.ImmutableLiteralsList
static edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.ImmutableLiteralsList
static List<edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.ImmutableLiteralsList>
createListOfImmutableLiterals
(List<String> listOfListOfLiterals, String derivationRules) static edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.ImmutableLiteralsList
createWithCustomBuiltinLiterals
(String listOfLiterals, Set<String> customBuiltInPredicateNames)
-
Constructor Details
-
ImmutableLiteralsListMother
public ImmutableLiteralsListMother()
-
-
Method Details
-
create
public static edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.ImmutableLiteralsList create(String listOfLiterals) -
create
-
createListOfImmutableLiterals
-
createWithCustomBuiltinLiterals
-