Uses of Class
edu.upc.fib.inlab.imp.kse.logics.dependencyschema.assertions.EGDFunctionalDependencyAssert
-
Uses of EGDFunctionalDependencyAssert in edu.upc.fib.inlab.imp.kse.logics.dependencyschema.assertions
Modifier and TypeMethodDescriptionEGDFunctionalDependencyAssert.affectsPredicate
(String predicateName) DependencySchemaAssertions.assertThat
(edu.upc.fib.inlab.imp.kse.logics.dependencyschema.services.analyzers.egds.FunctionalDependencyWithEGDs actual) EGDFunctionalDependencyAssert.assertThat
(edu.upc.fib.inlab.imp.kse.logics.dependencyschema.services.analyzers.egds.FunctionalDependencyWithEGDs actual) EGDFunctionalDependencyAssert.containsExactlyDeterminedPositions
(Integer... determinedPosition) EGDFunctionalDependencyAssert.containsExactlyDeterminedPositions
(List<Integer> determinedPositions) EGDFunctionalDependencyAssert.containsExactlyEGDs
(edu.upc.fib.inlab.imp.kse.logics.dependencyschema.domain.EGD... egd) EGDFunctionalDependencyAssert.containsExactlyEGDs
(List<edu.upc.fib.inlab.imp.kse.logics.dependencyschema.domain.EGD> egdList) EGDFunctionalDependencyAssert.containsExactlyKeyPositions
(Integer... keyPosition) EGDFunctionalDependencyAssert.containsExactlyKeyPositions
(List<Integer> keyPositions)