public class PatternBuilder.PatternBuilderVariableListItem extends VariableListItem
variable| Constructor and Description |
|---|
PatternBuilder.PatternBuilderVariableListItem(Variable<?> variable,
PatternConstraintSystem constraintSystem,
org.protege.editor.owl.OWLEditorKit owlEditorKit,
boolean isEditable,
boolean isDeleatable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTooltip() |
void |
handleEdit() |
addOPPLMacroListener, equals, getConstraintSystem, getOwlEditorKit, getRuntimeExceptionHandler, getVariable, handleDelete, hashCode, isDeleteable, isEditable, removeOPPLMacroListenerpublic PatternBuilder.PatternBuilderVariableListItem(Variable<?> variable, PatternConstraintSystem constraintSystem, org.protege.editor.owl.OWLEditorKit owlEditorKit, boolean isEditable, boolean isDeleatable)
variable - variableconstraintSystem - constraintSystemowlEditorKit - owlEditorKitisEditable - isEditableisDeleatable - isDeleatablepublic 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.