Uses of Interface
aQute.bnd.service.diff.Tree
Packages that use Tree
Package
Description
This package provides baseline support.
-
Uses of Tree in aQute.bnd.differ
Classes in aQute.bnd.differ that implement TreeModifier and TypeClassDescription(package private) class
An element can be compared to another element of the same type.Fields in aQute.bnd.differ declared as TreeModifier and TypeFieldDescription(package private) final Tree
DiffImpl.newer
(package private) final Tree
DiffImpl.older
Methods in aQute.bnd.differ that return TreeModifier and TypeMethodDescriptionDiffPluginImpl.deserialize
(Tree.Data data) Tree[]
Element.getChildren()
DiffImpl.getNewer()
DiffImpl.getOlder()
Methods in aQute.bnd.differ with parameters of type TreeModifier and TypeMethodDescriptionBaseline.baseline
(Tree n, Parameters nExports, Tree o, Parameters oExports, Instructions packageFilters) int
private String
private Version
Baseline.getVersion
(Tree top) Constructors in aQute.bnd.differ with parameters of type Tree -
Uses of Tree in aQute.bnd.main
Fields in aQute.bnd.main declared as TreeMethods in aQute.bnd.main with parameters of type TreeModifier and TypeMethodDescriptionstatic void
DiffCommand.show
(PrintWriter out, Tree tree, int indent) -
Uses of Tree in aQute.bnd.osgi
Fields in aQute.bnd.osgi declared as Tree -
Uses of Tree in aQute.bnd.service.diff
Methods in aQute.bnd.service.diff that return TreeModifier and TypeMethodDescriptionDiffer.deserialize
(Tree.Data data) Tree[]
Tree.getChildren()
Diff.getNewer()
Diff.getOlder()
Methods in aQute.bnd.service.diff with parameters of type Tree