- getArtifact() - Method in interface org.eclipse.tycho.ReactorProject
-
Returns main project artifact file or null, if the project has not been packaged yet.
- getArtifact(String) - Method in interface org.eclipse.tycho.ReactorProject
-
returns attached artifact file or null if no such attached artifact.
- getArtifactId() - Method in interface org.eclipse.tycho.ReactorProject
-
- getArtifactId() - Method in class org.eclipse.tycho.ReactorProjectIdentities
-
- getBasedir() - Method in interface org.eclipse.tycho.ReactorProject
-
- getBasedir() - Method in class org.eclipse.tycho.ReactorProjectIdentities
-
- getBuildDirectory() - Method in interface org.eclipse.tycho.ReactorProject
-
- getBuildDirectory() - Method in class org.eclipse.tycho.ReactorProjectIdentities
-
- getBuildQualifier() - Method in interface org.eclipse.tycho.ReactorProject
-
- getChild(String) - Method in class org.eclipse.tycho.BuildOutputDirectory
-
Convenience method for obtaining an file/folder in the build output directory.
- getClassifier() - Method in interface org.eclipse.tycho.ArtifactDescriptor
-
Maven artifact classifier.
- getContextValue(String) - Method in interface org.eclipse.tycho.ReactorProject
-
- getDependencyMetadata(boolean) - Method in interface org.eclipse.tycho.ReactorProject
-
Returns set of p2 IInstallableUnits that describe requirements and provided
capabilities of this project.
- getDependencyMetadata() - Method in interface org.eclipse.tycho.ReactorProject
-
Returns project dependency metadata with both primary and secondary project installable
units.
- getExpandedVersion() - Method in interface org.eclipse.tycho.ReactorProject
-
- getGroupId() - Method in interface org.eclipse.tycho.ReactorProject
-
- getGroupId() - Method in class org.eclipse.tycho.ReactorProjectIdentities
-
- getId() - Method in interface org.eclipse.tycho.ArtifactKey
-
Eclipse/OSGi artifact id (bundle symbolic name, feature id, etc).
- getId() - Method in class org.eclipse.tycho.DefaultArtifactKey
-
Eclipse/OSGi artifact id.
- getId() - Method in interface org.eclipse.tycho.ReactorProject
-
human-readable id used in error messages
- getIdentities() - Method in interface org.eclipse.tycho.ReactorProject
-
- getInstallableUnits() - Method in interface org.eclipse.tycho.ArtifactDescriptor
-
P2 metadata describing the project
- getKey() - Method in interface org.eclipse.tycho.ArtifactDescriptor
-
Eclipse/OSGi artifact key (a.k.a.
- getLocation() - Method in interface org.eclipse.tycho.ArtifactDescriptor
-
Artifact location on local filesystem
- getLocation() - Method in class org.eclipse.tycho.BuildOutputDirectory
-
Returns the location of the build output directory.
- getMavenProject() - Method in interface org.eclipse.tycho.ArtifactDescriptor
-
ReactorProject corresponding to the artifact or null if the artifact does not come from a
reactor project.
- getOutputDirectory() - Method in interface org.eclipse.tycho.ReactorProject
-
- getPackaging() - Method in interface org.eclipse.tycho.ReactorProject
-
- getTestOutputDirectory() - Method in interface org.eclipse.tycho.ReactorProject
-
- getType() - Method in interface org.eclipse.tycho.ArtifactKey
-
Artifact type.
- getType() - Method in class org.eclipse.tycho.DefaultArtifactKey
-
- getVersion() - Method in interface org.eclipse.tycho.ArtifactKey
-
Eclipse/OSGi artifact version.
- getVersion() - Method in class org.eclipse.tycho.DefaultArtifactKey
-
Eclipse/OSGi artifact version.
- getVersion() - Method in interface org.eclipse.tycho.ReactorProject
-
- getVersion() - Method in class org.eclipse.tycho.ReactorProjectIdentities
-