|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PersonType
A representation of the model object 'Person Type'. Mapping of the same named interface in ebRIM.
The following features are supported:
RimPackage.getPersonType()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getAddress()
Returns the value of the 'Address' containment reference list. |
org.eclipse.emf.common.util.EList |
getEmailAddress()
Returns the value of the 'Email Address' containment reference list. |
PersonNameType |
getPersonName()
Returns the value of the 'Person Name' containment reference. |
org.eclipse.emf.common.util.EList |
getTelephoneNumber()
Returns the value of the 'Telephone Number' containment reference list. |
void |
setPersonName(PersonNameType value)
Sets the value of the ' Person Name' containment reference. |
| Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._3._0.rim.RegistryObjectType |
|---|
getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfo |
| Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._3._0.rim.IdentifiableType |
|---|
getHome, getId, getSlot, setHome, setId |
| 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.common.util.EList getAddress()
PostalAddressType.
If the meaning of the 'Address' containment reference list isn't clear, there really should be more of a description here...
RimPackage.getPersonType_Address()PersonNameType getPersonName()
If the meaning of the 'Person Name' containment reference isn't clear, there really should be more of a description here...
setPersonName(PersonNameType),
RimPackage.getPersonType_PersonName()void setPersonName(PersonNameType value)
Person Name' containment reference.
value - the new value of the 'Person Name' containment reference.getPersonName()org.eclipse.emf.common.util.EList getTelephoneNumber()
TelephoneNumberType.
If the meaning of the 'Telephone Number' containment reference list isn't clear, there really should be more of a description here...
RimPackage.getPersonType_TelephoneNumber()org.eclipse.emf.common.util.EList getEmailAddress()
EmailAddressType.
If the meaning of the 'Email Address' containment reference list isn't clear, there really should be more of a description here...
RimPackage.getPersonType_EmailAddress()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||