Class Hierarchy
- java.lang.Object
- ghidra.program.database.properties.DBPropertyMapManager (implements ghidra.program.database.ManagerDB, ghidra.program.model.util.PropertyMapManager)
- ghidra.program.database.properties.GenericSaveable (implements ghidra.util.Saveable)
- ghidra.program.database.properties.PropertyMapDB (implements ghidra.program.model.util.PropertyMap)
- ghidra.program.database.properties.IntPropertyMapDB (implements ghidra.program.model.util.IntPropertyMap)
- ghidra.program.database.properties.LongPropertyMapDB (implements ghidra.program.model.util.LongPropertyMap)
- ghidra.program.database.properties.ObjectPropertyMapDB (implements ghidra.program.model.util.ObjectPropertyMap)
- ghidra.program.database.properties.StringPropertyMapDB (implements ghidra.program.model.util.StringPropertyMap)
- ghidra.program.database.properties.UnsupportedMapDB
- ghidra.program.database.properties.VoidPropertyMapDB (implements ghidra.program.model.util.VoidPropertyMap)