Class EGDSpec
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.EGDSpec
- All Implemented Interfaces:
LogicElementSpec
Specification of a logic constraint including an ID for it.
-
Constructor Summary
ConstructorDescriptionEGDSpec
(BodySpec body, BuiltInLiteralSpec head) EGDSpec
(List<LiteralSpec> bodyLiterals, BuiltInLiteralSpec head) -
Method Summary
Methods inherited from class edu.upc.fib.inlab.imp.kse.logics.dependencyschema.services.creation.spec.DependencySpec
getBody
-
Constructor Details
-
EGDSpec
-
EGDSpec
-
-
Method Details
-
getHead
-