public interface IDependencyAccess extends IElementAccess
| Modifier and Type | Method and Description |
|---|---|
IDependencyKind |
getDependencyKind() |
IProgrammingElementAccess |
getFrom() |
DependencyKind |
getGenericDependencyKind() |
int |
getLineNumber() |
IProgrammingElementAccess |
getTo() |
boolean |
isCompileTimeDependency() |
getName, getNameWithSignature, getShortName, getShortNameWithSignature, ignoreIssues, isExcluded, isExternalIProgrammingElementAccess getFrom()
IProgrammingElementAccess getTo()
boolean isCompileTimeDependency()
IDependencyKind getDependencyKind()
DependencyKind getGenericDependencyKind()
int getLineNumber()