Uses of Class
edu.upc.fib.inlab.imp.kse.logics.dependencyschema.domain.TGD
Package
Description
-
Uses of TGD in edu.upc.fib.inlab.imp.kse.logics.dependencyschema.domain
-
Uses of TGD in edu.upc.fib.inlab.imp.kse.logics.dependencyschema.domain.visitor
-
Uses of TGD in edu.upc.fib.inlab.imp.kse.logics.dependencyschema.services.analyzers
Modifier and TypeMethodDescriptionstatic Set<LiteralPosition>
StickyMarkingAnalyzer.getStickyMarking
(List<TGD> tgds) -
Uses of TGD in edu.upc.fib.inlab.imp.kse.logics.dependencyschema.services.analyzers.egds
Modifier and TypeMethodDescriptionboolean
NonConflictingFDsAnalyzer.isConflicting
(TGD tgd, FunctionalDependency fd) Modifier and TypeMethodDescriptionboolean
NonConflictingFDsAnalyzer.isConflicting
(List<TGD> tgds, List<FunctionalDependency> fds) boolean
NonConflictingFDsAnalyzer.isNonConflicting
(List<TGD> tgds, List<FunctionalDependency> fds) -
Uses of TGD in edu.upc.fib.inlab.imp.kse.logics.dependencyschema.services.creation.spec.helpers
Modifier and TypeMethodDescriptionstatic TGDSpec
DependencySchemaToSpecHelper.buildTGDSpec
(TGD originalTGD) -
Uses of TGD in edu.upc.fib.inlab.imp.kse.logics.dependencyschema.services.printer
-
Uses of TGD in edu.upc.fib.inlab.imp.kse.logics.dependencyschema.services.processes
Modifier and TypeMethodDescriptionstatic boolean
SingleExistentialVarTGDTransformer.containsOneExistentiallyQuantifiedVariable
(TGD tgd)