org.codehaus.swizzle.depreport
Class ReportMojo.RootDep

java.lang.Object
  extended by org.codehaus.swizzle.depreport.Dependency
      extended by org.codehaus.swizzle.depreport.ReportMojo.RootDep
Enclosing class:
ReportMojo

public static class ReportMojo.RootDep
extends Dependency


Constructor Summary
ReportMojo.RootDep()
           
 
Method Summary
 org.apache.maven.artifact.Artifact getArtifact()
           
 java.lang.String getId()
           
 
Methods inherited from class org.codehaus.swizzle.depreport.Dependency
addChild, getChildren, getUsedClasses, implies, isDuplicate, isUsed, provides, setDuplicate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportMojo.RootDep

public ReportMojo.RootDep()
Method Detail

getArtifact

public org.apache.maven.artifact.Artifact getArtifact()
Overrides:
getArtifact in class Dependency

getId

public java.lang.String getId()
Overrides:
getId in class Dependency


Copyright © 2011. All Rights Reserved.