|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DbType
A representation of the model object 'Db Type'.
The following features are supported:
DBItemPackage.getDbType()| Method Summary | |
|---|---|
PenType |
getBluePen()
Returns the value of the 'Blue Pen' containment reference |
PencilType |
getBluePencil()
Returns the value of the 'Blue Pencil' containment reference |
PenType |
getRedPen()
Returns the value of the 'Red Pen' containment reference |
PencilType |
getRedPencil()
Returns the value of the 'Red Pencil' containment reference |
void |
setBluePen(PenType value)
Sets the value of the ' Blue Pen' containment reference |
void |
setBluePencil(PencilType value)
Sets the value of the ' Blue Pencil' containment reference |
void |
setRedPen(PenType value)
Sets the value of the ' Red Pen' containment reference |
void |
setRedPencil(PencilType value)
Sets the value of the ' Red Pencil' containment reference |
| 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 |
|---|
PenType getRedPen()
If the meaning of the 'Red Pen' containment reference isn't clear, there really should be more of a description here...
setRedPen(PenType),
DBItemPackage.getDbType_RedPen()void setRedPen(PenType value)
Red Pen' containment reference.
value - the new value of the 'Red Pen' containment reference.getRedPen()PenType getBluePen()
If the meaning of the 'Blue Pen' containment reference isn't clear, there really should be more of a description here...
setBluePen(PenType),
DBItemPackage.getDbType_BluePen()void setBluePen(PenType value)
Blue Pen' containment reference.
value - the new value of the 'Blue Pen' containment reference.getBluePen()PencilType getRedPencil()
If the meaning of the 'Red Pencil' containment reference isn't clear, there really should be more of a description here...
setRedPencil(PencilType),
DBItemPackage.getDbType_RedPencil()void setRedPencil(PencilType value)
Red Pencil' containment reference.
value - the new value of the 'Red Pencil' containment reference.getRedPencil()PencilType getBluePencil()
If the meaning of the 'Blue Pencil' containment reference isn't clear, there really should be more of a description here...
setBluePencil(PencilType),
DBItemPackage.getDbType_BluePencil()void setBluePencil(PencilType value)
Blue Pencil' containment reference.
value - the new value of the 'Blue Pencil' containment reference.getBluePencil()
|
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 | |||||||||