Uses of Class
aQute.bnd.metatype.OCDDef
-
Packages that use OCDDef Package Description aQute.bnd.metatype -
-
Uses of OCDDef in aQute.bnd.metatype
Fields in aQute.bnd.metatype declared as OCDDef Modifier and Type Field Description private OCDDefOCDReader. ocdprivate OCDDefOCDReader.OCDDataCollector. ocdFields in aQute.bnd.metatype with type parameters of type OCDDef Modifier and Type Field Description private java.util.Map<Descriptors.TypeRef,OCDDef>DesignateReader. classToOCDMapMethods in aQute.bnd.metatype that return OCDDef Modifier and Type Method Description private OCDDefOCDReader. getDef()(package private) static OCDDefOCDReader. getOCDDef(Clazz c, Analyzer analyzer, java.util.Set<MetatypeAnnotations.Options> options, XMLAttributeFinder finder, MetatypeVersion minVersion)Methods in aQute.bnd.metatype with parameters of type OCDDef Modifier and Type Method Description voidADDef. prepare(OCDDef ocdDef)Method parameters in aQute.bnd.metatype with type arguments of type OCDDef Modifier and Type Method Description (package private) static DesignateDefDesignateReader. getDesignate(Clazz c, Analyzer analyzer, java.util.Map<Descriptors.TypeRef,OCDDef> classToOCDMap, XMLAttributeFinder finder)Constructors in aQute.bnd.metatype with parameters of type OCDDef Constructor Description OCDDataCollector(OCDDef ocd)Constructor parameters in aQute.bnd.metatype with type arguments of type OCDDef Constructor Description DesignateReader(Analyzer analyzer, Clazz clazz, java.util.Map<Descriptors.TypeRef,OCDDef> classToOCDMap, XMLAttributeFinder finder)
-