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 theegdListrecord component.EGDToFDAnalysisResult.nonFunctionalDependencyEGDs()Returns the value of thenonFunctionalDependencyEGDsrecord 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 aFunctionalDependencyWithEGDsrecord 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 DependencySpecDependencySchemaToSpecHelper.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