public class ComparisonAndScopeChange extends Object implements ICompareEvent, IComparisonAndScopeChange
| Constructor and Description | 
|---|
| ComparisonAndScopeChange(Comparison oldComparison,
                        Comparison newComparison,
                        IComparisonScope oldPredicate,
                        IComparisonScope newScope) | 
| Modifier and Type | Method and Description | 
|---|---|
| Comparison | getNewComparison() | 
| IComparisonScope | getNewScope() | 
| Comparison | getOldComparison() | 
| IComparisonScope | getOldScope() | 
public ComparisonAndScopeChange(Comparison oldComparison, Comparison newComparison, IComparisonScope oldPredicate, IComparisonScope newScope)
public Comparison getOldComparison()
getOldComparison in interface IComparisonAndScopeChangeIComparisonAndScopeChange.getOldComparison()public Comparison getNewComparison()
getNewComparison in interface IComparisonAndScopeChangeIComparisonAndScopeChange.getNewComparison()public IComparisonScope getOldScope()
getOldScope in interface IComparisonAndScopeChangeIComparisonAndScopeChange.getOldScope()public IComparisonScope getNewScope()
getNewScope in interface IComparisonAndScopeChangeIComparisonAndScopeChange.getNewScope()
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.