aokell.lib.membrane.flat
Interface FlatType

All Superinterfaces:
BaseType, BindingController, BindingControllerSetterGetterItf, BindingType, Component, Content, LifeCycleController, LifeCycleControllerItf, LifeCycleControllerSetterGetterItf, LifeCycleInterceptorType, LifeCycleType, NameController, NameType
All Known Subinterfaces:
CompositeType, ParametricCompositeTemplateType, ParametricCompositeType, ParametricFlatTemplateType, ParametricFlatType, ParametricPrimitiveTemplateType, ParametricPrimitiveType, PrimitiveType

public interface FlatType
extends BaseType, BindingType, LifeCycleType, NameType

Marker interface for flat components.

Author:
Lionel Seinturier

Field Summary
 
Fields inherited from interface aokell.lib.control.lifecycle.LifeCycleControllerItf
NAME, TYPE
 
Fields inherited from interface org.objectweb.fractal.api.control.LifeCycleController
STARTED, STOPPED
 
Method Summary
 
Methods inherited from interface aokell.lib.membrane.BaseType
getFcComponent, setFcComponent
 
Methods inherited from interface org.objectweb.fractal.api.Component
getFcInterface, getFcInterfaces, getFcType
 
Methods inherited from interface aokell.lib.membrane.BaseType
getFcComponent, setFcComponent
 
Methods inherited from interface org.objectweb.fractal.api.Component
getFcInterface, getFcInterfaces, getFcType
 
Methods inherited from interface org.objectweb.fractal.api.control.BindingController
bindFc, listFc, lookupFc, unbindFc
 
Methods inherited from interface aokell.lib.control.binding.BindingControllerSetterGetterItf
getFcBindingController, setFcBindingController
 
Methods inherited from interface aokell.lib.membrane.BaseType
getFcComponent, setFcComponent
 
Methods inherited from interface org.objectweb.fractal.api.Component
getFcInterface, getFcInterfaces, getFcType
 
Methods inherited from interface aokell.lib.control.lifecycle.LifeCycleControllerItf
isFcStarted, setFcStarted, setFcStopped
 
Methods inherited from interface org.objectweb.fractal.api.control.LifeCycleController
getFcState, startFc, stopFc
 
Methods inherited from interface aokell.lib.control.lifecycle.LifeCycleControllerSetterGetterItf
getFcLifeCycleController, setFcLifeCycleController
 
Methods inherited from interface aokell.lib.membrane.BaseType
getFcComponent, setFcComponent
 
Methods inherited from interface org.objectweb.fractal.api.Component
getFcInterface, getFcInterfaces, getFcType
 
Methods inherited from interface org.objectweb.fractal.api.control.NameController
getFcName, setFcName