|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PersonNameType
A representation of the model object 'Person Name Type'. Mapping of the same named interface in ebRIM.
The following features are supported:
RimPackage.getPersonNameType()| Method Summary | |
|---|---|
java.lang.String |
getFirstName()
Returns the value of the 'First Name' attribute. |
org.eclipse.emf.ecore.util.FeatureMap |
getGroup()
Returns the value of the 'Group' attribute list. |
java.lang.String |
getLastName()
Returns the value of the 'Last Name' attribute. |
java.lang.String |
getMiddleName()
Returns the value of the 'Middle Name' attribute. |
org.eclipse.emf.common.util.EList |
getSlot()
Returns the value of the 'Slot' containment reference list. |
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. |
void |
setMiddleName(java.lang.String value)
Sets the value of the ' Middle Name' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
org.eclipse.emf.ecore.util.FeatureMap getGroup()
FeatureMap.Entry.
If the meaning of the 'Group' attribute list isn't clear, there really should be more of a description here...
RimPackage.getPersonNameType_Group()org.eclipse.emf.common.util.EList getSlot()
SlotType1.
If the meaning of the 'Slot' containment reference list isn't clear, there really should be more of a description here...
RimPackage.getPersonNameType_Slot()java.lang.String getFirstName()
If the meaning of the 'First Name' attribute isn't clear, there really should be more of a description here...
setFirstName(String),
RimPackage.getPersonNameType_FirstName()void setFirstName(java.lang.String value)
First Name' attribute.
value - the new value of the 'First Name' attribute.getFirstName()java.lang.String getLastName()
If the meaning of the 'Last Name' attribute isn't clear, there really should be more of a description here...
setLastName(String),
RimPackage.getPersonNameType_LastName()void setLastName(java.lang.String value)
Last Name' attribute.
value - the new value of the 'Last Name' attribute.getLastName()java.lang.String getMiddleName()
If the meaning of the 'Middle Name' attribute isn't clear, there really should be more of a description here...
setMiddleName(String),
RimPackage.getPersonNameType_MiddleName()void setMiddleName(java.lang.String value)
Middle Name' attribute.
value - the new value of the 'Middle Name' attribute.getMiddleName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||