|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OntologyLintPattern
Title: Ontology-based Lint Pattern Interface
Description:
Copyright: Copyright (c) 2008
Company: Clark & Parsia, LLC.
| Method Summary | |
|---|---|
java.util.List<Lint> |
match(org.semanticweb.owl.model.OWLOntology ontology)
Match an OWLOntology and returns a list of Lint
for the OWLOntology. |
| Methods inherited from interface com.clarkparsia.pellint.lintpattern.LintPattern |
|---|
getDefaultLintFormat, getDescription, getName, isFixable |
| Method Detail |
|---|
java.util.List<Lint> match(org.semanticweb.owl.model.OWLOntology ontology)
Lint
for the OWLOntology.
Lint for the OWLOntology. Never returns null.Lint
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||