public interface AssertFalseType extends AssertType
The following features are supported:
PLIPackage.getAssertFalseType()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getTestExpression()
Returns the value of the 'Test Expression' containment reference.
|
void |
setTestExpression(Expression value)
Sets the value of the '
Test Expression' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Expression getTestExpression()
setTestExpression(Expression),
PLIPackage.getAssertFalseType_TestExpression()void setTestExpression(Expression value)
Test Expression' containment reference.
value - the new value of the 'Test Expression' containment reference.getTestExpression()