Class BaseComponentSpec

    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.gradle.platform.base.component.internal.DefaultComponentSpec

        org.gradle.platform.base.component.internal.DefaultComponentSpec.ComponentInfo
      • Nested classes/interfaces inherited from interface org.gradle.api.Named

        Named.Namer
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ModelMap<BinarySpec> getBinaries()
      The variants produced for this component spec.
      ModelMap<LanguageSourceSet> getSources()
      The source sets for this component.
      java.lang.Iterable<Binary> getVariants()
      The variants of this component.
      • Methods inherited from class org.gradle.platform.base.component.internal.DefaultComponentSpec

        create, getInfo
      • Methods inherited from class org.gradle.platform.base.component.internal.AbstractComponentSpec

        getDisplayName, getIdentifier, getName, getProjectPath, getTypeName, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait