public class ComponentMapMutableBeanImpl extends AnnotableMutableBeanImpl implements ComponentMapMutableBean
Constructor and Description |
---|
ComponentMapMutableBeanImpl() |
ComponentMapMutableBeanImpl(ComponentMapBean compMap) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMapConceptRef() |
java.lang.String |
getMapTargetConceptRef() |
RepresentationMapRefMutableBean |
getRepMapRef() |
void |
setMapConceptRef(java.lang.String mapConceptRef) |
void |
setMapTargetConceptRef(java.lang.String mapTargetConceptRef) |
void |
setRepMapRef(RepresentationMapRefMutableBean repMapRef) |
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
public ComponentMapMutableBeanImpl()
public ComponentMapMutableBeanImpl(ComponentMapBean compMap)
public java.lang.String getMapConceptRef()
getMapConceptRef
in interface ComponentMapMutableBean
public void setMapConceptRef(java.lang.String mapConceptRef)
setMapConceptRef
in interface ComponentMapMutableBean
public java.lang.String getMapTargetConceptRef()
getMapTargetConceptRef
in interface ComponentMapMutableBean
public void setMapTargetConceptRef(java.lang.String mapTargetConceptRef)
setMapTargetConceptRef
in interface ComponentMapMutableBean
public RepresentationMapRefMutableBean getRepMapRef()
getRepMapRef
in interface ComponentMapMutableBean
public void setRepMapRef(RepresentationMapRefMutableBean repMapRef)
setRepMapRef
in interface ComponentMapMutableBean