public abstract class AbstractEngine extends Object
| Constructor and Description |
|---|
AbstractEngine() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<AbstractEngine> |
getChildren()
Any engine may hold various child engines.
|
public abstract List<AbstractEngine> getChildren()
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.