public interface VTreeMasterDetailPackage
extends org.eclipse.emf.ecore.EPackage
VTreeMasterDetailFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
VTreeMasterDetailPackage.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 VTreeMasterDetailPackage |
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 |
TREE_MASTER_DETAIL
The meta object id for the '
Tree Master Detail ' class. |
static int |
TREE_MASTER_DETAIL__ATTACHMENTS
The feature id for the 'Attachments' containment reference list.
|
static int |
TREE_MASTER_DETAIL__DETAIL_VIEW
The feature id for the 'Detail View' containment reference.
|
static int |
TREE_MASTER_DETAIL__DIAGNOSTIC
The feature id for the 'Diagnostic' containment reference.
|
static int |
TREE_MASTER_DETAIL__ENABLED
The feature id for the 'Enabled' attribute.
|
static int |
TREE_MASTER_DETAIL__NAME
The feature id for the 'Name' attribute.
|
static int |
TREE_MASTER_DETAIL__READONLY
The feature id for the 'Readonly' attribute.
|
static int |
TREE_MASTER_DETAIL__VISIBLE
The feature id for the 'Visible' attribute.
|
static int |
TREE_MASTER_DETAIL_FEATURE_COUNT
The number of structural features of the 'Tree Master Detail' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EReference |
getTreeMasterDetail_DetailView()
Returns the meta object for the containment reference '
Detail View '. |
org.eclipse.emf.ecore.EClass |
getTreeMasterDetail()
Returns the meta object for class '
Tree Master Detail '. |
VTreeMasterDetailFactory |
getTreeMasterDetailFactory()
Returns the factory that creates the instances of the model.
|
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 VTreeMasterDetailPackage eINSTANCE
static final int TREE_MASTER_DETAIL
Tree Master Detail
' class.
static final int TREE_MASTER_DETAIL__NAME
static final int TREE_MASTER_DETAIL__VISIBLE
static final int TREE_MASTER_DETAIL__ENABLED
static final int TREE_MASTER_DETAIL__READONLY
static final int TREE_MASTER_DETAIL__DIAGNOSTIC
static final int TREE_MASTER_DETAIL__ATTACHMENTS
static final int TREE_MASTER_DETAIL__DETAIL_VIEW
static final int TREE_MASTER_DETAIL_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getTreeMasterDetail()
Tree Master Detail
'.
VTreeMasterDetail
org.eclipse.emf.ecore.EReference getTreeMasterDetail_DetailView()
Detail View
'.
VTreeMasterDetail.getDetailView()
,
getTreeMasterDetail()
VTreeMasterDetailFactory getTreeMasterDetailFactory()
Copyright © 2016. All rights reserved.