Interface InterfaceDeclaration

All Superinterfaces:
AbstractTypeDeclaration, ASTNode, BodyDeclaration, org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier, Type, TypeDeclaration
All Known Subinterfaces:
UnresolvedInterfaceDeclaration
All Known Implementing Classes:
InterfaceDeclarationImpl, UnresolvedInterfaceDeclarationImpl

public interface InterfaceDeclaration
extends TypeDeclaration
A representation of the model object 'Interface Declaration'.
See Also:
JavaPackage.getInterfaceDeclaration()