Package ghidra.program.model.listing
Interface DomainObjectChangeSet
-
- All Known Subinterfaces:
DataTypeArchiveChangeSet,ProgramChangeSet
public interface DomainObjectChangeSetInterface for a domain object change set. Objects that implements this interface track various change information on a domain object.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanhasChanges()
-