|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParameterizedType
A representation of the model object 'Parameterized Type'.
The following features are supported:
JavaPackage.getParameterizedType()
Method Summary | |
---|---|
TypeAccess |
getType()
Returns the value of the 'Type' containment reference. |
|
getTypeArguments()
Returns the value of the 'Type Arguments' containment reference list. |
void |
setType(TypeAccess value)
Sets the value of the ' Type ' containment reference. |
Methods inherited from interface org.eclipse.gmt.modisco.java.Type |
---|
getUsagesInTypeAccess |
Methods inherited from interface org.eclipse.gmt.modisco.java.NamedElement |
---|
getName, getUsagesInImports, isProxy, setName, setProxy |
Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode |
---|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit |
Method Detail |
---|
TypeAccess getType()
If the meaning of the 'Type' containment reference isn't clear, there really should be more of a description here...
setType(TypeAccess)
,
JavaPackage.getParameterizedType_Type()
void setType(TypeAccess value)
Type
' containment reference.
value
- the new value of the 'Type' containment reference.getType()
getTypeArguments()
TypeAccess
.
If the meaning of the 'Type Arguments' containment reference list isn't clear, there really should be more of a description here...
JavaPackage.getParameterizedType_TypeArguments()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |