|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EN
A representation of the model object 'EN'. A name for a person, organization, place or thing. A sequence of name parts, such as given name or family name, prefix, suffix, etc. Examples for entity name values are "Jim Bob Walton, Jr.", "Health Level Seven, Inc.", "Lake Tahoe", etc. An entity name may be as simple as a character string or may consist of several entity name parts, such as, "Jim", "Bob", "Walton", and "Jr.", "Health Level Seven" and "Inc.", "Lake" and "Tahoe".
The following features are supported:
CDAR2Package.getEN()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getDelimiter()
Returns the value of the 'Delimiter' containment reference list. |
org.eclipse.emf.common.util.EList |
getFamily()
Returns the value of the 'Family' containment reference list. |
org.eclipse.emf.common.util.EList |
getGiven()
Returns the value of the 'Given' containment reference list. |
org.eclipse.emf.ecore.util.FeatureMap |
getGroup()
Returns the value of the 'Group' attribute list. |
org.eclipse.emf.ecore.util.FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list. |
org.eclipse.emf.common.util.EList |
getPrefix()
Returns the value of the 'Prefix' containment reference list. |
org.eclipse.emf.common.util.EList |
getSuffix()
Returns the value of the 'Suffix' containment reference list. |
java.util.List |
getUse()
Returns the value of the 'Use' attribute. |
IVLTS |
getValidTime()
Returns the value of the 'Valid Time' containment reference. |
void |
setUse(java.util.List value)
Sets the value of the ' Use' attribute. |
void |
setValidTime(IVLTS value)
Sets the value of the ' Valid Time' containment reference. |
| Methods inherited from interface org.eclipse.ohf.ihe.common.cdar2.ANY |
|---|
getNullFlavor, setNullFlavor |
| 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 getMixed()
FeatureMap.Entry.
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
CDAR2Package.getEN_Mixed()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...
CDAR2Package.getEN_Group()org.eclipse.emf.common.util.EList getDelimiter()
EnDelimiter.
If the meaning of the 'Delimiter' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getEN_Delimiter()org.eclipse.emf.common.util.EList getFamily()
EnFamily.
If the meaning of the 'Family' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getEN_Family()org.eclipse.emf.common.util.EList getGiven()
EnGiven.
If the meaning of the 'Given' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getEN_Given()org.eclipse.emf.common.util.EList getPrefix()
EnPrefix.
If the meaning of the 'Prefix' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getEN_Prefix()org.eclipse.emf.common.util.EList getSuffix()
EnSuffix.
If the meaning of the 'Suffix' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getEN_Suffix()IVLTS getValidTime()
setValidTime(IVLTS),
CDAR2Package.getEN_ValidTime()void setValidTime(IVLTS value)
Valid Time' containment reference.
value - the new value of the 'Valid Time' containment reference.getValidTime()java.util.List getUse()
setUse(List),
CDAR2Package.getEN_Use()void setUse(java.util.List value)
Use' attribute.
value - the new value of the 'Use' attribute.getUse()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||