public class OWLClassContainer extends Object
| Constructor and Description |
|---|
OWLClassContainer(org.semanticweb.owlapi.model.OWLClass cls,
String nodePath,
boolean root) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNodePath() |
org.semanticweb.owlapi.model.OWLClass |
getOwlClass() |
boolean |
isRoot() |
Copyright © 2015. All Rights Reserved.