public interface ConceptMutableBean extends ItemMutableBean, ConceptBaseMutableBean
Modifier and Type | Method and Description |
---|---|
RepresentationMutableBean |
getCoreRepresentation() |
StructureReferenceBean |
getIsoConceptReference() |
java.lang.String |
getParentAgency() |
java.lang.String |
getParentConcept() |
void |
setCoreRepresentation(RepresentationMutableBean coreRepresentation) |
void |
setIsoConceptReference(StructureReferenceBean isoConceptReference) |
void |
setParentAgency(java.lang.String parentAgency) |
void |
setParentConcept(java.lang.String parent) |
isStandAloneConcept
addDescription, addName, getDescriptions, getName, getNames, setDescriptions, setNames
getId, getUri, getUrn, setId, setUri
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
java.lang.String getParentConcept()
java.lang.String getParentAgency()
RepresentationMutableBean getCoreRepresentation()
void setParentConcept(java.lang.String parent)
void setParentAgency(java.lang.String parentAgency)
void setCoreRepresentation(RepresentationMutableBean coreRepresentation)
StructureReferenceBean getIsoConceptReference()
void setIsoConceptReference(StructureReferenceBean isoConceptReference)