Uses of Class
aQute.lib.getopt.Description
-
Packages that use Description Package Description aQute.bnd.enroute.commands aQute.bnd.main aQute.lib.consoleapp -
-
Uses of Description in aQute.bnd.enroute.commands
Classes in aQute.bnd.enroute.commands with annotations of type Description Modifier and Type Class Description class
EnrouteCommand
static interface
EnrouteCommand.WorkspaceOptions
Methods in aQute.bnd.enroute.commands with annotations of type Description Modifier and Type Method Description boolean
EnrouteCommand.WorkspaceOptions. anyname()
boolean
EnrouteCommand.WorkspaceOptions. force()
boolean
EnrouteCommand.WorkspaceOptions. single()
boolean
EnrouteCommand.WorkspaceOptions. update()
-
Uses of Description in aQute.bnd.main
Classes in aQute.bnd.main with annotations of type Description Modifier and Type Interface Description (package private) static interface
BaselineCommands.baseLineOptions
(package private) static interface
BaselineCommands.schemaOptions
Print out the packages from spec jars and check in which ees they appear.(package private) static interface
bnd.ActionOptions
List actions of the repositories if they implement Actionable and allow them to be executed(package private) static interface
bnd.bndOptions
(package private) static interface
bnd.buildoptions
(package private) static interface
bnd.buildxOptions
(package private) static interface
bnd.bumpoptions
(package private) static interface
bnd.ChangesOptions
Show the changes in the releases(package private) static interface
bnd.cleanOptions
(package private) static interface
bnd.CollectOptions
(package private) static interface
bnd.convertOptions
Convert files(package private) static interface
bnd.createOptions
Options for the jar create command.(package private) static interface
bnd.debugOptions
(package private) static interface
bnd.deliverableOptions
List all deliverables for this workspace.(package private) static interface
bnd.DependencyOptions
Show the dependencies of all projects(package private) static interface
bnd.dooptions
(package private) static interface
bnd.eclipseOptions
(package private) static interface
bnd.EEOptions
(package private) static interface
bnd.extractOptions
Extract a file from the JAR(package private) static interface
bnd.FindOptions
Find a package in the current project or a set of jars(package private) static interface
bnd.FlattenOptions
Flatten a jar(package private) static interface
bnd.grepOptions
Grep in jars(package private) static interface
bnd.hashOptions
(package private) static interface
bnd.infoOptions
Show some key info of the project(package private) static interface
bnd.macroOptions
(package private) static interface
bnd.packageOptions
(package private) static interface
bnd.ParallelBuildOptions
(package private) static interface
bnd.printOptions
static interface
bnd.ProfileOptions
Profiles subcmd(package private) static interface
bnd.projectOptions
Project command, executes actions.(package private) static interface
bnd.PropertiesOptions
(package private) static interface
bnd.releaseOptions
(package private) static interface
bnd.runOptions
(package private) static interface
bnd.runtestsOptions
(package private) static interface
bnd.selectOptions
Create a list of file names that match manifest headers bnd select -h Bundle-SymbolicName --where (...) *(package private) static interface
bnd.settingOptions
Handle the global settings(package private) static interface
bnd.sourceOptions
(package private) static interface
bnd.syntaxOptions
(package private) static interface
bnd.testOptions
(package private) static interface
bnd.typeOptions
List the contents of the JAR(package private) static interface
bnd.verifyOptions
static interface
bnd.versionOptions
(package private) static interface
bnd.viewOptions
(package private) static interface
bnd.wrapOptions
(package private) static interface
CommunicationCommands.ClearOptions
(package private) static interface
CommunicationCommands.CommunicationOptions
(package private) static interface
CommunicationCommands.InfoOptions
(package private) static interface
CommunicationCommands.SettingsOptions
(package private) static interface
DiffCommand.diffOptions
class
ExportReportCommand
static interface
ExportReportCommand.ExportOptions
static interface
ExportReportCommand.JarExportOptions
static interface
ExportReportCommand.JarReadmeOptions
static interface
ExportReportCommand.ListOptions
static interface
ExportReportCommand.ReadmeOptions
static interface
ExportReportCommand.ReporterOptions
(package private) static interface
GraphCommand.GraphOptions
(package private) static interface
GraphCommand.RootOptions
(package private) static interface
IndexCommand.indexOptions
(package private) static interface
PatchCommand.applyOptions
(package private) static interface
PatchCommand.createOptions
(package private) static interface
RepoCommand.diffOptions
(package private) static interface
RepoCommand.getOptions
(package private) static interface
RepoCommand.listOptions
List the content of the repos(package private) static interface
RepoCommand.PomOptions
(package private) static interface
RepoCommand.putOptions
put(package private) static interface
RepoCommand.RefreshOptions
(package private) static interface
RepoCommand.repoOptions
(package private) static interface
RepoCommand.reposOptions
List the repos(package private) static interface
RepoCommand.SyncOptions
(package private) static interface
RepoCommand.VersionsOptions
(package private) static interface
XRefCommand.xrefOptions
Methods in aQute.bnd.main with annotations of type Description Modifier and Type Method Description void
bnd. __merge(bnd.MergeOptions options)
void
bnd. _action(bnd.ActionOptions opts)
void
bnd. _add(bnd.AddOptions opts)
void
BaselineCommands. _baseline(BaselineCommands.baseLineOptions opts)
Comparevoid
bnd. _baseline(BaselineCommands.baseLineOptions opts)
Baselinevoid
bnd. _bash(Options options)
void
bnd. _bnd(bnd.bndOptions options)
Main command.void
bnd. _build(bnd.buildoptions opts)
void
bnd. _buildx(bnd.buildxOptions options)
void
bnd. _bump(bnd.bumpoptions options)
Bump a version numbervoid
bnd. _classtoresource(Options options)
void
bnd. _clean(bnd.cleanOptions opts)
void
CommunicationCommands. _clear(CommunicationCommands.ClearOptions options)
void
bnd. _collect(bnd.CollectOptions options)
void
bnd. _com(CommunicationCommands.CommunicationOptions options)
void
bnd. _compile(bnd.CompileOptions opts)
void
bnd. _convert(bnd.convertOptions opts)
void
bnd. _create(bnd.createOptions options)
Create jar filevoid
bnd. _debug(bnd.debugOptions options)
Printout all the variables in scope.void
bnd. _deliverables(bnd.deliverableOptions options)
void
bnd. _dependencies(bnd.DependencyOptions opts)
void
bnd. _diff(DiffCommand.diffOptions opts)
Diff two jar filesvoid
RepoCommand. _diff(RepoCommand.diffOptions options)
void
bnd. _digest(bnd.hashOptions o)
hash a filevoid
bnd. _do(bnd.dooptions options)
The do command interprets files and does a default action for each filevoid
bnd. _eclipse(bnd.eclipseOptions options)
void
bnd. _ees(bnd.EEOptions options)
Show the class versions used in a JARvoid
bnd. _enroute(EnrouteOptions opts)
Run enroute commandsvoid
ExportReportCommand. _export(ExportReportCommand.ExportOptions options)
void
bnd. _exportreport(ExportReportCommand.ReporterOptions options)
void
bnd. _extract(bnd.extractOptions opts)
void
bnd. _flatten(bnd.FlattenOptions opts)
void
RepoCommand. _get(RepoCommand.getOptions opts)
get a file from the repovoid
bnd. _graph(GraphCommand.GraphOptions options)
void
bnd. _grep(bnd.grepOptions opts)
void
bnd. _index(IndexCommand.indexOptions options)
Index commandvoid
bnd. _info(bnd.infoOptions options)
void
CommunicationCommands. _info(CommunicationCommands.InfoOptions options)
void
ExportReportCommand. _jarexport(ExportReportCommand.JarExportOptions options)
void
ExportReportCommand. _jarreadme(ExportReportCommand.JarReadmeOptions options)
void
bnd. _junit(bnd.testOptions opts)
void
ExportReportCommand. _list(ExportReportCommand.ListOptions options)
void
RepoCommand. _list(RepoCommand.listOptions opts)
void
bnd. _macro(bnd.macroOptions options)
Show the value of a macrovoid
bnd. _maven(Options options)
Maven commandvoid
bnd. _package(bnd.packageOptions opts)
Package a bnd or bndrun file for packaging.void
bnd. _packagetoresource(Options options)
void
bnd. _print(bnd.printOptions options)
void
bnd. _profile(bnd.ProfileOptions options)
void
bnd. _project(bnd.projectOptions options)
void
bnd. _properties(bnd.PropertiesOptions options)
Print out all the propertiesvoid
RepoCommand. _put(RepoCommand.putOptions opts)
void
ExportReportCommand. _readme(ExportReportCommand.ExportOptions options)
void
RepoCommand. _refresh(RepoCommand.RefreshOptions opts)
void
bnd. _release(bnd.releaseOptions options)
Release the projectvoid
bnd. _remove(bnd.RemoveOptions opts)
void
bnd. _repo(RepoCommand.repoOptions opts)
Manage the repo.void
RepoCommand. _repos(RepoCommand.reposOptions opts)
void
GraphCommand. _roots(GraphCommand.RootOptions options)
void
bnd. _run(bnd.runOptions opts)
void
bnd. _runtests(bnd.runtestsOptions opts)
Run the tests from a prepared bnd file.void
bnd. _schema(BaselineCommands.schemaOptions opts)
Create a schema of package deltas and versionsvoid
bnd. _select(bnd.selectOptions opts)
void
bnd. _settings(bnd.settingOptions opts)
void
CommunicationCommands. _settings(CommunicationCommands.SettingsOptions options)
void
bnd. _shell(Shell.ShellOptions options)
void
bnd. _source(bnd.sourceOptions opts)
Merge a bundle with its source.void
bnd. _syntax(bnd.syntaxOptions opts)
void
bnd. _test(bnd.testOptions opts)
void
bnd. _type(bnd.typeOptions opts)
void
bnd. _verify(bnd.verifyOptions opts)
Verify jars.void
bnd. _version(bnd.versionOptions o)
Show the version of this bndvoid
RepoCommand. _versions(RepoCommand.VersionsOptions opts)
void
bnd. _view(bnd.viewOptions options)
View files from JARs We parse the commandline and print each file on it.void
bnd. _wrap(bnd.wrapOptions options)
Wrap a jar to a bundle.void
bnd. _xref(XRefCommand.xrefOptions options)
boolean
RepoCommand.diffOptions. added()
java.util.List<bnd.Alg>
bnd.hashOptions. algorithm()
boolean
BaselineCommands.baseLineOptions. all()
boolean
bnd.ChangesOptions. all()
boolean
RepoCommand.diffOptions. all()
boolean
bnd.printOptions. api()
boolean
bnd.hashOptions. b64()
java.lang.String
bnd.bndOptions. base()
java.net.URI
IndexCommand.indexOptions. base()
boolean
bnd.settingOptions. base64()
java.lang.String
bnd.createOptions. bsn()
boolean
bnd.grepOptions. bsn()
java.lang.String
bnd.wrapOptions. bsn()
boolean
bnd.printOptions. by()
boolean
RepoCommand.repoOptions. cache()
boolean
CommunicationCommands.InfoOptions. cached()
boolean
bnd.printOptions. capabilities()
java.lang.String
bnd.createOptions. cdir()
java.lang.String
bnd.extractOptions. cdir()
java.lang.String
bnd.viewOptions. charset()
java.lang.String
bnd.CollectOptions. classes()
boolean
XRefCommand.xrefOptions. classes()
java.util.List<java.lang.String>
bnd.wrapOptions. classpath()
boolean
bnd.settingOptions. clear()
boolean
bnd.printOptions. component()
java.lang.String
ExportReportCommand.JarExportOptions. configName()
boolean
bnd.testOptions. continuous()
boolean
bnd.DependencyOptions. count()
boolean
bnd.bndOptions. debug()
boolean
RepoCommand.PomOptions. dependencyManagement()
java.util.List<java.lang.String>
XRefCommand.xrefOptions. destination()
boolean
BaselineCommands.baseLineOptions. diff()
boolean
RepoCommand.diffOptions. diff()
java.lang.String
bnd.eclipseOptions. dir()
java.lang.String
bnd.runtestsOptions. dir()
java.io.File
IndexCommand.indexOptions. directory()
boolean
RepoCommand.CopyOptions. dry()
boolean
bnd.bndOptions. exceptions()
java.lang.String[]
bnd.excludeOptions. exclude()
Glob[]
bnd.FindOptions. exports()
boolean
bnd.grepOptions. exports()
boolean
bnd.bndOptions. failok()
java.lang.String
bnd.createOptions. file()
java.lang.String
bnd.extractOptions. file()
java.lang.String
bnd.typeOptions. file()
java.util.Collection<java.lang.String>
RepoCommand.repoOptions. filerepo()
java.lang.String
BaselineCommands.baseLineOptions. fixup()
boolean
bnd.debugOptions. flattened()
boolean
bnd.createOptions. force()
boolean
bnd.dooptions. force()
boolean
bnd.testOptions. force()
boolean
bnd.wrapOptions. force()
boolean
RepoCommand.putOptions. force()
Instruction
RepoCommand.IndexOptions. from()
Instruction
RepoCommand.listOptions. from()
boolean
XRefCommand.xrefOptions. from()
boolean
RepoCommand.diffOptions. full()
boolean
bnd.settingOptions. generate()
java.util.Collection<java.lang.String>
bnd.selectOptions. header()
java.util.Set<java.lang.String>
bnd.grepOptions. headers()
boolean
bnd.hashOptions. hex()
java.lang.String[]
bnd.bndOptions. ignore()
boolean
bnd.printOptions. impexp()
Glob[]
bnd.FindOptions. imports()
boolean
bnd.grepOptions. imports()
boolean
bnd.printOptions. java()
boolean
RepoCommand.diffOptions. json()
Glob
bnd.PropertiesOptions. key(Glob deflt)
boolean
bnd.selectOptions. key()
boolean
bnd.deliverableOptions. limit()
boolean
bnd.printOptions. list()
boolean
bnd.PropertiesOptions. local()
java.lang.String
ExportReportCommand.JarExportOptions. locale()
java.lang.String
bnd.settingOptions. location()
void
Shell. loop()
Show the value of a macroboolean
RepoCommand.getOptions. lowest()
boolean
bnd.settingOptions. mac()
java.lang.String
bnd.createOptions. manifest()
boolean
bnd.printOptions. manifest()
boolean
bnd.createOptions. Manifest()
java.util.List<java.lang.String>
XRefCommand.xrefOptions. match()
boolean
RepoCommand.repoOptions. maven()
boolean
bnd.hashOptions. name()
boolean
bnd.selectOptions. name()
java.lang.String
IndexCommand.indexOptions. name()
java.lang.String
RepoCommand.IndexOptions. name(java.lang.String deflt)
boolean
bnd.createOptions. nocompression()
boolean
RepoCommand.listOptions. noversions()
boolean
bnd.CopyOptions. optional()
java.lang.String
BaselineCommands.schemaOptions. output(java.lang.String deflt)
java.io.File
bnd.bndOptions. output()
java.lang.String
bnd.dooptions. output()
java.lang.String
bnd.MergeOptions. output()
java.lang.String
bnd.packageOptions. output()
java.lang.String
bnd.sourceOptions. output()
java.lang.String
bnd.wrapOptions. output()
java.lang.String
CommunicationCommands.InfoOptions. output()
java.lang.String
RepoCommand.getOptions. output()
java.lang.String
RepoCommand.IndexOptions. output()
java.lang.String
RepoCommand.PomOptions. output()
java.lang.String
BaselineCommands.baseLineOptions. packages()
java.lang.String[]
ExportReportCommand.JarExportOptions. parameters()
java.lang.String
RepoCommand.PomOptions. parent()
char[]
bnd.settingOptions. password()
boolean
bnd.selectOptions. path()
boolean
bnd.bndOptions. pedantic()
boolean
bnd.hashOptions. process()
java.lang.String
bnd.packageOptions. profile()
java.lang.String
bnd.bumpoptions. project()
java.lang.String
bnd.debugOptions. project()
java.lang.String
bnd.deliverableOptions. project()
java.lang.String
bnd.macroOptions. project()
java.lang.String
bnd.projectOptions. project()
java.lang.String
bnd.releaseOptions. project()
java.lang.String
bnd.runOptions. project()
java.lang.String
RepoCommand.repoOptions. project()
java.lang.String
bnd.createOptions. properties()
java.lang.String
bnd.wrapOptions. properties()
java.lang.String
ExportReportCommand.JarExportOptions. properties(java.lang.String deflt)
boolean
bnd.settingOptions. publicKey()
java.lang.String
RepoCommand.IndexOptions. query()
java.lang.String
RepoCommand.listOptions. query()
boolean
BaselineCommands.baseLineOptions. quiet()
boolean
RepoCommand.IndexOptions. quiet()
java.lang.String
XRefCommand.xrefOptions. referrredTo()
Glob
RepoCommand.repoOptions. release()
boolean
RepoCommand.diffOptions. remove()
java.lang.String
bnd.releaseOptions. repo()
java.lang.String
bnd.runtestsOptions. reportdir()
java.io.File
IndexCommand.indexOptions. repositoryIndex()
java.util.Set<java.lang.String>
bnd.grepOptions. resources()
char[]
bnd.bndOptions. secret()
boolean
bnd.settingOptions. secretKey()
java.util.List<java.lang.String>
XRefCommand.xrefOptions. source()
boolean
bnd.CopyOptions. specific()
java.lang.String
RepoCommand.CopyOptions. standalone()
boolean
bnd.CopyOptions. strip()
java.lang.String
ExportReportCommand.JarExportOptions. template()
java.lang.String
ExportReportCommand.JarExportOptions. templateType()
boolean
bnd.buildoptions. test()
boolean
bnd.CompileOptions. test()
boolean
bnd.releaseOptions. test()
java.lang.String
bnd.runtestsOptions. title()
boolean
XRefCommand.xrefOptions. to()
boolean
bnd.bndOptions. trace()
boolean
bnd.testOptions. trace()
boolean
bnd.printOptions. typemeta()
boolean
bnd.printOptions. uses()
Glob
bnd.PropertiesOptions. value(Glob deflt)
boolean
BaselineCommands.baseLineOptions. verbose()
boolean
bnd.createOptions. verbose()
boolean
bnd.extractOptions. verbose()
boolean
bnd.typeOptions. verbose()
boolean
bnd.verboseOptions. verbose()
boolean
bnd.printOptions. verify()
boolean
bnd.runOptions. verify()
boolean
bnd.testOptions. verify()
Version
bnd.createOptions. version()
Version
bnd.wrapOptions. version()
java.lang.String
bnd.selectOptions. where()
int
bnd.syntaxOptions. width()
boolean
bnd.bndOptions. workspace()
java.lang.String
bnd.ExportOptions. workspace()
boolean
bnd.releaseOptions. workspace()
java.lang.String
bnd.workspaceOptions. workspace()
java.lang.String
RepoCommand.repoOptions. workspace()
boolean
bnd.createOptions. wrap()
boolean
bnd.printOptions. xport()
java.lang.String
BaselineCommands.schemaOptions. xsl()
boolean
bnd.versionOptions. xtra()
-
Uses of Description in aQute.lib.consoleapp
Classes in aQute.lib.consoleapp with annotations of type Description Modifier and Type Interface Description protected static interface
AbstractConsoleApp.MainOptions
Main optionsMethods in aQute.lib.consoleapp with annotations of type Description Modifier and Type Method Description void
AbstractConsoleApp. __main(AbstractConsoleApp.MainOptions opts)
Initialize the repository and other global vars.java.lang.String
AbstractConsoleApp.MainOptions. base()
boolean
AbstractConsoleApp.MainOptions. exceptions()
java.lang.String[]
AbstractConsoleApp.MainOptions. failok()
boolean
AbstractConsoleApp.MainOptions. key()
boolean
AbstractConsoleApp.MainOptions. pedantic()
boolean
AbstractConsoleApp.MainOptions. trace()
int
AbstractConsoleApp.MainOptions. width()
-