Uses of Class
aQute.bnd.build.model.clauses.ImportPattern
Packages that use ImportPattern
-
Uses of ImportPattern in aQute.bnd.build.model
Fields in aQute.bnd.build.model with type parameters of type ImportPatternModifier and TypeFieldDescriptionprivate static final Converter<List<ImportPattern>,
String> BndEditModel.importPatternConverter
Methods in aQute.bnd.build.model that return types with arguments of type ImportPatternMethod parameters in aQute.bnd.build.model with type arguments of type ImportPatternModifier and TypeMethodDescriptionvoid
BndEditModel.setImportPatterns
(List<? extends ImportPattern> patterns) -
Uses of ImportPattern in aQute.bnd.build.model.clauses
Methods in aQute.bnd.build.model.clauses that return ImportPattern