public interface VHorizontalPackage
extends org.eclipse.emf.ecore.EPackage
VHorizontalFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
VHorizontalPackage.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 VHorizontalPackage |
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.
|
static int |
HORIZONTAL_LAYOUT
The meta object id for the '
Layout ' class. |
static int |
HORIZONTAL_LAYOUT__ATTACHMENTS
The feature id for the 'Attachments' containment reference list.
|
static int |
HORIZONTAL_LAYOUT__CHILDREN
The feature id for the 'Children' containment reference list.
|
static int |
HORIZONTAL_LAYOUT__DIAGNOSTIC
The feature id for the 'Diagnostic' containment reference.
|
static int |
HORIZONTAL_LAYOUT__ENABLED
The feature id for the 'Enabled' attribute.
|
static int |
HORIZONTAL_LAYOUT__NAME
The feature id for the 'Name' attribute.
|
static int |
HORIZONTAL_LAYOUT__READONLY
The feature id for the 'Readonly' attribute.
|
static int |
HORIZONTAL_LAYOUT__VISIBLE
The feature id for the 'Visible' attribute.
|
static int |
HORIZONTAL_LAYOUT_FEATURE_COUNT
The number of structural features of the 'Layout' class.
|
Modifier and Type | Method and Description |
---|---|
VHorizontalFactory |
getHorizontalFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EClass |
getHorizontalLayout()
Returns the meta object for class '
Layout '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final VHorizontalPackage eINSTANCE
static final int HORIZONTAL_LAYOUT
Layout
' class.
static final int HORIZONTAL_LAYOUT__NAME
static final int HORIZONTAL_LAYOUT__VISIBLE
static final int HORIZONTAL_LAYOUT__ENABLED
static final int HORIZONTAL_LAYOUT__READONLY
static final int HORIZONTAL_LAYOUT__DIAGNOSTIC
static final int HORIZONTAL_LAYOUT__ATTACHMENTS
static final int HORIZONTAL_LAYOUT__CHILDREN
static final int HORIZONTAL_LAYOUT_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getHorizontalLayout()
Layout
'.
VHorizontalLayout
VHorizontalFactory getHorizontalFactory()
Copyright © 2017. All rights reserved.