Uses of Class
edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.CustomBuiltInLiteral
Packages that use CustomBuiltInLiteral
Package
Description
-
Uses of CustomBuiltInLiteral in edu.upc.fib.inlab.imp.kse.logics.logicschema.domain
Methods in edu.upc.fib.inlab.imp.kse.logics.logicschema.domain that return CustomBuiltInLiteralModifier and TypeMethodDescriptionCustomBuiltInLiteral.applySubstitution
(Substitution substitution) -
Uses of CustomBuiltInLiteral 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 CustomBuiltInLiteralModifier and TypeMethodDescriptionLogicSchemaVisitor.visit
(CustomBuiltInLiteral customBuiltInLiteral) -
Uses of CustomBuiltInLiteral 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 CustomBuiltInLiteralModifier and TypeMethodDescriptionLogicSchemaPrinter.visit
(CustomBuiltInLiteral customBuiltInLiteral)