org.mule.devkit.idea.compiler
Class MuleAptGenerationItem
java.lang.Object
org.mule.devkit.idea.compiler.MuleAptGenerationItem
- All Implemented Interfaces:
- com.intellij.openapi.compiler.GeneratingCompiler.GenerationItem
public class MuleAptGenerationItem
- extends Object
- implements com.intellij.openapi.compiler.GeneratingCompiler.GenerationItem
|
Constructor Summary |
MuleAptGenerationItem(com.intellij.openapi.vfs.VirtualFile muleModule,
com.intellij.openapi.module.Module module)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MuleAptGenerationItem
public MuleAptGenerationItem(com.intellij.openapi.vfs.VirtualFile muleModule,
com.intellij.openapi.module.Module module)
getPath
public String getPath()
- Specified by:
getPath in interface com.intellij.openapi.compiler.GeneratingCompiler.GenerationItem
getValidityState
public com.intellij.openapi.compiler.ValidityState getValidityState()
- Specified by:
getValidityState in interface com.intellij.openapi.compiler.GeneratingCompiler.GenerationItem
getModule
public com.intellij.openapi.module.Module getModule()
- Specified by:
getModule in interface com.intellij.openapi.compiler.GeneratingCompiler.GenerationItem
isTestSource
public boolean isTestSource()
- Specified by:
isTestSource in interface com.intellij.openapi.compiler.GeneratingCompiler.GenerationItem
Copyright © 2013. All Rights Reserved.