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

Packages that use ComplexGroup
com.jaxfront.core.type   
com.jaxfront.core.ui   
com.jaxfront.core.xpath   
 

Uses of ComplexGroup in com.jaxfront.core.type
 

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

Uses of ComplexGroup in com.jaxfront.core.ui
 

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

Uses of ComplexGroup in com.jaxfront.core.xpath
 

Subclasses of ComplexGroup in com.jaxfront.core.xpath
 class DummyXPathRootType