- getAll() - Static method in class org.standardout.gradle.plugin.platform.internal.osdetect.SwtPlatform
-
Returns all of the platforms.
- getArch() - Method in interface org.standardout.gradle.plugin.platform.internal.BundleArtifact
-
Target Architecture of the bundle.
- getArch() - Method in enum org.standardout.gradle.plugin.platform.internal.osdetect.OS
-
Returns the architecture of the given operating system.
- getArch() - Method in class org.standardout.gradle.plugin.platform.internal.osdetect.SwtPlatform
-
Returns the CPU architecture.
- getBndClosures() - Method in class org.standardout.gradle.plugin.platform.internal.config.UnmodifiableStoredConfig
-
- getBndConfig() - Method in interface org.standardout.gradle.plugin.platform.internal.BundleArtifact
-
The associated bnd configuration, if any
- getBundleName() - Method in interface org.standardout.gradle.plugin.platform.internal.BundleArtifact
-
The bundle name.
- getBundles() - Method in interface org.standardout.gradle.plugin.platform.internal.Feature
-
- getCopyright() - Method in interface org.standardout.gradle.plugin.platform.internal.Feature
-
- getDescription() - Method in interface org.standardout.gradle.plugin.platform.internal.Feature
-
- getDirectDependencies(Project) - Method in interface org.standardout.gradle.plugin.platform.internal.DependencyArtifact
-
- getFile() - Method in interface org.standardout.gradle.plugin.platform.internal.BundleArtifact
-
The associated file.
- getId() - Method in interface org.standardout.gradle.plugin.platform.internal.BundleArtifact
-
The unique identifier.
- getId() - Method in interface org.standardout.gradle.plugin.platform.internal.Feature
-
- getImportsClosures() - Method in class org.standardout.gradle.plugin.platform.internal.config.UnmodifiableStoredConfig
-
- getIncludedFeatures() - Method in interface org.standardout.gradle.plugin.platform.internal.Feature
-
- getLabel() - Method in interface org.standardout.gradle.plugin.platform.internal.Feature
-
- getLicense() - Method in interface org.standardout.gradle.plugin.platform.internal.Feature
-
- getModifiedVersion() - Method in interface org.standardout.gradle.plugin.platform.internal.BundleArtifact
-
The modified bundle version to use.
- getNative() - Static method in enum org.standardout.gradle.plugin.platform.internal.osdetect.Arch
-
Returns the Arch for the native platform: 32-bit JVM on 64-bit Windows returns Arch.x64.
- getNative() - Static method in enum org.standardout.gradle.plugin.platform.internal.osdetect.OS
-
Returns the native OS: 32-bit JVM on 64-bit Windows returns OS.WIN_64.
- getNative() - Static method in class org.standardout.gradle.plugin.platform.internal.osdetect.SwtPlatform
-
Returns the SwtPlatform for the native platform: 32-bit JVM on 64-bit Windows returns x86_64.
- getNoWrapReason() - Method in interface org.standardout.gradle.plugin.platform.internal.BundleArtifact
-
The reason why it should not be wrapped
- getOs() - Method in interface org.standardout.gradle.plugin.platform.internal.BundleArtifact
-
Target OS of the bundle.
- getOs() - Method in class org.standardout.gradle.plugin.platform.internal.osdetect.SwtPlatform
-
Returns the operating system.
- getPlugin() - Method in interface org.standardout.gradle.plugin.platform.internal.Feature
-
- getProviderName() - Method in interface org.standardout.gradle.plugin.platform.internal.Feature
-
- getQualifier(String, String, Version, String) - Method in interface org.standardout.gradle.plugin.platform.internal.util.VersionQualifierMap
-
Get the qualifier to use for a specific artifact.
- getRepresentedDependencies() - Method in interface org.standardout.gradle.plugin.platform.internal.DependencyArtifact
-
- getRequiredFeatures() - Method in interface org.standardout.gradle.plugin.platform.internal.Feature
-
- getRunning() - Static method in enum org.standardout.gradle.plugin.platform.internal.osdetect.Arch
-
Returns the Arch for the native platform: 32-bit JVM on 64-bit Windows returns Arch.x86.
- getRunning() - Static method in enum org.standardout.gradle.plugin.platform.internal.osdetect.OS
-
Returns the running OS: 32-bit JVM on 64-bit Windows returns OS.WIN_32.
- getRunning() - Static method in class org.standardout.gradle.plugin.platform.internal.osdetect.SwtPlatform
-
Returns the SwtPlatform for the running platform: 32-bit JVM on 64-bit Windows returns x86.
- getSourceBundle() - Method in interface org.standardout.gradle.plugin.platform.internal.BundleArtifact
-
The associated source bundle, if any.
- getSymbolicName() - Method in interface org.standardout.gradle.plugin.platform.internal.BundleArtifact
-
The bundle symbolic name.
- getSymbolicNameAndPackageImports(File) - Static method in class org.standardout.gradle.plugin.platform.internal.util.bnd.BndHelper
-
Creates a Pair with the as
first value and a list of imported packages as second value of the given
bundle, but without meta data like version and others .
- getTargetFileName() - Method in interface org.standardout.gradle.plugin.platform.internal.BundleArtifact
-
The name of the target file.
- getVersion() - Method in interface org.standardout.gradle.plugin.platform.internal.BundleArtifact
-
The original version.
- getVersion() - Method in interface org.standardout.gradle.plugin.platform.internal.Feature
-
- getWs() - Method in interface org.standardout.gradle.plugin.platform.internal.BundleArtifact
-
Allowed window subsystem of the bundle.
- getWs() - Method in class org.standardout.gradle.plugin.platform.internal.osdetect.SwtPlatform
-
Returns the windowing system.
- getWuffString() - Method in class org.standardout.gradle.plugin.platform.internal.osdetect.SwtPlatform
-
Returns the folder name that
wuff uses for this SwtPlatform.