public class TestModuleOutputPackagingElement extends ModuleOutputPackagingElementBase
myModulePointer, myProject| Constructor and Description |
|---|
TestModuleOutputPackagingElement(Project project) |
TestModuleOutputPackagingElement(Project project,
ModulePointer modulePointer) |
| Modifier and Type | Method and Description |
|---|---|
PackagingElementPresentation |
createPresentation(ArtifactEditorContext context) |
java.util.Collection<VirtualFile> |
getSourceRoots(PackagingElementResolvingContext context) |
java.lang.String |
toString() |
getFilesKindfindModule, getModuleName, getState, isEqualTo, loadStategetTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindModule, getModuleNameinitializeComponent, noStateLoadedpublic TestModuleOutputPackagingElement(Project project)
public TestModuleOutputPackagingElement(Project project, ModulePointer modulePointer)
public java.lang.String toString()
toString in class java.lang.Objectpublic java.util.Collection<VirtualFile> getSourceRoots(PackagingElementResolvingContext context)
public PackagingElementPresentation createPresentation(ArtifactEditorContext context)
createPresentation in class PackagingElement<ModulePackagingElementState>