public interface PluginConnections
| Modifier and Type | Method and Description |
|---|---|
boolean |
isConnected(long pluginA,
long pluginB)
Determine if two plug-ins are connected within the abstract schema.
|
boolean isConnected(long pluginA,
long pluginB)
pluginA - first plugin IDpluginB - second plugin IDCopyright © 2017. All rights reserved.