org.kuali.maven.plugins.graph
Class FlatMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.kuali.maven.plugins.graph.BaseMojo
          extended by org.kuali.maven.plugins.graph.FlatMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class FlatMojo
extends BaseMojo


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

FlatMojo

public FlatMojo()
Method Detail

getEdgeHandler

protected EdgeHandler getEdgeHandler()
Specified by:
getEdgeHandler in class BaseMojo

getFile

public File getFile()
Specified by:
getFile in class BaseMojo

setFile

public void setFile(File file)


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.