| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected Information |
Link.source
is the start point of this link.
|
protected Information |
Link.target
is the end point of this link.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Information |
Link.getSource() |
Information |
Link.getTarget() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
int |
Information.compareTo(Information o)
compare with this
id |
| コンストラクタと説明 |
|---|
Link(String _name,
Information _source,
Information _target)
constructs a link object with source information (start point) and target
information (end point)
|
Copyright © 2018. All rights reserved.