public interface ConceptSuperBean extends NameableSuperBean
Modifier and Type | Method and Description |
---|---|
ConceptBean |
getBuiltFrom()
Returns the bean that was used to build this superBean
|
CodelistSuperBean |
getCoreRepresentation()
Returns the representation of this concept - this will return null if hasRepresentation() is false
|
TextFormatBean |
getTextFormat()
Returns the text format, which is typically present for an uncoded component (one which does not reference a codelist).
|
boolean |
hasRepresentation()
Returns true if this concept has core representation
|
boolean |
isStandAloneConcept()
Returns true if this concept is a stand alone concept
|
getDescription, getDescription, getDescriptions, getName, getName, getNames
getId, getUrn
getAnnotationByTitle, getAnnotationByType, getAnnotationByUrl, getAnnotations, hasAnnotations
getCompositeBeans
boolean isStandAloneConcept()
TextFormatBean getTextFormat()
CodelistSuperBean getCoreRepresentation()
boolean hasRepresentation()
ConceptBean getBuiltFrom()
SuperBean
getBuiltFrom
in interface SuperBean