Uses of Class
com.jaxfront.core.type.ComplexGroupList

Packages that use ComplexGroupList
com.jaxfront.core.type   
com.jaxfront.core.ui   
 

Uses of ComplexGroupList in com.jaxfront.core.type
 

Methods in com.jaxfront.core.type that return ComplexGroupList
static ComplexGroupList TypeHelper.getDirectComplexGroupParent(Type type)
          Returns the direcect complex group parent of the passing type if any.
 

Uses of ComplexGroupList in com.jaxfront.core.ui
 

Methods in com.jaxfront.core.ui with parameters of type ComplexGroupList
abstract  Visualizer TypeVisualizerFactory.createView(ComplexGroupList type, Type context)
          Creates a visualizer for a ComplexGroupList.