| Package | Description |
|---|---|
| de.tsl2.nano.structure |
| Modifier and Type | Class and Description |
|---|---|
class |
ANode<T,D>
see
INode |
| Modifier and Type | Field and Description |
|---|---|
protected INode<T,D> |
AConnection.destination
content
|
| Modifier and Type | Method and Description |
|---|---|
protected INode<T,D> |
ANode.getConnection(T item) |
INode<CORE,DESCRIPTOR> |
IConnection.getDestination() |
INode<T,D> |
AConnection.getDestination() |
INode<CORE,CONNECTOR> |
INode.path(String... nodeFilters)
goes through the given path filter
|
INode<T,D> |
ANode.path(String... nodeFilters) |
| Modifier and Type | Method and Description |
|---|---|
IConnection<T,D> |
ANode.getConnection(INode<T,D> destination)
getConnection
|
void |
AConnection.handleEvent(INode<T,D> event) |
| Constructor and Description |
|---|
AConnection(INode<T,D> destination,
D descriptor)
constructor
|
Copyright © 2012–2018. All rights reserved.