Package ghidra.program.model.listing
Interface DomainObjectChangeSet
- All Known Subinterfaces:
DataTypeArchiveChangeSet
,ProgramChangeSet
public interface DomainObjectChangeSet
Interface for a domain object change set. Objects that implements this interface track
various change information on a domain object.
-
Method Summary
-
Method Details
-
hasChanges
boolean hasChanges()
-