public interface MImperativeExpression extends MExpression, MContribution
The following features are supported:
Modifier and Type | Method and Description |
---|---|
boolean |
isTracking()
Returns the value of the 'Tracking' attribute
|
void |
setTracking(boolean value)
Sets the value of the '
Tracking ' attribute |
getContributionURI, getObject, setContributionURI, setObject
getContributorURI, getElementId, getPersistedState, getTags, getTransientData, setContributorURI, setElementId
boolean isTracking()
If the meaning of the 'Tracking' attribute isn't clear, there really should be more of a description here...
setTracking(boolean)
void setTracking(boolean value)
Tracking
' attribute.
value
- the new value of the 'Tracking' attribute.isTracking()
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.