Class UseSpecIDGenerator
java.lang.Object
edu.upc.fib.inlab.imp.kse.logics.logicschema.services.creation.UseSpecIDGenerator
- All Implemented Interfaces:
ConstraintIDGenerator<LogicConstraintWithIDSpec>
public class UseSpecIDGenerator
extends Object
implements ConstraintIDGenerator<LogicConstraintWithIDSpec>
Strategy for obtaining the ID of a new logic constraint consisting in taking the id from its specification
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UseSpecIDGenerator
public UseSpecIDGenerator()
-
-
Method Details
-
newConstraintID
- Specified by:
newConstraintID
in interfaceConstraintIDGenerator<LogicConstraintWithIDSpec>
-