jadex.model
Class BatchProcessor.CapabilityInfo
java.lang.Object
jadex.model.BatchProcessor.FileInfo
jadex.model.BatchProcessor.CapabilityInfo
- Enclosing class:
- BatchProcessor
public static class BatchProcessor.CapabilityInfo
- extends BatchProcessor.FileInfo
Struct for saving file info for capabilities.
BatchProcessor.CapabilityInfo
public BatchProcessor.CapabilityInfo(String filename,
String[] imports)
throws IOException
- Create a new capability 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-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.