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 IComparisonAndScopeChange
IComparisonAndScopeChange.getOldComparison()
public Comparison getNewComparison()
getNewComparison
in interface IComparisonAndScopeChange
IComparisonAndScopeChange.getNewComparison()
public IComparisonScope getOldScope()
getOldScope
in interface IComparisonAndScopeChange
IComparisonAndScopeChange.getOldScope()
public IComparisonScope getNewScope()
getNewScope
in interface IComparisonAndScopeChange
IComparisonAndScopeChange.getNewScope()
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.