Class TGDSpec
java.lang.Object
edu.upc.fib.inlab.imp.kse.logics.dependencyschema.services.creation.spec.DependencySpec
edu.upc.fib.inlab.imp.kse.logics.dependencyschema.services.creation.spec.TGDSpec
- All Implemented Interfaces:
LogicElementSpec
Specification of a derivation rule.
-
Constructor Summary
ConstructorDescriptionTGDSpec
(BodySpec body, HeadAtomsSpec headAtomsSpecs) TGDSpec
(List<LiteralSpec> bodySpec, List<OrdinaryLiteralSpec> termSpecList) -
Method Summary
Methods inherited from class edu.upc.fib.inlab.imp.kse.logics.dependencyschema.services.creation.spec.DependencySpec
getBody
-
Constructor Details
-
TGDSpec
-
TGDSpec
-
-
Method Details
-
getHeadAtomSpecs
-