Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ACCESSIBLE - Enum constant in enum class org.eclipse.tycho.model.classpath.ContainerAccessRule.Kind
- add(String) - Method in class org.eclipse.tycho.model.manifest.ManifestAttribute
- add(ManifestAttribute) - Method in class org.eclipse.tycho.model.manifest.MutableBundleManifest
- addArtifact(String, String, String) - Method in class org.eclipse.tycho.model.IU
- addFeatureRef(FeatureRef) - Method in class org.eclipse.tycho.model.Feature
- addPlugin(PluginRef) - Method in class org.eclipse.tycho.model.Feature
- addProperty(String, String) - Method in class org.eclipse.tycho.model.IU
- addSelfCapability() - Method in class org.eclipse.tycho.model.IU
B
- BundleConfiguration - Class in org.eclipse.tycho.model
-
This object represents information of a bundle.
- BundleConfiguration(Element) - Constructor for class org.eclipse.tycho.model.BundleConfiguration
- BundleConfiguration(String, int, boolean) - Constructor for class org.eclipse.tycho.model.BundleConfiguration
- BUNDLES - Enum constant in enum class org.eclipse.tycho.model.ProductConfiguration.ProductType
C
- Category - Class in org.eclipse.tycho.model
- Category(Document) - Constructor for class org.eclipse.tycho.model.Category
- CATEGORY_XML - Static variable in class org.eclipse.tycho.model.Category
- CLASSPATH_FILENAME - Static variable in class org.eclipse.tycho.model.classpath.ClasspathParser
- ClasspathContainerEntry - Interface in org.eclipse.tycho.model.classpath
-
represents a container classpath entry, this could be for example: JRE Container (see
JREClasspathEntry.JRE_CONTAINER_PATH) JUnit Container (seeJUnitClasspathContainerEntry.JUNIT_CONTAINER_PATH_PREFIX) User Container (seeClasspathContainerEntry.USER_LIBRARY_PATH_PREFIX) ... - ClasspathParser - Class in org.eclipse.tycho.model.classpath
- ClasspathParser() - Constructor for class org.eclipse.tycho.model.classpath.ClasspathParser
- ConfigurationProperty(Element) - Constructor for class org.eclipse.tycho.model.ProductConfiguration.ConfigurationProperty
- ContainerAccessRule - Interface in org.eclipse.tycho.model.classpath
- ContainerAccessRule.Kind - Enum Class in org.eclipse.tycho.model.classpath
D
- DISCOURAGED - Enum constant in enum class org.eclipse.tycho.model.classpath.ContainerAccessRule.Kind
- dom - Variable in class org.eclipse.tycho.model.FeatureRef
E
- EclipseProject - Interface in org.eclipse.tycho.model.project
-
represents information gathered from an "eclipse project" usually stored in a file named
.project - equals(Object) - Method in class org.eclipse.tycho.model.PluginRef
- equals(Object) - Method in record class org.eclipse.tycho.model.project.ProjectVariable
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.eclipse.tycho.model.RepositoryReference
F
- Feature - Class in org.eclipse.tycho.model
-
https://help.eclipse.org/ganymede/topic/org.eclipse.platform.doc.isv/reference/misc/ feature_manifest.html
- Feature(Document) - Constructor for class org.eclipse.tycho.model.Feature
- Feature(Feature) - Constructor for class org.eclipse.tycho.model.Feature
-
copy constructor
- FEATURE_XML - Static variable in class org.eclipse.tycho.model.Feature
- Feature.ImportRef - Class in org.eclipse.tycho.model
- Feature.RequiresRef - Class in org.eclipse.tycho.model
- FeatureRef - Class in org.eclipse.tycho.model
- FeatureRef(Element) - Constructor for class org.eclipse.tycho.model.FeatureRef
- FeatureRef(String) - Constructor for class org.eclipse.tycho.model.FeatureRef
- FeatureRef.InstallMode - Enum Class in org.eclipse.tycho.model
- FEATURES - Enum constant in enum class org.eclipse.tycho.model.ProductConfiguration.ProductType
G
- getAccessRules() - Method in interface org.eclipse.tycho.model.classpath.ClasspathContainerEntry
- getApplication() - Method in class org.eclipse.tycho.model.ProductConfiguration
- getArch() - Method in class org.eclipse.tycho.model.Feature
- getArch() - Method in class org.eclipse.tycho.model.FeatureRef
- getArch() - Method in class org.eclipse.tycho.model.PluginRef
- getArchives() - Method in class org.eclipse.tycho.model.UpdateSite
- getArtifacts() - Method in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- getArtifacts() - Method in class org.eclipse.tycho.model.IU
- getAssociateSitesUrl() - Method in class org.eclipse.tycho.model.UpdateSite
- getAttribute(String) - Method in class org.eclipse.tycho.model.manifest.MutableManifestElement
-
Returns the value for the specified attribute or
nullif it does not exist. - getAttributes() - Method in interface org.eclipse.tycho.model.classpath.ProjectClasspathEntry
- getBrandingPluginId() - Method in class org.eclipse.tycho.model.Feature
- getBundleName() - Method in interface org.eclipse.tycho.model.classpath.JUnitBundle
- getComment() - Method in interface org.eclipse.tycho.model.project.EclipseProject
- getConfigIni() - Method in class org.eclipse.tycho.model.ProductConfiguration
- getConfigurationProperties() - Method in class org.eclipse.tycho.model.ProductConfiguration
- getContainerPath() - Method in interface org.eclipse.tycho.model.classpath.ClasspathContainerEntry
- getCopyright() - Method in class org.eclipse.tycho.model.Feature
- getCopyrightURL() - Method in class org.eclipse.tycho.model.Feature
- getDescription() - Method in class org.eclipse.tycho.model.Feature
- getDescriptionURL() - Method in class org.eclipse.tycho.model.Feature
- getDom() - Method in class org.eclipse.tycho.model.FeatureRef
- getDownloadSize() - Method in class org.eclipse.tycho.model.PluginRef
- getExportedPackagesVersion() - Method in class org.eclipse.tycho.model.manifest.MutableBundleManifest
-
Get a map containing the name of packages in Export-Package manifest attribute as a map.
- getFeature() - Method in class org.eclipse.tycho.model.Feature.ImportRef
- getFeatures() - Method in class org.eclipse.tycho.model.Category
- getFeatures() - Method in class org.eclipse.tycho.model.ProductConfiguration
- getFeatures() - Method in class org.eclipse.tycho.model.UpdateSite
- getFile(String) - Method in interface org.eclipse.tycho.model.project.EclipseProject
-
Resolves a path according to the project, this will resolve linked resources
- getFile(Path) - Method in interface org.eclipse.tycho.model.project.EclipseProject
-
Resolves a path according to the project, this will resolve linked resources
- getFragmentHostSymbolicName() - Method in class org.eclipse.tycho.model.manifest.MutableBundleManifest
- getFragmentHostVersion() - Method in class org.eclipse.tycho.model.manifest.MutableBundleManifest
- getFreeBSDConfigIni() - Method in class org.eclipse.tycho.model.ProductConfiguration.ConfigIni
- getFreeBSDIcon() - Method in class org.eclipse.tycho.model.Launcher
- getFreeBSDIcon() - Method in class org.eclipse.tycho.model.ProductConfiguration
- getId() - Method in class org.eclipse.tycho.model.BundleConfiguration
- getId() - Method in class org.eclipse.tycho.model.Feature
- getId() - Method in class org.eclipse.tycho.model.FeatureRef
- getId() - Method in class org.eclipse.tycho.model.IU
- getId() - Method in class org.eclipse.tycho.model.PluginRef
- getId() - Method in class org.eclipse.tycho.model.ProductConfiguration
- getImportPackagesVersions() - Method in class org.eclipse.tycho.model.manifest.MutableBundleManifest
-
Get a map containing the name of packages in Import-Package manifest attribute as a map.
- getImports() - Method in class org.eclipse.tycho.model.Feature.RequiresRef
- getIncludedFeatures() - Method in class org.eclipse.tycho.model.Feature
- getInstallMode() - Method in class org.eclipse.tycho.model.FeatureRef
- getInstallSize() - Method in class org.eclipse.tycho.model.PluginRef
- getJREName() - Method in interface org.eclipse.tycho.model.classpath.JREClasspathEntry
- getJUnitSegment() - Method in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- getKind() - Method in interface org.eclipse.tycho.model.classpath.ContainerAccessRule
- getLabel() - Method in class org.eclipse.tycho.model.Feature
- getLauncher() - Method in class org.eclipse.tycho.model.ProductConfiguration
- getLibraryPath() - Method in interface org.eclipse.tycho.model.classpath.LibraryClasspathEntry
- getLicense() - Method in class org.eclipse.tycho.model.Feature
- getLicenseFeature() - Method in class org.eclipse.tycho.model.Feature
- getLicenseFeatureVersion() - Method in class org.eclipse.tycho.model.Feature
- getLicenseURL() - Method in class org.eclipse.tycho.model.Feature
- getLimitModules() - Method in interface org.eclipse.tycho.model.classpath.JREClasspathEntry
- getLinuxConfigIni() - Method in class org.eclipse.tycho.model.ProductConfiguration.ConfigIni
- getLinuxIcon() - Method in class org.eclipse.tycho.model.Launcher
- getLinuxIcon() - Method in class org.eclipse.tycho.model.ProductConfiguration
- getLocation() - Method in interface org.eclipse.tycho.model.project.EclipseProject
- getLocation() - Method in class org.eclipse.tycho.model.RepositoryReference
- getMacIcon() - Method in class org.eclipse.tycho.model.ProductConfiguration
- getMacosxConfigIni() - Method in class org.eclipse.tycho.model.ProductConfiguration.ConfigIni
- getMacosxIcon() - Method in class org.eclipse.tycho.model.Launcher
- getMatch() - Method in class org.eclipse.tycho.model.Feature.ImportRef
- getMavenArtifactId() - Method in interface org.eclipse.tycho.model.classpath.JUnitBundle
- getMavenGroupId() - Method in interface org.eclipse.tycho.model.classpath.JUnitBundle
- getName() - Method in class org.eclipse.tycho.model.Launcher
- getName() - Method in class org.eclipse.tycho.model.ProductConfiguration.ConfigurationProperty
- getName() - Method in class org.eclipse.tycho.model.ProductConfiguration
- getName() - Method in interface org.eclipse.tycho.model.project.EclipseProject
- getName() - Method in class org.eclipse.tycho.model.RepositoryReference
- getOs() - Method in class org.eclipse.tycho.model.PluginRef
- getOS() - Method in class org.eclipse.tycho.model.Feature
- getOS() - Method in class org.eclipse.tycho.model.FeatureRef
- getOutputFolder() - Method in interface org.eclipse.tycho.model.classpath.SourceFolderClasspathEntry
- getOutputPath() - Method in interface org.eclipse.tycho.model.classpath.OutputClasspathEntry
- getPatch() - Method in class org.eclipse.tycho.model.Feature.ImportRef
- getPattern() - Method in interface org.eclipse.tycho.model.classpath.ContainerAccessRule
- getPlugin() - Method in class org.eclipse.tycho.model.Feature.ImportRef
- getPluginConfiguration() - Method in class org.eclipse.tycho.model.ProductConfiguration
- getPlugins() - Method in class org.eclipse.tycho.model.Category
- getPlugins() - Method in class org.eclipse.tycho.model.Feature
- getPlugins() - Method in class org.eclipse.tycho.model.ProductConfiguration
- getProduct() - Method in class org.eclipse.tycho.model.ProductConfiguration
- getProperties() - Method in class org.eclipse.tycho.model.IU
- getProvidedCapabilites() - Method in class org.eclipse.tycho.model.IU
- getProvider() - Method in class org.eclipse.tycho.model.Feature
- getRepositoryPath() - Method in interface org.eclipse.tycho.model.classpath.M2ClasspathVariable
- getRepositoryReferences() - Method in class org.eclipse.tycho.model.Category
- getRequiredBundleVersions() - Method in class org.eclipse.tycho.model.manifest.MutableBundleManifest
-
Read the RequiredBundle with optional versions
- getRequiredCapabilites() - Method in class org.eclipse.tycho.model.IU
- getRequires() - Method in class org.eclipse.tycho.model.Feature
- getSelfArtifact() - Method in class org.eclipse.tycho.model.IU
- getSelfCapabilities() - Method in class org.eclipse.tycho.model.IU
- getSolarisConfigIni() - Method in class org.eclipse.tycho.model.ProductConfiguration.ConfigIni
- getSolarisIcon() - Method in class org.eclipse.tycho.model.Launcher
- getSourcePath() - Method in interface org.eclipse.tycho.model.classpath.SourceFolderClasspathEntry
- getStartLevel() - Method in class org.eclipse.tycho.model.BundleConfiguration
- getSymbolicName() - Method in class org.eclipse.tycho.model.manifest.MutableBundleManifest
- getType() - Method in class org.eclipse.tycho.model.ProductConfiguration
- getUrl() - Method in class org.eclipse.tycho.model.UpdateSite.SiteFeatureRef
- getValue() - Method in class org.eclipse.tycho.model.manifest.ManifestAttribute
- getValue() - Method in class org.eclipse.tycho.model.manifest.MutableManifestElement
- getValue() - Method in class org.eclipse.tycho.model.ProductConfiguration.ConfigurationProperty
- getVariables() - Method in interface org.eclipse.tycho.model.project.EclipseProject
- getVersion() - Method in class org.eclipse.tycho.model.Feature
- getVersion() - Method in class org.eclipse.tycho.model.Feature.ImportRef
- getVersion() - Method in class org.eclipse.tycho.model.FeatureRef
- getVersion() - Method in class org.eclipse.tycho.model.IU
- getVersion() - Method in class org.eclipse.tycho.model.manifest.MutableBundleManifest
- getVersion() - Method in class org.eclipse.tycho.model.PluginRef
- getVersion() - Method in class org.eclipse.tycho.model.ProductConfiguration
- getVersionRange() - Method in interface org.eclipse.tycho.model.classpath.JUnitBundle
- getW32Icons() - Method in class org.eclipse.tycho.model.ProductConfiguration
- getWin32ConfigIni() - Method in class org.eclipse.tycho.model.ProductConfiguration.ConfigIni
- getWindowsIcon() - Method in class org.eclipse.tycho.model.Launcher
- getWindowsUseIco() - Method in class org.eclipse.tycho.model.Launcher
- getWs() - Method in class org.eclipse.tycho.model.PluginRef
- getWS() - Method in class org.eclipse.tycho.model.Feature
- getWS() - Method in class org.eclipse.tycho.model.FeatureRef
H
- HAMCREST_CORE_PLUGIN - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- hasDownloadSize() - Method in class org.eclipse.tycho.model.PluginRef
- hashCode() - Method in class org.eclipse.tycho.model.PluginRef
- hashCode() - Method in record class org.eclipse.tycho.model.project.ProjectVariable
-
Returns a hash code value for this object.
- hashCode() - Method in class org.eclipse.tycho.model.RepositoryReference
- hasInstallSize() - Method in class org.eclipse.tycho.model.PluginRef
- hasName(String) - Method in class org.eclipse.tycho.model.manifest.ManifestAttribute
- hasNature(String) - Method in interface org.eclipse.tycho.model.project.EclipseProject
I
- ICON_FREEBSD - Static variable in class org.eclipse.tycho.model.Launcher
- ICON_LINUX - Static variable in class org.eclipse.tycho.model.Launcher
- ICON_MAC - Static variable in class org.eclipse.tycho.model.Launcher
- ICON_SOLARIS_LARGE - Static variable in class org.eclipse.tycho.model.Launcher
- ICON_SOLARIS_MEDIUM - Static variable in class org.eclipse.tycho.model.Launcher
- ICON_SOLARIS_SMALL - Static variable in class org.eclipse.tycho.model.Launcher
- ICON_SOLARIS_TINY - Static variable in class org.eclipse.tycho.model.Launcher
- ICON_WINDOWS_EXTRA_LARGE_HIGH - Static variable in class org.eclipse.tycho.model.Launcher
- ICON_WINDOWS_ICO_PATH - Static variable in class org.eclipse.tycho.model.Launcher
- ICON_WINDOWS_LARGE_HIGH - Static variable in class org.eclipse.tycho.model.Launcher
- ICON_WINDOWS_LARGE_LOW - Static variable in class org.eclipse.tycho.model.Launcher
- ICON_WINDOWS_MEDIUM_HIGH - Static variable in class org.eclipse.tycho.model.Launcher
- ICON_WINDOWS_MEDIUM_LOW - Static variable in class org.eclipse.tycho.model.Launcher
- ICON_WINDOWS_SMALL_HIGH - Static variable in class org.eclipse.tycho.model.Launcher
- ICON_WINDOWS_SMALL_LOW - Static variable in class org.eclipse.tycho.model.Launcher
- ID - Static variable in class org.eclipse.tycho.model.IU
- ImportRef(Element) - Constructor for class org.eclipse.tycho.model.Feature.ImportRef
- include - Enum constant in enum class org.eclipse.tycho.model.FeatureRef.InstallMode
- includeJRE() - Method in class org.eclipse.tycho.model.ProductConfiguration
- includeLaunchers() - Method in class org.eclipse.tycho.model.ProductConfiguration
- isAutoStart() - Method in class org.eclipse.tycho.model.BundleConfiguration
- isEnabled() - Method in class org.eclipse.tycho.model.RepositoryReference
- isFragment() - Method in class org.eclipse.tycho.model.manifest.MutableBundleManifest
- isModule() - Method in interface org.eclipse.tycho.model.classpath.JREClasspathEntry
- isTest() - Method in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- isTest() - Method in interface org.eclipse.tycho.model.classpath.ProjectClasspathEntry
- isUnpack() - Method in class org.eclipse.tycho.model.PluginRef
-
Deprecated.The installation format (packed/unpacked) shall be specified through the bundle's Eclipse-BundleShape manifest header. The feature.xml's unpack attribute may not be supported in a future version of Tycho.
- isUseDefault() - Method in class org.eclipse.tycho.model.ProductConfiguration.ConfigIni
- isVintage() - Method in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
-
Checks if for JUnit5 the vintage engine has to be included.
- IU - Class in org.eclipse.tycho.model
- IU(Document, Element) - Constructor for class org.eclipse.tycho.model.IU
J
- JRE_CONTAINER_PATH - Static variable in interface org.eclipse.tycho.model.classpath.JREClasspathEntry
- JRE_CONTAINER_PATH_STANDARDVMTYPE_PREFIX - Static variable in interface org.eclipse.tycho.model.classpath.JREClasspathEntry
- JREClasspathEntry - Interface in org.eclipse.tycho.model.classpath
- JUNIT_APIGUARDIAN_PLUGIN - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT_CONTAINER_PATH_PREFIX - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT_JUPITER_API_PLUGIN - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT_JUPITER_ENGINE_PLUGIN - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT_JUPITER_MIGRATIONSUPPORT_PLUGIN - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT_JUPITER_PARAMS_PLUGIN - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT_OPENTEST4J_PLUGIN - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT_PLATFORM_COMMONS_PLUGIN - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT_PLATFORM_ENGINE_PLUGIN - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT_PLATFORM_LAUNCHER_PLUGIN - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT_PLATFORM_RUNNER_PLUGIN - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT_PLATFORM_SUITE_API_PLUGIN - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT_VINTAGE_ENGINE_PLUGIN - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT3 - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT3_PLUGIN - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT3_PLUGINS - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT4 - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT4_PLUGIN - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT4_PLUGINS - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT5 - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT5_PLUGINS - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUNIT5_WITHOUT_VINTAGE_PLUGINS - Static variable in interface org.eclipse.tycho.model.classpath.JUnitClasspathContainerEntry
- JUnitBundle - Interface in org.eclipse.tycho.model.classpath
- JUnitClasspathContainerEntry - Interface in org.eclipse.tycho.model.classpath
L
- Launcher - Class in org.eclipse.tycho.model
- Launcher(Element) - Constructor for class org.eclipse.tycho.model.Launcher
- LibraryClasspathEntry - Interface in org.eclipse.tycho.model.classpath
- loadFeature(File) - Static method in class org.eclipse.tycho.model.Feature
-
Convenience method to load feature.xml file from either feature jar file or directory.
- loadIU(File) - Static method in class org.eclipse.tycho.model.IU
-
Convenience method to load p2iu.xml file
M
- M2_REPO_VARIABLE_PREFIX - Static variable in interface org.eclipse.tycho.model.classpath.M2ClasspathVariable
- M2ClasspathVariable - Interface in org.eclipse.tycho.model.classpath
- ManifestAttribute - Class in org.eclipse.tycho.model.manifest
- ManifestAttribute(String) - Constructor for class org.eclipse.tycho.model.manifest.ManifestAttribute
- ManifestAttribute(String, String) - Constructor for class org.eclipse.tycho.model.manifest.ManifestAttribute
- MATCH_COMPATIBLE - Static variable in class org.eclipse.tycho.model.Feature
-
dependent plug-in version must be at least at the version specified, or at a higher service level or minor level (major version level must equal the specified version).
- MATCH_EQUIVALENT - Static variable in class org.eclipse.tycho.model.Feature
-
dependent plug-in version must be at least at the version specified, or at a higher service level (major and minor version levels must equal the specified version).
- MATCH_GREATER_OR_EQUAL - Static variable in class org.eclipse.tycho.model.Feature
-
dependent plug-in version must be at least at the version specified, or at a higher service, minor or major level.
- MATCH_PERFECT - Static variable in class org.eclipse.tycho.model.Feature
-
dependent plug-in version must match exactly the specified version.
- MIXED - Enum constant in enum class org.eclipse.tycho.model.ProductConfiguration.ProductType
- ModelFileSyntaxException - Exception Class in org.eclipse.tycho.model
-
Thrown for some syntax errors in model files.
- ModelFileSyntaxException(String) - Constructor for exception class org.eclipse.tycho.model.ModelFileSyntaxException
- MutableBundleManifest - Class in org.eclipse.tycho.model.manifest
- MutableBundleManifest() - Constructor for class org.eclipse.tycho.model.manifest.MutableBundleManifest
- MutableManifestElement - Class in org.eclipse.tycho.model.manifest
-
This class is similar to
ManifestElementbut supports changing value for attributes with a single value. - MutableManifestElement(String, Map<String, String>, Map<String, String>) - Constructor for class org.eclipse.tycho.model.manifest.MutableManifestElement
N
- name() - Method in record class org.eclipse.tycho.model.project.ProjectVariable
-
Returns the value of the
namerecord component. - NAME - Static variable in class org.eclipse.tycho.model.IU
- NAMESPACE - Static variable in class org.eclipse.tycho.model.IU
- NO_STARTLEVEL - Static variable in class org.eclipse.tycho.model.BundleConfiguration
- NON_ACCESSIBLE - Enum constant in enum class org.eclipse.tycho.model.classpath.ContainerAccessRule.Kind
O
- of(String, String, String, String) - Static method in interface org.eclipse.tycho.model.classpath.JUnitBundle
- org.eclipse.tycho.model - package org.eclipse.tycho.model
- org.eclipse.tycho.model.classpath - package org.eclipse.tycho.model.classpath
- org.eclipse.tycho.model.manifest - package org.eclipse.tycho.model.manifest
- org.eclipse.tycho.model.project - package org.eclipse.tycho.model.project
- OutputClasspathEntry - Interface in org.eclipse.tycho.model.classpath
-
represents the main output folder defined in the classpath settings
P
- P2_IU_NAMESPACE - Static variable in class org.eclipse.tycho.model.IU
- parse(File) - Static method in class org.eclipse.tycho.model.classpath.ClasspathParser
- parse(File, EclipseProject) - Static method in class org.eclipse.tycho.model.classpath.ClasspathParser
- parse(String) - Static method in enum class org.eclipse.tycho.model.ProductConfiguration.ProductType
- parse(Path) - Static method in interface org.eclipse.tycho.model.project.EclipseProject
- parseHeader(String, String) - Static method in class org.eclipse.tycho.model.manifest.MutableManifestElement
- PATH - Static variable in interface org.eclipse.tycho.model.classpath.PluginDependenciesClasspathContainer
- PluginDependenciesClasspathContainer - Interface in org.eclipse.tycho.model.classpath
- PluginRef - Class in org.eclipse.tycho.model
- PluginRef(Element) - Constructor for class org.eclipse.tycho.model.PluginRef
- PluginRef(String) - Constructor for class org.eclipse.tycho.model.PluginRef
- ProductConfiguration - Class in org.eclipse.tycho.model
-
As of eclipse 3.5.1, file format does not seem to be documented.
- ProductConfiguration(Document) - Constructor for class org.eclipse.tycho.model.ProductConfiguration
- ProductConfiguration.ConfigIni - Class in org.eclipse.tycho.model
- ProductConfiguration.ConfigurationProperty - Class in org.eclipse.tycho.model
- ProductConfiguration.ProductType - Enum Class in org.eclipse.tycho.model
- ProjectClasspathEntry - Interface in org.eclipse.tycho.model.classpath
- ProjectVariable - Record Class in org.eclipse.tycho.model.project
- ProjectVariable(String, String) - Constructor for record class org.eclipse.tycho.model.project.ProjectVariable
-
Creates an instance of a
ProjectVariablerecord class.
R
- RANGE - Static variable in class org.eclipse.tycho.model.IU
- read(File) - Static method in class org.eclipse.tycho.model.Category
- read(File) - Static method in class org.eclipse.tycho.model.Feature
- read(File) - Static method in class org.eclipse.tycho.model.IU
- read(File) - Static method in class org.eclipse.tycho.model.manifest.MutableBundleManifest
- read(File) - Static method in class org.eclipse.tycho.model.ProductConfiguration
- read(File) - Static method in class org.eclipse.tycho.model.UpdateSite
- read(InputStream) - Static method in class org.eclipse.tycho.model.Category
- read(InputStream) - Static method in class org.eclipse.tycho.model.Feature
- read(InputStream) - Static method in class org.eclipse.tycho.model.manifest.MutableBundleManifest
- read(InputStream) - Static method in class org.eclipse.tycho.model.ProductConfiguration
- read(InputStream) - Static method in class org.eclipse.tycho.model.UpdateSite
- readJar(File) - Static method in class org.eclipse.tycho.model.Feature
- readLineWithLineEnding(PushbackReader, Consumer<String>) - Static method in class org.eclipse.tycho.model.manifest.MutableBundleManifest
- removeArchives() - Method in class org.eclipse.tycho.model.UpdateSite
- removeRootInstalledFeatures() - Method in class org.eclipse.tycho.model.ProductConfiguration
- RepositoryReference - Class in org.eclipse.tycho.model
- RepositoryReference(Element) - Constructor for class org.eclipse.tycho.model.RepositoryReference
- RepositoryReference(String) - Constructor for class org.eclipse.tycho.model.RepositoryReference
- RequiresRef(Element) - Constructor for class org.eclipse.tycho.model.Feature.RequiresRef
- root - Enum constant in enum class org.eclipse.tycho.model.FeatureRef.InstallMode
S
- set(String, String) - Method in class org.eclipse.tycho.model.manifest.ManifestAttribute
- set(String, List<MutableManifestElement>) - Method in class org.eclipse.tycho.model.manifest.ManifestAttribute
- setArch(String) - Method in class org.eclipse.tycho.model.Feature
- setArch(String) - Method in class org.eclipse.tycho.model.FeatureRef
- setArch(String) - Method in class org.eclipse.tycho.model.PluginRef
- setAttribute(String, String) - Method in class org.eclipse.tycho.model.manifest.MutableManifestElement
-
Set the value for the specified attribute.
- setAutoStart(boolean) - Method in class org.eclipse.tycho.model.BundleConfiguration
- setBrandingPluginId(String) - Method in class org.eclipse.tycho.model.Feature
- setCopyright(String) - Method in class org.eclipse.tycho.model.Feature
- setCopyrightURL(String) - Method in class org.eclipse.tycho.model.Feature
- setDescription(String) - Method in class org.eclipse.tycho.model.Feature
- setDescriptionURL(String) - Method in class org.eclipse.tycho.model.Feature
- setDownloadSize(long) - Method in class org.eclipse.tycho.model.PluginRef
- setEnabled(boolean) - Method in class org.eclipse.tycho.model.RepositoryReference
- setFragmentHostVersion(String) - Method in class org.eclipse.tycho.model.manifest.MutableBundleManifest
- setId(String) - Method in class org.eclipse.tycho.model.BundleConfiguration
- setId(String) - Method in class org.eclipse.tycho.model.Feature
- setId(String) - Method in class org.eclipse.tycho.model.FeatureRef
- setId(String) - Method in class org.eclipse.tycho.model.PluginRef
- setInstallSize(long) - Method in class org.eclipse.tycho.model.PluginRef
- setLabel(String) - Method in class org.eclipse.tycho.model.Feature
- setLicense(String) - Method in class org.eclipse.tycho.model.Feature
- setLicenseFeature(String) - Method in class org.eclipse.tycho.model.Feature
- setLicenseFeatureVersion(String) - Method in class org.eclipse.tycho.model.Feature
- setLicenseURL(String) - Method in class org.eclipse.tycho.model.Feature
- setLocation(String) - Method in class org.eclipse.tycho.model.RepositoryReference
- setMatch(String) - Method in class org.eclipse.tycho.model.Feature.ImportRef
- setName(String) - Method in class org.eclipse.tycho.model.RepositoryReference
- setOs(String) - Method in class org.eclipse.tycho.model.PluginRef
- setOS(String) - Method in class org.eclipse.tycho.model.Feature
- setOS(String) - Method in class org.eclipse.tycho.model.FeatureRef
- setProvider(String) - Method in class org.eclipse.tycho.model.Feature
- setStartLevel(int) - Method in class org.eclipse.tycho.model.BundleConfiguration
- setUnpack(boolean) - Method in class org.eclipse.tycho.model.PluginRef
-
Deprecated.The installation format (packed/unpacked) shall be specified through the bundle's Eclipse-BundleShape manifest header. The feature.xml's unpack attribute may not be supported in a future version of Tycho.
- setUrl(String) - Method in class org.eclipse.tycho.model.UpdateSite.SiteFeatureRef
- setValue(String) - Method in class org.eclipse.tycho.model.ProductConfiguration.ConfigurationProperty
- setVersion(String) - Method in class org.eclipse.tycho.model.Feature.ImportRef
- setVersion(String) - Method in class org.eclipse.tycho.model.Feature
- setVersion(String) - Method in class org.eclipse.tycho.model.FeatureRef
- setVersion(String) - Method in class org.eclipse.tycho.model.IU
- setVersion(String) - Method in class org.eclipse.tycho.model.manifest.MutableBundleManifest
- setVersion(String) - Method in class org.eclipse.tycho.model.PluginRef
- setVersion(String) - Method in class org.eclipse.tycho.model.ProductConfiguration
- setWs(String) - Method in class org.eclipse.tycho.model.PluginRef
- setWS(String) - Method in class org.eclipse.tycho.model.Feature
- setWS(String) - Method in class org.eclipse.tycho.model.FeatureRef
- SITE_XML - Static variable in class org.eclipse.tycho.model.UpdateSite
- SiteFeatureRef(Element) - Constructor for class org.eclipse.tycho.model.UpdateSite.SiteFeatureRef
- SOURCE_FILE_NAME - Static variable in class org.eclipse.tycho.model.IU
- SourceFolderClasspathEntry - Interface in org.eclipse.tycho.model.classpath
T
- toGroupResource() - Method in class org.eclipse.tycho.model.Feature
- toJarResource() - Method in class org.eclipse.tycho.model.Feature
- toResource() - Method in class org.eclipse.tycho.model.Feature
- toString() - Method in class org.eclipse.tycho.model.Feature.ImportRef
- toString() - Method in class org.eclipse.tycho.model.FeatureRef
- toString() - Method in class org.eclipse.tycho.model.manifest.MutableManifestElement
- toString() - Method in class org.eclipse.tycho.model.PluginRef
- toString() - Method in enum class org.eclipse.tycho.model.ProductConfiguration.ProductType
- toString() - Method in record class org.eclipse.tycho.model.project.ProjectVariable
-
Returns a string representation of this record class.
- toString() - Method in class org.eclipse.tycho.model.RepositoryReference
U
- UNKNOWN - Enum constant in enum class org.eclipse.tycho.model.classpath.ContainerAccessRule.Kind
- updateExportedPackageVersions(Map<String, String>) - Method in class org.eclipse.tycho.model.manifest.MutableBundleManifest
-
Updates version for packages in Export-Package with the version provided in the map.
- updateImportedPackageVersions(Map<String, String>) - Method in class org.eclipse.tycho.model.manifest.MutableBundleManifest
-
Updates version range for packages in Import-Package with the version provided in the map.
- updateRequiredBundleVersions(Map<String, String>) - Method in class org.eclipse.tycho.model.manifest.MutableBundleManifest
-
Updates version range for bundles in Require-Bundle with the versions provided in the map.
- UpdateSite - Class in org.eclipse.tycho.model
-
https://help.eclipse.org/ganymede/topic/org.eclipse.platform.doc.isv/reference/misc/update_sitemap .html
- UpdateSite(Document) - Constructor for class org.eclipse.tycho.model.UpdateSite
- UpdateSite.SiteFeatureRef - Class in org.eclipse.tycho.model
- USER_LIBRARY_PATH_PREFIX - Static variable in interface org.eclipse.tycho.model.classpath.ClasspathContainerEntry
V
- value() - Method in record class org.eclipse.tycho.model.project.ProjectVariable
-
Returns the value of the
valuerecord component. - valueOf(String) - Static method in enum class org.eclipse.tycho.model.classpath.ContainerAccessRule.Kind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.eclipse.tycho.model.FeatureRef.InstallMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.eclipse.tycho.model.ProductConfiguration.ProductType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.eclipse.tycho.model.classpath.ContainerAccessRule.Kind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.eclipse.tycho.model.FeatureRef.InstallMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.eclipse.tycho.model.ProductConfiguration.ProductType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VERSION - Static variable in class org.eclipse.tycho.model.IU
W
- write() - Method in class org.eclipse.tycho.model.manifest.MutableManifestElement
- write(Category, File) - Static method in class org.eclipse.tycho.model.Category
- write(Feature, File) - Static method in class org.eclipse.tycho.model.Feature
- write(Feature, File, String) - Static method in class org.eclipse.tycho.model.Feature
- write(IU, File) - Static method in class org.eclipse.tycho.model.IU
- write(IU, File, String) - Static method in class org.eclipse.tycho.model.IU
- write(MutableBundleManifest, File) - Static method in class org.eclipse.tycho.model.manifest.MutableBundleManifest
- write(MutableBundleManifest, OutputStream) - Static method in class org.eclipse.tycho.model.manifest.MutableBundleManifest
- write(ProductConfiguration, File) - Static method in class org.eclipse.tycho.model.ProductConfiguration
- write(UpdateSite, File) - Static method in class org.eclipse.tycho.model.UpdateSite
- writeTo(Writer, String) - Method in class org.eclipse.tycho.model.manifest.ManifestAttribute
-
Writes the lines to
wusing the given line termination chars.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form