Uses of Class
edu.upc.fib.inlab.imp.kse.logics.dependencyschema.domain.EGD
Packages that use EGD
Package
Description
-
Uses of EGD in edu.upc.fib.inlab.imp.kse.logics.dependencyschema.domain
Methods in edu.upc.fib.inlab.imp.kse.logics.dependencyschema.domain that return types with arguments of type EGD -
Uses of EGD in edu.upc.fib.inlab.imp.kse.logics.dependencyschema.domain.visitor
Methods in edu.upc.fib.inlab.imp.kse.logics.dependencyschema.domain.visitor with parameters of type EGD -
Uses of EGD in edu.upc.fib.inlab.imp.kse.logics.dependencyschema.services.analyzers.egds
Methods in edu.upc.fib.inlab.imp.kse.logics.dependencyschema.services.analyzers.egds that return types with arguments of type EGDModifier and TypeMethodDescriptionFunctionalDependencyWithEGDs.egdList()
Returns the value of theegdList
record component.EGDToFDAnalysisResult.nonFunctionalDependencyEGDs()
Returns the value of thenonFunctionalDependencyEGDs
record component.Method parameters in edu.upc.fib.inlab.imp.kse.logics.dependencyschema.services.analyzers.egds with type arguments of type EGDModifier and TypeMethodDescriptionConstructor parameters in edu.upc.fib.inlab.imp.kse.logics.dependencyschema.services.analyzers.egds with type arguments of type EGDModifierConstructorDescriptionFunctionalDependencyWithEGDs
(List<EGD> egdList, FunctionalDependency functionalDependency) Creates an instance of aFunctionalDependencyWithEGDs
record class. -
Uses of EGD in edu.upc.fib.inlab.imp.kse.logics.dependencyschema.services.creation.spec.helpers
Methods in edu.upc.fib.inlab.imp.kse.logics.dependencyschema.services.creation.spec.helpers with parameters of type EGDModifier and TypeMethodDescriptionstatic DependencySpec
DependencySchemaToSpecHelper.buildEGDSpec
(EGD egd) -
Uses of EGD in edu.upc.fib.inlab.imp.kse.logics.dependencyschema.services.printer
Methods in edu.upc.fib.inlab.imp.kse.logics.dependencyschema.services.printer with parameters of type EGD