addClass Method
Adds the provided class as a constraint class to this constraint.
addClass(constraint: EntityClass | Mixin | RelationshipClass): void
| Parameter | Type | Description | 
|---|---|---|
| constraint | EntityClass | Mixin | RelationshipClass | The class to add as a constraint class. | 
Returns - void
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.