Index
All Classes and Interfaces|All Packages|Serialized Form
I
- IMatDataHandler - Class in se.chalmers.cse.dat216.project
-
The IMatDataHandler class is a common facade for most functionality of the iMat-backend.
- IMatDataHandler() - Constructor for class se.chalmers.cse.dat216.project.IMatDataHandler
-
Constructor that should never be called, use getInstance() instead.
- imatDirectory() - Method in class se.chalmers.cse.dat216.project.IMatDataHandler
-
Returns the path to the directory where the IMatDataHandler stores data.
- IOUtilities - Class in se.chalmers.cse.dat216.project.util
-
A utility class for commonly used IO-related operations.
- IOUtilities() - Constructor for class se.chalmers.cse.dat216.project.util.IOUtilities
- IOUtilities.DirectoryFileFilter - Class in se.chalmers.cse.dat216.project.util
-
A class that implements the FileFilter interface, and accepts files that are directories.
- IOUtilities.FileFileFilter - Class in se.chalmers.cse.dat216.project.util
-
A class that implements the FileFilter interface, and accepts files that are indeed files.
- isAddEvent() - Method in class se.chalmers.cse.dat216.project.CartEvent
- isCustomerComplete() - Method in class se.chalmers.cse.dat216.project.IMatDataHandler
-
Returns true if all information about the customer has been given.
- isEcological() - Method in class se.chalmers.cse.dat216.project.Product
-
Returns whether the product is an ECO product or not.
- isFavorite(Product) - Method in class se.chalmers.cse.dat216.project.IMatDataHandler
-
Returns true if the product p is a favorite, false otherwise.
- isFirstRun() - Method in class se.chalmers.cse.dat216.project.IMatDataHandler
-
Returns true if this is the first run, false otherwise.
All Classes and Interfaces|All Packages|Serialized Form