Link
Extends:
Static Method Summary
| Static Public Methods | ||
| public static |
return true if ports can be linked |
|
| public static |
canLinkText(p1: Port, p2: Port): string return a text message with human readable reason if ports can not be linked, or can be |
|
Constructor Summary
| Public Constructor | ||
| public |
constructor(p: Patch) |
|
Member Summary
| Public Members | ||
| public |
activityCounter: number |
|
| public |
|
|
| public |
ignoreInSerialize: boolean |
|
| public |
|
|
| public |
|
|
| Private Members | ||
| private |
|
|
Method Summary
| Public Methods | ||
| public |
activity() |
|
| public |
getOtherPort(p: Port): * |
|
| public |
getSerialized(): * |
|
| public |
|
|
| public |
remove() |
|
| public |
setValue(v: any) |
|
| Private Methods | ||
| private |
|
|