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, isExternal
IProgrammingElementAccess getFrom()
IProgrammingElementAccess getTo()
boolean isCompileTimeDependency()
IDependencyKind getDependencyKind()
DependencyKind getGenericDependencyKind()
int getLineNumber()