Interface SAttributePackage.Literals
-
- Enclosing interface:
- SAttributePackage
public static interface SAttributePackage.LiteralsDefines literals for the meta objects that represent- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
-
-
Field Summary
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClassSTANDARD_ATTRIBUTE_PROXYThe meta object literal for the 'Standard Attribute Proxy' class.static org.eclipse.emf.ecore.EReferenceSTANDARD_ATTRIBUTE_PROXY__TYPEThe meta object literal for the 'Type' containment reference feature.static org.eclipse.emf.ecore.EClassSTANDARD_OBJECT_PROXYThe meta object literal for the 'Standard Object Proxy' class.static org.eclipse.emf.ecore.EReferenceSTANDARD_OBJECT_PROXY__CONTEXT_OBJECTThe meta object literal for the 'Context Object' reference feature.static org.eclipse.emf.ecore.EAttributeSTANDARD_OBJECT_PROXY__NAMEThe meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EAttributeSTANDARD_OBJECT_PROXY__NAME_RUThe meta object literal for the 'Name Ru' attribute feature.static org.eclipse.emf.ecore.EReferenceSTANDARD_OBJECT_PROXY__OWNERThe meta object literal for the 'Owner' reference feature.static org.eclipse.emf.ecore.EAttributeSTANDARD_OBJECT_PROXY__READ_ONLYThe meta object literal for the 'Read Only' attribute feature.static org.eclipse.emf.ecore.EReferenceSTANDARD_OBJECT_PROXY__STANDARD_OBJECTThe meta object literal for the 'Standard Object' reference feature.static org.eclipse.emf.ecore.EClassSTANDARD_TABULAR_SECTION_DESCRIPTION_PROXYThe meta object literal for the 'Standard Tabular Section Description Proxy' class.static org.eclipse.emf.ecore.EReferenceSTANDARD_TABULAR_SECTION_DESCRIPTION_PROXY__STANDARD_TABULAR_PARTThe meta object literal for the 'Standard Tabular Part' reference feature.
-
-
-
Field Detail
-
STANDARD_OBJECT_PROXY
static final org.eclipse.emf.ecore.EClass STANDARD_OBJECT_PROXY
The meta object literal for the 'Standard Object Proxy' class.
-
STANDARD_OBJECT_PROXY__NAME
static final org.eclipse.emf.ecore.EAttribute STANDARD_OBJECT_PROXY__NAME
The meta object literal for the 'Name' attribute feature.
-
STANDARD_OBJECT_PROXY__NAME_RU
static final org.eclipse.emf.ecore.EAttribute STANDARD_OBJECT_PROXY__NAME_RU
The meta object literal for the 'Name Ru' attribute feature.
-
STANDARD_OBJECT_PROXY__READ_ONLY
static final org.eclipse.emf.ecore.EAttribute STANDARD_OBJECT_PROXY__READ_ONLY
The meta object literal for the 'Read Only' attribute feature.
-
STANDARD_OBJECT_PROXY__OWNER
static final org.eclipse.emf.ecore.EReference STANDARD_OBJECT_PROXY__OWNER
The meta object literal for the 'Owner' reference feature.
-
STANDARD_OBJECT_PROXY__STANDARD_OBJECT
static final org.eclipse.emf.ecore.EReference STANDARD_OBJECT_PROXY__STANDARD_OBJECT
The meta object literal for the 'Standard Object' reference feature.
-
STANDARD_OBJECT_PROXY__CONTEXT_OBJECT
static final org.eclipse.emf.ecore.EReference STANDARD_OBJECT_PROXY__CONTEXT_OBJECT
The meta object literal for the 'Context Object' reference feature.
-
STANDARD_ATTRIBUTE_PROXY
static final org.eclipse.emf.ecore.EClass STANDARD_ATTRIBUTE_PROXY
The meta object literal for the 'Standard Attribute Proxy' class.
-
STANDARD_ATTRIBUTE_PROXY__TYPE
static final org.eclipse.emf.ecore.EReference STANDARD_ATTRIBUTE_PROXY__TYPE
The meta object literal for the 'Type' containment reference feature.
-
STANDARD_TABULAR_SECTION_DESCRIPTION_PROXY
static final org.eclipse.emf.ecore.EClass STANDARD_TABULAR_SECTION_DESCRIPTION_PROXY
The meta object literal for the 'Standard Tabular Section Description Proxy' class.
-
STANDARD_TABULAR_SECTION_DESCRIPTION_PROXY__STANDARD_TABULAR_PART
static final org.eclipse.emf.ecore.EReference STANDARD_TABULAR_SECTION_DESCRIPTION_PROXY__STANDARD_TABULAR_PART
The meta object literal for the 'Standard Tabular Part' reference feature.
-
-