removeClass MethodProtected
Removes the provided class as a constraint class from this constraint.
removeClass(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.