public class PSConstraint extends PSEntity
swigCMemOwn
Modifier | Constructor and Description |
---|---|
protected |
PSConstraint(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
deactivate() |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(PSConstraint obj) |
PSVariableList |
getVariables() |
double |
getViolation() |
java.lang.String |
getViolationExpl() |
boolean |
isActive() |
java.lang.String |
toString() |
void |
undoDeactivation() |
getCPtr, getEntityKey, getEntityName, getEntityType, toLongString
protected static long getCPtr(PSConstraint obj)
public boolean isActive()
public void deactivate()
public void undoDeactivation()
public double getViolation()
public java.lang.String getViolationExpl()
public PSVariableList getVariables()