Class AttributeRelationalConstraint
java.lang.Object
com.flowingcode.backendcore.model.constraints.AttributeRelationalConstraint
- All Implemented Interfaces:
Constraint,AttributeConstraint,RelationalConstraint
public class AttributeRelationalConstraint
extends Object
implements AttributeConstraint, RelationalConstraint
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.flowingcode.backendcore.model.constraints.AttributeConstraint
getAttributeMethods inherited from interface com.flowingcode.backendcore.model.Constraint
not
-
Constructor Details
-
AttributeRelationalConstraint
public AttributeRelationalConstraint()
-