public interface ASTNode
extends fr.inria.atlanmod.neoemf.core.PersistentEObject
The following features are supported:
JavaPackage.getASTNode()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Comment> |
getComments()
Returns the value of the 'Comments' containment reference list.
|
ClassFile |
getOriginalClassFile()
Returns the value of the 'Original Class File' reference.
|
CompilationUnit |
getOriginalCompilationUnit()
Returns the value of the 'Original Compilation Unit' reference.
|
void |
setOriginalClassFile(ClassFile value)
Sets the value of the '
Original Class File' reference. |
void |
setOriginalCompilationUnit(CompilationUnit value)
Sets the value of the '
Original Compilation Unit' reference. |
eInternalContainer, from, id, id, iterator, resource, resourceeBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainerFeatureID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSet, eSetClass, eSetProxyURI, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegmenteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverforEach, spliteratororg.eclipse.emf.common.util.EList<Comment> getComments()
Comment.
JavaPackage.getASTNode_Comments()CompilationUnit getOriginalCompilationUnit()
setOriginalCompilationUnit(CompilationUnit),
JavaPackage.getASTNode_OriginalCompilationUnit()void setOriginalCompilationUnit(CompilationUnit value)
Original Compilation Unit' reference.
value - the new value of the 'Original Compilation Unit' reference.getOriginalCompilationUnit()ClassFile getOriginalClassFile()
setOriginalClassFile(ClassFile),
JavaPackage.getASTNode_OriginalClassFile()void setOriginalClassFile(ClassFile value)
Original Class File' reference.
value - the new value of the 'Original Class File' reference.getOriginalClassFile()Copyright © 2018–2020 Atlanmod. All rights reserved.