An interface to be implemented by objects that support a {@link NodeModel}.
This interface defines a single method for querying a {@code NodeModel}.
@version $Id: NodeModelSupport.java 1624601 2014-09-12 18:04:36Z oheger $ @since 2.0 @param < T> the type of the supported {@code NodeModel}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|