public abstract class ModuleOutputPackagingElementBase extends ModulePackagingElementBase implements ModuleOutputPackagingElement
myModulePointer, myProject| Constructor and Description |
|---|
ModuleOutputPackagingElementBase(PackagingElementType type,
Project project) |
ModuleOutputPackagingElementBase(PackagingElementType type,
Project project,
ModulePointer modulePointer) |
| Modifier and Type | Method and Description |
|---|---|
PackagingElementOutputKind |
getFilesKind(PackagingElementResolvingContext context) |
findModule, getModuleName, getState, isEqualTo, loadStatecreatePresentation, getTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindModule, getModuleName, getSourceRootsinitializeComponent, noStateLoadedpublic ModuleOutputPackagingElementBase(PackagingElementType type, Project project, ModulePointer modulePointer)
public ModuleOutputPackagingElementBase(PackagingElementType type, Project project)
public PackagingElementOutputKind getFilesKind(PackagingElementResolvingContext context)
getFilesKind in class PackagingElement<ModulePackagingElementState>