Interface ILogicalProgrammingElementAccess

All Superinterfaces:
IElementAccess, INamedElementAccess

public interface ILogicalProgrammingElementAccess extends INamedElementAccess
  • Method Details

    • getProgrammingElements

      List<IProgrammingElementAccess> getProgrammingElements()
    • getLogicalCouplingMetric

      Integer getLogicalCouplingMetric()
    • getLogicalCohesionMetric

      Integer getLogicalCohesionMetric()
    • isSystemScope

      boolean isSystemScope()