Uses of Interface
aokell.lib.membrane.composite.CompositeTemplateType

Packages that use CompositeTemplateType
aokell.lib.membrane.composite This package contains the definition of four composite membranes. 
aokell.lib.membrane.flat This package contains the definition of four flat membranes. 
 

Uses of CompositeTemplateType in aokell.lib.membrane.composite
 

Subinterfaces of CompositeTemplateType in aokell.lib.membrane.composite
 interface ParametricCompositeTemplateType
          Marker interface for parametric composite template components, i.e. composite template components with an attribute controller.
 

Uses of CompositeTemplateType in aokell.lib.membrane.flat
 

Subinterfaces of CompositeTemplateType in aokell.lib.membrane.flat
 interface ParametricFlatTemplateType
          Marker interface for parametric flat template components, i.e. flat template components with an attribute controller.