Class TableMutationExaminer
java.lang.Object
ch.nolix.system.objectschema.modelmutationexaminer.TableMutationExaminer
- All Implemented Interfaces:
ITableMutationExaminer
- Author:
- Silvan Wyss
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TableMutationExaminer
public TableMutationExaminer()
-
-
Method Details
-
canBeAddedToDatabase
- Specified by:
canBeAddedToDatabasein interfaceITableMutationExaminer- Parameters:
table-- Returns:
- true if the given table can be added to a
IDatabase, false otherwise.
-