org.kuali.maven.plugins.graph.dot
Class NodeGenerator
java.lang.Object
  
org.kuali.maven.plugins.graph.dot.NodeGenerator
public class NodeGenerator
- extends Object
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DEFAULT_TYPE
public static final String DEFAULT_TYPE
- See Also:
 - Constant Field Values
 
NodeGenerator
public NodeGenerator()
add
protected void add(List<String> list,
                   String s,
                   boolean skip)
 
getLabel
public String getLabel(org.apache.maven.artifact.Artifact a)
 
getLabel
public String getLabel(org.apache.maven.artifact.Artifact a,
                       Hider hider)
 
getLabel
protected String getLabel(List<String> tokens)
 
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.