Uses of Class
org.apache.ivy.osgi.core.BundleRequirement
Packages that use BundleRequirement
-
Uses of BundleRequirement in org.apache.ivy.osgi.core
Fields in org.apache.ivy.osgi.core with type parameters of type BundleRequirementMethods in org.apache.ivy.osgi.core that return types with arguments of type BundleRequirementModifier and TypeMethodDescriptionBundleInfo.getImports()BundleInfo.getRequirements()BundleInfo.getRequires()Methods in org.apache.ivy.osgi.core with parameters of type BundleRequirement -
Uses of BundleRequirement in org.apache.ivy.osgi.obr.xml
Methods in org.apache.ivy.osgi.obr.xml with parameters of type BundleRequirementModifier and TypeMethodDescriptionprivate static StringOBRXMLWriter.buildFilter(BundleRequirement requirement) private static voidOBRXMLWriter.saxRequirement(BundleRequirement requirement, ContentHandler handler) -
Uses of BundleRequirement in org.apache.ivy.osgi.p2
Fields in org.apache.ivy.osgi.p2 with type parameters of type BundleRequirementModifier and TypeFieldDescription(package private) List<BundleRequirement>P2MetadataParser.AbstractRequirementHandler.requirements