|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Supplier
A representation of the model object 'Supplier'.
The following features are supported:
SupplierPackage.getSupplier()| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
FeatureMap |
getOrders()
Returns the value of the 'Orders' attribute list. |
EList<PurchaseOrder> |
getPreferredOrders()
Returns the value of the 'Preferred Orders' containment reference list. |
EList<PurchaseOrder> |
getStandardOrders()
Returns the value of the 'Standard Orders' containment reference list. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute |
| 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 |
| Method Detail |
|---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
SupplierPackage.getSupplier_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()FeatureMap getOrders()
FeatureMap.Entry.
If the meaning of the 'Orders' attribute list isn't clear, there really should be more of a description here...
SupplierPackage.getSupplier_Orders()EList<PurchaseOrder> getPreferredOrders()
PurchaseOrder.
If the meaning of the 'Preferred Orders' containment reference list isn't clear, there really should be more of a description here...
SupplierPackage.getSupplier_PreferredOrders()EList<PurchaseOrder> getStandardOrders()
PurchaseOrder.
If the meaning of the 'Standard Orders' containment reference list isn't clear, there really should be more of a description here...
SupplierPackage.getSupplier_StandardOrders()
|
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 | |||||||||