|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AuthorType
A representation of the model object 'Author Type'. This represents the author person of the submission set or document entry instance.
The following features are supported:
MetadataPackage.getAuthorType()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getAuthorInstitution()
Returns the value of the 'Author Institution' containment reference list. |
XCN |
getAuthorPerson()
Returns the value of the 'Author Person' containment reference. |
org.eclipse.emf.common.util.EList |
getAuthorRole()
Returns the value of the 'Author Role' attribute list. |
org.eclipse.emf.common.util.EList |
getAuthorSpeciality()
Returns the value of the 'Author Speciality' attribute list. |
void |
setAuthorPerson(XCN value)
Sets the value of the ' Author Person' containment reference. |
| 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 getAuthorInstitution()
XON.
Gets the institution(s) with which this author person is affiliated.
MetadataPackage.getAuthorType_AuthorInstitution()XCN getAuthorPerson()
Gets the name and organization id of the author person.
setAuthorPerson(XCN),
MetadataPackage.getAuthorType_AuthorPerson()void setAuthorPerson(XCN value)
Author Person' containment reference.
Sets the name and organization id of the author person.
value - the new value of the 'Author Person' containment reference.getAuthorPerson()org.eclipse.emf.common.util.EList getAuthorRole()
String.
Gets the identified role(s) that this author person assumes in relation to the patient.
MetadataPackage.getAuthorType_AuthorRole()org.eclipse.emf.common.util.EList getAuthorSpeciality()
String.
Gets the professional speciality/specialities of this author person.
MetadataPackage.getAuthorType_AuthorSpeciality()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||