Interface IAggregatedDependencyAccess

All Superinterfaces:
IElementAccess

public interface IAggregatedDependencyAccess extends IElementAccess
  • Method Details

    • getTo

    • getFrom

    • getDependencies

      List<IDependencyAccess> getDependencies()
    • getNumberOfDependencies

      int getNumberOfDependencies()
    • includeInCycleAnalysis

      boolean includeInCycleAnalysis()
      Can this link be used for cycle analysis and similar tasks.
      Returns:
      true, if link is usable for cycle analysis