Class ProjectDiff.AbsoluteDiff
java.lang.Object
com.inductiveautomation.ignition.common.project.ProjectDiff
com.inductiveautomation.ignition.common.project.ProjectDiff.AbsoluteDiff
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 - ProjectDiff
 
An absolute diff, i.e. a diff containing 
ChangeOperations derived from a
 ProjectSnapshot and not an RuntimeProject.EffectiveProjectSnapshot.- See Also:
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class com.inductiveautomation.ignition.common.project.ProjectDiff
ProjectDiff.AbsoluteDiff, ProjectDiff.EffectiveDiff - 
Method Summary
Methods inherited from class com.inductiveautomation.ignition.common.project.ProjectDiff
getChangeOperations, getProjectName, isAbsoluteDiff, isEffectiveDiff, isEmpty, newAbsoluteDiff, newEffectiveDiff, toString