|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IConnector | |
|---|---|
| com.ebmwebsourcing.geasytools.geasyui.api.connectable | |
| com.ebmwebsourcing.geasytools.geasyui.impl.connectable | |
| Uses of IConnector in com.ebmwebsourcing.geasytools.geasyui.api.connectable |
|---|
| Methods in com.ebmwebsourcing.geasytools.geasyui.api.connectable that return IConnector | |
|---|---|
IConnector |
IConnectorDefaultHandlers.getConnector()
|
IConnector |
IConnectorPoint.getConnector()
|
| Methods in com.ebmwebsourcing.geasytools.geasyui.api.connectable that return types with arguments of type IConnector | |
|---|---|
java.util.HashSet<IConnector> |
IConnectableElement.getIncommingConnectors()
|
java.util.HashSet<IConnector> |
IConnectableElement.getOutgoingConnectors()
|
| Methods in com.ebmwebsourcing.geasytools.geasyui.api.connectable with parameters of type IConnector | |
|---|---|
void |
IConnectableElement.addIncommingConnector(IConnector connector)
|
void |
IConnectableElement.addOutgoingConnector(IConnector connector)
|
| Uses of IConnector in com.ebmwebsourcing.geasytools.geasyui.impl.connectable |
|---|
| Classes in com.ebmwebsourcing.geasytools.geasyui.impl.connectable that implement IConnector | |
|---|---|
class |
Connector
|
| Methods in com.ebmwebsourcing.geasytools.geasyui.impl.connectable that return IConnector | |
|---|---|
IConnector |
ConnectorPoint.getConnector()
|
IConnector |
ConnectorDefaultHandlers.getConnector()
|
| Constructors in com.ebmwebsourcing.geasytools.geasyui.impl.connectable with parameters of type IConnector | |
|---|---|
ConnectorDefaultHandlers(IConnector connector)
|
|
ConnectorPoint(IConnector connector)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||