public interface BaseFactory<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getComponentInstantiation(ComponentInstance groundComponent) |
T getComponentInstantiation(ComponentInstance groundComponent) throws ComponentInstantiationFailedException