Class: LinkPortEndpointState
Implements
Constructors
constructor
• new LinkPortEndpointState(port
, rootStore
)
Parameters
Name | Type |
---|---|
port | PortState |
rootStore | RootStore |
Accessors
nodeId
• get
nodeId(): string
Returns
string
Implementation of
point
• get
point(): undefined
| Point
Returns
undefined
| Point
port
• get
port(): PortState
Returns
portId
• get
portId(): string
Returns
string
Implementation of
Methods
export
▸ export(): ILinkPortEndpoint