org.eclipse.emf.test.models.customer
Interface CustomerPackage.Literals

Enclosing interface:
CustomerPackage

public static interface CustomerPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass ADDRESS_TYPE
          The meta object literal for the 'Address Type' class
static EAttribute ADDRESS_TYPE__STREET
          The meta object literal for the 'Street' attribute feature
static EAttribute ADDRESS_TYPE__TOWN
          The meta object literal for the 'Town' attribute feature
static EClass CANADA_ADDR
          The meta object literal for the 'Canada Addr' class
static EAttribute CANADA_ADDR__PROVINCE
          The meta object literal for the 'Province' attribute feature
static EAttribute CANADA_ADDR__ZIP
          The meta object literal for the 'Zip' attribute feature
static EClass CREDIT_INFO
          The meta object literal for the 'Credit Info' class
static EAttribute CREDIT_INFO__CC_NUMBER
          The meta object literal for the 'Cc Number' attribute feature
static EAttribute CREDIT_INFO__EXPIRE_DATE
          The meta object literal for the 'Expire Date' attribute feature
static EAttribute CREDIT_INFO__HOLDER
          The meta object literal for the 'Holder' attribute feature
static EClass CUSTOMER_TYPE
          The meta object literal for the 'Type' class
static EReference CUSTOMER_TYPE__ADDRESS
          The meta object literal for the 'Address' containment reference feature
static EReference CUSTOMER_TYPE__CREDIT_CARD
          The meta object literal for the 'Credit Card' containment reference feature
static EAttribute CUSTOMER_TYPE__ID
          The meta object literal for the 'ID' attribute feature
static EAttribute CUSTOMER_TYPE__NAME
          The meta object literal for the 'Name' attribute feature
static EAttribute CUSTOMER_TYPE__PAYMENT_DAY
          The meta object literal for the 'Payment Day' attribute feature
static EClass CUSTOMERS_TYPE
          The meta object literal for the 'Customers Type' class
static EReference CUSTOMERS_TYPE__CUSTOMER
          The meta object literal for the 'Customer' containment reference list feature
static EAttribute CUSTOMERS_TYPE__MIXED
          The meta object literal for the 'Mixed' attribute list feature
static EClass DOCUMENT_ROOT
          The meta object literal for the 'Document Root' class
static EReference DOCUMENT_ROOT__CUSTOMERS
          The meta object literal for the 'Customers' containment reference feature
static EAttribute DOCUMENT_ROOT__ID
          The meta object literal for the 'ID' attribute feature
static EAttribute DOCUMENT_ROOT__MIXED
          The meta object literal for the 'Mixed' attribute list feature
static EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP
          The meta object literal for the 'XMLNS Prefix Map' map feature
static EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
          The meta object literal for the 'XSI Schema Location' map feature
static EClass US_ADDR
          The meta object literal for the 'US Addr' class
static EAttribute US_ADDR__STATE
          The meta object literal for the 'State' attribute feature
static EAttribute US_ADDR__ZIP
          The meta object literal for the 'Zip' attribute feature
static EEnum US_STATE
          The meta object literal for the 'US State' enum
static EDataType US_STATE_OBJECT
          The meta object literal for the 'US State Object' data type
static EDataType ZIP_CODES
          The meta object literal for the 'Zip Codes' data type
static EDataType ZIP_UNION
          The meta object literal for the 'Zip Union' data type
 

Field Detail

ADDRESS_TYPE

static final EClass ADDRESS_TYPE
The meta object literal for the 'Address Type' class.

See Also:
AddressTypeImpl, CustomerPackageImpl.getAddressType()

ADDRESS_TYPE__STREET

static final EAttribute ADDRESS_TYPE__STREET
The meta object literal for the 'Street' attribute feature.


ADDRESS_TYPE__TOWN

static final EAttribute ADDRESS_TYPE__TOWN
The meta object literal for the 'Town' attribute feature.


CANADA_ADDR

static final EClass CANADA_ADDR
The meta object literal for the 'Canada Addr' class.

See Also:
CanadaAddrImpl, CustomerPackageImpl.getCanadaAddr()

CANADA_ADDR__ZIP

static final EAttribute CANADA_ADDR__ZIP
The meta object literal for the 'Zip' attribute feature.


CANADA_ADDR__PROVINCE

static final EAttribute CANADA_ADDR__PROVINCE
The meta object literal for the 'Province' attribute feature.


