public class OPPLBuilder.OPPLVariableListItem extends VariableListItem
| Modifier and Type | Field and Description |
|---|---|
protected org.coode.oppl.protege.ui.OPPLBuilder.OPPLBuilderModel |
model |
variable| Modifier | Constructor and Description |
|---|---|
protected |
OPPLBuilder.OPPLVariableListItem(Variable<?> variable,
org.protege.editor.owl.OWLEditorKit owlEditorKit,
boolean isEditable,
boolean isDeleatable,
org.coode.oppl.protege.ui.OPPLBuilder.OPPLBuilderModel m) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTooltip() |
void |
handleEdit() |
addOPPLMacroListener, equals, getConstraintSystem, getOwlEditorKit, getRuntimeExceptionHandler, getVariable, handleDelete, hashCode, isDeleteable, isEditable, removeOPPLMacroListenerprotected final org.coode.oppl.protege.ui.OPPLBuilder.OPPLBuilderModel model
protected OPPLBuilder.OPPLVariableListItem(Variable<?> variable, org.protege.editor.owl.OWLEditorKit owlEditorKit, boolean isEditable, boolean isDeleatable, org.coode.oppl.protege.ui.OPPLBuilder.OPPLBuilderModel m)
variable - variableowlEditorKit - owlEditorKitisEditable - isEditableisDeleatable - isDeleatablem - mpublic String getTooltip()
getTooltip in interface org.protege.editor.core.ui.list.MListItemgetTooltip in class VariableListItempublic void handleEdit()
handleEdit in interface org.protege.editor.core.ui.list.MListItemhandleEdit in class VariableListItemCopyright © 2014 The University of Manchester. All Rights Reserved.