|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Person
A representation of the model object 'Person'.
The following features are supported:
EXTLibraryPackage.getPerson()| Method Summary | |
|---|---|
java.lang.String |
getFirstName()
Returns the value of the 'First Name' attribute |
java.lang.String |
getLastName()
Returns the value of the 'Last Name' attribute |
void |
setFirstName(java.lang.String value)
Sets the value of the ' First Name' attribute |
void |
setLastName(java.lang.String value)
Sets the value of the ' Last Name' attribute |
| Methods inherited from interface org.eclipse.emf.examples.extlibrary.Addressable |
|---|
getAddress, setAddress |
| 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 getFirstName()
setFirstName(String),
EXTLibraryPackage.getPerson_FirstName()void setFirstName(java.lang.String value)
First Name' attribute.
value - the new value of the 'First Name' attribute.getFirstName()java.lang.String getLastName()
setLastName(String),
EXTLibraryPackage.getPerson_LastName()void setLastName(java.lang.String value)
Last Name' attribute.
value - the new value of the 'Last Name' attribute.getLastName()
|
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 | |||||||||