jadex.model
Class BatchProcessor.AgentInfo
java.lang.Object
   jadex.model.BatchProcessor.FileInfo
jadex.model.BatchProcessor.FileInfo
       jadex.model.BatchProcessor.AgentInfo
jadex.model.BatchProcessor.AgentInfo
- Enclosing class:
- BatchProcessor
- public static class BatchProcessor.AgentInfo- extends BatchProcessor.FileInfo
Struct for saving file info for agents.
 
 
 
 
 
BatchProcessor.AgentInfo
public BatchProcessor.AgentInfo(String filename,
                                String[] imports)
                         throws IOException
- Create a new agent info.
 
- Parameters:
- filename- The absolute or relative filename.
- imports- The imports for loading.
- Throws:
- IOException
Submit a bug or feature
 For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples. Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.