public interface ToolchainPrivate extends Toolchain
| Modifier and Type | Method and Description | 
|---|---|
ToolchainModel | 
getModel()  | 
boolean | 
matchesRequirements(Map<String,String> requirements)
Let the toolchain decide if it matches requirements defined
 in the toolchain plugin configuration. 
 | 
boolean matchesRequirements(Map<String,String> requirements)
requirements - Maptrue if the requirements match, otherwise falseToolchainModel getModel()
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.