com.clarkparsia.pellint.model
Class LintFactory

java.lang.Object
  extended by com.clarkparsia.pellint.model.LintFactory

public class LintFactory
extends java.lang.Object

Title:

Description:

Copyright: Copyright (c) 2008

Company: Clark & Parsia, LLC.

Author:
Harris Lin

Constructor Summary
LintFactory(LintPattern lintPattern, org.semanticweb.owl.model.OWLOntology participatingOntology)
           
 
Method Summary
 Lint make()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LintFactory

public LintFactory(LintPattern lintPattern,
                   org.semanticweb.owl.model.OWLOntology participatingOntology)
Method Detail

make

public Lint make()


Copyright © 2004 Evren Sirin. All Rights Reserved.