Class InterfaceDeclarationImpl

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, AbstractTypeDeclaration, ASTNode, BodyDeclaration, InterfaceDeclaration, NamedElement, Type, TypeDeclaration
Direct Known Subclasses:
UnresolvedInterfaceDeclarationImpl

public class InterfaceDeclarationImpl
extends TypeDeclarationImpl
implements InterfaceDeclaration
An implementation of the model object 'Interface Declaration'.
  • Constructor Details

    • InterfaceDeclarationImpl

      protected InterfaceDeclarationImpl()
  • Method Details