org.sonatype.tycho.p2
Interface IProjectArtifactFacade

All Superinterfaces:
IArtifactFacade
All Known Implementing Classes:
ProjectArtifactFacade

public interface IProjectArtifactFacade
extends IArtifactFacade


Method Summary
 File getSourceArtifactLocation()
           
 
Methods inherited from interface org.sonatype.tycho.p2.IArtifactFacade
getArtifactId, getGroupId, getLocation, getPackagingType, getSourceBundleSuffix, getVersion, hasSourceBundle
 

Method Detail

getSourceArtifactLocation

File getSourceArtifactLocation()


Copyright © 2008-2011. All Rights Reserved.