public interface LinkDescription extends Description
| Modifier and Type | Method and Description |
|---|---|
ConnectPoint |
dst()
Returns the link destination.
|
ConnectPoint |
src()
Returns the link source.
|
Link.Type |
type()
Returns the link type.
|
annotationsConnectPoint src()
ConnectPoint dst()
Link.Type type()
Copyright © 2015. All rights reserved.