Uses of Class
edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.LogicConstraint
Package
Description
-
Uses of LogicConstraint in edu.upc.fib.inlab.imp.kse.logics.logicschema.domain
-
Uses of LogicConstraint in edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.visitor
-
Uses of LogicConstraint in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.comparator
Modifier and TypeMethodDescriptionHomomorphismBasedEquivalenceAnalyzer.areEquivalent
(LogicConstraint first, LogicConstraint second) LogicEquivalenceAnalyzer.areEquivalent
(LogicConstraint first, LogicConstraint second) HomomorphismFinder.findHomomorphism
(LogicConstraint domainLogicConstraint, LogicConstraint rangeLogicConstraint) Return a homomorphism from the domainLogicConstraint terms to the rangeLogicConstraint terms, if exists -
Uses of LogicConstraint in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.comparator.isomorphism
Modifier and TypeMethodDescriptionboolean
IsomorphismComparator.areIsomorphic
(LogicConstraint constraint1, LogicConstraint constraint2) Check whether two logic constraints are isomorphic -
Uses of LogicConstraint in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.creation.spec.helpers
Modifier and TypeMethodDescriptionstatic LogicConstraintWithIDSpec
LogicSchemaToSpecHelper.buildLogicConstraintSpec
(LogicConstraint lc) Modifier and TypeMethodDescriptionstatic List<LogicConstraintWithIDSpec>
LogicSchemaToSpecHelper.buildLogicConstraintSpecs
(Set<LogicConstraint> logicConstraints) -
Uses of LogicConstraint in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.printer