public static interface ColorPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
DOCUMENT_ROOT
The meta object literal for the '
Document Root ' class |
static org.eclipse.emf.ecore.EAttribute |
DOCUMENT_ROOT__BACKGROUND_COLOR
The meta object literal for the 'Background Color' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
DOCUMENT_ROOT__BORDER_COLOR
The meta object literal for the 'Border Color' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
DOCUMENT_ROOT__COLOR
The meta object literal for the 'Color' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
DOCUMENT_ROOT__MIXED
The meta object literal for the 'Mixed' attribute list feature
|
static org.eclipse.emf.ecore.EReference |
DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The meta object literal for the 'XMLNS Prefix Map' map feature
|
static org.eclipse.emf.ecore.EReference |
DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The meta object literal for the 'XSI Schema Location' map feature
|
static org.eclipse.emf.ecore.EDataType |
HEX_COLOR
The meta object literal for the 'Hex Color' data type
|
static final org.eclipse.emf.ecore.EClass DOCUMENT_ROOT
Document Root
' class.
DocumentRootImpl
,
ColorPackageImpl.getDocumentRoot()
static final org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__MIXED
static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP
static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
static final org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__BACKGROUND_COLOR
static final org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__BORDER_COLOR
static final org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__COLOR
static final org.eclipse.emf.ecore.EDataType HEX_COLOR
String
,
ColorPackageImpl.getHexColor()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.