| Class | Description |
|---|---|
| ConnectorPositionAfterFirstClass |
Iterates thought the existing connectors and return the position after the first occurrence of the given
Connector-class.
|
| ConnectorPositionAfterLastClass |
Iterates thought the existing connectors and return the position after the last occurrence of the given
Connector-class.
|
| ConnectorPositionAfterName |
Iterates thought the existing connectors and return the position after the the connector with the given name.
|
| ConnectorPositionAtFirst |
Return the first position of the connectors list.
|
| ConnectorPositionAtLast |
Return the last position of the connectors list.
|
| ConnectorPositionBeforeFirstClass |
Iterates thought the existing connectors and return the position before the first occurrence of the given
Connector-class.
|
| ConnectorPositionBeforeLastClass |
Iterates thought the existing connectors and return the position before the last occurrence of the given
Connector-class.
|
| ConnectorPositionBeforeName |
Iterates thought the existing connectors and return the position before the the connector with the given name.
|
| ConnectorPositionFirstValid |
Iterates thought the given
ConnectorPositions and returns the first valid position from the given
implementations. |
Copyright © 2008–2014. All rights reserved.