Uses of Class
com.togethersoft.openapi.sci.SciExpressionList

Packages that use SciExpressionList
com.togethersoft.openapi.sci 

Uses of SciExpressionList in com.togethersoft.openapi.sci
 

Methods in com.togethersoft.openapi.sci that return SciExpressionList
SciExpressionListSciCppHelper.getConstructorInitializerList(SciOperation constructor)
          Returns an instance of the SciExpressionList that contains list of expressions.
SciExpressionListSciDirectInitExpression.getParametersList()
          
SciExpressionListSciFunctionCallExpression.getParameterList()
          
SciExpressionListSciNetAttribute.getArgumentList()