public static interface TestPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EClass |
ADDRESS
The meta object literal for the '
Address' class. |
static EAttribute |
ADDRESS__CITY
The meta object literal for the 'City' attribute feature.
|
static EAttribute |
ADDRESS__ID
The meta object literal for the 'Id' attribute feature.
|
static EAttribute |
ADDRESS__NPE
The meta object literal for the 'Npe' attribute feature.
|
static EAttribute |
ADDRESS__STREET
The meta object literal for the 'Street' attribute feature.
|
static EAttribute |
ADDRESS__ZIP
The meta object literal for the 'Zip' attribute feature.
|
static EClass |
BUSINESS_CONTACT
The meta object literal for the '
Business Contact' class. |
static EAttribute |
BUSINESS_CONTACT__COMPANY_NAME
The meta object literal for the 'Company Name' attribute feature.
|
static EClass |
BUSINESS_PERSON
The meta object literal for the '
Business Person' class. |
static EAttribute |
BUSINESS_PERSON__COMPANY_ID_CARD_NUMBER
The meta object literal for the 'Company Id Card Number' attribute feature.
|
static EReference |
BUSINESS_PERSON__EMPLOYEE_INFO
The meta object literal for the 'Employee Info' containment reference list feature.
|
static EClass |
CONTACT
The meta object literal for the '
Contact' class. |
static EAttribute |
CONTACT__CONTEXT
The meta object literal for the 'Context' attribute feature.
|
static EAttribute |
CONTACT__TYPE
The meta object literal for the 'Type' attribute feature.
|
static EAttribute |
CONTACT__VALUE
The meta object literal for the 'Value' attribute feature.
|
static EEnum |
CONTACT_CONTEXT_TYPE
The meta object literal for the '
Contact Context Type' enum. |
static EEnum |
CONTACT_TYPE
The meta object literal for the '
Contact Type' enum. |
static EClass |
CONTENT
The meta object literal for the '
Content' class. |
static EAttribute |
CONTENT__NAME
The meta object literal for the 'Name' attribute feature.
|
static EClass |
EMPLOYEE_INFO
The meta object literal for the '
Employee Info' class. |
static EAttribute |
EMPLOYEE_INFO__POSITION
The meta object literal for the 'Position' attribute feature.
|
static EClass |
FAMILY
The meta object literal for the '
Family' class. |
static EReference |
FAMILY__CHILDREN
The meta object literal for the 'Children' reference list feature.
|
static EReference |
FAMILY__FATHER
The meta object literal for the 'Father' reference feature.
|
static EAttribute |
FAMILY__ID
The meta object literal for the 'Id' attribute feature.
|
static EReference |
FAMILY__MOTHER
The meta object literal for the 'Mother' reference feature.
|
static EEnum |
GENDER_TYPE
The meta object literal for the '
Gender Type' enum. |
static EClass |
HL_WIDGET
The meta object literal for the '
HL Widget' class. |
static EReference |
HL_WIDGET__CHILDREN
The meta object literal for the 'Children' containment reference list feature.
|
static EDataType |
NPE
The meta object literal for the 'NPE' data type.
|
static EClass |
PERSON
The meta object literal for the '
Person' class. |
static EReference |
PERSON__ADDRESS
The meta object literal for the 'Address' reference feature.
|
static EAttribute |
PERSON__BIG_DEC
The meta object literal for the 'Big Dec' attribute list feature.
|
static EAttribute |
PERSON__BIG_INT
The meta object literal for the 'Big Int' attribute feature.
|
static EReference |
PERSON__CONTACT
The meta object literal for the 'Contact' containment reference list feature.
|
static EAttribute |
PERSON__FIRST_NAME
The meta object literal for the 'First Name' attribute feature.
|
static EAttribute |
PERSON__GENDER
The meta object literal for the 'Gender' attribute feature.
|
static EAttribute |
PERSON__ID
The meta object literal for the 'Id' attribute feature.
|
static EAttribute |
PERSON__IMAGE
The meta object literal for the 'Image' attribute feature.
|
static EAttribute |
PERSON__LAST_NAME
The meta object literal for the 'Last Name' attribute feature.
|
static EReference |
PERSON__PROPERTIES
The meta object literal for the 'Properties' map feature.
|
static EReference |
PERSON__RELATIVES
The meta object literal for the 'Relatives' reference list feature.
|
static EReference |
PERSON__TAGS
The meta object literal for the 'Tags' containment reference list feature.
|
static EReference |
PERSON__TRANSIENT_ADDRESS
The meta object literal for the 'Transient Address' reference feature.
|
static EClass |
PERSON_CONTACT
The meta object literal for the '
Person Contact' class. |
static EReference |
PERSON_CONTACT__CONTACT_PERSON
The meta object literal for the 'Contact Person' reference feature.
|
static EClass |
STRING_STRING_MAP
The meta object literal for the '
String String Map' class. |
static EAttribute |
STRING_STRING_MAP__KEY
The meta object literal for the 'Key' attribute feature.
|
static EAttribute |
STRING_STRING_MAP__VALUE
The meta object literal for the 'Value' attribute feature.
|
static EClass |
TAG
The meta object literal for the '
Tag' class. |
static EAttribute |
TAG__DESCRIPTION
The meta object literal for the 'Description' attribute feature.
|
static EAttribute |
TAG__NAME
The meta object literal for the 'Name' attribute feature.
|
static EReference |
TAG__TAG
The meta object literal for the 'Tag' containment reference feature.
|
static EReference |
TAG__TAGS
The meta object literal for the 'Tags' containment reference list feature.
|
static EAttribute |
TAG__VALUE
The meta object literal for the 'Value' attribute feature.
|
static EClass |
TEXTWIDGET
The meta object literal for the '
Textwidget' class. |
static EClass |
WIDGET
The meta object literal for the '
Widget' class. |
static EReference |
WIDGET__CONTENT
The meta object literal for the 'Content' containment reference feature.
|
static EAttribute |
WIDGET__ID
The meta object literal for the 'Id' attribute feature.
|
static EAttribute |
WIDGET__NAME
The meta object literal for the 'Name' attribute feature.
|
static final EClass PERSON
Person' class.
PersonImpl,
TestPackageImpl.getPerson()static final EAttribute PERSON__FIRST_NAME
static final EAttribute PERSON__LAST_NAME
static final EReference PERSON__CONTACT
static final EReference PERSON__ADDRESS
static final EAttribute PERSON__GENDER
static final EReference PERSON__TAGS
static final EAttribute PERSON__ID
static final EReference PERSON__PROPERTIES
static final EAttribute PERSON__BIG_INT
static final EAttribute PERSON__BIG_DEC
static final EAttribute PERSON__IMAGE
static final EReference PERSON__RELATIVES
static final EReference PERSON__TRANSIENT_ADDRESS
static final EClass ADDRESS
Address' class.
AddressImpl,
TestPackageImpl.getAddress()static final EAttribute ADDRESS__STREET
static final EAttribute ADDRESS__CITY
static final EAttribute ADDRESS__ZIP
static final EAttribute ADDRESS__ID
static final EAttribute ADDRESS__NPE
static final EClass CONTACT
Contact' class.
ContactImpl,
TestPackageImpl.getContact()static final EAttribute CONTACT__TYPE
static final EAttribute CONTACT__VALUE
static final EAttribute CONTACT__CONTEXT
static final EClass FAMILY
Family' class.
FamilyImpl,
TestPackageImpl.getFamily()static final EReference FAMILY__FATHER
static final EReference FAMILY__MOTHER
static final EReference FAMILY__CHILDREN
static final EAttribute FAMILY__ID
static final EClass BUSINESS_CONTACT
Business Contact' class.
static final EAttribute BUSINESS_CONTACT__COMPANY_NAME
static final EClass TAG
Tag' class.
TagImpl,
TestPackageImpl.getTag()static final EAttribute TAG__NAME
static final EAttribute TAG__VALUE
static final EReference TAG__TAG
static final EReference TAG__TAGS
static final EAttribute TAG__DESCRIPTION
static final EClass BUSINESS_PERSON
Business Person' class.
static final EAttribute BUSINESS_PERSON__COMPANY_ID_CARD_NUMBER
static final EReference BUSINESS_PERSON__EMPLOYEE_INFO
static final EClass STRING_STRING_MAP
String String Map' class.
static final EAttribute STRING_STRING_MAP__KEY
static final EAttribute STRING_STRING_MAP__VALUE
static final EClass EMPLOYEE_INFO
Employee Info' class.
static final EAttribute EMPLOYEE_INFO__POSITION
static final EClass WIDGET
Widget' class.
WidgetImpl,
TestPackageImpl.getWidget()static final EReference WIDGET__CONTENT
static final EAttribute WIDGET__ID
static final EAttribute WIDGET__NAME
static final EClass TEXTWIDGET
Textwidget' class.
TextwidgetImpl,
TestPackageImpl.getTextwidget()static final EClass CONTENT
Content' class.
ContentImpl,
TestPackageImpl.getContent()static final EAttribute CONTENT__NAME
static final EClass HL_WIDGET
HL Widget' class.
HLWidgetImpl,
TestPackageImpl.getHLWidget()static final EReference HL_WIDGET__CHILDREN
static final EClass PERSON_CONTACT
Person Contact' class.
static final EReference PERSON_CONTACT__CONTACT_PERSON
static final EEnum CONTACT_TYPE
Contact Type' enum.
ContactType,
TestPackageImpl.getContactType()static final EEnum CONTACT_CONTEXT_TYPE
Contact Context Type' enum.
static final EEnum GENDER_TYPE
Gender Type' enum.
GenderType,
TestPackageImpl.getGenderType()static final EDataType NPE
NullPointerException,
TestPackageImpl.getNPE()Data In Motion Consulting GmbH