Uses of Class
edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.BooleanBuiltInLiteral
Package
Description
-
Uses of BooleanBuiltInLiteral in edu.upc.fib.inlab.imp.kse.logics.logicschema.domain
Modifier and TypeMethodDescriptionBooleanBuiltInLiteral.applySubstitution
(Substitution substitution) BooleanBuiltInLiteral.buildNegatedLiteral()
-
Uses of BooleanBuiltInLiteral in edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.visitor
Modifier and TypeMethodDescriptionLogicSchemaVisitor.visit
(BooleanBuiltInLiteral comparisonBuiltInLiteral) -
Uses of BooleanBuiltInLiteral in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.printer
Modifier and TypeMethodDescriptionLogicSchemaPrinter.visit
(BooleanBuiltInLiteral booleanBuiltInLiteral)