java.lang.Object
edu.upc.fib.inlab.imp.kse.logics.dependencyschema.services.creation.spec.DependencySpec
All Implemented Interfaces:
LogicElementSpec
Direct Known Subclasses:
EGDSpec, TGDSpec

public abstract class DependencySpec extends Object implements LogicElementSpec
Specification of a Dependency. E.g. specification of a TGD, or EGD.
  • Constructor Details

    • DependencySpec

      protected DependencySpec(BodySpec bodySpec)
  • Method Details