public interface FeatureCallExp<C> extends CallExp<C>
The following features are supported:
ExpressionsPackage.getFeatureCallExp()| Modifier and Type | Method and Description |
|---|---|
boolean |
isMarkedPre()
Returns the value of the 'Marked Pre' attribute.
|
void |
setMarkedPre(boolean value)
Sets the value of the '
Marked Pre' attribute. |
getName, getType, setName, setTypegetPropertyEndPosition, getPropertyStartPosition, setPropertyEndPosition, setPropertyStartPositiongetEndPosition, getStartPosition, setEndPosition, setStartPositionboolean isMarkedPre()
If the meaning of the 'Marked Pre' attribute isn't clear, there really should be more of a description here...
setMarkedPre(boolean),
ExpressionsPackage.getFeatureCallExp_MarkedPre()void setMarkedPre(boolean value)
Marked Pre' attribute.
value - the new value of the 'Marked Pre' attribute.isMarkedPre()Copyright © 2015 Open eHealth Foundation. All rights reserved.