Jadex 0.96-beta1

jadex.model
Class BatchProcessor.PropertiesInfo

java.lang.Object
  extended by jadex.model.BatchProcessor.FileInfo
      extended by jadex.model.BatchProcessor.PropertiesInfo
Enclosing class:
BatchProcessor

public static class BatchProcessor.PropertiesInfo
extends BatchProcessor.FileInfo

Struct for saving file info for properties.


Field Summary
 
Fields inherited from class jadex.model.BatchProcessor.FileInfo
filename
 
Constructor Summary
BatchProcessor.PropertiesInfo(String filename, String[] imports)
          Create a new properties info.
 
Method Summary
 
Methods inherited from class jadex.model.BatchProcessor.FileInfo
equals, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchProcessor.PropertiesInfo

public BatchProcessor.PropertiesInfo(String filename,
                                     String[] imports)
                              throws IOException
Create a new properties info.

Parameters:
filename - The absolute or relative filename.
imports - The imports for loading.
Throws:
IOException

Jadex 0.96-beta1

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.