| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.meta | |
| org.eclipse.gmt.modisco.java.neoemf.util |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<TypeParameter> |
TypeDeclaration.getTypeParameters()
Returns the value of the 'Type Parameters' containment reference list.
|
org.eclipse.emf.common.util.EList<TypeParameter> |
AbstractMethodDeclaration.getTypeParameters()
Returns the value of the 'Type Parameters' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TypeParameterImpl
An implementation of the model object 'Type Parameter'.
|
| Modifier and Type | Method and Description |
|---|---|
TypeParameter |
JavaFactoryImpl.createTypeParameter() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<TypeParameter> |
AbstractMethodDeclarationImpl.getTypeParameters() |
org.eclipse.emf.common.util.EList<TypeParameter> |
TypeDeclarationImpl.getTypeParameters() |
| Modifier and Type | Method and Description |
|---|---|
TypeParameter |
JavaFactory.createTypeParameter()
Returns a new object of class 'Type Parameter'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseTypeParameter(TypeParameter object)
Returns the result of interpreting the object as an instance of 'Type Parameter'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.