public interface RuletestPackage
extends org.eclipse.emf.ecore.EPackage
RuletestFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
RuletestPackage.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 java.lang.String |
copyright |
static RuletestPackage |
eINSTANCE
The singleton instance of the package
|
static java.lang.String |
eNAME
The package name
|
static java.lang.String |
eNS_PREFIX
The package namespace name
|
static java.lang.String |
eNS_URI
The package namespace URI
|
static int |
RULETEST
The meta object id for the '
Ruletest' class |
static int |
RULETEST__TESTSHEETS
The feature id for the 'Testsheets' reference list
|
static int |
RULETEST__VOCABULARY
The feature id for the 'Vocabulary' reference
|
static int |
RULETEST__VOCABULARY_UPDATE_STAMP
The feature id for the 'Vocabulary Update Stamp' attribute
|
static int |
RULETEST_FEATURE_COUNT
The number of structural features of the 'Ruletest' class
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EReference |
getRuletest_Testsheets()
Returns the meta object for the reference list '
Testsheets' |
org.eclipse.emf.ecore.EReference |
getRuletest_Vocabulary()
Returns the meta object for the reference '
Vocabulary' |
org.eclipse.emf.ecore.EAttribute |
getRuletest_VocabularyUpdateStamp()
Returns the meta object for the attribute '
Vocabulary Update Stamp' |
org.eclipse.emf.ecore.EClass |
getRuletest()
Returns the meta object for class '
Ruletest' |
RuletestFactory |
getRuletestFactory()
Returns the factory that creates the instances of the model
|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final java.lang.String copyright
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final RuletestPackage eINSTANCE
static final int RULETEST
Ruletest' class.
RuletestImpl,
RuletestPackageImpl.getRuletest(),
Constant Field Valuesstatic final int RULETEST__VOCABULARY_UPDATE_STAMP
static final int RULETEST__TESTSHEETS
static final int RULETEST__VOCABULARY
static final int RULETEST_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getRuletest()
Ruletest'.
Ruletestorg.eclipse.emf.ecore.EAttribute getRuletest_VocabularyUpdateStamp()
Vocabulary Update Stamp'.
Ruletest.getVocabularyUpdateStamp(),
getRuletest()org.eclipse.emf.ecore.EReference getRuletest_Testsheets()
Testsheets'.
Ruletest.getTestsheets(),
getRuletest()org.eclipse.emf.ecore.EReference getRuletest_Vocabulary()
Vocabulary'.
Ruletest.getVocabulary(),
getRuletest()RuletestFactory getRuletestFactory()
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.