public interface VTHierarchyPackage
extends org.eclipse.emf.ecore.EPackage
VTHierarchyFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
VTHierarchyPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
|
Modifier and Type | Field and Description |
---|---|
static VTHierarchyPackage |
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 |
HIERARCHY_SELECTOR
The meta object id for the
'
Selector ' class. |
static int |
HIERARCHY_SELECTOR__SELECTOR
The feature id for the 'Selector' containment reference.
|
static int |
HIERARCHY_SELECTOR_FEATURE_COUNT
The number of structural features of the 'Selector' class.
|
static int |
HIERARCHY_SELECTOR_OPERATION_COUNT
The number of operations of the 'Selector' class.
|
Modifier and Type | Method and Description |
---|---|
VTHierarchyFactory |
getHierarchyFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EClass |
getHierarchySelector()
Returns the meta object for class
'
Selector '. |
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 VTHierarchyPackage eINSTANCE
static final int HIERARCHY_SELECTOR
Selector
' class.
static final int HIERARCHY_SELECTOR__SELECTOR
static final int HIERARCHY_SELECTOR_FEATURE_COUNT
static final int HIERARCHY_SELECTOR_OPERATION_COUNT
org.eclipse.emf.ecore.EClass getHierarchySelector()
Selector
'.
VTHierarchySelector
VTHierarchyFactory getHierarchyFactory()
Copyright © 2019. All rights reserved.