|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface MappingPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static org.eclipse.emf.ecore.EClass |
ATTRIBUTE_MAPPING
The meta object literal for the ' Attribute Mapping ' class |
static org.eclipse.emf.ecore.EAttribute |
ATTRIBUTE_MAPPING__ATTRIBUTE_NAME
The meta object literal for the 'Attribute Name' attribute feature |
static org.eclipse.emf.ecore.EAttribute |
ATTRIBUTE_MAPPING__COLUMN_NAME
The meta object literal for the 'Column Name' attribute feature |
static org.eclipse.emf.ecore.EAttribute |
ATTRIBUTE_MAPPING__COLUMN_TYPE
The meta object literal for the 'Column Type' attribute feature |
static org.eclipse.emf.ecore.EClass |
CLASS_MAPPING
The meta object literal for the ' Class Mapping ' class |
static org.eclipse.emf.ecore.EReference |
CLASS_MAPPING__ATTRIBUTES
The meta object literal for the 'Attributes' containment reference list feature |
static org.eclipse.emf.ecore.EAttribute |
CLASS_MAPPING__CLASS_NAME
The meta object literal for the 'Class Name' attribute feature |
static org.eclipse.emf.ecore.EAttribute |
CLASS_MAPPING__TABLE_NAME
The meta object literal for the 'Table Name' attribute feature |
static org.eclipse.emf.ecore.EClass |
PACKAGE_MAPPING
The meta object literal for the ' Package Mapping ' class |
static org.eclipse.emf.ecore.EReference |
PACKAGE_MAPPING__CLASSES
The meta object literal for the 'Classes' containment reference list feature |
static org.eclipse.emf.ecore.EAttribute |
PACKAGE_MAPPING__PACKAGE_NAME
The meta object literal for the 'Package Name' attribute feature |
Field Detail |
---|
static final org.eclipse.emf.ecore.EClass PACKAGE_MAPPING
Package Mapping
' class.
PackageMappingImpl
,
MappingPackageImpl.getPackageMapping()
static final org.eclipse.emf.ecore.EReference PACKAGE_MAPPING__CLASSES
static final org.eclipse.emf.ecore.EAttribute PACKAGE_MAPPING__PACKAGE_NAME
static final org.eclipse.emf.ecore.EClass CLASS_MAPPING
Class Mapping
' class.
ClassMappingImpl
,
MappingPackageImpl.getClassMapping()
static final org.eclipse.emf.ecore.EReference CLASS_MAPPING__ATTRIBUTES
static final org.eclipse.emf.ecore.EAttribute CLASS_MAPPING__CLASS_NAME
static final org.eclipse.emf.ecore.EAttribute CLASS_MAPPING__TABLE_NAME
static final org.eclipse.emf.ecore.EClass ATTRIBUTE_MAPPING
Attribute Mapping
' class.
AttributeMappingImpl
,
MappingPackageImpl.getAttributeMapping()
static final org.eclipse.emf.ecore.EAttribute ATTRIBUTE_MAPPING__ATTRIBUTE_NAME
static final org.eclipse.emf.ecore.EAttribute ATTRIBUTE_MAPPING__COLUMN_NAME
static final org.eclipse.emf.ecore.EAttribute ATTRIBUTE_MAPPING__COLUMN_TYPE
|
Copyright (c) 2004, 2005, 2006 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |