public static interface RSTPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
ABSTRACT_NODE
The meta object literal for the '
Abstract Node' class.
|
static org.eclipse.emf.ecore.EAttribute |
ABSTRACT_NODE__ID
The meta object literal for the 'Id' attribute
feature.
|
static org.eclipse.emf.ecore.EAttribute |
ABSTRACT_NODE__TYPE
The meta object literal for the 'Type' attribute
feature.
|
static org.eclipse.emf.ecore.EClass |
GROUP
The meta object literal for the '
Group
' class.
|
static org.eclipse.emf.ecore.EReference |
GROUP__DOCUMENT
The meta object literal for the 'Document' container
reference feature.
|
static org.eclipse.emf.ecore.EClass |
RELATION
The meta object literal for the '
Relation' class.
|
static org.eclipse.emf.ecore.EReference |
RELATION__CHILD
The meta object literal for the 'Child' reference
feature.
|
static org.eclipse.emf.ecore.EReference |
RELATION__DOCUMENTS
The meta object literal for the 'Documents' container
reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
RELATION__NAME
The meta object literal for the 'Name' attribute
feature.
|
static org.eclipse.emf.ecore.EReference |
RELATION__PARENT
The meta object literal for the 'Parent' reference
feature.
|
static org.eclipse.emf.ecore.EAttribute |
RELATION__TYPE
The meta object literal for the 'Type' attribute
feature.
|
static org.eclipse.emf.ecore.EClass |
RST_DOCUMENT
The meta object literal for the '
Document' class.
|
static org.eclipse.emf.ecore.EReference |
RST_DOCUMENT__GROUPS
The meta object literal for the 'Groups' containment
reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
RST_DOCUMENT__NAME
The meta object literal for the 'Name' attribute
feature.
|
static org.eclipse.emf.ecore.EReference |
RST_DOCUMENT__RELATIONS
The meta object literal for the 'Relations'
containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
RST_DOCUMENT__SEGMENTS
The meta object literal for the 'Segments'
containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
SEGMENT
The meta object literal for the '
Segment' class.
|
static org.eclipse.emf.ecore.EReference |
SEGMENT__DOCUMENT
The meta object literal for the 'Document' container
reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
SEGMENT__TEXT
The meta object literal for the 'Text' attribute
feature.
|
static final org.eclipse.emf.ecore.EClass SEGMENT
Segment' class. SegmentImpl,
RSTPackageImpl.getSegment()static final org.eclipse.emf.ecore.EReference SEGMENT__DOCUMENT
static final org.eclipse.emf.ecore.EAttribute SEGMENT__TEXT
static final org.eclipse.emf.ecore.EClass RST_DOCUMENT
Document' class. static final org.eclipse.emf.ecore.EAttribute RST_DOCUMENT__NAME
static final org.eclipse.emf.ecore.EReference RST_DOCUMENT__SEGMENTS
static final org.eclipse.emf.ecore.EReference RST_DOCUMENT__GROUPS
static final org.eclipse.emf.ecore.EReference RST_DOCUMENT__RELATIONS
static final org.eclipse.emf.ecore.EClass RELATION
Relation' class. RelationImpl,
RSTPackageImpl.getRelation()static final org.eclipse.emf.ecore.EAttribute RELATION__NAME
static final org.eclipse.emf.ecore.EReference RELATION__DOCUMENTS
static final org.eclipse.emf.ecore.EReference RELATION__PARENT
static final org.eclipse.emf.ecore.EReference RELATION__CHILD
static final org.eclipse.emf.ecore.EAttribute RELATION__TYPE
static final org.eclipse.emf.ecore.EClass GROUP
Group
' class. GroupImpl,
RSTPackageImpl.getGroup()static final org.eclipse.emf.ecore.EReference GROUP__DOCUMENT
static final org.eclipse.emf.ecore.EClass ABSTRACT_NODE
Abstract Node' class. static final org.eclipse.emf.ecore.EAttribute ABSTRACT_NODE__ID
static final org.eclipse.emf.ecore.EAttribute ABSTRACT_NODE__TYPE
Copyright © 2015. All rights reserved.