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, loadState
createPresentation, getType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
findModule, getModuleName, getSourceRoots
initializeComponent, noStateLoaded
public ModuleOutputPackagingElementBase(PackagingElementType type, Project project, ModulePointer modulePointer)
public ModuleOutputPackagingElementBase(PackagingElementType type, Project project)
public PackagingElementOutputKind getFilesKind(PackagingElementResolvingContext context)
getFilesKind
in class PackagingElement<ModulePackagingElementState>