|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.maven.plugin.AbstractMojo org.kuali.maven.plugins.graph.BaseMojo org.kuali.maven.plugins.graph.FlatMojo
public class FlatMojo
Field Summary |
---|
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
FlatMojo()
|
Method Summary | |
---|---|
protected EdgeHandler |
getEdgeHandler()
|
File |
getFile()
|
void |
setFile(File file)
|
Methods inherited from class org.kuali.maven.plugins.graph.BaseMojo |
---|
execute, getArtifactCollector, getArtifactFactory, getArtifactMetadataSource, getArtifactResolver, getDepth, getDepthFilter, getDirection, getDotFileContent, getExcludeFilter, getExcludes, getHide, getHideFilter, getIncludeFilter, getIncludes, getLocalRepository, getMavenTree, getProject, getShow, getShowFilter, getTitle, getTreeBuilder, isKeepDotFile, isTransitive, postProcess, preProcess, setDepth, setDirection, setExcludes, setHide, setIncludes, setKeepDotFile, setShow, setTitle, setTransitive |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
---|
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FlatMojo()
Method Detail |
---|
protected EdgeHandler getEdgeHandler()
getEdgeHandler
in class BaseMojo
public File getFile()
getFile
in class BaseMojo
public void setFile(File file)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |