ModelElement
, Named
ApplicationBinarySpec
, ApplicationSpec
, AssemblerSourceSet
, BinarySpec
, BuildableComponentSpec
, CheckableComponentSpec
, ClassDirectoryBinarySpec
, CoffeeScriptSourceSet
, CppSourceSet
, CSourceSet
, CUnitTestSuiteBinarySpec
, CUnitTestSuiteSpec
, DependentSourceSet
, DependentSourceSet
, GeneralComponentSpec
, GoogleTestTestSuiteBinarySpec
, GoogleTestTestSuiteSpec
, HeaderExportingSourceSet
, JarBinarySpec
, JavaScriptSourceSet
, JavaSourceSet
, JUnitTestSuiteBinarySpec
, JUnitTestSuiteSpec
, JvmBinarySpec
, JvmClasses
, JvmComponentSpec
, JvmLibrarySpec
, JvmResourceSet
, JvmTestSuiteBinarySpec
, JvmTestSuiteSpec
, LanguageSourceSet
, LibraryBinarySpec
, LibrarySpec
, NativeBinarySpec
, NativeComponentSpec
, NativeExecutableBinarySpec
, NativeExecutableSpec
, NativeLibraryBinarySpec
, NativeLibrarySpec
, NativeResourceSet
, NativeTestSuiteBinarySpec
, NativeTestSuiteSpec
, ObjectiveCppSourceSet
, ObjectiveCSourceSet
, PlatformAwareComponentSpec
, PlayApplicationBinarySpec
, PlayApplicationSpec
, PlayPlatformAwareComponentSpec
, PublicAssets
, RoutesSourceSet
, ScalaLanguageSourceSet
, SharedLibraryBinarySpec
, SourceComponentSpec
, StaticLibraryBinarySpec
, TargetedNativeComponent
, TestSuiteBinarySpec
, TestSuiteSpec
, TwirlSourceSet
, VariantComponentSpec
, WindowsResourceSet
org.gradle.api.internal.AbstractBuildableComponentSpec
, org.gradle.platform.base.component.internal.AbstractComponentSpec
, org.gradle.language.base.internal.AbstractLanguageSourceSet
, BaseBinarySpec
, BaseComponentSpec
, BaseLanguageSourceSet
, org.gradle.platform.base.component.internal.DefaultComponentSpec
@Incubating public interface ComponentSpec extends ModelElement
Named.Namer
Modifier and Type | Method | Description |
---|---|---|
String |
getProjectPath() |
The path to the project containing this component.
|
getDisplayName, getName
String getProjectPath()