Uses of Interface
org.objectweb.fractal.aokell.lib.membrane.marker.ContentType

Packages that use ContentType
org.objectweb.fractal.aokell.lib.membrane.composite This package contains the definition of four composite membranes. 
org.objectweb.fractal.aokell.lib.membrane.flat This package contains the definition of four flat membranes. 
 

Uses of ContentType in org.objectweb.fractal.aokell.lib.membrane.composite
 

Subinterfaces of ContentType in org.objectweb.fractal.aokell.lib.membrane.composite
 interface CompositeTemplateType
          Marker interface for composite template components.
 interface CompositeType
          Marker interface for composite components.
 interface ParametricCompositeTemplateType
          Marker interface for parametric composite template components, i.e. composite template components with an attribute controller.
 interface ParametricCompositeType
          Marker interface for parametric composite components, i.e. composite components with an attribute controller.
 

Uses of ContentType in org.objectweb.fractal.aokell.lib.membrane.flat
 

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