GSTPy.LinkedElement¶
-
class
GSTPy.LinkedElement¶ Bases:
GSTPy.LinkAdjacencyInformation about a linked MoMa element.
-
property
id¶ The id of the link adjacency.
- Type
int
-
property
owner_id¶ The owner id of the link adjacency.
- Type
int
-
property
parent_id¶ The id of the parent link adjacency.
- Type
int
-
property
target_id¶ The id of the target.
- Type
int
-
property
target_type¶ The type of the target.
-
property