Uses of Class
aQute.bnd.version.Version
Packages that use Version
Package
Description
OSGi Declarative Services Annotation processing.
This package provides baseline support.
-
Uses of Version in aQute.bnd.build
Methods in aQute.bnd.build that return VersionModifier and TypeMethodDescriptionProject.getPackageInfo
(String packageName) Project.getVersion
(String bsn) Methods in aQute.bnd.build that return types with arguments of type VersionMethods in aQute.bnd.build with parameters of type VersionModifier and TypeMethodDescriptionWorkspaceRepository.get
(String bsn, Version version, Map<String, String> properties, RepositoryPlugin.DownloadListener... listeners) aQute.bnd.result.Result
<File> aQute.bnd.result.Result
<File> Workspace.getBundle
(String bsn, Version version, Map<String, String> attrs, Workspace.ResourceRepositoryStrategy strategy) void
Project.setPackageInfo
(String packageName, Version newVersion) Method parameters in aQute.bnd.build with type arguments of type VersionModifier and TypeMethodDescriptionaQute.service.reporter.Messages.ERROR
ProjectMessages.FoundVersions_ForStrategy_ButNoProvider
(SortedMap<Version, RepositoryPlugin> versions, Strategy useStrategy) -
Uses of Version in aQute.bnd.build.model
Methods in aQute.bnd.build.model that return Version -
Uses of Version in aQute.bnd.cdi
Fields in aQute.bnd.cdi declared as VersionModifier and TypeFieldDescriptionstatic final Version
CDIAnnotationReader.CDI_ARCHIVE_VERSION
static final Version
CDIAnnotationReader.V1_0
-
Uses of Version in aQute.bnd.component
Fields in aQute.bnd.component declared as VersionModifier and TypeFieldDescriptionstatic final Version
DSAnnotationReader.V1_0
static final Version
DSAnnotationReader.V1_1
static final Version
DSAnnotationReader.V1_2
static final Version
DSAnnotationReader.V1_3
static final Version
DSAnnotationReader.V1_4
static final Version
DSAnnotationReader.V1_5
static final Version
DSAnnotationReader.VMAX
Methods in aQute.bnd.component with parameters of type VersionModifier and TypeMethodDescriptionstatic aQute.bnd.component.ComponentDef
DSAnnotationReader.getDefinition
(Clazz c, Analyzer analyzer, Set<DSAnnotations.Options> options, XMLAttributeFinder finder, Version minVersion) -
Uses of Version in aQute.bnd.differ
Fields in aQute.bnd.differ declared as VersionModifier and TypeFieldDescriptionBaseline.BundleInfo.newerVersion
Baseline.Info.newerVersion
Baseline.BundleInfo.olderVersion
Baseline.Info.olderVersion
Baseline.Info.suggestedIfProviders
Baseline.BundleInfo.suggestedVersion
Baseline.Info.suggestedVersion
Baseline.BundleInfo.version
Deprecated.Methods in aQute.bnd.differ that return VersionModifier and TypeMethodDescriptionBaseline.getNewerVersion()
Baseline.getOlderVersion()
Baseline.getSuggestedVersion()
Methods in aQute.bnd.differ with parameters of type Version -
Uses of Version in aQute.bnd.filerepo
Methods in aQute.bnd.filerepo that return types with arguments of type VersionMethods in aQute.bnd.filerepo with parameters of type Version -
Uses of Version in aQute.bnd.header
Fields in aQute.bnd.header with type parameters of type VersionModifier and TypeFieldDescriptionstatic final Attrs.DataType
<List<Version>> Attrs.LIST_VERSION
static final Attrs.DataType
<Version> Attrs.VERSION
-
Uses of Version in aQute.bnd.maven
Methods in aQute.bnd.maven that return VersionMethods in aQute.bnd.maven that return types with arguments of type VersionModifier and TypeMethodDescriptionDeprecated.Methods in aQute.bnd.maven with parameters of type Version -
Uses of Version in aQute.bnd.maven.support
Methods in aQute.bnd.maven.support that return types with arguments of type VersionMethods in aQute.bnd.maven.support with parameters of type Version -
Uses of Version in aQute.bnd.osgi
Fields in aQute.bnd.osgi declared as VersionModifier and TypeFieldDescriptionstatic final Version
About._2_3
static final Version
About._2_4
static final Version
About._3_0
static final Version
About._3_1
static final Version
About._3_2
static final Version
About._3_3
static final Version
About._3_4
static final Version
About._3_5
static final Version
About._4_0
static final Version
About._4_1
static final Version
About._4_2
static final Version
About._4_3
static final Version
About._5_0
static final Version
About._5_1
static final Version
About._5_2
static final Version
About._5_3
static final Version
About._6_0
static final Version
About._6_1
static final Version
About._6_2
static final Version
About._6_3
static final Version
About.CURRENT
OSInformation.OSNameVersion.osversion
Fields in aQute.bnd.osgi with type parameters of type VersionMethods in aQute.bnd.osgi with parameters of type VersionModifier and TypeMethodDescriptionvoid
Domain.setBundleVersion
(Version version) void
Analyzer.setDefaults
(String bsn, Version version) Set default import and export instructions if none are setboolean
Constructors in aQute.bnd.osgi with parameters of type Version -
Uses of Version in aQute.bnd.osgi.repository
Methods in aQute.bnd.osgi.repository that return VersionMethods in aQute.bnd.osgi.repository that return types with arguments of type VersionMethods in aQute.bnd.osgi.repository with parameters of type VersionModifier and TypeMethodDescriptionstatic void
BridgeRepository.addInformationCapability
(ResourceBuilder rb, String name, Version version, String from, String error) org.osgi.resource.Resource
-
Uses of Version in aQute.bnd.osgi.resource
Methods in aQute.bnd.osgi.resource that return VersionModifier and TypeMethodDescriptionResourceUtils.BundleCap.bundle_version()
static Version
ResourceUtils.getVersion
(org.osgi.resource.Capability cap) static Version
ResourceUtils.getVersion
(org.osgi.resource.Resource resource) static Version
ResourceUtils.IdentityCapability.version()
-
Uses of Version in aQute.bnd.service
Fields in aQute.bnd.service declared as VersionModifier and TypeFieldDescriptionRepositoryPlugin.PutOptions.version
When set, the repository must use it as the versionMethods in aQute.bnd.service that return types with arguments of type VersionModifier and TypeMethodDescriptionReturn a list of versions.Methods in aQute.bnd.service with parameters of type Version -
Uses of Version in aQute.bnd.service.repository
Fields in aQute.bnd.service.repository declared as VersionModifier and TypeFieldDescriptionSearchableRepository.ResourceDescriptor.version
The version of the resource.Methods in aQute.bnd.service.repository that return types with arguments of type VersionMethods in aQute.bnd.service.repository with parameters of type Version -
Uses of Version in aQute.bnd.version
Fields in aQute.bnd.version declared as VersionModifier and TypeFieldDescriptionstatic final Version
Version.emptyVersion
static final Version
Version.HIGHEST
static final Version
Version.LOWEST
static final Version
Version.ONE
Methods in aQute.bnd.version that return VersionModifier and TypeMethodDescriptionVersion.bumpMajor()
Version.bumpMinor()
VersionRange.getHigh()
VersionRange.getLow()
MavenVersion.getOSGiVersion()
Version.getWithoutQualifier()
static Version
Version.parseVersion
(String version) static Version
Methods in aQute.bnd.version that return types with arguments of type VersionModifier and TypeMethodDescriptionMethods in aQute.bnd.version with parameters of type VersionModifier and TypeMethodDescriptionint
boolean
Method parameters in aQute.bnd.version with type arguments of type VersionModifier and TypeMethodDescriptionConstructors in aQute.bnd.version with parameters of type VersionModifierConstructorDescriptionMavenVersion
(Version osgiVersion) VersionRange
(boolean includeLow, Version low, Version high, boolean includeHigh) VersionRange
(Version low, Version high) -
Uses of Version in aQute.lib.deployer
Fields in aQute.lib.deployer declared as VersionMethods in aQute.lib.deployer that return types with arguments of type VersionMethods in aQute.lib.deployer with parameters of type VersionModifier and TypeMethodDescriptionprotected void
protected void
void
Delete an entry from the repository and cleanup the directoryFileRepo.get
(String bsn, Version version, Map<String, String> properties, RepositoryPlugin.DownloadListener... listeners) FileRepo.getDescriptor
(String bsn, Version version) protected File
protected String