public static interface VCustomPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
CUSTOM_CONTROL
The meta object literal for the '
Control ' class. |
static org.eclipse.emf.ecore.EAttribute |
CUSTOM_CONTROL__BUNDLE_NAME
The meta object literal for the 'Bundle Name' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
CUSTOM_CONTROL__CLASS_NAME
The meta object literal for the 'Class Name' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
CUSTOM_DOMAIN_MODEL_REFERENCE
The meta object literal for the '
Domain Model Reference ' class. |
static org.eclipse.emf.ecore.EAttribute |
CUSTOM_DOMAIN_MODEL_REFERENCE__BUNDLE_NAME
The meta object literal for the 'Bundle Name' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
CUSTOM_DOMAIN_MODEL_REFERENCE__CLASS_NAME
The meta object literal for the 'Class Name' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
CUSTOM_DOMAIN_MODEL_REFERENCE__CONTROL_CHECKED
The meta object literal for the 'Control Checked' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
CUSTOM_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_REFERENCES
The meta object literal for the 'Domain Model References' containment reference list feature.
|
static final org.eclipse.emf.ecore.EClass CUSTOM_CONTROL
Control
' class.
VCustomControlImpl
,
VCustomPackageImpl.getCustomControl()
static final org.eclipse.emf.ecore.EAttribute CUSTOM_CONTROL__BUNDLE_NAME
static final org.eclipse.emf.ecore.EAttribute CUSTOM_CONTROL__CLASS_NAME
static final org.eclipse.emf.ecore.EClass CUSTOM_DOMAIN_MODEL_REFERENCE
Domain Model Reference
' class.
VCustomDomainModelReferenceImpl
,
VCustomPackageImpl.getCustomDomainModelReference()
static final org.eclipse.emf.ecore.EReference CUSTOM_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_REFERENCES
static final org.eclipse.emf.ecore.EAttribute CUSTOM_DOMAIN_MODEL_REFERENCE__BUNDLE_NAME
static final org.eclipse.emf.ecore.EAttribute CUSTOM_DOMAIN_MODEL_REFERENCE__CLASS_NAME
static final org.eclipse.emf.ecore.EAttribute CUSTOM_DOMAIN_MODEL_REFERENCE__CONTROL_CHECKED
Copyright © 2016. All rights reserved.