Class CategoryRecord

java.lang.Object
ghidra.features.bsim.query.description.CategoryRecord
All Implemented Interfaces:
Comparable<CategoryRecord>

public class CategoryRecord extends Object implements Comparable<CategoryRecord>
A user-defined category associated with an executable Specified by a -type- and then the particular -category- (within the type) that the executable belongs to.