Class DependencyBean

    • Field Detail

    • Method Detail

      • getSourceBuildTypeId

        public abstract String getSourceBuildTypeId()
      • isDependencyResolvable

        public abstract boolean isDependencyResolvable()
      • isSourceBuildTypeAccessible

        public boolean isSourceBuildTypeAccessible()
      • isSourceBuildTypeExists

        public boolean isSourceBuildTypeExists()
      • getSourceBuildType

        @Nullable
        public SBuildType getSourceBuildType()
      • getSourceName

        public String getSourceName()
      • isInherited

        public abstract boolean isInherited()
      • getInheritedFrom

        public abstract String getInheritedFrom()
      • isOverridden

        public boolean isOverridden()