|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TestPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static org.eclipse.emf.ecore.EClass |
SIMPLE_TEST_OBJECT
The meta object literal for the ' Simple Test Object '
class. |
static org.eclipse.emf.ecore.EAttribute |
SIMPLE_TEST_OBJECT__DATE
The meta object literal for the 'Date' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
SIMPLE_TEST_OBJECT__MY_ENUM
The meta object literal for the 'My Enum' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
SIMPLE_TEST_OBJECT__XML_DATE
The meta object literal for the 'Xml Date' attribute feature. |
static org.eclipse.emf.ecore.EEnum |
TEST_ENUM
The meta object literal for the ' Enum '
enum. |
static org.eclipse.emf.ecore.EDataType |
XML_DATE
The meta object literal for the 'XML Date' data type. |
Field Detail |
---|
static final org.eclipse.emf.ecore.EClass SIMPLE_TEST_OBJECT
Simple Test Object
'
class.
SimpleTestObjectImpl
,
TestPackageImpl.getSimpleTestObject()
static final org.eclipse.emf.ecore.EAttribute SIMPLE_TEST_OBJECT__DATE
static final org.eclipse.emf.ecore.EAttribute SIMPLE_TEST_OBJECT__XML_DATE
static final org.eclipse.emf.ecore.EAttribute SIMPLE_TEST_OBJECT__MY_ENUM
static final org.eclipse.emf.ecore.EEnum TEST_ENUM
Enum
'
enum.
TestEnum
,
TestPackageImpl.getTestEnum()
static final org.eclipse.emf.ecore.EDataType XML_DATE
XMLGregorianCalendar
,
TestPackageImpl.getXMLDate()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |