| 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 |
|---|---|
ClassFile |
ASTNode.getOriginalClassFile()
Returns the value of the 'Original Class File' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ClassFile> |
Archive.getClassFiles()
Returns the value of the 'Class Files' containment reference list.
|
org.eclipse.emf.common.util.EList<ClassFile> |
Model.getClassFiles()
Returns the value of the 'Class Files' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ASTNode.setOriginalClassFile(ClassFile value)
Sets the value of the '
Original Class File' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassFileImpl
An implementation of the model object 'Class File'.
|
| Modifier and Type | Method and Description |
|---|---|
ClassFile |
JavaFactoryImpl.createClassFile() |
ClassFile |
ASTNodeImpl.getOriginalClassFile() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ClassFile> |
ArchiveImpl.getClassFiles() |
org.eclipse.emf.common.util.EList<ClassFile> |
ModelImpl.getClassFiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTNodeImpl.setOriginalClassFile(ClassFile newOriginalClassFile) |
| Modifier and Type | Method and Description |
|---|---|
ClassFile |
JavaFactory.createClassFile()
Returns a new object of class 'Class File'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseClassFile(ClassFile object)
Returns the result of interpreting the object as an instance of 'Class File'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.