Uses of Class
jCMPL.CmplSet

Uses of CmplSet in jCMPL
 

Methods in jCMPL that return types with arguments of type CmplSet
 java.util.List<CmplSet> CmplParameter.setList()
          Returns a List of the invoked sets
 

Methods in jCMPL with parameters of type CmplSet
 void Cmpl.setSets(CmplSet... sets)
          Committing CmplSet objects to the Cmpl model
 

Constructors in jCMPL with parameters of type CmplSet
CmplParameter(java.lang.String name, CmplSet... sets)
          Constructor for a parameter array