public class ProjectDependencyDescriptor extends EnhancedDependencyDescriptor
| Constructor and Description |
|---|
ProjectDependencyDescriptor(ProjectDependency projectDependency,
org.apache.ivy.core.module.descriptor.ModuleDescriptor md,
org.apache.ivy.core.module.id.ModuleRevisionId mrid,
boolean force,
boolean changing,
boolean transitive) |
| Modifier and Type | Method and Description |
|---|---|
ProjectInternal |
getTargetProject() |
getModuleDependencyaddDependencyArtifact, addDependencyConfiguration, addExcludeRule, addIncludeRule, asSystem, canExclude, clone, doesExclude, getAllDependencyArtifacts, getAllExcludeRules, getAllIncludeRules, getAttribute, getAttributes, getDependencyArtifacts, getDependencyArtifacts, getDependencyConfigurations, getDependencyConfigurations, getDependencyConfigurations, getDependencyId, getDependencyRevisionId, getDynamicConstraintDependencyRevisionId, getExcludeRules, getExcludeRules, getExtraAttribute, getExtraAttributes, getIncludeRules, getIncludeRules, getModuleConfigurations, getNamespace, getParentRevisionId, getQualifiedExtraAttributes, getSourceModule, isChanging, isForce, isTransitive, replaceFallbackConfigurationPattern, replaceSelfFallbackPattern, replaceThisFallbackPattern, toString, transformInstance, transformInstancepublic ProjectDependencyDescriptor(ProjectDependency projectDependency, org.apache.ivy.core.module.descriptor.ModuleDescriptor md, org.apache.ivy.core.module.id.ModuleRevisionId mrid, boolean force, boolean changing, boolean transitive)
public ProjectInternal getTargetProject()
Copyright © 2013. All rights reserved