public interface ClasspathTransformation
| Modifier and Type | Method and Description | 
|---|---|
| ClasspathContainer | transform(MetadataGraph dirtyGraph,
         ArtifactScopeEnum scope,
         boolean resolve)Transform Graph into a Collection of metadata objects that
 could serve as a classpath for a particular scope | 
static final String ROLE
ClasspathContainer transform(MetadataGraph dirtyGraph, ArtifactScopeEnum scope, boolean resolve) throws MetadataGraphTransformationException
dirtyGraph - - dependency graphscope - - which classpath to extractresolve - - whether to resolve artifacts.MetadataGraphTransformationExceptionCopyright © 2001–2018 The Apache Software Foundation. All rights reserved.