public interface chessmlprofilePackage
extends org.eclipse.emf.ecore.EPackage
chessmlprofileFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
chessmlprofilePackage.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 int |
DUMMY
The meta object id for the '
dummy ' class. |
static int |
DUMMY_FEATURE_COUNT
The number of structural features of the 'dummy' class.
|
static chessmlprofilePackage |
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.
|
Modifier and Type | Method and Description |
---|---|
chessmlprofileFactory |
getchessmlprofileFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EClass |
getdummy()
Returns the meta object for class '
dummy '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final chessmlprofilePackage eINSTANCE
static final int DUMMY
dummy
' class.
static final int DUMMY_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getdummy()
dummy
'.
dummy
chessmlprofileFactory getchessmlprofileFactory()