ExpansionRegion.getInputElement(java.lang.String name,
Type type)
Retrieves the first
ExpansionNode with the specified 'Name', and 'Type' from the 'Input Element' reference list
ExpansionRegion.getInputElement(java.lang.String name,
Type type,
boolean ignoreCase)
Retrieves the first
ExpansionNode with the specified 'Name', and 'Type' from the 'Input Element' reference list
ExpansionRegion.getOutputElement(java.lang.String name,
Type type)
Retrieves the first
ExpansionNode with the specified 'Name', and 'Type' from the 'Output Element' reference list
ExpansionRegion.getOutputElement(java.lang.String name,
Type type,
boolean ignoreCase)
Retrieves the first
ExpansionNode with the specified 'Name', and 'Type' from the 'Output Element' reference list