Uses of Class
edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.OrdinaryLiteral
Package
Description
-
Uses of OrdinaryLiteral in edu.upc.fib.inlab.imp.kse.logics.logicschema.domain
Modifier and TypeMethodDescriptionOrdinaryLiteral.applySubstitution
(Substitution substitution) OrdinaryLiteral.buildNegatedLiteral()
-
Uses of OrdinaryLiteral in edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.visitor
-
Uses of OrdinaryLiteral in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.comparator
Modifier 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
Modifier and TypeMethodDescriptionLiteralFactory.buildOrdinaryLiteral
(OrdinaryLiteralSpec olSpec) -
Uses of OrdinaryLiteral in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.creation.spec.helpers
Modifier and TypeMethodDescriptionstatic OrdinaryLiteralSpec
LogicSchemaToSpecHelper.buildOrdinaryLiteralSpec
(OrdinaryLiteral ordinaryLiteral) -
Uses of OrdinaryLiteral in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.printer