|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IncludeRule
This describes a rule of inclusion. It is used to resctrict the artifacts and modules asked for a dependency, by including only modules and artifacts matching the rule
| Method Summary | |
|---|---|
java.lang.String[] |
getConfigurations()
Returns the configurations of the module in which the artifact is asked |
ArtifactId |
getId()
Returns the id of the described artifact, without revision information |
PatternMatcher |
getMatcher()
Returns the matcher to use to know if an artifact match the current descriptor |
| Methods inherited from interface org.apache.ivy.util.extendable.ExtendableItem |
|---|
getAttribute, getAttributes, getExtraAttribute, getExtraAttributes, getQualifiedExtraAttributes |
| Method Detail |
|---|
ArtifactId getId()
java.lang.String[] getConfigurations()
PatternMatcher getMatcher()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||