Interface CompilationUnit

All Superinterfaces:
AbstractCodeElement, CodeItem, Element, org.eclipse.emf.ecore.EObject, KDMEntity, ModelElement, Module, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
SharedUnit
All Known Implementing Classes:
CompilationUnitImpl, SharedUnitImpl

public interface CompilationUnit
extends Module
A representation of the model object 'Compilation Unit'.
See Also:
CodePackage.getCompilationUnit()