Interface Module

All Superinterfaces:
AbstractCodeElement, CodeItem, Element, org.eclipse.emf.ecore.EObject, KDMEntity, ModelElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
CodeAssembly, CompilationUnit, LanguageUnit, Package, SharedUnit
All Known Implementing Classes:
CodeAssemblyImpl, CompilationUnitImpl, LanguageUnitImpl, ModuleImpl, PackageImpl, SharedUnitImpl

public interface Module
extends CodeItem
A representation of the model object 'Module'.

The following features are supported:

See Also:
CodePackage.getModule()