Interface ImportDeclaration

All Superinterfaces:
ASTNode, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
ImportDeclarationImpl

public interface ImportDeclaration
extends ASTNode
A representation of the model object 'Import Declaration'.

The following features are supported:

See Also:
JavaPackage.getImportDeclaration()