FUNCTION sort_link_associations (aprr : SET [1:?] OF pair_representation_relationship; one_not_two : BOOLEAN) : SET [0:?] OF kinematic_link_representation; LOCAL |
public class FSort_link_associations public static Value run(SdaiContext _context, Value aprr, Value one_not_two) |