CREDIT_INFO

static final EClass CREDIT_INFO
The meta object literal for the 'Credit Info' class.

See Also:
CreditInfoImpl, CustomerPackageImpl.getCreditInfo()

CREDIT_INFO__HOLDER

static final EAttribute CREDIT_INFO__HOLDER
The meta object literal for the 'Holder' attribute feature.


CREDIT_INFO__CC_NUMBER

static final EAttribute CREDIT_INFO__CC_NUMBER
The meta object literal for the 'Cc Number' attribute feature.


CREDIT_INFO__EXPIRE_DATE

static final EAttribute CREDIT_INFO__EXPIRE_DATE
The meta object literal for the 'Expire Date' attribute feature.


CUSTOMERS_TYPE

static final EClass CUSTOMERS_TYPE
The meta object literal for the 'Customers Type' class.

See Also:
CustomersTypeImpl, CustomerPackageImpl.getCustomersType()

CUSTOMERS_TYPE__MIXED

static final EAttribute CUSTOMERS_TYPE__MIXED
The meta object literal for the 'Mixed' attribute list feature.


CUSTOMERS_TYPE__CUSTOMER

static final EReference CUSTOMERS_TYPE__CUSTOMER
The meta object literal for the 'Customer' containment reference list feature.


CUSTOMER_TYPE

static final EClass CUSTOMER_TYPE
The meta object literal for the 'Type' class.

See Also:
CustomerTypeImpl, CustomerPackageImpl.getCustomerType()

CUSTOMER_TYPE__NAME

static final EAttribute CUSTOMER_TYPE__NAME
The meta object literal for the 'Name' attribute feature.


CUSTOMER_TYPE__ADDRESS

static final EReference CUSTOMER_TYPE__ADDRESS
The meta object literal for the 'Address' containment reference feature.


CUSTOMER_TYPE__CREDIT_CARD

static final EReference CUSTOMER_TYPE__CREDIT_CARD
The meta object literal for the 'Credit Card' containment reference feature.


CUSTOMER_TYPE__PAYMENT_DAY

static final EAttribute CUSTOMER_TYPE__PAYMENT_DAY
The meta object literal for the 'Payment Day' attribute feature.


CUSTOMER_TYPE__ID

static final EAttribute CUSTOMER_TYPE__ID
The meta object literal for the 'ID' attribute feature.


DOCUMENT_ROOT

static final EClass DOCUMENT_ROOT
The meta object literal for the 'Document Root' class.

See Also:
DocumentRootImpl, CustomerPackageImpl.getDocumentRoot()

DOCUMENT_ROOT__MIXED

static final EAttribute DOCUMENT_ROOT__MIXED
The meta object literal for the 'Mixed' attribute list feature.


DOCUMENT_ROOT__XMLNS_PREFIX_MAP

static final EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The meta object literal for the 'XMLNS Prefix Map' map feature.


DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

static final EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The meta object literal for the 'XSI Schema Location' map feature.


DOCUMENT_ROOT__CUSTOMERS

static final EReference DOCUMENT_ROOT__CUSTOMERS
The meta object literal for the 'Customers' containment reference feature.


DOCUMENT_ROOT__ID

static final EAttribute DOCUMENT_ROOT__ID
The meta object literal for the 'ID' attribute feature.


US_ADDR

static final EClass US_ADDR
The meta object literal for the 'US Addr' class.

See Also:
USAddrImpl, CustomerPackageImpl.getUSAddr()

US_ADDR__ZIP

static final EAttribute US_ADDR__ZIP
The meta object literal for the 'Zip' attribute feature.


US_ADDR__STATE

static final EAttribute US_ADDR__STATE
The meta object literal for the 'State' attribute feature.


US_STATE

static final EEnum US_STATE
The meta object literal for the 'US State' enum.

See Also:
USState, CustomerPackageImpl.getUSState()

US_STATE_OBJECT

static final EDataType US_STATE_OBJECT
The meta object literal for the 'US State Object' data type.

See Also:
USState, CustomerPackageImpl.getUSStateObject()

ZIP_CODES

static final EDataType ZIP_CODES
The meta object literal for the 'Zip Codes' data type.

See Also:
BigInteger, CustomerPackageImpl.getZipCodes()

ZIP_UNION

static final EDataType ZIP_UNION
The meta object literal for the 'Zip Union' data type.

See Also:
Object, CustomerPackageImpl.getZipUnion()

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.