Uses of Class
edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.OrdinaryLiteral
Packages that use OrdinaryLiteral
Package
Description
-
Uses of OrdinaryLiteral in edu.upc.fib.inlab.imp.kse.logics.logicschema.domain
Methods in edu.upc.fib.inlab.imp.kse.logics.logicschema.domain that return OrdinaryLiteralModifier and TypeMethodDescriptionOrdinaryLiteral.applySubstitution
(Substitution substitution) OrdinaryLiteral.buildNegatedLiteral()
-
Uses of OrdinaryLiteral 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 OrdinaryLiteral -
Uses of OrdinaryLiteral in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.comparator
Methods in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.comparator with parameters of type OrdinaryLiteralModifier and TypeMethodDescriptionDerivedOrdinaryLiteralHomomorphismCriteria.computeHomomorphismExtensionForDerivedOrdinaryLiteral
(HomomorphismFinder homomorphismFinder, Substitution currentSubstitution, OrdinaryLiteral domainLiteral, OrdinaryLiteral rangeLiteral) HomomorphicRulesHomomorphismCriteria.computeHomomorphismExtensionForDerivedOrdinaryLiteral
(HomomorphismFinder homomorphismFinder, Substitution currentSubstitution, OrdinaryLiteral domainLiteral, OrdinaryLiteral rangeLiteral) SamePredicateNameCriteria.computeHomomorphismExtensionForDerivedOrdinaryLiteral
(HomomorphismFinder homomorphismFinder, Substitution currentSubstitution, OrdinaryLiteral domainLiteral, OrdinaryLiteral rangeLiteral) protected Optional<Substitution>
HomomorphismFinder.computeHomomorphismExtensionForOrdinaryLiteral
(Substitution currentSubstitution, OrdinaryLiteral domainLiteral, OrdinaryLiteral rangeLiteral) -
Uses of OrdinaryLiteral in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.creation
Methods in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.creation that return OrdinaryLiteralModifier and TypeMethodDescriptionLiteralFactory.buildOrdinaryLiteral
(OrdinaryLiteralSpec olSpec) -
Uses of OrdinaryLiteral in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.creation.spec.helpers
Methods in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.creation.spec.helpers with parameters of type OrdinaryLiteralModifier and TypeMethodDescriptionstatic OrdinaryLiteralSpec
LogicSchemaToSpecHelper.buildOrdinaryLiteralSpec
(OrdinaryLiteral ordinaryLiteral) -
Uses of OrdinaryLiteral 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 OrdinaryLiteral