removedmethod:
closeProgram
boolean closeProgram(ghidra.program.model.listing.Program program, boolean ignoreChanges)
removedmethod:
getCategory
static java.lang.String getCategory()
removedmethod:
getDescription
static java.lang.String getDescription()
removedmethod:
getProgram
ghidra.program.model.listing.Program getProgram(ghidra.program.model.address.Address addr)
removedmethod:
getSearchPriority
int getSearchPriority(ghidra.program.model.listing.Program p)
removedmethod:
isVisible
boolean isVisible(ghidra.program.model.listing.Program program)
removedmethod:
openProgram
ghidra.program.model.listing.Program openProgram(ghidra.framework.model.DomainFile domainFile)
removedmethod:
openProgram
ghidra.program.model.listing.Program openProgram(ghidra.framework.model.DomainFile df, int version)
removedmethod:
openProgram
ghidra.program.model.listing.Program openProgram(ghidra.framework.model.DomainFile domainFile, int version, int state)
removedmethod:
openProgram
void openProgram(ghidra.program.model.listing.Program program)
removedmethod:
openProgram
void openProgram(ghidra.program.model.listing.Program program, boolean current)
removedmethod:
openProgram
void openProgram(ghidra.program.model.listing.Program program, int state)
removedmethod:
releaseProgram
void releaseProgram(ghidra.program.model.listing.Program program, java.lang.Object persistentOwner)
removedmethod:
setCurrentProgram
void setCurrentProgram(ghidra.program.model.listing.Program p)
removedmethod:
setPersistentOwner
boolean setPersistentOwner(ghidra.program.model.listing.Program program, java.lang.Object owner)
removedmethod:
setSearchPriority
void setSearchPriority(ghidra.program.model.listing.Program p, int priority)