E - typepublic class OWLEntityCreationSet<E extends org.semanticweb.owlapi.model.OWLEntity> extends Object
| Constructor and Description |
|---|
OWLEntityCreationSet(E owlEntity) |
OWLEntityCreationSet(E owlEntity,
List<? extends org.semanticweb.owlapi.model.OWLOntologyChange> changes) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends org.semanticweb.owlapi.model.OWLOntologyChange> |
getOntologyChanges() |
E |
getOWLEntity() |
Copyright © 2014 The University of Manchester. All Rights Reserved.