|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DBPricePackage
The Package for the model. It contains accessors for the meta objects to represent
DBPriceFactory| Nested Class Summary | |
|---|---|
static interface |
DBPricePackage.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 DBPricePackage |
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 |
PEN_TYPE
The meta object id for the ' Pen Type' class |
static int |
PEN_TYPE__PRICE
The feature id for the 'Price' attribute |
static int |
PEN_TYPE_FEATURE_COUNT
The number of structural features of the 'Pen Type' class |
static int |
PENCIL_TYPE
The meta object id for the ' Pencil Type' class |
static int |
PENCIL_TYPE__PRICE
The feature id for the 'Price' attribute |
static int |
PENCIL_TYPE_FEATURE_COUNT
The number of structural features of the 'Pencil Type' class |
| Method Summary | |
|---|---|
DBPriceFactory |
getDBPriceFactory()
Returns the factory that creates the instances of the model |
EAttribute |
getPencilType_Price()
Returns the meta object for the attribute ' Price' |
EClass |
getPencilType()
Returns the meta object for class ' Pencil Type' |
EAttribute |
getPenType_Price()
Returns the meta object for the attribute ' Price' |
EClass |
getPenType()
Returns the meta object for class ' Pen Type' |
| 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 DBPricePackage eINSTANCE
static final int PENCIL_TYPE
Pencil Type' class.
PencilTypeImpl,
DBPricePackageImpl.getPencilType(),
Constant Field Valuesstatic final int PENCIL_TYPE__PRICE
static final int PENCIL_TYPE_FEATURE_COUNT
static final int PEN_TYPE
Pen Type' class.
PenTypeImpl,
DBPricePackageImpl.getPenType(),
Constant Field Valuesstatic final int PEN_TYPE__PRICE
static final int PEN_TYPE_FEATURE_COUNT
| Method Detail |
|---|
EClass getPencilType()
Pencil Type'.
PencilTypeEAttribute getPencilType_Price()
Price'.
PencilType.getPrice(),
getPencilType()EClass getPenType()
Pen Type'.
PenTypeEAttribute getPenType_Price()
Price'.
PenType.getPrice(),
getPenType()DBPriceFactory getDBPriceFactory()
|
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 | |||||||||