Uses of Package
anima.component

Packages that use anima.component
anima.component   
anima.component.javalocal   
anima.context   
anima.context.javalocal   
examples.statistics.v01 Example illustrating a simple component creation and instantiation. 
examples.statistics.v02   
examples.statistics.v03   
examples.statistics.v04   
examples.statistics.v05   
 

Classes in anima.component used by anima.component
IUnknown
           
 

Classes in anima.component used by anima.component.javalocal
IComponentFactory
          This interface define two Factory methodīs and one method that assign an Factory of Message to the component that will be created.
IUnknown
           
 

Classes in anima.component used by anima.context
IComponentFactory
          This interface define two Factory methodīs and one method that assign an Factory of Message to the component that will be created.
 

Classes in anima.component used by anima.context.javalocal
IComponentFactory
          This interface define two Factory methodīs and one method that assign an Factory of Message to the component that will be created.
 

Classes in anima.component used by examples.statistics.v01
IUnknown
           
 

Classes in anima.component used by examples.statistics.v02
IReceptacle
          This interface define a receptacle and extends the interface IUnknown
public interface IReceptacle extends IUnknown { }
IUnknown
           
 

Classes in anima.component used by examples.statistics.v03
IComponentMessageDriven
          This interface define that a component can assign an message.
IUnknown
           
 

Classes in anima.component used by examples.statistics.v04
IComponentMessageDriven
          This interface define that a component can assign an message.
IReceptacle
          This interface define a receptacle and extends the interface IUnknown
public interface IReceptacle extends IUnknown { }
IUnknown
           
 

Classes in anima.component used by examples.statistics.v05
IComponentMessageDriven
          This interface define that a component can assign an message.
IReceptacle
          This interface define a receptacle and extends the interface IUnknown
public interface IReceptacle extends IUnknown { }
IUnknown
           
 



Copyright © 2007. All Rights Reserved.