|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JvmArrayType
A representation of the model object 'Jvm Array Type'.
The following features are supported:
TypesPackage.getJvmArrayType()| Method Summary | |
|---|---|
JvmComponentType |
getComponentType()
Returns the value of the 'Component Type' container reference. |
int |
getDimensions()
|
void |
setComponentType(JvmComponentType value)
Sets the value of the ' Component Type' container reference |
| Methods inherited from interface org.eclipse.xtext.common.types.JvmComponentType |
|---|
getArrayType, setArrayType |
| Methods inherited from interface org.eclipse.xtext.common.types.JvmIdentifiableElement |
|---|
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 |
|---|
JvmComponentType getComponentType()
Array Type'.
If the meaning of the 'Component Type' container reference isn't clear, there really should be more of a description here...
setComponentType(JvmComponentType),
TypesPackage.getJvmArrayType_ComponentType(),
JvmComponentType.getArrayType()void setComponentType(JvmComponentType value)
Component Type' container reference.
value - the new value of the 'Component Type' container reference.getComponentType()int getDimensions()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||