public interface ConceptDescription extends RetirableETSComponent
Concept and may be associated with
UsageContext. A ConceptDescription object may be specified
by the terminology vendor or maintainer or may be locally specified by the customer.| Modifier and Type | Method and Description |
|---|---|
Concept |
getConcept()
Gets the concept associated with this
ConceptDescription object. |
String |
getExtendedTypeCode()
Gets the extended type code associated with this
ConceptDescription object. |
Locale |
getLocale()
Gets the language and territory code for this ConceptDescription object.
|
ConceptDescription[] |
getSynonyms()
Gets all local and terminology descriptions that describe the
same concept as this
ConceptDescription object. |
String |
getTerm()
Gets the description text of this
ConceptDescription object. |
boolean |
isLocal()
Indicates if this
ConceptDescription object is defined locally. |
boolean |
isLocallyPreferred()
Indicates if this
ConceptDescription object is designated as the
locally-preferred description. |
boolean |
isTerminologyPreferred()
Indicates if this
ConceptDescription object is designated as
the preferred description by the terminology vendor or maintainer. |
getRetiredDate, getVersionID, isActive, isInternal, isQuarantined, isRetiredgetAttributeNames, getAttributes, getAttributesgetCreationDate, getETSID, getImportDate, getLastUpdateDateboolean isTerminologyPreferred()
ConceptDescription object is designated as
the preferred description by the terminology vendor or maintainer.true if the description is the preferred
description by the terminology vendor or maintainer.boolean isLocallyPreferred()
ConceptDescription object is designated as the
locally-preferred description.true if the description is the locally-preferred description.String getTerm()
ConceptDescription object.
The maximum length of this attribute is 4000.ConceptDescription object.Concept getConcept() throws ETSNotFoundException, ETSDataException
ConceptDescription object.ConceptDescription object.ETSNotFoundException - If this ConceptDescription object is not attached to a
concept.ETSDataException - If a data transport error occurs.ConceptDescription[] getSynonyms() throws ETSDataException
ConceptDescription object.ConceptDescription objects.ETSDataException - If a data transport error occurs.boolean isLocal()
ConceptDescription object is defined locally.true if the description is defined locally.String getExtendedTypeCode()
ConceptDescription object.
The maximum length of this attribute is 6.ConceptDescription object.ETSDataException - If a data transport error occurs.Locale getLocale()
Concept.getDescription(UsageContext, Locale)HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved