public class OPPLSelectClauseListItem extends Object implements org.protege.editor.core.ui.list.MListItem
| Constructor and Description |
|---|
OPPLSelectClauseListItem(boolean asserted,
org.semanticweb.owlapi.model.OWLAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLAxiom |
getAxiom() |
String |
getTooltip() |
boolean |
handleDelete() |
void |
handleEdit() |
boolean |
isAsserted() |
boolean |
isDeleteable() |
boolean |
isEditable() |
public OPPLSelectClauseListItem(boolean asserted,
org.semanticweb.owlapi.model.OWLAxiom axiom)
asserted - assertedaxiom - axiompublic String getTooltip()
getTooltip in interface org.protege.editor.core.ui.list.MListItempublic boolean isDeleteable()
isDeleteable in interface org.protege.editor.core.ui.list.MListItempublic boolean isEditable()
isEditable in interface org.protege.editor.core.ui.list.MListItempublic boolean isAsserted()
public org.semanticweb.owlapi.model.OWLAxiom getAxiom()
public boolean handleDelete()
handleDelete in interface org.protege.editor.core.ui.list.MListItempublic void handleEdit()
handleEdit in interface org.protege.editor.core.ui.list.MListItemCopyright © 2014 The University of Manchester. All Rights Reserved.