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.ant
Fields in aQute.bnd.ant declared as Version -
Uses of Version in aQute.bnd.aspectj.plugin
Methods in aQute.bnd.aspectj.plugin that return types with arguments of type VersionModifier and TypeMethodDescriptionMethod parameters in aQute.bnd.aspectj.plugin with type arguments of type Version -
Uses of Version in aQute.bnd.build
Fields in aQute.bnd.build declared as VersionModifier and TypeFieldDescription(package private) final VersionLibraryHandler.RepoLibrary.versionFields in aQute.bnd.build with type parameters of type VersionMethods in aQute.bnd.build that return VersionModifier and TypeMethodDescriptionPackageInfo.getPackageInfo(String packageName) Get the version for a package name.Project.getPackageInfo(String packageName) private VersionPackageInfo.getVersion(File source, Pattern pattern) Project.getVersion(String bsn) Methods in aQute.bnd.build that return types with arguments of type VersionModifier and TypeMethodDescriptionProject.getVersions()ProjectBuilder.removeStagedAndFilter(SortedSet<Version> versions, RepositoryPlugin repo, String bsn) Remove any staging versions that have a variant with a higher qualifier.Methods in aQute.bnd.build with parameters of type VersionModifier and TypeMethodDescriptionWorkspaceRepository.get(String bsn, Version version, Map<String, String> properties, RepositoryPlugin.DownloadListener... listeners) Workspace.getBundle(String bsn, Version version, Map<String, String> attrs, Workspace.ResourceRepositoryStrategy strategy) private StringPackageInfo.getContent(boolean modern, String packageName, Version version) private booleanProjectBuilder.isMaster(InfoRepository repo, String bsn, Version v) Check if we have a master phase.private booleanWorkspaceRepository.matchVersion(String range, Version version, boolean exact) private booleanprivate booleanbooleanPackageInfo.setPackageInfo(String packageName, Version version) Sets the package version on an exported package.voidProject.setPackageInfo(String packageName, Version newVersion) Method parameters in aQute.bnd.build with type arguments of type VersionModifier and TypeMethodDescriptionProjectMessages.FoundVersions_ForStrategy_ButNoProvider(SortedMap<Version, RepositoryPlugin> versions, Strategy useStrategy) ProjectBuilder.removeStagedAndFilter(SortedSet<Version> versions, RepositoryPlugin repo, String bsn) Remove any staging versions that have a variant with a higher qualifier. -
Uses of Version in aQute.bnd.build.model
Fields in aQute.bnd.build.model declared as VersionMethods 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 VersionCDIAnnotationReader.CDI_ARCHIVE_VERSIONstatic final VersionCDIAnnotationReader.V1_0Methods in aQute.bnd.cdi with parameters of type Version -
Uses of Version in aQute.bnd.component
Fields in aQute.bnd.component declared as VersionModifier and TypeFieldDescription(package private) VersionDSAnnotations.VersionSettings.maxVersion(package private) VersionDSAnnotations.VersionSettings.minVersionstatic final VersionDSAnnotationReader.V1_0static final VersionDSAnnotationReader.V1_1static final VersionDSAnnotationReader.V1_2static final VersionDSAnnotationReader.V1_3static final VersionDSAnnotationReader.V1_4static final VersionDSAnnotationReader.V1_5(package private) VersionComponentDef.version(package private) VersionReferenceDef.versionstatic final VersionDSAnnotationReader.VMAXMethods in aQute.bnd.component with parameters of type VersionModifier and TypeMethodDescriptionprivate voidDSAnnotations.addExtenderRequirement(Set<String> requires, Version version) static ComponentDefDSAnnotationReader.getDefinition(Clazz c, Analyzer analyzer, Set<DSAnnotations.Options> options, XMLAttributeFinder finder, Version minVersion) (package private) voidComponentDef.updateVersion(Version version, String reason) (package private) voidReferenceDef.updateVersion(Version version, String reason) Constructors in aQute.bnd.component with parameters of type VersionModifierConstructorDescriptionComponentDef(Analyzer analyzer, XMLAttributeFinder finder, Version minVersion) (package private)DSAnnotationReader(Analyzer analyzer, Clazz clazz, 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.newerVersionBaseline.Info.newerVersion(package private) VersionBaseline.newerVersionBaseline.BundleInfo.olderVersionBaseline.Info.olderVersion(package private) VersionBaseline.olderVersionBaseline.Info.suggestedIfProvidersBaseline.BundleInfo.suggestedVersionBaseline.Info.suggestedVersion(package private) VersionBaseline.suggestedVersionBaseline.BundleInfo.versionDeprecated.Methods in aQute.bnd.differ that return VersionModifier and TypeMethodDescriptionprivate Versionprivate VersionBaseline.bumpBundle(Delta delta, Version last, int offset, int base) Baseline.getNewerVersion()Baseline.getOlderVersion()Baseline.getSuggestedVersion()private VersionBaseline.getVersion(Tree top) private VersionBaseline.getVersion(Map<String, String> map) Methods in aQute.bnd.differ with parameters of type VersionModifier and TypeMethodDescriptionprivate Versionprivate VersionBaseline.bumpBundle(Delta delta, Version last, int offset, int base) private boolean"Major version zero (0.y.z) is for initial development.voidBaseline.setSuggestedVersion(Version suggestedVersion) -
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_VERSIONstatic final Attrs.DataType<Version> Attrs.VERSION -
Uses of Version in aQute.bnd.main
Fields in aQute.bnd.main declared as VersionModifier and TypeFieldDescription(package private) VersionBaselineCommands.PSpec.version(package private) VersionRepoCommand.Spec.versionMethods in aQute.bnd.main that return VersionModifier and TypeMethodDescriptionbnd.createOptions.version()bnd.wrapOptions.version()Profiles.CreateOptions.version()Methods in aQute.bnd.main with parameters of type VersionModifier and TypeMethodDescriptionprivate DownloadBlockerRepoCommand.findMatchingVersion(RepositoryPlugin dest, String bsn, Version 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.metatype
Fields in aQute.bnd.metatype declared as VersionConstructors in aQute.bnd.metatype with parameters of type Version -
Uses of Version in aQute.bnd.osgi
Fields in aQute.bnd.osgi declared as VersionModifier and TypeFieldDescriptionstatic final VersionAbout._2_3static final VersionAbout._2_4static final VersionAbout._3_0static final VersionAbout._3_1static final VersionAbout._3_2static final VersionAbout._3_3static final VersionAbout._3_4static final VersionAbout._3_5static final VersionAbout._4_0static final VersionAbout._4_1static final VersionAbout._4_2static final VersionAbout._4_3static final VersionAbout._5_0static final VersionAbout._5_1static final VersionAbout._5_2static final VersionAbout._5_3static final VersionAbout._6_0static final VersionAbout._6_1static final VersionAbout._6_2static final VersionAbout._6_3static final VersionAbout.CURRENTOSInformation.NativeCapability.osversionOSInformation.OSNameVersion.osversion(package private) VersionOSInformation.osversion(package private) VersionProcessor.uptoThis method is about compatibility.Contracts.Contract.versionFields in aQute.bnd.osgi with type parameters of type VersionMethods in aQute.bnd.osgi that return VersionModifier and TypeMethodDescription(package private) static VersionOSInformation.convertUnixKernelVersion(String sysPropOsVersion) Convert a generic Unix kernel version to an OSGi version.Methods in aQute.bnd.osgi with parameters of type VersionModifier and TypeMethodDescriptionvoidDomain.setBundleVersion(Version version) voidAnalyzer.setDefaults(String bsn, Version version) Set default import and export instructions if none are setboolean(package private) static StringConstructors in aQute.bnd.osgi with parameters of type Version -
Uses of Version in aQute.bnd.osgi.repository
Fields in aQute.bnd.osgi.repository with type parameters of type VersionModifier and TypeFieldDescriptionprivate final Map<String, Map<Version, BridgeRepository.ResourceInfo>> BridgeRepository.indexMethods 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 voidBridgeRepository.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 VersionResourceUtils.getVersion(org.osgi.resource.Capability cap) static VersionResourceUtils.getVersion(org.osgi.resource.Resource resource) static VersionResourceUtils.IdentityCapability.version() -
Uses of Version in aQute.bnd.service
Fields in aQute.bnd.service declared as VersionModifier and TypeFieldDescriptionRepositoryPlugin.PutOptions.versionWhen 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.versionThe 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 VersionVersion.emptyVersion(package private) final VersionVersionRange.highstatic final VersionVersion.HIGHEST(package private) final VersionVersionRange.lowstatic final VersionVersion.LOWESTstatic final VersionVersion.ONEprivate final VersionMavenVersion.versionMethods in aQute.bnd.version that return VersionModifier and TypeMethodDescriptionVersion.bumpMajor()Version.bumpMinor()VersionRange.getHigh()VersionRange.getLow()MavenVersion.getOSGiVersion()Version.getWithoutQualifier()static VersionVersion.parseVersion(String version) (package private) static Versionstatic VersionMethods in aQute.bnd.version that return types with arguments of type VersionModifier and TypeMethodDescriptionMethods in aQute.bnd.version with parameters of type VersionMethod 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 VersionFields in aQute.lib.deployer with type parameters of type VersionMethods in aQute.lib.deployer that return types with arguments of type VersionMethods in aQute.lib.deployer with parameters of type VersionModifier and TypeMethodDescriptionprotected voidprotected voidFileRepo.buildDescriptor(File f, Jar jar, byte[] digest, String bsn, Version version) voidDelete 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 Fileprotected String