public interface OPPLMacroListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleDeletedVariable(Variable<?> variable)
Handles the notification that a Variable has been deleted from the
OPPLMacro
|
void |
handleGeneralisedOWLObject(Variable<?> variable)
Handles the notification that an entity has been genearlised as a new
Variable
|
void |
handleGeneralisedOWLObject(Variable<?> variable,
org.semanticweb.owlapi.model.OWLObject owlObject)
Handles the notification that an entity has been generalised and assigned
to an existing Variable
|
void handleGeneralisedOWLObject(Variable<?> variable)
variable - variablevoid handleGeneralisedOWLObject(Variable<?> variable, org.semanticweb.owlapi.model.OWLObject owlObject)
variable - variableowlObject - owlObjectvoid handleDeletedVariable(Variable<?> variable)
variable - variableCopyright © 2014 The University of Manchester. All Rights Reserved.