Class ProjectDiff.AbsoluteDiff
- java.lang.Object
- 
- com.inductiveautomation.ignition.common.project.ProjectDiff
- 
- com.inductiveautomation.ignition.common.project.ProjectDiff.AbsoluteDiff
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 - Enclosing class:
- ProjectDiff
 
 public static final class ProjectDiff.AbsoluteDiff extends ProjectDiff An absolute diff, i.e. a diff containingChangeOperations derived from aProjectSnapshotand not anRuntimeProject.EffectiveProjectSnapshot.- See Also:
- Serialized Form
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class com.inductiveautomation.ignition.common.project.ProjectDiffProjectDiff.AbsoluteDiff, ProjectDiff.EffectiveDiff
 
- 
 - 
Method Summary- 
Methods inherited from class com.inductiveautomation.ignition.common.project.ProjectDiffgetChangeOperations, getProjectName, isAbsoluteDiff, isEffectiveDiff, isEmpty, newAbsoluteDiff, newEffectiveDiff, toString
 
- 
 
-