|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JvmTypeParameter
A representation of the model object 'Jvm Type Parameter'.
The following features are supported:
TypesPackage.getJvmTypeParameter()| Method Summary | |
|---|---|
JvmTypeParameterDeclarator |
getDeclarator()
Returns the value of the 'Declarator' container reference. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
void |
setDeclarator(JvmTypeParameterDeclarator value)
Sets the value of the ' Declarator' container reference |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute |
| 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 |
| Methods inherited from interface org.eclipse.xtext.common.types.JvmConstraintOwner |
|---|
getConstraints |
| Method Detail |
|---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
TypesPackage.getJvmTypeParameter_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()JvmTypeParameterDeclarator getDeclarator()
Type Parameters'.
If the meaning of the 'Declarator' container reference isn't clear, there really should be more of a description here...
setDeclarator(JvmTypeParameterDeclarator),
TypesPackage.getJvmTypeParameter_Declarator(),
JvmTypeParameterDeclarator.getTypeParameters()void setDeclarator(JvmTypeParameterDeclarator value)
Declarator' container reference.
value - the new value of the 'Declarator' container reference.getDeclarator()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||