|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SC
A representation of the model object 'SC'. A ST that optionally may have a code attached. The text must always be present if a code is present. The code is often a local code.
The following features are supported:
CDAR2Package.getSC()| Method Summary | |
|---|---|
java.lang.String |
getCode()
Returns the value of the 'Code' attribute. |
java.lang.String |
getCodeSystem()
Returns the value of the 'Code System' attribute. |
java.lang.String |
getCodeSystemName()
Returns the value of the 'Code System Name' attribute. |
java.lang.String |
getCodeSystemVersion()
Returns the value of the 'Code System Version' attribute. |
java.lang.String |
getDisplayName()
Returns the value of the 'Display Name' attribute. |
void |
setCode(java.lang.String value)
Sets the value of the ' Code' attribute. |
void |
setCodeSystem(java.lang.String value)
Sets the value of the ' Code System' attribute. |
void |
setCodeSystemName(java.lang.String value)
Sets the value of the ' Code System Name' attribute. |
void |
setCodeSystemVersion(java.lang.String value)
Sets the value of the ' Code System Version' attribute. |
void |
setDisplayName(java.lang.String value)
Sets the value of the ' Display Name' attribute. |
| Methods inherited from interface org.eclipse.ohf.ihe.common.cdar2.ED |
|---|
getCompression, getIntegrityCheck, getIntegrityCheckAlgorithm, getLanguage, getMediaType, getMixed, getReference, getThumbnail, isSetCompression, isSetIntegrityCheckAlgorithm, isSetMediaType, setCompression, setIntegrityCheck, setIntegrityCheckAlgorithm, setLanguage, setMediaType, setReference, setThumbnail, unsetCompression, unsetIntegrityCheckAlgorithm, unsetMediaType |
| Methods inherited from interface org.eclipse.ohf.ihe.common.cdar2.BIN1 |
|---|
getRepresentation, isSetRepresentation, setRepresentation, unsetRepresentation |
| 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 |
|---|
java.lang.String getCode()
setCode(String),
CDAR2Package.getSC_Code()void setCode(java.lang.String value)
Code' attribute.
value - the new value of the 'Code' attribute.getCode()java.lang.String getCodeSystem()
setCodeSystem(String),
CDAR2Package.getSC_CodeSystem()void setCodeSystem(java.lang.String value)
Code System' attribute.
value - the new value of the 'Code System' attribute.getCodeSystem()java.lang.String getCodeSystemName()
setCodeSystemName(String),
CDAR2Package.getSC_CodeSystemName()void setCodeSystemName(java.lang.String value)
Code System Name' attribute.
value - the new value of the 'Code System Name' attribute.getCodeSystemName()java.lang.String getCodeSystemVersion()
setCodeSystemVersion(String),
CDAR2Package.getSC_CodeSystemVersion()void setCodeSystemVersion(java.lang.String value)
Code System Version' attribute.
value - the new value of the 'Code System Version' attribute.getCodeSystemVersion()java.lang.String getDisplayName()
setDisplayName(String),
CDAR2Package.getSC_DisplayName()void setDisplayName(java.lang.String value)
Display Name' attribute.
value - the new value of the 'Display Name' attribute.getDisplayName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||