|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BasePackage
The Package for the model. It contains accessors for the meta objects to represent
BaseFactory| Field Summary | |
|---|---|
static int |
CALM_OBJECT
The meta object id for the ' Calm Object' class. |
static int |
CALM_OBJECT__DELETED
The feature id for the 'Deleted' attribute. |
static int |
CALM_OBJECT__UUID
The feature id for the 'Uuid' attribute. |
static int |
CALM_OBJECT_FEATURE_COUNT
The number of structural features of the the 'Calm Object' class. |
static BasePackage |
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 |
TRASH_CAN
The meta object id for the ' Trash Can' class. |
static int |
TRASH_CAN__TRASH
The feature id for the 'Trash' containment reference list. |
static int |
TRASH_CAN_FEATURE_COUNT
The number of structural features of the the 'Trash Can' class. |
| Method Summary | |
|---|---|
BaseFactory |
getBaseFactory()
Returns the factory that creates the instances of the model. |
EAttribute |
getCalmObject_Deleted()
Returns the meta object for the attribute ' Deleted'. |
EAttribute |
getCalmObject_Uuid()
Returns the meta object for the attribute ' Uuid'. |
EClass |
getCalmObject()
Returns the meta object for class ' Calm Object'. |
EReference |
getTrashCan_Trash()
Returns the meta object for the containment reference list ' Trash'. |
EClass |
getTrashCan()
Returns the meta object for class ' Trash Can'. |
| Field Detail |
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final BasePackage eINSTANCE
static final int CALM_OBJECT
Calm Object' class.
CalmObjectImpl,
BasePackageImpl.getCalmObject(),
Constant Field Valuesstatic final int CALM_OBJECT__DELETED
static final int CALM_OBJECT__UUID
static final int CALM_OBJECT_FEATURE_COUNT
static final int TRASH_CAN
Trash Can' class.
TrashCanImpl,
BasePackageImpl.getTrashCan(),
Constant Field Valuesstatic final int TRASH_CAN__TRASH
static final int TRASH_CAN_FEATURE_COUNT
| Method Detail |
|---|
EClass getCalmObject()
Calm Object'.
CalmObjectEAttribute getCalmObject_Deleted()
Deleted'.
CalmObject.getDeleted(),
getCalmObject()EAttribute getCalmObject_Uuid()
Uuid'.
CalmObject.getUuid(),
getCalmObject()EClass getTrashCan()
Trash Can'.
TrashCanEReference getTrashCan_Trash()
Trash'.
TrashCan.getTrash(),
getTrashCan()BaseFactory getBaseFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||