Uses of Interface
org.objectweb.fractal.aokell.lib.membrane.primitive.PrimitiveType

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

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

Subinterfaces of PrimitiveType in org.objectweb.fractal.aokell.lib.membrane.composite
 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 PrimitiveType in org.objectweb.fractal.aokell.lib.membrane.primitive
 

Subinterfaces of PrimitiveType in org.objectweb.fractal.aokell.lib.membrane.primitive
 interface ParametricPrimitiveTemplateType
          Marker interface for parametric primitive template components, i.e. primitive template components with an attribute controller.
 interface ParametricPrimitiveType
          Marker interface for parametric primitive components, i.e. primitive components with an attribute controller.