public interface VTBoolPackage
extends org.eclipse.emf.ecore.EPackage
VTBoolFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
VTBoolPackage.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 int |
AND_SELECTOR
The meta object id for the '
And Selector ' class. |
static int |
AND_SELECTOR__SELECTORS
The feature id for the 'Selectors' containment reference list.
|
static int |
AND_SELECTOR_FEATURE_COUNT
The number of structural features of the 'And Selector' class.
|
static int |
AND_SELECTOR_OPERATION_COUNT
The number of operations of the 'And Selector' class.
|
static VTBoolPackage |
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.EClass |
getAndSelector()
Returns the meta object for class '
And Selector '. |
VTBoolFactory |
getBoolFactory()
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 VTBoolPackage eINSTANCE
static final int AND_SELECTOR
And Selector
' class.
static final int AND_SELECTOR__SELECTORS
static final int AND_SELECTOR_FEATURE_COUNT
static final int AND_SELECTOR_OPERATION_COUNT
org.eclipse.emf.ecore.EClass getAndSelector()
And Selector
'.
VTAndSelector
VTBoolFactory getBoolFactory()
Copyright © 2019. All rights reserved.