1 package SOFA.Component;2 3 /** Component manager.4 * Generated by SOFA CodeGen.5 */6 public interface ComponentManager extends ComponentManagerOperations, SOFA.Component.ComponentLifecycleControl, SOFA.Component.Register, org.objectweb.fractal.api.Component, org.objectweb.fractal.api.Type, cz.cuni.sofa.lib.CDLEntity {7 }8