@Dependent public class OntologyValidator extends Object
| Constructor and Description |
|---|
OntologyValidator()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canAddClass(OntologyClassBean bean)
Returns true if the given ontology class bean is OK to add to the
ontology.
|
OntologyBean |
getOntology() |
void |
setOntology(OntologyBean ontology) |
public OntologyBean getOntology()
public void setOntology(OntologyBean ontology)
ontology - the ontology to setpublic boolean canAddClass(OntologyClassBean bean)
bean - Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.