Package org.eclipse.gmt.modisco.java
Interface UnresolvedVariableDeclarationFragment
- All Superinterfaces:
ASTNode,org.eclipse.emf.ecore.EObject,NamedElement,org.eclipse.emf.common.notify.Notifier,UnresolvedItem,VariableDeclaration,VariableDeclarationFragment
- All Known Implementing Classes:
UnresolvedVariableDeclarationFragmentImpl
public interface UnresolvedVariableDeclarationFragment extends VariableDeclarationFragment, UnresolvedItem
A representation of the model object 'Unresolved Variable Declaration Fragment'.
-
Method Summary
Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.gmt.modisco.java.NamedElement
getName, getUsagesInImports, isProxy, setName, setProxyMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface org.eclipse.gmt.modisco.java.VariableDeclaration
getExtraArrayDimensions, getInitializer, getUsageInVariableAccess, setExtraArrayDimensions, setInitializerMethods inherited from interface org.eclipse.gmt.modisco.java.VariableDeclarationFragment
getVariablesContainer, setVariablesContainer