Modifier and type | Property and description |
---|---|
org.eclipse.xtext.xbase.XExpression | defaultValue |
Modifier and type | Field and description |
---|---|
protected var org.eclipse.xtext.xbase.XExpression | defaultValue The cached value of the 'Default Value' containment reference. |
Modifier and type | Action and description |
---|---|
org.eclipse.emf.common.notify.NotificationChain | basicSetDefaultValue(XExpression,NotificationChain) |
java.lang.Object | eGet(int,boolean,boolean) |
org.eclipse.emf.common.notify.NotificationChain | eInverseRemove(InternalEObject,int,NotificationChain) |
boolean | eIsSet(int) |
void | eSet(int,Object) |
protected org.eclipse.emf.ecore.EClass | eStaticClass |
void | eUnset(int) |
org.eclipse.xtext.xbase.XExpression | getDefaultValue |
void | setDefaultValue(XExpression) |
var defaultValue : org.eclipse.xtext.xbase.XExpression
This property is an alias for the action: getDefaultValue
protected var defaultValue : org.eclipse.xtext.xbase.XExpression
protected new
def basicSetDefaultValue(XExpression,NotificationChain) : org.eclipse.emf.common.notify.NotificationChain
def eGet(int,boolean,boolean) : java.lang.Object
def eInverseRemove(InternalEObject,int,NotificationChain) : org.eclipse.emf.common.notify.NotificationChain
def eIsSet(int) : boolean
def eSet(int,Object)
protected def eStaticClass : org.eclipse.emf.ecore.EClass
def eUnset(int)
def getDefaultValue : org.eclipse.xtext.xbase.XExpression
def setDefaultValue(XExpression)