Class LogicConstraintSpec
java.lang.Object
edu.upc.fib.inlab.imp.kse.logics.logicschema.services.creation.spec.NormalClauseSpec
edu.upc.fib.inlab.imp.kse.logics.logicschema.services.creation.spec.LogicConstraintSpec
- All Implemented Interfaces:
LogicElementSpec
- Direct Known Subclasses:
LogicConstraintWithIDSpec
,LogicConstraintWithoutIDSpec
Specification of a LogicConstraint.
-
Constructor Summary
ModifierConstructorDescriptionprotected
LogicConstraintSpec
(BodySpec body) protected
LogicConstraintSpec
(List<LiteralSpec> bodyLiterals) -
Method Summary
Methods inherited from class edu.upc.fib.inlab.imp.kse.logics.logicschema.services.creation.spec.NormalClauseSpec
getBody
-
Constructor Details
-
LogicConstraintSpec
-
LogicConstraintSpec
-