public static interface DocGenViewPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
COL_SPEC
The meta object literal for the '
Col Spec ' class. |
static org.eclipse.emf.ecore.EAttribute |
COL_SPEC__COLNAME
The meta object literal for the 'Colname' attribute
feature.
|
static org.eclipse.emf.ecore.EAttribute |
COL_SPEC__COLNUM
The meta object literal for the 'Colnum' attribute
feature.
|
static org.eclipse.emf.ecore.EAttribute |
COL_SPEC__COLWIDTH
The meta object literal for the 'Colwidth' attribute
feature.
|
static org.eclipse.emf.ecore.EEnum |
FROM_PROPERTY
The meta object literal for the '
From Property ' enum. |
static org.eclipse.emf.ecore.EClass |
HAS_CONTENT
The meta object literal for the '
Has Content ' class. |
static org.eclipse.emf.ecore.EReference |
HAS_CONTENT__CHILDREN
The meta object literal for the 'Children'
containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
IMAGE
The meta object literal for the '
Image ' class. |
static org.eclipse.emf.ecore.EAttribute |
IMAGE__CAPTION
The meta object literal for the 'Caption' attribute
feature.
|
static org.eclipse.emf.ecore.EAttribute |
IMAGE__DIAGRAM_ID
The meta object literal for the 'Diagram Id'
attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
IMAGE__DO_NOT_SHOW
The meta object literal for the 'Do Not Show'
attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
IMAGE__GENNEW
The meta object literal for the 'Gennew' attribute
feature.
|
static org.eclipse.emf.ecore.EClass |
LIST
The meta object literal for the '
List ' class. |
static org.eclipse.emf.ecore.EAttribute |
LIST__ORDERED
The meta object literal for the 'Ordered' attribute
feature.
|
static org.eclipse.emf.ecore.EClass |
LIST_ITEM
The meta object literal for the '
List Item ' class. |
static org.eclipse.emf.ecore.EClass |
MD_EDITABLE_TABLE
The meta object literal for the '
MD Editable Table ' class. |
static org.eclipse.emf.ecore.EAttribute |
MD_EDITABLE_TABLE__ADD_LINE_NUM
The meta object literal for the 'Add Line Num'
attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
MD_EDITABLE_TABLE__EDITABLE
The meta object literal for the 'Editable' attribute
list feature.
|
static org.eclipse.emf.ecore.EReference |
MD_EDITABLE_TABLE__GUI_BODY
The meta object literal for the 'Gui Body'
containment reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
MD_EDITABLE_TABLE__GUI_HEADERS
The meta object literal for the 'Gui Headers'
attribute list feature.
|
static org.eclipse.emf.ecore.EAttribute |
MD_EDITABLE_TABLE__MERGE_COLS
The meta object literal for the 'Merge Cols'
attribute list feature.
|
static org.eclipse.emf.ecore.EAttribute |
MD_EDITABLE_TABLE__PRECISION
The meta object literal for the 'Precision' attribute
feature.
|
static org.eclipse.emf.ecore.EClass |
PARAGRAPH
The meta object literal for the '
Paragraph ' class. |
static org.eclipse.emf.ecore.EAttribute |
PARAGRAPH__TEXT
The meta object literal for the 'Text' attribute
feature.
|
static org.eclipse.emf.ecore.EClass |
TABLE
The meta object literal for the '
Table ' class. |
static org.eclipse.emf.ecore.EReference |
TABLE__BODY
The meta object literal for the 'Body' containment
reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
TABLE__CAPTION
The meta object literal for the 'Caption' attribute
feature.
|
static org.eclipse.emf.ecore.EAttribute |
TABLE__COLS
The meta object literal for the 'Cols' attribute
feature.
|
static org.eclipse.emf.ecore.EReference |
TABLE__COLSPECS
The meta object literal for the 'Colspecs'
containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
TABLE__HEADERS
The meta object literal for the 'Headers' containment
reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
TABLE__STYLE
The meta object literal for the 'Style' attribute
feature.
|
static org.eclipse.emf.ecore.EClass |
TABLE_ENTRY
The meta object literal for the '
Table Entry ' class. |
static org.eclipse.emf.ecore.EAttribute |
TABLE_ENTRY__MOREROWS
The meta object literal for the 'Morerows' attribute
feature.
|
static org.eclipse.emf.ecore.EAttribute |
TABLE_ENTRY__NAMEEND
The meta object literal for the 'Nameend' attribute
feature.
|
static org.eclipse.emf.ecore.EAttribute |
TABLE_ENTRY__NAMEST
The meta object literal for the 'Namest' attribute
feature.
|
static org.eclipse.emf.ecore.EClass |
TABLE_ROW
The meta object literal for the '
Table Row ' class. |
static org.eclipse.emf.ecore.EClass |
TEXT
The meta object literal for the '
Text ' class. |
static org.eclipse.emf.ecore.EAttribute |
TEXT__TEXT
The meta object literal for the 'Text' attribute
feature.
|
static org.eclipse.emf.ecore.EClass |
VIEW_ELEMENT
The meta object literal for the '
View Element ' class. |
static org.eclipse.emf.ecore.EAttribute |
VIEW_ELEMENT__FROM_ELEMENT_ID
The meta object literal for the 'From Element Id'
attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
VIEW_ELEMENT__FROM_PROPERTY
The meta object literal for the 'From Property'
attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
VIEW_ELEMENT__ID
The meta object literal for the 'Id' attribute
feature.
|
static org.eclipse.emf.ecore.EAttribute |
VIEW_ELEMENT__TITLE
The meta object literal for the 'Title' attribute
feature.
|
static final org.eclipse.emf.ecore.EClass COL_SPEC
Col Spec
' class. ColSpecImpl
,
DocGenViewPackageImpl.getColSpec()
static final org.eclipse.emf.ecore.EAttribute COL_SPEC__COLNAME
static final org.eclipse.emf.ecore.EAttribute COL_SPEC__COLWIDTH
static final org.eclipse.emf.ecore.EAttribute COL_SPEC__COLNUM
static final org.eclipse.emf.ecore.EClass HAS_CONTENT
Has Content
' class. static final org.eclipse.emf.ecore.EReference HAS_CONTENT__CHILDREN
static final org.eclipse.emf.ecore.EClass IMAGE
Image
' class. ImageImpl
,
DocGenViewPackageImpl.getImage()
static final org.eclipse.emf.ecore.EAttribute IMAGE__DIAGRAM_ID
static final org.eclipse.emf.ecore.EAttribute IMAGE__CAPTION
static final org.eclipse.emf.ecore.EAttribute IMAGE__GENNEW
static final org.eclipse.emf.ecore.EAttribute IMAGE__DO_NOT_SHOW
static final org.eclipse.emf.ecore.EClass LIST
List
' class. ListImpl
,
DocGenViewPackageImpl.getList()
static final org.eclipse.emf.ecore.EAttribute LIST__ORDERED
static final org.eclipse.emf.ecore.EClass LIST_ITEM
List Item
' class. ListItemImpl
,
DocGenViewPackageImpl.getListItem()
static final org.eclipse.emf.ecore.EClass PARAGRAPH
Paragraph
' class. static final org.eclipse.emf.ecore.EAttribute PARAGRAPH__TEXT
static final org.eclipse.emf.ecore.EClass TABLE
Table
' class. TableImpl
,
DocGenViewPackageImpl.getTable()
static final org.eclipse.emf.ecore.EReference TABLE__BODY
static final org.eclipse.emf.ecore.EAttribute TABLE__CAPTION
static final org.eclipse.emf.ecore.EAttribute TABLE__STYLE
static final org.eclipse.emf.ecore.EReference TABLE__HEADERS
static final org.eclipse.emf.ecore.EReference TABLE__COLSPECS
static final org.eclipse.emf.ecore.EAttribute TABLE__COLS
static final org.eclipse.emf.ecore.EClass TABLE_ENTRY
Table Entry
' class. static final org.eclipse.emf.ecore.EAttribute TABLE_ENTRY__MOREROWS
static final org.eclipse.emf.ecore.EAttribute TABLE_ENTRY__NAMEST
static final org.eclipse.emf.ecore.EAttribute TABLE_ENTRY__NAMEEND
static final org.eclipse.emf.ecore.EClass TEXT
Text
' class. TextImpl
,
DocGenViewPackageImpl.getText()
static final org.eclipse.emf.ecore.EAttribute TEXT__TEXT
static final org.eclipse.emf.ecore.EClass VIEW_ELEMENT
View Element
' class. static final org.eclipse.emf.ecore.EAttribute VIEW_ELEMENT__ID
static final org.eclipse.emf.ecore.EAttribute VIEW_ELEMENT__TITLE
static final org.eclipse.emf.ecore.EAttribute VIEW_ELEMENT__FROM_ELEMENT_ID
static final org.eclipse.emf.ecore.EAttribute VIEW_ELEMENT__FROM_PROPERTY
static final org.eclipse.emf.ecore.EClass TABLE_ROW
Table Row
' class. TableRowImpl
,
DocGenViewPackageImpl.getTableRow()
static final org.eclipse.emf.ecore.EClass MD_EDITABLE_TABLE
MD Editable Table
' class. static final org.eclipse.emf.ecore.EAttribute MD_EDITABLE_TABLE__PRECISION
static final org.eclipse.emf.ecore.EAttribute MD_EDITABLE_TABLE__GUI_HEADERS
static final org.eclipse.emf.ecore.EAttribute MD_EDITABLE_TABLE__EDITABLE
static final org.eclipse.emf.ecore.EAttribute MD_EDITABLE_TABLE__MERGE_COLS
static final org.eclipse.emf.ecore.EAttribute MD_EDITABLE_TABLE__ADD_LINE_NUM
static final org.eclipse.emf.ecore.EReference MD_EDITABLE_TABLE__GUI_BODY
static final org.eclipse.emf.ecore.EEnum FROM_PROPERTY
From Property
' enum.