Uses of Class
edu.ksu.cis.projects.bogor.type.NonPrimitiveExtType

Packages that use NonPrimitiveExtType
edu.ksu.cis.projects.bogor.type Provides for Bogor types. 
 

Uses of NonPrimitiveExtType in edu.ksu.cis.projects.bogor.type
 

Methods in edu.ksu.cis.projects.bogor.type that return NonPrimitiveExtType
 NonPrimitiveExtType TypeFactory.getExtType(String id, Type[] argTypes)
          Gets an ext type.