public static interface Decomposeable.DecomposeAutomaton extends Decomposeable
Decomposeable.DecomposeAutomaton interface defines those methods related to
the decompose life-cycle.Decomposeable.DecomposeAutomaton| Modifier and Type | Method and Description |
|---|---|
boolean |
isDecomposeable()
Determines whether the component may get decomposed.
|
boolean |
isDecomposed()
Determines whether the component is decomposed.
|
decomposeboolean isDecomposeable()
Decomposeable.decompose() is possible.boolean isDecomposed()
Copyright © 2018. All rights reserved.