Package | Description |
---|---|
org.eclipse.emf.compare | |
org.eclipse.emf.compare.impl | |
org.eclipse.emf.compare.util |
Modifier and Type | Method and Description |
---|---|
Equivalence |
CompareFactory.createEquivalence()
Returns a new object of class 'Equivalence'
|
Equivalence |
Diff.getEquivalence()
Returns the value of the 'Equivalence' reference.
|
Modifier and Type | Method and Description |
---|---|
EList<Equivalence> |
Comparison.getEquivalences()
Returns the value of the 'Equivalences' containment reference list.
|
Modifier and Type | Method and Description |
---|---|
void |
Diff.setEquivalence(Equivalence value)
Sets the value of the ' Equivalence '
reference.
|
Modifier and Type | Class and Description |
---|---|
class |
EquivalenceImpl
An implementation of the model object 'Equivalence'
|
Modifier and Type | Field and Description |
---|---|
protected Equivalence |
DiffImpl.equivalence
The cached value of the ' Equivalence ' reference.
|
Modifier and Type | Field and Description |
---|---|
protected EList<Equivalence> |
ComparisonImpl.equivalences
The cached value of the '
Equivalences ' containment reference list |
Modifier and Type | Method and Description |
---|---|
Equivalence |
DiffImpl.basicGetEquivalence() |
Equivalence |
CompareFactoryImpl.createEquivalence() |
Equivalence |
DiffImpl.getEquivalence() |
Modifier and Type | Method and Description |
---|---|
EList<Equivalence> |
ComparisonImpl.getEquivalences() |
Modifier and Type | Method and Description |
---|---|
NotificationChain |
DiffImpl.basicSetEquivalence(Equivalence newEquivalence,
NotificationChain msgs) |
void |
DiffImpl.setEquivalence(Equivalence newEquivalence) |
Modifier and Type | Method and Description |
---|---|
T |
CompareSwitch.caseEquivalence(Equivalence object)
Returns the result of interpreting the object as an instance of 'Equivalence'
|
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.