public class StructureMapMutableBeanImpl extends SchemeMapMutableBeanImpl implements StructureMapMutableBean
Constructor and Description |
---|
StructureMapMutableBeanImpl() |
StructureMapMutableBeanImpl(StructureMapBean bean) |
Modifier and Type | Method and Description |
---|---|
void |
addComponent(ComponentMapMutableBean component) |
java.util.List<ComponentMapMutableBean> |
getComponents() |
boolean |
isExtension() |
void |
setComponents(java.util.List<ComponentMapMutableBean> components) |
void |
setExtension(boolean extension) |
getSourceRef, getTargetRef, setSourceRef, setTargetRef
addDescription, addName, getDescriptions, getName, getNames, setDescriptions, setNames
getId, getUri, getUrn, setId, setUri, setUrn
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSourceRef, getTargetRef, setSourceRef, setTargetRef
addDescription, addName, getDescriptions, getName, getNames, setDescriptions, setNames
getId, getUri, getUrn, setId, setUri
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
public StructureMapMutableBeanImpl()
public StructureMapMutableBeanImpl(StructureMapBean bean)
public java.util.List<ComponentMapMutableBean> getComponents()
getComponents
in interface StructureMapMutableBean
public void setComponents(java.util.List<ComponentMapMutableBean> components)
setComponents
in interface StructureMapMutableBean
public void addComponent(ComponentMapMutableBean component)
addComponent
in interface StructureMapMutableBean
public boolean isExtension()
isExtension
in interface StructureMapMutableBean
public void setExtension(boolean extension)
setExtension
in interface StructureMapMutableBean