Uses of Class
edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.BooleanBuiltInLiteral
Packages that use BooleanBuiltInLiteral
Package
Description
-
Uses of BooleanBuiltInLiteral in edu.upc.fib.inlab.imp.kse.logics.logicschema.domain
Methods in edu.upc.fib.inlab.imp.kse.logics.logicschema.domain that return BooleanBuiltInLiteralModifier and TypeMethodDescriptionBooleanBuiltInLiteral.applySubstitution
(Substitution substitution) BooleanBuiltInLiteral.buildNegatedLiteral()
-
Uses of BooleanBuiltInLiteral in edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.visitor
Methods in edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.visitor with parameters of type BooleanBuiltInLiteralModifier and TypeMethodDescriptionLogicSchemaVisitor.visit
(BooleanBuiltInLiteral comparisonBuiltInLiteral) -
Uses of BooleanBuiltInLiteral in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.printer
Methods in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.printer with parameters of type BooleanBuiltInLiteralModifier and TypeMethodDescriptionLogicSchemaPrinter.visit
(BooleanBuiltInLiteral booleanBuiltInLiteral)