Uses of Interface
com.pnfsoftware.jeb.core.properties.IPropertyDefinitionManager

Packages that use IPropertyDefinitionManager
Package
Description
This package and its sub-packages contain types and interfaces used to build JEB clients and interact with client-specific sides of a JEB instance.
The core package and sub-packages define classes and interfaces to interact with and develop JEB back-end plugins.
Types defining configuration objects, property definition manager, and property manager.
Standard implementation of the properties set of interfaces.
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers, decompilers, and debuggers.
Types related to JEB code plugins, including disassemblers, decompilers, and debuggers.
This package and sub-packages contains types used by the native code analysis pipeline, including gendec (the generic decompiler).
C AST types, used in AST documents provided by the source units generated by gendec.
Types used to manipulate dexdec-generated (Dex decompiler) Java Abstract Syntax Tree (AST) objects.
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.
Standard implementations of basic units objects.