Uses of Class
aQute.bnd.osgi.Clazz.Def
-
Packages that use Clazz.Def Package Description aQute.bnd.osgi -
-
Uses of Clazz.Def in aQute.bnd.osgi
Subclasses of Clazz.Def in aQute.bnd.osgi Modifier and Type Class Description class
Clazz.FieldDef
class
Clazz.MemberDef
class
Clazz.MethodDef
class
Clazz.TypeDef
Methods in aQute.bnd.osgi that return types with arguments of type Clazz.Def Modifier and Type Method Description java.util.Map<Clazz.Def,java.util.List<Descriptors.TypeRef>>
Analyzer. getXRef(Descriptors.PackageRef source, java.util.Collection<Descriptors.PackageRef> dest, int sourceModifiers)
Create a cross reference from package source, to packages in dest
-