Package ghidra.program.model.util
package ghidra.program.model.util
-
ClassDescriptionClass to build an DependencyGraph base on a acyclic function call graph.Defines methods to mark ranges in a property map.Exception thrown when a code unit cannot be created.Property manager that deals with properties that are of int type.PropertyMap is used to store values for a fixed property at address locations given as longs.Exception thrown when program object being accessed has been deleted.Property manager that deals with properties that are of int type.Property manager that deals with properties that are of long type.Class to iterate over the bytes in memory for an address set.ObjectPropertyMap<T extends Saveable>Property manager that deals with properties that are of Object type.PropertyMap<T>Interface to define a map containing properties over a set of addresses.Interface for managing a set of PropertyManagers.Property map interface for storing Settings objects.Property manager that deals with properties that are of String type.Property manager that deals with properties that are of "void" type, which is a marker for whether a property exists.