public interface VCompoundcontrolPackage
extends org.eclipse.emf.ecore.EPackage
VCompoundcontrolFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
VCompoundcontrolPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static int |
COMPOUND_CONTROL
The meta object id for the '
Compound Control' class. |
static int |
COMPOUND_CONTROL__ATTACHMENTS
The feature id for the 'Attachments' containment reference list.
|
static int |
COMPOUND_CONTROL__CONTROLS
The feature id for the 'Controls' containment reference list.
|
static int |
COMPOUND_CONTROL__DIAGNOSTIC
The feature id for the 'Diagnostic' containment reference.
|
static int |
COMPOUND_CONTROL__DOMAIN_MODEL_REFERENCE
The feature id for the 'Domain Model Reference' containment reference.
|
static int |
COMPOUND_CONTROL__ENABLED
The feature id for the 'Enabled' attribute.
|
static int |
COMPOUND_CONTROL__LABEL
The feature id for the 'Label' attribute.
|
static int |
COMPOUND_CONTROL__LABEL_ALIGNMENT
The feature id for the 'Label Alignment' attribute.
|
static int |
COMPOUND_CONTROL__NAME
The feature id for the 'Name' attribute.
|
static int |
COMPOUND_CONTROL__READONLY
The feature id for the 'Readonly' attribute.
|
static int |
COMPOUND_CONTROL__VISIBLE
The feature id for the 'Visible' attribute.
|
static int |
COMPOUND_CONTROL_FEATURE_COUNT
The number of structural features of the 'Compound Control' class.
|
static VCompoundcontrolPackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EReference |
getCompoundControl_Controls()
Returns the meta object for the containment reference list '
Controls'. |
org.eclipse.emf.ecore.EClass |
getCompoundControl()
Returns the meta object for class '
Compound Control'. |
VCompoundcontrolFactory |
getCompoundcontrolFactory()
Returns the factory that creates the instances of the model.
|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final VCompoundcontrolPackage eINSTANCE
static final int COMPOUND_CONTROL
Compound Control' class.
static final int COMPOUND_CONTROL__NAME
static final int COMPOUND_CONTROL__LABEL
static final int COMPOUND_CONTROL__VISIBLE
static final int COMPOUND_CONTROL__ENABLED
static final int COMPOUND_CONTROL__READONLY
static final int COMPOUND_CONTROL__DIAGNOSTIC
static final int COMPOUND_CONTROL__ATTACHMENTS
static final int COMPOUND_CONTROL__LABEL_ALIGNMENT
static final int COMPOUND_CONTROL__DOMAIN_MODEL_REFERENCE
static final int COMPOUND_CONTROL__CONTROLS
static final int COMPOUND_CONTROL_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getCompoundControl()
Compound Control'.
VCompoundControlorg.eclipse.emf.ecore.EReference getCompoundControl_Controls()
Controls'.
VCompoundControl.getControls(),
getCompoundControl()VCompoundcontrolFactory getCompoundcontrolFactory()
Copyright © 2019. All rights reserved.