public static interface VGroupPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
GROUP
The meta object literal for the '
Group ' class. |
static org.eclipse.emf.ecore.EAttribute |
GROUP__COLLAPSED
The meta object literal for the 'Collapsed' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
GROUP__GROUP_TYPE
The meta object literal for the 'Group Type' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
GROUP__LABEL_ALIGNMENT
The meta object literal for the 'Label Alignment' attribute feature.
|
static org.eclipse.emf.ecore.EEnum |
GROUP_LABEL_ALIGNMENT
The meta object literal for the '
Label Alignment ' enum. |
static org.eclipse.emf.ecore.EEnum |
GROUP_TYPE
The meta object literal for the '
Type '
enum. |
static final org.eclipse.emf.ecore.EClass GROUP
Group
' class.
VGroupImpl
,
VGroupPackageImpl.getGroup()
static final org.eclipse.emf.ecore.EAttribute GROUP__GROUP_TYPE
static final org.eclipse.emf.ecore.EAttribute GROUP__LABEL_ALIGNMENT
static final org.eclipse.emf.ecore.EAttribute GROUP__COLLAPSED
static final org.eclipse.emf.ecore.EEnum GROUP_TYPE
Type
'
enum.
GroupType
,
VGroupPackageImpl.getGroupType()
static final org.eclipse.emf.ecore.EEnum GROUP_LABEL_ALIGNMENT
Label Alignment
' enum.
GroupLabelAlignment
,
VGroupPackageImpl.getGroupLabelAlignment()
Copyright © 2019. All rights reserved.