Interface DecomposeableHandle.DecomposeAutomatonHandle<H>

Type Parameters:
H - The type of the handle.
All Superinterfaces:
DecomposeableHandle<H>
Enclosing interface:
DecomposeableHandle<H>

public static interface DecomposeableHandle.DecomposeAutomatonHandle<H> extends DecomposeableHandle<H>
The DecomposeableHandle.DecomposeAutomatonHandle interface defines those methods related to the handle based decompose life-cycle. The handle reference requires the Decomposeable.DecomposeAutomaton interface to be implemented.