Modifier and type | Property and description |
---|---|
org.eclipse.xtext.common.types.JvmParameterizedTypeReference | extends |
org.eclipse.emf.common.util.EList<E> | typeParameters |
Modifier and type | Field and description |
---|---|
protected var org.eclipse.xtext.common.types.JvmParameterizedTypeReference | extends_ The cached value of the 'Extends' containment reference. |
protected var org.eclipse.emf.common.util.EList<E> | typeParameters The cached value of the 'Type Parameters' containment reference list. |
Modifier and type | Action and description |
---|---|
org.eclipse.emf.common.notify.NotificationChain | basicSetExtends(JvmParameterizedTypeReference,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.common.types.JvmParameterizedTypeReference | getExtends |
org.eclipse.emf.common.util.EList<E> | getTypeParameters |
boolean | isAbstract |
void | setExtends(JvmParameterizedTypeReference) |
var extends : org.eclipse.xtext.common.types.JvmParameterizedTypeReference
This property is an alias for the action: getExtends
val typeParameters : org.eclipse.emf.common.util.EList<E>
This property is an alias for the action: getTypeParameters
protected var extends_ : org.eclipse.xtext.common.types.JvmParameterizedTypeReference
protected var typeParameters : org.eclipse.emf.common.util.EList<E>
protected new
def basicSetExtends(JvmParameterizedTypeReference,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 getExtends : org.eclipse.xtext.common.types.JvmParameterizedTypeReference
def getTypeParameters : org.eclipse.emf.common.util.EList<E>
def isAbstract : boolean
def setExtends(JvmParameterizedTypeReference)