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() |
getFilesKind
findModule, getModuleName, getState, isEqualTo, loadState
getType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findModule, getModuleName
initializeComponent, noStateLoaded
public TestModuleOutputPackagingElement(Project project)
public TestModuleOutputPackagingElement(Project project, ModulePointer modulePointer)
public java.lang.String toString()
toString
in class java.lang.Object
public java.util.Collection<VirtualFile> getSourceRoots(PackagingElementResolvingContext context)
public PackagingElementPresentation createPresentation(ArtifactEditorContext context)
createPresentation
in class PackagingElement<ModulePackagingElementState>