org.openanzo.jastor.templates.jet.dataset
Class DatasetFactoryTemplate
java.lang.Object
org.openanzo.jastor.templates.jet.dataset.DatasetFactoryTemplate
- All Implemented Interfaces:
- OntologyTemplate
public class DatasetFactoryTemplate
- extends java.lang.Object
- implements OntologyTemplate
Copyright (c) 2004, 2007 IBM Corporation and Cambridge Semantics Incorporated.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
File: $Source: /cvsroot/slrp/boca/com.ibm.adtech.boca.jastor/templates/dataset/Attic/ontology.skeleton,v $
Created by: Generated Source from Jastor
Created on: 7/27/05
Revision: $Id: ontology.skeleton 172 2007-07-31 14:22:23Z mroy $
Contributors:
IBM Corporation - initial API and implementation
Cambridge Semantics Incorporated - Fork to Anzo
|
Field Summary |
static java.lang.String |
copyright
|
java.lang.String |
NL
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NL
public final java.lang.String NL
copyright
public static final java.lang.String copyright
- See Also:
- Constant Field Values
DatasetFactoryTemplate
public DatasetFactoryTemplate(OntologyFileProvider fileProvider)
DatasetFactoryTemplate
public DatasetFactoryTemplate()
create
public static DatasetFactoryTemplate create(java.lang.String lineSeparator)
getFileProvider
public OntologyFileProvider getFileProvider()
- Specified by:
getFileProvider in interface OntologyTemplate
setFileProvider
public void setFileProvider(OntologyFileProvider fileProvider)
- Specified by:
setFileProvider in interface OntologyTemplate
generate
public java.lang.String generate(Ontology ont)
- Specified by:
generate in interface OntologyTemplate
Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.