An Engine must support certain specialized Operations, like ZoneOperation and CloneOperationImpl, but it may also provide any number of other Operations implemented as GenericOperations. The GenericOperations supported by an Engine can be discovered through getOperationTypes()
.
@see com.lightcrafts.model.EngineFactory
|
|
|
|
|
|
|
|