In a rule, this interface is implemented by the predefined object named Constraint.
Public Interface IAssemConstraint
public interface IAssemConstraint
| Name | Description | |
|---|---|---|
| iMateDefIsActive(String) |
True if the given iMate definition is active (unsuppressed).
| |
| iMateDefIsActive(Object, String) |
True if the given iMate definition in a component occurrence or component document is active (unsuppressed).
| |
| IsActive(String) |
True if the constraint is active (unsuppressed).
| |
| IsActive(Object, String) |
True if the constraint in a component occurrence or component document is active (unsuppressed).
|