Uses of Class
com._1c.g5.v8.dt.compare.participant.AbstractEmfBasedComparisonParticipant.EObjectClassFeatures
-
Packages that use AbstractEmfBasedComparisonParticipant.EObjectClassFeatures Package Description com._1c.g5.v8.dt.compare.participant -
-
Uses of AbstractEmfBasedComparisonParticipant.EObjectClassFeatures in com._1c.g5.v8.dt.compare.participant
Methods in com._1c.g5.v8.dt.compare.participant that return AbstractEmfBasedComparisonParticipant.EObjectClassFeatures Modifier and Type Method Description protected AbstractEmfBasedComparisonParticipant.EObjectClassFeatures
AbstractEmfBasedComparisonParticipant. createClassFeaturesInstance()
Creates new instance ofAbstractEmfBasedComparisonParticipant.EObjectClassFeatures
class.protected AbstractEmfBasedComparisonParticipant.EObjectClassFeatures
AbstractEmfBasedComparisonParticipant. getClassFeatures(AbstractComparedEmfObjects<?> comparingObject, IComparisonSession session, boolean alwaysRecalculate)
Returns lists of features of the given EObjects being compared.protected AbstractEmfBasedComparisonParticipant.EObjectClassFeatures
AbstractEmfBasedComparisonParticipant. getClassFeatures(org.eclipse.emf.ecore.EObject object, IComparisonSession session)
Returns lists of features of the given EObject.
-