kddml.Core.KDDMLObjectResourceFactory Class Reference
Inheritance diagram for kddml.Core.KDDMLObjectResourceFactory:
List of all members.
Detailed Description
The common superclass for external source factory. An external source factory loads the KDDMLObject from an external source (e.g. PMML document, database, file ARFF) or give a proprietary method to build a new table or model.
Title: KDDML
Description: Knowledge Discovery in Database Environment
Copyright: Copyright (c) 2003-2005
Company: Universita' di Pisa - Dipartimento di Informatica
- Author:
- Andrea Romei (romei@di.unipi.it)
- Version:
- 2.0.16
Constructor & Destructor Documentation
kddml.Core.KDDMLObjectResourceFactory.KDDMLObjectResourceFactory |
( |
java.io.File |
f |
) |
throws KDDMLCoreException |
|
|
Constructor given the physical file containing the object.
- Parameters:
-
| f | File the file containing the reference to the physical object. |
- Exceptions:
-
|
Member Function Documentation
void kddml.Core.KDDMLObjectResourceFactory.setOverwrite |
( |
boolean |
overwrite |
) |
|
|
|
Sets the overwrite method about the object if it already exist in the physical repository. By default, the overwrite method is off.
- Parameters:
-
| overwrite | boolean if true, the overwrite procedure is active. |
|
boolean kddml.Core.KDDMLObjectResourceFactory.existObject |
( |
|
) |
|
|
|
Returns true if the object already exists in the repository. False otherwise.
- Returns:
- boolean
|
Generated on Thu Feb 23 13:04:37 2006 for kddml by
1.4.3