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