public class PatternOWLSubClassAxiomFrameSectionRow
extends org.protege.editor.owl.ui.frame.cls.OWLSubClassAxiomFrameSectionRow
| Constructor and Description |
|---|
PatternOWLSubClassAxiomFrameSectionRow(org.protege.editor.owl.OWLEditorKit owlEditorKit,
PatternOWLSubCLassAxiomFrameSection section,
org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.model.OWLClass rootObject,
org.semanticweb.owlapi.model.OWLSubClassOfAxiom axiom,
PatternModel generatingPatternModel) |
| Modifier and Type | Method and Description |
|---|---|
PatternModel |
getGeneratingPatternModel() |
boolean |
isDeleteable() |
boolean |
isEditable() |
createAxiom, getManipulatableObjects, getObjectEditorcanAcceptDrop, checkEditorResults, dropObjects, getAdditionalButtons, getAxiom, getDeletionChanges, getDelimeter, getEditor, getFrameSection, getObjectRendering, getOntology, getOWLDataFactory, getOWLEditorKit, getOWLModelManager, getOWLOntologyManager, getPrefix, getRendering, getRoot, getRootObject, getSuffix, getTooltip, getUserObject, handleDelete, handleEdit, handleEditingFinished, isFixedHeight, isInferred, setUserObject, toStringpublic PatternOWLSubClassAxiomFrameSectionRow(org.protege.editor.owl.OWLEditorKit owlEditorKit,
PatternOWLSubCLassAxiomFrameSection section,
org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.model.OWLClass rootObject,
org.semanticweb.owlapi.model.OWLSubClassOfAxiom axiom,
PatternModel generatingPatternModel)
owlEditorKit - owlEditorKitsection - sectionontology - ontologyrootObject - rootObjectaxiom - axiomgeneratingPatternModel - generatingPatternModelpublic boolean isDeleteable()
isDeleteable in interface org.protege.editor.core.ui.list.MListItemisDeleteable in interface org.protege.editor.owl.ui.frame.OWLFrameSectionRow<org.semanticweb.owlapi.model.OWLClassExpression,org.semanticweb.owlapi.model.OWLSubClassOfAxiom,org.semanticweb.owlapi.model.OWLClassExpression>isDeleteable in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSectionRow<org.semanticweb.owlapi.model.OWLClassExpression,org.semanticweb.owlapi.model.OWLSubClassOfAxiom,org.semanticweb.owlapi.model.OWLClassExpression>public boolean isEditable()
isEditable in interface org.protege.editor.core.ui.list.MListItemisEditable in interface org.protege.editor.owl.ui.frame.OWLFrameSectionRow<org.semanticweb.owlapi.model.OWLClassExpression,org.semanticweb.owlapi.model.OWLSubClassOfAxiom,org.semanticweb.owlapi.model.OWLClassExpression>isEditable in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSectionRow<org.semanticweb.owlapi.model.OWLClassExpression,org.semanticweb.owlapi.model.OWLSubClassOfAxiom,org.semanticweb.owlapi.model.OWLClassExpression>public final PatternModel getGeneratingPatternModel()
Copyright © 2014 The University of Manchester. All Rights Reserved.