|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DiffPackage
The Package for the model. It contains accessors for the meta objects to represent
DiffFactory
Nested Class Summary | |
---|---|
static interface |
DiffPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
Field Summary | |
---|---|
static int |
ADD_DEL_MODEL_ELEMENT
The meta object id for the ' Add Del Model Element ' class |
static int |
ADD_DEL_MODEL_ELEMENT__DIFF_TYPE
The feature id for the 'Diff Type' attribute |
static int |
ADD_DEL_MODEL_ELEMENT__MODEL_ELEMENT
The feature id for the 'Model Element' reference |
static int |
ADD_DEL_MODEL_ELEMENT__PARENT_MODEL_ELEMENT
The feature id for the 'Parent Model Element' reference |
static int |
ADD_DEL_MODEL_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Add Del Model Element' class |
static int |
CHANGE_ATTRIBUTE
The meta object id for the ' Change Attribute ' class |
static int |
CHANGE_ATTRIBUTE__DIFF_TYPE
The feature id for the 'Diff Type' attribute |
static int |
CHANGE_ATTRIBUTE__LEFT_ATTRIBUTE
The feature id for the 'Left Attribute' reference |
static int |
CHANGE_ATTRIBUTE__LEFT_ELEMENT
The feature id for the 'Left Element' reference |
static int |
CHANGE_ATTRIBUTE__RIGHT_ATTRIBUTE
The feature id for the 'Right Attribute' reference |
static int |
CHANGE_ATTRIBUTE__RIGHT_ELEMENT
The feature id for the 'Right Element' reference |
static int |
CHANGE_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Change Attribute' class |
static int |
CHANGE_REFERENCE
The meta object id for the ' Change Reference ' class |
static int |
CHANGE_REFERENCE__DIFF_TYPE
The feature id for the 'Diff Type' attribute |
static int |
CHANGE_REFERENCE__LEFT_ELEMENT
The feature id for the 'Left Element' reference |
static int |
CHANGE_REFERENCE__LEFT_REFERENCE
The feature id for the 'Left Reference' reference |
static int |
CHANGE_REFERENCE__RIGHT_ELEMENT
The feature id for the 'Right Element' reference |
static int |
CHANGE_REFERENCE__RIGHT_REFERENCE
The feature id for the 'Right Reference' reference |
static int |
CHANGE_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Change Reference' class |
static int |
DIFF_ELEMENT
The meta object id for the ' Element ' class |
static int |
DIFF_ELEMENT__DIFF_TYPE
The feature id for the 'Diff Type' attribute |
static int |
DIFF_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Element' class |
static int |
DIFF_MODEL
The meta object id for the ' Model ' class |
static int |
DIFF_MODEL__ELEMENTS
The feature id for the 'Elements' containment reference list |
static int |
DIFF_MODEL__LEFT_MODEL
The feature id for the 'Left Model' attribute |
static int |
DIFF_MODEL__RIGHT_MODEL
The feature id for the 'Right Model' attribute |
static int |
DIFF_MODEL_FEATURE_COUNT
The number of structural features of the 'Model' class |
static int |
DIFFERENCE_TYPE
The meta object id for the ' Difference Type ' enum |
static DiffPackage |
eINSTANCE
The singleton instance of the package |
static java.lang.String |
eNAME
The package name |
static java.lang.String |
eNS_PREFIX
The package namespace name |
static java.lang.String |
eNS_URI
The package namespace URI |
static int |
GROUP
The meta object id for the ' Group ' class |
static int |
GROUP__CHANGES
The feature id for the 'Changes' attribute |
static int |
GROUP__DIFF_TYPE
The feature id for the 'Diff Type' attribute |
static int |
GROUP__PARENT_ELEMENT
The feature id for the 'Parent Element' reference |
static int |
GROUP__SUB_DIFF_ELEMENTS
The feature id for the 'Sub Diff Elements' containment reference list |
static int |
GROUP_FEATURE_COUNT
The number of structural features of the 'Group' class |
static int |
INPUT
The meta object id for the ' Input ' class |
static int |
INPUT__DATE
The feature id for the 'Date' attribute |
static int |
INPUT__DIFF
The feature id for the 'Diff' containment reference |
static int |
INPUT__MAPPING
The feature id for the 'Mapping' containment reference |
static int |
INPUT_FEATURE_COUNT
The number of structural features of the 'Input' class |
static int |
MOVE_MODEL_ELEMENT
The meta object id for the ' Move Model Element ' class |
static int |
MOVE_MODEL_ELEMENT__DIFF_TYPE
The feature id for the 'Diff Type' attribute |
static int |
MOVE_MODEL_ELEMENT__LEFT_ELEMENT
The feature id for the 'Left Element' reference |
static int |
MOVE_MODEL_ELEMENT__LEFT_PARENT
The feature id for the 'Left Parent' reference |
static int |
MOVE_MODEL_ELEMENT__RIGHT_ELEMENT
The feature id for the 'Right Element' reference |
static int |
MOVE_MODEL_ELEMENT__RIGHT_PARENT
The feature id for the 'Right Parent' reference |
static int |
MOVE_MODEL_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Move Model Element' class |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EReference |
getAddDelModelElement_ModelElement()
Returns the meta object for the reference ' Model Element ' |
org.eclipse.emf.ecore.EReference |
getAddDelModelElement_ParentModelElement()
Returns the meta object for the reference ' Parent Model Element ' |
org.eclipse.emf.ecore.EClass |
getAddDelModelElement()
Returns the meta object for class ' Add Del Model Element ' |
org.eclipse.emf.ecore.EReference |
getChangeAttribute_LeftAttribute()
Returns the meta object for the reference ' Left Attribute ' |
org.eclipse.emf.ecore.EReference |
getChangeAttribute_LeftElement()
Returns the meta object for the reference ' Left Element ' |
org.eclipse.emf.ecore.EReference |
getChangeAttribute_RightAttribute()
Returns the meta object for the reference ' Right Attribute ' |
org.eclipse.emf.ecore.EReference |
getChangeAttribute_RightElement()
Returns the meta object for the reference ' Right Element ' |
org.eclipse.emf.ecore.EClass |
getChangeAttribute()
Returns the meta object for class ' Change Attribute ' |
org.eclipse.emf.ecore.EReference |
getChangeReference_LeftElement()
Returns the meta object for the reference ' Left Element ' |
org.eclipse.emf.ecore.EReference |
getChangeReference_LeftReference()
Returns the meta object for the reference ' Left Reference ' |
org.eclipse.emf.ecore.EReference |
getChangeReference_RightElement()
Returns the meta object for the reference ' Right Element ' |
org.eclipse.emf.ecore.EReference |
getChangeReference_RightReference()
Returns the meta object for the reference ' Right Reference ' |
org.eclipse.emf.ecore.EClass |
getChangeReference()
Returns the meta object for class ' Change Reference ' |
org.eclipse.emf.ecore.EAttribute |
getDiffElement_DiffType()
Returns the meta object for the attribute ' Diff Type ' |
org.eclipse.emf.ecore.EClass |
getDiffElement()
Returns the meta object for class ' Element ' |
org.eclipse.emf.ecore.EEnum |
getDifferenceType()
Returns the meta object for enum ' Difference Type ' |
DiffFactory |
getDiffFactory()
Returns the factory that creates the instances of the model |
org.eclipse.emf.ecore.EReference |
getDiffModel_Elements()
Returns the meta object for the containment reference list ' Elements ' |
org.eclipse.emf.ecore.EAttribute |
getDiffModel_LeftModel()
Returns the meta object for the attribute ' Left Model ' |
org.eclipse.emf.ecore.EAttribute |
getDiffModel_RightModel()
Returns the meta object for the attribute ' Right Model ' |
org.eclipse.emf.ecore.EClass |
getDiffModel()
Returns the meta object for class ' Model ' |
org.eclipse.emf.ecore.EAttribute |
getGroup_Changes()
Returns the meta object for the attribute ' Changes ' |
org.eclipse.emf.ecore.EReference |
getGroup_ParentElement()
Returns the meta object for the reference ' Parent Element ' |
org.eclipse.emf.ecore.EReference |
getGroup_SubDiffElements()
Returns the meta object for the containment reference list ' Sub Diff Elements ' |
org.eclipse.emf.ecore.EClass |
getGroup()
Returns the meta object for class ' Group ' |
org.eclipse.emf.ecore.EAttribute |
getInput_Date()
Returns the meta object for the attribute ' Date ' |
org.eclipse.emf.ecore.EReference |
getInput_Diff()
Returns the meta object for the containment reference ' Diff ' |
org.eclipse.emf.ecore.EReference |
getInput_Mapping()
Returns the meta object for the containment reference ' Mapping ' |
org.eclipse.emf.ecore.EClass |
getInput()
Returns the meta object for class ' Input ' |
org.eclipse.emf.ecore.EReference |
getMoveModelElement_LeftElement()
Returns the meta object for the reference ' Left Element ' |
org.eclipse.emf.ecore.EReference |
getMoveModelElement_LeftParent()
Returns the meta object for the reference ' Left Parent ' |
org.eclipse.emf.ecore.EReference |
getMoveModelElement_RightElement()
Returns the meta object for the reference ' Right Element ' |
org.eclipse.emf.ecore.EReference |
getMoveModelElement_RightParent()
Returns the meta object for the reference ' Right Parent ' |
org.eclipse.emf.ecore.EClass |
getMoveModelElement()
Returns the meta object for class ' Move Model Element ' |
Methods inherited from interface org.eclipse.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final DiffPackage eINSTANCE
static final int INPUT
Input
' class.
InputImpl
,
DiffPackageImpl.getInput()
,
Constant Field Valuesstatic final int INPUT__MAPPING
static final int INPUT__DIFF
static final int INPUT__DATE
static final int INPUT_FEATURE_COUNT
static final int DIFF_MODEL
Model
' class.
DiffModelImpl
,
DiffPackageImpl.getDiffModel()
,
Constant Field Valuesstatic final int DIFF_MODEL__LEFT_MODEL
static final int DIFF_MODEL__RIGHT_MODEL
static final int DIFF_MODEL__ELEMENTS
static final int DIFF_MODEL_FEATURE_COUNT
static final int DIFF_ELEMENT
Element
' class.
DiffElementImpl
,
DiffPackageImpl.getDiffElement()
,
Constant Field Valuesstatic final int DIFF_ELEMENT__DIFF_TYPE
static final int DIFF_ELEMENT_FEATURE_COUNT
static final int GROUP
Group
' class.
GroupImpl
,
DiffPackageImpl.getGroup()
,
Constant Field Valuesstatic final int GROUP__DIFF_TYPE
static final int GROUP__CHANGES
static final int GROUP__PARENT_ELEMENT
static final int GROUP__SUB_DIFF_ELEMENTS
static final int GROUP_FEATURE_COUNT
static final int ADD_DEL_MODEL_ELEMENT
Add Del Model Element
' class.
AddDelModelElementImpl
,
DiffPackageImpl.getAddDelModelElement()
,
Constant Field Valuesstatic final int ADD_DEL_MODEL_ELEMENT__DIFF_TYPE
static final int ADD_DEL_MODEL_ELEMENT__MODEL_ELEMENT
static final int ADD_DEL_MODEL_ELEMENT__PARENT_MODEL_ELEMENT
static final int ADD_DEL_MODEL_ELEMENT_FEATURE_COUNT
static final int MOVE_MODEL_ELEMENT
Move Model Element
' class.
MoveModelElementImpl
,
DiffPackageImpl.getMoveModelElement()
,
Constant Field Valuesstatic final int MOVE_MODEL_ELEMENT__DIFF_TYPE
static final int MOVE_MODEL_ELEMENT__LEFT_PARENT
static final int MOVE_MODEL_ELEMENT__RIGHT_PARENT
static final int MOVE_MODEL_ELEMENT__LEFT_ELEMENT
static final int MOVE_MODEL_ELEMENT__RIGHT_ELEMENT
static final int MOVE_MODEL_ELEMENT_FEATURE_COUNT
static final int CHANGE_ATTRIBUTE
Change Attribute
' class.
ChangeAttributeImpl
,
DiffPackageImpl.getChangeAttribute()
,
Constant Field Valuesstatic final int CHANGE_ATTRIBUTE__DIFF_TYPE
static final int CHANGE_ATTRIBUTE__LEFT_ATTRIBUTE
static final int CHANGE_ATTRIBUTE__RIGHT_ATTRIBUTE
static final int CHANGE_ATTRIBUTE__LEFT_ELEMENT
static final int CHANGE_ATTRIBUTE__RIGHT_ELEMENT
static final int CHANGE_ATTRIBUTE_FEATURE_COUNT
static final int CHANGE_REFERENCE
Change Reference
' class.
ChangeReferenceImpl
,
DiffPackageImpl.getChangeReference()
,
Constant Field Valuesstatic final int CHANGE_REFERENCE__DIFF_TYPE
static final int CHANGE_REFERENCE__LEFT_REFERENCE
static final int CHANGE_REFERENCE__RIGHT_REFERENCE
static final int CHANGE_REFERENCE__LEFT_ELEMENT
static final int CHANGE_REFERENCE__RIGHT_ELEMENT
static final int CHANGE_REFERENCE_FEATURE_COUNT
static final int DIFFERENCE_TYPE
Difference Type
' enum.
DifferenceType
,
DiffPackageImpl.getDifferenceType()
,
Constant Field ValuesMethod Detail |
---|
org.eclipse.emf.ecore.EClass getInput()
Input
'.
Input
org.eclipse.emf.ecore.EReference getInput_Mapping()
Mapping
'.
Input.getMapping()
,
getInput()
org.eclipse.emf.ecore.EReference getInput_Diff()
Diff
'.
Input.getDiff()
,
getInput()
org.eclipse.emf.ecore.EAttribute getInput_Date()
Date
'.
Input.getDate()
,
getInput()
org.eclipse.emf.ecore.EClass getDiffModel()
Model
'.
DiffModel
org.eclipse.emf.ecore.EAttribute getDiffModel_LeftModel()
Left Model
'.
DiffModel.getLeftModel()
,
getDiffModel()
org.eclipse.emf.ecore.EAttribute getDiffModel_RightModel()
Right Model
'.
DiffModel.getRightModel()
,
getDiffModel()
org.eclipse.emf.ecore.EReference getDiffModel_Elements()
Elements
'.
DiffModel.getElements()
,
getDiffModel()
org.eclipse.emf.ecore.EClass getDiffElement()
Element
'.
DiffElement
org.eclipse.emf.ecore.EAttribute getDiffElement_DiffType()
Diff Type
'.
DiffElement.getDiffType()
,
getDiffElement()
org.eclipse.emf.ecore.EClass getGroup()
Group
'.
Group
org.eclipse.emf.ecore.EAttribute getGroup_Changes()
Changes
'.
Group.getChanges()
,
getGroup()
org.eclipse.emf.ecore.EReference getGroup_ParentElement()
Parent Element
'.
Group.getParentElement()
,
getGroup()
org.eclipse.emf.ecore.EReference getGroup_SubDiffElements()
Sub Diff Elements
'.
Group.getSubDiffElements()
,
getGroup()
org.eclipse.emf.ecore.EClass getAddDelModelElement()
Add Del Model Element
'.
AddDelModelElement
org.eclipse.emf.ecore.EReference getAddDelModelElement_ModelElement()
Model Element
'.
AddDelModelElement.getModelElement()
,
getAddDelModelElement()
org.eclipse.emf.ecore.EReference getAddDelModelElement_ParentModelElement()
Parent Model Element
'.
AddDelModelElement.getParentModelElement()
,
getAddDelModelElement()
org.eclipse.emf.ecore.EClass getMoveModelElement()
Move Model Element
'.
MoveModelElement
org.eclipse.emf.ecore.EReference getMoveModelElement_LeftParent()
Left Parent
'.
MoveModelElement.getLeftParent()
,
getMoveModelElement()
org.eclipse.emf.ecore.EReference getMoveModelElement_RightParent()
Right Parent
'.
MoveModelElement.getRightParent()
,
getMoveModelElement()
org.eclipse.emf.ecore.EReference getMoveModelElement_LeftElement()
Left Element
'.
MoveModelElement.getLeftElement()
,
getMoveModelElement()
org.eclipse.emf.ecore.EReference getMoveModelElement_RightElement()
Right Element
'.
MoveModelElement.getRightElement()
,
getMoveModelElement()
org.eclipse.emf.ecore.EClass getChangeAttribute()
Change Attribute
'.
ChangeAttribute
org.eclipse.emf.ecore.EReference getChangeAttribute_LeftAttribute()
Left Attribute
'.
ChangeAttribute.getLeftAttribute()
,
getChangeAttribute()
org.eclipse.emf.ecore.EReference getChangeAttribute_RightAttribute()
Right Attribute
'.
ChangeAttribute.getRightAttribute()
,
getChangeAttribute()
org.eclipse.emf.ecore.EReference getChangeAttribute_LeftElement()
Left Element
'.
ChangeAttribute.getLeftElement()
,
getChangeAttribute()
org.eclipse.emf.ecore.EReference getChangeAttribute_RightElement()
Right Element
'.
ChangeAttribute.getRightElement()
,
getChangeAttribute()
org.eclipse.emf.ecore.EClass getChangeReference()
Change Reference
'.
ChangeReference
org.eclipse.emf.ecore.EReference getChangeReference_LeftReference()
Left Reference
'.
ChangeReference.getLeftReference()
,
getChangeReference()
org.eclipse.emf.ecore.EReference getChangeReference_RightReference()
Right Reference
'.
ChangeReference.getRightReference()
,
getChangeReference()
org.eclipse.emf.ecore.EReference getChangeReference_LeftElement()
Left Element
'.
ChangeReference.getLeftElement()
,
getChangeReference()
org.eclipse.emf.ecore.EReference getChangeReference_RightElement()
Right Element
'.
ChangeReference.getRightElement()
,
getChangeReference()
org.eclipse.emf.ecore.EEnum getDifferenceType()
Difference Type
'.
DifferenceType
DiffFactory getDiffFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |