Searched refs:associationList (Results 1 – 1 of 1) sorted by relevance
1913 List<String> associationList = flatten(associations); in getInputPortAssociations() local1914 return associationList.toArray(new String[0]); in getInputPortAssociations()