Uses of Package
org.dbe.eve.factories.smefactory

Packages that use org.dbe.eve.factories.smefactory
org.dbe.eve.factories.smefactory   
org.dbe.eve.gui   
org.dbe.eve.simulator   
testcases   
 

Classes in org.dbe.eve.factories.smefactory used by org.dbe.eve.factories.smefactory
AbstractSMEFactory
          implements the abstract factory design pattern for SME-creation
ActorConfiguration
          stores the ActorConfiguration (SocialVariables) for the Prototype which is generated in the GUI starting with 0 for the first entry in the combobox
OverallServicePool
          OverallServicePool for the SMEFactory either services or groupedservices can be stored number of Services which is set by the GUI is stored in it
Prototype
          Prototype of an SME which is generated in the GUI constructs new ActorConfiguration in which the SocialVariables are stored sets PicturePath, PrototypeName and number of SMEs of specific Prototypes
SMEFactory
          implements the factory design pattern for SME-creation and includes an OverallServicePool with random services
 

Classes in org.dbe.eve.factories.smefactory used by org.dbe.eve.gui
Prototype
          Prototype of an SME which is generated in the GUI constructs new ActorConfiguration in which the SocialVariables are stored sets PicturePath, PrototypeName and number of SMEs of specific Prototypes
SMEFactory
          implements the factory design pattern for SME-creation and includes an OverallServicePool with random services
 

Classes in org.dbe.eve.factories.smefactory used by org.dbe.eve.simulator
Prototype
          Prototype of an SME which is generated in the GUI constructs new ActorConfiguration in which the SocialVariables are stored sets PicturePath, PrototypeName and number of SMEs of specific Prototypes
 

Classes in org.dbe.eve.factories.smefactory used by testcases
SMEFactory
          implements the factory design pattern for SME-creation and includes an OverallServicePool with random services