org.eclipse.emf.ecp.spi.diffmerge.model
Interface VDiffmergePackage.Literals

Enclosing interface:
VDiffmergePackage

public static interface VDiffmergePackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass DIFF_ATTACHMENT
          The meta object literal for the 'Diff Attachment' class.
static org.eclipse.emf.ecore.EAttribute DIFF_ATTACHMENT__MERGED_DIFFS
          The meta object literal for the 'Merged Diffs' attribute feature.
static org.eclipse.emf.ecore.EAttribute DIFF_ATTACHMENT__TOTAL_NUMBER_OF_DIFFS
          The meta object literal for the 'Total Number Of Diffs' attribute feature.
 

Field Detail

DIFF_ATTACHMENT

static final org.eclipse.emf.ecore.EClass DIFF_ATTACHMENT
The meta object literal for the 'Diff Attachment' class.

See Also:
VDiffAttachmentImpl, VDiffmergePackageImpl.getDiffAttachment()

DIFF_ATTACHMENT__TOTAL_NUMBER_OF_DIFFS

static final org.eclipse.emf.ecore.EAttribute DIFF_ATTACHMENT__TOTAL_NUMBER_OF_DIFFS
The meta object literal for the 'Total Number Of Diffs' attribute feature.


DIFF_ATTACHMENT__MERGED_DIFFS

static final org.eclipse.emf.ecore.EAttribute DIFF_ATTACHMENT__MERGED_DIFFS
The meta object literal for the 'Merged Diffs' attribute feature.



Copyright © 2014. All Rights Reserved.