Class ProjectDiff.EffectiveDiff
- java.lang.Object
- 
- com.inductiveautomation.ignition.common.project.ProjectDiff
- 
- com.inductiveautomation.ignition.common.project.ProjectDiff.EffectiveDiff
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 - Enclosing class:
- ProjectDiff
 
 public static final class ProjectDiff.EffectiveDiff extends ProjectDiff An effective diff, i.e. a diff containingChangeOperations derived from anRuntimeProject.EffectiveProjectSnapshotand not a regularProjectSnapshot.- 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
 
- 
 
-