|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SupplierPackage
The Package for the model. It contains accessors for the meta objects to represent
SupplierFactory| Nested Class Summary | |
|---|---|
static interface |
SupplierPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
EPackage.Descriptor, EPackage.Registry |
| Field Summary | |
|---|---|
static SupplierPackage |
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 |
PURCHASE_ORDER
The meta object id for the ' Purchase Order' class |
static int |
PURCHASE_ORDER__ID
The feature id for the 'Id' attribute |
static int |
PURCHASE_ORDER_FEATURE_COUNT
The number of structural features of the 'Purchase Order' class |
static int |
SUPPLIER
The meta object id for the ' Supplier' class |
static int |
SUPPLIER__NAME
The feature id for the 'Name' attribute |
static int |
SUPPLIER__ORDERS
The feature id for the 'Orders' attribute list |
static int |
SUPPLIER__PREFERRED_ORDERS
The feature id for the 'Preferred Orders' containment reference list |
static int |
SUPPLIER__STANDARD_ORDERS
The feature id for the 'Standard Orders' containment reference list |
static int |
SUPPLIER_FEATURE_COUNT
The number of structural features of the 'Supplier' class |
| Method Summary | |
|---|---|
EAttribute |
getPurchaseOrder_Id()
Returns the meta object for the attribute ' Id' |
EClass |
getPurchaseOrder()
Returns the meta object for class ' Purchase Order' |
EAttribute |
getSupplier_Name()
Returns the meta object for the attribute ' Name' |
EAttribute |
getSupplier_Orders()
Returns the meta object for the attribute list ' Orders' |
EReference |
getSupplier_PreferredOrders()
Returns the meta object for the containment reference list ' Preferred Orders' |
EReference |
getSupplier_StandardOrders()
Returns the meta object for the containment reference list ' Standard Orders' |
EClass |
getSupplier()
Returns the meta object for class ' Supplier' |
SupplierFactory |
getSupplierFactory()
Returns the factory that creates the instances of the model |
| Methods inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final SupplierPackage eINSTANCE
static final int PURCHASE_ORDER
Purchase Order' class.
PurchaseOrderImpl,
SupplierPackageImpl.getPurchaseOrder(),
Constant Field Valuesstatic final int PURCHASE_ORDER__ID
static final int PURCHASE_ORDER_FEATURE_COUNT
static final int SUPPLIER
Supplier' class.
SupplierImpl,
SupplierPackageImpl.getSupplier(),
Constant Field Valuesstatic final int SUPPLIER__NAME
static final int SUPPLIER__ORDERS
static final int SUPPLIER__PREFERRED_ORDERS
static final int SUPPLIER__STANDARD_ORDERS
static final int SUPPLIER_FEATURE_COUNT
| Method Detail |
|---|
EClass getPurchaseOrder()
Purchase Order'.
PurchaseOrderEAttribute getPurchaseOrder_Id()
Id'.
PurchaseOrder.getId(),
getPurchaseOrder()EClass getSupplier()
Supplier'.
SupplierEAttribute getSupplier_Name()
Name'.
Supplier.getName(),
getSupplier()EAttribute getSupplier_Orders()
Orders'.
Supplier.getOrders(),
getSupplier()EReference getSupplier_PreferredOrders()
Preferred Orders'.
Supplier.getPreferredOrders(),
getSupplier()EReference getSupplier_StandardOrders()
Standard Orders'.
Supplier.getStandardOrders(),
getSupplier()SupplierFactory getSupplierFactory()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||