Package com.intellij.openapi.module

Provides interfaces for working with modules, module types and implementing module-level components.

See:
          Description

Interface Summary
ModifiableModuleModel Represents the model for the list of modules in a project, or a temporary copy of that model displayed in the configuration UI.
Module Represents a module in an IDEA project.
ModuleComponent Base interface for module-level components.
ModuleConfigurationEditor  
ModulePointer  
 

Class Summary
ModuleManager Provides services for working with the modules of a project.
ModulePointerManager  
ModuleType<T extends ModuleBuilder>  
ModuleTypeManager  
 

Exception Summary
ModuleWithNameAlreadyExists  
 

Package com.intellij.openapi.module Description

Provides interfaces for working with modules, module types and implementing module-level components.