public class EnhancedDependencyDescriptor
extends org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptor
| Constructor and Description |
|---|
EnhancedDependencyDescriptor(ModuleDependency moduleDependency,
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 |
|---|---|
ModuleDependency |
getModuleDependency() |
addDependencyArtifact, 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 EnhancedDependencyDescriptor(ModuleDependency moduleDependency, org.apache.ivy.core.module.descriptor.ModuleDescriptor md, org.apache.ivy.core.module.id.ModuleRevisionId mrid, boolean force, boolean changing, boolean transitive)
public ModuleDependency getModuleDependency()
Copyright © 2013. All rights reserved