|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JvmGenericArrayTypeReference
A representation of the model object 'Jvm Generic Array Type Reference'.
The following features are supported:
TypesPackage.getJvmGenericArrayTypeReference()| Method Summary | |
|---|---|
JvmTypeReference |
getComponentType()
Returns the value of the 'Component Type' containment reference |
int |
getDimensions()
|
JvmArrayType |
getType()
|
void |
setComponentType(JvmTypeReference value)
Sets the value of the ' Component Type' containment reference |
| Methods inherited from interface org.eclipse.xtext.common.types.JvmTypeReference |
|---|
accept, accept, getIdentifier, getQualifiedName, getQualifiedName, getSimpleName |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
JvmTypeReference getComponentType()
If the meaning of the 'Component Type' containment reference isn't clear, there really should be more of a description here...
setComponentType(JvmTypeReference),
TypesPackage.getJvmGenericArrayTypeReference_ComponentType()void setComponentType(JvmTypeReference value)
Component Type' containment reference.
value - the new value of the 'Component Type' containment reference.getComponentType()int getDimensions()
JvmArrayType getType()
getType in interface JvmTypeReference
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||