public interface EEFConditionalStyle
extends org.eclipse.emf.ecore.EObject
The following features are supported:
EefPackage.getEEFConditionalStyle()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPreconditionExpression()
Returns the value of the 'Precondition Expression' attribute.
|
void |
setPreconditionExpression(java.lang.String value)
Sets the value of the '
Precondition Expression ' attribute. |
java.lang.String getPreconditionExpression()
If the meaning of the 'Precondition Expression' attribute isn't clear, there really should be more of a description here...
setPreconditionExpression(String)
,
EefPackage.getEEFConditionalStyle_PreconditionExpression()
void setPreconditionExpression(java.lang.String value)
Precondition Expression
' attribute. value
- the new value of the 'Precondition Expression' attribute.getPreconditionExpression()