public interface NodeModelFactory
| Modifier and Type | Method and Description |
|---|---|
NodeModel |
create(Node node)
The model to create
|
boolean |
polymorphic()
True if this factory create polymorphic implementations
|
Copyright © 2017. All rights reserved.